~jorgew/openstack-manuals/coreUpdates

« back to all changes in this revision

Viewing changes to doc/source/docbkx/incubation/keystone/devguide/src/docbkx/samples/auth_credentials-RAX-KEY.xml

  • Committer: Anne Gentle
  • Date: 2011-08-22 14:08:25 UTC
  • mfrom: (153.1.3 openstack-manuals)
  • Revision ID: anne@openstack.org-20110822140825-5w69etwq38syl9bc
Merging in core keystone API chagnes from Yogi

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
 
<apikeyCredentials
 
2
<auth  xmlns="http://docs.openstack.org/identity/api/v2.0">
 
3
  <apikeyCredentials
3
4
    xmlns="http://docs.rackspace.com/identity/api/ext/RAX-KEY/v1.0"
4
5
    username="testuser"
5
 
    apikey="aaaaa-bbbbb-ccccc-12345678"
6
 
    tenantId="77654"/>
7
 
 
 
6
    apikey="aaaaa-bbbbb-ccccc-12345678"/>
 
7
</auth>