openstack-python-openstackc.../openstackclient/tests/unit/common
Dean Troyer ef99f44462 Improve no-auth path
The commands that do not require authentication sometimes still need
to call ClientManager.is_network_endpoint_enabled() to see if Neutron
is available.  Optimize the paths a bit to skip auth when it is not
necessary; the upshot is Neutron will be assumed in these cases now.

This gets a LOT cleaner when it appears is a future osc-lib.

Change-Id: Ifaddc57dfa192bde04d0482e2cdcce111313a22a
2017-04-24 18:57:10 -05:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_availability_zone.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_clientmanager.py Improve no-auth path 2017-04-24 18:57:10 -05:00
test_command.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_commandmanager.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_configuration.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_extension.py OSC Extension Show 2017-03-22 16:39:19 +00:00
test_logs.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_module.py Support list commands by group name keyword 2017-02-23 12:13:06 +08:00
test_parseractions.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_quota.py Merge "OSC Quota List" 2017-03-21 03:56:05 +00:00