nova/doc/source
Matt Riedemann df2845308d Change nova-manage unexpected error return code to 255
If any nova-manage command fails in an unexpected way and
it bubbles back up to main() the return code will be 1.
There are some commands like archive_deleted_rows,
map_instances and heal_allocations which return 1 for flow
control with automation systems. As a result, those tools
could be calling the command repeatedly getting rc=1 thinking
there is more work to do when really something is failing.

This change makes the unexpected error code 255, updates the
relevant nova-manage command docs that already mention return
codes in some kind of list/table format, and adds an upgrade
release note just to cover our bases in case someone was for
some weird reason relying on 1 specifically for failures rather
than anything greater than 0.

Change-Id: I2937c9ef00f1d1699427f9904cb86fe2f03d9205
Closes-Bug: #1840978
2019-08-21 17:03:11 -04:00
..
_extra docs: Rework all things metadata'y 2019-06-20 18:22:34 +01:00
_static Docs: Add Placement to Nova system architecture 2018-07-23 14:44:27 +03:00
admin doc: fix physets typo 2019-08-05 14:07:59 -04:00
cli Change nova-manage unexpected error return code to 255 2019-08-21 17:03:11 -04:00
common Fail to live migration if instance has a NUMA topology 2018-12-14 14:08:35 -05:00
configuration Remove link to placement configuration from nova config docs 2019-02-07 10:39:59 +00:00
contributor Add a document that describes profiling eventlet services 2019-08-09 11:37:41 +01:00
figures Add Venn diagram showing taxonomy of traits and capabilities 2019-04-26 22:54:31 +01:00
install Remove Request Spec Migration upgrade status check 2019-07-30 12:58:39 -04:00
reference Update api-ref location 2019-07-22 19:17:28 +02:00
user Libvirt: add support for vPMU configuration. 2019-08-20 14:41:57 +00:00
conf.py Bump the openstackdocstheme extension to 1.20 2019-07-19 18:30:16 +08:00
index.rst Add a document that describes profiling eventlet services 2019-08-09 11:37:41 +01:00