3fca0d00a9
The admin network is intended for remote admin access to the overcloud hosts e.g SSH. If admin_oc_net_name is not set it will default to provision_oc_net_name for backwards compatability. Story: 2002096 Task: 19774 Change-Id: Ib04bbc07f97218d7503000cc363624c60c287822
10 lines
389 B
YAML
10 lines
389 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds a new overcloud admin network to improve network separation.
|
|
The network is intended to be used for remote admin access e.g SSH.
|
|
If ``admin_oc_net_name`` is not set, Kayobe will use the previous
|
|
behaviour of using the overcloud provisioning network for this purpose.
|
|
See `Story 2002096
|
|
<https://storyboard.openstack.org/#!/story/2002096>`_
|