mogan/mogan/tests/unit/db
Zhenguo Niu deb70c7a63 Change to use node resource_class
Currently, we use node_type property to link with the flavors, but
ironic node's resource_class field just want to do such thing, so
we can just change to use it instead of adding a new node property.

Change-Id: I535606ce05299037a7bd5aacdcd7869ca5f855c4
Closes-Bug: #1695819
2017-06-05 17:04:00 +08:00
..
sqlalchemy Rename instance to server and instance type to flavor 2017-04-28 14:23:22 +08:00
__init__.py Rename nimble to mogan(part three) 2017-01-04 22:53:39 +08:00
base.py Following up patch of 7d0f8ab360 2017-05-09 17:47:22 +08:00
test_compute_disks.py Add ComputeDisk object 2017-03-30 17:22:04 +08:00
test_compute_nodes.py Fix compute_node_get_all UT issue 2017-03-30 11:56:09 +08:00
test_compute_ports.py Add ComputePort object 2017-03-16 16:04:34 +08:00
test_flavor_extra_specs.py Rename instance to server and instance type to flavor 2017-04-28 14:23:22 +08:00
test_flavors.py Add private flavor filter for access 2017-05-02 10:01:38 +00:00
test_quota_usages.py Following up patch of 7d0f8ab360 2017-05-09 17:47:22 +08:00
test_quotas.py Rename instance to server and instance type to flavor 2017-04-28 14:23:22 +08:00
test_server_faults.py Rename instance to server and instance type to flavor 2017-04-28 14:23:22 +08:00
test_servers.py Rename instance to server and instance type to flavor 2017-04-28 14:23:22 +08:00
utils.py Change to use node resource_class 2017-06-05 17:04:00 +08:00