Add Storage network to IronicConductor role

When Ironic uses the 'direct' deploy interface it requires
access to swift. To access swift it needs the storage
network.

Change-Id: Ie49b961bb276dff0e5afbf82b450caa57d17f6ff
This commit is contained in:
Harald Jensås 2018-11-14 16:33:37 +01:00
parent c464b3d206
commit eaa8f8c2e9
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
Ironic Conductor node role
networks:
- InternalApi
- Storage
HostnameFormatDefault: '%stackname%-ironic-%index%'
ServicesDefault:
- OS::TripleO::Services::Aide