Add missing release notes
There are two noteworthy changes that should have a relase note: * fix for newer openstacksdk * post upload hooks Change-Id: I800f2e3b6a3ecb07fdb075e1fe39a625e4434917
This commit is contained in:
parent
e391572495
commit
805d2b4d18
@ -0,0 +1,4 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fixed compatibility issue with openstacksdk 0.37.0 and above.
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Nodepool now supports :attr:`providers.[openstack].post-upload-hook` to
|
||||
run a user supplied script after an image has been uploaded to a cloud
|
||||
but before it gets used.
|
Loading…
x
Reference in New Issue
Block a user