python-openstackclient/openstackclient/tests/unit
venkata anil fe59e339ae Allow override of distributed router flag
When router_distributed=True is set in neutron.conf,
user can't override this and create a centralized router
through openstack client. Openstack client allows modifying
routers from distributed to centralized after creation but
not supporting centralized flag during creation. We allow
centralized and distributed flags during router creation
with this change.

Closes-bug: #1664255
Change-Id: I75f72ca695338ad8c381cfa89fbb9d8e61ee7bc5
2017-04-06 14:37:14 +00:00
..
api Fixes image api URL endpoint for certain scenario 2017-01-04 18:14:10 +00:00
common Merge "OSC Extension Show" 2017-03-23 20:30:15 +00:00
compute Enable to specify which fixed-ip to add to a vm. 2017-04-04 11:15:29 -05:00
identity doc: Correct Sphinx warnings 2017-03-28 16:41:54 +01:00
image doc: Correct Sphinx warnings 2017-03-28 16:41:54 +01:00
integ move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
network Allow override of distributed router flag 2017-04-06 14:37:14 +00:00
object Add option "--name" to command "openstack object create" 2016-09-26 22:42:10 -04:00
volume Fix volume transfers request commands 2017-03-27 12:31:42 -05:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Show openstacksdk version info in "module list" 2017-02-22 16:40:22 +08:00
test_shell.py [TrivialFix] Fix typo error 2016-12-14 14:39:24 +08:00
utils.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00