horizon/openstack_dashboard/test/api_tests
Akihiro Motoki 936fc59aa8 Disable Floating IP features if Neutron router is disabled
If the config option 'enable_router' is set to False,
Floating IP features are disabled when Neutron is enabled.
It does not affect when Neutron is disabled.

It also adds unit tests for api.network.servers_update_addresses
which is affected by this change.

Completes blueprint hide-router-panel-by-config
Closes-Bug: #1292022
Change-Id: Ib63c6a0e7bb5661d4a60d10a1722fdad978b50bb
2014-08-30 05:12:27 +09:00
..
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
base_tests.py APIDictWrapper getitem lookups fail for non str 2014-06-04 14:10:29 -06:00
ceilometer_tests.py Fix Flake8 style warnings in openstack_dashboard/ 2014-07-30 14:13:24 +02:00
cinder_tests.py Enable changing volume type of a volume 2014-08-25 11:09:31 -07:00
fwaas_tests.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
glance_tests.py add Previous link to Admin > Images table 2014-06-27 18:29:02 -07:00
heat_tests.py add Previous link to Project > Stacks table 2014-08-05 15:00:48 -07:00
keystone_tests.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
lbaas_tests.py Correct return values of mocked methods in LBaaS API test 2014-08-22 23:22:33 +09:00
network_tests.py Disable Floating IP features if Neutron router is disabled 2014-08-30 05:12:27 +09:00
neutron_tests.py Horizon changes for DVR 2014-08-25 14:26:28 +09:00
nova_tests.py replace dict.iteritems() with six.iteritems(dict) 2014-05-26 12:06:58 +02:00
swift_tests.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
vpnaas_tests.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00