Error when terminating ec2 demo
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Launchpad Developer Utilities |
Triaged
|
Low
|
Unassigned | ||
Bug Description
After terminating an ec2 demo instance by hitting Ctrl+D
Postmortem console closed.
terminating Instance:
File "/home/
main()
File "/home/
controller.
File "/home/
run_bzr(argv)
File "/usr/lib/
ret = run(*run_argv)
File "/usr/lib/
return self.run(
File "/usr/lib/
return self._operation
File "/usr/lib/
self.cleanups, self.func, *args, **kwargs)
File "/usr/lib/
result = func(*args, **kwargs)
File "/home/
demo_
File "/home/
self.shutdown()
File "/home/
self.
AttributeError: 'Instance' object has no attribute 'terminate'
This happened on a machine running 12.04 LTS.
| Changed in lp-dev-utils: | |
| status: | New → Triaged |
| importance: | Undecided → Critical |
| tags: | added: ec2 |
| Changed in lp-dev-utils: | |
| importance: | Critical → High |
| importance: | High → Low |
Note that the instance stays running!