openstack-python-openstackc.../openstackclient
Richard Theis 5cc62d90b0 Support JSON data for port binding profile
Update the "--binding-profile" option on the "port create" and
"port set" commands to support both <key>=<value> and JSON input
for the port custom binding profile data. The JSON input is
sometimes needed to maintain the value type (e.g. integer) for
more advanced data.

The port custom binding profile data is unique across neutron
so a custom argparse.Action class was created instead of
writting a generic class in osc-lib.

Change-Id: I82ac6d4f95afdc866f5282fc00d390f850f54d21
Implements: blueprint neutron-client
2016-06-20 15:42:56 -05:00
..
api Do not prompt for scope options with default scoped tokens 2016-06-17 12:37:15 -04:00
common Do not prompt for scope options with default scoped tokens 2016-06-17 12:37:15 -04:00
compute Merge "Move server image create command to its own resource file." 2016-06-16 13:05:18 +00:00
identity Merge "Make set/unset command in identity and image pass normally when nothing specified" 2016-06-17 06:24:35 +00:00
image Merge "Make set/unset command in identity and image pass normally when nothing specified" 2016-06-17 06:24:35 +00:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Support JSON data for port binding profile 2016-06-20 15:42:56 -05:00
object osc-lib: command 2016-06-13 11:00:22 -05:00
tests Support JSON data for port binding profile 2016-06-20 15:42:56 -05:00
volume Merge "Standardize logger usage in volume" 2016-06-15 00:09:15 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Do not prompt for scope options with default scoped tokens 2016-06-17 12:37:15 -04:00