diff --git a/doc/local-files.html b/doc/local-files.html index 016af15c5b..c80e00e790 100644 --- a/doc/local-files.html +++ b/doc/local-files.html @@ -1,160 +1,188 @@ - - - - - open OpenStack Docs: Locally built guides - - - - - - - - - - - - -
-
-

Documentation

- -
-
-

Note: - These are references to locally built OpenStack - documentation in the openstack-manuals module. Each - book needs to be build first, for example with - "tools/test.py --check-build --force".

-
-
-
-

Install OpenStack

-
-
Installation Guide for - Debian 7.0
- Note: build - locally with "mvn - generate-sources -Doperating.system=apt-debian -Dprofile.os=debian".
-
Installation Guide for - openSUSE and SUSE - Linux Enterprise Server
- Note: build locally with "mvn - generate-sources -Doperating.system=zypper -Dprofile.os='opensuse;sles'". -
-
Installation Guide for Red Hat - Enterprise Linux, CentOS, and - Fedora
- Note: build - locally with "mvn - generate-sources -Doperating.system=yum -Dprofile.os='centos;fedora;rhel'".
-
Installation Guide for Ubuntu - 12.04 (LTS)
- Note: build - locally with "mvn - generate-sources -Doperating.system=apt -Dprofile.os=ubuntu".
-
-

Configure and run an OpenStack cloud

-
-
- Cloud Administrator Guide -
-
- Configuration Reference -
-
High Availability - Guide
-
Security Guide
-
Virtual Machine Image - Guide
-
-
-
-

Training Guides

-
-
- Training Guides -
-
-

Use the OpenStack dashboard and command-line clients

-
-
End User Guide
-
Admin User Guide
-
Command-Line Interface Reference
-
- -

Other Links

- These guides are not published on - the OpenStack documentation page in - this form. -
-
- Glossary -
-
- -

Online OpenStack - Documentation Links

-
-
Trunk Documentation site -
-
Documentation Howto -
-
Documentation Conventions -
-
Report a documentation bug -
-
See - all open documentation bugs -
-
See - all open api bugs -
Open Reviews for - OpenStack Documentation
-
-
-
- + + + + + open OpenStack Docs: Locally built guides + + + + + + + + + + + + + +
+
+

+ Documentation +

+
+
+
+
+

+ + Note: + + These are references to locally built OpenStack documentation in the openstack-manuals module. Each + book needs to be build first, for example with "tools/test.py --check-build --force". +

+
+
+
+
+

+ Install OpenStack +

+
+
+ + Installation Guide for Debian 7.0 + +
+ Note: build locally with "mvn generate-sources -Doperating.system=apt-debian -Dprofile.os=debian". +
+
+ + Installation Guide for openSUSE and SUSE Linux Enterprise Server + +
+ Note: build locally with "mvn generate-sources -Doperating.system=zypper -Dprofile.os='opensuse;sles'". +
+
+ + Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora + +
+ Note: build locally with "mvn generate-sources -Doperating.system=yum -Dprofile.os='centos;fedora;rhel'". +
+
+ + Installation Guide for Ubuntu 12.04 (LTS) + +
+ Note: build locally with "mvn generate-sources -Doperating.system=apt -Dprofile.os=ubuntu". +
+
+

+ Configure and run an OpenStack cloud +

+
+
+ + Cloud Administrator Guide + +
+
+ + Configuration Reference + +
+
+ + High Availability Guide + +
+
+ + Security Guide + +
+
+ + Virtual Machine Image Guide + +
+
+
+
+

+ Training Guides +

+
+
+ + Training Guides + +
+
+

+ Use the OpenStack dashboard and command-line clients +

+
+
+ + End User Guide + +
+
+ + Admin User Guide + +
+
+ + Command-Line Interface Reference + +
+
+

+ Other Links +

+ These guides are not published on the OpenStack documentation page in this form. +
+
+ + Glossary + +
+
+

+ Online OpenStack Documentation Links +

