File tree 2 files changed +36
-21
lines changed
2 files changed +36
-21
lines changed Original file line number Diff line number Diff line change
1
+ .. identity-specs documentation master file
2
+
3
+ ======================================================
4
+ Previously Implemented Identity Program Specifications
5
+ ======================================================
6
+
7
+ Juno implemented specs:
8
+
9
+ .. toctree ::
10
+ :glob:
11
+ :maxdepth: 1
12
+
13
+ specs/juno/*
14
+
15
+
16
+ .. NOTE(stevemar): Uncomment this section after there is at least one
17
+ implemented spec for keystoneclient.
18
+
19
+ Keystone client implemented specs:
20
+
21
+ .. toctree::
22
+ :glob:
23
+ :maxdepth: 1
24
+
25
+ specs/keystoneclient/implemented/*
26
+
27
+ Keystone middleware implemented specs:
28
+
29
+ .. toctree ::
30
+ :glob:
31
+ :maxdepth: 1
32
+
33
+ specs/keystonemiddleware/implemented/*
Original file line number Diff line number Diff line change @@ -28,14 +28,6 @@ Identity v3 API
28
28
Identity Program Specifications
29
29
================================
30
30
31
- Juno approved specs:
32
-
33
- .. toctree ::
34
- :glob:
35
- :maxdepth: 1
36
-
37
- specs/juno/*
38
-
39
31
Kilo approved specs:
40
32
41
33
.. toctree ::
@@ -55,16 +47,6 @@ Kilo approved specs:
55
47
56
48
specs/keystoneclient/*
57
49
58
- .. NOTE(stevemar): Uncomment this section after there is at least one
59
- implemeted spec for keystoneclient.
60
-
61
- Keystone client implemented specs:
62
-
63
- .. toctree::
64
- :glob:
65
- :maxdepth: 1
66
-
67
- specs/keystoneclient/implemented/*
68
50
69
51
Keystone middleware approved specs:
70
52
@@ -74,13 +56,13 @@ Keystone middleware approved specs:
74
56
75
57
specs/keystonemiddleware/*
76
58
77
- Keystone middleware implemented specs:
59
+ Implemented Specifications
60
+ ==========================
78
61
79
62
.. toctree ::
80
- :glob:
81
63
:maxdepth: 1
82
64
83
- specs/keystonemiddleware/ implemented/ *
65
+ implemented
84
66
85
67
86
68
==================
You can’t perform that action at this time.
0 commit comments