cloudstack/api
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
..
src/com/cloud 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
.classpath api refactoring 2010-11-21 12:00:21 -08:00
.project Source code committed 2010-08-11 09:13:29 -07:00