From 2b22c52c4391825bbec90651d4c027d1cc240f6c Mon Sep 17 00:00:00 2001
From: Hanxi_Liu <hanxi.liu@easystack.cn>
Date: Thu, 1 Jun 2017 14:44:38 +0800
Subject: [PATCH] Stop using old gnocchi reference

Gnocchi is being moved outside OpenStack to gnocchixyz.
Stop using its OpenStack reference.

Change-Id: I0bd8b1a79329505e3eca73f49ed415dde54f3c8b
---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index a80c08e986..94457a7dd4 100644
--- a/README.rst
+++ b/README.rst
@@ -52,7 +52,6 @@ Kolla-Ansible deploys containers for the following OpenStack projects:
 - `Designate <http://docs.openstack.org/developer/designate/>`__
 - `Freezer <https://wiki.openstack.org/wiki/Freezer-docs>`__
 - `Glance <http://docs.openstack.org/developer/glance/>`__
-- `Gnocchi <http://docs.openstack.org/developer/gnocchi/>`__
 - `Heat <http://docs.openstack.org/developer/heat/>`__
 - `Horizon <http://docs.openstack.org/developer/horizon/>`__
 - `Ironic <http://docs.openstack.org/developer/ironic/>`__
@@ -97,6 +96,7 @@ Kolla-Ansible deploys containers for the following infrastructure components:
 - `Etcd <https://coreos.com/etcd/>`__ a distributed reliable key-value store.
 - `Fluentd <https://www.fluentd.org/>`__ as an open source data collector
   for unified logging layer.
+- `Gnocchi <http://gnocchi.xyz/>`__ A time-series storage database.
 - `HAProxy <http://www.haproxy.org/>`__ and
   `Keepalived <http://www.keepalived.org/>`__ for high availability of services
   and their endpoints.