From 8598822ea7fa8c4a49efa550c733d6c9418892cd Mon Sep 17 00:00:00 2001 From: divakar-padiyar-nandavar Date: Sun, 22 Jun 2014 01:15:32 -0600 Subject: [PATCH] Added links to missing integration information Change-Id: Id9edfb939554e1afcd2677af4ee6ed36c9a1e02e Closes-Bug: #1332913 --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index f9bfacbcf3..f9f0726e77 100644 --- a/README.rst +++ b/README.rst @@ -37,3 +37,7 @@ We have integration with * https://github.com/openstack/python-keystoneclient (auth) * https://github.com/openstack/python-swiftclient (s3) * https://github.com/openstack/python-neutronclient (networking) +* https://github.com/openstack/python-ceilometerclient (metering) +* https://github.com/openstack/python-cinderclient (storage service) +* https://github.com/openstack/python-glanceclient (image service) +* https://github.com/openstack/python-troveclient (database as a Service)