From 69b9659a457b6d715ed47e6bd6d3b923d548c620 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Mon, 11 Mar 2019 10:27:34 -0400 Subject: [PATCH] Remove extraction warning from README The warning in the readme is a bit old and confusing now that placement is extracted and can be installed standalone separate from nova in Stein and is its own project under openstack TC governance, so this just removes the warning. Change-Id: I69066cf21327677734c814fd7211135ff672ec3a Story: #2005190 Task: 29946 --- README.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.rst b/README.rst index eee376420..010bcaa72 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,3 @@ - -**Warning: This repository is currently in a state of flux as the placement -service is extracted from nova. While that is happening this repository is -not yet fully working.** - If you are viewing this README on GitHub, please be aware that placement development happens on `OpenStack git `_ and `OpenStack