)]}'
{
  "log": [
    {
      "commit": "c7e36ede989f28b0fa03bb9793581570e084b003",
      "tree": "6efd36f5ee0d51bf1944f9bbab26f2a173679247",
      "parents": [
        "6b378ab1885ef5e1e8cb05fd20482b72c9d029b8"
      ],
      "author": {
        "name": "LiuNanke",
        "email": "nanke.liu@easystack.cn",
        "time": "Tue Dec 29 12:54:49 2015 +0800"
      },
      "committer": {
        "name": "LiuNanke",
        "email": "nanke.liu@easystack.cn",
        "time": "Tue Dec 29 09:32:42 2015 +0000"
      },
      "message": "Using LOG.warning replace LOG.warn\n\n\n*Python 3 deprecated the logger.warn method, see:\n*https://docs.python.org/3/library/logging.html#logging.warning\n*so we prefer to use warning to avoid DeprecationWarning.\n\nChange-Id: I07ee9c97c3548c965aaf83d34b37b23e9baba584\n"
    },
    {
      "commit": "6b378ab1885ef5e1e8cb05fd20482b72c9d029b8",
      "tree": "d257a2ab6c13d9462622e4737c19847965d831b2",
      "parents": [
        "773a4a6740ddde8e7d735f5574e5cc526b533172"
      ],
      "author": {
        "name": "Kanagaraj Manickam",
        "email": "kanagaraj.manickam@hp.com",
        "time": "Mon May 11 17:34:43 2015 +0530"
      },
      "committer": {
        "name": "Jason Dunsmore",
        "email": "jasondunsmore@gmail.com",
        "time": "Fri Nov 20 09:17:41 2015 -0600"
      },
      "message": "Split abandon into pre-abandon(export) and abandon\n\nSplits the existing abandon action into two actions as\nbelow:\n1. export: User is recommended to run export successfully\n   before doing the abandon action. It returns the stack\n   data, which can be used for adopting stack.\n2. abandon: Abandons the given stack\n\nPartial-Bug: #1353670\n\nCo-Authored-By: Jason Dunsmore \u003cjasondunsmore@gmail.com\u003e\nChange-Id: I65264d91b1378df9cb3e492bc6ccaa778940dd6b\n"
    },
    {
      "commit": "773a4a6740ddde8e7d735f5574e5cc526b533172",
      "tree": "60d08aac66d6073aef3a414957b387e7f7bcdc26",
      "parents": [
        "8a3c1ececfecbd8d0e2a37145e2e3f959b848762",
        "b0cccac0d6824d4cb0ad1f81f0e02e2ebd120ef2"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Nov 17 21:18:31 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Nov 17 21:18:31 2015 +0000"
      },
      "message": "Merge \"Add a test for environment change in failed update\""
    },
    {
      "commit": "8a3c1ececfecbd8d0e2a37145e2e3f959b848762",
      "tree": "b94d952031b311d305d162cba481bfc890f28712",
      "parents": [
        "b1d2705dfcf11faeda3bf9fd604cf4814e775f8a"
      ],
      "author": {
        "name": "Steven Hardy",
        "email": "shardy@redhat.com",
        "time": "Wed Oct 21 18:56:01 2015 +0100"
      },
      "committer": {
        "name": "Zane Bitter",
        "email": "zbitter@redhat.com",
        "time": "Mon Nov 16 10:43:40 2015 -0500"
      },
      "message": "Allow in-place updates for all compatible types\n\nWe previously only allowed a resource to update in-place when the \u0027type\u0027\nfield in the old and new templates matched. In an age of environment type\nmappings, this is incorrect. Instead, allow a resource to be updated\nin-place when the old and new resource plugins are of the same class, since\nthis is actually what determines whether handle_update is capable of\ncorrectly updating the resource in-place.\n\nThere is a special-case for TemplateResource as we currently subclass it\nfor each template type, but all TemplateResource subclasses are in fact\ncapable of converting between each other via a stack update.\n\nChange-Id: Iba4abf5efd9737ca6a17d8c91d5c54ab6d3f12e0\nCo-Authored-By: Zane Bitter \u003czbitter@redhat.com\u003e\nCloses-Bug: #1508115\n"
    },
    {
      "commit": "b0cccac0d6824d4cb0ad1f81f0e02e2ebd120ef2",
      "tree": "b05283969627fccb2a6256889600a22edf78b9d2",
      "parents": [
        "b1d2705dfcf11faeda3bf9fd604cf4814e775f8a"
      ],
      "author": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Fri Nov 13 09:35:55 2015 +0100"
      },
      "committer": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Fri Nov 13 17:13:48 2015 +0100"
      },
      "message": "Add a test for environment change in failed update\n\nAdd a functional test which verifies that adding a new resource during\nan update, with a new custom resource type mapping in the environment,\nallows for recovery when the update fails.\n\nChange-Id: I7e52703b7f45c79a3a1434200d1e49988e78f333\nRelated-Bug: 1508096\n"
    },
    {
      "commit": "80519ebeff1c8b9ca19afcd8c0bdc9648677a566",
      "tree": "504cca9bcc905fa24848e84b858e1d07e7d29a06",
      "parents": [
        "855d1c0daae2723ea2e16693e566fd9e48383b1f"
      ],
      "author": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Sat Oct 31 17:55:54 2015 +0800"
      },
      "committer": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Mon Nov 02 10:08:36 2015 +0800"
      },
      "message": "Allow to update subnet without \u0027allocation_pools\u0027\n\nHeat allow to update \u0027allocation_pools\u0027 for subnet\nresource in Change: I26f96f712dfa9405814e26a06668db7a608e84b8,\nbut the patch introduced a problem: if user remove the\n\u0027allocation_pools\u0027 from template when updating, heat will\npass \u0027allocation_pools\u003dNone\u0027 to neutron, but neutron doesn\u0027t\naccept the None value for this property, an error will be\nraised: BadRequest: Invalid input for allocation_pools.\nReason: Invalid data format for IP pool: \u0027None\u0027. This patch\nwill pass [] to neutron to fix this problem.\n\nChange-Id: I83e56d4494564de97717da6f6c0a9ae2cd9852dd\nCloses-Bug: #1511909\n"
    },
    {
      "commit": "855d1c0daae2723ea2e16693e566fd9e48383b1f",
      "tree": "4882f9469aa15f7cc3d606eee5331d7bf1f4685c",
      "parents": [
        "3eab294d7ffcf4c0d7ffca3d7f0431382342766f"
      ],
      "author": {
        "name": "Bertrand Lallau",
        "email": "bertrand.lallau@thalesgroup.com",
        "time": "Mon Oct 26 16:37:37 2015 +0100"
      },
      "committer": {
        "name": "Bertrand Lallau",
        "email": "bertrand.lallau@gmail.com",
        "time": "Mon Oct 26 22:45:25 2015 +0100"
      },
      "message": "Use assertTrue/False instead of assertEqual(T/F)\n\nThe usage of assertEqual(True/False, ***) should be changed to a more\nmeaningful format of assertTrue/False(***).\n\nChange-Id: I685f7bb0b4669d8813ebbb796b6014ad44d7ff0c\nCloses-Bug: #1510001\n"
    },
    {
      "commit": "1c17ec33ae4b0d4059f68c70fe4c87d3fbbd2eab",
      "tree": "620f3a35495f8fd73e31b7d0088f0040b0ca5e4b",
      "parents": [
        "80c90edd34f530679fd0ab9e926620868c313092",
        "8bcff8a66aa86615434b7543e39ba9afbd01f2b7"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Oct 20 12:11:07 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Oct 20 12:11:07 2015 +0000"
      },
      "message": "Merge \"Add functional test for ResourceGroup rolling_update\""
    },
    {
      "commit": "8bcff8a66aa86615434b7543e39ba9afbd01f2b7",
      "tree": "e6b9e165b373ea084e6bb0a646b9ad8a4ae3bd5a",
      "parents": [
        "f0ac9583fa7346951c1ff5e5c8e3fb812dd36344"
      ],
      "author": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Mon Sep 21 18:15:04 2015 +0530"
      },
      "committer": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Fri Oct 16 17:32:56 2015 +0530"
      },
      "message": "Add functional test for ResourceGroup rolling_update\n\nChange-Id: I77456afde1a425aacce5d9778825861179ac89aa\n"
    },
    {
      "commit": "06b1127962fe566f50168752e06b80d213e970c0",
      "tree": "9f679bb99922c0d5b8d9df1657eb677768c9eff0",
      "parents": [
        "f0ac9583fa7346951c1ff5e5c8e3fb812dd36344"
      ],
      "author": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Wed Oct 14 10:19:22 2015 +0530"
      },
      "committer": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Wed Oct 14 10:25:53 2015 +0530"
      },
      "message": "Remove unnecessary update_replace parameter\n\nFor tests in AutoScalingGroupUpdatePolicyTest, update_replace happens\nbased on the changes to properties(ImageId vs InstanceType) and\nupdate_replace parameter is not used.\n\nChange-Id: I72c7e81dd29693c4cf90c64f37911a529f65d541\n"
    },
    {
      "commit": "f0ac9583fa7346951c1ff5e5c8e3fb812dd36344",
      "tree": "1b1addd3af5f362f3ee0d4b67177f8319139794e",
      "parents": [
        "6a1b9053e5133e7da688932223dac3f18d041907"
      ],
      "author": {
        "name": "Peter Razumovsky",
        "email": "prazumovsky@mirantis.com",
        "time": "Thu Sep 24 16:49:03 2015 +0300"
      },
      "committer": {
        "name": "Peter Razumovsky",
        "email": "prazumovsky@mirantis.com",
        "time": "Thu Oct 08 15:13:52 2015 +0300"
      },
      "message": "Fix [H405] pep rule in heat_integrationtests\n\nImplements bp docstring-improvements\n\nChange-Id: I7aebbdafef121c3414e6a0260452c1353af62e88\n"
    },
    {
      "commit": "6a1b9053e5133e7da688932223dac3f18d041907",
      "tree": "2291f3ade28245f11fbb410a3e59464d356b3122",
      "parents": [
        "aec5307b418e8053330998ea5913a912314fffdc",
        "d1ab9c6a3fa10aaf669a375aacd735a87cc6bf50"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Oct 06 22:21:28 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Oct 06 22:21:28 2015 +0000"
      },
      "message": "Merge \"Try polling swift object before creating stack\""
    },
    {
      "commit": "aec5307b418e8053330998ea5913a912314fffdc",
      "tree": "77f3d13a818298bd19c81583d4a889ed2c7af45e",
      "parents": [
        "d8b1d63487186314eea341d47b1a49cb537e14c1",
        "b5aa902ef56ee9d73f78fdc596f96f02f2fde669"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Oct 06 14:50:25 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Oct 06 14:50:26 2015 +0000"
      },
      "message": "Merge \"Add integration tests for preview update\""
    },
    {
      "commit": "d8b1d63487186314eea341d47b1a49cb537e14c1",
      "tree": "af95d2eb573ab91f164ed54f942210be4c5a9655",
      "parents": [
        "23284b69034f5ba090cf727d358033304d86fb2e",
        "dd5a6078467790548ecdfe240f3e46e089686577"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Oct 06 11:18:16 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Oct 06 11:18:16 2015 +0000"
      },
      "message": "Merge \"Test case for resource_facade\""
    },
    {
      "commit": "d1ab9c6a3fa10aaf669a375aacd735a87cc6bf50",
      "tree": "7009cecc215bd8e4b8dc1cb976b55c81e2e9b443",
      "parents": [
        "23284b69034f5ba090cf727d358033304d86fb2e"
      ],
      "author": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Tue Oct 06 13:58:34 2015 +1000"
      },
      "committer": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Tue Oct 06 13:59:31 2015 +1000"
      },
      "message": "Try polling swift object before creating stack\n\nChange-Id: I185d13c8c89df7ee27a7b4740d8895b3367fafa6\nCloses-bug: #1491773\n"
    },
    {
      "commit": "23284b69034f5ba090cf727d358033304d86fb2e",
      "tree": "9af51e92baecbd11acb200f0c9097c49a6157708",
      "parents": [
        "a30ac12adc5047bafcfcf48359090e70b4c0759e"
      ],
      "author": {
        "name": "Steven Hardy",
        "email": "shardy@redhat.com",
        "time": "Thu Oct 01 19:03:42 2015 +0100"
      },
      "committer": {
        "name": "Steven Hardy",
        "email": "shardy@redhat.com",
        "time": "Fri Oct 02 10:42:09 2015 +0100"
      },
      "message": "Add functional test coverage for PATCH updates\n\nAdds coverage for patch updates which didn\u0027t land previously with the\ncode.\n\nChange-Id: I66b721d1af787e9d64b8b942818a6c8b4412fa7b\nRelated-Bug: #1224828\n"
    },
    {
      "commit": "1c6c392e675061cc337a03e69dc06daaf4ff9cad",
      "tree": "3e9805b8e87b175c67cec357e8c3984486af7eca",
      "parents": [
        "1abc2724fba5c9334789291b3f7107b32e39530f",
        "775a13888ce1a2141cb0e45ed39a4462cc26aa9f"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Sep 24 01:13:35 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Sep 24 01:13:35 2015 +0000"
      },
      "message": "Merge \"Adding basic test to exercise the heat event APIs.\""
    },
    {
      "commit": "1abc2724fba5c9334789291b3f7107b32e39530f",
      "tree": "8e746bb167ace7c7c2242ee04d96c48ebc73f4da",
      "parents": [
        "e9aafe54beefaa89f531a84943140783dd957a51",
        "03767a8633fad9040481ab83c45b303f26531709"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Sep 22 10:50:00 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 22 10:50:00 2015 +0000"
      },
      "message": "Merge \"Allow nested validation for template-validate\""
    },
    {
      "commit": "e9aafe54beefaa89f531a84943140783dd957a51",
      "tree": "a4e716ae2ef60be80e4934b6781ffa4f0dcd9969",
      "parents": [
        "dca518b3496f8bbdffaae99c22eb8a7e2a86ed3a",
        "8ba6253d1f541a16632ec940d9b20cb48a372ab2"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Sep 22 09:04:49 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 22 09:04:49 2015 +0000"
      },
      "message": "Merge \"Handle replace and rollback cases for Port\""
    },
    {
      "commit": "03767a8633fad9040481ab83c45b303f26531709",
      "tree": "95567c36d84f682a05e0868a2ed13835e9e8472f",
      "parents": [
        "dca518b3496f8bbdffaae99c22eb8a7e2a86ed3a"
      ],
      "author": {
        "name": "Steven Hardy",
        "email": "shardy@redhat.com",
        "time": "Wed Sep 16 14:07:58 2015 +0100"
      },
      "committer": {
        "name": "Steven Hardy",
        "email": "shardy@redhat.com",
        "time": "Tue Sep 22 08:27:28 2015 +0100"
      },
      "message": "Allow nested validation for template-validate\n\nAdds an optional flag that causes template-validate to recursively\nvalidate nested stacks and expose a schema of the parameters for\nall stacks in the tree.  This uses a similar method to stack preview\nin that it builds the tree in memory so we can then walk it and\nextract the parameter data we need.\n\nChange-Id: I7e3d752124997a0a7b8ff53e774ed8034dd2f81d\nCo-Authored-By: Jay Dobies \u003cjdobies@redhat.com\u003e\nImplements-blueprint: nested-validation\n"
    },
    {
      "commit": "b5aa902ef56ee9d73f78fdc596f96f02f2fde669",
      "tree": "8dbd2caa74d47cf022fc6305892de7425d0fa6aa",
      "parents": [
        "a064e289436989e27edf8baa58fed9fe69dd2950"
      ],
      "author": {
        "name": "Jason Dunsmore",
        "email": "jasondunsmore@gmail.com",
        "time": "Wed Sep 09 16:57:04 2015 -0500"
      },
      "committer": {
        "name": "Jason Dunsmore",
        "email": "jasondunsmore@gmail.com",
        "time": "Mon Sep 21 15:13:43 2015 -0500"
      },
      "message": "Add integration tests for preview update\n\nChange-Id: Ie67da09ad32185a18493fded18e24894b8c195d4\nBP: update-dry-run\n"
    },
    {
      "commit": "dca518b3496f8bbdffaae99c22eb8a7e2a86ed3a",
      "tree": "865875e9aa78c4d4abe75e42e6fc16a8c94a47c1",
      "parents": [
        "1c8499db32a9a3a644ca1a79cae9184bd2d2cd1b"
      ],
      "author": {
        "name": "Steven Hardy",
        "email": "shardy@redhat.com",
        "time": "Fri Sep 18 18:19:40 2015 +0100"
      },
      "committer": {
        "name": "Steven Hardy",
        "email": "shardy@redhat.com",
        "time": "Mon Sep 21 14:27:16 2015 +0100"
      },
      "message": "Add a functional test proving OS::Heat::None works with validate\n\nPreviously the template-validate logic failed when overriding\nresources with OS::Heat::None in the resource_registry, despite\nthis working fine via create/preview.\n\nSince the fix for bug #1467573 has aligned the template-validate\nlogic with that of create/preview, this should now work.\n\nChange-Id: Id8d0be57d347e7ef6714477747949bd2dadd470c\nCloses-Bug: #1495914\n"
    },
    {
      "commit": "1c8499db32a9a3a644ca1a79cae9184bd2d2cd1b",
      "tree": "4d8a8dd1ed4aae3e84d78e39335eef5fc52d100e",
      "parents": [
        "741938299bc611e441299278c4c18f4faa7fdc0c"
      ],
      "author": {
        "name": "Steven Hardy",
        "email": "shardy@redhat.com",
        "time": "Fri Sep 18 15:49:12 2015 +0100"
      },
      "committer": {
        "name": "Steven Hardy",
        "email": "shardy@redhat.com",
        "time": "Fri Sep 18 18:59:31 2015 +0100"
      },
      "message": "Always return default via template-validate \"Default\"\n\nCurrently we redefine the value of Default when a user value is\nprovided, which means the data returned doesn\u0027t match the schema\ndefined in the template.  Instead always return the actual default\nand add a \"Value\" key that contains the user value, if provided.\n\nChange-Id: If4ed0b733d4e61c84167063c36cdcb234b001136\nCloses-Bug: #1497310\n"
    },
    {
      "commit": "775a13888ce1a2141cb0e45ed39a4462cc26aa9f",
      "tree": "c6b757f384dc964cd5d2cffe4932f47db9add951",
      "parents": [
        "9cc3a5fb894bac7193a7691f90fc3ecb13255bb6"
      ],
      "author": {
        "name": "James Combs",
        "email": "cornracker@gmail.com",
        "time": "Mon Aug 31 20:50:51 2015 +0000"
      },
      "committer": {
        "name": "James Combs",
        "email": "cornracker@gmail.com",
        "time": "Fri Sep 18 16:21:00 2015 +0000"
      },
      "message": "Adding basic test to exercise the heat event APIs.\n\nChange-Id: I8ff9554b38e3a72fbf6bb09ca074191e13585bd8\n"
    },
    {
      "commit": "741938299bc611e441299278c4c18f4faa7fdc0c",
      "tree": "4c64c6c12a42459b7fc263b15cec3f57373accee",
      "parents": [
        "6199eb07caf85f5cc7eac18dbd448c654ed2c08e"
      ],
      "author": {
        "name": "Steven Hardy",
        "email": "shardy@redhat.com",
        "time": "Tue Sep 15 09:38:26 2015 +0100"
      },
      "committer": {
        "name": "Steven Hardy",
        "email": "shardy@redhat.com",
        "time": "Thu Sep 17 14:23:35 2015 +0100"
      },
      "message": "Add initial functional test for template-validate\n\nProve basic template validation functionality, will provide additional\nconfidence that subsequent rework to the internal implementation doesn\u0027t\nbreak the API.\n\nChange-Id: Ieb605ca66dfdf3e25b0a7a703df3015b817e615b\nPartial-Bug: #1467573\n"
    },
    {
      "commit": "8ba6253d1f541a16632ec940d9b20cb48a372ab2",
      "tree": "2bc26d773e4a028dbe6beca28b443cd126d654ae",
      "parents": [
        "6199eb07caf85f5cc7eac18dbd448c654ed2c08e"
      ],
      "author": {
        "name": "Sergey Kraynev",
        "email": "skraynev@mirantis.com",
        "time": "Fri Sep 04 05:18:02 2015 -0400"
      },
      "committer": {
        "name": "Sergey Kraynev",
        "email": "skraynev@mirantis.com",
        "time": "Wed Sep 16 14:05:45 2015 +0000"
      },
      "message": "Handle replace and rollback cases for Port\n\nAdd prepare_for_replace and restore_after_rollback methods for port\nresource. Now if port has fixed_ip address it will be correctly handled\nduring UpdateReplace, i.e. we detach this ip and store it in self.data.\nIn case, when rollback happens, fixed_ips data will be taken from\nself.data of resource in _backup_stack.\n\nFollow functional tests was added:\n - enable test with simple replacing port\n - test for failed update with rollback\n - test for failed update without rollback and second repair update\n\nimplements bp rich-network-prop\n\nChange-Id: Id3877ed8cb1097f6c93725806d137ea67ab07466\nCloses-Bug: #1455100\n"
    },
    {
      "commit": "6199eb07caf85f5cc7eac18dbd448c654ed2c08e",
      "tree": "081b310a158ff812a65b9b3b434bb382fed7d606",
      "parents": [
        "9cc3a5fb894bac7193a7691f90fc3ecb13255bb6",
        "6a20e3b7439c421441c781bbc731ee3b2365544b"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Sep 16 11:02:59 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 16 11:02:59 2015 +0000"
      },
      "message": "Merge \"Validate TemplateResource schema when based on other templates\""
    },
    {
      "commit": "9cc3a5fb894bac7193a7691f90fc3ecb13255bb6",
      "tree": "e4f46632e04094725d785f4086f1be22c3cfb251",
      "parents": [
        "89082a33f4daf226c1cdccc43fdbfa8d3877d154"
      ],
      "author": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Mon Sep 14 11:12:20 2015 +1000"
      },
      "committer": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Mon Sep 14 11:12:20 2015 +1000"
      },
      "message": "Make the stack tags template non-empty\n\nThis is to work around the update time not having fractional seconds.\nCloses-bug: #1480739\n\nChange-Id: Id5f9d318420e37525626c5a770c6126d8369b5e7\n"
    },
    {
      "commit": "89082a33f4daf226c1cdccc43fdbfa8d3877d154",
      "tree": "62e6518a089985ae76ee1adafccec448fdaa7c44",
      "parents": [
        "f71ae07989b718d8dc648059f7914c81b684396f"
      ],
      "author": {
        "name": "Sergey Kraynev",
        "email": "skraynev@mirantis.com",
        "time": "Fri Sep 04 04:42:33 2015 -0400"
      },
      "committer": {
        "name": "Steven Hardy",
        "email": "shardy@redhat.com",
        "time": "Thu Sep 10 11:36:41 2015 +0100"
      },
      "message": "Add integration test for UPDATE_FAILED recovery\n\nIt\u0027s valid to attempt an update from UPDATE_FAILED state, so add\na functional test which proves this works.\n\nThis requires an adjustment to the common test.py _verify_status\nbecause we now need to ensure we record the time of transition to\nFAILED state as well as COMPLETE, or we\u0027ll mis-detect the failure\nas a failure of the subsequent recovery update.\n\nCo-Authored-By: Sergey Kraynev \u003cskraynev@mirantis.com\u003e\nChange-Id: I5fc82b4c71a943ba15c04b08bcfd26fcb84dc7a4\n"
    },
    {
      "commit": "f71ae07989b718d8dc648059f7914c81b684396f",
      "tree": "37a38b9af63f8eeced23ea483483de8d579aad8e",
      "parents": [
        "a064e289436989e27edf8baa58fed9fe69dd2950"
      ],
      "author": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Thu Jul 09 09:15:10 2015 +0800"
      },
      "committer": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Wed Sep 09 14:52:37 2015 +0800"
      },
      "message": "Return error message if validate fail when clearing hook\n\nThere are some situations:\n1. User can run the command \"heat hook-clear\" on any\nresource in the stack, even if there is no hook\ndefined on it, and no error or warning message is returned.\n2. User run the command \"heat hook-clear\" on resource\nto clear the hook which resource unset, and no error or\nwarning message is returned.\n3. User run the command \"heat hook-clear\" on resource\neven if the resource\u0027s action is not support to signal, and\nno error or warning message is returned.\n4. User run the command \"heat hook-clear\" to clear invalid\nhooks, and no error or warnning message is returned.\n\nThis patch will check the situations above before call\nresource.signal, and will return error messages to user.\n\nChange-Id: Ifb9befad864ebe1bb5f8b419b95d1b3a95530573\nCloses-Bug: #1472515\n"
    },
    {
      "commit": "a064e289436989e27edf8baa58fed9fe69dd2950",
      "tree": "fe2ba0ed60be8d48b0f826b4db2d8feee0b59d1e",
      "parents": [
        "405444f635223a0f4a7718a7c70c389d0c51d600"
      ],
      "author": {
        "name": "Oleksii Chuprykov",
        "email": "ochuprykov@mirantis.com",
        "time": "Sun Aug 30 09:05:32 2015 +0300"
      },
      "committer": {
        "name": "Oleksii Chuprykov",
        "email": "ochuprykov@mirantis.com",
        "time": "Tue Sep 08 16:22:46 2015 +0300"
      },
      "message": "Wait for metadata actually set to server\n\nIt is possible that at the time when deployment set its\nresource_id metadata will not actually be set at the server. Wait until\nmetadata actually set at the server. This patch makes test more stable.\n\nChange-Id: Iba8c1c47b0cb78798a1c46a3daef5cb3cc3cc9a2\n"
    },
    {
      "commit": "73dcbc6dcfbaabdb81cf101174007d7ce9a52c41",
      "tree": "0d94450504ec5674fe186856f24c7da34c5419d2",
      "parents": [
        "0e2511a5c146a90f6a36ec64243a4e794d39d289"
      ],
      "author": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Mon Aug 31 09:02:58 2015 +1000"
      },
      "committer": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Fri Sep 04 10:29:57 2015 +1000"
      },
      "message": "Make the TestResource a bit smarter\n\nThis is a better representation of how actual resources work.\n\n1. implement check_*_complete\n2. measure the time, not just do one sleep\n3. add client_name and entity_name so we can actually talk to a service\n   (even if it fails).\n4. add some example usage in test_create_update.py\n5. don\u0027t use json_snippet._properties\n\nThe timeout works in a similar way to the waitcondition.\n\nChange-Id: I7d3fd0340fefe4a06b8d4f0952c162be604aa58c\n"
    },
    {
      "commit": "dd5a6078467790548ecdfe240f3e46e089686577",
      "tree": "d265875c8410fdc69a3bc73f79a5886b765c6b20",
      "parents": [
        "67a64d996f03836bd1c715e15df68ccea52c6362"
      ],
      "author": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Wed Sep 02 09:10:04 2015 +1000"
      },
      "committer": {
        "name": "Rico Lin",
        "email": "rico.l@inwinstack.com",
        "time": "Thu Sep 03 02:03:30 2015 +0000"
      },
      "message": "Test case for resource_facade\n\nChange-Id: I8190752a4f415cfc87bf0116b2f2c95905e2685b\nRelated-bug: #1491146\n"
    },
    {
      "commit": "67a64d996f03836bd1c715e15df68ccea52c6362",
      "tree": "5f0c5754257a0cc9b82c1c26a9d17618c4db42a8",
      "parents": [
        "5f3651a9bfc9dc91559c5bb0d68bd213bf313b94"
      ],
      "author": {
        "name": "Pavlo Shchelokovskyy",
        "email": "pshchelokovskyy@mirantis.com",
        "time": "Thu Aug 20 14:39:14 2015 +0000"
      },
      "committer": {
        "name": "Pavlo Shchelokovskyy",
        "email": "pshchelokovskyy@mirantis.com",
        "time": "Tue Aug 25 15:37:26 2015 +0300"
      },
      "message": "Add resource_type-specific policies\n\nHeat\u0027s `policy.json` now can contain policies of the following schema:\n\n  \"resource_types:\u003cresource_type\u003e\": \"rule\"\n\nThis will allow cloud admins to control resource access utilizing\nuser roles, names, tenants and any other oslo.policy-supported rules.\n\nBasic usage is to facilitate fail-early for stacks with resources\nthat a given user will not be able to actually create\ndue to role restrictions.\n\nDefault policy is \u0027allow to everyone\u0027 (who has passed previous policy\nchecks on REST API layer).\n\nResource types that the user will not be able to use due to\nresources policy restrictions are hidden from `resource-type-list`.\n\nCurrent operations that are prohibited if the user\ndoes not pass policy check for a particular \"forbidden\" resource:\n- show resource type for forbidden resource type\n- show resource template for forbidden resource type\n- create a stack containing a forbidden resource\n- delete a stack containing a forbidden resource\n- update a stack that already has a forbidden resource\n- update a stack initroducing a new forbidden resource\n- restore a stack snapshot to a stack that currently has forbidden\n  resource\nNot yet prohibited, need to be fixed:\n- restore a stack snapshot that will create a forbidden resource\n\nAs first step (and for testing purposes) OS::Nova::Flavor is forbidden\nto create for non-admin users. Simple functional test using this\nresource is added.\n\nChange-Id: I337306c4f1624552a2631e0ffbb43f0d3102813d\nImplements blueprint conditional-resource-exposure\n"
    },
    {
      "commit": "5f3651a9bfc9dc91559c5bb0d68bd213bf313b94",
      "tree": "adb353866c4d3036786aa0e12616987ab28adab1",
      "parents": [
        "68db9719fce0c0181d2592f482c9ce7a34c13f33",
        "9d3cd4f06e70f1359407ac7d903506058e90d6e1"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Aug 21 17:23:19 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 21 17:23:19 2015 +0000"
      },
      "message": "Merge \"Increase the concurrency of software-config functional test\""
    },
    {
      "commit": "68db9719fce0c0181d2592f482c9ce7a34c13f33",
      "tree": "478d6dbc2cbaf8c184127ff6c6bd0227f33c7cf4",
      "parents": [
        "cce999a94a32aff61ea5f9bcb78765447a7ac863",
        "36eb8247d7518ea704b6ab44b0ba01403a510b34"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Aug 21 04:33:15 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 21 04:33:15 2015 +0000"
      },
      "message": "Merge \"Update encrypted param template Added the encrypted parameter as a property for a Nova server\""
    },
    {
      "commit": "36eb8247d7518ea704b6ab44b0ba01403a510b34",
      "tree": "a57a85084630a318a1ac213d2e00da4c8416cd18",
      "parents": [
        "91ca90c20bee139e1a0c6b7bffdb82a6533d58d1"
      ],
      "author": {
        "name": "Sabeen Syed",
        "email": "sabeen.syed@rackspace.com",
        "time": "Wed Aug 19 03:57:45 2015 +0000"
      },
      "committer": {
        "name": "Sabeen",
        "email": "sabeen.syed@rackspace.com",
        "time": "Thu Aug 20 18:23:56 2015 +0000"
      },
      "message": "Update encrypted param template\nAdded the encrypted parameter as a property for a Nova server\n\nCloses-Bug: #1487163\n\nChange-Id: I707ec6169ba0f1c18a91b22fe0262e4a7a01073e\n"
    },
    {
      "commit": "cce999a94a32aff61ea5f9bcb78765447a7ac863",
      "tree": "c7f19b1e9c8ca8be226ffcdb6ad7a4824b301dd4",
      "parents": [
        "dbea6ab918956eee2090a6374ed030f211330682"
      ],
      "author": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Mon Aug 03 16:13:25 2015 +0800"
      },
      "committer": {
        "name": "huangtianhua",
        "email": "huangtianhua@huawei.com",
        "time": "Thu Aug 20 09:31:45 2015 +0800"
      },
      "message": "Fix incorrect resource\u0027s information while describing\n\nWe can\u0027t get the resource\u0027infos from db once the resource\nis deleted. All information of a deleted resource come\nfrom the initialization. So this change will modify some\ninfos when resource init:\n1. set the action of resource to stack\u0027action\n2. set the created_time to stack\u0027s created_time\n3. set the updated_time to stack\u0027s updated_time\n\nThen the information will be reset for normal resources.\n\nChange-Id: Iafdc99c572c5dab06bf1843842ed47554d6de128\nCloses-Bug: #1480183\n"
    },
    {
      "commit": "dbea6ab918956eee2090a6374ed030f211330682",
      "tree": "e3100f3962976ec427a6ee0cab414596fa383aeb",
      "parents": [
        "91ca90c20bee139e1a0c6b7bffdb82a6533d58d1"
      ],
      "author": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Wed Aug 19 13:37:08 2015 +1200"
      },
      "committer": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Wed Aug 19 13:37:08 2015 +1200"
      },
      "message": "Assert DELETE_COMPLETE on all stack delete cleanup\n\nCurrently stacks are deleted on integration test cleanup but no\npolling is done for DELETE_COMPLETE, so the test will pass even though\nthe stack may be in a DELETE_FAILED state.\n\nThis change uses _stack_delete for all cleanup stack deleting, which\npolls for complete.\n\nChange-Id: Ic44b27130596cf3fa8616608a091b683ea131e0b\nCloses-Bug: #1486303\n"
    },
    {
      "commit": "91ca90c20bee139e1a0c6b7bffdb82a6533d58d1",
      "tree": "0f627962b6acd03dec1bdd740781fd52bb617e34",
      "parents": [
        "081e65fc6522fa90cb3e3aa1d3fdd1f0f4b88e78"
      ],
      "author": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Wed Aug 12 16:18:11 2015 +0200"
      },
      "committer": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Tue Aug 18 13:37:48 2015 +0200"
      },
      "message": "Revert failing tests and use v3 for ec2 tokens\n\nDomain users are not supported anymore on v2, so we need to use v3 by\ndefault when authenticating ec2 access.\n\nChange-Id: Ia7ca08bca612b4555f6b4d9098cd7db6c540b1c4\nCloses-Bug: #1484086\n"
    },
    {
      "commit": "9d3cd4f06e70f1359407ac7d903506058e90d6e1",
      "tree": "d9c93011360aac0bdb2de833efe565c96a0a2fff",
      "parents": [
        "081e65fc6522fa90cb3e3aa1d3fdd1f0f4b88e78"
      ],
      "author": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Fri Aug 07 10:45:26 2015 +1200"
      },
      "committer": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Tue Aug 18 16:03:24 2015 +1200"
      },
      "message": "Increase the concurrency of software-config functional test\n\nThe test now creates up to 10 deployments in various stack/deployment\nresource combinations and asserts that the resulting server metadata\nhas the appropriate number of resources.\n\nThis test now creates a deployment via OS::Heat::SoftwareDeployments as\nthe extra nested stack is required to trigger the race causing bug #1477329\n\nRelated-Bug: #1477329\nChange-Id: Id3d5b09def6d03bca669c1ab0751641b72f61ce4\n"
    },
    {
      "commit": "081e65fc6522fa90cb3e3aa1d3fdd1f0f4b88e78",
      "tree": "c92153e4a693289bd7c6eba7724de7fa096ab0bb",
      "parents": [
        "7aee65aae5ac258c455281da1774760cf6a26a31",
        "94c4372929748896b12c1e6df9dd5fa8fc8065f7"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 13 10:04:54 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 13 10:04:54 2015 +0000"
      },
      "message": "Merge \"Adds option to skip specific tests\""
    },
    {
      "commit": "94c4372929748896b12c1e6df9dd5fa8fc8065f7",
      "tree": "0f627962b6acd03dec1bdd740781fd52bb617e34",
      "parents": [
        "12e13d453184f54d90289e5fb084e8657e6d4ad3"
      ],
      "author": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Wed Aug 12 18:39:38 2015 +0530"
      },
      "committer": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Wed Aug 12 20:04:13 2015 +0530"
      },
      "message": "Adds option to skip specific tests\n\nWith this we can specify a class name or a specific test\n(class.method) to skip.\n\nChange-Id: I2effb5c937fbe2b54a34049651b0d5d194550589\n"
    },
    {
      "commit": "7aee65aae5ac258c455281da1774760cf6a26a31",
      "tree": "14cfeba2e29aa7329b8377b12e6611972f11d13f",
      "parents": [
        "12e13d453184f54d90289e5fb084e8657e6d4ad3"
      ],
      "author": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Wed Aug 12 13:46:17 2015 +0200"
      },
      "committer": {
        "name": "Thomas Herve",
        "email": "therve@redhat.com",
        "time": "Wed Aug 12 14:06:40 2015 +0200"
      },
      "message": "Skip failing integration tests\n\nSome tests are failing because ec2tokens seems broken. Let\u0027s skip them\nfor now.\n\nRef bug #1484086\n\nChange-Id: I7de260e4dbd1c17fddc9385bdbb127fd593441be\n"
    },
    {
      "commit": "12e13d453184f54d90289e5fb084e8657e6d4ad3",
      "tree": "b95737568bdfb2d3a30fd5d50d42bb8a585a340f",
      "parents": [
        "287ffff4029b028119c508615caca2ef9e13f9ac"
      ],
      "author": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Tue Aug 11 12:17:58 2015 +1000"
      },
      "committer": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Tue Aug 11 12:17:58 2015 +1000"
      },
      "message": "Don\u0027t use Ref in hot template (functional test)\n\nThis is a template that should fail (for another reason)\nbut it is causing the nested stack to not get cleaned up.\n\nChange-Id: I501bc279a9f11cc47a89d397055d0aefe0c4bd6e\n"
    },
    {
      "commit": "8e23eb16f8163e381c6317984b153863727a03e3",
      "tree": "b3e93e1dce255cc721ed05361407223bbca22823",
      "parents": [
        "477efc9b3d19a527eb194eec827544810174a070"
      ],
      "author": {
        "name": "Rakesh H S",
        "email": "rh-s@hp.com",
        "time": "Thu Jul 02 08:40:53 2015 +0530"
      },
      "committer": {
        "name": "Rakesh H S",
        "email": "rh-s@hp.com",
        "time": "Fri Aug 07 17:15:30 2015 +0530"
      },
      "message": "Functional test for encryption volume type\n\nChange-Id: Ia72f2154105981f89dd03b1fe898530c0fcdc204\nImplements: blueprint cinder-volume-encryption\n"
    },
    {
      "commit": "477efc9b3d19a527eb194eec827544810174a070",
      "tree": "9ab3a16df93c78882a59ae8feab08aa53039f0f8",
      "parents": [
        "cecb8ed1f8a1d736d33cbf4baff6dcdd4b3d4629"
      ],
      "author": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Fri Jul 31 13:01:45 2015 +0530"
      },
      "committer": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Fri Aug 07 07:29:20 2015 +0000"
      },
      "message": "Add config entries to skip integration tests\n\nThis adds options to skip scenario and functional tests.\nYou can either skip the complete set of tests or list of specific\ntests.\n\nFollowing new config options are added:\n\n`skip_scenario_tests` -  Skip all scenario tests\n`skip_functional_tests` - Skip all functional tests\n`skip_functional_test_list` - List of functional tests to skip\n`skip_scenario_test_list` - List of scenario tests to skip\n`skip_test_stack_action_list` - List of actions in tests to skip\n\nChange-Id: I7a5233f5db1f065ccee5a97408c72203c108a656\nDepends-On: I25c5e853f0499b88f2803b077d19e132140908f1\n"
    },
    {
      "commit": "6a20e3b7439c421441c781bbc731ee3b2365544b",
      "tree": "0040c9dcb5cc96a2e381fe84fc111848cb8db60f",
      "parents": [
        "ec1b6dd92af171389433e416e647571d6ff69556"
      ],
      "author": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Wed Aug 05 13:30:26 2015 +1000"
      },
      "committer": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Wed Aug 05 13:30:26 2015 +1000"
      },
      "message": "Validate TemplateResource schema when based on other templates\n\nCurrently this is only done if you override a python resource\nand not if you override a template resource.\n\nCloses-bug: #1479565\nChange-Id: I29f65d5058c8c2e8b04cb1fcbcb4956040ec908a\n"
    },
    {
      "commit": "cecb8ed1f8a1d736d33cbf4baff6dcdd4b3d4629",
      "tree": "7eddbeae28e24780ec65710b6d674f5f04e0c212",
      "parents": [
        "ec1b6dd92af171389433e416e647571d6ff69556"
      ],
      "author": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Wed Aug 05 13:19:45 2015 +1000"
      },
      "committer": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Wed Aug 05 13:19:45 2015 +1000"
      },
      "message": "Add basic stack-preview functional test\n\nChange-Id: I401bc78488f62fe4d4674ae2d32678cce0242a56\nCloses-bug: #1479594\n"
    },
    {
      "commit": "ec1b6dd92af171389433e416e647571d6ff69556",
      "tree": "c4ff22c40909f5395086f55bd267e14e8c033467",
      "parents": [
        "73087891a88e4226363b1845485ef56aed54a854",
        "245ccc469df5a6f36b1f8261716612e1ccfde1a9"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 04 16:53:26 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 04 16:53:26 2015 +0000"
      },
      "message": "Merge \"Add functional test for resource exposure\""
    },
    {
      "commit": "73087891a88e4226363b1845485ef56aed54a854",
      "tree": "086529d52568c3fb0c5b9dd394894ed65522f505",
      "parents": [
        "3290d757d298f75c490d9055f58b2b31302d519f",
        "61a99e133d93a52f1777c979693436bbf51ea1de"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 04 13:54:33 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 04 13:54:33 2015 +0000"
      },
      "message": "Merge \"Add test for template resource suspend/resume\""
    },
    {
      "commit": "245ccc469df5a6f36b1f8261716612e1ccfde1a9",
      "tree": "c653885a054169641db1f4c7891e4c18f4b8c831",
      "parents": [
        "3290d757d298f75c490d9055f58b2b31302d519f"
      ],
      "author": {
        "name": "Pavlo Shchelokovskyy",
        "email": "pshchelokovskyy@mirantis.com",
        "time": "Thu Jul 16 09:47:20 2015 +0000"
      },
      "committer": {
        "name": "Pavlo Shchelokovskyy",
        "email": "pshchelokovskyy@mirantis.com",
        "time": "Tue Aug 04 10:55:46 2015 +0000"
      },
      "message": "Add functional test for resource exposure\n\nThese simple tests check that Sahara resources can not be created\nand are not listed in the resource-type-list.\n\nIf we ever decide to install Sahara on the Heat functional tests gate,\ntests should be changed to use other not installed but in principle\nsupported service and resources, as these tests will be skipped in this\ncase.\n\nRelated blueprint keystone-based-resource-availability\n\nChange-Id: I6e692587f49b6c34c5e99b8d26bb6e60b7ce7af5\n"
    },
    {
      "commit": "61a99e133d93a52f1777c979693436bbf51ea1de",
      "tree": "ceecdb219a0b9156be8c38ec35e3e825f5d4630e",
      "parents": [
        "c7bf2eff872484454a6e2f58cb96078f60945b01"
      ],
      "author": {
        "name": "kairat_kushaev",
        "email": "kkushaev@mirantis.com",
        "time": "Fri Jul 31 16:22:45 2015 +0300"
      },
      "committer": {
        "name": "kairat_kushaev",
        "email": "kkushaev@mirantis.com",
        "time": "Tue Aug 04 12:22:50 2015 +0300"
      },
      "message": "Add test for template resource suspend/resume\n\nAdd functional test that executes the following scenario:\n- suspend a stack with template resource\n- resume a stack with template resource.\n\nChange-Id: I7e1ff7785f48d861752d681d26866c985b8c8513\nCloses-bug: #1479595\n"
    },
    {
      "commit": "3290d757d298f75c490d9055f58b2b31302d519f",
      "tree": "459836e55b952614e37ad3a180c433d7fe8ba243",
      "parents": [
        "a75d918fda610c4a8e796c51fc102816f7c336e2",
        "10a4bc4e927e7aef2cfcee2a887c942a01173d8b"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 04 08:57:35 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 04 08:57:35 2015 +0000"
      },
      "message": "Merge \"Always commit after deployment db operations\""
    },
    {
      "commit": "ff6e675a061cddacfb0cb88fd6760e411dc77a75",
      "tree": "8215543f5f993d039002e7124028c16155ae7a64",
      "parents": [
        "c7bf2eff872484454a6e2f58cb96078f60945b01"
      ],
      "author": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Wed Jul 29 12:15:47 2015 +1000"
      },
      "committer": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Wed Jul 29 12:15:47 2015 +1000"
      },
      "message": "Add a functional test option to skip notification tests\n\nWhen running a standalone heat this can never pass.\n\nChange-Id: Ibf435d6bec241904ada86d5786d69e7618adc13f\n"
    },
    {
      "commit": "c7bf2eff872484454a6e2f58cb96078f60945b01",
      "tree": "a95e0d06d5b81aba559d7019a007720bbd79310d",
      "parents": [
        "8b8d179282009149c753bfe2f39425a26dcd63f7",
        "a89a028c6fca5f20ef69c585b565451a7a3df960"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Jul 28 09:06:19 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jul 28 09:06:19 2015 +0000"
      },
      "message": "Merge \"Scan for output errors in functional tests\""
    },
    {
      "commit": "8b8d179282009149c753bfe2f39425a26dcd63f7",
      "tree": "55ab2b775ae8dc21a85d74e383bcdf8b475b3b46",
      "parents": [
        "8ebb082b867fccad1ee50489d73dcabb61089771",
        "96606b37bc79624d62dbe414b67c4eb463b10bab"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Jul 27 21:23:36 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jul 27 21:23:36 2015 +0000"
      },
      "message": "Merge \"Adding functional integration test for encrypted parameters.\""
    },
    {
      "commit": "a89a028c6fca5f20ef69c585b565451a7a3df960",
      "tree": "57cd4833d974ece118aafd9187e6f67b50d67932",
      "parents": [
        "8ebb082b867fccad1ee50489d73dcabb61089771"
      ],
      "author": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Fri Jul 24 15:47:38 2015 +1000"
      },
      "committer": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Mon Jul 27 20:14:52 2015 +1000"
      },
      "message": "Scan for output errors in functional tests\n\nIn _stack_output() look for unexpected \"output_error\" messages.\nFix a missing output in the template resource tests.\n\nChange-Id: I71d5d7e5800d7503d9e6015f637fe7fef5d867fe\n"
    },
    {
      "commit": "8ebb082b867fccad1ee50489d73dcabb61089771",
      "tree": "74dbeaa70a340ee284a38c05d56a85a6c5271514",
      "parents": [
        "75ee9d1f98627dc1532318177313c0785ee153f6",
        "d3f74717346f616746b4916665883a6c2460fd22"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sun Jul 26 23:48:41 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun Jul 26 23:48:41 2015 +0000"
      },
      "message": "Merge \"Removes replace-on-update for SwiftSignalHandle resource\""
    },
    {
      "commit": "96606b37bc79624d62dbe414b67c4eb463b10bab",
      "tree": "2e92a1a6f743b575b0918d529adcb4c8ea7de8f6",
      "parents": [
        "75ee9d1f98627dc1532318177313c0785ee153f6"
      ],
      "author": {
        "name": "James Combs",
        "email": "cornracker@gmail.com",
        "time": "Mon Jun 29 15:21:05 2015 +0000"
      },
      "committer": {
        "name": "James Combs",
        "email": "cornracker@gmail.com",
        "time": "Fri Jul 24 21:58:07 2015 +0000"
      },
      "message": "Adding functional integration test for encrypted parameters.\n\nChange-Id: Ie32e3681cf860ee62296f7daea1836f6eb65542f\n"
    },
    {
      "commit": "d3f74717346f616746b4916665883a6c2460fd22",
      "tree": "3391515e52bfd0068b698192f1c00de1fd5a5295",
      "parents": [
        "bd772feaf59b2617ea8d5ca93563be93461fd84c"
      ],
      "author": {
        "name": "Pratik Mallya",
        "email": "pratik.mallya@gmail.com",
        "time": "Wed Jul 15 10:53:48 2015 -0500"
      },
      "committer": {
        "name": "Pratik Mallya",
        "email": "pratik.mallya@gmail.com",
        "time": "Fri Jul 24 08:34:05 2015 -0500"
      },
      "message": "Removes replace-on-update for SwiftSignalHandle resource\n\nRebuilding the resource on every stack update results in a new\nurl being generated. This causes any depending resources to\nbe rebuilt, even when there are no changes in the template.\n\nChange-Id: Id385e0e8f9f68900b76a596a05ac99baceb831cc\nCloses-Bug: #1473692\n"
    },
    {
      "commit": "10a4bc4e927e7aef2cfcee2a887c942a01173d8b",
      "tree": "59ba36ea8c9650c9668ad1112cf7dba792f8335f",
      "parents": [
        "bd772feaf59b2617ea8d5ca93563be93461fd84c"
      ],
      "author": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Thu Jul 23 10:21:02 2015 +1200"
      },
      "committer": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Fri Jul 24 08:31:37 2015 +1200"
      },
      "message": "Always commit after deployment db operations\n\nThis should eliminate a potential race where a depolyment\ncreate doesn\u0027t get commited before another engine calls\nSoftwareConfigService._refresh_software_deployment\n\nThis change also adds a functional test which creates\n4 parallel deployments to a server and assert that all 4 end\nup in the server metadata.\n\nChange-Id: Iab26aa10bddf3ea569e3ed83a973bcf968964b62\nRelated-Bug: #1477329\n"
    },
    {
      "commit": "75ee9d1f98627dc1532318177313c0785ee153f6",
      "tree": "81f260fd9445133b5e9c0989a14878a0c494b3dc",
      "parents": [
        "bd772feaf59b2617ea8d5ca93563be93461fd84c"
      ],
      "author": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Wed Jul 22 10:56:55 2015 +1200"
      },
      "committer": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Wed Jul 22 10:56:55 2015 +1200"
      },
      "message": "Catch NotFound in format_stack_resource for nested()\n\nIf the underlying nested stack doesn\u0027t exist for whatever reason,\ncalling heat resource-list results in a NotFound response even though heat\nstack-show confirms the stack exists.\n\nThis change catches NotFound when calling resource.nested() in\nformat_stack_resource.\n\nChange-Id: Iba92d0590561dffb8f902865cc7134b2eddc23ac\nCloses-Bug: #1476834\n"
    },
    {
      "commit": "bd772feaf59b2617ea8d5ca93563be93461fd84c",
      "tree": "cfb689cfe492995094c75fe33e37dd9b2bf3cbcd",
      "parents": [
        "1d5b4d93e52ac3cf620c39095cc05b18251b6659",
        "4be023aadfee986b3da2265fde67019335e3a93b"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Jul 14 07:46:18 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jul 14 07:46:18 2015 +0000"
      },
      "message": "Merge \"Wait until child process will be killed\""
    },
    {
      "commit": "4be023aadfee986b3da2265fde67019335e3a93b",
      "tree": "559465052b25e4f9810ba3c11803f18f9ff42f8b",
      "parents": [
        "2cbc0a86535bc34f276a89d3818a24d074f3dfce"
      ],
      "author": {
        "name": "Oleksii Chuprykov",
        "email": "ochuprykov@mirantis.com",
        "time": "Wed Jul 08 07:17:08 2015 -0400"
      },
      "committer": {
        "name": "Oleksii Chuprykov",
        "email": "ochuprykov@mirantis.com",
        "time": "Mon Jul 13 12:53:26 2015 +0300"
      },
      "message": "Wait until child process will be killed\n\nIt might take a wile to kill worker after receiving of sighup because\nof worker can be busy at the time, so the check of the workers count\ncan be failed during some amount of time.\nAdd timeout for checking.\n\nChange-Id: Ibdd29b07960b2f765b03ea9458b6e85cd6786fd0\nCloses-bug: #1472531\n"
    },
    {
      "commit": "6096dd9dbc040659c62128966fa57d9653903ef1",
      "tree": "b1e380cb76767b7ce374a2ebec95c7b94f551474",
      "parents": [
        "2cbc0a86535bc34f276a89d3818a24d074f3dfce"
      ],
      "author": {
        "name": "Sergey Kraynev",
        "email": "skraynev@mirantis.com",
        "time": "Tue Jul 07 09:28:59 2015 -0400"
      },
      "committer": {
        "name": "Sergey Kraynev",
        "email": "skraynev@mirantis.com",
        "time": "Wed Jul 08 06:52:19 2015 -0400"
      },
      "message": "Extract tags before pass them in create/update\n\nThis patch adds call for extracting Tags from args and converting them\nto list of tags instead of string.\n\nChange-Id: If5159a548d38e6cb8400800be1e564c44c638edf\nCloses-Bug: #1472266\n"
    },
    {
      "commit": "2cbc0a86535bc34f276a89d3818a24d074f3dfce",
      "tree": "56396a7028aa9025d66b6f9365e4a2c1b56bcf2e",
      "parents": [
        "daffd85867f8733715de267cced1d3c6f031bcf0"
      ],
      "author": {
        "name": "tyagi",
        "email": "ishant.tyagi@hp.com",
        "time": "Thu May 21 02:53:14 2015 -0700"
      },
      "committer": {
        "name": "Tetiana Lashchova",
        "email": "tlashchova@mirantis.com",
        "time": "Mon Jul 06 17:27:28 2015 +0300"
      },
      "message": "Update wsgi.py to support reload from conf on SIGHUP\n\nThese changes are taken from the glance wsgi.py from where\nheat wsgi.py originated. These changes are to support reload\nof the service with new configuration parameters when SIGHUP\nis received.\n\nThe reload of conf will only work if the server is running\nwith workers. If workers is 0 then it wont reload.\n\nCo-Authored-By: Tetiana Lashchova \u003ctlashchova@mirantis.com\u003e\nChange-Id: I7fd391209591c149fb95136d92dd1d82cfb7a6de\nCloses-Bug: #1449807\nCloses-Bug: #1276694\n"
    },
    {
      "commit": "daffd85867f8733715de267cced1d3c6f031bcf0",
      "tree": "2f73b1677a013e4d5b05b99ee8d9d7c94cd03c39",
      "parents": [
        "1a33fabded731cb106c9220eec70af3ff0b32bed"
      ],
      "author": {
        "name": "Sergey Kraynev",
        "email": "skraynev@mirantis.com",
        "time": "Mon Jun 22 09:49:47 2015 -0400"
      },
      "committer": {
        "name": "Sergey Kraynev",
        "email": "skraynev@mirantis.com",
        "time": "Wed Jul 01 11:55:12 2015 +0000"
      },
      "message": "Specify network for server in test_validation\n\nThis test does not wait, when all resources will be created. However,\nit does not mean, that these resources will not be in create in \nprogress state. The error, mentioned in the bug, happens, when nova \ntries to create server and see two available networks (private and \nheat-net). Current patch prevents error by adding network\nproperty to Server resource.\n\nChange-Id: I7c1f4931976ae3a899563b1a9da9f8bc7564806c\nCloses-Bug: #1467529\n"
    },
    {
      "commit": "793b0fc61cb7c21159d1cdc884b12b2acb1702bf",
      "tree": "193cdee781081a5ea3036583638323c642a2b2e6",
      "parents": [
        "8455a7c6410b48e79a585bbe05f4993014440211"
      ],
      "author": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Wed Jun 24 08:52:08 2015 +1000"
      },
      "committer": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Wed Jun 24 08:52:08 2015 +1000"
      },
      "message": "Produce more meaningful exception messages in nested stacks\n\nThis produces a nested exception like:\n \u0027ValueError: resources.nested.resources.my_server: it is broken, sorry\u0027\n\nThis re-uses the path mechanism that StackValidationFailed exception\nuses.\n\nChange-Id: Id5204c15ee96784e04522ab3c5a8e66900f9a1d3\nCloses-bug: 1459837\n"
    },
    {
      "commit": "ad295fcfeb95ed9d880c8d56873e37c5abbc01cc",
      "tree": "fd3b49b9b9fc2ab80c1a98e41562f99df5c7a8d0",
      "parents": [
        "172dac5e61a0540b0042bbe2d077672f029c971a",
        "28bf16ee4783fa8992ff1bfa86109b5525ca96e7"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Jun 03 00:59:15 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jun 03 00:59:15 2015 +0000"
      },
      "message": "Merge \"Add functional test for neutron port\""
    },
    {
      "commit": "28bf16ee4783fa8992ff1bfa86109b5525ca96e7",
      "tree": "798664b8e68375a13ade6c2fb362d556188dfd8b",
      "parents": [
        "5e4d5f478d905b0b34a44c5410b70fa39f05e1f8"
      ],
      "author": {
        "name": "Sergey Kraynev",
        "email": "skraynev@mirantis.com",
        "time": "Wed Apr 29 09:25:46 2015 -0400"
      },
      "committer": {
        "name": "Sergey Kraynev",
        "email": "skraynev@mirantis.com",
        "time": "Fri May 29 03:35:17 2015 -0400"
      },
      "message": "Add functional test for neutron port\n\nPatch covers several common update cases:\n - update replace when port has not assigned ip and it will be\n   changed\n - update replace port with assigned fixed ip - will raise a Error\n - update in-place, with changing any update_allowed property\n\nRelated-Bug: #1455100\n\nChange-Id: Ibd133db87f210916c1609b36343d93f165b37677\n"
    },
    {
      "commit": "ec4b03bcc94c4f2d013ac9b6ed9eb19b8b77b3c0",
      "tree": "cbe45b94f1d5c29ad9cad68967c33623c7602bc4",
      "parents": [
        "3a6c10761509f92426d4f380efe1525323e1747f"
      ],
      "author": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Sat May 23 02:20:47 2015 +0530"
      },
      "committer": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Wed May 27 21:01:30 2015 +0530"
      },
      "message": "Use network \u0027heat-net\u0027 for integration_tests\n\nNeutron support for ipv6 is not complete yet (ex. LBaaS\nonly supports ipv4). We\u0027had some gate issues after dual\nstack was enabled in devstack. We had put some tactical\nfixes to resolve those[1][2].\n\nThis fix adds usage of heat-net/heat-subnet(only ipv4)\nfor integration tests. This also rolls back the earlier\ntactical changes.\n\nhttps://review.openstack.org/#/c/178576\nhttps://review.openstack.org/#/c/178933/\n\nChange-Id: Ia863edb8932b8dea5c4fa110c97dcfdadca85bb9\n"
    },
    {
      "commit": "b1293aed3512f4abb58adc0314130b84ce321da8",
      "tree": "bd78282a5039454c2ebac7cb98f950d3515ceeed",
      "parents": [
        "19b9e1dde7ed834a9bb6f6d6bdc98a0c9a10b568"
      ],
      "author": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Wed May 13 16:39:04 2015 +0530"
      },
      "committer": {
        "name": "Rabi Mishra",
        "email": "ramishra@redhat.com",
        "time": "Fri May 15 07:36:11 2015 +0530"
      },
      "message": "Fix property validation for TemplateResource during update\n\nThis fix adds schema regeneration before props are validated\nfor TemplateResource during stack-update.\n\nChange-Id: Ia79a25083489f48ed7332fbbd089a0090452cdc4\nCloses-Bug: #1452983\nCloses-Bug: #1453923\n"
    },
    {
      "commit": "19b9e1dde7ed834a9bb6f6d6bdc98a0c9a10b568",
      "tree": "94a56f54ec2debb44d183aa602d21a7577e4c4da",
      "parents": [
        "954285c18e6e3baabf0bbead8cae25aeca197c3d"
      ],
      "author": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Fri May 08 11:02:38 2015 +1000"
      },
      "committer": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Fri May 08 11:02:38 2015 +1000"
      },
      "message": "Assert that we can update TemplateResources with a new file path\n\nTest for bug 1452534\n\nChange-Id: Ife879543d7aa4be402e457f4a935272e9a2c4e0d\n"
    },
    {
      "commit": "277ea6959641e8f1447ec9ad2479ff59de11ba5b",
      "tree": "0d0575ab35ad71e1e28a57b26ebbc4e5a58be31a",
      "parents": [
        "3a195a5579254fc871f037b3aeaf419f81c189a0"
      ],
      "author": {
        "name": "Sabeen Syed",
        "email": "sabeen.syed@rackspace.com",
        "time": "Wed Feb 04 23:30:02 2015 +0000"
      },
      "committer": {
        "name": "Sabeen",
        "email": "sabeen.syed@rackspace.com",
        "time": "Tue May 05 21:14:49 2015 +0000"
      },
      "message": "Add functional tests for stack tags/hidden stacks\n\nOne test creates a stack with a tag, updates the \ntag and then deletes the tag. The second test, \ncreates a stack with a tag named \u0027hidden\u0027. In heat.conf, \nhidden_stack_tags is set to \u0027hidden\u0027 which means \nwhichever stack has a tag named \u0027hidden\u0027, stack.list() \nshould not pick it up.\n\nblueprint stack-tags\n\nChange-Id: Idf6669ccf5e210d4e6da3733a9ac190418306d98\n"
    },
    {
      "commit": "4920fda680faed08d970542674bce21a4df0d9c4",
      "tree": "f7225407fbf1acce5a27487fe4d423980591c7c8",
      "parents": [
        "0145b8d104c71ec5e96ee26a562d1760d5d18837"
      ],
      "author": {
        "name": "Sirushti Murugesan",
        "email": "sirushti.murugesan@hp.com",
        "time": "Wed Apr 22 00:35:26 2015 +0530"
      },
      "committer": {
        "name": "Sirushti Murugesan",
        "email": "sirushti.murugesan@hp.com",
        "time": "Thu Apr 23 19:45:36 2015 +0530"
      },
      "message": "Update urllib/httplib/cStringIO to use six.moves\n\npartial blueprint heat-python34-support\n\nChange-Id: I00a7064560a95a33dcb1e621961765822d4e94d4\n"
    },
    {
      "commit": "0145b8d104c71ec5e96ee26a562d1760d5d18837",
      "tree": "ef12e8e8737b5d76aceef78807dd123404cc2be4",
      "parents": [
        "cd7e88db5b9a91b6359414ac26bd3316cffc7924"
      ],
      "author": {
        "name": "Steven Hardy",
        "email": "shardy@redhat.com",
        "time": "Thu Apr 23 14:14:26 2015 +1000"
      },
      "committer": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Thu Apr 23 14:19:22 2015 +1000"
      },
      "message": "Fix ResourceGroup validate when there are removal_policies\n\nWe can\u0027t call child_template() from a validate in ResourceGroup\nas it accesses nested(). So move the validation to validate_nested_stack()\nso we can control the test template used for validation.\n\nUnfortunately coverage for this got removed during recent test rework\nand it looks like the interface has got broken.\n\nCo-Authored-by: Angus Salkeld \u003casalkeld@mirantis.com\u003e\nChange-Id: Ibea738a343847736b041cc49a2c486fa71e562d9\nCloses-Bug: #1446861\n"
    },
    {
      "commit": "cd7e88db5b9a91b6359414ac26bd3316cffc7924",
      "tree": "458352c11028c7a34c069515bb66cfd7483f3afe",
      "parents": [
        "9261e681d406cd2b7e7d16bf344f9ef71d8c00d4",
        "bf67ce3f846167bdf4c8d11f179cef9bc7099f5f"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Apr 23 04:01:35 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Apr 23 04:01:35 2015 +0000"
      },
      "message": "Merge \"Remove redundant checks of stack status\""
    },
    {
      "commit": "bf67ce3f846167bdf4c8d11f179cef9bc7099f5f",
      "tree": "cbd757e7badb2c6f1102a7fac5b910f4305e3047",
      "parents": [
        "5eae5e5749593f75d090ae44d31d66099d0b6429"
      ],
      "author": {
        "name": "Sergey Kraynev",
        "email": "skraynev@mirantis.com",
        "time": "Fri Apr 17 10:54:20 2015 -0400"
      },
      "committer": {
        "name": "Sergey Kraynev",
        "email": "skraynev@mirantis.com",
        "time": "Mon Apr 20 10:23:25 2015 -0400"
      },
      "message": "Remove redundant checks of stack status\n\nThe main methods create/update/delete in HeatIntegrationTest class\nalready contains _wait_for_stack_status, so we can remove duplicate\nchecks in tests.\nAlso was added paramter enable_cleanup for stack_create method, which\nallows to disable CleanUp method in tests, where we delete stack\nmanually.\n\nChange-Id: I41b546d648656676ec9bc3b38940eac68f9a848d\n"
    },
    {
      "commit": "9261e681d406cd2b7e7d16bf344f9ef71d8c00d4",
      "tree": "b2ccecc665845d8fb68b9a0122e138123f4cd23a",
      "parents": [
        "5eae5e5749593f75d090ae44d31d66099d0b6429",
        "d750079d0e5043e3c35ecfa3426863d465846d10"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Apr 20 03:54:08 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Apr 20 03:54:09 2015 +0000"
      },
      "message": "Merge \"Improve StackValidationFailed response in properties\""
    },
    {
      "commit": "5eae5e5749593f75d090ae44d31d66099d0b6429",
      "tree": "1e17ffecdba58c949f6470585006a13605146a7d",
      "parents": [
        "a7500d11dcfd44bdd20a43db576ead54e9a3acf4",
        "2e61f9fb3284e62951cd6a877f8e0084501fa66d"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Apr 15 05:25:10 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Apr 15 05:25:10 2015 +0000"
      },
      "message": "Merge \"Persist parent_resource_name and make sure it\u0027s available\""
    },
    {
      "commit": "d750079d0e5043e3c35ecfa3426863d465846d10",
      "tree": "624e55d1bad276ddaaff61e783f7369efec1cccb",
      "parents": [
        "1217dc678243a859b2806ff2bb67e205a361a5d2"
      ],
      "author": {
        "name": "Peter Razumovsky",
        "email": "prazumovsky@mirantis.com",
        "time": "Wed Oct 08 19:19:13 2014 +0400"
      },
      "committer": {
        "name": "Peter Razumovsky",
        "email": "prazumovsky@mirantis.com",
        "time": "Fri Apr 10 15:42:21 2015 +0300"
      },
      "message": "Improve StackValidationFailed response in properties\n\nIn some cases, there is no information about resource and\nsection, where Property error raised. This patch improves\nStackValidationFailed msg, so this msg look like \"Property\nerror : resource_name.section_name.key_name: error_msg\", where\nsection_name is section, where Property error raised, e.g.\n\u0027update_policy\u0027.\n\nChange-Id: Iab2a6acdec254b39983de420ab03f994cff48d89\nCloses-bug: #1358512\n"
    },
    {
      "commit": "a7500d11dcfd44bdd20a43db576ead54e9a3acf4",
      "tree": "ca70897984dd94d3f211c901f0bc658610bfaec1",
      "parents": [
        "1217dc678243a859b2806ff2bb67e205a361a5d2"
      ],
      "author": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Fri Apr 10 15:44:07 2015 +1000"
      },
      "committer": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Fri Apr 10 15:44:07 2015 +1000"
      },
      "message": "Use helper functions stack_suspend and stack_resume\n\nThese wait for the stack state to get to complete,\nthis wasn\u0027t done consistently. In test_autoscaling we were\nonly waiting for the resource state to get to SUSPEND_COMPLETE\nand this lead to a time sensitive bug.\n\nChange-Id: Id985d833dc0b4cab1e3cb9d8f67d5d8cc94b5863\nCloses-bug: #1438717\n"
    },
    {
      "commit": "2e61f9fb3284e62951cd6a877f8e0084501fa66d",
      "tree": "d7084fa82ec9e5c8b6d622f3789a65715869a638",
      "parents": [
        "1217dc678243a859b2806ff2bb67e205a361a5d2"
      ],
      "author": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Tue Apr 07 09:25:50 2015 +1000"
      },
      "committer": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Fri Apr 10 14:15:38 2015 +1000"
      },
      "message": "Persist parent_resource_name and make sure it\u0027s available\n\nWe are persisting for a number of reasons:\n- so we don\u0027t have to pass this through ever rpc call\n- the API exposes parent_resource (currently always None as\n  it is not persisted)\n\nCloses-bug: #1438978\nChange-Id: Id2db36c0234a085ec4f0ce2ab114ec483ea29d81\n"
    },
    {
      "commit": "a3325d67efdb37f078c93d30d3fba7beeee0c15a",
      "tree": "b30c39e236851a241bd94a0e0f8e1e4f6fc62eae",
      "parents": [
        "28ac2c0fe6c2370b86ea4a725f358bae0aedab8d"
      ],
      "author": {
        "name": "Rakesh H S",
        "email": "rh-s@hp.com",
        "time": "Sat Apr 04 19:42:29 2015 +0530"
      },
      "committer": {
        "name": "Rakesh H S",
        "email": "rh-s@hp.com",
        "time": "Wed Apr 08 11:09:46 2015 +0530"
      },
      "message": "test_resource for functional tests\n\nIntroduces new resource plugin to be able to test various\nfunctional test cases which includes Rollback, Update In Place,\nConcurrent Update and can be customised furthur based on the needs.\n\nCo-Authored-by: Anant Patil \u003canant.patil@hp.com\u003e\n\nChange-Id: I3b8a1d2928553c87abaac81ee687e0faa85c9c5e\n"
    },
    {
      "commit": "28ac2c0fe6c2370b86ea4a725f358bae0aedab8d",
      "tree": "2dbe5eb24373f241324ff24ec34b74720514f079",
      "parents": [
        "19767452e77b9ac9de2d95fc0d9e3a835c386822"
      ],
      "author": {
        "name": "Pavlo Shchelokovskyy",
        "email": "pshchelokovskyy@mirantis.com",
        "time": "Mon Apr 06 10:22:35 2015 +0000"
      },
      "committer": {
        "name": "Pavlo Shchelokovskyy",
        "email": "pshchelokovskyy@mirantis.com",
        "time": "Mon Apr 06 10:22:35 2015 +0000"
      },
      "message": "Fix functional test_signal_during_suspend\n\nWith some particular timing the stack returned by stack.get() is still\nin SUSPEND_IN_PROGRESS and lacks `outputs` attribute.\n\nWait not only for nested stack to go to SUSPEND_COMPLETE, but for parent\nstack too.\n\nChange-Id: I8248146089f517c89f19321b796bfe750b14983b\nCloses-Bug: #1440653\n"
    },
    {
      "commit": "19767452e77b9ac9de2d95fc0d9e3a835c386822",
      "tree": "b3685ac1b30792131e59217aff933cb44808f3b6",
      "parents": [
        "915ffd7dfc9a05ec492395481485312d5c9bb707",
        "f1324494c9d9a2a144d9dfd6658ad2faf887d248"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Apr 02 01:43:27 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Apr 02 01:43:27 2015 +0000"
      },
      "message": "Merge \"Create an event when signalling fails\""
    },
    {
      "commit": "915ffd7dfc9a05ec492395481485312d5c9bb707",
      "tree": "e6c5a61c949345dd11557a2c1ce6b33286456995",
      "parents": [
        "2eb7d60605487fb7ee54611798bb6ccdb51fb079",
        "e3bee7379cd66a860b81aa5e3bec73b1981954f2"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Apr 02 01:41:10 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Apr 02 01:41:10 2015 +0000"
      },
      "message": "Merge \"Correctly initialize copies of stack during updating stack\""
    },
    {
      "commit": "f1324494c9d9a2a144d9dfd6658ad2faf887d248",
      "tree": "7018189bd13c9f6b0964501b66a5bbe9675762e6",
      "parents": [
        "2eb7d60605487fb7ee54611798bb6ccdb51fb079"
      ],
      "author": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Thu Apr 02 09:14:39 2015 +1000"
      },
      "committer": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Thu Apr 02 09:14:52 2015 +1000"
      },
      "message": "Create an event when signalling fails\n\n- otherwise it is hard to know that signalling happened and failed\n- remove the LOG.exception() - doesn\u0027t seem like a programming error.\n- don\u0027t change the resource action/state\n- this makes a functional test much more reliable\n\nChange-Id: I84c73b06bade4dfcadba240eb3dddac698194acf\nPartial-bug: #1334333\n"
    },
    {
      "commit": "2eb7d60605487fb7ee54611798bb6ccdb51fb079",
      "tree": "185b2a54b29321ad14201773bcf12d8253be9a09",
      "parents": [
        "595602edd61e47ba49febf51c6abd9f31689384d"
      ],
      "author": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Wed Apr 01 11:22:40 2015 +1000"
      },
      "committer": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Wed Apr 01 11:22:40 2015 +1000"
      },
      "message": "Prove that we can\u0027t signal during a suspend\n\nThis is to just make sure that bug 1334333 is fixed.\n\nChange-Id: I7a54e7f089b247997fb5cc5e696629f6415d009f\nPartial-bug: #1334333\n"
    },
    {
      "commit": "e3bee7379cd66a860b81aa5e3bec73b1981954f2",
      "tree": "336b744ed6cf1867c05a39d435bfacc273005bc1",
      "parents": [
        "803f150aa1dea68e7a1c0f93b57018243d60d2bb"
      ],
      "author": {
        "name": "Deliang Fan",
        "email": "fandeliang@letv.com",
        "time": "Mon Mar 30 14:33:15 2015 +0800"
      },
      "committer": {
        "name": "Deliang Fan",
        "email": "fandeliang@letv.com",
        "time": "Tue Mar 31 13:32:07 2015 +0800"
      },
      "message": "Correctly initialize copies of stack during updating stack\n\nPass stack_user_project_id to updated_stack, backup_stack and\noldstack to make sure the success when deleting stack domain user.\n\nCreate a common method to get the kwargs to create a stack from\nan existing stack.\n\nCo-Authored-By: Angus Salkeld \u003casalkeld@mirantis.com\u003e\n\nChange-Id: Ieb7726ed738d5ae8046184f312379b9132b6c4a9\nCloses-Bug: #1356084\n"
    },
    {
      "commit": "595602edd61e47ba49febf51c6abd9f31689384d",
      "tree": "932c0f2e172569a8601c270ab300786e22f6c1bc",
      "parents": [
        "a42724fbe73da6441cfc6be253a9b35ab4a24848"
      ],
      "author": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Thu Mar 26 11:17:39 2015 +1300"
      },
      "committer": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Thu Mar 26 11:38:21 2015 +1300"
      },
      "message": "test_hooks remove race-prone status wait\n\nThis resource status wait isn\u0027t needed since it is\nfollowed by a stack status wait.\n\nIn change I1cff016805e4b8e7c2da887856d06f776425e6b0 this wait stalls\nbecause rg is in UPDATE_COMPLETE. I don\u0027t know yet why changing the\nscheduler timings makes rg be in UPDATE rather than CREATE.\n\nChange-Id: If5a97ff4d9bcb948bdec988c749fdc78329751a3\n"
    },
    {
      "commit": "46e5cb2f06e844a445972b6f949a0a6243f3a04a",
      "tree": "164c20152082cadc205a2271cde0bd56aa6c962a",
      "parents": [
        "6fa238035d2695871f32ff4bd9964d37d3a66677"
      ],
      "author": {
        "name": "Pavlo Shchelokovskyy",
        "email": "pshchelokovskyy@mirantis.com",
        "time": "Mon Mar 23 12:01:25 2015 +0000"
      },
      "committer": {
        "name": "Pavlo Shchelokovskyy",
        "email": "pshchelokovskyy@mirantis.com",
        "time": "Mon Mar 23 14:02:46 2015 +0000"
      },
      "message": "Add minimal_instance_type config option\n\nfor integration tests. Use a flavor similar to m1.micro for that.\nIt is enough to start both minimal and functional tests images with no\nserious payload and should decrease the amount of RAM consumed by VMs\nin corresponding tests four-fold.\n\nChange-Id: I378b5a3cde020176ac45ebf8d05bd13278861a4e\nRelated-Bug: #1435285\n"
    },
    {
      "commit": "03da0740f0746119ffad1f271c7bf3252633cfdb",
      "tree": "c224251242278c17c71ed0a644de4674468bfdb5",
      "parents": [
        "42cd65bb36bd66ff32ebd2f16a0a9f8dcc0b7b4b"
      ],
      "author": {
        "name": "Steven Hardy",
        "email": "shardy@redhat.com",
        "time": "Thu Mar 19 00:13:17 2015 -0400"
      },
      "committer": {
        "name": "Steven Hardy",
        "email": "shardy@redhat.com",
        "time": "Thu Mar 19 11:52:13 2015 +0000"
      },
      "message": "Add a functional test for hooks/breakpoints\n\nAdds initial tests for pre-create and pre-update hooks.\n\nTests for in-place updates, nested stacks and wildcards are still\ntodo.\n\nCo-Authored-By: Tomas Sedovic \u003ctsedovic@redhat.com\u003e\n\nChange-Id: I980ed9d3b3cce239ea7f588db2abc05d090849f5\n"
    },
    {
      "commit": "42cd65bb36bd66ff32ebd2f16a0a9f8dcc0b7b4b",
      "tree": "85f1e73bdec5ffa90e7c7a05651f0efe611b3f7b",
      "parents": [
        "64e915d5fd08262aeb167960fa5da2f4c29d87f3",
        "d9cd9dc2e87f1d79aaf13a5ccc1fd208915e13fc"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Mar 19 02:20:13 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Mar 19 02:20:13 2015 +0000"
      },
      "message": "Merge \"Move test_notifications to functional\""
    },
    {
      "commit": "64e915d5fd08262aeb167960fa5da2f4c29d87f3",
      "tree": "933418c3448a53b05972f43c4812c8ae2897c60e",
      "parents": [
        "ad94479801b8a1dbe734073b1abddb23fee5ef62",
        "6f9f860273d191fba79b4573852acfe2f8fc0846"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Mar 18 02:32:24 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Mar 18 02:32:24 2015 +0000"
      },
      "message": "Merge \"Remove capacity check from AWS::AG update\""
    },
    {
      "commit": "2464129aa0339660938fead37a966670397a46c0",
      "tree": "d1bac35b819a295252d77c1d0deeece90742baff",
      "parents": [
        "673fc43394b32be401af47139f06c9a4bbdc981d"
      ],
      "author": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Fri Mar 13 10:47:50 2015 +1300"
      },
      "committer": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Tue Mar 17 17:36:56 2015 +1300"
      },
      "message": "Use oslo.log for heat_integrationtests\n\nLater the integration jobs can be tuned to have their own\nlogging settings.\n\nThis change also raises _log_console_output to info, so it is displayed\nby default.\n\nChange-Id: Ifcaa6faf76c655e0c8cfd7d76775b80de70062c4\n"
    },
    {
      "commit": "6f9f860273d191fba79b4573852acfe2f8fc0846",
      "tree": "092a6f71d46eba0b3880b45351361447fb4ba4b2",
      "parents": [
        "673fc43394b32be401af47139f06c9a4bbdc981d"
      ],
      "author": {
        "name": "kairat_kushaev",
        "email": "kkushaev@mirantis.com",
        "time": "Mon Mar 16 11:32:24 2015 +1000"
      },
      "committer": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Mon Mar 16 11:55:34 2015 +1000"
      },
      "message": "Remove capacity check from AWS::AG update\n\nWhen heat is trying to update autoscaling group resource with\nthe same template an exception is raised because nested stack\nis not in (UPDATE, COMPLETE) state. It happens because heat\ndoesn\u0027t change the state of nested stacks if size of Autoscaling\ngroup has not been changed. So fix allows handle_update in\nAWS::AutoscalingGroup to launch resize despite of changes\nin AG capacity.\n\nChange-Id: Ibb71f31f2ec7d1d37b995323a2474b799ea498bb\nCloses-bug: #1429134\n"
    },
    {
      "commit": "d9cd9dc2e87f1d79aaf13a5ccc1fd208915e13fc",
      "tree": "1276fcb2b74c44d7b18deacf96847364e6ef0386",
      "parents": [
        "bcc78dfcde84b5f3deda1073e1d01d9527f49538"
      ],
      "author": {
        "name": "Oleksii Chuprykov",
        "email": "ochuprykov@mirantis.com",
        "time": "Tue Feb 03 10:34:55 2015 -0500"
      },
      "committer": {
        "name": "Oleksii Chuprykov",
        "email": "ochuprykov@mirantis.com",
        "time": "Fri Mar 13 09:20:41 2015 -0400"
      },
      "message": "Move test_notifications to functional\n\nChange-Id: I8fa39fa0ba65edeb2b4c7d0b22eb8206f47d3083\n"
    },
    {
      "commit": "45a4e49d3c07994dd3550528484f9b31532f150a",
      "tree": "257946d5687c86179c299f9345f059cae2579ee8",
      "parents": [
        "9a7455706ae7103b8932a0490e57d3bd385bf8f2"
      ],
      "author": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Thu Mar 05 17:55:36 2015 +1000"
      },
      "committer": {
        "name": "Angus Salkeld",
        "email": "asalkeld@mirantis.com",
        "time": "Thu Mar 05 18:24:38 2015 +1000"
      },
      "message": "Reduce the load on functional tests\n\nStarting with a default of 10 nested stacks is a bit heavy and\nnot necessary for the logic of the tests. This seems to also\ncause false failures as it can timeout.\n\nChange-Id: I51ea045a51884857169f4588a4fc9c67d23dd153\n"
    }
  ],
  "next": "59b8f41ff416489d7aa0feacbd54923337d8ea02"
}
