~ziad-sawalha/keystone/master

« back to all changes in this revision

Viewing changes to keystone/content/common/samples/auth_credentials.xml

  • Committer: Ziad Sawalha
  • Date: 2011-08-17 01:30:31 UTC
  • Revision ID: git-v1:6af517348e9be2c259362311372e952149575740
Contract changes

Change-Id: Idc44eebb9e3312e8dddb93efc9fecff9a540f138

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<passwordCredentials
3
3
    xmlns="http://docs.openstack.org/identity/api/v2.0"
4
 
    password="P@ssword1" username="testuser"
5
 
    tenantId="77654"/>
 
4
    username="testuser"
 
5
    password="P@ssword1"
 
6
    tenantId="77654"/>
 
 
b'\\ No newline at end of file'