doctor.git
7 years agoAdd Dong Wenjuan as committer 55/16155/1
Ryota MIBU [Thu, 30 Jun 2016 07:38:12 +0000 (16:38 +0900)]
Add Dong Wenjuan as committer

Change-Id: I187121450d2d0dfa6f9732f15f8b8cd84d8069fb
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
7 years agoMerge "Add SB Event API specification"
Carlos Goncalves [Wed, 29 Jun 2016 07:39:57 +0000 (07:39 +0000)]
Merge "Add SB Event API specification"

7 years agoMerge "Before deleting the instance, check if the instance exists"
Tomi Juvonen [Mon, 20 Jun 2016 07:38:45 +0000 (07:38 +0000)]
Merge "Before deleting the instance, check if the instance exists"

7 years agoBefore deleting the instance, check if the instance exists 17/15717/3
dongwenjuan [Thu, 16 Jun 2016 09:30:41 +0000 (17:30 +0800)]
Before deleting the instance, check if the instance exists

The instance may not exist if there is a error before creating
instance or it failed to create, run the `cleanup` to delete the
non-existent instance will raise an error

Change-Id: I13e4b63be952967605093a4427f5b0ac4be280c3
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
7 years agouse `openstack` cli instead of `keystone`cli 87/15687/6
dongwenjuan [Thu, 16 Jun 2016 07:26:32 +0000 (15:26 +0800)]
use `openstack` cli instead of `keystone`cli

As in OpenStack, `keystone` cli is not used,
change `openstack` cli instead of `keystone`cli

Change-Id: I2c4679cba7fd80ea33098f89fbd9eecf65abdd8a
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
7 years agoAdd SB Event API specification 79/12179/6
Ryota MIBU [Tue, 12 Apr 2016 07:06:11 +0000 (16:06 +0900)]
Add SB Event API specification

This patch adds unified event api as southbound interface specification
between Monitors and Inspector.

JIRA: DOCTOR-17

Change-Id: I80a69a6735bcc68d55851a5524fc0c01b9cb35c5
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
7 years agoFix a word spell in docs:02-use_cases.rst 51/15251/1
LeeYZ [Tue, 7 Jun 2016 06:59:04 +0000 (07:59 +0100)]
Fix a word spell in docs:02-use_cases.rst

Change-Id: I6ae339b0cd228c2b2f2c49d36422a1b13a9ffe23
Signed-off-by: Yuanzhen Li <li.yuanzhen@zte.com.cn>
7 years agoMerge "Revisit fault table"
Tomi Juvonen [Tue, 7 Jun 2016 05:03:35 +0000 (05:03 +0000)]
Merge "Revisit fault table"

7 years agoRevisit fault table 85/14685/7
Yujun Zhang [Thu, 26 May 2016 03:36:12 +0000 (11:36 +0800)]
Revisit fault table

- add storage fault (same content as compute)
- add example of mainboard error
- rename fault Hypervisor status not retrievable
- editorial fix
- complete "how to detect"

Change-Id: I9ec849014d18823f9a309396542e89a4e6da8b6c
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agotest: respect 'CI_DEBUG' set by functest 65/14765/1
Ryota MIBU [Fri, 27 May 2016 06:54:28 +0000 (15:54 +0900)]
test: respect 'CI_DEBUG' set by functest

In current bash script for doctor test, '-x' option is enabled and all
executing commands will be printed in the console.

Functest has a configuration to enable/disable this '-x' option. It is
environment variable 'CI_DEBUG'.

This patch makes doctor test script to set '-x' option according to
'CI_DEBUG'. If it's not set, '-x' option will be enabled as it was
enabled before this change.

JIRA: FUNCTEST-212

Change-Id: I9fa5036aad7a0f5c88378337d946439a6ee6108c
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
7 years agoMerge "Fix typo and inconsistency"
Ryota Mibu [Tue, 24 May 2016 10:22:53 +0000 (10:22 +0000)]
Merge "Fix typo and inconsistency"

7 years agoMerge "Adding checking of host_status"
Gerald Kunzmann [Tue, 24 May 2016 07:29:04 +0000 (07:29 +0000)]
Merge "Adding checking of host_status"

7 years agoAdding checking of host_status 93/14193/4
Tomi Juvonen [Mon, 16 May 2016 10:38:23 +0000 (13:38 +0300)]
Adding checking of host_status

Checking of host_status is added for non-admin user to see that
installer have properly set the Nova policy.json like:
"os_compute_api:servers:show:host_status": "rule:admin_or_owner"

JIRA: DOCTOR-61

Change-Id: Ieee997951b54f25b698ef0b70a628cfcf87b396a
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
7 years agoFix typo and inconsistency 11/14411/5
Zhang Yujun [Fri, 20 May 2016 06:19:26 +0000 (14:19 +0800)]
Fix typo and inconsistency

JIRA: DOCTOR-37

