Add missing release notes
Change-Id: I4a39c472fe0a9e8498848bac1bb9b56cf87e6e3a
This commit is contained in:
parent
f5671a4376
commit
e770caddeb
8
releasenotes/notes/fix-mysql-6b79049fe96edae4.yaml
Normal file
8
releasenotes/notes/fix-mysql-6b79049fe96edae4.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
critical:
|
||||
- |
|
||||
Fixed several issues with MySQL database support:
|
||||
|
||||
* https://bugs.launchpad.net/bugs/1501746
|
||||
* https://bugs.launchpad.net/bugs/1506160
|
||||
* https://bugs.launchpad.net/bugs/1501746
|
4
releasenotes/notes/flask-debug-6d2dcc2b482324dc.yaml
Normal file
4
releasenotes/notes/flask-debug-6d2dcc2b482324dc.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
security:
|
||||
- Never enable Flask debug mode as it may allow remote code execution.
|
||||
See https://bugs.launchpad.net/bugs/1506419 for details.
|
4
releasenotes/notes/ipa-support-7eea800306829a49.yaml
Normal file
4
releasenotes/notes/ipa-support-7eea800306829a49.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
other:
|
||||
- IPA (ironic-python-agent) is now fully supported in the devstack plugin
|
||||
and will become the default ramdisk in the next release.
|
@ -0,0 +1,3 @@
|
||||
---
|
||||
other:
|
||||
- Allow autogeneration of database migrations.
|
4
releasenotes/notes/missing-pxe-mac-d9329dab85513460.yaml
Normal file
4
releasenotes/notes/missing-pxe-mac-d9329dab85513460.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
fixes:
|
||||
- Log a warning when add_ports is set to pxe, but no PXE MAC is returned from
|
||||
the ramdisk.
|
Loading…
Reference in New Issue
Block a user