Nirmal Ranganathan created LIBCLOUD-622:
-------------------------------------------
Summary: Add support for config_drive to the Openstack driver
Key: LIBCLOUD-622
URL: https://issues.apache.org/jira/browse/LIBCLOUD-622
Project: Libcloud
Issue Type: Improvement
Components: Compute
Environment: Openstack
Reporter: Nirmal Ranganathan
Priority: Minor
Add a new "ex_config_drive" extension parameter for create_node in
OpenStack_1_1_NodeDriver under drivers/openstack.py
Enables metadata injection in a server through a configuration drive.
To enable a configuration drive, specify true. Otherwise, specify false.
In conjunction with "ex_disk_config" and "ex_userdata" enables support for
cloud-init on some Openstack based clouds.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)