Adds Programming OpenStack Compute API with Shell and Python book
Change-Id: I34142fb76dbb95cf1ab9a67e6fc1087c04b6bfc5
This commit is contained in:
parent
4be0694383
commit
5eb3758070
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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
@ -22,6 +22,7 @@
|
||||
<copyright>
|
||||
<year>2010</year>
|
||||
<year>2011</year>
|
||||
<year>2012</year>
|
||||
<holder>OpenStack LLC</holder>
|
||||
</copyright>
|
||||
<releaseinfo>trunk</releaseinfo>
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user