doctor.git
7 years agoRun 'ip' with sudo 61/14361/1 stable/brahmaputra
Carlos Goncalves [Tue, 17 May 2016 09:40:52 +0000 (11:40 +0200)]
Run 'ip' with sudo

Change-Id: I3de7749746dfd2eb0a67a428b7f0ae4503c14123
Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
(cherry picked from commit 8e583dc3a3fc0392a5197803a598ab5734310d66)

8 years agoFix disable_network.sh and 'ip' path 49/12149/1
Carlos Goncalves [Sun, 20 Mar 2016 21:23:44 +0000 (22:23 +0100)]
Fix disable_network.sh and 'ip' path

Note: I propose to cherry-pick this change as currently there is no pod doing builts on master, so the only way is to check in stable/brahmaputra.

The 'ip' bin file can be located in different paths depending on the Linux
distribution so better not hardcode it to a specific path.

CentOS 6:     /sbin/ip
CentOS 7:     /usr/sbin/ip
Ubuntu 14.04: /sbin/ip

Change-Id: I0b02a221d3367ed4bfd8596992a2774f22138b54
Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
(cherry picked from commit a1bab6ecdfbfaf5521f31d9539e256fc6e0cac29)

8 years agodocs: add index.rst files to component docs 19/10819/1
Ryota MIBU [Thu, 25 Feb 2016 13:19:02 +0000 (22:19 +0900)]
docs: add index.rst files to component docs

Change-Id: I1256d21bc01c7f1343859e28b47c15d9d284bddf
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
(cherry picked from commit 5996a35d07d1a5c661adb3af37c4e6eb4f4a5331)

8 years agotest: add nova_force_down client 33/10333/1 brahmaputra.1.0
Ryota MIBU [Sat, 20 Feb 2016 15:19:29 +0000 (00:19 +0900)]
test: add nova_force_down client

New force_down API is not available due to rack of support in default
configuration of keystone service catalog and limit of novaclient,
so this patch adds nova_force_down client to operate the new API.

Change-Id: I2545f4448313b334d4c0a12f1638e64ecfafdf41
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
(cherry picked from commit a3ea372e18ef14b75734f82db969531df6d0c7dd)

8 years agotest: fix bugs (ssh args and force-down in cleanup) 25/10325/1
Ryota MIBU [Sat, 20 Feb 2016 04:08:30 +0000 (13:08 +0900)]
test: fix bugs (ssh args and force-down in cleanup)

This patch fixes two bugs:

- ssh target hostname is wrong (it trailing by ':')

- novaclient cannot execute 'force-down' since it tries
  to use v2.0 endpoint which doesn't spport the new API,

Change-Id: I5ef3a8eda5fa7a6730b4eb456d0441d40718a010
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
(cherry picked from commit e891316ac35f062c66b15a7ee7981016c6edcc9e)

8 years agotest: fix bugs (scp -l and trap ERR) 87/10287/1
Ryota MIBU [Fri, 19 Feb 2016 13:11:47 +0000 (22:11 +0900)]
test: fix bugs (scp -l and trap ERR)

This patch fixes bugs:

- '-l' option for scp is different from that of ssh, so remove
  this option from the common param for scp and ssh.

- trap ERR was not executed, so replace it by trap EXIT

Change-Id: Id50ff29656fa100f420ae9ccc7a8a19a65a941c8
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
(cherry picked from commit eed432fa413d3afeecdd65ef0f73559920012df9)

8 years agotest: fix bug: missing installer_ip in scp args 51/10251/1
Ryota MIBU [Fri, 19 Feb 2016 01:05:01 +0000 (10:05 +0900)]
test: fix bug: missing installer_ip in scp args

Change-Id: Ia9bf6ffb8a6bd4f2672aa50bb7841a7dc37e48ea
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
(cherry picked from commit ac95693eedfd0ec9593e46f9a57f5d989e25f9bd)

8 years agotest: fix DNS issue in test scenario 95/10195/1
Ryota MIBU [Thu, 18 Feb 2016 03:30:31 +0000 (12:30 +0900)]
test: fix DNS issue in test scenario

Doctor test was failed due to failure in resolving hostname at [1].

This patch replaces hostname by ip address, and also changes ssh route
from relaying instack VM to direct access from functest container to
the target compute host.

[1] https://build.opnfv.org/ci/view/functest/job/functest-apex-opnfv-jump-1-daily-brahmaputra/38/

Change-Id: I9d4f115cb43ec16540f7d9300d652625685477d5
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
(cherry picked from commit 9171d14463ae1172a91125a49d8f8a53a36433e9)

