[www] Add kolla and kuryr projects

Redirect kolla and kuryr subprojects to the new location.

Add kuryr to index page, kolla is already there.

Change-Id: Iaa79de91ea0169ae971ad5d64fc63f63d24364d4
This commit is contained in:
Andreas Jaeger 2017-08-22 18:53:45 +02:00
parent b7a69cb967
commit 80e8d52f4d
2 changed files with 11 additions and 0 deletions

View File

@ -35,6 +35,12 @@ redirect 301 /networking-guide/ /ocata/networking-guide/
# Redirect old releases content to new location
redirectmatch 301 "^/releases.*$" http://releases.openstack.org$1
# redirect all kuryr sub-repositories appropriately
redirectmatch 301 ^/developer/kuryr-(kubernetes|libnetwork|tempest-plugin)/(.*)$ /kuryr-$1/latest/$2
# redirect all kolla sub-repositories appropriately
redirectmatch 301 ^/developer/kolla-(ansible|kubernetes)/(.*)$ /kolla-$1/latest/$2
# Redirect all openstack-ansible repositories appropriately
redirectmatch 301 ^/developer/(ansible-hardening|openstack-ansible-[^/]+)/(.*)$ /$1/latest/$2

View File

@ -799,6 +799,11 @@
type: other
service: Internationalization of OpenStack projects and documents
- name: kuryr
service: Bridge between container framework and OpenStack abstractions
type: service
# Projects that do not appear in the service-types-authority list:
# - kuryr
# - dragonflow