~ubuntu-branches/ubuntu/saucy/keystone/saucy-proposed

« back to all changes in this revision

Viewing changes to keystone/contrib/extensions/raxkey/extension.xml

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2011-08-23 10:18:22 UTC
  • Revision ID: james.westby@ubuntu.com-20110823101822-enve6zceb3lqhuvj
Tags: upstream-1.0~d4~20110823.1078
ImportĀ upstreamĀ versionĀ 1.0~d4~20110823.1078

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<extension  xmlns="http://docs.openstack.org/common/api/v2.0"
 
3
            xmlns:atom="http://www.w3.org/2005/Atom"
 
4
            name="Rackspace" namespace="http://docs.rackspace.com/identity/api/ext/RAX-KEY/v1.0"
 
5
            alias="RAX-KEY"
 
6
            updated="2011-08-14T13:25:27-06:00">
 
7
            <description>
 
8
                        Rackspace extensions to Keystone v2.0 API
 
9
                        enabling API Key authentication.
 
10
            </description>
 
11
            <atom:link rel="describedby" type="application/pdf"
 
12
                        href="http://docs.rackspacecloud.com/identity/api/ext/identity-RAX-KEY-20110814.pdf"/>
 
13
            <atom:link rel="describedby" type="application/vnd.sun.wadl+xml"
 
14
                        href="http://docs.rackspacecloud.com/identity/api/ext/identity-RAX-KEY.wadl"/>
 
15
</extension>