From 271de22a7336d4adaa1ebf7b41df2c5eddb31ff5 Mon Sep 17 00:00:00 2001
From: David Moreau Simard <dms@redhat.com>
Date: Thu, 3 Dec 2015 16:00:56 -0500
Subject: [PATCH] Add Aodh and Tempest to the list of provided images

Aodh provided by I4daf2160fe6743d62e6874f9fe032d37c9db90b7
Tempest provided by I1877c03d0804e57d274044aecb1055f847025bec

TrivialFix
Change-Id: Idb25e5872d6546b5c59424d393275c9a1e8dc8c8
---
 README.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.rst b/README.rst
index 953714d309..dd2c796cd0 100644
--- a/README.rst
+++ b/README.rst
@@ -28,6 +28,7 @@ Quickstart <http://docs.openstack.org/developer/kolla/quickstart.html>`__.
 
 Kolla provides images to deploy the following OpenStack projects:
 
+- `Aodh <http://docs.openstack.org/developer/aodh/>`__
 - `Ceilometer <http://docs.openstack.org/developer/ceilometer/>`__
 - `Cinder <http://docs.openstack.org/developer/cinder/>`__
 - `Designate <http://docs.openstack.org/developer/designate/>`__
@@ -42,6 +43,7 @@ Kolla provides images to deploy the following OpenStack projects:
 - `Nova <http://docs.openstack.org/developer/nova/>`__
 - `Neutron <http://docs.openstack.org/developer/neutron/>`__
 - `Swift <http://docs.openstack.org/developer/swift/>`__
+- `Tempest <http://docs.openstack.org/developer/tempest/>`__
 - `Zaqar <http://docs.openstack.org/developer/zaqar/>`__
 
 As well as these infrastructure components:
-- 
GitLab