Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3)

Unified Diff: juju/control/constraints_get.py

Issue 5970047: Rewrite constraints docs to be more helpful
Patch Set: Rewrite constraints docs to be more helpful Created 12 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « juju/control/config_set.py ('k') | juju/control/constraints_set.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: juju/control/constraints_get.py
=== modified file 'juju/control/constraints_get.py'
--- juju/control/constraints_get.py 2012-03-30 09:41:54 +0000
+++ juju/control/constraints_get.py 2012-03-30 11:31:30 +0000
@@ -43,6 +43,8 @@
This will show the final computed values of all constraints (including
internal constraints which cannot be set directly via set-constraints).
+
+ If no entities are specified, environment constraints will be shown.
"""
provider = environment.get_machine_provider()
client = yield provider.connect()
« no previous file with comments | « juju/control/config_set.py ('k') | juju/control/constraints_set.py » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b