GitHub user fifthecho opened a pull request:
https://github.com/apache/libcloud/pull/289
LIBCLOUD-550_DisplayName
Added support for "displayname" CloudStack deployment parameter and removed
automatic setting of "name" parameter.
This will allow for deployment of instances without a hostname, but with a
displayname, so that you can have multiple tenants using the same displayname
with unique hostnames being generated from the instance UUID.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fifthecho/libcloud trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/289.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #289
----
commit 2479dd60045d0764b03bc8a766c813d156f1d4e3
Author: Jeff Moody <[email protected]>
Date: 2014-05-05T18:05:30Z
LIBCLOUD-550_DisplayName
Added support for "displayname" CloudStack deployment parameter and removed
automatic setting of "name" parameter.
This will allow for deployment of instances without a hostname, but with a
displayname, so that you can have multiple tenants using the same displayname
with unique hostnames being generated from the instance UUID.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---