python-openstackclient/openstackclient/tests/compute/v2
Huanxuan Ao 4524b3605f Fix error in flavor set/unset command
In the "flavor set/unset" command,the "flavor" parameter
can be a name but can not be a id of a flavor.
I think we should find a flavor by using "utils.find_resource()"
in these commands.

Change-Id: I5836788f7ed18813f1ebde31bb808b7c3f932b80
Closes-Bug: #1575624
2016-04-28 19:59:53 +08:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Merge "Fix mutable default arguments in tests" 2016-04-20 20:22:55 +00:00
test_aggregate.py Add unit tests for compute v2 aggregate 2016-03-26 18:43:46 +08:00
test_flavor.py Fix error in flavor set/unset command 2016-04-28 19:59:53 +08:00
test_host.py [compute] Add set host command 2016-02-26 05:05:46 +08:00
test_hypervisor.py Trivial: Fix "abstractmethod" to "abstract method" 2016-02-10 19:01:52 +08:00
test_hypervisor_stats.py Trivial: Rename FakehypervisorStats to FakeHypervisorStats 2016-04-05 19:43:33 +08:00
test_keypair.py [compute] Add unit test for keypair 2016-02-23 12:23:10 +08:00
test_server.py Merge "[compute] Support restore server" 2016-03-04 23:41:42 +00:00
test_server_group.py Add "server group show" command 2016-04-20 03:26:13 +00:00
test_service.py Log hint when --enable present with --disable-reason 2016-04-05 21:22:27 +08:00