Missing OS_EXTGW_ID in OpenStack Docs

This commit adds a note about the requirement for the OS_EXTGW_ID
environment variable in order to run the OpenStack Provider acceptance
tests.
This commit is contained in:
Joe Topjian 2016-08-09 16:49:46 +00:00
parent d63008e880
commit 34d425fc26
1 changed files with 2 additions and 0 deletions

View File

@ -144,6 +144,8 @@ variables must also be set:
* `OS_NETWORK_ID` - The UUID of a network in your test environment.
* `OS_EXTGW_ID` - The UUID of the external gateway.
To make development easier, the `builtin/providers/openstack/devstack/deploy.sh`
script will assist in installing and configuring a standardized
[DevStack](http://docs.openstack.org/developer/devstack/) environment along with