public-address change to internal bridge post juju-upgrade

Bug #1303735 reported by James Page
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Fix Released
High
Andrew Wilkins
1.18
Fix Released
Critical
Andrew Wilkins
juju-core (Ubuntu)
Fix Released
Critical
Unassigned
Trusty
Fix Released
Critical
Unassigned

Bug Description

After upgrading a running openstack deployment from 1.17.7 to 1.18.0, the private address on the compute nodes changed to the internal libvirt bridge:

environment: jamespage
machines:
  "12":
    agent-state: started
    agent-version: 1.18.0
    dns-name: 192.168.122.1
    instance-id: f682e0f4-d4c1-4995-b461-5339f7680ef5
    instance-state: ACTIVE
    series: trusty
    hardware: arch=amd64 cpu-cores=2 mem=4096M root-disk=40960M
  "13":
    agent-state: started
    agent-version: 1.18.0
    dns-name: 192.168.122.1
    instance-id: 3da6fd73-92e8-456a-8aca-a0c3e6dc7471
    instance-state: ACTIVE
    series: trusty
    hardware: arch=amd64 cpu-cores=2 mem=4096M root-disk=40960M
  "14":
    agent-state: started
    agent-version: 1.18.0
    dns-name: 192.168.122.1
    instance-id: 201fcec6-984e-4456-9b9b-115c3949a77e
    instance-state: ACTIVE
    series: trusty
    hardware: arch=amd64 cpu-cores=2 mem=4096M root-disk=40960M
services:
  ceilometer-agent:
    charm: local:trusty/ceilometer-agent-20
    exposed: false
    relations:
      ceilometer-service:
      - ceilometer
      nova-ceilometer:
      - nova-compute
    subordinate-to:
    - nova-compute
  nova-compute:
    charm: local:trusty/nova-compute-132
    exposed: false
    relations:
      amqp:
      - rabbitmq-server
      ceph:
      - ceph
      cloud-compute:
      - nova-cloud-controller
      compute-peer:
      - nova-compute
      image-service:
      - glance
      nova-ceilometer:
      - ceilometer-agent
      shared-db:
      - mysql
    units:
      nova-compute/0:
        agent-state: started
        agent-version: 1.18.0
        machine: "12"
        public-address: 192.168.122.1
        subordinates:
          ceilometer-agent/0:
            upgrading-from: local:trusty/ceilometer-agent-20
            agent-state: started
            agent-version: 1.18.0
            public-address: 192.168.122.1
      nova-compute/1:
        agent-state: started
        agent-version: 1.18.0
        machine: "13"
        public-address: 192.168.122.1
        subordinates:
          ceilometer-agent/2:
            upgrading-from: local:trusty/ceilometer-agent-20
            agent-state: started
            agent-version: 1.18.0
            public-address: 192.168.122.1
      nova-compute/2:
        agent-state: started
        agent-version: 1.18.0
        machine: "14"
        public-address: 192.168.122.1
        subordinates:
          ceilometer-agent/1:
            upgrading-from: local:trusty/ceilometer-agent-20
            agent-state: started
            agent-version: 1.18.0
            public-address: 192.168.122.1

Related branches

Revision history for this message
James Page (james-page) wrote :
Revision history for this message
James Page (james-page) wrote :
Curtis Hovey (sinzui)
Changed in juju-core:
status: New → Triaged
importance: Undecided → Critical
milestone: none → 1.19.0
tags: added: openstack-provider
James Page (james-page)
summary: - private-address change to internal bridge post juju-upgrade
+ public-address change to internal bridge post juju-upgrade
Andrew Wilkins (axwalk)
Changed in juju-core:
assignee: nobody → Andrew Wilkins (axwalk)
Andrew Wilkins (axwalk)
Changed in juju-core:
status: Triaged → In Progress
Martin Packman (gz)
Changed in juju-core:
status: In Progress → Fix Committed
James Page (james-page)
Changed in juju-core (Ubuntu Trusty):
importance: Undecided → Critical
status: New → Triaged
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package juju-core - 1.18.1-0ubuntu1

---------------
juju-core (1.18.1-0ubuntu1) trusty; urgency=medium

  * New upstream point release, including fixes for:
    - Upgrading juju 1.16.6 -> 1.18.x fails (LP: #1299802).
    - Peer relation disappears during juju-upgrade (LP: #1303697).
    - public-address of units changes to internal bridge post upgrade
      (LP: #1303735).
    - Unable to deploy local charms without series (LP: #1303880).
    - juju scp no longer allows multiple extra arguments to be passed
      (LP: #1306208).
    - juju cannot downgrade to same major.minor version with earlier
      patch number (LP: #1306296).
 -- James Page <email address hidden> Sat, 12 Apr 2014 07:04:37 +0100

Changed in juju-core (Ubuntu Trusty):
status: Triaged → Fix Released
Curtis Hovey (sinzui)
Changed in juju-core:
importance: Critical → High
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.