Comment 2 for bug 1409698

Revision history for this message
Björn Tillenius (bjornt) wrote :

landscape:~> juju run --service ceph 'relation-ids client'
- MachineId: "0"
  Stdout: 'client:11

    client:18

    client:5

'
  UnitId: ceph/0
- MachineId: "2"
  Stdout: 'client:11

    client:18

    client:5

'
  UnitId: ceph/1
- MachineId: "3"
  Stdout: 'client:11

    client:18

    client:5

'
  UnitId: ceph/2
landscape:~> juju run --service ceph 'relation-list -r client:5'
- MachineId: "0"
  Stdout: 'landscape-client/1

'
  UnitId: ceph/0
- MachineId: "2"
  Stdout: 'landscape-client/7

'
  UnitId: ceph/1
- MachineId: "3"
  Stdout: 'landscape-client/9

'
  UnitId: ceph/2
landscape:~> juju run --service ceph 'relation-list -r client:18'
- MachineId: "0"
  Stdout: 'cinder/0

'
  UnitId: ceph/0
- MachineId: "2"
  Stdout: 'cinder/0

'
  UnitId: ceph/1
- MachineId: "3"
  Stdout: 'cinder/0

'
  UnitId: ceph/2