openstack-python-openstackc.../openstackclient
Tang Chen c95c73f8e2 Fix wrong test in flavor unit tests
In test_flavor_set_no_project(), we aimed to test a
situation like this: User specifies "--project" option,
but didn't specifies the project name or ID.

But in the source code, it becomes "--project ''".

The test could past because if project and property
are both None, the command will raise an exception.

Change-Id: I39567306debb901e8bad420fa2492f1b207efddc
2016-06-03 15:53:49 +08:00
..
api Avoid TypeError on message object additions 2016-05-19 18:07:53 -07:00
common Add network support for "quota set" 2016-05-19 20:42:59 +08:00
compute Merge "Add support for removing flavor-access" 2016-06-02 18:14:48 +00:00
identity Do not require an scope when setting a password 2016-05-27 09:12:24 +02:00
image Add "image unset" command 2016-05-28 16:38:22 +08:00
locale Imported Translations from Zanata 2016-04-19 06:14:07 +00:00
network Trivial: Fix i18n support in network/common.py 2016-05-31 20:31:28 +08:00
object Add recursive object delete for containers 2016-02-05 11:18:46 -07:00
releasenotes/notes Do not require an scope when setting a password 2016-05-27 09:12:24 +02:00
tests Fix wrong test in flavor unit tests 2016-06-03 15:53:49 +08:00
volume Fix i18n support in cinder 2016-05-30 17:00:35 +08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Devref: Command Beta 2016-04-21 12:14:42 -05:00