Files
python-openstackclient/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
..
2016-05-28 16:38:22 +08:00
2016-04-19 06:14:07 +00:00
2016-06-03 15:53:49 +08:00
2016-05-30 17:00:35 +08:00
2016-01-29 08:18:50 +09:00
2016-04-21 12:14:42 -05:00