Age | Commit message (Expand) | Author | Files | Lines |
2016-08-20 | refactor some commmon function | dongwenjuan | 1 | -29/+45 |
2016-08-19 | Test Congress Doctor driver support | Carlos Goncalves | 2 | -13/+135 |
2016-08-19 | fix login to controller nodes | Ryota MIBU | 1 | -2/+2 |
2016-08-19 | fix the way to get controller IPs | Ryota MIBU | 1 | -2/+4 |
2016-08-19 | update workaround for notification from OpenStack | Ryota MIBU | 1 | -6/+28 |
2016-08-18 | Merge "fix ssh tunnel creation" | Ryota MIBU | 1 | -1/+1 |
2016-08-18 | fix ssh tunnel creation | Ryota MIBU | 1 | -1/+1 |
2016-08-18 | Merge "add project when create user" | dongwenjuan | 1 | -3/+4 |
2016-08-18 | workaround for issue controller cannot talk to consumer | Ryota MIBU | 1 | -1/+9 |
2016-08-17 | add project when create user | dongwenjuan | 1 | -3/+4 |
2016-08-17 | misuse `ssh_options` | dongwenjuan | 1 | -2/+2 |
2016-08-11 | improve log printings | Ryota MIBU | 1 | -5/+10 |
2016-08-12 | Merge "Adding comparison of NFV, Doctor and AODH alarms" | Gerald Kunzmann | 1 | -0/+86 |
2016-08-11 | Adding comparison of NFV, Doctor and AODH alarms | TommyLindgren@gerrit.opnfv.org | 1 | -0/+86 |
2016-08-11 | test scenario support fuel installer | dongwenjuan | 1 | -7/+23 |
2016-08-10 | Revert role of doctor user to admin | Carlos Goncalves | 1 | -1/+2 |
2016-08-10 | Merge "Add newest Colorado feature" | Bertrand Souville | 1 | -5/+13 |
2016-08-10 | Merge "Add a subsection under "Doctor capabilities and usage" section" | Bertrand Souville | 1 | -1/+4 |
2016-08-10 | Add newest Colorado feature | LeeYZ | 1 | -5/+13 |
2016-08-10 | Add a subsection under "Doctor capabilities and usage" section | LeeYZ | 1 | -1/+4 |
2016-08-09 | Change type of nova_api_version from float to str | Carlos Goncalves | 3 | -3/+3 |
2016-08-09 | Change role of doctor user to _member_ | Carlos Goncalves | 1 | -2/+1 |
2016-08-05 | Merge "fix doctor test" | Gerald Kunzmann | 1 | -8/+16 |
2016-08-05 | fix doctor test | Ryota MIBU | 1 | -8/+16 |
2016-08-05 | Merge "Port status update" | Ryota Mibu | 3 | -1/+185 |
2016-08-04 | Port status update | Carlos Goncalves | 3 | -1/+185 |
2016-08-02 | Add Bertrand to Doctor Committer list | Ryota MIBU | 1 | -0/+2 |
2016-08-02 | Update Peter Lee's contact info | Carlos Goncalves | 1 | -1/+1 |
2016-08-02 | fix the description of Doctor Scenario | dongwenjuan | 1 | -8/+10 |
2016-07-29 | Merge "fix bugs to get `CONSUMER_IP`" | Gerald Kunzmann | 1 | -10/+5 |
2016-07-29 | fix bugs to get `CONSUMER_IP` | dongwenjuan | 1 | -10/+5 |
2016-07-28 | Increase sleep time before re-checking host status | Carlos Goncalves | 1 | -1/+1 |
2016-07-28 | Increase sleep time at cleanup phase | Carlos Goncalves | 1 | -1/+1 |
2016-07-27 | Merge "Delete $VM_NAME and alrms with doctor user creds" | Ryota Mibu | 1 | -3/+3 |
2016-07-27 | Delete $VM_NAME and alrms with doctor user creds | Carlos Goncalves | 1 | -3/+3 |
2016-07-27 | add `debug=True` in consumer | dongwenjuan | 1 | -1/+1 |
2016-07-26 | fix doctor test | Ryota MIBU | 1 | -2/+3 |
2016-07-25 | Merge "Move block code inside Apex section" | Ryota Mibu | 1 | -4/+3 |
2016-07-22 | Merge "Exclude .img and .log files" | Ryota Mibu | 1 | -0/+2 |
2016-07-22 | Merge "Fix typo in monitor to correctly print IP address" | Ryota Mibu | 1 | -1/+1 |
2016-07-22 | Merge "Unset default COMPUTE_USER at the beginning of tests" | Ryota Mibu | 1 | -1/+0 |
2016-07-22 | use --os-* options instead of env param | Ryota MIBU | 1 | -84/+54 |
2016-07-22 | Unset default COMPUTE_USER at the beginning of tests | Carlos Goncalves | 1 | -1/+0 |
2016-07-22 | make script fail if it failed to get COMPUTE_HOST | Ryota MIBU | 1 | -0/+4 |
2016-07-22 | use specify host_ip in alarm_action | dongwenjuan | 2 | -6/+23 |
2016-07-21 | Fix typo in monitor to correctly print IP address | Carlos Goncalves | 1 | -1/+1 |
2016-07-21 | Exclude .img and .log files | Carlos Goncalves | 1 | -0/+2 |
2016-07-21 | Move block code inside Apex section | Carlos Goncalves | 1 | -4/+3 |
2016-07-18 | check host status before deleting doctor project | dongwenjuan | 1 | -6/+6 |
2016-07-08 | Merge "get compute host info after vm boot" | Carlos Goncalves | 1 | -33/+54 |