openstack-python-openstackc.../openstackclient/tests
Richard Theis 57dac0bc3a Refactor network endpoint enablement checking
Move the network endpoint enablement checking from the 'server create'
command to the common client manager. This allows future network
commands to use either nova or neutron networking based on the cloud
environment.

This patch set also includes related unit test enhancements to the
common client manager to trigger authentication on the tests.

Change-Id: Ia37e81d4fb05a1e2fceb3e5d367bda769ab8e64b
Related-Bug: #1519511
Related-to: blueprint neutron-client
2016-01-04 13:49:49 -06:00
..
api when fetching object store properties use lower() 2015-12-14 12:23:44 -05:00
common Refactor network endpoint enablement checking 2016-01-04 13:49:49 -06:00
compute TestServerGeneral: Add test for _prep_server_detail() 2015-12-20 11:33:46 +08:00
identity Replace assertEqual(None, *) with assertIsNone in tests 2015-12-17 17:10:37 +05:30
image Add owner validation for "openstack image create/set" 2015-12-21 11:17:42 -06:00
network Merge "Map some of the SDK field names" 2016-01-01 17:27:23 +00:00
object Merge "Move session and fixtures to keystoneauth1" 2015-10-20 19:57:36 +00:00
volume Add multi deletion testcase for openstack volume delete 2015-12-02 16:02:10 +08:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Refactor network endpoint enablement checking 2016-01-04 13:49:49 -06:00
test_shell.py Add all regions to cloud configuration 2015-12-23 12:48:45 -06:00
utils.py Check volume status before extending size 2015-02-06 09:05:41 -08:00