~ziad-sawalha/keystone/master

« back to all changes in this revision

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

  • Committer: Dolph Mathews
  • Author(s): Ziad Sawalha
  • Date: 2011-08-15 14:33:24 UTC
  • Revision ID: git-v1:d9d6a2dd7e01a9ff502b35a1c7b08149c11b362c
Added reponse handling for xsd static file rendering

Change-Id: Iccf2b5b4947d2d8c16ddcf4412657d01bd570729

Schema updates. Split WADLs and extensions and got xsds to compile

Change-Id: I68d34df56f76d86c3764da74b4afe7e67f8ee616

Added reponse handling for xsd static file rendering

Change-Id: Iccf2b5b4947d2d8c16ddcf4412657d01bd570729

Added reponse handling for xsd static file rendering

Change-Id: Iccf2b5b4947d2d8c16ddcf4412657d01bd570729

Extension handling and static file content reorganization

Change-Id: I9f0f66c90df3f43933dc1a578cef2691f4fb332f

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
 
 
3
<endpoints
 
4
    xmlns="http://docs.openstack.org/identity/api/v2.0">
 
5
  <endpoint
 
6
      href="https://auth.keystone.com/v2.0/baseURLs/1"
 
7
      id="1" />
 
8
  <endpoint
 
9
      href="https://auth.keystone.com/v2.0/baseURLs/2"
 
10
      id="2" />
 
11
  <endpoint
 
12
      href="https://auth.keystone.com/v2.0/baseURLs/3"
 
13
      id="3" />
 
14
  <endpoint
 
15
      href="https://auth.keystone.com/v2.0/baseURLs/4"
 
16
      id="4" />
 
17
  <endpoint
 
18
      href="https://auth.keystone.com/v2.0/baseURLs/5"
 
19
      id="5" />
 
20
</endpoints>