Files
python-openstackclient/openstackclient/tests/compute/v2
Tang Chen c7e6973ff5 Fix errors in flavor unit tests
This patch fixes the problems below:
1. flavor.unset_keys() is not checked in flavor unit tests.
   So check them in the tests.
2. test_flavor_unset_no_project makes no sense. It is OK to
   specify ``--project ''`` without raising any exception.
   It can pass because in the test, we set nither project
   nor property. So remove this test.

Change-Id: I04e537349936343b6d8c85b06bc6d0ba6bd41d6f
2016-06-13 19:19:19 +08:00
..
2014-01-20 17:28:13 +04:00
2016-06-13 19:19:19 +08:00
2016-02-26 05:05:46 +08:00