"shutdown" must be renamed to "destroy-environment"
Bug #838215 reported by
Gustavo Niemeyer
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pyjuju |
Fix Released
|
High
|
Jim Baker |
Bug Description
The "shutdown" command reflects poorly on the devastating effect of the command. We must rename it ASAP to "destroy-
Related branches
lp://qastaging/~jimbaker/pyjuju/rename-shutdown-command
- Gustavo Niemeyer: Approve
- William Reade (community): Approve
-
Diff: 332 lines (+104/-66)7 files modifieddocs/source/drafts/expose-services.rst (+1/-1)
docs/source/internals/agent-presence.rst (+1/-1)
docs/source/user-tutorial.rst (+9/-8)
ensemble/control/__init__.py (+2/-2)
ensemble/control/destroy_environment.py (+8/-7)
ensemble/control/tests/test_control.py (+8/-7)
ensemble/control/tests/test_destroy_environment.py (+75/-40)
Changed in ensemble: | |
status: | New → Confirmed |
milestone: | none → eureka |
assignee: | nobody → Jim Baker (jimbaker) |
importance: | Undecided → High |
Changed in ensemble: | |
status: | Confirmed → In Progress |
Changed in ensemble: | |
status: | In Progress → Fix Released |
To post a comment you must log in.