ironic/ironic/api
Ruby Loo feac8cfb78 Pin API version during rolling upgrade
During a rolling upgrade, when the new services are pinned to the
old release, the API version will also be pinned to the old release.
This will prevent users from accessing new features that may not quite
work.

The .sample was updated to reflect the change to the help string for
the [DEFAULT]/pin_release_version configuration option. The update also
pulled in changes for other options, from other (non-ironic) libraries.

Change-Id: I38a0f106b589945fb62071f3dfe5bff43c6fee93
Partial-Bug: #1708549
2017-12-04 10:17:30 -05:00
..
controllers Pin API version during rolling upgrade 2017-12-04 10:17:30 -05:00
middleware TrivialFix: Remove logging import unused 2017-04-26 17:32:06 +07:00
__init__.py Centralize config options - [api] 2016-07-21 11:51:45 -07:00
app.py Enable OSProfiler support in Ironic 2017-07-07 15:58:28 -07:00
app.wsgi Replace logging constants with oslo.log 2016-04-26 16:38:51 +08:00
config.py Remove agent vendor passthru completely 2016-12-13 09:31:08 +02:00
expose.py Disable XML now that we have WSME/Pecan support 2015-04-06 09:31:09 -07:00
hooks.py Remove translation of log messages from ironic/api 2017-04-05 09:53:58 -07:00