Add some missing releasenotes for Queens
1. Support redis as management storage backend 2. Remove pool group Change-Id: I77559b5c9c9491fdf4171e94ccabd2dc27b0d16e
This commit is contained in:
parent
ea4a0cef40
commit
58ead772d5
@ -0,0 +1,5 @@
|
||||
---
|
||||
features:
|
||||
- Zaqar supports a new way to directly use pool resource without pool_group
|
||||
when creating Flavor. The old way will be kept in Queens and be marked
|
||||
useless. Zaqar will remove the pool_group totally in Rocky.
|
@ -0,0 +1,5 @@
|
||||
---
|
||||
features:
|
||||
- Support Redis as management storage backend to improve the performance
|
||||
and ease of deployment. For the management driver, user needs to enable
|
||||
the redis storage options in redis.conf to persistent data.
|
Loading…
Reference in New Issue
Block a user