This website requires JavaScript.
Explore
Get Started
openstack
/
python-novaclient
Code
Issues
Proposed changes
Files
636f32b00aef03202efc2c7fb16ee36c166f2bfc
python-novaclient
/
novaclient
History
Chuck
636f32b00a
refactored --service_name to only work with compute calls and added
...
--volume_service_name for volume calls Change-Id: I2b1188fb57f9576daebfaceaddc6eea44a47b4ee
2012-05-09 11:11:38 -05:00
..
v1_1
refactored --service_name to only work with compute calls and added
2012-05-09 11:11:38 -05:00
__init__.py
Tests working again...merged in some work we did earlier.
2011-08-03 17:41:33 -04:00
base.py
Request ID when name is ambiguous.
2012-04-09 21:13:57 +00:00
client.py
refactored --service_name to only work with compute calls and added
2012-05-09 11:11:38 -05:00
exceptions.py
Display the request id on error response.
2012-04-11 15:00:49 -04:00
extension.py
Extensions can now modify resources.
2011-12-21 19:25:39 +00:00
service_catalog.py
refactored --service_name to only work with compute calls and added
2012-05-09 11:11:38 -05:00
shell.py
refactored --service_name to only work with compute calls and added
2012-05-09 11:11:38 -05:00
utils.py
Updated to new prettytable api. Fixes bug 995818
2012-05-07 18:45:57 +02:00