)]}'
{
  "log": [
    {
      "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": "8f37b42303e3410dd86148fd7c86d3804fc67300",
      "tree": "f0adc7aa587c03079bfe8791918d12a27c63ab46",
      "parents": [
        "12bd10301f82391d31a73e7b44aeb9e627500c5d",
        "613f815ca337c8cc9e66496b182781f0183f8ab4"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sat Feb 18 09:41:32 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Feb 18 09:41:32 2017 +0000"
      },
      "message": "Merge \"Use keystone v3 and session for swiftclient\""
    },
    {
      "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": "613f815ca337c8cc9e66496b182781f0183f8ab4",
      "tree": "43b5400278fbd236474b3fe37b3447768d125861",
      "parents": [
        "0b7e709cdbdd67d5960c5dce69aac2fbc6a5796f"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Tue Feb 14 18:59:15 2017 +0530"
      },
      "committer": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Wed Feb 15 13:55:51 2017 +0530"
      },
      "message": "Use keystone v3 and session for swiftclient\n\nAllow for using keystone v3 and session with swiftclient\nin integration tests.\n\nThis also cleans up some unnecessary arguments passed to clients.\n\nChange-Id: If68dc4840f99e852a5d2af53812661b3fc0aab55\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": "0125636a99a2a1aeb8cb731f60b2491deab85572",
      "tree": "a85c7fc70e9254087ea73d9cd37a067f8719f2cf",
      "parents": [
        "e1f5eedd4f23eff70f6030344039f146bc311e6e",
        "2bde278a3ca3c57a4635a01f17d43635ed51ab04"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Feb 01 12:54:16 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Feb 01 12:54:16 2017 +0000"
      },
      "message": "Merge \"Make API services with apache the default\""
    },
    {
      "commit": "e1f5eedd4f23eff70f6030344039f146bc311e6e",
      "tree": "546181f1c2f605d4880b7a155e1880d2422861c7",
      "parents": [
        "2b4c3acf99c52e07003e1e4f4ee7d9d9857989e0",
        "c0742160243cdcdb1cf1e3d1c6d79f536266ed28"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Jan 24 06:56:33 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jan 24 06:56:33 2017 +0000"
      },
      "message": "Merge \"Add gabbi tests for resource REST API\""
    },
    {
      "commit": "2b4c3acf99c52e07003e1e4f4ee7d9d9857989e0",
      "tree": "2aaed42ac269a515d57a18786ec10801bfe3832f",
      "parents": [
        "ad034b0a4b8bb5c1b0c61eed5281c74f829cf3ce",
        "71d2dccc2acb5c682519c9edd023cfd155b5c54b"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Jan 24 06:56:26 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jan 24 06:56:26 2017 +0000"
      },
      "message": "Merge \"Add more gabbi REST API tests\""
    },
    {
      "commit": "ad034b0a4b8bb5c1b0c61eed5281c74f829cf3ce",
      "tree": "5c3b2b00b67f82449aa7d6bb2d18fdf62a55bb74",
      "parents": [
        "530626f9f00ee9badc6b92c0a416e787aa4314c6",
        "0f4c6f015926caed24d4d2eb88b3e7f6489bf569"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Jan 20 06:56:36 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jan 20 06:56:36 2017 +0000"
      },
      "message": "Merge \"Skip integration tests when not configured\""
    },
    {
      "commit": "530626f9f00ee9badc6b92c0a416e787aa4314c6",
      "tree": "7d6f32870ae3e60ce27cf8179984325a9caf018a",
      "parents": [
        "2d0d23cd655880d38421082b94a38d87beb39339"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Fri Jan 20 07:53:38 2017 +0530"
      },
      "committer": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Fri Jan 20 08:07:10 2017 +0530"
      },
      "message": "Use os_cache in place of no_cache\n\npython-novaclient has deprecated number of arguments. Let\u0027s use\nos_cache in place of no_cache for the client intialization in\nintegration tests. This seems to be failing with TypeError.\n\nChange-Id: I25f85b89a50ef4746d2dd3b27f2a066e1746c769\n"
    },
    {
      "commit": "0f4c6f015926caed24d4d2eb88b3e7f6489bf569",
      "tree": "dd4278427640e25582090510392d19dc66bec71a",
      "parents": [
        "2d0d23cd655880d38421082b94a38d87beb39339"
      ],
      "author": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Thu Jan 19 16:49:59 2017 +0100"
      },
      "committer": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Thu Jan 19 16:49:59 2017 +0100"
      },
      "message": "Skip integration tests when not configured\n\nThe new API tests have a load test method, which requires the heat\ntempest plugin to be configured to load. This can be called by random\ntest suite that don\u0027t want to run our tests, so let\u0027s skip when it\u0027s not\nconfigured.\n\nChange-Id: I04024f288aaba5cbb3ada2a5b68d3f0bf56fcf4b\n"
    },
    {
      "commit": "2d0d23cd655880d38421082b94a38d87beb39339",
      "tree": "ba618d4ea3105c006e249c6cb189cc0682776c5d",
      "parents": [
        "10a9b10e35f32ac5f7ac8cc4b8100d87903c4e67",
        "60bd2e01b75e16e44258e763d0ba9341b2f09052"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Jan 19 09:04:29 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jan 19 09:04:29 2017 +0000"
      },
      "message": "Merge \"Initial heat REST API tests with gabbi\""
    },
    {
      "commit": "c0742160243cdcdb1cf1e3d1c6d79f536266ed28",
      "tree": "9a11246ea745b7d569cff953a9bea041433da767",
      "parents": [
        "71d2dccc2acb5c682519c9edd023cfd155b5c54b"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Tue Nov 29 12:28:38 2016 +0530"
      },
      "committer": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Tue Jan 17 10:02:16 2017 +0000"
      },
      "message": "Add gabbi tests for resource REST API\n\nChange-Id: I34e53c484a7df8c58045d4eb9d526117dd19e09c\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": "2026ac134ea5d3fb1cb11a67f7cfc2e022d5e1a3",
      "tree": "72131b097175f1704bf232b828a40f1b182f7a92",
      "parents": [
        "1a5a886abfaf20f035ba2760e90f9b6ee8062137"
      ],
      "author": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Tue Jan 10 14:18:43 2017 +0800"
      },
      "committer": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Tue Jan 10 14:18:43 2017 +0800"
      },
      "message": "Correct to \u0027heat_config_notify_script\u0027\n\nChange \u0027heat-config-notify-script\u0027 to\n\u0027heat_config_notify_script\u0027.\n\nChange-Id: I7f2519aebca3859bdd6af6c3696eed42445cd17f\nCloses-Bug:# 1655234\n"
    },
    {
      "commit": "71d2dccc2acb5c682519c9edd023cfd155b5c54b",
      "tree": "be00b964d724e7b7eb8648cadd17e802cd866c7a",
      "parents": [
        "60bd2e01b75e16e44258e763d0ba9341b2f09052"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Fri Nov 25 17:23:45 2016 +0530"
      },
      "committer": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Wed Jan 04 16:46:08 2017 +0530"
      },
      "message": "Add more gabbi REST API tests\n\nAdded REST API tests for environment, resource_type and\ntemplate api.\n\nChange-Id: I708791d46faedeb736f0c1ed5e7936100569931c\n"
    },
    {
      "commit": "60bd2e01b75e16e44258e763d0ba9341b2f09052",
      "tree": "e971e8500aaf6c6d5e17506b0f94b5c827ee5000",
      "parents": [
        "1a5a886abfaf20f035ba2760e90f9b6ee8062137"
      ],
      "author": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Wed Jul 27 22:57:31 2016 +0000"
      },
      "committer": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Wed Jan 04 16:46:08 2017 +0530"
      },
      "message": "Initial heat REST API tests with gabbi\n\nLast summit we decided to add suite of gabbi tests\nfor REST API validation and then propose a subset of\nthese to tempest to be the defcore tests.\n\nThis adds the basic framework and few stack api tests\nas a start.\n\nChange-Id: I79a6fe971a97fdc4412616137ae963748cc349e5\n"
    },
    {
      "commit": "1a5a886abfaf20f035ba2760e90f9b6ee8062137",
      "tree": "15d83c08bf5583150c28307f6bec46ecfe7ac4e8",
      "parents": [
        "8bba733557f02a84cfbf75240d080c670bea276a",
        "4dd13945cf49a2e79e267a624ca131f0eaee8065"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Dec 15 03:10:04 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Dec 15 03:10:04 2016 +0000"
      },
      "message": "Merge \"Do not set the mime-type for userdata\""
    },
    {
      "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": "4dd13945cf49a2e79e267a624ca131f0eaee8065",
      "tree": "237d6742773773135ca4041800cd7ef9fb8c9fe7",
      "parents": [
        "77717e9e1e21ff1c976fb0678428ccc35c1993ed"
      ],
      "author": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Mon Nov 21 16:09:50 2016 +0800"
      },
      "committer": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Fri Nov 25 14:47:53 2016 +0800"
      },
      "message": "Do not set the mime-type for userdata\n\nWe set the mime-type to  \u0027x-shellscript\u0027 for all\nsingle userdata when user_data_format\u003d\u0027SOFTWARE_CONFIG\u0027,\nit\u0027s incorrect, for example, if user create a server\nwith a cloud-config userdata, we will set the mime-type to\n\u0027x-shellscript\u0027, then cloud-init will consume the userdata\nas a shellscript and fail to execute.\n\nThis change will improve this by not setting the mime-type\nand letting cloud-init figure it out from the first line\nin the file.\n\nCloses-Bug: #1643739\nChange-Id: If026884a95c58bb81a0f04ab415909011b1a5414\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": "5a4f09ade63262ad7fe0f4c9a22af8a1e588e74d",
      "tree": "112e28f58a8a17377103ebc643f12145977470d4",
      "parents": [
        "b8259274093ce91aea7d873cbf45982d66ac123d",
        "fa535cfeda40212af56f237c8c39daf184aed862"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Nov 09 02:21:54 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Nov 09 02:21:54 2016 +0000"
      },
      "message": "Merge \"m1.tiny is not always there\""
    },
    {
      "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": "b8259274093ce91aea7d873cbf45982d66ac123d",
      "tree": "c23652092ab6c9bdb7e63125a8ade07a30ff83ad",
      "parents": [
        "f9681be6a16a087fb642a3949d8d1d592f165e0f"
      ],
      "author": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Mon Aug 29 14:08:15 2016 +0200"
      },
      "committer": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Wed Nov 02 10:20:05 2016 +0000"
      },
      "message": "Speed up lbaasv2 test\n\nIf we reached the number of expected responses, return in the loop that\ncheck for lbaas.\n\nChange-Id: Ic18e5589a70b10aefabe22cb51891478500e8128\nRelated-Bug: #1617992\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": "7cb6bb7fa2c1ebb65f04d2c811a6b6b06c00d73a",
      "tree": "2506c57f9bc72ec17fa59506f33e0b8c856e7ed5",
      "parents": [
        "d075e22192a29af8d373b635d9a6045063b50518",
        "0e8567efab4749065be00a1eee6db6f071db324d"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Sep 23 06:39:21 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Sep 23 06:39:21 2016 +0000"
      },
      "message": "Merge \"Wait for deletion_time in integration tests\""
    },
    {
      "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": "0e8567efab4749065be00a1eee6db6f071db324d",
      "tree": "c5afd079a0e17d8be56378a59ee307aeb7634c89",
      "parents": [
        "fc2c58fd0eeaa217591846ef1dc6f39f1ca6028c"
      ],
      "author": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Thu Sep 22 15:07:37 2016 +0200"
      },
      "committer": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Thu Sep 22 15:20:07 2016 +0200"
      },
      "message": "Wait for deletion_time in integration tests\n\nWhen we check for DELETE_COMPLETE, we can have a window where the stack\nis mark as such but without deletion_time. Let\u0027s wait for that\ninformation.\n\nChange-Id: Ia8c225aab8b0f118e99963fc22341d743e9182a1\nCloses-Bug: #1625661\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": "ba05659222bd36d55ceac966a2961966f2dc247b",
      "tree": "5e0cfcc76c3c5cc0614c0168af06b2a22dcb2500",
      "parents": [
        "a8d24d5dc4ec9f8771e41ad101d1974f4588fd7c",
        "99a25de95b97afd753c44a590e6bcf5c5f687d72"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 25 00:39:02 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 25 00:39:02 2016 +0000"
      },
      "message": "Merge \"Support condition for resource\""
    },
    {
      "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": "a8d24d5dc4ec9f8771e41ad101d1974f4588fd7c",
      "tree": "6bd7fc6f616295beb969bffb03a6a63ef6753dfc",
      "parents": [
        "82427771c6f48e19012687ace7e8060a0a027339",
        "ae90e13ccc23fb4f4626b12770608cd3bd5f4171"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Aug 24 14:12:43 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 24 14:12:43 2016 +0000"
      },
      "message": "Merge \"Run heat_integrationtests as a tempest plugin\""
    },
    {
      "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": "82427771c6f48e19012687ace7e8060a0a027339",
      "tree": "ab34c466e3a9263e1171f943a835ea0659e857cb",
      "parents": [
        "06fec6df4a52e3f825cd692e9ed8d7e3ab2b0606",
        "a887b63b96357fae64c52b2c2e06cd832c65904c"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Aug 24 09:46:35 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 24 09:46:35 2016 +0000"
      },
      "message": "Merge \"Do not use env var conf defaults\""
    },
    {
      "commit": "06fec6df4a52e3f825cd692e9ed8d7e3ab2b0606",
      "tree": "18651d7a7ced73ebb109eba83e67ea8642f7cd7c",
      "parents": [
        "772ccfd1fff975fb177189853cd61b228b3b27ba",
        "21904b5519255d3ff246b0be6e72a8a1be38a468"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 23 06:54:29 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 23 06:54:29 2016 +0000"
      },
      "message": "Merge \"Use tempest.conf when running under tempest\""
    },
    {
      "commit": "772ccfd1fff975fb177189853cd61b228b3b27ba",
      "tree": "8facc0343c967710e597dc92f310c4e9a5d249b8",
      "parents": [
        "8e5bce5de21ab2da485254cdfb727f8e99d0edd7",
        "b752e91f94a8b1949da8298803d37142b1b88fc9"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Aug 22 06:41:47 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Aug 22 06:41:47 2016 +0000"
      },
      "message": "Merge \"Don\u0027t manipulate config for admin creds\""
    },
    {
      "commit": "8e5bce5de21ab2da485254cdfb727f8e99d0edd7",
      "tree": "7b810f1cd571a6c38be539448ff2c5234f8981d2",
      "parents": [
        "f61390f8c6feb86fc01df433fa897adff34b3720",
        "39ed19e28f804ff2e2ef33b3fa95d9d649704b93"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Aug 22 06:41:38 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Aug 22 06:41:38 2016 +0000"
      },
      "message": "Merge \"Register heat tempest plugin\""
    },
    {
      "commit": "ae90e13ccc23fb4f4626b12770608cd3bd5f4171",
      "tree": "e4b4cc2c9b3a1172cd207bf82e41cd2bae0c2730",
      "parents": [
        "a887b63b96357fae64c52b2c2e06cd832c65904c"
      ],
      "author": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Sat Aug 13 09:53:07 2016 +1200"
      },
      "committer": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Sat Aug 13 09:53:07 2016 +1200"
      },
      "message": "Run heat_integrationtests as a tempest plugin\n\ncompletes blueprint tempest-plugin-support\n\nChange-Id: I0109e68bb135cd257e2fff74e75575a7e2f91539\n"
    },
    {
      "commit": "a887b63b96357fae64c52b2c2e06cd832c65904c",
      "tree": "7eeb6e18f989345630ba3bfdbba904f6a1eed7f6",
      "parents": [
        "21904b5519255d3ff246b0be6e72a8a1be38a468"
      ],
      "author": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Sat Aug 13 09:52:41 2016 +1200"
      },
      "committer": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Sat Aug 13 09:52:41 2016 +1200"
      },
      "message": "Do not use env var conf defaults\n\nFalling back to environment variable credentials is convenient for\ndevelopment but could lead to unexpected credentials being used during\ntests. Also this is not a known practice for tempest tests.\n\nThis change removes the env var defaults and explicitly sets the\ncredentials to use in prepare_test_env.sh.\n\nPre and post grenade tests also get their config from the conf file\nrather than the environment.\n\nblueprint tempest-plugin-support\n\nChange-Id: Icf9fb4c58ed11483106c2b62d1e1093223f7dc51\n"
    },
    {
      "commit": "21904b5519255d3ff246b0be6e72a8a1be38a468",
      "tree": "f3adb14719f3d18fcbdf364752415dad68e4490b",
      "parents": [
        "b752e91f94a8b1949da8298803d37142b1b88fc9"
      ],
      "author": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Mon Aug 01 00:36:02 2016 +0000"
      },
      "committer": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Sat Aug 13 09:51:11 2016 +1200"
      },
      "message": "Use tempest.conf when running under tempest\n\nThis change switches to a global config for heat_integrationtests, and\nmakes that global config the tempest config when running under\ntempest.\n\nAfter the transition to tempest init_conf won\u0027t be required at all.\n\nblueprint tempest-plugin-support\n\nChange-Id: Id22e7a03601db5adfc0b428004a75990278369a6\n"
    },
    {
      "commit": "b752e91f94a8b1949da8298803d37142b1b88fc9",
      "tree": "e77b09afb30af714f84fbda27457fb7cd2ceae8e",
      "parents": [
        "39ed19e28f804ff2e2ef33b3fa95d9d649704b93"
      ],
      "author": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Mon Aug 01 22:05:37 2016 +0000"
      },
      "committer": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Sat Aug 13 09:51:11 2016 +1200"
      },
      "message": "Don\u0027t manipulate config for admin creds\n\nSoon this will be global tempest config, so modifying it is not an\noption.\n\nInstead the client manager can now be replaced with one which uses admin\ncredentials when setup_clients_for_admin is called.\n\nblueprint tempest-plugin-support\n\nChange-Id: I9c1b80ec2048d227cc99c06808da90745fcf516e\n"
    },
    {
      "commit": "39ed19e28f804ff2e2ef33b3fa95d9d649704b93",
      "tree": "8a123a81fe0a88c1856551b08da6f147b0274201",
      "parents": [
        "bc0c08c101508b4b85ade4a088203e1a56daabbc"
      ],
      "author": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Mon Aug 01 00:55:34 2016 +0000"
      },
      "committer": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Sat Aug 13 09:51:11 2016 +1200"
      },
      "message": "Register heat tempest plugin\n\nThis allows heat_integrationtests tests to be run with the current\nmethod *or* with the tempest runner. To run with tempest, configure\nheat_integrationtests/heat_integrationtests.conf as before, then add\nthe following to the configured tempest.conf:\n\n  [service_available]\n  heat_plugin \u003d True\n\nThen run with tempest, for example\n\n  tempest run --regex heat_integrationtests\n\nThe next step will be for tempest runs to take configuration values\nfrom tempest.conf rather than heat_integrationtests.conf\n\nblueprint tempest-plugin-support\n\nChange-Id: I920a6616dbd79092d5bf9a8c4f48da2f94c0a326\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": "bc0c08c101508b4b85ade4a088203e1a56daabbc",
      "tree": "d64f67befcc5d41e48a6d0c883c13d3b111480c6",
      "parents": [
        "6dc6486b57ff3fecba7ae0de68ca42d60e4cdf5e",
        "dc769c35c9c5b095bcc5c126f33653246cbfb392"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 11 22:32:03 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 11 22:32:03 2016 +0000"
      },
      "message": "Merge \"Adopt tempest plugin config namespace\""
    },
    {
      "commit": "6dc6486b57ff3fecba7ae0de68ca42d60e4cdf5e",
      "tree": "a7e3fa453517cd016107387edb0a2cabec964259",
      "parents": [
        "db193a1ff0fac0c9f93b295771c30507e6f433f2",
        "c2f84ee1b45a3368416c67eae5abcc70fd282a6e"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 04 13:26:29 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 04 13:26:29 2016 +0000"
      },
      "message": "Merge \"Add scenario test_server_signal\""
    },
    {
      "commit": "c2f84ee1b45a3368416c67eae5abcc70fd282a6e",
      "tree": "9ba8bed7274dcdb59889db5f4c52c608e79b1959",
      "parents": [
        "834617a54e41068b0dd2288a574baeac7eb681e9"
      ],
      "author": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Thu Jun 30 00:56:13 2016 +0000"
      },
      "committer": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Thu Aug 04 02:04:50 2016 +0000"
      },
      "message": "Add scenario test_server_signal\n\nThis is similar to test_server_cfn_init with the following\ndifferences:\n- Use heat instead of AWS resources\n- Use HOT template format\n- Create and configure a neutron network which the server will be\n  booted into\n\nThe last difference will allow the tempest test\ntempest.api.orchestration.stacks.test_neutron_resources to be deleted.\nThis tempest test is more appropriate as a scenario test, so it\nwouldn\u0027t even be considered for defcore and really doesn\u0027t belong in\ntempest.\n\nChange-Id: Id4f76be2114fb07b3c608d7d0ec0f76f43ad1d21\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": "dc769c35c9c5b095bcc5c126f33653246cbfb392",
      "tree": "ed9ee502d184ecdcd8b92c263befba02e46f9eba",
      "parents": [
        "84a6560a3c70c7dfd8045a9c26d583120befa3fd"
      ],
      "author": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Wed Jul 27 23:31:50 2016 +0000"
      },
      "committer": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Wed Aug 03 01:59:46 2016 +0000"
      },
      "message": "Adopt tempest plugin config namespace\n\nAs a transition strategy to running heat_integrationtests as a\ntempest plugin, this change puts the test config values in the\n\"heat_plugin\" section. This will allow for either test runner\nto be used during the transition.\n\nblueprint tempest-plugin-support\n\nChange-Id: I2eab50be92c998aeb1ee98011908a9828a7efe6c\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": "834617a54e41068b0dd2288a574baeac7eb681e9",
      "tree": "7b2a52794b3bfc5e1e93e31eac8a0e2be2bef400",
      "parents": [
        "cfffc8339f4e7e82f0cd2264d12d91bb60eb2609",
        "87af9005c14b2a6617e8104817bf0c02dc9e81b3"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Jul 29 16:54:23 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jul 29 16:54:23 2016 +0000"
      },
      "message": "Merge \"Add an integration for server using neutron\""
    },
    {
      "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": "cfffc8339f4e7e82f0cd2264d12d91bb60eb2609",
      "tree": "07366dd4b3d1e1d433970c5e31c8c9d497ef429f",
      "parents": [
        "20276cf7d4b9cf659054fabcfe2e7602a9bf58e9"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Thu Jul 28 12:15:32 2016 +0530"
      },
      "committer": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Thu Jul 28 12:21:53 2016 +0530"
      },
      "message": "Increase default sighup_timeout\n\nIt seems at times it takes more time than the current default\nfor the child processes to exit normally. Increasing it to\n120 seconds.\n\nChange-Id: Ic54d2d7edc97cbe07ed4a4445cb865bd1b157f9d\nCloses-Bug: #1607177\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": "20276cf7d4b9cf659054fabcfe2e7602a9bf58e9",
      "tree": "7849da87e86dcd2a2624008956b50f4330baa41f",
      "parents": [
        "aa8eef2441f86de853777ebad3594d77930840a9",
        "80e0ad6d510779739ff5a9bbfcfebcb5bc804145"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Jul 26 00:39:41 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jul 26 00:39:41 2016 +0000"
      },
      "message": "Merge \"Correct reraising of exception\""
    },
    {
      "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": "80e0ad6d510779739ff5a9bbfcfebcb5bc804145",
      "tree": "c3b1b7ce05dacfb1d070b07301fbbab1bc275a72",
      "parents": [
        "aadfd2b2f80b0c3981814f4148aa903acce1b478"
      ],
      "author": {
        "name": "Bin Zhou",
        "email": "zhou.bin9@zte.com.cn",
        "time": "Wed Jul 06 16:33:45 2016 +0800"
      },
      "committer": {
        "name": "Bin Zhou",
        "email": "zhou.bin9@zte.com.cn",
        "time": "Mon Jul 11 08:15:03 2016 +0000"
      },
      "message": "Correct reraising of exception\n\nwhen an exception was caught and rethrown, it should call \u0027raise\u0027\nwithout any arguments.\n\nChange-Id: Id31c042bab14097b13e9ef8c088ff637dc85903f\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": "aadfd2b2f80b0c3981814f4148aa903acce1b478",
      "tree": "e6c728020959225885f2fcd4a007f118de1eec63",
      "parents": [
        "ef38f59ced0775a60539b404df51df4090dfcf91",
        "17f41deed78dc7058daefcbec18497b8127bd09d"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Jul 06 04:03:35 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jul 06 04:03:35 2016 +0000"
      },
      "message": "Merge \"Pass keystone session to clients\""
    },
    {
      "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": "422c1baada64986b897a72569c313d37d6594cec",
      "tree": "a609301ac318a7402a285cbbb0cb187152eb57be",
      "parents": [
        "dca3b8ee283354bb98112a3ed060639160762633"
      ],
      "author": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Wed Jun 08 15:50:39 2016 +0800"
      },
      "committer": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Wed Jun 29 02:50:27 2016 +0000"
      },
      "message": "Migrate to aodh for OS::Ceilometer::Alarm\n\nThis changes:\n1. use aodhclient to manage OS::Ceilometer::Alarm\nresource, including create, update, delete, check, suspend,\nresume and show.\n2. rename OS::Ceilometer::Alarm to OS::Aodh::Alarm\n3. considering to compatible with old templates with resource\nOS::Ceilometer::Alarm, set resource_registry to map Ceilometer alarm\nto Aodh alarm\n\nBlueprint migrate-to-use-aodh-for-alarms\n\nChange-Id: I6e2d14f15a345b927b53adc237cf2bf4010842f0\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": "6f225b1ba475fcef7c491e67f7e17f75dc426ff3",
      "tree": "baba575f48cedba646b662891f04665ffe53f7a9",
      "parents": [
        "d10cf6211f0feb2ad4d89ccb1fbae57889895061"
      ],
      "author": {
        "name": "ChangBo Guo(gcb)",
        "email": "eric.guo@easystack.cn",
        "time": "Tue Jun 28 15:23:04 2016 +0800"
      },
      "committer": {
        "name": "ChangBo Guo(gcb)",
        "email": "eric.guo@easystack.cn",
        "time": "Tue Jun 28 15:25:15 2016 +0800"
      },
      "message": "Config: no need to set default\u003dNone\n\nBy default oslo.cfg sets the default value as None. There is no\nneed to explicitly do this.\n\nTrivialFix\n\nChange-Id: I8d47b8815947c1c1e22e49822ffec0b8874d4487\n"
    }
  ],
  "next": "d10cf6211f0feb2ad4d89ccb1fbae57889895061"
}