8 years agotests: enable doctor test scenario with fixes 57/9857/1
Ryota MIBU [Fri, 12 Feb 2016 12:05:48 +0000 (21:05 +0900)]
tests: enable doctor test scenario with fixes

Change-Id: I2c0c939b41f28684a1697b0099f2df62ce27c6a3
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
(cherry picked from commit 3c09b82d0ead86867f96f43769a6b42efcdd6d24)

8 years agodocs: fix filename 45/9645/1
Ryota MIBU [Tue, 9 Feb 2016 15:38:05 +0000 (00:38 +0900)]
docs: fix filename

See https://wiki.opnfv.org/documentation/userguide .

Change-Id: I2d03406de585785d13a58a8181efeaa674f97e31
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
(cherry picked from commit 12cbbc40ff05812b3d44ff76e9156a84f4c18944)

8 years agotests: collect infra IPs 47/9547/1
Ryota MIBU [Mon, 8 Feb 2016 13:38:27 +0000 (22:38 +0900)]
tests: collect infra IPs

Change-Id: I2f1df56632827925784441c03aadc544c1e3c891
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
(cherry picked from commit ac816319dd480a1c4890e15dfc2447af21809e85)

8 years agodocs: fix filename and test4composite 29/9529/1
Ryota MIBU [Mon, 8 Feb 2016 13:41:40 +0000 (22:41 +0900)]
docs: fix filename and test4composite

Change-Id: I78366611efd26987a71c3ecf25d2406e6f489cca
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
(cherry picked from commit b209f93f3a19ff6c0184b496182c8d34c30f3e38)

8 years agoAdd license header to RST files 99/9499/1
Ildiko Vancsa [Wed, 3 Feb 2016 20:47:13 +0000 (21:47 +0100)]
Add license header to RST files

Add the required license header to all .rst files under the docs folder
in the repository and a LICENSE file to the image folders.

The patch also extends the list of authors in the index.rst file of the
requirements document.

Change-Id: Icf8b2c36425769512f0ba9072766ac9bc22c0955
Signed-off-by: Ildiko Vancsa <ildiko.vancsa@ericsson.com>
(cherry picked from commit d8e5be235b95e2df4c6820a3575eb003e9ce6561)

8 years agoEditorial changes in Section 5.2.2 NFVI Maintenance 79/9179/1
Bertrand Souville [Wed, 3 Feb 2016 10:50:26 +0000 (11:50 +0100)]
Editorial changes in Section 5.2.2 NFVI Maintenance

JIRA: DOCTOR-14

Change-Id: If10dc1c00c674e26bb6fe6cf96efe2b70885748c
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
(cherry picked from commit ff89aac08658fce4b8eb0b6cc98eccac4fc3670e)

8 years agocontents for OPNFV composite docs 81/8781/1
Ryota MIBU [Thu, 28 Jan 2016 08:51:39 +0000 (17:51 +0900)]
contents for OPNFV composite docs

Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Change-Id: I557819f8a67b8882de87c94bbca8177a89b55d6d
(cherry picked from commit 1e95ffeaac59aee8decf3ccf6721330de19f491e)

8 years agoMerge "tests: fix inject_failure() for deployment built by apex" into stable/brahmaputra
Ryota MIBU [Fri, 29 Jan 2016 13:56:44 +0000 (13:56 +0000)]
Merge "tests: fix inject_failure() for deployment built by apex" into stable/brahmaputra

8 years agotests: fix inject_failure() for deployment built by apex 63/8563/1
Ryota MIBU [Fri, 29 Jan 2016 00:15:15 +0000 (09:15 +0900)]
tests: fix inject_failure() for deployment built by apex

Change-Id: I1681761ec8be39768444baeff24b15a1e90c0182
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
(cherry picked from commit 67c4462ecf2e1dc525beb6f75a75634edf0539bc)

8 years agofix license description in code headers 61/8561/1
Ryota MIBU [Fri, 29 Jan 2016 05:44:27 +0000 (14:44 +0900)]
fix license description in code headers

Change-Id: Idb7b6e55e5760a9e6ba6cb0b512f1961488312ca
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
(cherry picked from commit c052eb4a1dfe536bb2d6ac81ad68075ab7bb2924)

8 years agoMerge "Created a template for the User Guide" into stable/brahmaputra
Carlos Goncalves [Fri, 29 Jan 2016 13:05:52 +0000 (13:05 +0000)]
Merge "Created a template for the User Guide" into stable/brahmaputra

