From db5b9fe76fb4b83ce6d7a707ce60ad4664d85ee0 Mon Sep 17 00:00:00 2001 From: wangqi Date: Tue, 19 Jun 2018 06:05:00 +0000 Subject: [PATCH] =?UTF-8?q?Add=20Documentation=20=E3=80=81release=20notes?= =?UTF-8?q?=20and=20home=20link=20to=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Id4f334ca38e7b8f9b926e4a1054763d173c3ae41 --- README.rst | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.rst b/README.rst index b447eaa..e8a9202 100644 --- a/README.rst +++ b/README.rst @@ -36,3 +36,22 @@ Example Playbook - { role: "os_trove", tags: [ "os-trove" ] } vars: is_metal: "{{ properties.is_metal|default(false) }}" + +.. Change things from this point on + +========================= +OpenStack-Ansible Trove +========================= + +Ansible role that installs and configures OpenStack Trove. + +Documentation for the project can be found at: +``_ + +Release notes for the project can be found at: +``_ + +The project source code repository is located at: +``_ + +The project home is at: ``_