diff --git a/www/developer/openstack-projects.html b/www/developer/openstack-projects.html index 7dc91d1ac8..ad93cb311e 100644 --- a/www/developer/openstack-projects.html +++ b/www/developer/openstack-projects.html @@ -118,6 +118,11 @@ keystonemiddleware

Middleware provided for integrating with the OpenStack Identity API.

+ + oslo.cache + +

Generic caching mechanism for OpenStack projects by wrapping + the dogpile.cache.

oslo.concurrency @@ -155,6 +160,10 @@ oslo.policy

Common policy enforcement.

+ + oslo.reports + +

Error report framework for projects.

oslo.rootwrap