cloudstack/core
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 Persist disk chain info when we detach a volume, check disk chain info when we attach a volume, this is required when snapshot operations are involved in vwmare 2010-12-03 18:59:23 -08:00
.project revert un neccessary changes 2010-09-29 18:40:52 -07:00