ironic/doc/source
Jim Rollenhagen 7a8b26db6b Tear down console during unprovisioning
Before this patch, when unprovisioning a node, the console was left
running. This allowed a user to view the console even after the instance
was gone. Stop the console during unprovisioning to block this.

ConductorManager._set_console_mode will now bubble up any exceptions
raised, so that we can explode as needed during unprovisioning. This
does not have any side effects, as elsewhere it is run in it's own
thread and execution was complete after handling the exception.

Also change a few mock.ANY in the relevant unit tests to the actual task
object, as cleanup.

Change-Id: Iec128444d692e0b0fbc1737eb21b0e6f69b7ec1e
Partial-Bug: #1769817
Story: #2002000
Task: #19634
2018-05-11 13:14:18 +00:00
..
admin Tear down console during unprovisioning 2018-05-11 13:14:18 +00:00
cli Allow data migrations to accept options 2018-01-25 16:51:42 +00:00
configuration Configuration documentation migrated 2017-08-23 15:39:29 +02:00
contributor Install OSC during quickstart 2018-05-08 14:33:36 -07:00
images Implementation of inspect wait state 2018-04-10 11:21:46 +08:00
install Update install guide to require resource classes 2018-05-03 08:08:43 -04:00
user Rework Bare Metal service overview in the install guide 2018-03-19 17:30:18 +01:00
conf.py Follow the new PTI for document build 2018-04-06 14:33:47 +00:00
index.rst main page: add links to docs on Upgrade to HW Types 2017-09-25 10:38:19 -04:00