diff --git a/www/.htaccess b/www/.htaccess index 4371a063aa..f078b61a7d 100644 --- a/www/.htaccess +++ b/www/.htaccess @@ -7,6 +7,9 @@ redirect 301 /openstack-object-storage/ /trunk/openstack-object-storage/ # Redirect for the 1.1 version of the Compute API going to v2 redirect 301 /api/openstack-compute/1.1/ /api/openstack-compute/2/ +# Redirecting cactus version +redirect 301 /diablo/ /trunk/ + # Redirecting cactus version redirect 301 /cactus/ /trunk/ diff --git a/www/diablo/index.html b/www/diablo/index.html deleted file mode 100644 index c4e88d01b2..0000000000 --- a/www/diablo/index.html +++ /dev/null @@ -1,252 +0,0 @@ - - - - -
- - -A great starting point for deployers and cloud administrators.
-Information about Openstack APIs for application developers and integrators.
-Details about OpenStack internals for python developers and advanced users.
-Release: Diablo | -
-
- Other Releases...
-
-
-
-
- |
-
-
---|---|
OpenStack Compute Administration Guide | -Browser View PDF | -
OpenStack Object Storage Administration Guide | -Browser View PDF | -
OpenStack Image Service Administration Guide | -Browser View PDF | -
OpenStack Identity Service Starter Guide | -Browser View PDF | -
OpenStack Starter Guide - Compute, Image, and Object Storage services | -Browser View PDF | -
OpenStack Install and Deploy Guide - Compute, Image, and Identity services plus Dashboard | -Browser View PDF | -