Move dhcp agent maps to OS::Heat::None to resource_registry
authorJames Slagle <jslagle@redhat.com>
Tue, 17 May 2016 21:14:58 +0000 (17:14 -0400)
committerJames Slagle <jslagle@redhat.com>
Tue, 17 May 2016 21:14:58 +0000 (17:14 -0400)
commit9223f5d2613102505a02334300134190527f1d9f
treea772de9146c2b2c863005716c49109c35886c3b5
parentaeb9482f4b1ec9d78dc3ac44ee3c0b180cd27574
Move dhcp agent maps to OS::Heat::None to resource_registry

Change Id Ia61295943e67efe354a51a26fe4540f288ff6ede added support for
composable Neutron dhcp agent services. However in the sample
environments for OpenContrail and Plumgrid where dhcp agent is disabled,
the mapping for OS::Heat::None was under parameter_defaults instead of
resource_registry.

Change-Id: I0aedbbc3720783d4208d524cd28c7eed4fc5d1d7
environments/neutron-opencontrail.yaml
environments/neutron-plumgrid.yaml