Delete redundant Magnum::Optional::Neutron::FloatingIP

After magnum use Magnum::Optional::Neutron::LBaaS::FloatingIP
instead of Magnum::Optional::Neutron::FloatingIP, let's delete
Magnum::Optional::Neutron::FloatingIP from templates.

Change-Id: I22deb9e7d0b172f16f700a795425fa1b99799346
This commit is contained in:
PanFengyun 2017-03-13 09:44:16 +08:00
parent dd2a8520cb
commit 7e4ca615ad
1 changed files with 0 additions and 3 deletions

View File

@ -3,9 +3,6 @@
resource_registry:
"Magnum::FloatingIPAddressSwitcher": "../fragments/floating_ip_address_switcher_private.yaml"
# with_master_lb.yaml
"Magnum::Optional::Neutron::FloatingIP": "OS::Heat::None"
# kubemaster.yaml
"Magnum::Optional::KubeMaster::Neutron::FloatingIP": "OS::Heat::None"