Change-Id: I67a38611a828a5d293cdfd1702b37fc89f5229a0
Signed-off-by: Zhang Yujun <zhang.yujunz@zte.com.cn>
7 years agoMerge "Manual for get-valid-server-state"
Tomi Juvonen [Thu, 19 May 2016 03:50:24 +0000 (03:50 +0000)]
Merge "Manual for get-valid-server-state"

7 years agoManual for get-valid-server-state 25/13825/6
Tomi Juvonen [Tue, 10 May 2016 07:36:52 +0000 (10:36 +0300)]
Manual for get-valid-server-state

Change-Id: I684b94c18bc1961859907b5565f8498b97987092
JIRA: DOCTOR-47
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
7 years agoRun 'ip' with sudo 29/14229/2
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>
8 years agoFix disable_network.sh and 'ip' path 47/11447/3
Carlos Goncalves [Sun, 20 Mar 2016 21:23:44 +0000 (22:23 +0100)]
Fix disable_network.sh and 'ip' path

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>
8 years agoAdd support to multi-installers and local envs 43/11443/2
Carlos Goncalves [Sun, 20 Mar 2016 17:15:17 +0000 (17:15 +0000)]
Add support to multi-installers and local envs

As of now, only support for Apex is available. This patch makes things easier
to extend support for other OPNFV installers. The patch also adds explicit
support for local OpenStack environments (e.g. deployed via devstack).

Change-Id: Ib36e8fef2418dfabbaa56b933f533650d184d4e3
Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
8 years agoMerge "Output log when compute node is back online"
Ryota Mibu [Tue, 22 Mar 2016 23:35:56 +0000 (23:35 +0000)]
Merge "Output log when compute node is back online"

8 years agoFix typos in strings 67/11467/2
Carlos Goncalves [Mon, 21 Mar 2016 21:35:39 +0000 (22:35 +0100)]
Fix typos in strings

Change-Id: I1fe3adf5db8539178c0e068b73b22948d0e574d2
Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
8 years agoOutput log when compute node is back online 45/11445/2
Carlos Goncalves [Sun, 20 Mar 2016 21:05:39 +0000 (22:05 +0100)]
Output log when compute node is back online

The network interface of the compute node is set to down for 180 seconds, and
then brought up back again. While it's unreachable we cannot call out the
COMPUTE_IP:disable_network.log

Change-Id: Iaa90339093c8fda88d883b688a4c8495e78414b7
Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
8 years agodocs: add index.rst files to component docs 15/10815/4
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>
8 years agotest: add nova_force_down client 31/10331/1
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>
8 years agotest: fix bugs (ssh args and force-down in cleanup) 23/10323/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>
8 years agotest: fix bugs (scp -l and trap ERR) 85/10285/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>
8 years agotest: fix bug: missing installer_ip in scp args 49/10249/2
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>
8 years agotest: fix DNS issue in test scenario 81/10181/2
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>
8 years agotests: enable doctor test scenario with fixes 53/9853/2
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>
8 years agodocs: fix filename 35/9635/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>
8 years agotests: collect infra IPs 37/9537/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>
8 years agodocs: fix filename and test4composite 25/9525/5
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>
8 years agoAdd license header to RST files 95/9195/3
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>
8 years agoEditorial changes in Section 5.2.2 NFVI Maintenance 57/9157/2
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>
8 years agocontents for OPNFV composite docs 85/8585/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

8 years agoMerge "tests: fix inject_failure() for deployment built by apex"
Carlos Goncalves [Fri, 29 Jan 2016 11:11:13 +0000 (11:11 +0000)]
Merge "tests: fix inject_failure() for deployment built by apex"

8 years agofix license description in code headers 91/8391/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>
8 years agotests: fix inject_failure() for deployment built by apex 71/8371/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>
8 years agoMerge "Extend maintenance workflow"
Ryota Mibu [Tue, 26 Jan 2016 08:07:03 +0000 (08:07 +0000)]
Merge "Extend maintenance workflow"

8 years agoCreated a template for the User Guide 17/7417/2
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>
8 years agoMerge "Support recovering VM on the same host"
Carlos Goncalves [Mon, 18 Jan 2016 08:19:37 +0000 (08:19 +0000)]
Merge "Support recovering VM on the same host"

8 years agoExtend maintenance workflow 71/5571/3
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>
8 years agoSupport recovering VM on the same host 71/5371/2
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

8 years agoMerge "docs: add platform overview"
Carlos Goncalves [Tue, 12 Jan 2016 11:05:03 +0000 (11:05 +0000)]
Merge "docs: add platform overview"

8 years agodocs: add platform overview 31/5731/2
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>
8 years agoMerge "disable doctor functional test"
Ryota MIBU [Fri, 8 Jan 2016 01:59:56 +0000 (01:59 +0000)]
Merge "disable doctor functional test"

8 years agodisable doctor functional test 33/5833/1
Ryota MIBU [Fri, 8 Jan 2016 01:58:33 +0000 (10:58 +0900)]
disable doctor functional test

Change-Id: I3bd62b53651777fe020c3919c415e1f2d7b45164
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
8 years agofix docs build dirs in .gitignore 25/5825/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>
8 years agoadd test scenario and sample components 39/5439/3
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>
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