Fix the ManagementNetValueSpecs param type
authorMatt Wisch <matt.wisch@rackspace.com>
Fri, 22 Apr 2016 15:09:56 +0000 (11:09 -0400)
committerMatt Wisch <matt.wisch@rackspace.com>
Fri, 22 Apr 2016 15:09:56 +0000 (11:09 -0400)
commit26d8931ffd1e7e036f07ef6fac9b364f09cbf783
treea4769886b2d3521a6e6c41f184f5a6a2b38fb1d5
parentf7113ee7b0e2c84779ae88ab927b95426c10d4a0
Fix the ManagementNetValueSpecs param type

The ManagementNetValueSpecs param type is currently set to string.
This change sets the param to the correct type of json, allowing the
network value specs to correctly parse.

Example Management Network value spec:

{'provider:physical_network': 'management', 'provider:network_type': 'flat'}

Change-Id: I5b12c7251690368d79a4d00725a9d6e0d5e75af8
Closes-Bug: #1573649
network/management.yaml