Merge "updating with other reno changes"

This commit is contained in:
Jenkins 2015-12-03 02:30:09 +00:00 committed by Gerrit Code Review
commit 1f4f1a40ae
5 changed files with 13 additions and 1 deletions

View File

@ -0,0 +1,3 @@
---
other:
- Added CORS support.

View File

@ -0,0 +1,3 @@
---
other:
- Refactor the datastore guest manager code.

View File

@ -6,3 +6,4 @@
:maxdepth: 1
liberty
unreleased

View File

@ -0,0 +1,5 @@
==============================
Current Series Release Notes
==============================
.. release-notes::

View File

@ -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