doctor.git
9 years agoNew nova API call to mark nova-compute down 71/371/1
Carlos Goncalves [Fri, 17 Apr 2015 13:04:51 +0000 (15:04 +0200)]
New nova API call to mark nova-compute down

New API call is needed to change the state of compute service "down"
immediately. This allows usage of evacuate API without a delay. Also as
external system will make sure host is down and no VMs left running,
there will be no possibility to break shared storage or use same IPs
again.

Change-Id: I0a9f805df865aadd8a250ee13cbabdf44de9567d
JIRA: DOCTOR-5
Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
9 years agoNew alarm evaluator for handling alarms on events 78/278/4
Ryota MIBU [Thu, 9 Apr 2015 07:45:12 +0000 (16:45 +0900)]
New alarm evaluator for handling alarms on events

NOTE: This is blueprint spec draft for OpenStack Ceilomter.

This blueprint proposes to add a new alarm evaluator for handling
alarms on events passed from other OpenStack services, that provides
event-driven alarm evaluation which makes new sequence in Ceilometer
instead of the polling-based approach of the existing Alarm Evaluator,
and realizes immediate alarm notification to end users.

JIRA: DOCTOR-3
Change-Id: Ie1a50111d82ad3c808c8ec2350e15119165cebff
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
9 years agoAdding .gitreview to doctor more information at https://wiki.opendaylight.org/view...
Aric Gardner [Mon, 19 Jan 2015 17:55:49 +0000 (12:55 -0500)]
Adding .gitreview to doctor more information at https://wiki.opendaylight.org/view/Git-review_Workflow

Change-Id: Ib3aa1fb7dc2006d6a3a76d3f9e2773056ef1485c
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
9 years agoInitial empty repository
Aric Gardner [Mon, 15 Dec 2014 16:39:16 +0000 (16:39 +0000)]
Initial empty repository