summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-12-14Merge "Refactor installers support code"Ryota Mibu5-159/+199
2016-12-12Merge "remove print_log"
Project: Fault Management project (doctor)
Project Creation Date: December 2, 2014
Project Category: Requirement
Lifecycle State: Incubation
Primary Contact: Ryota Mibu (r-mibu@cq.jp.nec.com)
Project Lead: Ryota Mibu (r-mibu@cq.jp.nec.com)
Jira Project Name: Fault Management project
Jira Project Prefix: DOCTOR
Mailing list tag: [doctor]
IRC: Server:freenode.net Channel:#opnfv-doctor
Repository: doctor

Committers:
Ashiq Khan (NTT DOCOMO, khan@nttdocomo.com)
Bertrand Souville (NTT DOCOMO, souville@docomolab-euro.com)
Carlos Goncalves (NEC, Carlos.Goncalves@neclab.eu)
Dong Wenjuan (ZTE, dong.wenjuan@zte.com.cn)
Gerald Kunzmann (NTT DOCOMO, kunzmann@docomolab-euro.com)
Mario Cho (hephaex@gmail.com)
Peter Lee (Corenova Technologies, peter@corenova.com)
Ryota Mibu (NEC, r-mibu@cq.jp.nec.com)
Serge Manning (Sprint, Serge.Manning@sprint.com)
Tomi Juvonen (Nokia, tomi.juvonen@nokia.com)
Tommy Lindgren (Ericsson, tommy.lindgren@ericsson.com)
Uli Kleber (Huawei, ulrich.kleber@huawei.com)

Link to TSC approval of the project: http://meetbot.opnfv.org/meetings/opnfv-meeting/2014/opnfv-meeting.2014-12-02-14.58.html
Link(s) to approval of committer update:
http://lists.opnfv.org/pipermail/opnfv-tsc/2015-June/000905.html
http://lists.opnfv.org/pipermail/opnfv-tech-discuss/2015-June/003165.html
http://lists.opnfv.org/pipermail/opnfv-tech-discuss/2016-June/011245.html
http://lists.opnfv.org/pipermail/opnfv-tech-discuss/2016-July/011771.html
td> 2016-08-22string compare use `!=` not `-ne`dongwenjuan1-1/+1 2016-08-21add modify ceilometer config in fuel envdongwenjuan1-0/+73 2016-08-20refactor some commmon functiondongwenjuan1-29/+45 2016-08-19Test Congress Doctor driver supportCarlos Goncalves2-13/+135 2016-08-19fix login to controller nodesRyota MIBU1-2/+2 2016-08-19fix the way to get controller IPsRyota MIBU1-2/+4 2016-08-19update workaround for notification from OpenStackRyota MIBU1-6/+28 2016-08-18Merge "fix ssh tunnel creation"Ryota MIBU1-1/+1 2016-08-18fix ssh tunnel creationRyota MIBU1-1/+1 2016-08-18Merge "add project when create user"dongwenjuan1-3/+4 2016-08-18workaround for issue controller cannot talk to consumerRyota MIBU1-1/+9 2016-08-17add project when create userdongwenjuan1-3/+4 2016-08-17misuse `ssh_options`dongwenjuan1-2/+2 2016-08-11improve log printingsRyota MIBU1-5/+10 2016-08-11test scenario support fuel installerdongwenjuan1-7/+23 2016-08-10Revert role of doctor user to adminCarlos Goncalves1-1/+2 2016-08-09Change type of nova_api_version from float to strCarlos Goncalves3-3/+3 2016-08-09Change role of doctor user to _member_Carlos Goncalves1-2/+1 2016-08-05fix doctor testRyota MIBU1-8/+16 2016-07-29Merge "fix bugs to get `CONSUMER_IP`"Gerald Kunzmann1-10/+5 2016-07-29fix bugs to get `CONSUMER_IP`dongwenjuan1-10/+5 2016-07-28Increase sleep time before re-checking host statusCarlos Goncalves1-1/+1 2016-07-28Increase sleep time at cleanup phaseCarlos Goncalves1-1/+1 2016-07-27Merge "Delete $VM_NAME and alrms with doctor user creds"Ryota Mibu1-3/+3 2016-07-27Delete $VM_NAME and alrms with doctor user credsCarlos Goncalves1-3/+3 2016-07-27add `debug=True` in consumerdongwenjuan1-1/+1 2016-07-26fix doctor testRyota MIBU1-2/+3 2016-07-25Merge "Move block code inside Apex section"Ryota Mibu1-4/+3 2016-07-22Merge "Fix typo in monitor to correctly print IP address"Ryota Mibu1-1/+1 2016-07-22Merge "Unset default COMPUTE_USER at the beginning of tests"Ryota Mibu1-1/+0 2016-07-22use --os-* options instead of env paramRyota MIBU1-84/+54 2016-07-22Unset default COMPUTE_USER at the beginning of testsCarlos Goncalves1-1/+0 2016-07-22make script fail if it failed to get COMPUTE_HOSTRyota MIBU1-0/+4 2016-07-22use specify host_ip in alarm_actiondongwenjuan2-6/+23 2016-07-21Fix typo in monitor to correctly print IP addressCarlos Goncalves1-1/+1 2016-07-21Move block code inside Apex sectionCarlos Goncalves1-4/+3