Merge pull request #2989 from imduffy15/master

Add documentation for config_drive
This commit is contained in:
Chris Bednarski 2015-12-09 14:31:53 -08:00
commit a05d348d10

View File

@ -103,6 +103,9 @@ builder.
- `metadata` (object of key/value strings) - Glance metadata that will be
applied to the image.
- `config_drive` (boolean) - Whether or not nova should use ConfigDrive for
cloud-init metadata.
## Basic Example: Rackspace public cloud
Here is a basic example. This is a working example to build a Ubuntu 12.04 LTS