+
+
+ + Trunk Documentation site + +
+
+ + Documentation Howto + +
+
+ + Documentation Conventions + +
+
+ + Report a documentation bug + +
+
+ + See all open documentation bugs + +
+
+ + See all open api bugs + +
+ + Open Reviews for OpenStack Documentation + +
+ +
+
+
+ diff --git a/www/api/api-ref-guides.html b/www/api/api-ref-guides.html index 51d5c729f4..ddeaa7cd78 100755 --- a/www/api/api-ref-guides.html +++ b/www/api/api-ref-guides.html @@ -1,108 +1,116 @@ - - - - - - - OpenStack Docs: APIs - - - - - - - - - - - - - - -
- -
- -
-
-

Documentation > API references

-
-
-
Loading
- - + -
-
-
-
-
-
-
-
- -
-
- -
- - - - +
+ +
+
+
+
+
+
+
+
+
+ +
+
+ +
+ + + - + + diff --git a/www/de/index.html b/www/de/index.html index 9a1922d3b7..11e95e28f3 100644 --- a/www/de/index.html +++ b/www/de/index.html @@ -1,46 +1,32 @@ - - - - - - - - OpenStack Dokumente - - - - - - - - - - - - - - -
- + + +
+ +
+
+
+

+ Auf dieser Seite sind die auf Deutsch übersetzten OpenStack Dokumente hinterlegt. +

+
+ + +
+
+ +
+ + + diff --git a/www/developer/language-bindings.html b/www/developer/language-bindings.html index d305c90663..c16d5b1fc2 100644 --- a/www/developer/language-bindings.html +++ b/www/developer/language-bindings.html @@ -1,30 +1,22 @@ - - - - - - - - - OpenStack Docs: Developers - - - + + + + + + + + OpenStack Docs: Developers + + + + + + - - - + + + - - - - + +
- - -
-
-

Documentation > Language Bindings and Python Clients

-
-
-
- Loading -
- - - + -
-
-
- -
-

Use the OpenStack dashboard and command-line clients

-

OpenStack - End User Guide -

-

User guide for the OpenStack dashboard and command-line clients. -

-

OpenStack - Admin User Guide -

-

Admin user guide for the OpenStack - dashboard and command-line clients. -

-

OpenStack - Command Line Interface Reference -

Reference listing of all commands and parameters - available for keystone, glance, neutron, nova, - cinder, swift, heat, and ceilometer commands.

-

Unified OpenStack Client

-

Documentation for python-openstackclient, a unified shell command structure.

-
-
+ +
+
- -
+ + + + + + - + diff --git a/www/developer/openstack-projects.html b/www/developer/openstack-projects.html index 137db42fe7..fdd4a87322 100644 --- a/www/developer/openstack-projects.html +++ b/www/developer/openstack-projects.html @@ -1,36 +1,24 @@ - - - - - - - OpenStack Docs: Developers - - - - - - - - - - - - + + + + + + + + + + + - - - -
- + + +
+ +
+
+
+
+
+
+
-
-
-
-
-
-
- - -
- -
- -
- - - - + + + - - - + - + diff --git a/www/draft-i18n-manuals.html b/www/draft-i18n-manuals.html index 5a2c2171be..7959fd0ce3 100644 --- a/www/draft-i18n-manuals.html +++ b/www/draft-i18n-manuals.html @@ -1,41 +1,30 @@ - - - - - - - OpenStack Draft Localized Documents - - - - - - - - - - - - - -
- + + +
+ +
+ +
+ +
+ + + diff --git a/www/essex/index.html b/www/essex/index.html index b50f2ce826..6789ab554d 100644 --- a/www/essex/index.html +++ b/www/essex/index.html @@ -1,95 +1,103 @@ - + + + + + + + + OpenStack Docs: Essex + + + + + + + + + + + - - - - - - - - - - - + (function() { + var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; + ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; + var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); + })(); -
- -
- - - -
-
-
-

Search All OpenStack Manuals

- -
- Loading -
--> + + + + +
+
+
+

+ Search All OpenStack Manuals +

+
+ Loading +
+ + -
- -
-

OpenStack Manuals

-

Note: OpenStack no longer maintains the Essex release. Please consider using a later release.

-

 

-
-
-

Administration Guides

