
Keystone session now returns project id without "os" prefix. We should drop it as well. Closes-bug: #1668830 Change-Id: I4ad9d0696c362723c4de7f7283105ba6f396fa96 Co-Authored-By: XueFeng Liu <liu.xuefeng1@zte.com.cn>
6 lines
238 B
YAML
6 lines
238 B
YAML
---
|
|
fixes:
|
|
- The "os" prefix for project id has been dropped to keep the same with
|
|
OpenStack and Keystone Client. To keep the backwards compatibility, the "os"
|
|
prefix still can be used. And it'll be removed in the next release.
|