openstacksdk/shade
Sławek Kapłoński 81239f6742 Remove neutronclient from shade's dependencies
All calls to Neutron API are now done with REST calls made
via keystoneauth1.
Shade don't require python-neutronclient package for now.

Change-Id: I0aa6f32b10986e99d6f86cad9640d9d95b5d2cef
2017-05-07 22:15:15 +00:00
..
_heat Remove python-heatclient and replace with REST 2017-03-27 15:28:00 -05:00
cmd Merge "Allow inventory filtering by cloud name" 2016-01-12 22:03:30 +00:00
tests Fix Neutron floating IP test 2017-05-07 19:50:03 +00:00
__init__.py Actually fix the app_name protection 2017-04-18 14:09:17 -05:00
_adapter.py Add optional error_message to adapter.request 2017-04-28 15:26:01 -05:00
_log.py Add a NullHandler to all of our loggers 2015-09-22 16:10:11 -05:00
_normalize.py Remove cinderclient mocks from snapshot tests 2017-05-05 23:40:01 +00:00
_tasks.py Replace neutronclient with REST API calls in FIP commands 2017-05-07 11:06:42 +00:00
_utils.py Remove neutronclient from shade's dependencies 2017-05-07 22:15:15 +00:00
exc.py Remove two lines that are leftover and broken 2017-04-30 10:23:46 -05:00
inventory.py Always do network interface introspection 2016-03-23 10:18:24 -05:00
meta.py Don't get ports info from unavailable neutron service 2017-05-03 07:04:24 +00:00
openstackcloud.py Remove neutronclient from shade's dependencies 2017-05-07 22:15:15 +00:00
operatorcloud.py Replace neutronclient with REST API calls in quotas commands 2017-05-01 14:02:38 +00:00
task_manager.py Pass task to post_task_run hook 2017-02-06 17:23:04 -06:00