openstack-python-openstackc.../openstackclient/tests
Dean Troyer 2b02beaa51 Liberalize version matching a bit
For class-loading purposes we can just use the major version,
so accept that. Only Identity and Compute were affected; Compute
is included just to be pedantically complete.

For command groups we also just use the major version so fix
Compute and the version option handling.

Change the internal default for Identity to a simple '2' so it
is also consistent with the rest of the world.

Then comes microversioning...

Closes-Bug: #1292638
Change-Id: Ibaf823b31caa288a83de38d2c258860b128b87d8
2014-11-16 11:37:52 -06:00
..
api Update use of open() in object API 2014-10-13 10:34:11 -05:00
common Change --os-auth-plugin to --os-auth-type 2014-10-23 15:37:44 -05:00
compute Fix server create for boot-from-volume 2014-10-24 17:55:44 -05:00
identity Swap remaining assertEqual arguments 2014-11-07 15:08:08 -06:00
image Close files on image create 2014-10-14 15:37:23 -05:00
network Merge "Add network extension list" 2014-09-18 09:41:51 +00:00
object Beef up object-store tests 2014-10-22 23:41:21 -05:00
volume assertEquals order wrong 2014-09-04 14:47:28 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Merge "Use fixtures from keystoneclient for static data" 2014-11-12 21:54:07 +00:00
test_shell.py Liberalize version matching a bit 2014-11-16 11:37:52 -06:00
utils.py Close files on server create, add tests 2014-10-14 15:45:20 -05:00