Adds Programming OpenStack Compute API with Shell and Python book

Change-Id: I34142fb76dbb95cf1ab9a67e6fc1087c04b6bfc5
This commit is contained in:
annegentle 2012-01-27 12:20:34 -06:00
parent 4792996874
commit 3050f32969
12 changed files with 2923 additions and 9 deletions

View File

@ -50,7 +50,7 @@
<plugin>
<groupId>com.rackspace.cloud.api</groupId>
<artifactId>clouddocs-maven-plugin</artifactId>
<version>1.0.8-SNAPSHOT</version>
<version>1.0.9</version>
<executions>
<execution>
<id>goal1</id>

View File

@ -49,7 +49,7 @@
<plugin>
<groupId>com.rackspace.cloud.api</groupId>
<artifactId>clouddocs-maven-plugin</artifactId>
<version>1.0.8-SNAPSHOT</version>
<version>1.0.9</version>
<executions>
<execution>
<id>goal1</id>
@ -121,6 +121,7 @@
<includes>
api-quick-start-book.xml
</includes>
<canonicalUrlBase>http://docs.openstack.org/trunk/api-quick-start/content/</canonicalUrlBase>
<profileSecurity>reviewer</profileSecurity>
<branding>openstack</branding>
</configuration>

View File

@ -21,6 +21,7 @@
<copyright>
<year>2010</year>
<year>2011</year>
<year>2012</year>
<holder>OpenStack LLC</holder>
</copyright>
<releaseinfo>Diablo</releaseinfo>
@ -41,5 +42,5 @@
<xi:include href="api-quick-start.xml"/>
<xi:include href="cli-uses.xml"/>
<xi:include href="api-examples.xml"/>
<!-- <xi:include href="api-examples.xml"/>-->
</book>

File diff suppressed because it is too large Load Diff

View File

@ -21,6 +21,7 @@
<copyright>
<year>2010</year>
<year>2011</year>
<year>2012</year>
<holder>OpenStack LLC</holder>
</copyright>
<releaseinfo>trunk</releaseinfo>

View File

@ -50,7 +50,7 @@
<plugin>
<groupId>com.rackspace.cloud.api</groupId>
<artifactId>clouddocs-maven-plugin</artifactId>
<version>1.0.8-SNAPSHOT</version>
<version>1.0.9</version>
<executions>
<execution>
<id>goal1</id>

View File

@ -22,6 +22,7 @@
<copyright>
<year>2010</year>
<year>2011</year>
<year>2012</year>
<holder>OpenStack LLC</holder>
</copyright>
<releaseinfo>trunk</releaseinfo>

View File

@ -50,7 +50,7 @@
<plugin>
<groupId>com.rackspace.cloud.api</groupId>
<artifactId>clouddocs-maven-plugin</artifactId>
<version>1.0.5-SNAPSHOT</version>
<version>1.0.9</version>
<executions>
<execution>
<id>goal1</id>
@ -135,6 +135,7 @@
<includes>
os-image-adminguide.xml
</includes>
<canonicalUrlBase>http://docs.openstack.org/trunk/openstack-image/admin/content/</canonicalUrlBase>
<profileSecurity>reviewer</profileSecurity>
<branding>openstack</branding>
</configuration>

View File

@ -51,7 +51,7 @@
<plugin>
<groupId>com.rackspace.cloud.api</groupId>
<artifactId>clouddocs-maven-plugin</artifactId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.9</version>
<executions>
<execution>
<id>goal1</id>

View File

@ -19,7 +19,8 @@
</personname>
</author>
<copyright>
<year>2011, 2012</year>
<year>2011</year>
<year>2012</year>
<holder>OpenStack</holder>
</copyright>
<releaseinfo>Quantum 1.0 Administrator Guide</releaseinfo>

View File

@ -21,6 +21,7 @@
<copyright>
<year>2010</year>
<year>2011</year>
<year>2012</year>
<holder>OpenStack LLC</holder>
</copyright>
<releaseinfo>trunk</releaseinfo>

View File

@ -50,7 +50,7 @@
<plugin>
<groupId>com.rackspace.cloud.api</groupId>
<artifactId>clouddocs-maven-plugin</artifactId>
<version>1.0.8-SNAPSHOT</version>
<version>1.0.9</version>
<executions>
<execution>
<id>goal1</id>
@ -134,7 +134,7 @@
<includes>
os-objectstorage-adminguide.xml
</includes>
<canonicalUrlBase>http://docs.openstack.org/api/openstack-object-storage/admin/content/</canonicalUrlBase>
<canonicalUrlBase>http://docs.openstack.org/trunk/openstack-object-storage/admin/content/</canonicalUrlBase>
<profileSecurity>reviewer</profileSecurity>
<branding>openstack</branding>
</configuration>