summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/service.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-2/+0
| | | | | | | | | | | 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
* Removed unused imports.Josh Kearney2013-03-151-1/+0
| | | | Change-Id: Ib1bae16f996559c008fb1fe0b74f26b152854ea8
* Added compute service support.Josh Kearney2013-03-051-0/+111
Change-Id: I548e35396534b5498f31a45c752984f6d33357c3