- -

A great starting point for deployers and cloud administrators.

-
-
- -
-
-

API Documentation

- -

Information about OpenStack APIs for application developers and - integrators.

-
-
- -
-
-

Developer Documentation

- -

Details about OpenStack internals for Python developers and - advanced users.

-
-
-
- - -
-
- -
- -
- - - - +
+ + +
+

+ OpenStack Manuals +

+

+ Note: OpenStack + + no longer maintains + + the Essex release. Please consider using a later release. +

+

+

+
+
+

+ + Administration Guides + +

+

+ A great starting point for deployers and cloud administrators. +

+
+
+
+
+

+ + API Documentation + +

+

+ Information about OpenStack APIs for application developers and + integrators. +

+
+
+
+
+

+ + Developer Documentation + +

+

+ Details about OpenStack internals for Python developers and + advanced users. +

+
+
+
+ +
+
+
+ +
+ + + -
- + +
+ diff --git a/www/fr/index.html b/www/fr/index.html index 3b706d3b0a..b9f48ebbfc 100644 --- a/www/fr/index.html +++ b/www/fr/index.html @@ -1,46 +1,32 @@ - - - - - - - - OpenStack Dokumente - - - - - - - - - - - - - - -
- + + +
+ +
+
+
+

+ Cette page fournit la liste des documentations OpenStack traduites en Français. +

+
+ + +
+
+ +
+ + + diff --git a/www/grizzly/index.html b/www/grizzly/index.html index 76fd8bd7eb..ba7f30d3e5 100644 --- a/www/grizzly/index.html +++ b/www/grizzly/index.html @@ -1,108 +1,114 @@ - + + + + + + + + OpenStack Docs: Grizzly + + + + + + + + + + + - - - - - - - - - - - -
- -
- -
-
-

Documentation

-
-
-
Loading
- - --> + + + + +
+
+

+ Documentation +

+
+
+
+ Loading +
+ + -
-
-
- -
-

-
- - -
-
- -
- - - - +
+
+
+ +
+

+

+
+ + +
+
+ +
+ + + - + + diff --git a/www/havana/index.html b/www/havana/index.html index 2942a0cbd7..da72d51025 100644 --- a/www/havana/index.html +++ b/www/havana/index.html @@ -1,111 +1,116 @@ - - - - - - - OpenStack Docs: Havana - - - - - - - - - - - - - - -
- -
- -
-
-

Documentation (Havana)

-
-
-
Loading
- - + -
-
-
-
-
- - - -
-
- -
- - - - +
+
+
+
+
+
+
+ + + +
+
+ +
+ + + - + + diff --git a/www/icehouse/index.html b/www/icehouse/index.html index 9cffd31c01..2ff485612d 100644 --- a/www/icehouse/index.html +++ b/www/icehouse/index.html @@ -1,111 +1,116 @@ - - - - - - - OpenStack Docs: Icehouse - - - - - - - - - - - - - - -
- -
- -
-
-

Documentation (Icehouse)

-
-
-
Loading
- - + -
-
-
-
-
- - - -
-
- -
- - - - +
+
+
+
+
+
+
+ + + +
+
+ +
+ + + - + + diff --git a/www/index.html b/www/index.html index c22a7b07e7..04f8a46444 100644 --- a/www/index.html +++ b/www/index.html @@ -1,111 +1,116 @@ - - - - - - - OpenStack Docs: Current - - - - - - - - - - - - - - -
- -
- -
-
-

Documentation (Current)

-
-
-
Loading
- - + -
-
-
-
-
- - - -
-
- -
- - - - +
+
+
+
+
+
+
+
+ +
+ + +
+
+ +
+ + + - + + diff --git a/www/ja/index.html b/www/ja/index.html index fcf7124e88..ec5917dd8d 100644 --- a/www/ja/index.html +++ b/www/ja/index.html @@ -1,45 +1,32 @@ - - - - - - - - OpenStack ドキュメント - - - - - - - - - - - - - - -
- + + +
+ +
+
+ +
+ + + - diff --git a/www/ops/index.html b/www/ops/index.html index 6280edf7c7..2509f4092f 100644 --- a/www/ops/index.html +++ b/www/ops/index.html @@ -1,30 +1,22 @@ - - - - - - - - OpenStack Docs: Current - - - - - - - - + - - - - -
- -
- - - -
-
-

