diff options
Diffstat (limited to 'puppet/services/neutron-compute-plugin-midonet.yaml')
-rw-r--r-- | puppet/services/neutron-compute-plugin-midonet.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/puppet/services/neutron-compute-plugin-midonet.yaml b/puppet/services/neutron-compute-plugin-midonet.yaml index 75b03044..3f0b84ee 100644 --- a/puppet/services/neutron-compute-plugin-midonet.yaml +++ b/puppet/services/neutron-compute-plugin-midonet.yaml @@ -4,6 +4,10 @@ description: > OpenStack Neutron Compute Midonet plugin parameters: + ServiceData: + default: {} + description: Dictionary packing service data + type: json ServiceNetMap: default: {} description: Mapping of service_name -> network name. Typically set |