6f285a65f0
This was missed in [0]. [0] I6bbd88c0d66bffa0a310364e26cd73286524fee3 Change-Id: I241bd8c881e3cca170b1cba99862181689a8bb2e
14 lines
457 B
YAML
14 lines
457 B
YAML
---
|
|
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>`_.
|