juju status shows ip address from public-api space rather than internal-api space
Bug #1659102 reported by
Narinder Gupta
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Triaged
|
Low
|
John A Meinel |
Bug Description
we are doing caonical openstack deployment in ETSI plugtest to test the vnf on top of our openstack.
Currently facing isuses with deployment of openstack with space. One of root cause is juju status is showing ip address for the nodes on the network other than pxe boot.
Changed in juju: | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → John A Meinel (jameinel) |
To post a comment you must log in.
here is one example where juju machine show different subnet for public address. I have two network 10.200.2.x and 10.200.5.x and bot routable to network. PXE boot network is 10.200.5.x but nodes public address is on 10.200.2.x
Unit Workload Agent Machine Public address Ports Message controller/ 0 waiting allocating 1/lxd/3 waiting for machine dashboard/ 0 waiting allocating 1/lxd/4 waiting for machine
aodh/0 waiting allocating 0/lxd/0 waiting for machine
ceilometer/0 waiting allocating 2/lxd/0 waiting for machine
ceph-mon/0 waiting allocating 2/lxd/1 waiting for machine
ceph-mon/1 waiting allocating 1/lxd/0 waiting for machine
ceph-mon/2 waiting allocating 0/lxd/1 waiting for machine
ceph-osd/0 waiting allocating 0 10.200.2.15 waiting for machine
ceph-osd/1 waiting allocating 1 10.200.2.13 waiting for machine
ceph-osd/2 waiting allocating 2 10.200.2.14 waiting for machine
ceph-radosgw/0 waiting allocating 0/lxd/2 waiting for machine
cinder/0 waiting allocating 1/lxd/1 waiting for machine
glance/0 waiting allocating 0/lxd/3 waiting for machine
heat/0 waiting allocating 0/lxd/4 waiting for machine
keystone/0 waiting allocating 2/lxd/2 waiting for machine
mongodb/0 waiting allocating 0/lxd/5 waiting for machine
mysql/0 waiting allocating 0/lxd/6 waiting for machine
neutron-api/0 waiting allocating 1/lxd/2 waiting for machine
neutron-gateway/0 waiting allocating 0 10.200.2.15 waiting for machine
nodes/0 waiting allocating 0 10.200.2.15 waiting for machine
nodes/1 waiting allocating 1 10.200.2.13 waiting for machine
nodes/2 waiting allocating 2 10.200.2.14 waiting for machine
nova-cloud-
nova-compute/0 waiting allocating 1 10.200.2.13 waiting for machine
nova-compute/1 waiting allocating 2 10.200.2.14 waiting for machine
openstack-
opnfv-promise/0 waiting allocating 0/lxd/7 waiting for machine
rabbitmq-server/0 waiting allocating 2/lxd/3 waiting for machine