magnum/magnum
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
..
api Always expand Baymodel fields 2016-05-12 14:27:30 -04:00
cmd Fix config parser error magnum-template-manage list-templates 2016-03-17 13:56:15 +08:00
common Fix container-create memory not passed 2016-04-18 08:13:27 +00:00
conductor Merge "Add docker registry support for swarm" 2016-05-05 00:57:02 +00:00
db Allow update baymodel's public field even if referenced 2016-03-23 11:59:30 +08:00
elements/fedora-atomic Add script to validate fedora atomic images 2016-04-21 14:57:11 +02:00
hacking Add hacking check to ensure not use xrange() 2016-03-23 11:19:59 +05:30
locale Imported Translations from Zanata 2016-04-18 06:03:55 +00:00
objects Use k8sclient library 2016-04-17 03:35:39 +00:00
public/css Incorporate feedback from the Initial commit review 2014-11-18 14:25:08 +00:00
service Replace string format arguments with function parameters 2016-02-20 23:39:33 +08:00
servicegroup Cleanup MagnumService Object usage 2016-01-29 15:39:28 +08:00
templates Merge "Revert "Remove KUBE_API_PUBLIC_ADDRESS"" 2016-05-10 19:12:01 +00:00
tests Always expand Baymodel fields 2016-05-12 14:27:30 -04:00
MANIFEST.in Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
i18n.py Setup for translation 2015-05-24 03:13:55 +00:00
opts.py Add support for docker registry 2016-04-13 16:17:20 +08:00
version.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00