Update for kilo branch creation
We now have a stable/kilo branch, do not publish our documents to kilo anymore, we publish those from the kilo branch. Mark Install Guide and Config Reference as draft documents again. Change-Id: I92905052102fc39e95f1379745d962ecd00988a8
This commit is contained in:
@@ -3,10 +3,8 @@
|
|||||||
xmlns:xi="http://www.w3.org/2001/XInclude"
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||||
version="5.0"
|
version="5.0"
|
||||||
xml:id="bk-openstack-config-reference">
|
xml:id="bk-openstack-config-reference"
|
||||||
<!--- TODO(jaegerandi) Add back to the above once Kilo has branched:
|
|
||||||
status="draft">
|
status="draft">
|
||||||
-->
|
|
||||||
<title>OpenStack Configuration Reference</title>
|
<title>OpenStack Configuration Reference</title>
|
||||||
<?rax
|
<?rax
|
||||||
status.bar.text.font.size="40px"
|
status.bar.text.font.size="40px"
|
||||||
|
@@ -3,10 +3,8 @@
|
|||||||
xmlns:xi="http://www.w3.org/2001/XInclude"
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||||
version="5.0"
|
version="5.0"
|
||||||
xml:id="openstack-install-manual">
|
xml:id="openstack-install-manual"
|
||||||
<!-- TODO(jaegerandi) Add back to the above once Kilo has branched:
|
|
||||||
status="draft">
|
status="draft">
|
||||||
-->
|
|
||||||
<title>OpenStack Installation Guide for
|
<title>OpenStack Installation Guide for
|
||||||
<phrase os="rhel;centos;fedora">Red Hat Enterprise Linux 7, CentOS 7, and Fedora 21</phrase>
|
<phrase os="rhel;centos;fedora">Red Hat Enterprise Linux 7, CentOS 7, and Fedora 21</phrase>
|
||||||
<phrase os="ubuntu">Ubuntu 14.04</phrase>
|
<phrase os="ubuntu">Ubuntu 14.04</phrase>
|
||||||
|
@@ -68,7 +68,7 @@ fi
|
|||||||
if [ "$PUBLISH" = "publish" ] ; then
|
if [ "$PUBLISH" = "publish" ] ; then
|
||||||
openstack-doc-test --check-build --publish
|
openstack-doc-test --check-build --publish
|
||||||
# For publishing to both /draft and /BRANCH
|
# For publishing to both /draft and /BRANCH
|
||||||
copy_to_branch kilo
|
# copy_to_branch kilo
|
||||||
else
|
else
|
||||||
openstack-doc-test --check-build
|
openstack-doc-test --check-build
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user