Add releasenote for quagga fix
This was missed in [0]. [0] I6bbd88c0d66bffa0a310364e26cd73286524fee3 Change-Id: I241bd8c881e3cca170b1cba99862181689a8bb2e
This commit is contained in:
parent
17570b4c24
commit
6f285a65f0
13
releasenotes/notes/update-quagga-ebdaa99f7de660d7.yaml
Normal file
13
releasenotes/notes/update-quagga-ebdaa99f7de660d7.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
The default docker base image used in testing has been updated to
|
||||
``ubuntu:20.04``. You may need to update your testing code
|
||||
accordingly.
|
||||
fixes:
|
||||
- |
|
||||
The quagga container used for testing neutron-dynamic-routing was
|
||||
failing to start due to permission issues. A startup script has
|
||||
been added to dynamically set the correct permissions.
|
||||
See bug
|
||||
`2031526 <https://bugs.launchpad.net/neutron/+bug/2031526>`_.
|
Loading…
Reference in New Issue
Block a user