)]}'
{
  "log": [
    {
      "commit": "1a569f05601948948a65ba2210407af755c2ebc9",
      "tree": "5c9c2cd0cdb6213dc9eaa8068558b634d7ccaf3a",
      "parents": [
        "e28de9f95baf9fa016c8c92d6a22afdc7056ffe5"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Wed May 31 10:12:34 2017 +0530"
      },
      "committer": {
        "name": "Zane Bitter",
        "email": "zbitter@redhat.com",
        "time": "Thu Jun 01 19:00:46 2017 -0400"
      },
      "message": "Check for correct Neutron exceptions harder\n\nThe change to stop using the Nova passthrough API for networking in\ne8e0a2483a8cd0edbd0ec77d92d638974c72f290 changed the type of exceptions\nexpected in a couple of places, without changing the exception handling\ncode accordingly.\n\n7b17c8b4eea1091ff91a8a3d9e41a75256ee9302 changed the exception handling\nin one case, but continued to raise the exception instead of suppressing\nit.\n\nThis patch suppresses the exception, and makes the same change to\nanother case of the problem.\n\nUse a different network name for test_create_server_with_port instead of\n\u0027my_net\u0027 which is also used by one of the other tests in the same file,\nto avoid the conflict at its source.\n\nChange-Id: I2f1210e546a5ad7eef3ffd6537335049120b2d2c\nCo-Authored-By: Zane Bitter \u003czbitter@redhat.com\u003e\nCloses-Bug: #1694412\n"
    },
    {
      "commit": "e28de9f95baf9fa016c8c92d6a22afdc7056ffe5",
      "tree": "9c17a7bf4742cdb59eb31e2b3b787f788a752e7d",
      "parents": [
        "90b3ab41803b89199ee6585e2a46264d56e15fb0"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Tue May 30 15:27:52 2017 +0530"
      },
      "committer": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Tue May 30 17:03:46 2017 +0530"
      },
      "message": "Check for correct neutron exceptions\n\nCheck for the correct exceptions from neutronclient\nwhen replacing network id with network name in\n\u0027networks\u0027 attribute of server.\n\nThis also changes one of the tests to use a different\nnetwork name.\n\nChange-Id: I9457ed93857805ee30e550f23b1da3d262dd83fd\nCloses-Bug: #1694412\n"
    },
    {
      "commit": "90b3ab41803b89199ee6585e2a46264d56e15fb0",
      "tree": "d32f3dd6daed107ac2fa09ca107503954548ed27",
      "parents": [
        "a4eb53d7cc6be5e56cae0ab58fe263df155e6d96"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Thu May 04 13:02:28 2017 +0530"
      },
      "committer": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Fri May 19 11:56:27 2017 +0530"
      },
      "message": "Fix handle_restore for server and volume resources\n\nWhen resource references are used for properties restore\ndoes not work for nova server and volume resources.\n\nThis patch fixes it and adds a functional test for it.\n\nChange-Id: I34efb3f4e0d3578d95134793f5c5d413667790e0\nCloses-Bug: #1687009\n"
    },
    {
      "commit": "fdb7ee323e5e0b1b82f68e41e539de0e41eff899",
      "tree": "d06c865a6aeed947b0e9ba468c7bcc66f899d470",
      "parents": [
        "16d69ae753da43b26ead6510b15b4d2bc5387e43",
        "2a978b602c26719611b148457e24fb70a3841e7b"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon May 15 06:08:46 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon May 15 06:08:46 2017 +0000"
      },
      "message": "Merge \"Bring back signal-related tests\""
    },
    {
      "commit": "16d69ae753da43b26ead6510b15b4d2bc5387e43",
      "tree": "c9ae18f00954ab07b78cbda428e79f2eb2cfe295",
      "parents": [
        "04479f90a466b0252f9311493590726c6b137595",
        "ab2437520867ba626293fdf4bfb5ecc78241e7b2"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu May 11 08:17:25 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu May 11 08:17:25 2017 +0000"
      },
      "message": "Merge \"Copy template version when update fails\""
    },
    {
      "commit": "2a978b602c26719611b148457e24fb70a3841e7b",
      "tree": "1fefb9dcba8f39019ce8f234776d59f0b1a25120",
      "parents": [
        "dfe3180c9f61762da932f72e03781dd9a564d03c"
      ],
      "author": {
        "name": "Crag Wolfe",
        "email": "cwolfe@redhat.com",
        "time": "Thu May 04 18:16:34 2017 -0400"
      },
      "committer": {
        "name": "Crag Wolfe",
        "email": "cwolfe@redhat.com",
        "time": "Thu May 04 22:53:09 2017 -0400"
      },
      "message": "Bring back signal-related tests\n\nReverts I90e1d26a67a349f897d895f750d8e57fae98ec1f and\nI116a96b20082d1c47068ddc64873200e9ae33a27 .\n\nThere have been a few changes that should enable these tests to\nsucceed on a regular basis, all related to edge cases around updating\na resource\u0027s atomic_key and metadata:\n\nCorrected max secs for concurrent trans retries\ne37d9fab8fe2e779ae8c0e2311de2601b66c66b6\n\nDon\u0027t set metadata for deleted resources\n8d7e3e41e8f02726dca33b5ec2f6d5b6b6b07a31\n\nAllow retries when resource acquires lock\n2ec2d5a973927f9a2cc2a62f70712afc5cb30f4c\n\nChange-Id: I0fe508cf102bc1041a16c5ce1d9e384ecd591173\n"
    },
    {
      "commit": "ab2437520867ba626293fdf4bfb5ecc78241e7b2",
      "tree": "87f0cd65e09884a6781a329a4687a631114a58d5",
      "parents": [
        "8fcf192d977ace17097dacc37b82dfcc4fa5a85f"
      ],
      "author": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Thu Apr 20 15:11:08 2017 +0200"
      },
      "committer": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Thu Apr 20 20:56:22 2017 +0200"
      },
      "message": "Copy template version when update fails\n\nWhen an update fails, we may have copy some chunk of resources or\nparameters to the new template. If the version was updated and the new\nresources require the version, this can lead to a state where the stack\nis in an usable state. This synchronizes the version when a failure\nhappens.\n\nChange-Id: I2faf8f3541fc800ea61c417e5575f4a56a83665b\nCloses-Bug: #1620696\n"
    },
    {
      "commit": "5f51d0955f2f02a1903979e73b92b6ddefdf02af",
      "tree": "70db619291e5e6cd8cee1a90b8e0c36aa3f084a2",
      "parents": [
        "f7e2d75031086e3d68fc9dfe3c8e440d64504272",
        "a6afca87f10eb25f147c95964f2b70997f45b4a9"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Apr 20 09:33:15 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Apr 20 09:33:15 2017 +0000"
      },
      "message": "Merge \"Wait for the policy to be done in tests\""
    },
    {
      "commit": "f7e2d75031086e3d68fc9dfe3c8e440d64504272",
      "tree": "c6be10a89ec198f59fa781283762c09deb03ab5c",
      "parents": [
        "8fcf192d977ace17097dacc37b82dfcc4fa5a85f",
        "4948879641d1de59b6868c5d7055a5383c007dcb"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Apr 20 09:30:01 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Apr 20 09:30:01 2017 +0000"
      },
      "message": "Merge \"Fix calls to call_until_true\""
    },
    {
      "commit": "dc12a41c559f714201c6cc00ddc15f83eed88d27",
      "tree": "59ec225435d41316a22cb1cb149e4f7e5d6f6218",
      "parents": [
        "be38c30ffdfc779334f762b795832d4609f93701"
      ],
      "author": {
        "name": "Peter Razumovsky",
        "email": "prazumovsky@mirantis.com",
        "time": "Fri Jan 13 18:03:09 2017 +0400"
      },
      "committer": {
        "name": "Peter Razumovsky",
        "email": "prazumovsky@mirantis.com",
        "time": "Wed Apr 12 12:02:48 2017 +0000"
      },
      "message": "Add few functional tests for translation\n\nAdd few issue sensitive functional tests for new\ntranslation mechanism.\n\nChange-Id: I7b808f314645f752f41dbdf6c0457ea23511bfb7\nCloses-bug: #1620859\n"
    },
    {
      "commit": "be38c30ffdfc779334f762b795832d4609f93701",
      "tree": "6712eda96927f92f507e7d90584a77d11823574b",
      "parents": [
        "ffdd10f9c692e5a80a08e3771741e2060f43485b"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Tue Apr 11 09:54:07 2017 +0530"
      },
      "committer": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Tue Apr 11 10:29:26 2017 +0530"
      },
      "message": "Use project_name/admin_project_name config option\n\nThis deprecates the tenant_name and admin_tenant_name config option\nfor integration tests.\n\nChange-Id: Iabc56ddabeeda36d27ea3c9ce04c71e13be676d7\n"
    },
    {
      "commit": "a6afca87f10eb25f147c95964f2b70997f45b4a9",
      "tree": "f8c8de216cf014158a4ea3ace5028bd76dae1966",
      "parents": [
        "4948879641d1de59b6868c5d7055a5383c007dcb"
      ],
      "author": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Mon Apr 10 23:44:26 2017 +0200"
      },
      "committer": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Mon Apr 10 23:44:26 2017 +0200"
      },
      "message": "Wait for the policy to be done in tests\n\nAs observed in the amqp job, we sometimes signal scale policy too fast,\nwithout waiting for the medata to be set. It creates a timeout. We can\ncheck the metadata of the policy before signaling again, to make sure\nthat we can move forward.\n\nChange-Id: I9857803ef960efbd034f05985ec8fcc7272e2f70\n"
    },
    {
      "commit": "4948879641d1de59b6868c5d7055a5383c007dcb",
      "tree": "5a9b0819fe9ce855a6963c84fc52b18448f07fb2",
      "parents": [
        "ffdd10f9c692e5a80a08e3771741e2060f43485b"
      ],
      "author": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Mon Apr 10 17:00:57 2017 +0200"
      },
      "committer": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Mon Apr 10 17:00:57 2017 +0200"
      },
      "message": "Fix calls to call_until_true\n\nSome tests use call_until_true, but don\u0027t check the returned value. If\nFalse, the check isn\u0027t actually correct.\n\nChange-Id: I6625a2e57d1d1c1ac03647786c210a9b57490562\n"
    },
    {
      "commit": "ffdd10f9c692e5a80a08e3771741e2060f43485b",
      "tree": "18e151e3da5a086123cb440d022d2cd84bff555d",
      "parents": [
        "fd233f7f16976b0b5aed814f680421fc7f1baf96"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Wed Mar 29 09:29:56 2017 +0530"
      },
      "committer": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Wed Apr 05 10:48:43 2017 +0530"
      },
      "message": "Fix format_stack_preview for py3\n\nAlso fixes test_res_group_with_nested_template functional\ntest.\n\nChange-Id: I23fab6b8acc11bb32332dd0042ecd6b8ac289f56\n"
    },
    {
      "commit": "4d1362b5260fd321bb0f7a58883cd6a9f4083f50",
      "tree": "ae3b0767475bcc5c226121f0b5da50c136899129",
      "parents": [
        "4e7db09f163904a2ab9bc75f54ffef8f59314fc6"
      ],
      "author": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Fri Mar 24 10:33:01 2017 +0100"
      },
      "committer": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Wed Mar 29 23:39:41 2017 +0200"
      },
      "message": "Fix remaining py3 tests\n\nSome tests were manipulating bytes/strings incorrectly, this fixes\nthem.\n\nChange-Id: Ib5c109c580f542a9d793fa1a32a7857773afa765\n"
    },
    {
      "commit": "4e7db09f163904a2ab9bc75f54ffef8f59314fc6",
      "tree": "abc399815bfdf3df35acfa84a1b46bc9e671590e",
      "parents": [
        "29b844d5e3f890bc277150f9b49ac810229340e5"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Tue Feb 07 09:29:59 2017 +0530"
      },
      "committer": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Tue Mar 28 13:00:19 2017 +0000"
      },
      "message": "Fix some functional tests for py3\n\nThis fixes test_reload_on_sighup and test_stack_outputs\nfor py3.\n\nChange-Id: Ibfb8f4eca0391b13bfec7c1e7352f8c31f8adb84\n"
    },
    {
      "commit": "db36c09d7bd8248cef95de3071ad7c88fff609cf",
      "tree": "2891f5aa2f338a2e77383c720681dbb2fcd6545a",
      "parents": [
        "1f50469e0345206b3f948ca9b5a05076fbb1ff9c"
      ],
      "author": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Thu Mar 23 11:20:14 2017 +0100"
      },
      "committer": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Thu Mar 23 11:20:14 2017 +0100"
      },
      "message": "Skip integration tests when Swift is not available\n\nLet\u0027s skip integration tests using Swift when the service is not\navailable. It will help turn the py3 gate green.\n\nChange-Id: Ib3536583dbb3bbf50d9c64976e909fd352391d05\n"
    },
    {
      "commit": "1f50469e0345206b3f948ca9b5a05076fbb1ff9c",
      "tree": "44f7a5f522a84c943dd940c1cc67a848660cabb6",
      "parents": [
        "5ea4aa4502af5525f17f8fc7b3fc5de65f7ab761"
      ],
      "author": {
        "name": "Zane Bitter",
        "email": "zbitter@redhat.com",
        "time": "Tue Mar 14 15:34:31 2017 -0400"
      },
      "committer": {
        "name": "Zane Bitter",
        "email": "zbitter@redhat.com",
        "time": "Tue Mar 14 15:34:31 2017 -0400"
      },
      "message": "Add new HOT version for Pike release\n\nThe new version is \"2017-09-01\" or \"pike\".\n\nChange-Id: I7f1bccb39edc036c2b7b1340d430937bd0dc1de2\n"
    },
    {
      "commit": "525f03e74238dcaeb554c8182805e2384cf4b027",
      "tree": "70f9727cf212a2597b521b166ae57a37fb9663e5",
      "parents": [
        "4ebfbef9da8ef503183ebd9a23b33c2b9cd9a8a0"
      ],
      "author": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Wed Feb 01 14:24:31 2017 +0100"
      },
      "committer": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Tue Feb 28 09:47:05 2017 +0100"
      },
      "message": "Encode exception message in tests\n\nassertIn is failing on exception messages as apparently they are bytes\nin Python3. Let\u0027s encode it before the check.\n\nChange-Id: I886a9458e72aa1ffdb2cc6dcf20331f468778032\n"
    },
    {
      "commit": "4ebfbef9da8ef503183ebd9a23b33c2b9cd9a8a0",
      "tree": "0a4bf130e2f79b6139bbc88608f6a831fe2d6ab1",
      "parents": [
        "7256650ff469fbdc94537cd9a5ea5daafc8b1691"
      ],
      "author": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Wed Feb 01 13:58:13 2017 +0100"
      },
      "committer": {
        "name": "Rico Lin",
        "email": "rico.lin.guanyu@gmail.com",
        "time": "Fri Feb 24 10:43:56 2017 +0000"
      },
      "message": "Fix config file management in tests\n\nThis fixes some tests that tried to set options on python3.\n\nChange-Id: Ib2cd36b318b4f8487045c5142fa3c200db61bc79\n"
    },
    {
      "commit": "7256650ff469fbdc94537cd9a5ea5daafc8b1691",
      "tree": "7799c801527e8d670157a09a5fcc8abef900f143",
      "parents": [
        "5f9f569acb1fb44cf2c5899f7499c1d68611805a"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Tue Feb 14 19:21:52 2017 +0530"
      },
      "committer": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Mon Feb 20 07:25:00 2017 +0000"
      },
      "message": "Skip test_update_with_mac_address without admin credentials\n\nChange-Id: I64e0075c4a518788451e4736768fcb49c5af40a0\n"
    },
    {
      "commit": "5f9f569acb1fb44cf2c5899f7499c1d68611805a",
      "tree": "d5da726b127e8c833eafc5549d9fdb55e5daaafb",
      "parents": [
        "8f37b42303e3410dd86148fd7c86d3804fc67300",
        "d1757c5e93b0daf0f9dccdccbc3080a2a232317e"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Feb 20 00:45:13 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Feb 20 00:45:13 2017 +0000"
      },
      "message": "Merge \"Fix swift key generation in python3\""
    },
    {
      "commit": "12bd10301f82391d31a73e7b44aeb9e627500c5d",
      "tree": "c91b2f012f697ebddf4cfcf23daf70ee8057046c",
      "parents": [
        "0b7e709cdbdd67d5960c5dce69aac2fbc6a5796f"
      ],
      "author": {
        "name": "Rico Lin",
        "email": "rico.lin.guanyu@gmail.com",
        "time": "Thu Feb 16 12:01:31 2017 +0800"
      },
      "committer": {
        "name": "Rico Lin",
        "email": "rico.lin.guanyu@gmail.com",
        "time": "Thu Feb 16 07:31:22 2017 +0000"
      },
      "message": "Reduce wait condition signal number\n\nWith more then 5% of failure rate in gate. We decide to reduce the possibility\nof conflict by reduce the number of signal. Will try to resume the\nnumber back, once we feel confortable.\n\nChange-Id: I90e1d26a67a349f897d895f750d8e57fae98ec1f\n"
    },
    {
      "commit": "0b7e709cdbdd67d5960c5dce69aac2fbc6a5796f",
      "tree": "62e0fe803804c34f0f0d33cd7dcbd2dca04e8c7e",
      "parents": [
        "0125636a99a2a1aeb8cb731f60b2491deab85572",
        "c626457f9546968d726df6499527001710e9efc1"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Feb 01 18:54:29 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Feb 01 18:54:29 2017 +0000"
      },
      "message": "Merge \"Allow \u0027mac_address\u0027 updatable for neutron port\""
    },
    {
      "commit": "d1757c5e93b0daf0f9dccdccbc3080a2a232317e",
      "tree": "285d7959bbd8ba11a98cb1f9fb51f5a0bdc641d8",
      "parents": [
        "e1f5eedd4f23eff70f6030344039f146bc311e6e"
      ],
      "author": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Wed Feb 01 13:52:58 2017 +0100"
      },
      "committer": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Wed Feb 01 13:54:38 2017 +0100"
      },
      "message": "Fix swift key generation in python3\n\nThe swift key used in aws tests is generated in a fashion that doesn\u0027t\nwork in python3. This fixes it.\n\nChange-Id: I31d7046f343987ca3803cfc95c189e5c9f6dcc8e\n"
    },
    {
      "commit": "2bde278a3ca3c57a4635a01f17d43635ed51ab04",
      "tree": "31efd834ec6e39e695cd96fc8e11f711faf60316",
      "parents": [
        "10a9b10e35f32ac5f7ac8cc4b8100d87903c4e67"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Tue Jan 10 15:57:35 2017 +0530"
      },
      "committer": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Sun Jan 15 11:53:25 2017 +0530"
      },
      "message": "Make API services with apache the default\n\nRun api services with httpd+mod_wsgi in devstack.\nThis also skips sighup tests conditionally.\n\nChange-Id: I6631f1fecb906ae0c4bb96a2f868117eff045aa0\nCloses-Bug: #1656617\n"
    },
    {
      "commit": "10a9b10e35f32ac5f7ac8cc4b8100d87903c4e67",
      "tree": "24078949cf3c75b978f7c6ca7a0f922331da2b3c",
      "parents": [
        "2026ac134ea5d3fb1cb11a67f7cfc2e022d5e1a3"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Thu Jan 12 08:09:11 2017 +0530"
      },
      "committer": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Sun Jan 15 11:53:25 2017 +0530"
      },
      "message": "Set content-type when signaling deployment\n\nIn signal_deployments of\nParallelDeploymentsTest.test_deployments_metadata, set\nthe content-type to \u0027application/json\u0027.\n\nChange-Id: Id0ac6d76545bad1857aab2f85b65db2101df655e\nCloses-Bug: #1656613\n"
    },
    {
      "commit": "8bba733557f02a84cfbf75240d080c670bea276a",
      "tree": "6ecae19b3ee16e062d722f3ef6f9b76aed90b7fb",
      "parents": [
        "c0cf67187466432406009f8f51f6a60e595ab2e8"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Tue Dec 06 12:11:48 2016 +0530"
      },
      "committer": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Tue Dec 06 12:14:18 2016 +0530"
      },
      "message": "Don\u0027t use hardcoded flavors in tests\n\nUse config values instead.\n\nChange-Id: I5755ddc628e08a4336debef4022bebf1542b0200\n"
    },
    {
      "commit": "c0cf67187466432406009f8f51f6a60e595ab2e8",
      "tree": "6bbdc7cbacb5cf82762a80caff18f86cde5740d4",
      "parents": [
        "69c4fc0b1fc1f58cba5896279081c108542fb73c",
        "20d93d54d560006f5ded4c06c6fe6d8d22136787"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Dec 02 17:15:21 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Dec 02 17:15:21 2016 +0000"
      },
      "message": "Merge \"Functional test for asg cooldown property\""
    },
    {
      "commit": "69c4fc0b1fc1f58cba5896279081c108542fb73c",
      "tree": "8401c791499ef9e66a88e11f792d9edc79d868a5",
      "parents": [
        "133ee5f15f92e8333737a25c72380f9de226cfdc",
        "de6ad908c44ad16e65cdf03aa385ecd6e760bd19"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Dec 02 16:13:30 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Dec 02 16:13:30 2016 +0000"
      },
      "message": "Merge \"Functional test for asg max_size and min_size\""
    },
    {
      "commit": "133ee5f15f92e8333737a25c72380f9de226cfdc",
      "tree": "09db61762696857dff220ed0cd4d0ef3a0295d3d",
      "parents": [
        "77717e9e1e21ff1c976fb0678428ccc35c1993ed"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Thu Dec 01 09:54:37 2016 +0530"
      },
      "committer": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Thu Dec 01 12:21:45 2016 +0530"
      },
      "message": "Use both domain id and name\n\ndevstack has made keystone v3 the default, it seems\nthe env variables for domain names are not set.\n\nChange-Id: Ief9314b81f8b7624ceb390c432d6487fce5b4a5e\nCloses-Bug: #1646343\n"
    },
    {
      "commit": "c626457f9546968d726df6499527001710e9efc1",
      "tree": "e1b16a692484cbcf74d34e1949e974de14b02f46",
      "parents": [
        "5a4f09ade63262ad7fe0f4c9a22af8a1e588e74d"
      ],
      "author": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Wed Jul 01 12:14:25 2015 +0800"
      },
      "committer": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Tue Nov 22 18:35:17 2016 +0800"
      },
      "message": "Allow \u0027mac_address\u0027 updatable for neutron port\n\nSupport \u0027mac_address\u0027 updatable for neutron port.\n\nChange-Id: Ia2347bc348686400dd12a017daca2452ed677a63\nCloses-Bug: #1437128\n"
    },
    {
      "commit": "77717e9e1e21ff1c976fb0678428ccc35c1993ed",
      "tree": "5861cb40e69e4a8f36ee2ebe016048a7f51bbef1",
      "parents": [
        "5a4f09ade63262ad7fe0f4c9a22af8a1e588e74d"
      ],
      "author": {
        "name": "Béla Vancsics",
        "email": "vancsics@inf.u-szeged.hu",
        "time": "Mon Aug 22 09:15:29 2016 +0200"
      },
      "committer": {
        "name": "Béla Vancsics",
        "email": "vancsics@inf.u-szeged.hu",
        "time": "Tue Nov 22 08:12:35 2016 +0100"
      },
      "message": "Use more specific asserts in tests\n\nInstead of assertTrue and assertFalse use more specific asserts.\nThey are compatible with Python 2.7[1] and 3.4[2]\n\n[1]: https://docs.python.org/2.7/library/unittest.html\n[2]: https://docs.python.org/3.4/library/unittest.html\n\nChange-Id: Ifee66714db561fb329911395b2cfdd90c689b609\n"
    },
    {
      "commit": "fa535cfeda40212af56f237c8c39daf184aed862",
      "tree": "f971c77d76a2f3e9153ee350240ec611e94b0508",
      "parents": [
        "f9681be6a16a087fb642a3949d8d1d592f165e0f"
      ],
      "author": {
        "name": "Amit Ugol",
        "email": "amit.ugol@gmail.com",
        "time": "Thu Nov 03 13:15:29 2016 +0200"
      },
      "committer": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Tue Nov 08 05:19:10 2016 +0000"
      },
      "message": "m1.tiny is not always there\n\nm1.tiny flavor is hard coded to some tests.\nThis flavor is not always there, for instance if I don\u0027t use devstack.\nheat_integrationtests/prepare_test_env.sh creates m1.heat_int flavor\nwhich is the same size as m1.tiny according to the document at\nadmin-guide/cli-manage-flavors.html\n\nChange-Id: I36524e069eacb36c7e6e7e0297c600ee68be88d6\n"
    },
    {
      "commit": "f9681be6a16a087fb642a3949d8d1d592f165e0f",
      "tree": "9a2f8b479f6c08c2ee053a4746ce9fa9870beae7",
      "parents": [
        "ac474e8afe3fadb6a4b906d0fdb681607dbff05f"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Wed Sep 07 09:08:50 2016 +0530"
      },
      "committer": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Wed Oct 05 16:00:14 2016 +0530"
      },
      "message": "Resolve all functions before RESOLVE translation\n\nAs functions can be inside other functions, there is no\npoint in checking for specific functions that can be\ntemplate specific. Better to resolve all before\ntranslating.\n\nThis also adds a functional test to avoid breaking this\nin the future.\n\nChange-Id: I5f72f7455384b3fd5650bd01e77e64bf485dd178\nPartial-Bug: #1620859\n"
    },
    {
      "commit": "ac474e8afe3fadb6a4b906d0fdb681607dbff05f",
      "tree": "1ecd0f33e2723b5a17e2450339c3e0d441ba31ce",
      "parents": [
        "c333f76918990d1ea432b2b74baa90c375ea4bf4"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Sep 21 10:11:49 2016 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Fri Sep 30 10:56:31 2016 +0800"
      },
      "message": "Remove unnecessary setUp and tearDown\n\nsetUp and tearDown will be automatically called around each\ntestcase, so this is to remove setUp and tearDown that doing\nnothing additional than super to keep code clean.\n\nChange-Id: I8b6943602419d3f360991721d90b61888b55ea60\n"
    },
    {
      "commit": "c333f76918990d1ea432b2b74baa90c375ea4bf4",
      "tree": "88634d723f2b2bf733ad893257ec1c3feaa7994a",
      "parents": [
        "8def93912b126ff4755b215d663433be6a9c7583"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Thu Sep 29 08:34:03 2016 +0530"
      },
      "committer": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Thu Sep 29 12:18:17 2016 +0530"
      },
      "message": "Use minimal image wherever possible\n\nThis changes most of the tests to use minimal image. There are\nnow two tests left that use fedora image.\n\n[1] SoftwareConfigIntegrationTest.test_server_software_config\n[2] CfnInitIntegrationTest.test_server_cfn_init\n\nOut of which [1] is already disabled at the gate.\n\nChange-Id: I309989de1e5584f3e345213c4b62893159365973\nRelated-Bug: #1628302\n"
    },
    {
      "commit": "8def93912b126ff4755b215d663433be6a9c7583",
      "tree": "93fe17ba05f02da98fd7886e41de3e9dd9ca51d2",
      "parents": [
        "7cb6bb7fa2c1ebb65f04d2c811a6b6b06c00d73a",
        "62c6360660e21d00c80d2b359f70e57423052f0c"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Sep 28 03:44:24 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 28 03:44:24 2016 +0000"
      },
      "message": "Merge \"Add a new HOT template version for Ocata\""
    },
    {
      "commit": "d075e22192a29af8d373b635d9a6045063b50518",
      "tree": "632a3250e84cb5bdf3332ea5f345fe3829bd4f03",
      "parents": [
        "fc2c58fd0eeaa217591846ef1dc6f39f1ca6028c"
      ],
      "author": {
        "name": "Zane Bitter",
        "email": "zbitter@redhat.com",
        "time": "Thu Sep 22 09:44:56 2016 -0400"
      },
      "committer": {
        "name": "Zane Bitter",
        "email": "zbitter@redhat.com",
        "time": "Thu Sep 22 09:45:08 2016 -0400"
      },
      "message": "Increase the timeout for the stop_stack message\n\nPreviously, the stop_stack message accidentally used the\nengine_life_check_timeout (by default, 2s). But unlike other messages sent\nusing that timeout, stop_stack needs to synchronously kill all running\nthreads operating on the stack. For a very large stack, this can easily\ntake much longer than a couple of seconds. This patch increases the timeout\nto give a better chance of being able to start the delete.\n\nChange-Id: I4b36ed7f1025b6439aeab63d71041bb2000363a0\nCloses-Bug: #1499669\n"
    },
    {
      "commit": "62c6360660e21d00c80d2b359f70e57423052f0c",
      "tree": "c8dff0ab9d313e61139f3606a997c3f1c47e83e3",
      "parents": [
        "fc2c58fd0eeaa217591846ef1dc6f39f1ca6028c"
      ],
      "author": {
        "name": "ricolin",
        "email": "rico.l@inwinstack.com",
        "time": "Wed Sep 21 15:23:10 2016 +0800"
      },
      "committer": {
        "name": "ricolin",
        "email": "rico.l@inwinstack.com",
        "time": "Thu Sep 22 09:34:07 2016 +0800"
      },
      "message": "Add a new HOT template version for Ocata\n\nAdd new template version `heat_template_version.2017-02-24`, and\nadd version `heat_template_version.ocata` refering to\n`heat_template_version.2017-02-24`.\n\nChange-Id: Ic89fc1a02988091dd2833cc50abee61edfabbb00\n"
    },
    {
      "commit": "fc2c58fd0eeaa217591846ef1dc6f39f1ca6028c",
      "tree": "13eb3aeba69252c667a98fdff8a14c6a14a784b9",
      "parents": [
        "a7b6c6704e9375df4acad64adbef4806dd2d78d6"
      ],
      "author": {
        "name": "Oleksii Chuprykov",
        "email": "ochuprykov@mirantis.com",
        "time": "Fri Apr 29 17:03:17 2016 +0300"
      },
      "committer": {
        "name": "Anant Patil",
        "email": "anant.patil@hpe.com",
        "time": "Tue Sep 20 12:00:54 2016 +0000"
      },
      "message": "Fix cancel update for nova server with defined port\n\nThis particular patch fixes a behaviour of cancel update for\nnova server with defined port, so there are no ports manageable\nby nova. We have these issues while restoring ports after rollback:\n1) We doesn\u0027t detach any ports from current server, because we\ndoesn\u0027t save them to resoruce data. (we store this data after\nsuccesfull create of the server)\n2) Detaching an interface from current server will fail, if the server\nwill be in building state, so we need to wait until server will be\nin active or in error state.\nRefresh ports list to solve problem (1).\nWait until nova moves to active/error state to solve (2).\nA functional test to prove the fix was added. Note, that this test is\nskipped for convergence engine tests until cancel update will work\nproperly in convergence mode (see bug 1533176).\nPartial-Bug: #1570908\nChange-Id: If6fd916068a425eea6dc795192f286cb5ffcb794\n"
    },
    {
      "commit": "a7b6c6704e9375df4acad64adbef4806dd2d78d6",
      "tree": "8c02b8790d6e7cb1f881b3cb02df22c0a9b60c8c",
      "parents": [
        "580fd551505665a78dc12681c0a2fbd570597817",
        "1a977c62f116b25f1759d32d2f0a7a69d56f8f3a"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Sep 14 22:43:56 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 14 22:43:56 2016 +0000"
      },
      "message": "Merge \"Allow referencing conditions by name\""
    },
    {
      "commit": "580fd551505665a78dc12681c0a2fbd570597817",
      "tree": "788b62fac088c082a853e68b4fe6873444cde9c8",
      "parents": [
        "81ca6bc2e8759170c0a98fffd9b749fc17aa009e",
        "a9b5aafe974b97abdc206e84b620e76bfe374a8f"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Sep 13 07:58:47 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 13 07:58:47 2016 +0000"
      },
      "message": "Merge \"Copy correct definition to the backup stack\""
    },
    {
      "commit": "1a977c62f116b25f1759d32d2f0a7a69d56f8f3a",
      "tree": "30600e1e2b0a4ca144a0a0bc29617b9038121d3d",
      "parents": [
        "a9b5aafe974b97abdc206e84b620e76bfe374a8f"
      ],
      "author": {
        "name": "Zane Bitter",
        "email": "zbitter@redhat.com",
        "time": "Thu Sep 08 15:37:51 2016 -0400"
      },
      "committer": {
        "name": "Zane Bitter",
        "email": "zbitter@redhat.com",
        "time": "Mon Sep 12 21:39:01 2016 -0400"
      },
      "message": "Allow referencing conditions by name\n\nThis change allows reference with other conditions by name in\ndefinition of a condition, something like:\n   conditions:\n     cd1: {equals: [{get_param: env_type}, \u0027prod\u0027]}\n     cd2: {not: cd1}\n     cd3: {equals: [{get_param: zone}, \u0027fujian\u0027]}\n     cd4: {and: [cd1, cd3]}\n\nChange-Id: I6a0a00c23aa7d559dedd6998adaa7962d607f315\nCo-Authored-By: huangtianhua \u003chuangtianhua@huawei.com\u003e\nBlueprint: support-conditions-function\nRelated-Bug: #1621529\n"
    },
    {
      "commit": "a9b5aafe974b97abdc206e84b620e76bfe374a8f",
      "tree": "4a54ec28576db37376f8176f0b2a9c3e391286dc",
      "parents": [
        "ee582d9169eae3273114cc554c4b425418508573"
      ],
      "author": {
        "name": "Zane Bitter",
        "email": "zbitter@redhat.com",
        "time": "Mon Sep 12 20:51:52 2016 -0400"
      },
      "committer": {
        "name": "Zane Bitter",
        "email": "zbitter@redhat.com",
        "time": "Mon Sep 12 20:51:52 2016 -0400"
      },
      "message": "Copy correct definition to the backup stack\n\nWe were using the definition of the existing resource, immediately after\nupdating it in place, to copy to the backup stack. This turns out to be\nincorrect, because the definition of the new resource is only copied to the\nexisting resource if it was actually updated. It doesn\u0027t follow that the\nexisting resource\u0027s definition must be the same, because it\u0027s actually the\nfrozen definition (using the stored property values from the DB) that\u0027s\ncompared with the new definition when deciding to update. The existing\ndefinition might well be rubbish if a previous update is failed, because it\ndoes not get updated in the existing template after the resource is updated\nin place. This caused bug 1622795 when combined with the new conditionals\nfeature.\n\nWe were also using the wrong template to do the parsing in both cases: when\nupdating in-place we are passing the new definition, but we were reparsing\nusing the existing template. And we were effectively doing the same when\ncreating a new resource, because we accessed the template through the new\nresource only *after* it had been moved to the existing stack. In both\ncases the correct code would have been:\n\n  definition \u003d new_res.t.reparse(self.previous_stack,\n                                 new_res.stack.t)\n\nHowever, there\u0027s no actual need to reparse the resource definitions before\npassing them to Template.add_resource(), because that method immediately\ncalls render_hot() to get back to the unparsed definition anyway. So just\ndon\u0027t bother. These issues have been requiring us up until now to cache the\nconditionals from the new_stack in the Template, to prevent the reparsing\nfrom looking at the wrong set of conditionals. This change relieves us of\nthat restriction.\n\nFinally, change the debug error messages to distinguish this case (copying\na resource definition into the backup template) from \"backing up\" a\nresource (moving an actual physical resource into the backup stack).\n\nChange-Id: I7be92f2e1b812c23fa52d87c18c7f22f1be94446\nCloses-Bug: #1622795\n"
    },
    {
      "commit": "81ca6bc2e8759170c0a98fffd9b749fc17aa009e",
      "tree": "cac13842181d26787073a4e9d8131173bec9fc09",
      "parents": [
        "d448dae926dd02f07420031e1dcf7edf5e5ffe0a"
      ],
      "author": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Thu Jun 16 15:09:20 2016 +0530"
      },
      "committer": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Tue Sep 13 00:38:35 2016 +0000"
      },
      "message": "Add functional test for SDG rolling_update\n\nAdds functional test for SoftwareDeploymentGroup\nrolling_update.\n\nChange-Id: Id575765d52c84e3c29f443a18417b5f14d9331cc\n"
    },
    {
      "commit": "d448dae926dd02f07420031e1dcf7edf5e5ffe0a",
      "tree": "1b344bbd51b6528c3415fa3282ec1bebaf24f14e",
      "parents": [
        "ee582d9169eae3273114cc554c4b425418508573"
      ],
      "author": {
        "name": "Steven Hardy",
        "email": "shardy@redhat.com",
        "time": "Tue Jun 14 14:57:28 2016 +0100"
      },
      "committer": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Mon Sep 12 07:25:26 2016 +0000"
      },
      "message": "Add test for SoftwareDeploymentGroup resource\n\nAdds an initial test which tests create/delete for this resource,\nand that signalling works.\n\nAlso tests deleting an in-progress stack as this has been a repeated\nsource of bugs related to deleting the child stack correctly.\n\nChange-Id: I0d5acdca50467da344388d6c262e61aaaaae22eb\nRelated-Bug: #1592374\n"
    },
    {
      "commit": "ee582d9169eae3273114cc554c4b425418508573",
      "tree": "c64b01bdb8cdf2dd1ccb8aef50b56b5ac1bf3aa2",
      "parents": [
        "63d7aadb342b1193f3e6fb3a18a637d6d8b982fb"
      ],
      "author": {
        "name": "Zane Bitter",
        "email": "zbitter@redhat.com",
        "time": "Thu Sep 08 11:33:46 2016 -0400"
      },
      "committer": {
        "name": "Zane Bitter",
        "email": "zbitter@redhat.com",
        "time": "Thu Sep 08 11:37:19 2016 -0400"
      },
      "message": "Revert \"Allow reference conditions by name\"\n\nThis reverts commit 4a8ad39a3881c0743916f016b4763015946f127d.\n\nThere was no protection against circular references causing infinite\nrecursion.\n\nChange-Id: I35226420c458474e75716591d587e73a82e75688\nCloses-Bug: #1621529\n"
    },
    {
      "commit": "63d7aadb342b1193f3e6fb3a18a637d6d8b982fb",
      "tree": "ee4e13602efa80559b0381b066f627b309a2dbdb",
      "parents": [
        "b23ce1a0d1ffb8921e98d1e2a1647f98b8e5a455",
        "e436574be1c14199a9b746df8bb6dadca023c276"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Sep 07 10:10:59 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 07 10:10:59 2016 +0000"
      },
      "message": "Merge \"Allow reference conditions by name\""
    },
    {
      "commit": "e436574be1c14199a9b746df8bb6dadca023c276",
      "tree": "29d06d106ba1b1823515d7dbf15f3c1afc1dfa66",
      "parents": [
        "26da898323d23bc3a8a31944e1e0c7e9d19ed983"
      ],
      "author": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Tue Aug 30 10:27:21 2016 +0800"
      },
      "committer": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Tue Sep 06 09:10:46 2016 +0800"
      },
      "message": "Allow reference conditions by name\n\nThis change allows reference with other conditions by name in\ndefinition of a condition, something like:\n   conditions:\n     cd1: {equals: [{get_param: env_type}, \u0027prod\u0027]}\n     cd2: {not: cd1}\n     cd3: {equals: [{get_param: zone}, \u0027fujian\u0027]}\n     cd4: {and: [cd1, cd3]}\n\nChange-Id: I4fbc3839977d2d4299d65d4d56e3d41d56d07aef\nBlueprint: support-conditions-function\n"
    },
    {
      "commit": "b23ce1a0d1ffb8921e98d1e2a1647f98b8e5a455",
      "tree": "c64b01bdb8cdf2dd1ccb8aef50b56b5ac1bf3aa2",
      "parents": [
        "790ae6edef58da15be8d68035c397198d23efbcd",
        "2b642c20bcaf1159035faacb90dcbf9e5d0caba2"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Sep 05 10:39:01 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Sep 05 10:39:01 2016 +0000"
      },
      "message": "Merge \"Modify use of assertTrue(A in B)\""
    },
    {
      "commit": "790ae6edef58da15be8d68035c397198d23efbcd",
      "tree": "a39fc645ee960a6dcfec65a921d1fc803ce908a6",
      "parents": [
        "26da898323d23bc3a8a31944e1e0c7e9d19ed983",
        "945e14bd70b23af86889b3d1046921f76c099347"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sat Sep 03 06:04:39 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Sep 03 06:04:39 2016 +0000"
      },
      "message": "Merge \"Non-destructive upgrade for deprecated resources\""
    },
    {
      "commit": "2b642c20bcaf1159035faacb90dcbf9e5d0caba2",
      "tree": "66b15d644163d60bcb241f2bbcc3f88d27e5ab2d",
      "parents": [
        "26da898323d23bc3a8a31944e1e0c7e9d19ed983"
      ],
      "author": {
        "name": "Bin Zhou",
        "email": "zhou.bin9@zte.com.cn",
        "time": "Fri Sep 02 13:10:32 2016 +0800"
      },
      "committer": {
        "name": "Bin Zhou",
        "email": "zhou.bin9@zte.com.cn",
        "time": "Fri Sep 02 08:30:00 2016 +0000"
      },
      "message": "Modify use of assertTrue(A in B)\n\nDevelopers should use assertIn(A, B) instead of assertTrue(A in B ).\n\nTrivialFix\n\nChange-Id: I6f2b33e73ff3ebf28a681021d58c9b2485a016fd\n"
    },
    {
      "commit": "945e14bd70b23af86889b3d1046921f76c099347",
      "tree": "1d41e591448297f09331b8e3c02d6bea53050fa0",
      "parents": [
        "fb8b51fd112ef49e7af29a4cced766aab7309523"
      ],
      "author": {
        "name": "ricolin",
        "email": "rico.l@inwinstack.com",
        "time": "Sun Apr 03 17:34:52 2016 +0800"
      },
      "committer": {
        "name": "ricolin",
        "email": "rico.l@inwinstack.com",
        "time": "Fri Sep 02 13:09:11 2016 +0800"
      },
      "message": "Non-destructive upgrade for deprecated resources\n\nIf you attempt to update a stack containing\nOS::Heat::SoftwareDeployments resources, so it uses the new\nnon-deprecated OS::Heat::SoftwareDeploymentGroup type instead, it\ndeletes the group, and all of the deployments.\n\nThis means that any deployment \"actions\" property will be\nmisinterpreted, e.g if you have actions: CREATE, all the deployments\nwill re-run on the update, even though it\u0027s an update, not a create.\n\nThis issue exists on all deprecated resoruces, when we trying to upgrade\nto new version of it by update.\n\nThis patch fix above update issue by check if resoruce was deprecated\nand been update by replacing resource (which is the parent class of\nexisting resource).\n\nChange-Id: Ib7880120a90c4497a7ceea53eee55c220a28d14e\nCloses-Bug: #1528958\n"
    },
    {
      "commit": "26da898323d23bc3a8a31944e1e0c7e9d19ed983",
      "tree": "70ba064d9c57358c1df44cd43d84987ff3323b64",
      "parents": [
        "d02f2d59f24f345425221acc7779e75fb3f467a1"
      ],
      "author": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Wed Jul 27 18:11:58 2016 +0800"
      },
      "committer": {
        "name": "Zane Bitter",
        "email": "zbitter@redhat.com",
        "time": "Mon Aug 29 14:31:19 2016 -0400"
      },
      "message": "Provide \u0027or\u0027 function\n\nProvides condition function \u0027or\u0027 for templates:\nAWSTemplateFormatVersion.2010-09-09\nheat_template_version.2016-10-14\n\nChange-Id: I6888453404a2cba5127e5d89f7445c5dfe2b7a37\nBlueprint: support-conditions-function\n"
    },
    {
      "commit": "d02f2d59f24f345425221acc7779e75fb3f467a1",
      "tree": "c942542bf56a0661f1bd7e4f0d5093539249d726",
      "parents": [
        "7bdc751e1a79117e8e3bff8703fb18e1bc2ba15c",
        "78d0993b19b1aa0a0a300e195c810e9d9d07d1b7"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Aug 29 13:10:46 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Aug 29 13:10:46 2016 +0000"
      },
      "message": "Merge \"Add functional test coverage for files API\""
    },
    {
      "commit": "7bdc751e1a79117e8e3bff8703fb18e1bc2ba15c",
      "tree": "5c6e2a1a9e8f89c62207400026a863f66900994f",
      "parents": [
        "bf63fcb0fee04cef93051aee564d7b704f21e87a"
      ],
      "author": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Fri Jun 17 09:25:38 2016 +0800"
      },
      "committer": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Fri Aug 26 01:44:24 2016 +0000"
      },
      "message": "Provide \u0027and\u0027 function\n\nProvides condition function \u0027and\u0027 for templates:\nAWSTemplateFormatVersion.2010-09-09\nheat_template_version.2016-10-14\n\nBlueprint: support-conditions-function\nChange-Id: I7a9a10b871f50a5a2885adc72d60d626f960557c\n"
    },
    {
      "commit": "bf63fcb0fee04cef93051aee564d7b704f21e87a",
      "tree": "16a4e76d2219afa23e1b802108547c207abee95a",
      "parents": [
        "fb8b51fd112ef49e7af29a4cced766aab7309523"
      ],
      "author": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Wed Jul 27 13:02:39 2016 +0800"
      },
      "committer": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Thu Aug 25 01:14:34 2016 +0000"
      },
      "message": "Provides \u0027not\u0027 condition function\n\nSupport \u0027not\u0027 and \u0027Fn::Not\u0027 for templates:\nAWSTemplateFormatVersion.2010-09-09\nheat_template_version.2016-10-14\n\nChange-Id: I6a9c89a23160a2cf06c37677871bcfbfab9599be\nBlueprint: support-conditions-function\n"
    },
    {
      "commit": "fb8b51fd112ef49e7af29a4cced766aab7309523",
      "tree": "699e32e47331a811eb54254f8304cfe8b30716bd",
      "parents": [
        "27075a9f07dc96e6cc3babc97e070090255065e5"
      ],
      "author": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Tue Feb 23 17:03:10 2016 +0800"
      },
      "committer": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Thu Aug 25 01:14:14 2016 +0000"
      },
      "message": "Provides \u0027if\u0027 intrinsic function\n\nProvides condition function \u0027if\u0027 for templates:\nAWSTemplateFormatVersion.2010-09-09\nheat_template_version.2016-10-14\n\nChange-Id: I34c342de176bc87c9cde41aa32478e386f045422\nBlueprint: support-conditions-function\n"
    },
    {
      "commit": "27075a9f07dc96e6cc3babc97e070090255065e5",
      "tree": "e37b0c24ef2ea31cdeb5a2d709dee7e087f0790a",
      "parents": [
        "ba05659222bd36d55ceac966a2961966f2dc247b"
      ],
      "author": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Tue Jul 26 14:32:40 2016 +0800"
      },
      "committer": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Thu Aug 25 09:10:33 2016 +0800"
      },
      "message": "Support condition for output\n\nProvides output condition for cfn/hot templates,\nif the condition of output evaluates to false, will\nset output value to None.\n\nChange-Id: I0398e39541a4176ef5699331c10536c59f1cb3e7\nBlueprint: support-conditions-function\n"
    },
    {
      "commit": "78d0993b19b1aa0a0a300e195c810e9d9d07d1b7",
      "tree": "fd03607e48f653b339fc7437bb8c6b512d18fb53",
      "parents": [
        "a8d24d5dc4ec9f8771e41ad101d1974f4588fd7c"
      ],
      "author": {
        "name": "Steven Hardy",
        "email": "shardy@redhat.com",
        "time": "Tue Jul 12 14:04:06 2016 +0100"
      },
      "committer": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Wed Aug 24 14:22:36 2016 +0000"
      },
      "message": "Add functional test coverage for files API\n\nAdds simple validation of the new files API to an existing\ntest\n\nChange-Id: Ibd94532fad216516e98bbd859547f8d8f8f851fa\nblueprint: files-show\nDepends-On: Ib7d033a660fe294bf3f7b42e4aa7020149ce24c1\n"
    },
    {
      "commit": "99a25de95b97afd753c44a590e6bcf5c5f687d72",
      "tree": "b781cb8c09921eb63262b2b9d24ac8a3662ae0d5",
      "parents": [
        "82427771c6f48e19012687ace7e8060a0a027339"
      ],
      "author": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Tue Jul 26 10:58:33 2016 +0800"
      },
      "committer": {
        "name": "Sergey Kraynev",
        "email": "skraynev@mirantis.com",
        "time": "Wed Aug 24 09:57:07 2016 +0000"
      },
      "message": "Support condition for resource\n\nSupport condition section in resource definition.\n\nChange-Id: Ic63debbf71c158e397ca3d9b9047eafdd598830b\nBlueprint: support-conditions-function\nCloses-Bug: #1605485\n"
    },
    {
      "commit": "f61390f8c6feb86fc01df433fa897adff34b3720",
      "tree": "dcfa3f58ee414579bf37d51dd01c1ceadf37e6e3",
      "parents": [
        "bc0c08c101508b4b85ade4a088203e1a56daabbc"
      ],
      "author": {
        "name": "ricolin",
        "email": "rico.l@inwinstack.com",
        "time": "Wed Jul 20 10:36:07 2016 +0800"
      },
      "committer": {
        "name": "ricolin",
        "email": "rico.l@inwinstack.com",
        "time": "Fri Aug 12 15:59:14 2016 +0800"
      },
      "message": "Add support for a resource level external_id\n\nThis adds support for the following to the template:\n heat_template_version: 2016-10-14\n resources:\n   ...\n   res_a:\n     type: OS::Nova::Server\n     external_id: the-new-server-id\n     properties:\n     ...\n\nCo-Authored-By: Rico Lin \u003crico.l@inwinstack.com\u003e\n\nblueprint external-resources\nChange-Id: I8fda1380504d1d8b1e96649bf20b86d6309fdeca\n"
    },
    {
      "commit": "db193a1ff0fac0c9f93b295771c30507e6f433f2",
      "tree": "17736bd372d4862b617b0c8b433b269aac95a560",
      "parents": [
        "84a6560a3c70c7dfd8045a9c26d583120befa3fd"
      ],
      "author": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Wed Aug 03 10:31:09 2016 +0200"
      },
      "committer": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Wed Aug 03 10:31:09 2016 +0200"
      },
      "message": "Remove additional purge test\n\nWe recently added a new integration test for purge to check purge per\nproject. It doesn\u0027t provide much more testing, and we can\u0027t actually\nhave 2 purge tests because they can\u0027t run in parallel to each other, so\nlet\u0027s remove it for now.\n\nChange-Id: I9f0b97adae9ea532bc2453441c327e30b849d006\nCloses-Bug: #1608910\n"
    },
    {
      "commit": "84a6560a3c70c7dfd8045a9c26d583120befa3fd",
      "tree": "33e24fa1b68cdb5d5e6d45db0cfba8882e2a88b0",
      "parents": [
        "7629e8a087e7b28307d62e01037d32ab911c9c1b",
        "706fce9b78af7f4df45406b4343c17410e832dad"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 02 09:34:56 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 02 09:34:56 2016 +0000"
      },
      "message": "Merge \"Purge deleted stacks for specific project\""
    },
    {
      "commit": "7629e8a087e7b28307d62e01037d32ab911c9c1b",
      "tree": "17736bd372d4862b617b0c8b433b269aac95a560",
      "parents": [
        "834617a54e41068b0dd2288a574baeac7eb681e9",
        "1d76d5c47680a7c09e2913061d5b7cf81c61fb6a"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 02 04:15:04 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 02 04:15:04 2016 +0000"
      },
      "message": "Merge \"Supplement：use assertEqual() instead of assertDictEqual()\""
    },
    {
      "commit": "87af9005c14b2a6617e8104817bf0c02dc9e81b3",
      "tree": "7c0074a529270dd1b5b1bece25c901b725772836",
      "parents": [
        "20276cf7d4b9cf659054fabcfe2e7602a9bf58e9"
      ],
      "author": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Thu Jul 28 13:55:16 2016 +0200"
      },
      "committer": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Thu Jul 28 13:55:16 2016 +0200"
      },
      "message": "Add an integration for server using neutron\n\nThis adds a new test which actually trigger the \u0027is_using_neutron\u0027\nresource method by creating a server using a port.\n\nChange-Id: Ic9a3f42fa5b24048472256832496eb630cdba2c9\n"
    },
    {
      "commit": "1d76d5c47680a7c09e2913061d5b7cf81c61fb6a",
      "tree": "2dd9c9f6d7ce98b047e4a25b5f7313900193cc19",
      "parents": [
        "20276cf7d4b9cf659054fabcfe2e7602a9bf58e9"
      ],
      "author": {
        "name": "shizhihui",
        "email": "zhihui.shi@easystack.cn",
        "time": "Wed Jul 27 09:47:29 2016 +0800"
      },
      "committer": {
        "name": "shizhihui",
        "email": "zhihui.shi@easystack.cn",
        "time": "Wed Jul 27 15:42:23 2016 +0800"
      },
      "message": "Supplement：use assertEqual() instead of assertDictEqual()\n\nwe can use assertEqual() instead of assertDictEqual().\nThis will make the unit test code more consistent,\nand will also simplify the development of unit tests.\nThis patch is left by the patch above of mine.\n\nChange-Id: I05cdbb3fde2476f0e92dd0aca1d44d21a4f2af69\n"
    },
    {
      "commit": "706fce9b78af7f4df45406b4343c17410e832dad",
      "tree": "00f16cfeb63b5b1ea0f76e601b23d6a1035c49c0",
      "parents": [
        "aa8eef2441f86de853777ebad3594d77930840a9"
      ],
      "author": {
        "name": "Ala Rezmerita",
        "email": "ala.rezmerita@orange.com",
        "time": "Thu Jun 30 10:31:54 2016 +0200"
      },
      "committer": {
        "name": "Ala Rezmerita",
        "email": "ala.rezmerita@orange.com",
        "time": "Wed Jul 20 17:02:12 2016 +0000"
      },
      "message": "Purge deleted stacks for specific project\n\nAdd project-id argument to heat-manage purge_deleted command in order\nto be able to hard delete DB entries for a specific project.\n\nChange-Id: Ifffe5657a40ce97db9d059ff1516b8e1eb801132\nImplements: bp heat-manage-purge-deleted-tenant\n"
    },
    {
      "commit": "aa8eef2441f86de853777ebad3594d77930840a9",
      "tree": "9284d270fdc0a9b42f75cd2c12b778e385569d49",
      "parents": [
        "aadfd2b2f80b0c3981814f4148aa903acce1b478"
      ],
      "author": {
        "name": "zhanghao",
        "email": "zhang.hao16@zte.com.cn",
        "time": "Sat Jul 09 17:30:44 2016 +0800"
      },
      "committer": {
        "name": "zhanghao",
        "email": "zhang.hao16@zte.com.cn",
        "time": "Sun Jul 10 11:11:00 2016 +0000"
      },
      "message": "Remove unused LOG to keep code clean\n\nTrivialFix\n\nChange-Id: I2e1985306da45f8f9021122590ffdc8b5d44f476\n"
    },
    {
      "commit": "ef38f59ced0775a60539b404df51df4090dfcf91",
      "tree": "47af4076452abe50220f88c950188875ffa347b0",
      "parents": [
        "c8d8ee8a0404550e788c40fe3b93195aac9efaa7",
        "f54ccd0608138f4c0f2e2897d0156254a9bdb510"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Jul 05 06:52:43 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jul 05 06:52:43 2016 +0000"
      },
      "message": "Merge \"Add default release names for template versions\""
    },
    {
      "commit": "c8d8ee8a0404550e788c40fe3b93195aac9efaa7",
      "tree": "490a4c81f93a540b52d9cfb583136d2b8693bb64",
      "parents": [
        "31e047b5deb6a2abc1edd0a354e53f4942e83a1f",
        "647406e82853ae71ddf20c8f20c6fcf521bd2cb9"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Jul 04 15:10:15 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jul 04 15:10:16 2016 +0000"
      },
      "message": "Merge \"Wait for stack status instead of group status\""
    },
    {
      "commit": "31e047b5deb6a2abc1edd0a354e53f4942e83a1f",
      "tree": "415aa6b54f93f4a6caf8d316a5988f693d8d2955",
      "parents": [
        "4818d1525597109ddadba22ca886611bbf24ac88",
        "52422d3f62b25ca243ad3cee340eab442980248f"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Jun 30 21:44:19 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jun 30 21:44:20 2016 +0000"
      },
      "message": "Merge \"Fix another test race in test_update_restricted\""
    },
    {
      "commit": "4818d1525597109ddadba22ca886611bbf24ac88",
      "tree": "2c1588f464e3b8320564c95ba9ba407385daced3",
      "parents": [
        "422c1baada64986b897a72569c313d37d6594cec",
        "be7a59e49de0e1f8a14e56c0d11667a2dd043b50"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Jun 30 12:58:53 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jun 30 12:58:54 2016 +0000"
      },
      "message": "Merge \"Add wait_sec for test_stack_update_from_failed\""
    },
    {
      "commit": "52422d3f62b25ca243ad3cee340eab442980248f",
      "tree": "25b3a4355b3fed45256cecda92bc40bc151b85c8",
      "parents": [
        "dca3b8ee283354bb98112a3ed060639160762633"
      ],
      "author": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Thu Jun 30 13:51:01 2016 +0200"
      },
      "committer": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Thu Jun 30 13:51:01 2016 +0200"
      },
      "message": "Fix another test race in test_update_restricted\n\nWe fixed 2 tests that were intermittently failing because of timestamp\nresolution, but it can happen on the 3rd one as well.\n\nChange-Id: Ic916b79a81000684b04c585eef1227255a949172\nRelated-Bug: #1554375\n"
    },
    {
      "commit": "dca3b8ee283354bb98112a3ed060639160762633",
      "tree": "1a6a25bb61e1dc8f7f7bf5d423f492e1261220a7",
      "parents": [
        "6f225b1ba475fcef7c491e67f7e17f75dc426ff3",
        "6f68c3649784b8141f59915c7e2f9dbda20a96e3"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Jun 28 20:29:58 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 28 20:29:58 2016 +0000"
      },
      "message": "Merge \"Add a sleep after delete before purging\""
    },
    {
      "commit": "f54ccd0608138f4c0f2e2897d0156254a9bdb510",
      "tree": "3830b651386656235c69ea46f79d7918a3869dc5",
      "parents": [
        "6f225b1ba475fcef7c491e67f7e17f75dc426ff3"
      ],
      "author": {
        "name": "Jason Dunsmore",
        "email": "jasondunsmore@gmail.com",
        "time": "Tue May 10 14:29:38 2016 -0500"
      },
      "committer": {
        "name": "Jason Dunsmore",
        "email": "jasondunsmore@gmail.com",
        "time": "Tue Jun 28 10:19:24 2016 -0500"
      },
      "message": "Add default release names for template versions\n\nRelease version names are easier for template authors to remember than\nseemingly arbitrary dates. It should also make it clearer to new Heat\nusers that heat_template_version is not like a BIND zone file version\n(which would be incremented with each version of the template).\n\nChange-Id: Iae9b6a676702b2a115b18fdfb1ab2afbe5faacde\nblueprint support-alias-for-heat-template-version-names\n"
    },
    {
      "commit": "6f68c3649784b8141f59915c7e2f9dbda20a96e3",
      "tree": "f3beec1649810104542f0e4c0f29a0f2e6f0a941",
      "parents": [
        "067c6b79e1fe54b3b258f1edf6a4bc1108979a40"
      ],
      "author": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Wed Jun 22 10:42:43 2016 +1200"
      },
      "committer": {
        "name": "Steven Hardy",
        "email": "shardy@redhat.com",
        "time": "Tue Jun 28 08:44:34 2016 +0000"
      },
      "message": "Add a sleep after delete before purging\n\nheat-manage purge_deleted 0 might not purge deleted stacks which are\nless than a second old, this is a cause of gate failures.\n\nChange-Id: Ie95370354aa0534483730ef1ce93f46d004931d8\nCloses-Bug: 1570398\n"
    },
    {
      "commit": "647406e82853ae71ddf20c8f20c6fcf521bd2cb9",
      "tree": "3138604fd0625439e33cd4af6a8795818ec3e41b",
      "parents": [
        "f6df13bb815222801816712e6206f4158b15bf84"
      ],
      "author": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Fri Jun 24 16:15:36 2016 +0530"
      },
      "committer": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Fri Jun 24 16:35:45 2016 +0530"
      },
      "message": "Wait for stack status instead of group status\n\nSUSPEND happens in reverse order, so waiting for the group to reach\nSUSPEND_COMPLETE/SUSPEND_FAILED would result in timeout, if SUSPEND\nfor the policy resource fails.\n\nChange-Id: Ie690d49734d164554ee6cf6c11f8c45a2832a8fe\nRelated-Bug: #1595819\n"
    },
    {
      "commit": "f6df13bb815222801816712e6206f4158b15bf84",
      "tree": "087398283591dd81de280c3246d468c8760842ae",
      "parents": [
        "067c6b79e1fe54b3b258f1edf6a4bc1108979a40"
      ],
      "author": {
        "name": "gecong1973",
        "email": "ge.cong@zte.com.cn",
        "time": "Thu Jun 23 12:39:48 2016 +0800"
      },
      "committer": {
        "name": "gecong1973",
        "email": "ge.cong@zte.com.cn",
        "time": "Thu Jun 23 12:39:48 2016 +0800"
      },
      "message": "   Fix some spelling mistakes in heat as follows:\n\n   in heat/contrib/rackspace/rackspace/tests/test_auto_scale.py:270:\n       mock nova and glance client methods to satisfy contraints,   contraints should be constraints\n   in heat/heat_integrationtests/functional/test_resource_group.py:51\n       triggering validation of nested resource custom contraints,  contraints should be constraints\n   in heat/heat/common/exception.py:258:\n      \"\"\"Keep this for AWS compatiblility.\"\"\"    compatiblility should be compatibility\n   in heat/heat/engine/resources/openstack/ceilometer/alarm.py:349:\n      1) so we don\u0027t create watch tasks unneccessarly ,  unneccessarly should be unnecessarily\n\n   in heat/heat/engine/resources/openstack/neutron/vpnservice.py:462:\n     The Internet Key Exchange policy identifyies the authentication and , identifyies  should be identifies\n\n   in heat/heat/engine/resources/openstack/nova/server.py:1426:\n      if \u0027security_groups\u0027 present for the server and explict \u0027port\u0027 , explict should be explicit\n\n   in heat/heat/engine/service.py:182:\n     releasing the lock to avoid race condtitions. condtitions should be conditions\n\n   in heat/heat/engine/sync_point.py:134:\n       don\u0027t aggresively spin; induce some sleep, aggresively should be aggressively\n\n   in heat/heat/tests/openstack/heat/test_software_deployment.py:889:\n       Test bug 1332355, where details contains a translateable message, translateable should be translatable\n\n   in heat/heat/tests/test_environment.py:596:\n       make sure the parent env is uneffected, uneffected should be unaffected\n\n   in heat/heat/engine/resources/openstack/nova/server.py:472:\n      \u0027ignorning it or by replacing the entire server.\u0027),  ignorning should be ignoring\n\n   in heat/contrib/rackspace/rackspace/resources/cloud_server.py:104:\n     \u0027retained for compatability.\u0027),  compatability should be compatibility\n\n   in heat/heat/engine/stack.py:1258:\n      \" ID %(trvsl_id)s, not trigerring rollback.\"),  trigerring should be triggering.\n\nChange-Id: Ic4ddb65dbfaf61751a330b853780689209f9f4b5\nCloses-Bug: #1595376\n"
    },
    {
      "commit": "067c6b79e1fe54b3b258f1edf6a4bc1108979a40",
      "tree": "bbb941cb5e5ccbe6c3ea1e9981aaceb307704e77",
      "parents": [
        "9017d7063b76665965f3ed28cdf89390cde08818",
        "fd98a4710c16621a5451c70941ecf74a55cea70c"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Jun 16 04:23:11 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jun 16 04:23:12 2016 +0000"
      },
      "message": "Merge \"Add integration tests for admin actions\""
    },
    {
      "commit": "9017d7063b76665965f3ed28cdf89390cde08818",
      "tree": "6c014d656e6fb005308d9b9fd1548884ef02c017",
      "parents": [
        "6df3d3d20f15d94a007198175e8585741846bd32",
        "7e52e1e9b8936082274a1a74fa027770c6b85a02"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Jun 16 02:07:36 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jun 16 02:07:36 2016 +0000"
      },
      "message": "Merge \"Authorize super admin actions on all projects\""
    },
    {
      "commit": "be7a59e49de0e1f8a14e56c0d11667a2dd043b50",
      "tree": "7aea05f2091513f0636958eedf5e0c6ab32ccc16",
      "parents": [
        "1305de93c0ce849f4175d24d0986ee589e828f36"
      ],
      "author": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Wed Jun 15 08:41:29 2016 +0530"
      },
      "committer": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Wed Jun 15 08:58:41 2016 +0530"
      },
      "message": "Add wait_sec for test_stack_update_from_failed\n\nSimilar to some other failures where the updated_time does not\nchange, _verify_status ignores it and the test times out.\n\nChange-Id: Ifdf8c1e5e129fdd6c3592ffaca307e43c1317f70\nRelated-Bug: #1583630\n"
    },
    {
      "commit": "6df3d3d20f15d94a007198175e8585741846bd32",
      "tree": "01464dfcd84d8d79f748df74b6da40a42f71bc80",
      "parents": [
        "1305de93c0ce849f4175d24d0986ee589e828f36"
      ],
      "author": {
        "name": "Zane Bitter",
        "email": "zbitter@redhat.com",
        "time": "Tue Jun 14 15:09:19 2016 +0200"
      },
      "committer": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Tue Jun 14 18:39:51 2016 +0000"
      },
      "message": "Fix test_update_restricted timeouts due to timestamp resolution\n\nUpdating a stack where the only resource needs replacement but is\nrestricted from being replaced is *very* fast. Since the test framework\nrelies on seeing a change in the updated_time timestamp, which has only 1s\nresolution, it can easily be missed causing the test to timeout. This adds\na 1s sleep between updates that have the same expected status to ensure\nthat the timestamp changes.\n\nChange-Id: Ief845a21108e925325b1b3e8f090038ccdf73b8e\nCloses-Bug: #1554375\nRelated-Bug: #1583630\n"
    },
    {
      "commit": "fd98a4710c16621a5451c70941ecf74a55cea70c",
      "tree": "356875594e978f87466451d56ea6699ed6124e7b",
      "parents": [
        "7e52e1e9b8936082274a1a74fa027770c6b85a02"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Tue May 24 10:18:33 2016 +0530"
      },
      "committer": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Tue Jun 14 22:39:33 2016 +0530"
      },
      "message": "Add integration tests for admin actions\n\nAdd integration tests for super admin actions.\n\nChange-Id: I277f23800274729cf7128fdcb4521e4b221233cf\nPartial-Bug: #1466694\n"
    },
    {
      "commit": "7e52e1e9b8936082274a1a74fa027770c6b85a02",
      "tree": "6247fba75d4a19d932abc76a282ddf417262dbec",
      "parents": [
        "1305de93c0ce849f4175d24d0986ee589e828f36"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Mon May 16 10:31:10 2016 +0530"
      },
      "committer": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Tue Jun 14 22:16:25 2016 +0530"
      },
      "message": "Authorize super admin actions on all projects\n\nThis allows admin super user (user with admin role in admin_project)\nto do stack operations across all projects.\n\nChange-Id: Ifbf56fde02b89248ee788e6a212ef9d11e665dc0\nPartial-Bug: #1466694\n"
    },
    {
      "commit": "1305de93c0ce849f4175d24d0986ee589e828f36",
      "tree": "2fbcf5b77bb1476ed75e880a661b753d49e87fff",
      "parents": [
        "f86c7fe97d03e213cb28da3436e7735a54e91baa"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Mon Jun 13 12:04:10 2016 +0530"
      },
      "committer": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Mon Jun 13 12:04:10 2016 +0530"
      },
      "message": "Fix env passed to test_replace\n\nWe don\u0027t seem to be passing the right env to test_replace,\nwhen we want to test with both update and replace restricted.\n\nChange-Id: I895389c1727321f328e6b7bd7c712796257993f1\n"
    },
    {
      "commit": "f86c7fe97d03e213cb28da3436e7735a54e91baa",
      "tree": "30140d338ffc8b400eab80d38d7b39752d56b027",
      "parents": [
        "e452f7ad41529e88780614b422e374d71379088c"
      ],
      "author": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Fri Jun 10 17:21:34 2016 +0200"
      },
      "committer": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Fri Jun 10 22:35:24 2016 +0200"
      },
      "message": "Fix tests on Neutron port behavior\n\nFix some integration tests checking port behavior, as the assumptions we\nwere making were wrong, and that changed recently.\n\nCloses-Bug: #1591177\nChange-Id: I4338eee40d092148831b3e20f8a42a1b3d3ea8bf\n"
    },
    {
      "commit": "e452f7ad41529e88780614b422e374d71379088c",
      "tree": "ab4af157850b86f8c56b158cf703145f900b4b89",
      "parents": [
        "44881731cf22bbff2aa9c55bc795bba399a22a59"
      ],
      "author": {
        "name": "Anant Patil",
        "email": "anant.patil@hp.com",
        "time": "Tue Jun 07 15:18:35 2016 +0530"
      },
      "committer": {
        "name": "Anant Patil",
        "email": "anant.patil@hp.com",
        "time": "Wed Jun 08 12:44:31 2016 +0530"
      },
      "message": "Don\u0027t hard code subnet\n\nReplace hard coded private-subnet with configurable heat subnet for\nlbaasv2 functional test.\n\nChange-Id: Ie1a3d9ce02da30dcfa67b9de76900807de8212df\n"
    },
    {
      "commit": "e391c1d39dd5398cee5b6f81e8ef89ea0611b030",
      "tree": "82b023b5811957613a0d9b1be25f93e641df6804",
      "parents": [
        "370e7669cee55e0091b5205125fe8c4ce6b50ac9",
        "23f18f3e43f52601311d420e1b55e24a3beaa1cf"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Jun 06 05:18:45 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jun 06 05:18:45 2016 +0000"
      },
      "message": "Merge \"Adds default policy rule for resources limited to administrator\""
    },
    {
      "commit": "3c977ed5909ddcf2d37f6d6a306a176b17fb3b4e",
      "tree": "d3a4fb019120bfa848c813d947441e599d5143ac",
      "parents": [
        "55e02a047c6dbf192b3d9c51ec392bddc6107300",
        "93a2da8042219d0295c73a891d85d4cff4d1600d"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sat May 28 10:11:56 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat May 28 10:11:57 2016 +0000"
      },
      "message": "Merge \"Add wait_secs to test_stack_update_from_failed_patch\""
    },
    {
      "commit": "55e02a047c6dbf192b3d9c51ec392bddc6107300",
      "tree": "e08b95d2265c714243317add36b4cda9c34121db",
      "parents": [
        "254026662a0514ef2f3fc8c4fcd3da64996ddcc5"
      ],
      "author": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Thu May 26 11:32:20 2016 +0200"
      },
      "committer": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Thu May 26 13:48:13 2016 +0200"
      },
      "message": "Fix resource loading in resource filtering\n\nWe try to be careful when filtering resources from stack, to not load\nall of them, but unfortunately it breaks as soon as you have\ndependencies with resources that are not returned. To be on the safe\nside we need to load them all and filter them afterwards.\n\nChange-Id: I399545a6a4fd77d9707505ec9c4058d384877dec\nCloses-Bug: #1585931\n"
    },
    {
      "commit": "93a2da8042219d0295c73a891d85d4cff4d1600d",
      "tree": "c7fa53185e7326e98ceff5df1b0a0c4683b9f2c4",
      "parents": [
        "ea98f2c2735e77e66e9a05989c3b6641ceaade6c"
      ],
      "author": {
        "name": "Jaime Guerrero",
        "email": "jg3755@att.com",
        "time": "Mon May 23 21:31:43 2016 +0000"
      },
      "committer": {
        "name": "Jaime Guerrero",
        "email": "jg3755@att.com",
        "time": "Mon May 23 22:26:43 2016 +0000"
      },
      "message": "Add wait_secs to test_stack_update_from_failed_patch\n\nAdd a 1 second pause to test_stack_update_from_failed_patch.  If a stack is\nupdated more than once per second, there is a possibility for busy waiting if\n_verify_status neither returns nor raises an exception.\n\nPlease see\nhttps://github.com/openstack/heat/blob/master/heat_integrationtests/common/test.py#L277\nfor _verify_status.\n\nCloses bug: 1583630\n\nChange-Id: Ifa9a5e9d69b47fe07fbc9ffcbe8f03479a24bb6c\n"
    },
    {
      "commit": "23f18f3e43f52601311d420e1b55e24a3beaa1cf",
      "tree": "7dae0308445e6d0fc8b0056a412cf15f7d6398be",
      "parents": [
        "8e5718934eb91364b80f2ec04bf483f292d31eb9"
      ],
      "author": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Tue May 17 16:55:45 2016 +0800"
      },
      "committer": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Wed May 18 09:52:14 2016 +0800"
      },
      "message": "Adds default policy rule for resources limited to administrator\n\nAdds default policy rule for resources which are limited to\nadministrator, to forbid non-admin to create these resources\nat the very start.\n\nChange-Id: I9e1ef86f0c44bce5bde3f9e26e1f2b9cb3aef06d\nCloses-Bug: #1582187\n"
    },
    {
      "commit": "8e5718934eb91364b80f2ec04bf483f292d31eb9",
      "tree": "63af438c383e169249709bc74641b9c1bd49c6a1",
      "parents": [
        "ea98f2c2735e77e66e9a05989c3b6641ceaade6c"
      ],
      "author": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Mon May 09 19:01:23 2016 +0800"
      },
      "committer": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Tue May 17 18:23:09 2016 +0800"
      },
      "message": "Set security_groups when create internal ports for nova server\n\nMake sure nova server be created in correct security groups\nif user specified subnet and security_groups when create/update\nserver.\n\nChange-Id: Ic93cad4def90f3da25390d871d6a8c14ffe1c5ae\nCloses-Bug: #1571975\n"
    },
    {
      "commit": "20d93d54d560006f5ded4c06c6fe6d8d22136787",
      "tree": "be4cf268116f72073ecb3c748822449b7e9ed0f5",
      "parents": [
        "de6ad908c44ad16e65cdf03aa385ecd6e760bd19"
      ],
      "author": {
        "name": "Rakesh H S",
        "email": "rh-s@hpe.com",
        "time": "Mon May 02 14:23:24 2016 +0530"
      },
      "committer": {
        "name": "Rakesh H S",
        "email": "rh-s@hpe.com",
        "time": "Mon May 02 14:24:05 2016 +0530"
      },
      "message": "Functional test for asg cooldown property\n\nChange-Id: I4b8a005d08559231a9e85f9dba7998ae4386aa54\nPartial-Bug: #1577090\n"
    },
    {
      "commit": "de6ad908c44ad16e65cdf03aa385ecd6e760bd19",
      "tree": "f07f65651316890af40988091f2665cb4e29c193",
      "parents": [
        "c5735a8ccb746225ea561c3182edde60ccf5df89"
      ],
      "author": {
        "name": "Rakesh H S",
        "email": "rh-s@hpe.com",
        "time": "Thu Apr 28 15:30:54 2016 +0530"
      },
      "committer": {
        "name": "Rakesh H S",
        "email": "rh-s@hpe.com",
        "time": "Sun May 01 03:57:03 2016 +0000"
      },
      "message": "Functional test for asg max_size and min_size\n\nIt is vital to have functional test for max_size and min_size so that\nwe dont exceed quota and stay within capacity limits.\n\nChange-Id: Ib9d8c11bcb08b591bd4c5c211218c342eef52b54\nPartial-Bug: #1577090"
    },
    {
      "commit": "ea98f2c2735e77e66e9a05989c3b6641ceaade6c",
      "tree": "0568f60580a1aa28e62ea55d551711447e3861a4",
      "parents": [
        "5dd450916d1d858a609446c229344836df7c1ce0"
      ],
      "author": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Mon Apr 18 14:52:52 2016 +0200"
      },
      "committer": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Tue Apr 19 17:15:58 2016 +0200"
      },
      "message": "Fix properties usage in ResourceChain update\n\nResourceChain was using the old properties when trying to build the new\ntemplate in updates. Let\u0027s rebuild the properties so that it works\nproperly.\n\nChange-Id: I5ba78995819ec2e1d398a02dad9979575bba05b1\nCloses-Bug: #1571638\n"
    },
    {
      "commit": "babb60d2a40b677d4eb77c553dd1c918a6ef7d9b",
      "tree": "c39acf819fb8afdc6827e682bb45a00116779910",
      "parents": [
        "7e20b3988eaa6c27df2e8883f1efd175347696fc"
      ],
      "author": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Wed Mar 30 09:34:36 2016 +0530"
      },
      "committer": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Wed Mar 30 11:48:30 2016 +0530"
      },
      "message": "Revert \"Check RBAC policy for nested stacks\"\n\nThis is causing issues with tripleo failures\nwith ValueError, when trying do stack-preview as\npart of policy enforcement for stack DELETE.\n\nThis reverts commit a8accbba98b5fc15562864030f49d20570bf8412.\n\nChange-Id: I366316f27f24c650bd435e67dd17abd8676cedf4\nCloses-Bug: #1561172\n"
    },
    {
      "commit": "742d61a862cbebd1ad7f1f4a1c306ee286208e5c",
      "tree": "5b58b08caa5ea6c32654abf7f42f62694d68252e",
      "parents": [
        "10f457e617f2f84ca2976d9fbb2038b14b31e72f"
      ],
      "author": {
        "name": "Sergey Kraynev",
        "email": "skraynev@mirantis.com",
        "time": "Thu Mar 24 04:30:39 2016 -0400"
      },
      "committer": {
        "name": "Sergey Kraynev",
        "email": "skraynev@mirantis.com",
        "time": "Tue Mar 29 09:01:38 2016 +0000"
      },
      "message": "Increase timeout of WaitCondition due to ConcurrentTransactions\n\nCurrently we have retry logic with random period of delay.\nThere is a chance, when we have several re-try attemts with maximum\ntimeout, so it can be a root cause of floating fails, when we have not\nenough time for getting all signals.\n\nAlso decrease number of signals from 30 to 25, due to small risk, when\none of signals goes to ConcurrentTransaction error.\n\nNote, that all these changes are made in corresponding functional test\nand don\u0027t affect main code.\n\nChange-Id: I9ca85c4378d0f62e316f4f40ff73597ffaaabadf\nRelated-Bug: #1497274\n"
    }
  ],
  "next": "4f9729fe3845aa8ce661bba1644435863dfe34c2"
}
