Merge "updating with other reno changes"
This commit is contained in:
commit
1f4f1a40ae
@ -0,0 +1,3 @@
|
||||
---
|
||||
other:
|
||||
- Added CORS support.
|
@ -0,0 +1,3 @@
|
||||
---
|
||||
other:
|
||||
- Refactor the datastore guest manager code.
|
@ -6,3 +6,4 @@
|
||||
:maxdepth: 1
|
||||
|
||||
liberty
|
||||
unreleased
|
||||
|
5
releasenotes/source/unreleased.rst
Normal file
5
releasenotes/source/unreleased.rst
Normal file
@ -0,0 +1,5 @@
|
||||
==============================
|
||||
Current Series Release Notes
|
||||
==============================
|
||||
|
||||
.. release-notes::
|
2
tox.ini
2
tox.ini
@ -64,4 +64,4 @@ commands =
|
||||
commands = openstack-doc-test --check-build --publish --force
|
||||
|
||||
[testenv:releasenotes]
|
||||
commands = sphinx-build -a -E -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
|
||||
commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
|
||||
|
Loading…
x
Reference in New Issue
Block a user