Juju status still returns private IP in 'public-ip' field

Bug #1364419 reported by Björn Tillenius
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Fix Released
High
Ian Booth
1.20
Fix Released
High
Ian Booth

Bug Description

Bug #1348287 is marked as fix released for 1.20.6, yet I still see the private IPs
in the status listing:

environment: lsci-cloud
machines:
  "0":
    agent-state: started
    agent-version: 1.20.6
    dns-name: 10.10.0.14
    instance-id: a49929fd-187c-48e8-875b-963b072eca38
    instance-state: ACTIVE
    series: trusty
    hardware: arch=amd64 cpu-cores=1 mem=2048M root-disk=20480M
    state-server-member-status: has-vote
  "1":
    agent-state: started
    agent-version: 1.20.6
    dns-name: 10.10.0.15
    instance-id: 891b461f-09f7-4e9b-a38e-8180ce696b79
    instance-state: ACTIVE
    series: trusty
    hardware: arch=amd64 cpu-cores=1 mem=2048M root-disk=20480M
services:
  ubuntu:
    charm: cs:trusty/ubuntu-0
    exposed: false
    units:
      ubuntu/0:
        agent-state: started
        agent-version: 1.20.6
        machine: "1"
        public-address: 10.10.0.15

Here's the nova list output, showing the floating IPs, which I would expect to see:

+--------------------------------------+---------------------------+--------+------------+-------------+------------------------------------+
| ID | Name | Status | Task State | Power State | Networks |
+--------------------------------------+---------------------------+--------+------------+-------------+------------------------------------+
| a49929fd-187c-48e8-875b-963b072eca38 | juju-lsci-cloud-machine-0 | ACTIVE | - | Running | admin_net=10.10.0.14, 10.96.10.105 |
| 891b461f-09f7-4e9b-a38e-8180ce696b79 | juju-lsci-cloud-machine-1 | ACTIVE | - | Running | admin_net=10.10.0.15, 10.96.10.110 |
+--------------------------------------+---------------------------+--------+------------+-------------+------------------------------------+

Revision history for this message
Björn Tillenius (bjornt) wrote :
Revision history for this message
Björn Tillenius (bjornt) wrote :
Revision history for this message
Björn Tillenius (bjornt) wrote :
Revision history for this message
Björn Tillenius (bjornt) wrote :
Curtis Hovey (sinzui)
tags: added: cloud-installer landscape network openstack-provider
Changed in juju-core:
status: New → Triaged
importance: Undecided → High
milestone: none → 1.21-alpha1
Revision history for this message
Andreas Hasenack (ahasenack) wrote :
Revision history for this message
David Britton (dpb) wrote :

Does this cover the case of unit-get public-address as well?

Ian Booth (wallyworld)
Changed in juju-core:
status: Triaged → Fix Committed
assignee: nobody → Ian Booth (wallyworld)
Curtis Hovey (sinzui)
Changed in juju-core:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.