Hide deployments that start with "_"

Bug #1274509 reported by Andreas Hasenack
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-deployer
Triaged
Medium
Unassigned

Bug Description

I think it would be useful if juju-deployer could hide from its list (-l parameter) deployment configurations that start with "_".

For example:
$ juju-deployer -Wv -c landscape-deployments.cfg -l
2014-01-30 11:28:27 Using runtime GoEnvironment
_common
_common-max
landscape
landscape-max
landscape-max-with-upstream
landscape-with-upstream

In this case, "_common" and "_common-max" are not meant to be directly deployed by the users. It will work, but won't give them landscape. It's just a block that helps maintain the configuration file and avoid repetition.

More complex deployment configurations could have many such blocks that would just confuse users.

Revision history for this message
Kapil Thangavelu (hazmat) wrote :

hmm.. given the possibility of file includes and arbitrary config inclusion i'd still want to show them if in verbose mode.

Changed in juju-deployer:
status: New → Triaged
importance: Undecided → Medium
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.