ironic/doc/source
Jim Rollenhagen 00914c802d 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.

Conflicts:
	ironic/tests/unit/conductor/test_manager.py

Change-Id: Iec128444d692e0b0fbc1737eb21b0e6f69b7ec1e
Partial-Bug: #1769817
Story: #2002000
Task: #19634
(cherry picked from commit 7a8b26db6b)
2018-05-18 12:14:54 +00:00
..
cmds Remove verbose option 2016-05-17 07:44:44 -04:00
deploy Tear down console during unprovisioning 2018-05-18 12:14:54 +00:00
dev Prepare for using standard python tests 2017-02-03 14:30:41 -05:00
drivers Update documentation links to Ocata equivalents 2017-02-16 12:55:07 -08:00
images Active Node Creation via adopt state 2016-06-07 09:13:22 -04:00
images_src Remove docs in proprietary formats 2015-02-17 13:42:03 +02:00
releasenotes Documentation points to official release notes 2015-12-04 11:42:06 -08:00
webapi Documentation update 2016-08-23 12:49:04 -07:00
conf.py Fix tempest realted exceptions during docs build 2016-08-04 18:10:24 +03:00
index.rst Update documentation links to Ocata equivalents 2017-02-16 12:55:07 -08:00