juju needs to support the MAAS API's not_tags constraint

Bug #1373385 reported by Dustin Kirkland 
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Fix Released
High
Dimiter Naydenov

Bug Description

⟫ juju deploy --constraints "not_tags=virtual" nfs
error: invalid value "not_tags=virtual" for flag --constraints: unknown constraint "not_tags"

This is bad. We need to be able to use not_tags with MAAS. This came up today in a discussion with a prospect/customer.

Nate Finch (natefinch)
affects: juju → juju-core
Curtis Hovey (sinzui)
tags: added: maas-provider
tags: added: constraints
Changed in juju-core:
status: New → Triaged
importance: Undecided → High
milestone: none → next-stable
tags: added: orange-box
Changed in juju-core:
status: Triaged → In Progress
assignee: nobody → Dimiter Naydenov (dimitern)
Revision history for this message
Dimiter Naydenov (dimitern) wrote :

Juju now supports --constraints tags=tag1,tag2,^tag3,^tag4 which gets translated to MAAS tags=tag1,tag2 and not_tags=tag3,tag4

Fix has landed in trunk.

Changed in juju-core:
status: In Progress → Fix Committed
milestone: next-stable → 1.21-alpha2
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.