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.