Files
devstack/lib
Chris Dent 16a10d7435 Configure nova's use of placement more correctly
This change addresses a few inconsistencies in how nova processes
are configured to speak to the placement service.

The initial inspiration was that region_name was not being set in the
[placement] section, despite $REGION_NAME being used when setting
the endpoint in the catalog. That's fixed.

While fixing that two other issues became clear:

* Configuring nova process to use placement should happen in lib/nova
  not lib/placement so the function has been moved.
* auth_strategy is not relevant in the [placement] section of a
  nova process

The name of the function is maintained, in case there are plugins which
call it, but a comment is added to indicate that other services besides
nova compute (such as the cell conductor) may use the function.

Change-Id: I4a46b6460596e9a445bd90de2d52dbb71fb963df
2019-01-14 17:16:01 +00:00
..
2015-11-27 15:36:04 +11:00
2018-01-11 16:19:36 +01:00
2018-09-24 12:34:15 +02:00
2015-11-27 15:36:04 +11:00
2017-09-01 15:08:17 -04:00
2018-06-18 15:54:36 +00:00
2015-11-27 15:36:04 +11:00
2017-07-10 17:06:16 -03:00
2018-03-28 13:51:31 -05:00
2018-12-17 09:34:35 +11:00
2017-06-20 14:09:30 -04:00