From be3f391e37d44f81af2db9ddbfe0b59f2361ae63 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 21 Apr 2014 21:04:43 -0700 Subject: [PATCH] website: update docs for OpenStack changes --- website/source/docs/builders/openstack.html.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/source/docs/builders/openstack.html.markdown b/website/source/docs/builders/openstack.html.markdown index 6391274e2..c63488564 100644 --- a/website/source/docs/builders/openstack.html.markdown +++ b/website/source/docs/builders/openstack.html.markdown @@ -52,6 +52,10 @@ Required: Optional: +* `openstack_provider` (string) - A name of a provider that has a slightly + different API model. Currently supported values are "openstack" (default), + and "rackspace". + * `project` (string) - The project name to boot the instance into. Some OpenStack installations require this. By default this is empty.