Updated copyright to remove "Rackspace"

Change-Id: I8bd7338731927b710e9a76b72ecfd36bd916689a
This commit is contained in:
Diane Fleming
2012-07-11 15:01:34 -05:00
parent 6a6040755c
commit 49ca337ab9

View File

@@ -52,7 +52,7 @@
<surname/> <surname/>
</personname> </personname>
<affiliation> <affiliation>
<orgname>Rackspace Cloud</orgname> <orgname>OpenStack LLC</orgname>
</affiliation> </affiliation>
</author> </author>
<copyright> <copyright>
@@ -60,7 +60,7 @@
<year>2010</year> <year>2010</year>
<year>2011</year> <year>2011</year>
<year>2012</year> <year>2012</year>
<holder>Rackspace US, Inc.</holder> <holder>OpenStack LLC</holder>
</copyright> </copyright>
<releaseinfo>API v2</releaseinfo> <releaseinfo>API v2</releaseinfo>
<productname>OpenStack Compute</productname> <productname>OpenStack Compute</productname>
@@ -471,17 +471,6 @@
document from the OpenStack Docs website at <link document from the OpenStack Docs website at <link
xlink:href="http://docs.openstack.org"> xlink:href="http://docs.openstack.org">
http://docs.openstack.org</link>. </para> http://docs.openstack.org</link>. </para>
<para>For more details about the Cloud Servers service
that this API is based upon, see <link
xlink:href="http://www.rackspacecloud.com/cloud_hosting_products/servers"
>http://www.rackspacecloud.com/cloud_hosting_products/servers</link>.
This site also provides related documents and links to
official support channels for Rackspace, including
<link
xlink:href="http://www.rackspace.com/knowledge_center/"
>knowledge base articles</link>, <link
xlink:href=" http://beta.forums.rackspace.com/"
>forums</link>, phone, chat, and email.</para>
</section> </section>
</chapter> </chapter>
<chapter xml:id="Concepts-d1e369"> <chapter xml:id="Concepts-d1e369">
@@ -1070,9 +1059,9 @@ X-Auth-Token: eaaafd18-0fed-4b3a-81b4-663c99ec1cbb
</section> </section>
<section xml:id="Versions-d1e1193"> <section xml:id="Versions-d1e1193">
<title>Versions</title> <title>Versions</title>
<para> The OpenStack Compute API uses both a URI and a <para>The OpenStack Compute API uses both a URI and a MIME
MIME type versioning scheme. In the URI scheme, the type versioning scheme. In the URI scheme, the first
first element of the path contains the target version element of the path contains the target version
identifier (e.g. https://servers.api.openstack.org/ identifier (e.g. https://servers.api.openstack.org/
v1.0/&hellip;). The MIME type versioning scheme uses v1.0/&hellip;). The MIME type versioning scheme uses
HTTP content negotiation where the <code>Accept</code> HTTP content negotiation where the <code>Accept</code>