Split Install Guide into Debian and Ubuntu guides

We now build a separate guide for Debian, the changes are too large.

Change-Id: I256185542db72ea46eaf92bdd689c2ddafbc9c9f
This commit is contained in:
Andreas Jaeger 2013-10-28 09:49:18 +01:00
parent 262dc8df95
commit 27c600701a
2 changed files with 9 additions and 1 deletions

View File

@ -1547,6 +1547,11 @@
- 'openstack-{manual}'
- openstack-install-deploy-guide-{distribution}:
distribution: debian
system: apt-debian
profileos: "debian"
- openstack-install-deploy-guide-{distribution}:
distribution: fedora
system: yum
@ -1560,7 +1565,7 @@
- openstack-install-deploy-guide-{distribution}:
distribution: ubuntu
system: apt
profileos: "ubuntu;debian"
profileos: "ubuntu"
# in zuul/layout.yaml specified to only run against
# stable/folsom and grizzly branches.

View File

@ -224,6 +224,8 @@ jobs:
# Documentation targets for master and future stable branches:
- name: openstack-config-reference
branch: ^(?!stable/(folsom|grizzly)).*$
- name: openstack-install-deploy-guide-debian
branch: ^(?!stable/(folsom|grizzly)).*$
- name: openstack-install-deploy-guide-fedora
branch: ^(?!stable/(folsom|grizzly)).*$
- name: openstack-install-deploy-guide-opensuse
@ -2162,6 +2164,7 @@ projects:
- openstack-config-reference
- openstack-docs-site
- openstack-ha-guide
- openstack-install-deploy-guide-debian
- openstack-install-deploy-guide-fedora
- openstack-openstack-install-fedora-old
- openstack-install-deploy-guide-opensuse