Files
python-openstackclient/openstackclient/tests
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
..
2016-05-28 16:38:22 +08:00
2016-02-23 10:38:58 -06:00
2014-01-20 17:28:13 +04:00
2016-04-19 07:50:42 -05:00
2016-05-27 12:58:25 -05:00