8 years agoMerge "Support recovering VM on the same host" into stable/brahmaputra
Carlos Goncalves [Fri, 29 Jan 2016 11:11:52 +0000 (11:11 +0000)]
Merge "Support recovering VM on the same host" into stable/brahmaputra

8 years agoExtend maintenance workflow 89/8389/1
bertys [Tue, 5 Jan 2016 11:25:05 +0000 (12:25 +0100)]
Extend maintenance workflow

JIRA: DOCTOR-11

Change-Id: Iafd6238cfe729be881224b97711d9776479a3241
Signed-off-by: bertys <souville@docomolab-euro.com>
(cherry picked from commit 86a8472f7c2442320ee7cea4cff9e5df9ff2f47a)

8 years agoCreated a template for the User Guide 87/8387/1
Sofia Wallin [Wed, 20 Jan 2016 10:10:35 +0000 (11:10 +0100)]
Created a template for the User Guide

Please use the userguide.rst to desribce the <Feature> capabilities and
usage. This information will be part of the OPNFV user guide.
Feel free to use this as a good example,
https://gerrit.opnfv.org/gerrit/#/c/7397/

Renamed config-overview.rst to userguide.rst

Change-Id: I9e42f1e7fb1cfa52df48642f4cd9a5f283169d1f
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
(cherry picked from commit 00962469215bd86ccd8aacdcc4324f1fc987b5b7)

8 years agoSupport recovering VM on the same host 85/8385/1
Tomi Juvonen [Wed, 30 Dec 2015 08:47:35 +0000 (10:47 +0200)]
Support recovering VM on the same host

When a host is failed then the affected VM can be rebooted after
the host has been recovered.
When a host is going to maintenance the affected VM can be shut
down and the booted up on the same host after the maintenance is
over.

Change-Id: I8ee240eb4d598da6347ae8afee8ce6c6edc07be4
Jira: DOCTOR-9
(cherry picked from commit a991302e9c0843ad9be8b1bad927dca387283a8c)

8 years agoadd test scenario and sample components 01/6401/1
Ryota MIBU [Mon, 4 Jan 2016 07:12:39 +0000 (16:12 +0900)]
add test scenario and sample components

DOCTOR-22

Change-Id: I82cb572fadd057151c55396dd3ab4114539c8fa7
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
(cherry picked from commit 116bee29f8f3d7d4a648569dc441f4fa8487a7c4)

Note: this patch includes the following change:

    disable doctor functional test

    Change-Id: I3bd62b53651777fe020c3919c415e1f2d7b45164
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
    (cherry picked from commit aec51550523c3326b37dfb79680ebd80188c6a56)

8 years agodocs: add platform overview 99/6399/1
Ryota MIBU [Thu, 7 Jan 2016 07:47:20 +0000 (16:47 +0900)]
docs: add platform overview

Change-Id: I61c9741a2bb5d3a1591d00c6cf23b0e56724eec4
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
(cherry picked from commit 413f36dd8b44c8254bd2a02558bb42c403365b06)

8 years agofix docs build dirs in .gitignore 97/6397/1
Ryota MIBU [Fri, 8 Jan 2016 00:27:30 +0000 (09:27 +0900)]
fix docs build dirs in .gitignore

Change-Id: Iae9cc4b75af25ed7a5036ec8383bcc626848b12e
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
(cherry picked from commit 7c09ed9f79c373aef0a811ee24f6f642ac1b43c9)

8 years agoMinor changes to NFVI Faults Annex (Fault Tables) 57/4957/1
Bertrand Souville [Mon, 21 Dec 2015 15:06:12 +0000 (16:06 +0100)]
Minor changes to NFVI Faults Annex (Fault Tables)

Change-Id: I76e09a69c46e6b1e6d86416aa4d8a2b4ecd006f3
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
8 years agoupdate .gitignore for swap files 47/4247/1
Ryota MIBU [Fri, 11 Dec 2015 06:28:24 +0000 (15:28 +0900)]
update .gitignore for swap files

Change-Id: I45a51335c2dd73813c8e9cce27880674135f8728
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoNote to spec file pointing to upstream activity 56/856/5
Carlos Goncalves [Mon, 29 Jun 2015 09:34:16 +0000 (11:34 +0200)]
Note to spec file pointing to upstream activity

Change-Id: I0aef66c4abc11547a03191ba757ea8a717c1fa81
Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
8 years agochange dirs to use new opnfv doc build script 63/3663/5
Ryota MIBU [Thu, 26 Nov 2015 14:48:06 +0000 (23:48 +0900)]
change dirs to use new opnfv doc build script

