diff options
author | Carlos Goncalves <carlos.goncalves@neclab.eu> | 2015-06-29 11:34:16 +0200 |
---|---|---|
committer | Carlos Goncalves <carlos.goncalves@neclab.eu> | 2015-12-08 16:55:01 +0100 |
commit | 16dde99b36b049921e81bb4a289a7cc24baf3af8 (patch) | |
tree | f823be385097f43b9d41cb052dd924d2758ae8ff /docs/design | |
parent | 4b620af0a7c1b34f42241195661627304e993236 (diff) |
Note to spec file pointing to upstream activity
Change-Id: I0aef66c4abc11547a03191ba757ea8a717c1fa81
Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
Diffstat (limited to 'docs/design')
-rw-r--r-- | docs/design/report-host-fault-to-update-server-state-immediately.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/design/report-host-fault-to-update-server-state-immediately.rst b/docs/design/report-host-fault-to-update-server-state-immediately.rst index 0ee02064..aeb6f7eb 100644 --- a/docs/design/report-host-fault-to-update-server-state-immediately.rst +++ b/docs/design/report-host-fault-to-update-server-state-immediately.rst @@ -1,3 +1,15 @@ +.. NOTE:: + This is a specification draft of a blueprint proposed for OpenStack Nova + Liberty. It was written by project member(s) and agreed within the project + before submitting it upstream. No further changes to its content will be + made here anymore; please follow it upstream: + + * Current version upstream: https://review.openstack.org/#/c/169836/ + * Development activity: + https://blueprints.launchpad.net/nova/+spec/mark-host-down + + **Original draft is as follow:** + ==================================================== Report host fault to update server state immediately ==================================================== |