Add metadata for the nova floating-ips extension.
authorRobert Collins <rbtcollins@hp.com>
Sun, 13 Oct 2013 22:12:09 +0000 (11:12 +1300)
committerRobert Collins <rbtcollins@hp.com>
Sun, 13 Oct 2013 22:22:44 +0000 (11:22 +1300)
commitca45beefa94597f438a988c5e4db3dd4b1ccabad
tree20666c7fc07d23b282d2e46ace586de4ab99c8c2
parent0b9846ba25fd32aabfbaac5d92ae201f46c30800
Add metadata for the nova floating-ips extension.

Nova defaults to trying to allocate floating ips from a neutron
network called 'nova' but we called our external one ext-net (which
various Neutron documentation uses), so we need to override it or the
nova floating-ips extension isn't usable [without explicitly setting a
pool in the API calls].

Partial-Bug: #1239450
Change-Id: I1ef78642bdc1f19d25422961350e4f02a8f6c16f
overcloud-source.yaml