Change-Id: Icfc17b1370fc111e0e9919f2f1c1d9ea8aee2702
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoMerge "Fencing requirement."
Ryota Mibu [Wed, 25 Nov 2015 13:29:49 +0000 (13:29 +0000)]
Merge "Fencing requirement."

8 years agoFencing requirement. 09/1909/3
Tomi Juvonen [Wed, 23 Sep 2015 06:45:06 +0000 (09:45 +0300)]
Fencing requirement.

Update requirement documentation about fencing.

Change-Id: I3c0b4aaaa31c3eb958efc5cc483821ce96082aa8
Jira: DOCTOR-10

8 years agoMerge "Example as code, documentation template for sphinx build"
Carlos Goncalves [Thu, 8 Oct 2015 08:27:39 +0000 (08:27 +0000)]
Merge "Example as code, documentation template for sphinx build"

8 years agoupdate Makefile to create index and public dir 25/2125/1
Ryota MIBU [Wed, 30 Sep 2015 05:55:16 +0000 (14:55 +0900)]
update Makefile to create index and public dir

This patch make our review process easier by generating index file
of built files.

Also the following changes are included:

- delete unnecessary deps in Makefile
- criate new dir contains files to publish at the gate jobs

JIRA: DOCTOR-45

Change-Id: Ia59b729f41f57402ce9eebe7871cbc7763cb8668
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoAdd manual for mark-host-down 57/1457/6
Tomi Juvonen [Thu, 10 Sep 2015 08:28:53 +0000 (11:28 +0300)]
Add manual for mark-host-down

Manual added for blueprints:
https://blueprints.launchpad.net/nova/+spec/mark-host-down
https://blueprints.launchpad.net/python-novaclient/+spec/support-force-down-service

Jira: DOCTOR-30

Change-Id: I44576303ca513904b3829faa7804c0f5e2396f1e
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
8 years agoExample as code, documentation template for sphinx build 88/1488/1
Aric Gardner [Thu, 10 Sep 2015 19:32:02 +0000 (15:32 -0400)]
Example as code, documentation template for sphinx build

This code will be pushed to each project creating a docs/ directory
This servers as an example and template for you (the developers) to create
your own project documentation

Change-Id: I24007a0386251cee4325cea49f78f8f021de5276
JIRA:RELENG-15
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
8 years agoMerge "Move fault table to the Annex"
Carlos Goncalves [Tue, 1 Sep 2015 14:30:28 +0000 (14:30 +0000)]
Merge "Move fault table to the Annex"

8 years agoMerge "Solves the duplicate figure numbering in PDF issue"
Ryota Mibu [Mon, 31 Aug 2015 15:48:47 +0000 (15:48 +0000)]
Merge "Solves the duplicate figure numbering in PDF issue"

8 years agoSolves the duplicate figure numbering in PDF issue 32/1332/2
bertys [Wed, 26 Aug 2015 22:57:00 +0000 (00:57 +0200)]
Solves the duplicate figure numbering in PDF issue

JIRA: DOCTOR-13

Change-Id: Ie7349f71a6938407d439d28cf6f33e32e9301a31
Signed-off-by: bertys <souville@docomolab-euro.com>
8 years agoMove fault table to the Annex 17/1317/2
bertys [Wed, 26 Aug 2015 18:20:46 +0000 (20:20 +0200)]
Move fault table to the Annex

JIRA: DOCTOR-15

Change-Id: Ib81f349e22cc1345831765b646ab56983f6a5f31
Signed-off-by: bertys <souville@docomolab-euro.com>
8 years agoReplace word 'poison' by 'force' 01/1301/3
Ryota MIBU [Tue, 25 Aug 2015 12:52:15 +0000 (21:52 +0900)]
Replace word 'poison' by 'force'

JIRA: DOCTOR-8

Change-Id: I7b9fae85bd60b1ae2d0e51f1ffb970316d7d92ad
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoMerge "Clarifying fault propagation between phys-virtual"
Ryota Mibu [Wed, 15 Jul 2015 07:01:08 +0000 (07:01 +0000)]
Merge "Clarifying fault propagation between phys-virtual"

8 years agoMerge "Clairify notification related architecture"
Ryota Mibu [Wed, 15 Jul 2015 06:58:54 +0000 (06:58 +0000)]
Merge "Clairify notification related architecture"

