Release notes for Victoria

Change-Id: I39a623ef149f2f65975671af60a5e90933fd9750
This commit is contained in:
jonnary 2020-09-29 17:26:57 +08:00 committed by XueFeng Liu
parent 35b5c65bd0
commit 6ff278642e
5 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,4 @@
---
fixes:
- |
Pass in correct port id parameter when calling interface create on a server.

View File

@ -0,0 +1,4 @@
---
fixes:
- |
Find security group profiles by project scope.

View File

@ -0,0 +1,4 @@
---
features:
- When we use load balancer policy to attach cluster, members will
add to pool by member name.

View File

@ -0,0 +1,8 @@
---
other:
- |
Fix hacking lower constraints to 3.0.1
Fix jsonschema lower constraints to 3.2.0
Remove Babel requirement
Remove six requirement
Remove mock requirement, unittest.mock instead

View File

@ -0,0 +1,4 @@
---
other:
- |
Add Python3 victoria unit tests