cloudstack/utils
alena b383aaceec bug 7517: Added an ability to specify vm's host name during vm Deploy using "name" parameter. The parameter is optional.
status 7517: resolved fixed

Name should follow these rules:
* must be between 1 and 63 characters long and may contain only the ASCII letters 'a' through 'z', the digits '0' through '9', and the hyphen ('-').
* can not start  with a hyphen, and must not end with a hyphen

Once name is set (during vm deploy), it can't be modified.
2010-12-15 15:52:16 -08:00
..
bindir If git build sccs file is present, catenate it to standard output with these brand new commands 2010-08-11 18:14:55 -07:00
conf Source code committed 2010-08-11 09:13:29 -07:00
src bug 7517: Added an ability to specify vm's host name during vm Deploy using "name" parameter. The parameter is optional. 2010-12-15 15:52:16 -08:00
test/com/cloud/utils Source code committed 2010-08-11 09:13:29 -07:00
.classpath Source code committed 2010-08-11 09:13:29 -07:00
.project Source code committed 2010-08-11 09:13:29 -07:00