magnum/magnum/tests
Yosef Hoffman 66cbd8c821 Always expand Baymodel fields
In baymodel (https://github.com/openstack/magnum/blob/master/magnum/
api/controllers/v1/baymodel.py), we have an unset exception list:

            baymodel.unset_fields_except(['uuid', 'name', 'image_id',
                                          'apiserver_port', 'coe'])

In order for the new "--fields" option [1] to work better, this patch will
remove the expand option so that all fields are included by default.

[1] https://review.openstack.org/#/c/286950/

Change-Id: I1adffca9a7c6e013bed38530036dfc0aed918fdc
Closes-Bug: #1579236
2016-05-12 14:27:30 -04:00
..
contrib Start using fedora atomic images that live in our mirrors 2016-05-09 09:30:15 +02:00
functional Merge "Use the latest atomic image name" 2016-05-10 05:10:49 +00:00
unit Always expand Baymodel fields 2016-05-12 14:27:30 -04:00
__init__.py Remove redundant FunctionalTest class 2015-07-15 03:39:11 +08:00
base.py Copy logs on test failure 2016-02-29 10:25:10 -06:00
conf_fixture.py Copy logs on test failure 2016-02-29 10:25:10 -06:00
fake_policy.py Remove node object from Magnum 2016-02-04 14:02:49 +08:00
fakes.py Remove duplicate X-Roles 2016-02-26 10:09:14 +08:00
policy_fixture.py Remove redundant code about fake_policy 2015-08-07 01:29:26 +00:00
utils.py Remove redundant code from magnum.test.utils 2015-07-20 21:53:12 +08:00