Add swift-basicauth and better-staticweb to associated projects.

As announced here:
http://openstack.markmail.org/thread/jjjbdpurhb5jwaxe

Change-Id: I683c463745b34c003ecb79ba8261b94b9dc166b6
This commit is contained in:
Koert van der Veer 2013-08-05 09:55:54 +02:00
parent 06402c05af
commit 657a0e4e26
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,7 @@ Authentication
* `Keystone <https://github.com/openstack/keystone>`_ - Official Identity Service for OpenStack.
* `Swauth <https://github.com/gholt/swauth>`_ - Older Swift authentication service that only requires Swift itself.
* `Basicauth <https://github.com/CloudVPS/swift-basicauth>`_ - HTTP Basic authentication support (keystone backed).
Command Line Access
@ -70,3 +71,4 @@ Other
-----
* `Glance <https://github.com/openstack/glance>`_ - Provides services for discovering, registering, and retrieving virtual machine images (for OpenStack Compute [Nova], for example).
* `Better Staticweb <https://github.com/CloudVPS/better-staticweb>`_ - Makes swift containers accessible by default.