Tidy up release notes for V9 drivers

The release notes included with the Assignment and Role V9 driver
patches included a line in the prelude section. This doesn't read
well when these are combined together.

Change-Id: Ib14f5994fdd72925aecc40470095fbef834f729c
This commit is contained in:
Henry Nash 2016-01-12 21:39:56 +00:00
parent ae87c03813
commit d252c7cdd5
2 changed files with 0 additions and 4 deletions

View File

@ -1,6 +1,4 @@
---
prelude: >
New Assignment driver (V9)
features:
- The list_project_ids_for_user(), list_domain_ids_for_user() and
list_user_ids_for_project() methods have been removed from the V9 version

View File

@ -1,6 +1,4 @@
---
prelude: >
New Role driver (V9)
upgrade:
- The V8 Role driver interface is deprecated, but still supported in
this release, so any custom drivers based on the V8 interface should still