Merge pull request #1260 from lflux/website-openstack-rackspace-default

website: add required value for openstack_provider for rackspace example
This commit is contained in:
Mitchell Hashimoto 2014-09-02 09:58:47 -07:00
commit 519adf8579
1 changed files with 1 additions and 0 deletions

View File

@ -124,6 +124,7 @@ Ubuntu 12.04 LTS (Precise Pangolin) on Rackspace OpenStack cloud offering.
"api_key": "",
"openstack_provider": "rackspace",
"provider": "rackspace-us",
"openstack_provider":"rackspace",
"region": "DFW",
"ssh_username": "root",
"image_name": "Test image",