Files
identity-api/openstack-identity-api/src/docbkx/OS-KSEC2/samples/auth_credentials-OS-KSEC2.xml
Diane Fleming 5d13780192 Updates to Identity Service API Ref to add back client calls and extensions
bug: #1015119

Change-Id: I9f7ed84a6cba11543f6ccb00aef16d11635a748f
author: diane fleming
2013-05-31 10:15:23 -05:00

11 lines
277 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<auth
xmlns="http://docs.openstack.org/identity/api/v2.0"
tenantId="1234">
<ec2Credentials
xmlns="http://docs.openstack.org/identity/api/ext/OS-KSEC2/v1.0"
username="testuser"
key="aaaaa"
signature="bbbbb"/>
</auth>