From 247ee515d506136a24453617ec632163a3cc935b Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 21 Apr 2014 21:38:09 -0700 Subject: [PATCH] website: more OpenStack docs --- 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 49369d84d..db432ed41 100644 --- a/website/source/docs/builders/openstack.html.markdown +++ b/website/source/docs/builders/openstack.html.markdown @@ -54,6 +54,10 @@ Required: Optional: +* `api_key` (string) - The API key used to access OpenStack. Some OpenStack + installations require this. If not specified, Packer will attempt to + read this from the `SDK_API_KEY` environmental variable. + * `project` (string) - The project name to boot the instance into. Some OpenStack installations require this. If not specified, Packer will attempt to read this from the `SDK_PROJECT` or `OS_TENANT_NAME` environmental