3 Commits

Author SHA1 Message Date
Christian Schwede
65d38fa8de Fix networking settings for ObjectStorage role
The role name is actually "ObjectStorage", not "SwiftStorage". This
leads do failing deployments if one or more ObjectStorage nodes are
deployed on the overcloud.

Closes-Bug: 1727475
Change-Id: I96fd27bdad5d417f23550ecc3387d81fd3c5418a
2017-10-25 20:57:17 +02:00
Michele Baldessari
6af919e790 Make network-isolation-v6 environment rendered for all roles
In change If3989f24f077738845d2edbee405bd9198e7b7db we moved to jinja2
templating to render the networks. This change aims at doing so for the
IPv6 network isolation environment.

Change-Id: Ieebcff3db3f5756a5d23080ea3d09ce78de69e21
2017-08-09 09:45:41 +02:00
Marius Cornea
68bdb72605 Add IPv6 support for the management network
This change introduces the ability to use IPv6 addressing for the
management network by passing the network-management-v6.yaml
environment file. It also adjusts the network-management.yaml
environment file to point to the right network config templates.

Change-Id: I7f797c49f03b2623a08e033bdf45772edff0f08f
2016-06-20 14:02:44 +02:00