)]}'
{
  "log": [
    {
      "commit": "6ee7ca898b2e52d18d7deff6b71b2501d7562b55",
      "tree": "43a3f60038cfe6b776a5597ec477386ab57e7ea9",
      "parents": [
        "d51a1eba787bfbcfd2b9a42701f8f559ae1d0fb7"
      ],
      "author": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Mon Mar 26 14:14:37 2018 +0300"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Mon Mar 26 14:15:04 2018 +0300"
      },
      "message": "fix typo in helpers.ext\n\nChange-Id: I3bdb6ae026600e8ce6f0d08aca5e0fb79746ae89\n"
    },
    {
      "commit": "b67ce733cfd1bf0e75d0733b36fbd6c858e17b11",
      "tree": "ca470b384250de7d452e737f7fd10e7cf8d0ddeb",
      "parents": [
        "d033346edeaa1c3413f4c3355e76cd5d224f550b"
      ],
      "author": {
        "name": "sgudz",
        "email": "sgudz@mirantis.com",
        "time": "Tue Feb 13 17:58:31 2018 +0200"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "dis.xcom@gmail.com",
        "time": "Fri Mar 16 08:45:30 2018 -0400"
      },
      "message": "Added possibility to deploy Drivetrain separately from other services\n\nChange-Id: I0deab9a27fd8fbd3e2c6e4b726a387513f9574c1\n"
    },
    {
      "commit": "2d643bc8205cb995342fe10934b19e0f8a39ca7d",
      "tree": "45e8c14a0960decc19c751abdf9f7d0ba7b2784d",
      "parents": [
        "56005dad5dad374c682caeb21fde243cc9b8093f"
      ],
      "author": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Mon Dec 04 12:23:47 2017 +0200"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Wed Dec 13 19:33:58 2017 +0200"
      },
      "message": "Testcases for services failover\n\n- keepalived restart # 4756965\n- keepalived stop # 3385682\n\nChanges:\n- RallyManager refactored to use updated rally container with tempest\n- Added \u0027rally.create_rally_task\u0027 and \u0027rally.run_task\u0027 methods to\n  generate load on the OpenStack cluster with the specified task config\n- new mark for test cases that configure \u0027rally\u0027 fixture:\n  @pytest.mark.with_rally(rally_node\u003d\u003cstr\u003e,\n                          prepare_openstack\u003d\u003cbool\u003e,\n                          prepare_tempest\u003d\u003cbool\u003e)\n- a new method common_services_deployed.check_keepalived_pillar()\n  to check the keepalived pillar settings consistency\n- a new fixture \u0027func_name\u0027 returns the current test function name\n- a new method \u0027underlay.get_target_node_names(target\u003d\u0027ctl\u0027)\u0027 to get\n  a list of all nodes which name starts with the specified target string\n- a new method underlay.delayed_call() which can postpone the specified\n  shell command to run in several minutes later in the background\n  on the specified node\n- fixture \u0027grab_versions\u0027 now works also for failed tests\n\nChange-Id: Icede63163ae0b3569e8463563cb548e2d314899d\n"
    },
    {
      "commit": "a754ce591291cd22491d9a6bda5413b60bcefd37",
      "tree": "09020ba41d7c529267cfe54e6d12159a3da715ad",
      "parents": [
        "319790554f9871c0db28e20a97dc3eea27b2daf6"
      ],
      "author": {
        "name": "Tatyana Leontovich",
        "email": "tleontovich@mirantis.com",
        "time": "Mon Nov 13 16:46:43 2017 +0200"
      },
      "committer": {
        "name": "Tatyana Leontovich",
        "email": "tleontovich@mirantis.com",
        "time": "Thu Nov 23 17:11:55 2017 +0200"
      },
      "message": "Deploy ocata ovs with ceph\n\nChange-Id: Id5aa57ef76b9fe9121c81c824ff99cc1f3a30b1f\n"
    },
    {
      "commit": "c9b677d8c5f29db6c657655cca36ffe9e91ff989",
      "tree": "82150d289489359e364688d328a129f5b7076f65",
      "parents": [
        "a956fe9ebdb4b0df6453d0ba165a761ae0c16a30"
      ],
      "author": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Tue Nov 21 16:42:35 2017 +0200"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "dis.xcom@gmail.com",
        "time": "Tue Nov 21 09:47:00 2017 -0500"
      },
      "message": "Add unit test to check YAML syntax in templates\n\nChange-Id: I10bc9621f068815126d00e59a2db83101febe201\n"
    },
    {
      "commit": "9b02c8bb4541e1524608bc700189f1c34bd7e162",
      "tree": "0b473777d1ebdf514c02c70b71ddd670d1127bc6",
      "parents": [
        "8b70b904d110b910586070ffb747434c0b2835d6"
      ],
      "author": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Mon Nov 13 15:31:35 2017 +0200"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "dis.xcom@gmail.com",
        "time": "Mon Nov 13 09:07:45 2017 -0500"
      },
      "message": "Fix tox.ini to run unit tests on CI\n\nChange-Id: I64a998b04e432397dcb34f70e7a0167374147eef\n"
    },
    {
      "commit": "66d3937ef0c98c7cb545d0141b5f94cbb31a9d66",
      "tree": "cfade4d373487f30e1d9031d5cb23c2b1b274934",
      "parents": [
        "d2996e5d8af3b8278bbdb3b90b37aeb4b2accb93"
      ],
      "author": {
        "name": "Victor Ryzhenkin",
        "email": "vryzhenkin@mirantis.com",
        "time": "Thu Sep 28 19:25:48 2017 +0400"
      },
      "committer": {
        "name": "Victor Ryzhenkin",
        "email": "vryzhenkin@mirantis.com",
        "time": "Thu Oct 05 02:59:33 2017 -0400"
      },
      "message": "[k8s] Adjust externaldns test functions\n\n- Use ctl hostname instead of k8s.kube_host due kube_host\nis an ip address of keepalived k8s api.\n- Discover ctl with specific role \u0027k8s_controller\u0027\n- Fix nit with awk field\n- Fix nit with format fields\n\nUser-Story:https://mirantis.jira.com/browse/PROD-12826\n\nChange-Id: I52d89b4d3994338a800eed4f6b5555cad6bdedc8\n"
    },
    {
      "commit": "f92cc442cfecd42fd71ed35f5b44a2efd19557e2",
      "tree": "2e79626789f8f55ce285f61fba4f66c881870b04",
      "parents": [
        "8f1bc37957c1e6b581cf5424595b69e462b1b03c"
      ],
      "author": {
        "name": "Valentyn Yakovlev",
        "email": "vyakovlev@mirantis.com",
        "time": "Thu Sep 28 14:17:37 2017 +0300"
      },
      "committer": {
        "name": "Valentyn Yakovlev",
        "email": "valentyn.yakovlev@gmail.com",
        "time": "Thu Sep 28 14:20:11 2017 +0300"
      },
      "message": "increase interval and timeout for wait_check_network method\n\nChange-Id: I8490db99270485b0c02cf8e5e911f97f629fc456\n"
    },
    {
      "commit": "8ea1f65c9f4b3afd9000e50e6044db8fb33dc775",
      "tree": "4aac0ba9c240a5b5f93135537153ffd2b99f4a1b",
      "parents": [
        "1004341c4d1f03bc145ed17aeadc8c7d0a4bf511"
      ],
      "author": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Mon Sep 25 18:12:52 2017 +0300"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "dis.xcom@gmail.com",
        "time": "Mon Sep 25 11:21:11 2017 -0400"
      },
      "message": "Fix regexp for log_step\n\nCloses-Bug:#PROD-14880\n\nChange-Id: I69b731df73b70087a9be1d9b04afe5155de6a634\nReviewed-on: https://review.gerrithub.io/379860\nReviewed-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\nTested-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\n"
    },
    {
      "commit": "2b978a4dac9d5c4844ac21b15cf9c62dc26fa54b",
      "tree": "2563e904cf31ec9d89a2e4b0379a2cee18c20941",
      "parents": [
        "e6fdffb0ca79c6a36ba0dc42b8b081dcaf0ae933"
      ],
      "author": {
        "name": "Dina Belova",
        "email": "dbelova@mirantis.com",
        "time": "Tue Sep 19 14:10:52 2017 -0700"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "dis.xcom@gmail.com",
        "time": "Thu Sep 21 06:40:29 2017 -0400"
      },
      "message": "Fix F* pep8 warnings\n\nList of fixed warnings: F401, F403, F821\n\nChange-Id: Iceb74ea81b3f4bb358dc331ba289dd1588c152fc\nReviewed-on: https://review.gerrithub.io/379376\nReviewed-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\nTested-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\n"
    },
    {
      "commit": "e6fdffb0ca79c6a36ba0dc42b8b081dcaf0ae933",
      "tree": "102e020bf290fcf10bdb85bbc9287b3292c2760c",
      "parents": [
        "411dd100c549cd728d418df583e21fc5e0e95f15"
      ],
      "author": {
        "name": "Dina Belova",
        "email": "dbelova@mirantis.com",
        "time": "Tue Sep 19 13:58:34 2017 -0700"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "dis.xcom@gmail.com",
        "time": "Thu Sep 21 06:37:29 2017 -0400"
      },
      "message": "Fix E* pep8 warnings\n\nThe list of fixed pep8 errors:\nE122, E127, E128, E226, E231, E241, E265, E302, E305, E306, E501\n\nChange-Id: I89fbc7748f24bfdb7dc765d08624a8898654f698\nReviewed-on: https://review.gerrithub.io/379375\nReviewed-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\nTested-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\n"
    },
    {
      "commit": "25bcbc36dbd5bc6d1b79fcfc04e0e360a96314f2",
      "tree": "140ac29c5f67004a29ee27fe996b3a3c1edb2234",
      "parents": [
        "9d9ba9fc8605f3dbffac87719d996c1c123c13a2"
      ],
      "author": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Wed Sep 13 23:14:37 2017 +0300"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "dis.xcom@gmail.com",
        "time": "Wed Sep 13 16:15:52 2017 -0400"
      },
      "message": "Allow access to private key for other users on CI\n\nChange-Id: I2dbb6b188c6a1b6d98a77224f8752abb4849a531\nReviewed-on: https://review.gerrithub.io/378378\nReviewed-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\nTested-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\n"
    },
    {
      "commit": "f3f90a5dbbd81246ae0968dff42a872f37849a93",
      "tree": "f3e244f72fd86f241d89b3950453eb000d7a4c38",
      "parents": [
        "492813e10016eb5b830a6782e3d5cff719410bdf"
      ],
      "author": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Thu Aug 10 14:37:05 2017 +0300"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "dis.xcom@gmail.com",
        "time": "Thu Aug 10 08:16:47 2017 -0400"
      },
      "message": "Add a fixture for Decapod\n\nChange-Id: I4cf305d6a844462024d77bc279133e730b6d5c38\nReviewed-on: https://review.gerrithub.io/373733\nReviewed-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\nTested-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\n"
    },
    {
      "commit": "f8ec90d967436faa1ea9974c62d4603666fe7e42",
      "tree": "f14b8bfbab423a8020e71cb020891760d226aa08",
      "parents": [
        "b4c48c1c76ff1eb05cbb2e8f8c8897b7f181f928"
      ],
      "author": {
        "name": "Tatyana Leontovich",
        "email": "tleontovich@mirantis.com",
        "time": "Tue Jul 18 16:36:16 2017 +0300"
      },
      "committer": {
        "name": "Tatyanka Leontovich",
        "email": "tleontovich@mirantis.com",
        "time": "Wed Jul 19 09:06:39 2017 -0400"
      },
      "message": "Download tests results\n\nChange-Id: I78b66478730a64c6b388c14bbdc17760f2f9e317\nReviewed-on: https://review.gerrithub.io/370015\nReviewed-by: Tatyanka Leontovich \u003ctleontovich@mirantis.com\u003e\nTested-by: Tatyanka Leontovich \u003ctleontovich@mirantis.com\u003e\n"
    },
    {
      "commit": "eac3aab2ac8c42c7bf6988e0b374eb40b9bedf06",
      "tree": "a4e1fe234ae15f73a6f1854981be6667c088fcb3",
      "parents": [
        "3b04e3005c4fe75fa9f271e75d2ca348c4eb7123"
      ],
      "author": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Wed Jul 12 16:36:41 2017 +0300"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "dis.xcom@gmail.com",
        "time": "Thu Jul 13 14:14:20 2017 -0400"
      },
      "message": "Add deployment steps for model virtual-mcp-ocata-cicd\n\nChange-Id: I55a62a827a9d209821cf69f82b8b0eda58d816f4\nReviewed-on: https://review.gerrithub.io/369227\nReviewed-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\nTested-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\n"
    },
    {
      "commit": "09b7b01c96f9dba144ac30d81281200c4d459bf3",
      "tree": "8ea0723019fdc87acd352a2a7214549de480287f",
      "parents": [
        "43c0d0ed984f93aa1f83e981b485b4d198193ede"
      ],
      "author": {
        "name": "Tatyana Leontovich",
        "email": "tleontovich@mirantis.com",
        "time": "Mon Jul 10 12:53:45 2017 +0300"
      },
      "committer": {
        "name": "Tatyanka Leontovich",
        "email": "tleontovich@mirantis.com",
        "time": "Tue Jul 11 09:13:40 2017 -0400"
      },
      "message": "Prometheus client\n\nInitial prometheus client\n\nChange-Id: I8c02be6fe7e58c2f37ac19547fd7a795896af4bc\nReviewed-on: https://review.gerrithub.io/368732\nReviewed-by: Tatyanka Leontovich \u003ctleontovich@mirantis.com\u003e\nTested-by: Tatyanka Leontovich \u003ctleontovich@mirantis.com\u003e\n"
    },
    {
      "commit": "f00b234ec7c4ebf84ea2b7bf3959d724524c34c0",
      "tree": "fd3614c9b9838d453c5008e8824e8a55f92011d5",
      "parents": [
        "0bf0bb09ad8a88001e20d8964be9619bd48adef3"
      ],
      "author": {
        "name": "Tatyana Leontovich",
        "email": "tleontovich@mirantis.com",
        "time": "Tue Jul 04 18:26:25 2017 +0300"
      },
      "committer": {
        "name": "Tatyanka Leontovich",
        "email": "tleontovich@mirantis.com",
        "time": "Fri Jul 07 10:27:23 2017 -0400"
      },
      "message": "Add checks for netchecker metrics\n\nChange-Id: Icc3ab64624168d4b39b18f06cda18e8b890eb4ee\nReviewed-on: https://review.gerrithub.io/368050\nReviewed-by: Tatyanka Leontovich \u003ctleontovich@mirantis.com\u003e\nTested-by: Tatyanka Leontovich \u003ctleontovich@mirantis.com\u003e\n"
    },
    {
      "commit": "db0a97f4988752446dd3e8dc28dfd0c68275283d",
      "tree": "83a1b87f0a847b81df3bc258a36d1b921ca7512f",
      "parents": [
        "135d81517808fc171ff84c0d61d3668f5f9d0f9d"
      ],
      "author": {
        "name": "Artem Panchenko",
        "email": "apanchenko@mirantis.com",
        "time": "Tue Jun 27 19:09:13 2017 +0300"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "dis.xcom@gmail.com",
        "time": "Thu Jun 29 05:59:07 2017 -0400"
      },
      "message": "Use generated RSA key while accessing nodes via SSH\n\nGenerate RSA key pair (optionally it could be provided by\noperator via environment variable) and use it for SSH\nauthentication instead of password.\n\nAlso it\u0027s possible to provide the key from a local file now.\n\nChange-Id: I5fea4d55337f294cd7829392b91b2cca7b85ead5\nReviewed-on: https://review.gerrithub.io/367254\nReviewed-by: Victor Ryzhenkin \u003cvryzhenkin@mirantis.com\u003e\nReviewed-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\nTested-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\n"
    },
    {
      "commit": "501e67e177b01a954bc2a503480761e1e2bb61b9",
      "tree": "4f2477f3155812fcd9a3d972a9d5940ca25507b8",
      "parents": [
        "a9d08331f7e0c60f23b421d2bfb1ba8040a5a9f9"
      ],
      "author": {
        "name": "Artem Panchenko",
        "email": "apanchenko@mirantis.com",
        "time": "Wed Jun 14 14:59:18 2017 +0300"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "dis.xcom@gmail.com",
        "time": "Mon Jun 26 04:55:02 2017 -0400"
      },
      "message": "Add Calico tests (copied from mcp-qa)\n\nChange-Id: I10219fc78c8759919c631baa9e9f95baf631c1dc\nReviewed-on: https://review.gerrithub.io/365463\nReviewed-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\nTested-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\n"
    },
    {
      "commit": "99228d37a1e7fb63fb1deefec78dfe476a6453c7",
      "tree": "b7f8baf5196d11e17e05d03a66a4e098c4e5bdea",
      "parents": [
        "35551197b80d4f427e2c629d7698536bef62804f"
      ],
      "author": {
        "name": "vrovachev",
        "email": "vrovachev@mirantis.com",
        "time": "Thu Jun 08 19:46:10 2017 +0400"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "dis.xcom@gmail.com",
        "time": "Mon Jun 19 09:21:49 2017 -0400"
      },
      "message": "Add test for run virtlet VM\n\nAdded test for run VM inside virtlet pod\nRefactored deploy config for virtlet pod\n\nChange-Id: I38d51b18030c9147168f6d0b2bd815c56b021231\nReviewed-on: https://review.gerrithub.io/364662\nReviewed-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\nTested-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\n"
    },
    {
      "commit": "0594cd70acf23f68948dc25ffd8c7879018f1695",
      "tree": "a8867e21d32e1f17649a84346ef7c8c4b711a3e2",
      "parents": [
        "3645d2be52639e7198708cde40d672c3b2767a46"
      ],
      "author": {
        "name": "Artem Panchenko",
        "email": "apanchenko@mirantis.com",
        "time": "Mon Jun 12 13:25:26 2017 +0300"
      },
      "committer": {
        "name": "Tatyanka Leontovich",
        "email": "tleontovich@mirantis.com",
        "time": "Wed Jun 14 05:44:41 2017 -0400"
      },
      "message": "Added \u0027k8s_deployed\u0027 fixture\n\nCreated a separate fixture for Kubernetes deployment.\nModified existing k8s related fixtures / tests so they\nuse it now and updated templates with k8s environments.\n\nAlso this patch includes few minor changes:\n\n * removed unused fixture \u0027deploy_openstack\u0027 which\n   was a full copy of \u0027openstack_deployed\u0027 fixture;\n * removed unused modules imports;\n * fixed typos and docstrings.\n\nChange-Id: Ic35551f3e52913cede753b92e7d5a81f54570b01\nReviewed-on: https://review.gerrithub.io/365234\nReviewed-by: \u003cvrovachev@mirantis.com\u003e\nReviewed-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\nTested-by: Tatyanka Leontovich \u003ctleontovich@mirantis.com\u003e\n"
    },
    {
      "commit": "655587f8bbfa5d9444e34b63ce690c5d828c4a3f",
      "tree": "f6fcc2630feaccb38743f2132ded577964f6a08d",
      "parents": [
        "3af1f8b2a081aafd81067e3e590e7dd87bc649c0"
      ],
      "author": {
        "name": "Victor Ryzhenkin",
        "email": "vryzhenkin@mirantis.com",
        "time": "Wed May 24 20:00:07 2017 +0400"
      },
      "committer": {
        "name": "Tatyanka Leontovich",
        "email": "tleontovich@mirantis.com",
        "time": "Mon May 29 07:43:31 2017 -0400"
      },
      "message": "Add installation steps for Ceph one-node cluster\n\nAdd steps to install Ceph one-node cluster over virtlet\ninstallation to be able to test Ceph related virtlet features.\n\nChange-Id: Ic9e531a69fcb52d7360fcf089312fa1913350e0b\nReviewed-on: https://review.gerrithub.io/362388\nReviewed-by: Tatyanka Leontovich \u003ctleontovich@mirantis.com\u003e\nTested-by: Tatyanka Leontovich \u003ctleontovich@mirantis.com\u003e\n"
    },
    {
      "commit": "3af1f8b2a081aafd81067e3e590e7dd87bc649c0",
      "tree": "fcb5c9ab7615b010dccb934a54c894516d9d599f",
      "parents": [
        "95894c76bf204e58ffa3fe9a823251812607617f"
      ],
      "author": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Fri May 26 23:28:17 2017 +0300"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "dis.xcom@gmail.com",
        "time": "Fri May 26 16:29:29 2017 -0400"
      },
      "message": "Fix cloudinit interface name\n\nalso, print the actual env variables values instead of defaults\n\nChange-Id: Ied35235056726ec1da812b58861fe77782642e6f\nReviewed-on: https://review.gerrithub.io/362795\nReviewed-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\nTested-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\n"
    },
    {
      "commit": "bc2f5cedc1fd2965584cd6586a4ae86e871282c9",
      "tree": "8a38952977dd4809840626ddda7b9a610ef035cb",
      "parents": [
        "9d1ab4afd4dff11b9f525f749d632db367c5e096"
      ],
      "author": {
        "name": "vrovachev",
        "email": "vrovachev@mirantis.com",
        "time": "Mon May 22 19:37:24 2017 +0400"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "dis.xcom@gmail.com",
        "time": "Wed May 24 09:56:51 2017 -0400"
      },
      "message": "Add virtlet deploy step\n\nAdded fixture, manager and step for deploy virtlet.\nAdded test for deploy virtlet.\n\nChange-Id: I63a2c4dcd95ba78af60b610a9ae621a784d87fd8\nReviewed-on: https://review.gerrithub.io/362146\nReviewed-by: Sergii Golovatiuk \u003cholser@gmail.com\u003e\nReviewed-by: Tatyanka Leontovich \u003ctleontovich@mirantis.com\u003e\nReviewed-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\nTested-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\n"
    },
    {
      "commit": "5acc82aaef58fe960dfaa5b39d5557ce45117679",
      "tree": "3a1772211ce97e1d74b8cc916b37924c79f23468",
      "parents": [
        "700a7b04b7e12335dda6ec1fd9bce0c90c4b3865"
      ],
      "author": {
        "name": "Tatyana Leontovich",
        "email": "tleontovich@mirantis.com",
        "time": "Tue May 23 15:41:35 2017 +0300"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "dis.xcom@gmail.com",
        "time": "Wed May 24 05:02:24 2017 -0400"
      },
      "message": "Add SL into k8s deploy\n\nChange-Id: I40e8fa92e546bd4e964f9e86b595fe4b8dfdba92\nReviewed-on: https://review.gerrithub.io/362185\nReviewed-by: \u003cvrovachev@mirantis.com\u003e\nReviewed-by: Sergii Golovatiuk \u003cholser@gmail.com\u003e\nReviewed-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\nTested-by: Dennis Dmitriev \u003cdis.xcom@gmail.com\u003e\n"
    },
    {
      "commit": "fa911f5ae766518adb8aeb5ea10053e3fef4a8d4",
      "tree": "6785ab2b9975229a0a4b8a64ad1c6e938b1c59ce",
      "parents": [
        "7b9538f20a974bf11fd02d8a80e1df99d369857b"
      ],
      "author": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Mon May 15 17:42:22 2017 +0300"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Mon May 15 17:42:22 2017 +0300"
      },
      "message": "Fix loading default values from environment variables\n\nUse cast of environment variable to expected type\n\nChange-Id: I192772599b46545597c785bb5cc3c74f6ea5ad80\n"
    },
    {
      "commit": "2d60c8efe5ab8b4ba8bfe0d1f846732bebe63299",
      "tree": "5543d685543b1eb37348c4b1aabb4f6985e2d0cb",
      "parents": [
        "ab83ea437bea972f2cd31ef5fb158de140bf5619"
      ],
      "author": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Fri May 12 18:34:01 2017 +0300"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Fri May 12 18:34:01 2017 +0300"
      },
      "message": "Add workaround proposed in PROD-10894\n"
    },
    {
      "commit": "2b730a0fc9fe28ade57569bc02a6ed6df734e851",
      "tree": "9bb52d086616233eb0211795b7cb295fdff10d4f",
      "parents": [
        "b4b5c10e968fca7acace3d1efde7782714900f5a"
      ],
      "author": {
        "name": "Dmitry Tyzhnenko",
        "email": "t.dmitry@gmail.com",
        "time": "Fri Apr 07 19:31:32 2017 +0300"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "dis.xcom@gmail.com",
        "time": "Fri May 12 16:31:41 2017 +0300"
      },
      "message": "Add SALT API client\n"
    },
    {
      "commit": "99b26fe11a4a63407a454e316d6dbd09ae5fa272",
      "tree": "c3d0c7a456cf57033171d1b287b532fae8685d60",
      "parents": [
        "86851a2abcf4390f124e238a0d5222cc9cd61ec5"
      ],
      "author": {
        "name": "Dennis Dmitriev",
        "email": "dis.xcom@gmail.com",
        "time": "Wed Apr 26 12:34:44 2017 +0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 26 12:34:44 2017 +0300"
      },
      "message": "(WIP) Use dynamic IPv4 network pools for deploy clusters (#18)\n\n*     Use dynamic IPv4 network pools for deploy clusters\r\n\r\n    - Use \u0027config\u0027 object as an additional jinja option to load templates\r\n    - Use \u0027address_pools\u0027 from \u0027config\u0027 object in\r\n      virtual-mcp11-ovs and virtual-mcp11-dvr\r\n    - Fill \u0027address_pools\u0027 in \u0027config\u0027 object from fuel-devops manager\r\n\r\n*     Use dynamic IPv4 network pools for deploy clusters\r\n\r\n    - Use \u0027config\u0027 object as an additional jinja option to load templates\r\n    - Use \u0027address_pools\u0027 from \u0027config\u0027 object in\r\n      virtual-mcp11-ovs and virtual-mcp11-dvr\r\n    - Fill \u0027address_pools\u0027 in \u0027config\u0027 object from fuel-devops manager\r\n\r\n* return removed \u0027test_install_k8s\u0027\r\n\r\n* Use \u0027sed\u0027 to replace IP addresses in the models to pre-generated\r\n\r\nalso, two new environment variables avaliable for mcp11-ovs/dvr:\r\n- SALT_MODELS_REPOSITORY\r\n- SALT_MODELS_COMMIT\r\n\r\n* remove temporary env_config.py.bak\r\n"
    },
    {
      "commit": "81128415f4b7f16e591e9d7cd069c13e7c0a0672",
      "tree": "846a998c8cfa1607a23582da2e7426596b0e4b17",
      "parents": [
        "02e62fb3d04cc1d3a57b8a1bd36f6beb5df42ad7",
        "d91c2efea1ea3620b44707dc9184e51daa326d1a"
      ],
      "author": {
        "name": "Tatyana Leontovich",
        "email": "tleontovich@mirantis.com",
        "time": "Wed Apr 05 18:46:29 2017 +0300"
      },
      "committer": {
        "name": "Tatyana Leontovich",
        "email": "tleontovich@mirantis.com",
        "time": "Wed Apr 05 21:12:46 2017 +0300"
      },
      "message": "Merge branch \u0027add_1_0\u0027 of https://github.com/Mirantis/tcp-qa into add_1_0\n"
    },
    {
      "commit": "2b2d863bb2184a6140d29ce9effa970deb95b266",
      "tree": "bd2f840948db1d1bea83085952bea5e2665d99c4",
      "parents": [
        "fdaa0c9df98480b954bb5f076b0a5d3e7aebbc17"
      ],
      "author": {
        "name": "dis",
        "email": "dis@srv09-kha.kha.mirantis.net",
        "time": "Thu Dec 08 17:56:57 2016 +0200"
      },
      "committer": {
        "name": "dis",
        "email": "dis@srv09-kha.kha.mirantis.net",
        "time": "Thu Dec 08 17:56:57 2016 +0200"
      },
      "message": "add mk22-lab-dvr\n"
    },
    {
      "commit": "c5298386bf168a3036e349a41aafe701c1bf9ba8",
      "tree": "b76a66e90f8fff75cbc0c77ec7ba0771be7f8f17",
      "parents": [
        "afd4ad10f85e0ad8dd8f84e0d4964335c3dbf3a7"
      ],
      "author": {
        "name": "dis",
        "email": "dis@srv09-kha.kha.mirantis.net",
        "time": "Wed Nov 23 16:03:33 2016 +0200"
      },
      "committer": {
        "name": "dis",
        "email": "dis@srv09-kha.kha.mirantis.net",
        "time": "Wed Nov 23 16:03:33 2016 +0200"
      },
      "message": "add mk22-qa-lab01 templates\n"
    },
    {
      "commit": "535869ceadcd165735010fab4110fbabf00919dc",
      "tree": "7467d3de66b0ac144ca5f5d61d240e465af205ae",
      "parents": [
        "9810b39bf2f14db9344afed6112c5ce740249447"
      ],
      "author": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Wed Nov 16 22:38:06 2016 +0200"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Wed Nov 16 22:38:06 2016 +0200"
      },
      "message": "Revert only the latest snapshot that matches the test requirements\n\n- add pytest marks \u0027revert_snapshot\u0027 to all required fixtures instead\n  of reverting the snapshots inside them\n- add get_top_fixtures_marks() that extracts all the marks\n  \u0027revert_snapshot\u0027 from the test and it\u0027s fixtures, order the marks\n  in the same way as the fixtures depends on each other,\n- in the fixture \u0027revert_snapshot\u0027 try to find the most suitable\n  snapshot for reverting, from latest to earliest.\n\nCo-Authored-By: Dmitry Tyzhnenko \u003cdtyzhnenko@mirantis.com\u003e\n"
    },
    {
      "commit": "2cbf2356fe66a6b94c65fe483e750164e9552ade",
      "tree": "aec8b18bc072d3e725455ea85a1b4480176d2e5e",
      "parents": [
        "e6cd3081c3485fc91d42135efde55699c3d24a62"
      ],
      "author": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Fri Nov 11 15:34:21 2016 +0200"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Fri Nov 11 15:34:21 2016 +0200"
      },
      "message": "Add a runner for contrail-test Juniper tests\n\n- add steps in tcp_tests/templates/opencontrail to prepare tests\n- add a fixture and a test runner \u0027test_opencontrail\u0027 that gets\n  the two variables from environment to pass them to test runner:\n\n  export OPENCONTRAIL_TAGS\u003dsmoke\n  export OPENCONTRAIL_FEATURES\u003dneutron\n\n- fix docstrings for fixtures\n- add print of the environment variables that can be used in tests\n  and current defaults (taking into account the exported variables)\n"
    },
    {
      "commit": "f624fb0da507b2f2094accb2213ae151c2d83d2b",
      "tree": "37b6fecd13ded912f5e9c1e6ad83c53dc199b299",
      "parents": [
        "1a745e34ad498ecb596152db1bfdb10f6db9c3fc"
      ],
      "author": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Mon Nov 07 15:00:34 2016 +0200"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Mon Nov 07 15:00:34 2016 +0200"
      },
      "message": "remove elasticsearch helpers\n"
    },
    {
      "commit": "010f4cd3a15e1814c2a57a6468f2d6648589a700",
      "tree": "2014b256bff26a5b8542f39bed6fa51e2c1f2db6",
      "parents": [
        "23e5d1953c38e4b7f0e91691c27d697de7d35715"
      ],
      "author": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Tue Nov 01 20:43:51 2016 +0200"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Tue Nov 01 20:43:51 2016 +0200"
      },
      "message": "Move installation steps to YAML filex\n\n- move installation steps to YAML files\n- add fixtures and snapshots for install salt, common services\n  and openstack\n- fixtures in conftest.py now are included by python instead of\n  using pytest plugins\n"
    },
    {
      "commit": "53d3b7789aef083ce3d0e3582ca59014d0afb463",
      "tree": "7713e8dcbcb8e97ee9b0eebd7934cdd31c846749",
      "parents": [
        "b5d742444f135c3e003b1f866e7522935a0853d1"
      ],
      "author": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Tue Oct 18 14:31:58 2016 +0300"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Tue Oct 18 14:31:58 2016 +0300"
      },
      "message": "fix node roles\n"
    },
    {
      "commit": "b5d742444f135c3e003b1f866e7522935a0853d1",
      "tree": "74fc5e84b8a3c9f68b9702a94fd0c1f5004ae0e6",
      "parents": [
        "7b4ed116ab9f6d2bcb17447cc4746a4a6796069c"
      ],
      "author": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Tue Oct 18 14:05:29 2016 +0300"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Tue Oct 18 14:05:29 2016 +0300"
      },
      "message": "fix the install case\n"
    },
    {
      "commit": "6f59add4ee6f2fa9fd36f287b86f73279dda1add",
      "tree": "692b7a9f0902ce86c4a32582b309d20d12df1631",
      "parents": [
        "4127ccbfb864ee13febe8f19b76c0eb682d61b80"
      ],
      "author": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Tue Oct 18 13:45:27 2016 +0300"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Tue Oct 18 13:45:27 2016 +0300"
      },
      "message": "Initial commit with fixtures\n\n- add fixtures for hardware and underlay\n- add fuel-devops template tcpcloud-default.yaml\n\n* Migration of fixtures is not finished yet\n"
    }
  ]
}