Documentation > Operations Guide

-
-
-
- Loading -
- - - + + + + +
+
+

+ + Documentation + + > Operations Guide +

+
+
+
+ Loading +
+ + -
-
-
-
-
- -
-
-
-

-

This book offers hard-earned experience from OpenStack operators who have run OpenStack - in production for six months or longer. They've gathered their notes, shared their stories, - and learned from each other in the room. We invite you to join in the quest for best practices - in OpenStack cloud operations. You can read the latest updates or download the new O'Reilly published versions below. -

-

- Current .html - - Current .pdf -

-

- - O'Reilly .mobi - - O'Reilly .epub -

-

If you're interested in OpenStack books, please take a look at the OpenStack Security Guide, also - written in a five-day book sprint.

-

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

-
- -
-
- -
- - - - - - +
+
+
+
+
+ + + +
+
+
+

+ +

+

+ This book offers hard-earned experience from OpenStack operators who have run OpenStack + in production for six months or longer. They've gathered their notes, shared their stories, + and learned from each other in the room. We invite you to join in the quest for best practices + in OpenStack cloud operations. You can read the + + latest updates + + or download the new O'Reilly published versions below. +

+

+ + Current .html + + + Current .pdf + +

+

+ + O'Reilly .mobi + + + O'Reilly .epub + +

+

+ If you're interested in OpenStack books, please take a look at the + + OpenStack Security Guide + + , also written in a five-day book sprint. +

+

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

+
+
+
+ +
+ + + - - + + - - diff --git a/www/sec/index.html b/www/sec/index.html index d1e7cfc7af..45b2c3883b 100644 --- a/www/sec/index.html +++ b/www/sec/index.html @@ -1,30 +1,22 @@ - - - - - - - - OpenStack Docs: Current - - - - - - - - + - - - - -
- -
- - - -
-
-

Documentation > Security Guide

-
-
-
- Loading -
- - - + + + + +
+
+

+ + Documentation + + > Security Guide +

+
+
+
+ Loading +
+ + -
-
-
-
-
-

HTML -      - PDF -

-
-
-
-

-The OpenStack Security Guide provides best practices learned by real cloud operators while hardening their OpenStack deployments. -

-

-This book was written by a close community of security experts from the OpenStack Security Group in a short, intense + +

+
+
+
+
+ +
+

+ + HTML + + + PDF + +

+
+
+
+ +
+

+ + The OpenStack Security Guide provides best practices learned by real cloud operators while hardening their OpenStack deployments. + +

+

+ This book was written by a close community of security experts from the + + OpenStack Security Group + + in a short, intense week-long effort at an undisclosed location. One of the goals for this book is to bring together interested members to capture their collective knowledge and give it back to the OpenStack community. -

-

-In this book you'll find practical security guidance: -

    -
  • Discussions about each OpenStack service -
  • Information about isolating security domains and securing domain bridges -
  • Public and private cloud considerations -
  • Best practices for management layers and access -
  • Secure node bootstrapping and hardening -
  • SSL, SSH, and PKI availability per OpenStack service -
  • API endpoint best practices -
  • Security for messaging transport and queues -
  • Database and data security best practices and considerations -
  • Hypervisor selection advice -
  • Security services available for OpenStack instances and trusted images -
  • Migration information -
  • Logging information and considerations -
  • Access control and identity management concepts -
-

-

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/trunk/index.html b/www/trunk/index.html index cf386e8b67..aa0caf03c4 100644 --- a/www/trunk/index.html +++ b/www/trunk/index.html @@ -1,111 +1,116 @@ - - - - - - - OpenStack Docs: Current - - - - - - - - - - - - - - -
- -
- -
-
-

Documentation (Current)

-
-
-
Loading
- - + -
-
-
-
-
- - - -
-
- -
- - - - +
+
+
+
+
+
+
+ + + +
+
+ +
+ + + - + +