python-novaclient/novaclient/v2
Matt Riedemann a425702689 Remove deprecated volume(snapshot) commands/bindings
23f13437dd deprecated the
purely volume or volume-snapshot related CLIs and python
API bindings during Kilo. python-cinderclient should be
used for the python API bindings now, and python-openstackclient
should be used for the CLI for those operations.

The alternate_service_type context manager is also removed
since it was only used for proxying through to the volume API
endpoint.

Since the proxy for creating volumes is removed, we have to
add python-cinderclient for testing the volume attachment
CLIs/APIs that are left intact.

Change-Id: I09a6501603667350f49b1b1fa130353a6d5272a2
2016-04-03 14:05:05 -04:00
..
contrib Fix host-evacuate-live for 2.25 microversion 2016-03-25 14:00:59 -04:00
__init__.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
agents.py Add return-request-id-to-caller function(2/5) 2016-01-27 02:45:22 +00:00
aggregates.py Add return-request-id-to-caller function(2/5) 2016-01-27 02:45:22 +00:00
availability_zones.py Fix H404/405 violations in novaclient/v2/[a-f] 2015-12-07 17:35:19 +09:00
certs.py Fix H404/405 violations in novaclient/v2/[a-f] 2015-12-07 17:35:19 +09:00
client.py Remove deprecated volume(snapshot) commands/bindings 2016-04-03 14:05:05 -04:00
cloudpipe.py Add return-request-id-to-caller function(2/5) 2016-01-27 02:45:22 +00:00
fixed_ips.py Add return-request-id-to-caller function(2/5) 2016-01-27 02:45:22 +00:00
flavor_access.py Add return-request-id-to-caller function(2/5) 2016-01-27 02:45:22 +00:00
flavors.py Add return-request-id-to-caller function(2/5) 2016-01-27 02:45:22 +00:00
floating_ip_dns.py Add return-request-id-to-caller function(2/5) 2016-01-27 02:45:22 +00:00
floating_ip_pools.py Fix H404/405 violations in novaclient/v2/[a-f] 2015-12-07 17:35:19 +09:00
floating_ips_bulk.py Fix H404/405 violations in novaclient/v2/[a-f] 2015-12-07 17:35:19 +09:00
floating_ips.py Add return-request-id-to-caller function(2/5) 2016-01-27 02:45:22 +00:00
fping.py Merge "encode the url parameters" 2015-12-16 13:55:26 +00:00
hosts.py Fix a typo in novaclient/v2/hosts.py 2016-03-07 14:25:54 +09:00
hypervisors.py hypervisor command can't use cell format id to show hypervisor 2015-07-20 04:55:32 +00:00
images.py Add return-request-id-to-caller function(2/5) 2016-01-27 02:45:22 +00:00
keypairs.py Add return-request-id-to-caller function(3/5) 2016-01-28 11:22:00 +00:00
limits.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
networks.py Add return-request-id-to-caller function(3/5) 2016-01-28 11:22:00 +00:00
quota_classes.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
quotas.py Add return-request-id-to-caller function(3/5) 2016-01-28 11:22:00 +00:00
security_group_default_rules.py Add return-request-id-to-caller function(3/5) 2016-01-28 11:22:00 +00:00
security_group_rules.py Add return-request-id-to-caller function(3/5) 2016-01-28 11:22:00 +00:00
security_groups.py Add return-request-id-to-caller function(3/5) 2016-01-28 11:22:00 +00:00
server_groups.py Add return-request-id-to-caller function(3/5) 2016-01-28 11:22:00 +00:00
server_migrations.py Support for abort an ongoing live migration 2016-03-01 13:43:33 +00:00
servers.py Wrap interface_list by proper resource class 2016-03-09 15:02:43 +03:00
services.py encode the url parameters 2015-12-07 20:01:38 +08:00
shell.py Remove deprecated volume(snapshot) commands/bindings 2016-04-03 14:05:05 -04:00
usage.py Overwrite Usage class's get() function 2016-03-06 04:21:02 +00:00
versions.py Add return-request-id-to-caller function(3/5) 2016-01-28 11:22:00 +00:00
virtual_interfaces.py [microversions] Increase max version to 2.12 2015-12-07 22:17:22 +02:00
volumes.py Remove deprecated volume(snapshot) commands/bindings 2016-04-03 14:05:05 -04:00