python-novaclient/novaclient/tests/functional/api
Ralf Haferkamp 8a2ed13620 Allow to specify a network for functional tests
Currently the tests just attach instances to the first network returned
by "net-list". That might however not be the right thing in some
environments. This change allows to override the default network via the
environment variable "OS_NOVACLIENT_NETWORK". If not specified the
test will fallback to the old behaviour and just use the first network.

Closes-Bug: #1510975
Change-Id: Ie682111127584a33d8e96377d812d3a6352c760d
2016-02-16 12:43:04 +01:00
..
__init__.py add ips to novaclient server manager 2015-04-21 12:40:53 -04:00
test_servers.py Allow to specify a network for functional tests 2016-02-16 12:43:04 +01:00