Comment 1 for bug 1554177

Revision history for this message
Alexandr Kostrikov (akostrikov-mirantis) wrote : Re: networks defined by fuel-devops must have production-like connectivity

There is defined order for networks: https://github.com/openstack/fuel-devops/blob/master/devops/models/network.py#L202

And via network names order there is an order in interfaces on nodes:
https://github.com/openstack/fuel-devops/blob/master/devops/models/node.py
http://paste.openstack.org/show/490209/

Can You clearify what network do You mean? Interface on admin node?