summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoe Heck <heckj@mac.com>2012-01-30 20:22:34 +0000
committerJoe Heck <heckj@mac.com>2012-01-30 20:22:34 +0000
commit8d695b83df68367be9172f0659a90a844680039b (patch)
tree28b34e3fae880534c013c9e247ed32c59ff0a03b /docs
parentd961f7c30c1290dba392381a56c7159a09d36068 (diff)
removing unused images, cleaning up RST in docstrings from sphinx warnings
Diffstat (limited to 'docs')
-rw-r--r--docs/source/configuration.rst36
-rw-r--r--docs/source/images/305.svg158
-rw-r--r--docs/source/images/both.svg135
-rw-r--r--docs/source/images/graphs_delegate_accept.svg52
-rw-r--r--docs/source/images/graphs_separate.svg30
-rw-r--r--docs/source/images/graphs_standard_accept.svg51
-rw-r--r--docs/source/images/graphs_standard_reject.svg39
-rw-r--r--docs/source/images/graphs_together.svg24
-rw-r--r--docs/source/images/layouts.svg215
-rw-r--r--docs/source/images/mapper.svg237
-rw-r--r--docs/source/images/proxyAuth.svg238
11 files changed, 21 insertions, 1194 deletions
diff --git a/docs/source/configuration.rst b/docs/source/configuration.rst
index 410e7b1b..782e9fb5 100644
--- a/docs/source/configuration.rst
+++ b/docs/source/configuration.rst
@@ -31,7 +31,7 @@ initializing data into keystone using the command line client.
Keystone Configuration File
===========================
-The keystone configuration file is an 'ini' file format with sections,
+The keystone configuration file is an 'ini' file format with sections,
extended from Paste_, a common system used to configure python WSGI based
applications. In addition to the paste config entries, general configuration
values are stored under [DEFAULT] and [sql], and then drivers for the various
@@ -44,7 +44,7 @@ The driver sections include:
* ``[policy]`` - the python module that drives the policy system for RBAC
* ``[ec2]`` - the python module providing the EC2 translations for OpenStack
-The keystone configuration file is expected to be named ``keystone.conf``.
+The keystone configuration file is expected to be named ``keystone.conf``.
When starting up Keystone, you can specify a different configuration file to
use with ``--config-file``. If you do **not** specify a configuration file,
keystone will look in the following directories for a configuration file, in
@@ -57,7 +57,7 @@ order:
Logging is configured externally to the rest of keystone, the file specifying
the logging configuration is in the [DEFAULT] section of the keystone conf
-file under ``log_config``. If you wish to route all your logging through
+file under ``log_config``. If you wish to route all your logging through
syslog, there is a ``use_syslog`` option also in the [DEFAULT] section that
easy.
@@ -81,20 +81,26 @@ Sample Configuration Files
Initializing Keystone
=====================
-Keystone must be running in order to initialize data within it. This is because
-the keystone-manage commands are all used the same REST API that other
+Keystone must be running in order to initialize data within it. This is
+because the keystone-manage commands are all used the same REST API that other
OpenStack systems utilize.
General keystone-manage options:
--------------------------------
* ``--id-only`` : causes ``keystone-manage`` to return only the UUID result
-from the API call.
-* ``--endpoint`` : allows you to specify the keystone endpoint to communicate with. The default endpoint is http://localhost:35357/v2.0'
+ from the API call.
+
+* ``--endpoint`` : allows you to specify the keystone endpoint to communicate
+ with. The default endpoint is http://localhost:35357/v2.0'
+
* ``--auth-token`` : provides the authorization token
-``keystone-manage`` is set up to expect commands in the general form of ``keystone-manage`` ``command`` ``subcommand``, with keyword arguments to provide additional information to the command. For example, the command
-``tenant`` has the subcommand ``create``, which takes the required keyword ``tenant_name``::
+``keystone-manage`` is set up to expect commands in the general form of
+``keystone-manage`` ``command`` ``subcommand``, with keyword arguments to
+provide additional information to the command. For example, the command
+``tenant`` has the subcommand ``create``, which takes the required keyword
+``tenant_name``::
keystone-manage tenant create tenant_name=example_tenant
@@ -137,7 +143,7 @@ creates a tenant named "admin".
keyword arguments
* tenant_id
-
+
example::
keystone-manage tenant delete tenant_id=f2b7b39c860840dfa47d9ee4adffa0b3
@@ -169,14 +175,14 @@ keyword arguments
* name
* password
* email
-
+
example::
keystone-manage user --ks-id-only create \
name=admin \
password=secrete \
email=admin@example.com
-
+
``user delete``
^^^^^^^^^^^^^^^
@@ -199,7 +205,7 @@ keyword arguments
``user update_password``
^^^^^^^^^^^^^^^^^^^^^^^^
-
+
keyword arguments
``user update_tenant``
@@ -220,7 +226,7 @@ keyword arguments
exmaple::
keystone-manage role --ks-id-only create name=Admin
-
+
``role add_user_to_tenant``
^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -236,7 +242,7 @@ example::
role_id=19d1d3344873464d819c45f521ff9890 \
user_id=08741d8ed88242ca88d1f61484a0fe3b \
tenant_id=20601a7f1d94447daa4dff438cb1c209
-
+
``role remove_user_from_tenant``
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
diff --git a/docs/source/images/305.svg b/docs/source/images/305.svg
deleted file mode 100644
index 7d79464e..00000000
--- a/docs/source/images/305.svg
+++ /dev/null
@@ -1,158 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="193.58089"
- height="100.32214"
- id="svg2"
- version="1.1"
- inkscape:version="0.48.0 r9654"
- sodipodi:docname="proxyAuth.svg">
- <defs
- id="defs4" />
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="0.98901497"
- inkscape:cx="134.39587"
- inkscape:cy="72.635488"
- inkscape:document-units="px"
- inkscape:current-layer="layer1"
- showgrid="false"
- fit-margin-top="0"
- fit-margin-left="0"
- fit-margin-right="0"
- fit-margin-bottom="0"
- inkscape:window-width="912"
- inkscape:window-height="842"
- inkscape:window-x="66"
- inkscape:window-y="87"
- inkscape:window-maximized="0" />
- <metadata
- id="metadata7">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- inkscape:label="Layer 1"
- inkscape:groupmode="layer"
- id="layer1"
- transform="translate(-240.60414,-504.67553)">
- <g
- id="1"
- transform="translate(239.41667,503.49764)">
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="25.6"
- x="136"
- xml:space="preserve"
- id="2">Request</text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="36"
- x="136"
- xml:space="preserve"
- id="3">service directly</text>
- <path
- d="m 1.85,14.45 0,28.8 67.2,0 0,-28.8 -67.2,0 z"
- style="fill:#fdefe3;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="4"
- inkscape:connector-curvature="0" />
- <path
- d="m 1.85,43.25 67.2,0 0,-28.8 -67.2,0 0,28.8 z"
- style="fill:none;stroke:#c00000;stroke-width:1.29999995px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="5"
- inkscape:connector-curvature="0" />
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="25.6"
- x="24.799999"
- xml:space="preserve"
- id="6">Auth</text>
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="37.599998"
- x="8.8000002"
- xml:space="preserve"
- id="7">Component</text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="53.599998"
- x="79.199997"
- xml:space="preserve"
- id="8">305 </text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="53.599998"
- x="96"
- xml:space="preserve"
- id="9">Use proxy to </text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="63.200001"
- x="79.199997"
- xml:space="preserve"
- id="10">redirect to Auth</text>
- <path
- d="M 64.25,72.05 C 83.45,33.65 87.8,15.9 75.1,6.45 67.75,1 54.85,-1.65 42.3,7.85"
- style="fill:none;stroke:#000000;stroke-width:0.75px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="11"
- inkscape:connector-curvature="0" />
- <path
- d="m 45.35,9.75 -9.9,4.7 5.1,-9.65 4.8,4.95 z"
- style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="12"
- inkscape:connector-curvature="0" />
- <path
- d="m 154.25,14.45 c 0,0 -4.85,0.5 -9.45,0.95 -7,0.7 -13.45,1.2 -17.85,5.1 -2.95,2.65 -5.05,6.8 -3.6,10.1 2.65,6.1 17.05,9.3 23.85,14 5,3.45 5.95,7.65 4.9,11.1 -1.9,6.35 -10.5,10 -23.85,16.2 -8.35,3.9 -18.6,8.85 -26.1,11.85"
- style="fill:none;stroke:#000000;stroke-width:0.75px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="13"
- inkscape:connector-curvature="0" />
- <path
- d="M 104,86.8 93.05,86.45 102,80.2 l 2,6.6 z"
- style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="14"
- inkscape:connector-curvature="0" />
- <path
- d="m 25.85,72.05 0,28.8 67.2,0 0,-28.8 -67.2,0 z"
- style="fill:#d1ebf1;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="15"
- inkscape:connector-curvature="0" />
- <path
- d="m 25.85,100.85 67.2,0 0,-28.8 -67.2,0 0,28.8 z"
- style="fill:none;stroke:#1f477d;stroke-width:1.29999995px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="16"
- inkscape:connector-curvature="0" />
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="83.199997"
- x="34.400002"
- xml:space="preserve"
- id="17">OpenStack</text>
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="95.199997"
- x="42.400002"
- xml:space="preserve"
- id="18">Service</text>
- </g>
- </g>
-</svg>
diff --git a/docs/source/images/both.svg b/docs/source/images/both.svg
deleted file mode 100644
index d29872a4..00000000
--- a/docs/source/images/both.svg
+++ /dev/null
@@ -1,135 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="68.500092"
- height="110.50006"
- id="svg2"
- version="1.1"
- inkscape:version="0.48.0 r9654"
- sodipodi:docname="mapper.svg">
- <defs
- id="defs4" />
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="0.98901497"
- inkscape:cx="34.262561"
- inkscape:cy="55.237534"
- inkscape:document-units="px"
- inkscape:current-layer="layer1"
- showgrid="false"
- fit-margin-top="0"
- fit-margin-left="0"
- fit-margin-right="0"
- fit-margin-bottom="0"
- inkscape:window-width="912"
- inkscape:window-height="842"
- inkscape:window-x="66"
- inkscape:window-y="87"
- inkscape:window-maximized="0" />
- <metadata
- id="metadata7">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- inkscape:label="Layer 1"
- inkscape:groupmode="layer"
- id="layer1"
- transform="translate(-340.73745,-315.32253)">
- <g
- id="1"
- transform="translate(339.55001,314.13506)">
- <path
- d="m 1.85,1.85 0,28.8 67.2,0 0,-28.8 -67.2,0 z"
- style="fill:#fdefe3;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="2"
- inkscape:connector-curvature="0" />
- <path
- d="m 1.85,30.65 67.2,0 0,-28.8 -67.2,0 0,28.8 z"
- style="fill:none;stroke:#c00000;stroke-width:1.29999995px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="3"
- inkscape:connector-curvature="0" />
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="13.6"
- x="24.799999"
- xml:space="preserve"
- id="4">Auth</text>
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="24.799999"
- x="8.8000002"
- xml:space="preserve"
- id="5">Component</text>
- <path
- d="m 1.85,81.05 67.2,0 0,-28.8 -67.2,0 0,28.8 z"
- style="fill:none;stroke:#a6a6a6;stroke-width:1.29999995px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="6"
- inkscape:connector-curvature="0" />
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#bfbfbf;font-family:Arial"
- y="64"
- x="24.799999"
- xml:space="preserve"
- id="7">Auth</text>
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#bfbfbf;font-family:Arial"
- y="75.199997"
- x="8.8000002"
- xml:space="preserve"
- id="8">Component</text>
- <path
- d="m 1.85,82.25 0,28.8 67.2,0 0,-28.8 -67.2,0 z"
- style="fill:#d1ebf1;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="9"
- inkscape:connector-curvature="0" />
- <path
- d="m 1.85,111.05 67.2,0 0,-28.8 -67.2,0 0,28.8 z"
- style="fill:none;stroke:#1f477d;stroke-width:1.29999995px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="10"
- inkscape:connector-curvature="0" />
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="93.599998"
- x="10.4"
- xml:space="preserve"
- id="11">OpenStack</text>
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="105.6"
- x="18.4"
- xml:space="preserve"
- id="12">Service</text>
- <path
- d="m 35.45,30.65 0,40.9"
- style="fill:none;stroke:#000000;stroke-width:0.75px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="13"
- inkscape:connector-curvature="0" />
- <path
- d="M 38.9,70.7 35.45,81.05 32,70.7 l 6.9,0 z"
- style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="14"
- inkscape:connector-curvature="0" />
- </g>
- </g>
-</svg>
diff --git a/docs/source/images/graphs_delegate_accept.svg b/docs/source/images/graphs_delegate_accept.svg
deleted file mode 100644
index 1d86cadf..00000000
--- a/docs/source/images/graphs_delegate_accept.svg
+++ /dev/null
@@ -1,52 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
- "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<!-- Generated by graphviz version 2.27.20101213.0545 (20101213.0545)
- -->
-<!-- Title: DelegateAcceptAuth Pages: 1 -->
-<svg width="656pt" height="81pt"
- viewBox="0.00 0.00 656.00 81.23" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-<g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 77.234)">
-<title>DelegateAcceptAuth</title>
-<polygon fill="white" stroke="white" points="-4,5 -4,-77.234 653,-77.234 653,5 -4,5"/>
-<!-- Start -->
-<!-- AuthComp -->
-<g id="node4" class="node"><title>AuthComp</title>
-<polygon fill="#fdefe3" stroke="#c00000" points="348,-48.234 250,-48.234 250,-8.23398 348,-8.23398 348,-48.234"/>
-<text text-anchor="middle" x="299" y="-31.634" font-family="Helvetica,sans-Serif" font-size="14.00">Auth</text>
-<text text-anchor="middle" x="299" y="-15.634" font-family="Helvetica,sans-Serif" font-size="14.00">Component</text>
-</g>
-<!-- Start&#45;&gt;AuthComp -->
-<g id="edge3" class="edge"><title>Start&#45;&gt;AuthComp</title>
-<path fill="none" stroke="black" d="M54.0748,-28.234C97.1107,-28.234 182.142,-28.234 239.791,-28.234"/>
-<polygon fill="black" stroke="black" points="239.864,-31.7341 249.863,-28.234 239.863,-24.7341 239.864,-31.7341"/>
-<text text-anchor="middle" x="152" y="-30.634" font-family="Times,serif" font-size="14.00">Authorization: Basic VTpQ</text>
-</g>
-<!-- AuthComp&#45;&gt;Start -->
-<g id="edge9" class="edge"><title>AuthComp&#45;&gt;Start</title>
-<path fill="none" stroke="black" d="M249.934,-12.6562C243.944,-11.2496 237.868,-10.0499 232,-9.23398 161.567,0.55976 141.697,4.87673 72,-9.23398 69.1948,-9.80192 66.3471,-10.5503 63.5169,-11.4218"/>
-<polygon fill="black" stroke="black" points="62.3066,-8.13733 54.0489,-14.7751 64.6436,-14.7357 62.3066,-8.13733"/>
-<text text-anchor="middle" x="152" y="-11.634" font-family="Times,serif" font-size="14.00">200 Okay</text>
-</g>
-<!-- Service -->
-<g id="node6" class="node"><title>Service</title>
-<polygon fill="#d1ebf1" stroke="#1f477d" points="648,-48.234 554,-48.234 554,-8.23398 648,-8.23398 648,-48.234"/>
-<text text-anchor="middle" x="601" y="-31.634" font-family="Helvetica,sans-Serif" font-size="14.00">OpenStack</text>
-<text text-anchor="middle" x="601" y="-15.634" font-family="Helvetica,sans-Serif" font-size="14.00">Service</text>
-</g>
-<!-- AuthComp&#45;&gt;Service -->
-<g id="edge5" class="edge"><title>AuthComp&#45;&gt;Service</title>
-<path fill="none" stroke="black" d="M348.194,-28.234C401.691,-28.234 487.101,-28.234 543.616,-28.234"/>
-<polygon fill="black" stroke="black" points="543.818,-31.7341 553.818,-28.234 543.818,-24.7341 543.818,-31.7341"/>
-<text text-anchor="middle" x="451" y="-60.634" font-family="Times,serif" font-size="14.00">Authorization: Basic dTpw</text>
-<text text-anchor="middle" x="451" y="-45.634" font-family="Times,serif" font-size="14.00">X&#45;Authorization: Proxy U</text>
-<text text-anchor="middle" x="451" y="-30.634" font-family="Times,serif" font-size="14.00">X&#45;Identity&#45;Status: Confirmed</text>
-</g>
-<!-- Service&#45;&gt;AuthComp -->
-<g id="edge7" class="edge"><title>Service&#45;&gt;AuthComp</title>
-<path fill="none" stroke="black" d="M553.774,-12.7435C547.845,-11.2995 541.819,-10.067 536,-9.23398 461.207,1.47328 440.836,1.17187 366,-9.23398 363.341,-9.6037 360.639,-10.0522 357.922,-10.5631"/>
-<polygon fill="black" stroke="black" points="357.121,-7.15517 348.066,-12.6562 358.575,-14.0025 357.121,-7.15517"/>
-<text text-anchor="middle" x="451" y="-11.634" font-family="Times,serif" font-size="14.00">200 Okay</text>
-</g>
-</g>
-</svg>
diff --git a/docs/source/images/graphs_separate.svg b/docs/source/images/graphs_separate.svg
deleted file mode 100644
index 376e5988..00000000
--- a/docs/source/images/graphs_separate.svg
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
- "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<!-- Generated by graphviz version 2.27.20101213.0545 (20101213.0545)
- -->
-<!-- Title: Seperate Pages: 1 -->
-<svg width="106pt" height="124pt"
- viewBox="0.00 0.00 106.00 124.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-<g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 120)">
-<title>Seperate</title>
-<polygon fill="white" stroke="white" points="-4,5 -4,-120 103,-120 103,5 -4,5"/>
-<!-- AuthComp -->
-<g id="node2" class="node"><title>AuthComp</title>
-<polygon fill="#fdefe3" stroke="#c00000" points="98,-116 0,-116 0,-76 98,-76 98,-116"/>
-<text text-anchor="middle" x="49" y="-99.4" font-family="Helvetica,sans-Serif" font-size="14.00">Auth</text>
-<text text-anchor="middle" x="49" y="-83.4" font-family="Helvetica,sans-Serif" font-size="14.00">Component</text>
-</g>
-<!-- Service -->
-<g id="node4" class="node"><title>Service</title>
-<polygon fill="#d1ebf1" stroke="#1f477d" points="96,-40 2,-40 2,-0 96,-0 96,-40"/>
-<text text-anchor="middle" x="49" y="-23.4" font-family="Helvetica,sans-Serif" font-size="14.00">OpenStack</text>
-<text text-anchor="middle" x="49" y="-7.4" font-family="Helvetica,sans-Serif" font-size="14.00">Service</text>
-</g>
-<!-- AuthComp&#45;&gt;Service -->
-<g id="edge3" class="edge"><title>AuthComp&#45;&gt;Service</title>
-<path fill="none" stroke="black" d="M49,-75.6334C49,-67.8186 49,-58.7253 49,-50.183"/>
-<polygon fill="black" stroke="black" points="52.5001,-50.1593 49,-40.1593 45.5001,-50.1593 52.5001,-50.1593"/>
-</g>
-</g>
-</svg>
diff --git a/docs/source/images/graphs_standard_accept.svg b/docs/source/images/graphs_standard_accept.svg
deleted file mode 100644
index bddf4b5f..00000000
--- a/docs/source/images/graphs_standard_accept.svg
+++ /dev/null
@@ -1,51 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
- "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<!-- Generated by graphviz version 2.27.20101213.0545 (20101213.0545)
- -->
-<!-- Title: StandardAcceptAuth Pages: 1 -->
-<svg width="644pt" height="66pt"
- viewBox="0.00 0.00 644.00 66.23" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-<g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 62.234)">
-<title>StandardAcceptAuth</title>
-<polygon fill="white" stroke="white" points="-4,5 -4,-62.234 641,-62.234 641,5 -4,5"/>
-<!-- Start -->
-<!-- AuthComp -->
-<g id="node4" class="node"><title>AuthComp</title>
-<polygon fill="#fdefe3" stroke="#c00000" points="348,-48.234 250,-48.234 250,-8.23398 348,-8.23398 348,-48.234"/>
-<text text-anchor="middle" x="299" y="-31.634" font-family="Helvetica,sans-Serif" font-size="14.00">Auth</text>
-<text text-anchor="middle" x="299" y="-15.634" font-family="Helvetica,sans-Serif" font-size="14.00">Component</text>
-</g>
-<!-- Start&#45;&gt;AuthComp -->
-<g id="edge3" class="edge"><title>Start&#45;&gt;AuthComp</title>
-<path fill="none" stroke="black" d="M54.0748,-28.234C97.1107,-28.234 182.142,-28.234 239.791,-28.234"/>
-<polygon fill="black" stroke="black" points="239.864,-31.7341 249.863,-28.234 239.863,-24.7341 239.864,-31.7341"/>
-<text text-anchor="middle" x="152" y="-30.634" font-family="Times,serif" font-size="14.00">Authorization: Basic VTpQ</text>
-</g>
-<!-- AuthComp&#45;&gt;Start -->
-<g id="edge9" class="edge"><title>AuthComp&#45;&gt;Start</title>
-<path fill="none" stroke="black" d="M249.934,-12.6562C243.944,-11.2496 237.868,-10.0499 232,-9.23398 161.567,0.55976 141.697,4.87673 72,-9.23398 69.1948,-9.80192 66.3471,-10.5503 63.5169,-11.4218"/>
-<polygon fill="black" stroke="black" points="62.3066,-8.13733 54.0489,-14.7751 64.6436,-14.7357 62.3066,-8.13733"/>
-<text text-anchor="middle" x="152" y="-11.634" font-family="Times,serif" font-size="14.00">200 Okay</text>
-</g>
-<!-- Service -->
-<g id="node6" class="node"><title>Service</title>
-<polygon fill="#d1ebf1" stroke="#1f477d" points="636,-48.234 542,-48.234 542,-8.23398 636,-8.23398 636,-48.234"/>
-<text text-anchor="middle" x="589" y="-31.634" font-family="Helvetica,sans-Serif" font-size="14.00">OpenStack</text>
-<text text-anchor="middle" x="589" y="-15.634" font-family="Helvetica,sans-Serif" font-size="14.00">Service</text>
-</g>
-<!-- AuthComp&#45;&gt;Service -->
-<g id="edge5" class="edge"><title>AuthComp&#45;&gt;Service</title>
-<path fill="none" stroke="black" d="M348.195,-28.234C399.052,-28.234 478.372,-28.234 531.947,-28.234"/>
-<polygon fill="black" stroke="black" points="531.971,-31.7341 541.971,-28.234 531.971,-24.7341 531.971,-31.7341"/>
-<text text-anchor="middle" x="445" y="-45.634" font-family="Times,serif" font-size="14.00">Authorization: Basic dTpw</text>
-<text text-anchor="middle" x="445" y="-30.634" font-family="Times,serif" font-size="14.00">X&#45;Authorization: Proxy U</text>
-</g>
-<!-- Service&#45;&gt;AuthComp -->
-<g id="edge7" class="edge"><title>Service&#45;&gt;AuthComp</title>
-<path fill="none" stroke="black" d="M541.774,-12.7435C535.845,-11.2995 529.819,-10.067 524,-9.23398 454.486,0.717471 435.553,0.437338 366,-9.23398 363.341,-9.6037 360.639,-10.0522 357.922,-10.5631"/>
-<polygon fill="black" stroke="black" points="357.121,-7.15517 348.066,-12.6562 358.575,-14.0025 357.121,-7.15517"/>
-<text text-anchor="middle" x="445" y="-11.634" font-family="Times,serif" font-size="14.00">200 Okay</text>
-</g>
-</g>
-</svg>
diff --git a/docs/source/images/graphs_standard_reject.svg b/docs/source/images/graphs_standard_reject.svg
deleted file mode 100644
index 6020ad67..00000000
--- a/docs/source/images/graphs_standard_reject.svg
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
- "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<!-- Generated by graphviz version 2.27.20101213.0545 (20101213.0545)
- -->
-<!-- Title: StandardRejectAuth Pages: 1 -->
-<svg width="590pt" height="84pt"
- viewBox="0.00 0.00 590.00 84.11" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-<g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 80.1142)">
-<title>StandardRejectAuth</title>
-<polygon fill="white" stroke="white" points="-4,5 -4,-80.1142 587,-80.1142 587,5 -4,5"/>
-<!-- Start -->
-<!-- AuthComp -->
-<g id="node4" class="node"><title>AuthComp</title>
-<polygon fill="#fdefe3" stroke="#c00000" points="470,-72.1142 372,-72.1142 372,-32.1142 470,-32.1142 470,-72.1142"/>
-<text text-anchor="middle" x="421" y="-55.5142" font-family="Helvetica,sans-Serif" font-size="14.00">Auth</text>
-<text text-anchor="middle" x="421" y="-39.5142" font-family="Helvetica,sans-Serif" font-size="14.00">Component</text>
-</g>
-<!-- Start&#45;&gt;AuthComp -->
-<g id="edge3" class="edge"><title>Start&#45;&gt;AuthComp</title>
-<path fill="none" stroke="black" d="M54.087,-55.6146C59.9818,-56.239 66.1921,-56.7925 72,-57.1142 197.142,-64.0451 228.754,-61.7811 354,-57.1142 356.55,-57.0192 359.153,-56.9039 361.782,-56.7725"/>
-<polygon fill="black" stroke="black" points="362.204,-60.2543 371.991,-56.1946 361.809,-53.2655 362.204,-60.2543"/>
-<text text-anchor="middle" x="213" y="-63.5142" font-family="Times,serif" font-size="14.00">Authorization: Basic Yjpw</text>
-</g>
-<!-- AuthComp&#45;&gt;Start -->
-<g id="edge5" class="edge"><title>AuthComp&#45;&gt;Start</title>
-<path fill="none" stroke="black" d="M381.842,-32.0145C372.913,-28.3297 363.309,-25.0423 354,-23.1142 231.272,2.30687 192.234,12.2721 72,-23.1142 67.3413,-24.4853 62.7097,-26.5048 58.2883,-28.8508"/>
-<polygon fill="black" stroke="black" points="56.3831,-25.9114 49.5663,-34.022 59.9531,-31.9327 56.3831,-25.9114"/>
-<text text-anchor="middle" x="213" y="-40.5142" font-family="Times,serif" font-size="14.00">401 Unauthorized</text>
-<text text-anchor="middle" x="213" y="-25.5142" font-family="Times,serif" font-size="14.00">WWW&#45;Authenticate: Basic Realm=&quot;API Realm&quot;</text>
-</g>
-<!-- Service -->
-<g id="node8" class="node"><title>Service</title>
-<polygon fill="#d1ebf1" stroke="#1f477d" points="582,-72.1142 488,-72.1142 488,-32.1142 582,-32.1142 582,-72.1142"/>
-<text text-anchor="middle" x="535" y="-55.5142" font-family="Helvetica,sans-Serif" font-size="14.00">OpenStack</text>
-<text text-anchor="middle" x="535" y="-39.5142" font-family="Helvetica,sans-Serif" font-size="14.00">Service</text>
-</g>
-</g>
-</svg>
diff --git a/docs/source/images/graphs_together.svg b/docs/source/images/graphs_together.svg
deleted file mode 100644
index 1425a28b..00000000
--- a/docs/source/images/graphs_together.svg
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
- "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<!-- Generated by graphviz version 2.27.20101213.0545 (20101213.0545)
- -->
-<!-- Title: Together Pages: 1 -->
-<svg width="116pt" height="104pt"
- viewBox="0.00 0.00 116.00 104.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-<g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 100)">
-<title>Together</title>
-<polygon fill="white" stroke="white" points="-4,5 -4,-100 113,-100 113,5 -4,5"/>
-<!-- Together -->
-<g id="node2" class="node"><title>Together</title>
-<polygon fill="#fdefe3" stroke="#fdefe3" points="8,-47 8,-91 101,-91 101,-47 8,-47"/>
-<polygon fill="none" stroke="#c00000" points="8,-47 8,-91 101,-91 101,-47 8,-47"/>
-<text text-anchor="start" x="38" y="-75.2333" font-family="Helvetica,sans-Serif" font-size="14.00">Auth</text>
-<text text-anchor="start" x="13.5" y="-58.4333" font-family="Helvetica,sans-Serif" font-size="14.00">Component</text>
-<polygon fill="#d1ebf1" stroke="#d1ebf1" points="8,-4 8,-47 101,-47 101,-4 8,-4"/>
-<polygon fill="none" stroke="#1f477d" points="8,-4 8,-47 101,-47 101,-4 8,-4"/>
-<text text-anchor="start" x="15.5" y="-31.7333" font-family="Helvetica,sans-Serif" font-size="14.00">OpenStack</text>
-<text text-anchor="start" x="28" y="-14.9333" font-family="Helvetica,sans-Serif" font-size="14.00">Service</text>
-</g>
-</g>
-</svg>
diff --git a/docs/source/images/layouts.svg b/docs/source/images/layouts.svg
deleted file mode 100644
index fdf61b7d..00000000
--- a/docs/source/images/layouts.svg
+++ /dev/null
@@ -1,215 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="183.71901"
- height="100.41289"
- id="svg2"
- version="1.1"
- inkscape:version="0.48.0 r9654"
- sodipodi:docname="authComp.svg">
- <defs
- id="defs4" />
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="0.98901497"
- inkscape:cx="69.71099"
- inkscape:cy="-12.532713"
- inkscape:document-units="px"
- inkscape:current-layer="layer1"
- showgrid="false"
- fit-margin-top="0"
- fit-margin-left="0"
- fit-margin-right="0"
- fit-margin-bottom="0"
- inkscape:window-width="912"
- inkscape:window-height="842"
- inkscape:window-x="66"
- inkscape:window-y="87"
- inkscape:window-maximized="0" />
- <metadata
- id="metadata7">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- inkscape:label="Layer 1"
- inkscape:groupmode="layer"
- id="layer1"
- transform="translate(-305.28902,-419.41658)">
- <g
- id="1"
- transform="translate(304.10174,415.42322)">
- <path
- d="m 117.05,14.8 0,28.8 67.2,0 0,-28.8 -67.2,0 z"
- style="fill:#fdefe3;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="2"
- inkscape:connector-curvature="0" />
- <path
- d="m 117.05,43.6 67.2,0 0,-28.8 -67.2,0 0,28.8 z"
- style="fill:none;stroke:#c00000;stroke-width:1.29999995px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="3"
- inkscape:connector-curvature="0" />
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="26.4"
- x="140"
- xml:space="preserve"
- id="4">Auth</text>
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="37.599998"
- x="124"
- xml:space="preserve"
- id="5">Component</text>
- <path
- d="m 117.05,72.4 0,28.8 67.2,0 0,-28.8 -67.2,0 z"
- style="fill:#d1ebf1;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="6"
- inkscape:connector-curvature="0" />
- <path
- d="m 117.05,101.2 67.2,0 0,-28.8 -67.2,0 0,28.8 z"
- style="fill:none;stroke:#1f477d;stroke-width:1.29999995px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="7"
- inkscape:connector-curvature="0" />
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="84"
- x="125.6"
- xml:space="preserve"
- id="8">OpenStack</text>
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="95.199997"
- x="133.60001"
- xml:space="preserve"
- id="9">Service</text>
- <path
- d="m 150.65,43.6 0,19.3"
- style="fill:none;stroke:#000000;stroke-width:0.75px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="10"
- inkscape:connector-curvature="0" />
- <path
- d="m 154.1,62.05 -3.45,10.35 -3.45,-10.35 6.9,0 z"
- style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="11"
- inkscape:connector-curvature="0" />
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="10.4"
- x="131.2"
- xml:space="preserve"
- id="12">Option </text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="10.4"
- x="158.39999"
- xml:space="preserve"
- id="13">(</text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="10.4"
- x="161.60001"
- xml:space="preserve"
- id="14">b</text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="10.4"
- x="166.39999"
- xml:space="preserve"
- id="15">)</text>
- <path
- d="m 1.85,14.8 0,28.8 67.2,0 0,-28.8 -67.2,0 z"
- style="fill:#fdefe3;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="16"
- inkscape:connector-curvature="0" />
- <path
- d="m 1.85,43.6 67.2,0 0,-28.8 -67.2,0 0,28.8 z"
- style="fill:none;stroke:#c00000;stroke-width:1.29999995px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="17"
- inkscape:connector-curvature="0" />
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="26.4"
- x="24.799999"
- xml:space="preserve"
- id="18">Auth</text>
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="37.599998"
- x="8.8000002"
- xml:space="preserve"
- id="19">Component</text>
- <path
- d="m 1.85,44.8 0,28.8 67.2,0 0,-28.8 -67.2,0 z"
- style="fill:#d1ebf1;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="20"
- inkscape:connector-curvature="0" />
- <path
- d="m 1.85,73.6 67.2,0 0,-28.8 -67.2,0 0,28.8 z"
- style="fill:none;stroke:#1f477d;stroke-width:1.29999995px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="21"
- inkscape:connector-curvature="0" />
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="56"
- x="10.4"
- xml:space="preserve"
- id="22">OpenStack</text>
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="68"
- x="18.4"
- xml:space="preserve"
- id="23">Service</text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="10.4"
- x="13.6"
- xml:space="preserve"
- id="24">Option </text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="10.4"
- x="41.599998"
- xml:space="preserve"
- id="25">(</text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="10.4"
- x="44"
- xml:space="preserve"
- id="26">a</text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="10.4"
- x="48.799999"
- xml:space="preserve"
- id="27">)</text>
- <path
- d="m 93.45,5.2 0,5.6 c 0,0.25 -0.15,0.4 -0.4,0.4 -0.2,0 -0.4,-0.15 -0.4,-0.4 l 0,-5.6 c 0,-0.2 0.2,-0.4 0.4,-0.4 0.25,0 0.4,0.2 0.4,0.4 z m 0,9.6 0,5.6 c 0,0.25 -0.15,0.4 -0.4,0.4 -0.2,0 -0.4,-0.15 -0.4,-0.4 l 0,-5.6 c 0,-0.2 0.2,-0.4 0.4,-0.4 0.25,0 0.4,0.2 0.4,0.4 z m 0,9.6 0,5.6 c 0,0.25 -0.15,0.4 -0.4,0.4 -0.2,0 -0.4,-0.15 -0.4,-0.4 l 0,-5.6 c 0,-0.2 0.2,-0.4 0.4,-0.4 0.25,0 0.4,0.2 0.4,0.4 z m 0,9.6 0,5.6 c 0,0.25 -0.15,0.4 -0.4,0.4 -0.2,0 -0.4,-0.15 -0.4,-0.4 l 0,-5.6 c 0,-0.2 0.2,-0.4 0.4,-0.4 0.25,0 0.4,0.2 0.4,0.4 z m 0,9.6 0,5.6 c 0,0.25 -0.15,0.4 -0.4,0.4 -0.2,0 -0.4,-0.15 -0.4,-0.4 l 0,-5.6 c 0,-0.2 0.2,-0.4 0.4,-0.4 0.25,0 0.4,0.2 0.4,0.4 z m 0,9.6 0,5.6 c 0,0.25 -0.15,0.4 -0.4,0.4 -0.2,0 -0.4,-0.15 -0.4,-0.4 l 0,-5.6 c 0,-0.2 0.2,-0.4 0.4,-0.4 0.25,0 0.4,0.2 0.4,0.4 z m 0,9.6 0,5.6 c 0,0.25 -0.15,0.4 -0.4,0.4 -0.2,0 -0.4,-0.15 -0.4,-0.4 l 0,-5.6 c 0,-0.2 0.2,-0.4 0.4,-0.4 0.25,0 0.4,0.2 0.4,0.4 z m 0,9.6 0,5.6 c 0,0.25 -0.15,0.4 -0.4,0.4 -0.2,0 -0.4,-0.15 -0.4,-0.4 l 0,-5.6 c 0,-0.2 0.2,-0.4 0.4,-0.4 0.25,0 0.4,0.2 0.4,0.4 z m 0,9.6 0,5.6 c 0,0.25 -0.15,0.4 -0.4,0.4 -0.2,0 -0.4,-0.15 -0.4,-0.4 l 0,-5.6 c 0,-0.2 0.2,-0.4 0.4,-0.4 0.25,0 0.4,0.2 0.4,0.4 z m 0,9.6 0,5.6 c 0,0.25 -0.15,0.4 -0.4,0.4 -0.2,0 -0.4,-0.15 -0.4,-0.4 l 0,-5.6 c 0,-0.2 0.2,-0.4 0.4,-0.4 0.25,0 0.4,0.2 0.4,0.4 z m 0,9.6 0,2.4 c 0,0.25 -0.15,0.4 -0.4,0.4 -0.2,0 -0.4,-0.15 -0.4,-0.4 l 0,-2.4 c 0,-0.2 0.2,-0.4 0.4,-0.4 0.25,0 0.4,0.2 0.4,0.4 z"
- style="fill:#1f477d;fill-opacity:1;fill-rule:nonzero;stroke:#1f477d;stroke-width:0.80000001px;stroke-linecap:butt;stroke-linejoin:bevel;stroke-opacity:1;stroke-dasharray:none"
- id="28"
- inkscape:connector-curvature="0" />
- </g>
- </g>
-</svg>
diff --git a/docs/source/images/mapper.svg b/docs/source/images/mapper.svg
deleted file mode 100644
index b5a2b7b1..00000000
--- a/docs/source/images/mapper.svg
+++ /dev/null
@@ -1,237 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="118.9"
- height="159.425"
- id="svg2"
- version="1.1"
- inkscape:version="0.48.0 r9654"
- sodipodi:docname="mapper.svg">
- <defs
- id="defs4" />
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="1"
- inkscape:cx="50.251985"
- inkscape:cy="133.71622"
- inkscape:document-units="px"
- inkscape:current-layer="layer1"
- showgrid="false"
- fit-margin-top="0"
- fit-margin-left="0"
- fit-margin-right="0"
- fit-margin-bottom="0"
- inkscape:window-width="1920"
- inkscape:window-height="1024"
- inkscape:window-x="-4"
- inkscape:window-y="-4"
- inkscape:window-maximized="1" />
- <metadata
- id="metadata7">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title />
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- inkscape:label="Layer 1"
- inkscape:groupmode="layer"
- id="layer1"
- transform="translate(106.03799,-264.63332)">
- <g
- id="g3015">
- <path
- d="m -80.18799,394.60832 0,28.8 67.2,0 0,-28.8 -67.2,0 z"
- style="fill:#d1ebf1;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="2"
- inkscape:connector-curvature="0" />
- <path
- d="m -80.18799,423.40832 67.2,0 0,-28.8 -67.2,0 0,28.8 z"
- style="fill:none;stroke:#1f477d;stroke-width:1.29999995px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="3"
- inkscape:connector-curvature="0" />
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="405.85831"
- x="-72.037987"
- xml:space="preserve"
- id="4">OpenStack</text>
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="417.85831"
- x="-64.037987"
- xml:space="preserve"
- id="5">Service</text>
- <path
- d="m -46.58799,265.00832 0,19.3"
- style="fill:none;stroke:#000000;stroke-width:0.75px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="6"
- inkscape:connector-curvature="0" />
- <path
- d="m -42.804657,340.4626 -3.45,10.35 -3.45,-10.35 6.9,0 z"
- style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="7"
- inkscape:connector-curvature="0" />
- <path
- d="m -46.58799,365.80832 0,19.3"
- style="fill:none;stroke:#000000;stroke-width:0.75px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="10"
- inkscape:connector-curvature="0" />
- <path
- d="m -43.13799,384.25832 -3.45,10.35 -3.45,-10.35 6.9,0 z"
- style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="11"
- inkscape:connector-curvature="0" />
- <path
- d="m -80.18799,322.60832 c -7.2,7.2 -7.2,13.45 -7.2,17.1 0,0.6 0,1.1 0,1.6"
- style="fill:none;stroke:#000000;stroke-width:0.75px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="12"
- inkscape:connector-curvature="0" />
- <path
- d="m -83.98799,340.25832 -2.8,10.55 -4.1,-10.15 6.9,-0.4 z"
- style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="13"
- inkscape:connector-curvature="0" />
- <path
- d="m -12.98799,322.60832 c 4.4,7 5.3,13.3 4.9,18.7"
- style="fill:none;stroke:#000000;stroke-width:0.75px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="14"
- inkscape:connector-curvature="0" />
- <path
- d="m -4.68799,340.25832 -2.9,10.55 -4,-10.15 6.9,-0.4 z"
- style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="15"
- inkscape:connector-curvature="0" />
- <path
- d="m -6.98799,366.40832 -17.75,20.4"
- style="fill:none;stroke:#000000;stroke-width:0.75px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="16"
- inkscape:connector-curvature="0" />
- <path
- d="m -21.58799,388.45832 -9.4,5.55 4.2,-10.1 5.2,4.55 z"
- style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="17"
- inkscape:connector-curvature="0" />
- <path
- d="m -85.58799,366.40832 15.25,20.05"
- style="fill:none;stroke:#000000;stroke-width:0.75px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="18"
- inkscape:connector-curvature="0" />
- <path
- d="m -68.08799,383.65832 3.5,10.35 -9,-6.15 5.5,-4.2 z"
- style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="19"
- inkscape:connector-curvature="0" />
- <path
- d="m -80.18799,293.80832 0,28.8 67.2,0 0,-28.8 -67.2,0 z"
- style="fill:#ebf1de;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="20"
- inkscape:connector-curvature="0" />
- <path
- d="m -80.18799,322.60832 67.2,0 0,-28.8 -67.2,0 0,28.8 z"
- style="fill:none;stroke:#688037;stroke-width:1.29999995px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="21"
- inkscape:connector-curvature="0" />
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="311.45834"
- x="-64.037987"
- xml:space="preserve"
- id="22">Mapper</text>
- <path
- d="m -105.38799,351.40832 0,14.4 38.4,0 0,-14.4 -38.4,0 z"
- style="fill:#fdefe3;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="23"
- inkscape:connector-curvature="0" />
- <path
- d="m -105.38799,365.80832 38.4,0 0,-14.4 -38.4,0 0,14.4 z"
- style="fill:none;stroke:#c00000;stroke-width:1.29999995px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="24"
- inkscape:connector-curvature="0" />
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="361.85831"
- x="-100.03799"
- xml:space="preserve"
- id="25">Auth</text>
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="361.85831"
- x="-77.637993"
- xml:space="preserve"
- id="26">1</text>
- <path
- d="m -65.78799,351.40832 0,14.4 38.4,0 0,-14.4 -38.4,0 z"
- style="fill:#fdefe3;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="27"
- inkscape:connector-curvature="0" />
- <path
- d="m -65.78799,365.80832 38.4,0 0,-14.4 -38.4,0 0,14.4 z"
- style="fill:none;stroke:#c00000;stroke-width:1.29999995px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="28"
- inkscape:connector-curvature="0" />
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="361.85831"
- x="-60.037991"
- xml:space="preserve"
- id="29">Auth</text>
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="361.85831"
- x="-38.437988"
- xml:space="preserve"
- id="30">2</text>
- <path
- d="m -26.18799,351.40832 0,14.4 38.4,0 0,-14.4 -38.4,0 z"
- style="fill:#fdefe3;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="31"
- inkscape:connector-curvature="0" />
- <path
- d="m -26.18799,365.80832 38.4,0 0,-14.4 -38.4,0 0,14.4 z"
- style="fill:none;stroke:#c00000;stroke-width:1.29999995px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="32"
- inkscape:connector-curvature="0" />
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="361.85831"
- x="-20.837988"
- xml:space="preserve"
- id="33">Auth</text>
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="361.85831"
- x="1.562013"
- xml:space="preserve"
- id="34">3</text>
- <path
- d="m -46.000001,323.49386 0,18.51832"
- style="fill:none;stroke:#000000;stroke-width:0.73465496;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
- id="6-1"
- inkscape:connector-curvature="0" />
- <path
- d="m -42.883334,284.52051 -3.45,10.35 -3.45,-10.35 6.9,0 z"
- style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="7-7"
- inkscape:connector-curvature="0" />
- </g>
- </g>
-</svg>
diff --git a/docs/source/images/proxyAuth.svg b/docs/source/images/proxyAuth.svg
deleted file mode 100644
index f60b40d8..00000000
--- a/docs/source/images/proxyAuth.svg
+++ /dev/null
@@ -1,238 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="360.43942"
- height="43.693935"
- id="svg2"
- version="1.1"
- inkscape:version="0.48.0 r9654"
- sodipodi:docname="layouts.svg">
- <defs
- id="defs4" />
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="0.98901497"
- inkscape:cx="238.80946"
- inkscape:cy="161.99774"
- inkscape:document-units="px"
- inkscape:current-layer="layer1"
- showgrid="false"
- fit-margin-top="0"
- fit-margin-left="0"
- fit-margin-right="0"
- fit-margin-bottom="0"
- inkscape:window-width="912"
- inkscape:window-height="842"
- inkscape:window-x="66"
- inkscape:window-y="87"
- inkscape:window-maximized="0" />
- <metadata
- id="metadata7">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- inkscape:label="Layer 1"
- inkscape:groupmode="layer"
- id="layer1"
- transform="translate(-136.19055,-650.66599)">
- <g
- id="1"
- transform="translate(134.9737,646.56521)">
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="10.4"
- x="190.39999"
- xml:space="preserve"
- id="2">Authorization</text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="10.4"
- x="240.8"
- xml:space="preserve"
- id="3">: </text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="10.4"
- x="245.60001"
- xml:space="preserve"
- id="4">Basic dTpw</text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="20"
- x="190.39999"
- xml:space="preserve"
- id="5">X</text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="20"
- x="196"
- xml:space="preserve"
- id="6">-</text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="20"
- x="199.2"
- xml:space="preserve"
- id="7">Authorization</text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="20"
- x="248.8"
- xml:space="preserve"
- id="8">: </text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="20"
- x="253.60001"
- xml:space="preserve"
- id="9">Proxy U</text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="20"
- x="5.5999999"
- xml:space="preserve"
- id="10">Authorization</text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="20"
- x="56"
- xml:space="preserve"
- id="11">: </text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#1f477d;font-family:Arial"
- y="20"
- x="60.799999"
- xml:space="preserve"
- id="12">Basic VTpQ</text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#ff0000;font-family:Arial"
- y="31.200001"
- x="34.400002"
- xml:space="preserve"
- id="13">500 </text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#ff0000;font-family:Arial"
- y="31.200001"
- x="50.400002"
- xml:space="preserve"
- id="14">Internal Error</text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#ff0000;font-family:Arial"
- y="32.799999"
- x="190.39999"
- xml:space="preserve"
- id="15">403 </text>
- <text
- style="font-size:8.80000019px;font-style:italic;font-weight:normal;text-align:start;text-anchor:start;fill:#ff0000;font-family:Arial"
- y="32.799999"
- x="206.39999"
- xml:space="preserve"
- id="16">Proxy Unauthorized</text>
- <path
- d="m 114.4,23.3 c 1,12.6 -38.55,19.05 -91.35,14.85"
- style="fill:none;stroke:#ff0000;stroke-width:0.75px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="17"
- inkscape:connector-curvature="0" />
- <path
- d="m 23.6,41.65 -10,-4.35 10.65,-2.55 -0.65,6.9 z"
- style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="18"
- inkscape:connector-curvature="0" />
- <path
- d="m 115.6,8.5 0,28.8 67.2,0 0,-28.8 -67.2,0 z"
- style="fill:#fdefe3;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="19"
- inkscape:connector-curvature="0" />
- <path
- d="m 115.6,37.3 67.2,0 0,-28.8 -67.2,0 0,28.8 z"
- style="fill:none;stroke:#c00000;stroke-width:1.29999995px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="20"
- inkscape:connector-curvature="0" />
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="20"
- x="138.39999"
- xml:space="preserve"
- id="21">Auth</text>
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="31.200001"
- x="122.4"
- xml:space="preserve"
- id="22">Component</text>
- <path
- d="M 292.6,22.9 C 295,47.25 251.2,54.6 192,39.75"
- style="fill:none;stroke:#ff0000;stroke-width:0.75px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="23"
- inkscape:connector-curvature="0" />
- <path
- d="m 191.95,43.3 -9.15,-6 10.9,-0.7 -1.75,6.7 z"
- style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="24"
- inkscape:connector-curvature="0" />
- <path
- d="m 293.8,8.5 0,28.8 67.2,0 0,-28.8 -67.2,0 z"
- style="fill:#d1ebf1;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="25"
- inkscape:connector-curvature="0" />
- <path
- d="m 293.8,37.3 67.2,0 0,-28.8 -67.2,0 0,28.8 z"
- style="fill:none;stroke:#1f477d;stroke-width:1.29999995px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="26"
- inkscape:connector-curvature="0" />
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="20"
- x="302.39999"
- xml:space="preserve"
- id="27">OpenStack</text>
- <text
- style="font-size:9.60000038px;font-style:normal;font-weight:bold;text-align:start;text-anchor:start;fill:#000000;font-family:Arial"
- y="31.200001"
- x="310.39999"
- xml:space="preserve"
- id="28">Service</text>
- <path
- d="m 182.8,22.9 101.5,0"
- style="fill:none;stroke:#000000;stroke-width:0.75px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="29"
- inkscape:connector-curvature="0" />
- <path
- d="m 283.45,19.4 10.35,3.5 -10.35,3.45 0,-6.95 z"
- style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="30"
- inkscape:connector-curvature="0" />
- <path
- d="M 1.6,22.9 106.7,22.85"
- style="fill:none;stroke:#000000;stroke-width:0.75px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-dasharray:none"
- id="31"
- inkscape:connector-curvature="0" />
- <path
- d="m 105.85,19.35 10.35,3.5 -10.35,3.45 0,-6.95 z"
- style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="32"
- inkscape:connector-curvature="0" />
- </g>
- </g>
-</svg>