Comment 0 for bug 1272349

Revision history for this message
Roman Sokolkov (rsokolkov) wrote : We shouldn't assign public addresses for computes, ceph-osd and cinder-lvm roles

Fuel assigns public network to all nodes in the cloud.

But, in fact, only controller nodes should have a public network.

We should remove public network for roles:
- computes
- ceph-osd
- cinder-lvm

Exception: in case nova-network (multi host) computes required public network.