Merge pull request #2989 from imduffy15/master

Add documentation for config_drive
pull/3000/head
Chris Bednarski 10 years ago
commit a05d348d10

@ -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

Loading…
Cancel
Save