openstack-python-openstackc.../openstackclient/compute/v2
Steve Martinelli 1a0d5ccc68 Remove api = apiName calls from each method
As discussed in https://review.openstack.org/#/c/36352/ for each
command, we were setting api = identity or volume... etc,
this was for an old way of calling commands that are is no longer
used.

Also removed openstackclient/common/command.py

Change-Id: I2705f35d343f2ae729dc22d6aed0b852b2f8ca19
2013-07-12 11:07:33 -05:00
..
__init__.py Standardize on a copyright header and ensure all files have them. 2013-01-24 12:02:23 -06:00
agent.py Remove api = apiName calls from each method 2013-07-12 11:07:33 -05:00
console.py Remove api = apiName calls from each method 2013-07-12 11:07:33 -05:00
fixedip.py Remove api = apiName calls from each method 2013-07-12 11:07:33 -05:00
flavor.py Remove api = apiName calls from each method 2013-07-12 11:07:33 -05:00
floatingip.py Remove api = apiName calls from each method 2013-07-12 11:07:33 -05:00
floatingippool.py Remove api = apiName calls from each method 2013-07-12 11:07:33 -05:00
host.py Remove api = apiName calls from each method 2013-07-12 11:07:33 -05:00
hypervisor.py Remove api = apiName calls from each method 2013-07-12 11:07:33 -05:00
keypair.py Remove api = apiName calls from each method 2013-07-12 11:07:33 -05:00
server.py Remove api = apiName calls from each method 2013-07-12 11:07:33 -05:00
service.py Remove api = apiName calls from each method 2013-07-12 11:07:33 -05:00