magnum/magnum/tests/unit/objects
Vilobh Meshram 3b1c0b28cb Objects from Bay - Replication Controller
Currently objects (pod/rc/service) are read from the
database. In order for native clients to work, they
must be read from the ReST bay endpoint. To execute
native clients, we must have one truth of the state
of the system, not two as we do now. This patch adds
changes for Replication Controller.

Also, please refer to the related-bug as to the temporary changes
done to make the test work for other objects namely pod,
service. These changes will be removed when the object from bay
patches for all the k8s objects are merged as part of a seperate
patch.

Partially-Implements: bp objects-from-bay
Related-Bug: #1502367
Related-Bug: #1504379

Change-Id: I7905af9e22f47b16d92043cc1fdcb1cdf72ebc48
2015-11-16 12:06:28 -08:00
..
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_bay.py Fix order of arguments in assertEqual 2015-10-10 18:49:11 +08:00
test_baylock.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
test_baymodel.py Fix order of arguments in assertEqual 2015-10-10 18:49:11 +08:00
test_container.py Fix order of arguments in assertEqual 2015-10-10 18:49:11 +08:00
test_fields.py Introduce BayType that declares valid COEs 2015-09-28 15:55:40 -04:00
test_magnum_service.py Backend support for magnum service 2015-09-28 17:06:10 +00:00
test_node.py Fix order of arguments in assertEqual 2015-10-10 18:49:11 +08:00
test_objects.py Objects from Bay - Replication Controller 2015-11-16 12:06:28 -08:00
test_pod.py Fix order of arguments in assertEqual 2015-10-10 18:49:11 +08:00
test_replicationcontroller.py Objects from Bay - Replication Controller 2015-11-16 12:06:28 -08:00
test_service.py Fix order of arguments in assertEqual 2015-10-10 18:49:11 +08:00
test_x509keypair.py Fix order of arguments in assertEqual 2015-10-10 18:49:11 +08:00
utils.py Objects from Bay - Replication Controller 2015-11-16 12:06:28 -08:00