8 years agoClarifying fault propagation between phys-virtual 42/842/3
Balazs Gibizer [Mon, 15 Jun 2015 09:12:05 +0000 (11:12 +0200)]
Clarifying fault propagation between phys-virtual

A fault affecting a physical resource my affect
another physical or virtual resources. This fault correlation
shall be configurable in VIM

This patch is based on the related unresolved comment in
https://gerrit.opnfv.org/gerrit/#/c/304

JIRA: DOCTOR-4
Signed-off-by: Balazs Gibizer <balazs.gibizer@ericsson.com>
Change-Id: Ife1da03f31fc9d06bb5295157825760fc1139a36

8 years agoClairify notification related architecture 41/841/3
Balazs Gibizer [Tue, 16 Jun 2015 12:58:17 +0000 (14:58 +0200)]
Clairify notification related architecture

This patch is based on the related unresolved comment in
https://gerrit.opnfv.org/gerrit/#/c/304

JIRA: DOCTOR-4

Signed-off-by: Balazs Gibizer <balazs.gibizer@ericsson.com>
Change-Id: I2cc90e0df808d5aa39fa278405327952c368baa9

8 years agoMerge "Replace chapter name by reST reference labels"
Ryota MIBU [Mon, 6 Jul 2015 09:31:06 +0000 (09:31 +0000)]
Merge "Replace chapter name by reST reference labels"

8 years agoMerge "Adding fencing as general feature"
Ryota Mibu [Mon, 29 Jun 2015 13:43:02 +0000 (13:43 +0000)]
Merge "Adding fencing as general feature"

8 years agoMerge "Add a History table"
Carlos Goncalves [Mon, 29 Jun 2015 09:08:35 +0000 (09:08 +0000)]
Merge "Add a History table"

8 years agoEditorial on README 08/908/2
kunzmann [Fri, 26 Jun 2015 12:24:00 +0000 (14:24 +0200)]
Editorial on README
Just to get some hands-on experience with git/gerrit.

Signed-off-by: kunzmann <kunzmann@docomolab-euro.com>
8 years agoUpdates to README 06/906/2
kunzmann [Fri, 26 Jun 2015 12:11:37 +0000 (14:11 +0200)]
Updates to README

This is mainly to get hands-on experience on how to git commit.

JIRA: DOCTOR-6

Signed-off-by: kunzmann <kunzmann@docomolab-euro.com>
8 years agoAdding fencing as general feature 82/882/2
Carlos Goncalves [Tue, 23 Jun 2015 09:34:23 +0000 (11:34 +0200)]
Adding fencing as general feature

This patch is based on a related unresolved comment in
https://gerrit.opnfv.org/gerrit/#/c/304

At an earlier stage, we had identified fencing as a gap in Nova, but
this gap was removed. Who remembers why we made this decision? Is the
feature already sufficiently implemented in Nova? The related BP seems
obsoleted.

JIRA: DOCTOR-10

Co-Authored-By: Gerald Kunzmann <kunzmann@docomolab-euro.com>
Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
Change-Id: Id31ac1552a8f1e3506c5e4d533416611d6b95217

8 years agoAdd a History table 84/884/1
Carlos Goncalves [Tue, 23 Jun 2015 16:33:51 +0000 (18:33 +0200)]
Add a History table

JIRA: DOCTOR-4

Change-Id: I1ce28681cf7cc6ffc01f00ddf7e36a2bc9b69978
Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
8 years agoReplace chapter name by reST reference labels 63/863/3
Ryota MIBU [Thu, 18 Jun 2015 11:32:13 +0000 (20:32 +0900)]
Replace chapter name by reST reference labels

JIRA: DOCTOR-4
Change-Id: I089eb1dcfb9f4a6c0a24f83d626ab24e46b94a57
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoAdd reference to service-status-notification bp 43/843/1 2015.1.0
Balazs Gibizer [Tue, 16 Jun 2015 15:02:46 +0000 (17:02 +0200)]
Add reference to service-status-notification bp

To make easier to cover the Maintenance Notification gap
a new bp was proposed to have AMQP notification for administrative
nova service status change. As soon as this bp gets implemented
Doctor (via Ceilometer) can get notification if the status of
nova service (e.g. nova-compute) is changed administratively.
Changing the nova-compute service status to down means that
nova will not use the compute node any more for new instances
so this is very much in line with putting a node in maintenance
node.

Signed-off-by: Balazs Gibizer <balazs.gibizer@ericsson.com>
Change-Id: I71a1621eb177ae6dd7da1a09285da68d398a30e8

