openstack-python-openstackc.../openstackclient
Dean Troyer fbc412e533 Multiple API version support
* Use multiple entry point groups to represent each API+version
  combination supported
* Add some tests

Try it out:
* Right now only '* user' commands have multiple overlapping versions;
  you can see the selection between v2.0 and v3 by looking at the
  command help output for 'tenant' vs 'project':

  os --os-identity-api-version=2.0 help set user
  os --os-identity-api-version=3 help set user

Change-Id: I7114fd246843df0243d354a7cce697810bb7de62
2013-02-06 11:36:28 -06:00
..
common Multiple API version support 2013-02-06 11:36:28 -06:00
compute Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc. 2013-01-31 13:31:41 -06:00
identity Multiple API version support 2013-02-06 11:36:28 -06:00
image Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc. 2013-01-31 13:31:41 -06:00
openstack Copy cfg and iniparser from oslo-incubator 2013-01-30 21:44:40 -06:00
__init__.py Standardize on a copyright header and ensure all files have them. 2013-01-24 12:02:23 -06:00
shell.py Multiple API version support 2013-02-06 11:36:28 -06:00