relation output in juju status is ambiguous

Bug #1577567 reported by Marco Ceppi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Invalid
High
Unassigned

Bug Description

on juju status only one of the two relation names is listed

[Relations]
SERVICE1 SERVICE2 RELATION TYPE
haproxy haproxy peer peer
haproxy review-queue website regular
postgresql postgresql replication peer
postgresql review-queue db regular
rabbitmq-server rabbitmq-server cluster peer
rabbitmq-server review-queue amqp regular

http://paste.ubuntu.com/16195901/

In this case, postgresql review-queue is actually postgresql:db-admin postgresql:db I'd like to propose the following, since relation name is unique to service and not global.

[Relations]
SERVICE1 SERVICE2 TYPE
haproxy haproxy peer
haproxy:reverse-proxy review-queue:website regular
postgresql postgresql peer
postgresql:db-admin review-queue:db regular
rabbitmq-server rabbitmq-server peer
rabbitmq-server:amqp review-queue:amqp regular

http://paste.ubuntu.com/16195920/

Ian Booth (wallyworld)
Changed in juju-core:
status: New → Triaged
importance: Undecided → High
milestone: none → 2.0-beta7
tags: added: juju-release-support status
tags: added: usability
Curtis Hovey (sinzui)
Changed in juju-core:
milestone: 2.0-beta7 → 2.0-beta8
Changed in juju-core:
milestone: 2.0-beta8 → 2.0-rc1
Changed in juju-core:
milestone: 2.0-rc1 → 2.0.0
affects: juju-core → juju
Changed in juju:
milestone: 2.0.0 → none
milestone: none → 2.0.0
Revision history for this message
Alexis Bruemmer (alexis-bruemmer) wrote :

The format for relations status has changed and this bug is no longer valid. Marco, please reopen with updated feedback if you would like additional changes to relation status information.

Changed in juju:
status: Triaged → Invalid
Curtis Hovey (sinzui)
Changed in juju:
milestone: 2.0.0 → none
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.