8 years agoAdd Gerald to the committer list 07/807/1
Ryota MIBU [Fri, 12 Jun 2015 00:08:11 +0000 (09:08 +0900)]
Add Gerald to the committer list

JIRA: DOCTOR-7

Change-Id: I77fd00994f8dbf744bc6e9ff317a5989a02c7971
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoAdd fullname on committer list 05/805/1
Ryota MIBU [Thu, 11 Jun 2015 15:13:20 +0000 (00:13 +0900)]
Add fullname on committer list

JIRA: DOCTOR-7

Change-Id: Iec3e7242deb52e9467eb35ae16bf6f1a13331cd3
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoCommitter list update 04/804/1
Ryota MIBU [Thu, 11 Jun 2015 12:55:14 +0000 (21:55 +0900)]
Committer list update

JIRA: DOCTOR-7

Change-Id: I080372eac4f4c6b658103faa0739db47a094dc69
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoMinor fix for lines exceeding 79 chars 73/773/1
Ryota MIBU [Thu, 4 Jun 2015 15:39:51 +0000 (00:39 +0900)]
Minor fix for lines exceeding 79 chars

JIRA: DOCTOR-4

Change-Id: Iaad32f25279445f9701be37f9baccd33d564372c
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoRename title of section 5 (implementation) 12/712/3
Ryota MIBU [Tue, 2 Jun 2015 08:45:14 +0000 (17:45 +0900)]
Rename title of section 5 (implementation)

JIRA: DOCTOR-4

Change-Id: I8e1543eab71d7a24edbd6b839a55fc54f523a3d7
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agoFix build of blueprints in Makefile 13/713/1
Carlos Goncalves [Tue, 2 Jun 2015 09:32:39 +0000 (11:32 +0200)]
Fix build of blueprints in Makefile

JIRA: DOCTOR-4

Change-Id: Ie62751f6631c48c4dfecc869d5d95daaf6a1754f
Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
8 years agoMerge "Add 'design_docs' dir and README"
Carlos Goncalves [Fri, 29 May 2015 15:27:27 +0000 (15:27 +0000)]
Merge "Add 'design_docs' dir and README"

8 years agoMerge "New nova API call to mark nova-compute down"
Carlos Goncalves [Tue, 19 May 2015 00:17:33 +0000 (00:17 +0000)]
Merge "New nova API call to mark nova-compute down"

8 years agoMerge "Remove tariling white spaces from LICENSE file"
Carlos Goncalves [Tue, 19 May 2015 00:13:10 +0000 (00:13 +0000)]
Merge "Remove tariling white spaces from LICENSE file"

8 years agoDoctor requirement deliverable 04/304/12
Carlos Goncalves [Tue, 14 Apr 2015 12:07:43 +0000 (14:07 +0200)]
Doctor requirement deliverable

JIRA: DOCTOR-4

Change-Id: Ie80bfc8deac5822a70c1258b9ee8ffeec2b1c3a6
Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
9 years agoRemove tariling white spaces from LICENSE file 95/395/1
Ryota MIBU [Tue, 21 Apr 2015 10:11:59 +0000 (19:11 +0900)]
Remove tariling white spaces from LICENSE file

Change-Id: Iab66227b3e030f30455fa9dee560f2c5bc1b62d7
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
JIRA: DOCTOR-6

9 years agoMerge "Adding LICENSE file"
Ryota Mibu [Tue, 21 Apr 2015 10:10:32 +0000 (10:10 +0000)]
Merge "Adding LICENSE file"

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 agoAdding key prject facts (INFO) to the repository 69/369/1
Carlos Goncalves [Fri, 17 Apr 2015 12:33:19 +0000 (14:33 +0200)]
Adding key prject facts (INFO) to the repository

Change-Id: Ide8a5b8e64d49ed366c08c5b4fc60561be614024
JIRA: DOCTOR-2
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 agoAdd 'design_docs' dir and README 47/347/3
Ryota MIBU [Thu, 16 Apr 2015 12:34:14 +0000 (21:34 +0900)]
Add 'design_docs' dir and README

Change-Id: I7ede23af89aaca6df1f600b84117b32ef95f87a4
JIRA: DOCTOR-1
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
9 years agoAdding LICENSE file 10/110/1
Aric Gardner [Fri, 6 Mar 2015 20:32:19 +0000 (15:32 -0500)]
Adding LICENSE file

Change-Id: Ia4063ad9ac1eb6fc3c70203d0ad9594681fab38c
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
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