Add documentation for config_drive

Signed-off-by: Ian Duffy <ian@ianduffy.ie>
This commit is contained in:
Ian Duffy 2015-12-09 22:28:47 +00:00
parent 77d9a89d1b
commit 7271b6ac8d
1 changed files with 3 additions and 0 deletions

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