diff options
author | Dan Prince <dprince@redhat.com> | 2015-05-06 15:57:12 -0400 |
---|---|---|
committer | Dan Prince <dprince@redhat.com> | 2015-05-26 08:50:44 -0400 |
commit | b87fe75b87e0a2cb3e35e1ffb8270cbe190c1f6c (patch) | |
tree | debbee49083b85e4a45b80826486c3ec63ecd93e /test_merge.bash | |
parent | 7418a32a73277d258ceeb06b329973d61aceed7c (diff) |
Add isolated network ports to compute roles
This patch updates the compute roles so that
they can optionally make use of isolated network
ports on the tenant, storage, and internal_api networks.
-Multiple networks are created based upon settings in the heat
resource registry. These nets will either use the noop network (the
control plane pass-thru default) or create a custom Neutron port on
each of the configured networks.
-The ipaddress/subnet of each network is passed passed into the
NetworkConfig resource which drives os-net-config. This allows the
deployer to define a custom network template for static IPs, etc
on each of the networks.
-The ipaddress is exposed as an output parameter. By exposing
the individual addresses as outputs we allow Heat to construct
collections of ports for various services.
Change-Id: Ib07b4b7256ede7fb47ecc4eb5abe64b9144b9aa1
Diffstat (limited to 'test_merge.bash')
0 files changed, 0 insertions, 0 deletions