relation has no Tag

Bug #1199352 reported by William Reade
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Fix Released
Medium
Dimiter Naydenov

Bug Description

If we're going to be talking tags over the API, we'll need to add them to Relation. Needs to depend on Key not Id due to watcher implementation details; Key can contain spaces; Tag should probably not; charm relation names are not properly restricted. So implementing this involves restricting charm relation names, then building relation tags by subbing in some forbidden char for space.

Revision history for this message
Dimiter Naydenov (dimitern) wrote :

Relation tags were added initially with the format "relation-id", but with an upcoming branch of mine the format will be "relation-key", where key has the format "service1.relation1#service2.relation2".

Changed in juju-core:
assignee: nobody → Dimiter Naydenov (dimitern)
status: Triaged → Fix Committed
Curtis Hovey (sinzui)
Changed in juju-core:
milestone: none → 1.15.0
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.