openstack-python-openstackc.../openstackclient
Dean Troyer c901620a03 Attempt to de-race qos policy
We're getting about 1-in-6 failures on qos policy delete now, with the message
that the policy is in use by a network.  It shouldn't be, this is possibly
due to the small window where the policy is set as the default.  Let's
remove that and shore up the test using --share instead.

Change-Id: I8d669bd3c5c88dadd2927aee89e5ef72cf4001c4
2017-10-18 14:03:51 -05:00
..
api Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
common Fix 'project purge' deletes ALL images problem 2017-09-26 20:49:32 +00:00
compute Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
identity Optimize getting endpoint list 2017-09-26 14:31:07 -07:00
image Update image cli doc and fix some typos 2017-08-25 08:08:31 +08:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2017-08-16 07:50:55 +00:00
network Avoid default mutable values in arguments 2017-10-10 14:04:40 +01:00
object Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
tests Attempt to de-race qos policy 2017-10-18 14:03:51 -05:00
volume Replace "Display Name" by "Name" in volume list 2017-05-26 11:37:09 +08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Useless line of code in shell.py 2017-09-08 06:28:15 +00:00