placement/releasenotes/notes
Matt Riedemann 6b0f82192b Cleanup some issues with CONF.placement.os_interface
This change fixes a few things with the recently added
"os_interface" option in the [placement] config group.

1. It adds tests for the scheduler report client that
   were missing in the original change that added the
   config option.

2. It uses the option in the "nova-status upgrade check"
   command so it is consistent with how the scheduler
   report client uses it.

3. It removes the restrictive choices list from the
   config option definition. keystoneauth1 allows an
   "auth" value for the endpoint interface which means
   don't use the service catalog to find the endpoint
   but instead just read it from the "auth_url" config
   option. Also, the Keystone v3 API performs strict
   validation of the endpoint interface when creating
   an endpoint record. The list of supported interfaces
   may change over time, so we shouldn't encode that
   list within Nova.

4. As part of removing the choices, the release note
   associated with the new option is updated and changed
   from a 'feature' release note to simply 'other' since
   it's not really a feature as much as it is a bug fix.

Change-Id: Ia5af05cc4d8155349bab942280c83e7318749959
Closes-Bug: #1664334
2017-02-13 17:13:14 -05:00
..
add-aggregate-type-extra-specs-affinity-filter-79a2d3ee152b8ecd.yaml Fix reno reverts that are still shown 2016-03-16 15:03:01 +01:00
aggregate-uuid-generation-1f029af7a9af519b.yaml Allocate uuids for aggregates as they are created or loaded 2016-02-24 07:48:09 -08:00
aggregates-moved-to-api-database-e1bd30909aaf79d3.yaml Aggregate create and destroy work against API db 2016-08-01 08:22:08 -07:00
placement-api-endpoint-interface-set-29af8b9400ce7775.yaml Cleanup some issues with CONF.placement.os_interface 2017-02-13 17:13:14 -05:00
placement-api-member-of-d8a08d0d0c5700d7.yaml HTTP interface for resource providers by aggregates 2017-01-05 20:26:18 +00:00
placement-rest-api-filter-providers-by-resources-0ab51c9766fe654f.yaml Expose a REST API for a specific list of RPs 2017-01-13 17:57:29 -05:00
placement-rest-custom-resource-classes-a3f2175772983b0a.yaml Fix some release notes in preparation for the o-2 beta release 2016-12-15 00:06:01 +00:00
return-uuid-attribute-for-aggregates-70d9f733f86fb1a3.yaml Return uuid attribute for aggregates 2017-01-05 14:32:43 -05:00