diff --git a/www/.htaccess b/www/.htaccess index a50bac121f..c96489e95a 100644 --- a/www/.htaccess +++ b/www/.htaccess @@ -121,3 +121,5 @@ redirectmatch 301 /trunk/openstack-ops/(.*) /openstack-ops/$1 # details: https://bugs.launchpad.net/openstack-manuals/+bug/1288513 redirectmatch 301 (.*)//(.*) $1/$2 +# Redirect links to Architecture Design Guide epub from arc to arch +redirect 301 /arc/OpenStackArchitectureDesignGuide.epub /arch/OpenStackArchitectureDesignGuide.epub diff --git a/www/arc/OpenStackArchitectureDesignGuide.epub b/www/arch/OpenStackArchitectureDesignGuide.epub similarity index 100% rename from www/arc/OpenStackArchitectureDesignGuide.epub rename to www/arch/OpenStackArchitectureDesignGuide.epub diff --git a/www/arch/index.html b/www/arch/index.html new file mode 100644 index 0000000000..ce4f8a5db9 --- /dev/null +++ b/www/arch/index.html @@ -0,0 +1,276 @@ + + + + + + + + OpenStack Docs: Architecture Design Guide + + + + + + + + + + + + + +
+ +
+ +
+
+

+ + Documentation + + > Architecture Design Guide +

+
+
+
+ Loading +
+ + +
+
+
+
+
+ +
+

+ + HTML + + + PDF + +

+
+
+
+ +
+

+ + The OpenStack Architecture Design Guide offers examples of OpenStack deployments for different use cases. + +

+

+ This book was written in a five-day book sprint with authors who have learned first-hand how to design clouds that meet users needs. +

+

+ Read this book to learn about these types of use cases for OpenStack clouds: +

+ +

+ You can get the + + PDF + + to print yourself. If you'd like a bound copy, + + buy it from Lulu + + and all proceeds go to the Foundation to support more book sprints efforts like this one. +

+

+ Support independent publishing: Buy this book on Lulu. +

+

+ + Creative Commons License + +
+ This work is licensed under a + + Creative Commons Attribution 3.0 United States License + + . +

+
+
+
+ +
+ + + + + diff --git a/www/common/images/arch-guide-cover.png b/www/common/images/arch-guide-cover.png new file mode 100644 index 0000000000..7e56e61ad5 Binary files /dev/null and b/www/common/images/arch-guide-cover.png differ diff --git a/www/common/images/openstack-arch-guide-team.png b/www/common/images/openstack-arch-guide-team.png new file mode 100644 index 0000000000..4367bab630 Binary files /dev/null and b/www/common/images/openstack-arch-guide-team.png differ diff --git a/www/havana/index.html b/www/havana/index.html index 6b1c5fd679..cbd7b2ae5b 100644 --- a/www/havana/index.html +++ b/www/havana/index.html @@ -257,7 +257,7 @@
- + Operations Guide
diff --git a/www/icehouse/index.html b/www/icehouse/index.html index 0b800eb383..3cec088da3 100644 --- a/www/icehouse/index.html +++ b/www/icehouse/index.html @@ -268,7 +268,7 @@
- + Operations Guide
diff --git a/www/index.html b/www/index.html index 30955eb529..770c225c7d 100644 --- a/www/index.html +++ b/www/index.html @@ -267,7 +267,7 @@
- + Operations Guide
@@ -348,7 +348,7 @@
- Compute API v2 Reference + Compute API v2 and Extensions Reference