diff --git a/doc/source/associated_projects.rst b/doc/source/associated_projects.rst index f5bf9a5118..63054eff79 100644 --- a/doc/source/associated_projects.rst +++ b/doc/source/associated_projects.rst @@ -26,6 +26,7 @@ Authentication * `Keystone `_ - Official Identity Service for OpenStack. * `Swauth `_ - Older Swift authentication service that only requires Swift itself. +* `Basicauth `_ - HTTP Basic authentication support (keystone backed). Command Line Access @@ -70,3 +71,4 @@ Other ----- * `Glance `_ - Provides services for discovering, registering, and retrieving virtual machine images (for OpenStack Compute [Nova], for example). +* `Better Staticweb `_ - Makes swift containers accessible by default.