python-openstackclient/openstackclient/tests
Dean Troyer 2a1a174086 Gate-unbreaking combo review
Fix argument precedence hack
  Working around issues in os-client-config <= 1.18.0

  This is ugly because the issues in o-c-c 1.19.1 run even deeper
  than in 1.18.0, so we're going to use 1.19.0 get_one_cloud() that
  is known to work for OSC and fix o-c-c with an axe.

Remove return values for set commands
  'identity provider set' and 'service provider set' were still
  returning their show-like data, this is a fail for set commands
  now, don't know how this ever passed before...

Constraints are ready to be used for tox.ini
  Per email[1] from Andreas, we don't need to hack at install_command
  any longer.

  [1] http://openstack.markmail.org/thread/a4l7tokbotwqvuoh

Co-authorioed-by: Steve Martinelli <s.martinelli@gmail.com>
Depends-On: I49313dc7d4f44ec897de7a375f25b7ed864226f1
Change-Id: I426548376fc7d3cdb36501310dafd8c44d22ae30
2016-08-18 07:21:15 -05:00
..
api Standardize import format 2016-07-22 19:24:02 +08:00
common Allow setting quotas for server groups and server group members 2016-07-27 13:04:36 +03:00
compute Merge "Pass security group id to novaclient while adding security group to server" 2016-07-29 13:21:20 +00:00
identity Gate-unbreaking combo review 2016-08-18 07:21:15 -05:00
image Merge "Use identity fake classes instead of old unit tests data" 2016-07-26 15:13:20 +00:00
network Merge "Implement network agents functionality" 2016-08-05 16:01:13 +00:00
object Standardize import format 2016-07-22 19:24:02 +08:00
volume Support multi REST API calls error handling for "volume set" command 2016-08-06 09:15:21 +08:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Standardize import format 2016-07-22 19:24:02 +08:00
test_shell.py osc-lib: shell 2016-08-05 13:48:55 -05:00
utils.py Standardize import format 2016-07-22 19:24:02 +08:00