python-novaclient/novaclient
Matt Riedemann 3a03a0e10d Remove deprecated network APIs
These were deprecated in Newton:

aaebeb05a0

The 'find network' convenience helper when
booting a server only works with neutron now,
and assumes the 'network' endpoint is in the
service catalog.

The functional tests are changed to use
python-neutronclient for listing and finding
the network to use. At this point, we don't
have any nova-network CI jobs that will work
with novaclient, so the non-voting mitaka
nova-network job is also being removed in change
I63b36fb8acc5c9a273e6adcb271df16d0f71031e.

As noted in the release note, the only remaining
pure nova-network CLI/API that will work is for
listing virtual interfaces, which is only implemented
for nova-network within Nova. The functional tests
for this API are removed since we don't have any
nova-network CI jobs that will test it besides
unit tests. Long-term we'll likely deprecate the
os-virtual-interfaces API as well and replace it with
the os-interface API.

Change-Id: I8c520100a0016eed3959619c71dae037ebd72939
2017-04-03 13:17:25 -04:00
..
tests Remove deprecated network APIs 2017-04-03 13:17:25 -04:00
v2 Remove deprecated network APIs 2017-04-03 13:17:25 -04:00
__init__.py Add support for showing aggregate UUIDs (v2.41) 2017-01-05 22:11:09 -05:00
api_versions.py Remove log translations 2017-03-25 14:03:26 +08:00
base.py Merge "Fixed the __ne__ implementation in base.Resource" 2016-12-21 01:24:06 +00:00
client.py Remove log translations 2017-03-25 14:03:26 +08:00
crypto.py Corrects typos "coearse," "proejct," and "unecrypts" 2014-09-18 15:24:54 -07:00
exceptions.py Make _console() public 2017-01-18 09:36:43 +08:00
extension.py Cleanup needless code from oslo-incubator 2015-12-18 08:46:12 +00:00
i18n.py Remove log translations 2017-03-25 14:03:26 +08:00
shell.py Fix devstack python-novaclient warning 2017-02-23 14:42:55 -05:00
utils.py Tags and Metadata fields with unicode cannot be correctly displayed 2017-03-05 17:37:29 +08:00