diff --git a/doc/source/conf.py b/doc/source/conf.py index ce4bbd480e..fe46f3262f 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -158,7 +158,7 @@ man_pages = [ # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". -html_static_path = ['images'] +#html_static_path = ['images'] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. diff --git a/doc/source/images/authComp.png b/doc/source/images/authComp.png deleted file mode 100644 index b8ada45cc5..0000000000 Binary files a/doc/source/images/authComp.png and /dev/null differ diff --git a/doc/source/images/authComp.svg b/doc/source/images/authComp.svg deleted file mode 100644 index d344b87102..0000000000 --- a/doc/source/images/authComp.svg +++ /dev/null @@ -1,174 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - Auth - Component - - - OpenStack - Service - - - - - - - Reject - unauthenticated - requests - Forward - authenticated - requests - - - diff --git a/doc/source/images/graphs_authComp.png b/doc/source/images/graphs_authComp.png deleted file mode 100644 index 59f5ab0bb5..0000000000 Binary files a/doc/source/images/graphs_authComp.png and /dev/null differ diff --git a/doc/source/images/graphs_authComp.svg b/doc/source/images/graphs_authComp.svg deleted file mode 100644 index 6be629c12e..0000000000 --- a/doc/source/images/graphs_authComp.svg +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - -AuthComp - - -AuthComp - -Auth -Component - - - -AuthComp->Reject - - -Reject -Unauthenticated -Requests - - -Service - -OpenStack -Service - - -AuthComp->Service - - -Forward -Authenticated -Requests - - - -Start->AuthComp - - - - - diff --git a/doc/source/images/graphs_authCompDelegate.png b/doc/source/images/graphs_authCompDelegate.png deleted file mode 100644 index 7e6150ce72..0000000000 Binary files a/doc/source/images/graphs_authCompDelegate.png and /dev/null differ diff --git a/doc/source/images/graphs_authCompDelegate.svg b/doc/source/images/graphs_authCompDelegate.svg deleted file mode 100644 index 4788829a45..0000000000 --- a/doc/source/images/graphs_authCompDelegate.svg +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - -AuthCompDelegate - - -AuthComp - -Auth -Component - - - -AuthComp->Reject - - -Reject Requests -Indicated by the Service - - -Service - -OpenStack -Service - - -AuthComp->Service - - -Forward Requests -with Identiy Status - - -Service->AuthComp - - -Send Response OR -Reject Message - - - -Start->AuthComp - - - - -