ironic/doc/source/admin
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
..
drivers Add note to oneview docs re: derprecation 2018-04-30 11:22:14 -07:00
interfaces Add docs for ansible deploy interface 2018-02-19 22:47:55 +00:00
adoption.rst Switch non-vendor parts admin guide to hardware types 2018-01-10 12:34:17 +01:00
api-audit-support.rst Fix indentation in few of the documentation pages 2017-08-29 05:49:52 -04:00
boot-from-volume.rst Add documentation covering storage multi-attach 2017-12-21 12:06:40 -08:00
cleaning.rst Switch non-vendor parts admin guide to hardware types 2018-01-10 12:34:17 +01:00
console.rst Switch non-vendor parts admin guide to hardware types 2018-01-10 12:34:17 +01:00
drivers.rst Rework drivers page in the admin documentation 2017-11-22 14:59:57 +01:00
gmr.rst [Trivialfix]Fix typos in ironic 2017-08-02 20:47:55 -07:00
index.rst Rework drivers page in the admin documentation 2017-11-22 14:59:57 +01:00
inspection.rst Trivial: Update pypi url to new url 2018-04-21 04:02:09 +08:00
metrics.rst correct URLs in admin docs 2017-08-22 13:09:58 -04:00
multitenancy.rst Merge "Update and replace http with https for doc links" 2018-04-09 14:26:57 +00:00
notifications.rst Tear down console during unprovisioning 2018-05-11 13:14:18 +00:00
portgroups.rst Merge "Remove future plan from portgroup document" 2017-08-07 20:58:04 +00:00
radosgw.rst Move operator docs into into doc/source/admin 2017-07-05 12:16:37 +01:00
raid.rst Switch non-vendor parts admin guide to hardware types 2018-01-10 12:34:17 +01:00
report.txt Update auth_uri option to www_authenticate_uri 2018-04-11 22:47:12 +08:00
security.rst Describe unmasking fields in security document 2018-04-03 17:15:14 +08:00
troubleshooting.rst Reference architecture: small cloud with trusted tenants 2018-04-06 13:33:27 +02:00
upgrade-guide.rst Update docs to include API version pinning 2017-12-06 10:57:50 +00:00
upgrade-to-hardware-types.rst Merge "Finish the guide on upgrading to hardware types" 2017-10-19 18:02:36 +00:00