Comment 3 for bug 1287662

Revision history for this message
Matt Rae (mattrae) wrote :

Example from juju status.. machine 0 has a floating ip, machine 1 was a given a private ip although a floating ip was allocated in openstack.

$ juju status
environment: openstack
machines:
  "0":
    agent-state: started
    agent-version: 1.18.1
    dns-name: 172.35.20.136
    instance-id: f1e9e700-d038-446a-92db-d4637b468d94
    instance-state: ACTIVE
    series: precise
    hardware: arch=amd64 cpu-cores=1 mem=2048M root-disk=20480M
  "1":
    agent-state: started
    agent-version: 1.18.1
    dns-name: 192.168.0.4
    instance-id: 47fe46fb-183f-4311-b144-69e5236d0185
    instance-state: ACTIVE
    series: precise
    hardware: arch=amd64 cpu-cores=1 mem=2048M root-disk=20480M