)]}'
{
  "log": [
    {
      "commit": "d3ca1418c4f048be58080bd51c9497abe33d49b9",
      "tree": "f6b84b06bbf4c11427cd9771d3a1e62866b37c67",
      "parents": [
        "29e34f7c9fe78a2914da1c8e1631750dd9b4d42b"
      ],
      "author": {
        "name": "Li Ma",
        "email": "skywalker.nick@gmail.com",
        "time": "Sun Dec 21 23:36:43 2014 -0800"
      },
      "committer": {
        "name": "Li Ma",
        "email": "skywalker.nick@gmail.com",
        "time": "Thu Jan 08 07:17:58 2015 +0000"
      },
      "message": "Fix matchmaker-redis dependencies for zeromq driver\n\nAdd an option \u0027ZEROMQ_MATCHMAKER\u0027 to indicate which\nmatchmaker driver to use.\n\nWhen it indicates \u0027redis\u0027, the dependencies will be\ninstalled.\n\nChange-Id: I910b48347bad0685ea10083a3b0b243524f32095\nPartially-Implements: blueprint zeromq\n"
    },
    {
      "commit": "ce1524d0843894b099c4abd20a64f92acad50c55",
      "tree": "7f4f25954f4ee9914fafe1ccc1adc863b80c4b60",
      "parents": [
        "e92eee3e2646ae98b3d9e9005c67663b29e79ca1"
      ],
      "author": {
        "name": "Li Ma",
        "email": "skywalker.nick@gmail.com",
        "time": "Sun Dec 21 00:46:34 2014 -0800"
      },
      "committer": {
        "name": "Li Ma",
        "email": "skywalker.nick@gmail.com",
        "time": "Sun Dec 21 11:43:36 2014 -0800"
      },
      "message": "Fix proper oslo.messaging object for zeromq driver\n\nCurrently, as almost all the rpc driver of projects\nhave been switched to oslo.messaging, the object should\nbe imported via oslo.messaging rather than its own rpc lib.\n\nChange-Id: I9633446e78cb5af21f61a26f6fb365a8ed57a85f\nPartially-Implements: blueprint zeromq\nCloses-Bug: #1395721\n"
    },
    {
      "commit": "64b56a53d8f5136c6902ce0fa948317f171a664d",
      "tree": "bf22c6b4594d0759e2fae87909e16d612411255b",
      "parents": [
        "7f8028069883b8214bd2aae56f78514a4fddddbe"
      ],
      "author": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Tue Dec 16 09:53:36 2014 +1100"
      },
      "committer": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Tue Dec 16 10:13:04 2014 +1100"
      },
      "message": "Fix rabbitmq retry for error checking\n\nI think this retry check has been broken since we introduced \"set -e\".\nUnfortunately it seems the issue of rabbitmq not starting first-time\npersists on centos 7 hosts occasionally, e.g. [1]:\n\n---\n + rabbit_setuser stackrabbit secretrabbit\n + local user\u003dstackrabbit pass\u003dsecretrabbit found\u003d out\u003d\n ++ sudo rabbitmqctl list_users\n Error: unable to connect to node \u0027rabbit@devstack-centos7-rax-iad-100675\u0027: nodedown\n\n DIAGNOSTICS\n \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\n nodes in question: [\u0027rabbit@devstack-centos7-rax-iad-100675\u0027]\n\n hosts, their running nodes and ports:\n - devstack-centos7-rax-iad-100675: [{rabbitmqctl29293,39511}]\n\n current node details:\n - node name: \u0027rabbitmqctl29293@devstack-centos7-rax-iad-100675\u0027\n - home dir: /var/lib/rabbitmq\n - cookie hash: KieJnx1pnllKbHVihGcDqA\u003d\u003d\n---\n\nFix up this retry while we investigate [2]\n\n[1] http://logs.openstack.org/64/141864/1/check//check-tempest-dsvm-centos7/4308f0c/logs/devstacklog.txt.gz\n[2] https://bugzilla.redhat.com/show_bug.cgi?id\u003d1144100\n\nChange-Id: I11fb3728e08adc1e0f7acca63e5a308d24dce78e\n"
    },
    {
      "commit": "d5b74c688febfafb69ddc3881d9936e0268daa4c",
      "tree": "ea4315210981df8ff95d6acd0169f872ed28e919",
      "parents": [
        "1fc6e18c4a690482d26ab3bf4dd208e48cde5f9a"
      ],
      "author": {
        "name": "Abhishek Chanda",
        "email": "abhishek@cloudscaling.com",
        "time": "Fri Dec 12 02:15:55 2014 +0530"
      },
      "committer": {
        "name": "Abhishek Chanda",
        "email": "abhishek@cloudscaling.com",
        "time": "Fri Dec 12 02:20:09 2014 +0530"
      },
      "message": "Take an optional rabbit user name as input\n\nNewer versions of rabbitmq (3.3 and later) do not allow the \u0027guest\u0027\nuser to access on non-local interfaces.\n\n- Added a new config RABBIT_USERID which defaults to stackrabbit\n- Invoked config scripts using that variable\n\nAdopted from:\nhttps://review.openstack.org/#/c/107779/\n\nChange-Id: I43a231c9611b4cc2e390b603aa3bfb49c915bdc5\nCloses-Bug: #1343354\nCo-Authored-By: Scott Moser \u003csmoser@ubuntu.com\u003e\n"
    },
    {
      "commit": "e263c82e48a431e502bd6baceb6dfcfdc1750cbb",
      "tree": "5ca592e668dedb4debc6c7170f3abf37cc4bc0c6",
      "parents": [
        "2f8e08b5728f4272b415b1c0aab8ff62eae29b06"
      ],
      "author": {
        "name": "Sean Dague",
        "email": "sean@dague.net",
        "time": "Fri Dec 05 14:25:28 2014 -0500"
      },
      "committer": {
        "name": "Sean Dague",
        "email": "sean@dague.net",
        "time": "Wed Dec 10 11:28:05 2014 -0500"
      },
      "message": "add shebang lines to all lib files\n\nWith gerrit 2.8, and the new change screen, this will trigger syntax\nhighlighting in gerrit. Thus making reviewing code a lot nicer.\n\nChange-Id: Id238748417ffab53e02d59413dba66f61e724383\n"
    },
    {
      "commit": "062a3c3e707e69778d2bb95e3e861e7bd65114b7",
      "tree": "e375a7232502ae9264744645b2d01e77a8578954",
      "parents": [
        "8e087fa83b1a1b1a2cdbae6f855c9d742e5650f5"
      ],
      "author": {
        "name": "Kenneth Giusti",
        "email": "kgiusti@gmail.com",
        "time": "Tue Sep 30 10:14:08 2014 -0400"
      },
      "committer": {
        "name": "Kenneth Giusti",
        "email": "kgiusti@gmail.com",
        "time": "Wed Oct 01 16:06:52 2014 -0400"
      },
      "message": "Configure an authorized user for the QPID broker\n\nIf QPID_USERNAME is set, add the user to the QPID broker\u0027s\nauthentication database.  Use the value of QPID_PASSWORD as the\npassword for the user, prompting for a password if QPID_PASSWORD is\nnot set.  This requires that all clients provide this username and\npassword when connecting to the QPID broker, or the connection will be\nrejected.\n\nIf QPID_USERNAME is not set (the default), disable QPID broker\nauthentication. This allows any client to connect to the QPID broker\nwithout needing authentication.\n\nChange-Id: Ibd79873379740930ce5f598018c1ca1fffda7c31\nCloses-Bug: 1272399\n"
    },
    {
      "commit": "7c11e28cf398dc52be7bc91da3ffb5f454a713f9",
      "tree": "35b17d9bb68979a5325b6efe911f9f179af8abda",
      "parents": [
        "114dc2adbf15da44d2687b01545cb3f664afc0e8",
        "ffd17680d523bc0042a3c2eb8be8e29c307ce1b0"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Sep 29 16:59:32 2014 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Sep 29 16:59:33 2014 +0000"
      },
      "message": "Merge \"Re-order stack.sh 3: logging and error traps\""
    },
    {
      "commit": "345420900574695b6b1c0f5fd7e7d618223b6864",
      "tree": "e0eb07f2254dfbc3022f9077b6939d140e5f7fb4",
      "parents": [
        "7672ad1dbc00ec5ff80f3aa670404e413e86e506",
        "a1875b7b67f26f0bb1e82ef8f31c3181e630b34b"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Sep 18 05:27:49 2014 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Sep 18 05:27:49 2014 +0000"
      },
      "message": "Merge \"The python-qpid packages must be installed when qpidd is configured\""
    },
    {
      "commit": "a1875b7b67f26f0bb1e82ef8f31c3181e630b34b",
      "tree": "8c23d2e04d488254255fe7760401fe3f26a3990c",
      "parents": [
        "a1c725694690b746725328243ce10cc65ce97a6d"
      ],
      "author": {
        "name": "Kenneth Giusti",
        "email": "kgiusti@gmail.com",
        "time": "Mon Sep 15 14:21:55 2014 -0400"
      },
      "committer": {
        "name": "Kenneth Giusti",
        "email": "kgiusti@gmail.com",
        "time": "Mon Sep 15 14:21:55 2014 -0400"
      },
      "message": "The python-qpid packages must be installed when qpidd is configured\n\nThe python-qpid package is available for Ubuntu trusty, precise, and\nall the supported RHEL based platforms.  This package is necessary if\nqpidd is configured as the RPC backend.  It is the client API used to\ntalk to the broker, and must be installed on each system that\ncommunicates with the broker.\n\nChange-Id: I635d3e857aa4b769a80cb7cde405cfd6cae44d32\n"
    },
    {
      "commit": "ffd17680d523bc0042a3c2eb8be8e29c307ce1b0",
      "tree": "b69a218b273908209b88cf157704b95c85f2f0bf",
      "parents": [
        "0a49fa517b1de363f45cfcb5b2dbfc710650916e"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Sat Aug 02 16:07:03 2014 -0500"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Sat Sep 13 18:18:43 2014 -0500"
      },
      "message": "Re-order stack.sh 3: logging and error traps\n\nPart 3 of a series\n\nRe-order the setup and check bits in the top portion of stack.sh to\nhave a logical flow with similar things done together.\n\nNo behaviour changes are intended aside from the order of execution.\nAny such changes are bugs.\n\n* Move logging and error configuration earlier to cover initial project setup.\n\nChange-Id: Ib16bbe20f224b1cf5e86c7a2fda0d9472c108873\n"
    },
    {
      "commit": "7e58c06a06bffc7b57386f9aed5ebb1829feeb07",
      "tree": "f0ba6e14043c5fb88f79c96d914b3f4e93e70a39",
      "parents": [
        "6eaaa780bd985c67e3b747c0fe86744b77bb3255"
      ],
      "author": {
        "name": "Kenneth Giusti",
        "email": "kgiusti@gmail.com",
        "time": "Wed Jul 23 16:44:37 2014 -0400"
      },
      "committer": {
        "name": "Kenneth Giusti",
        "email": "kgiusti@gmail.com",
        "time": "Wed Sep 10 14:53:01 2014 -0400"
      },
      "message": "Add an option to enable version 1.0 of the AMQP messaging protocol\n\nThis change adds the RPC_MESSAGING_PROTOCOL configuration option that\nselects the messaging protocol that is used by the RPC backend and\nclient.\n\nSome brokers can support different kinds of \u0027on the wire\u0027 messaging\nprotocols.  Qpid, for example, supports both AMQP 0-10 (the default),\nand AMQP 1.0.  Use the RPC_MESSAGING_PROTOCOL configuration variable\nto override the default protocol for those brokers that support\nmultiple protocol options.\n\nThis new option is necessary in order to enable the new AMQP 1.0\noslo.messaging transport as described in the blueprint.\n\nNote well: currently this AMQP 1.0 functionality is only available on\nfedora 19+ platforms.  Support is WIP on ubuntu/debian and rhel/centos\n7. Enabling the RPC_MESSAGING_PROTOCOL option on an unsupported\nplatform will cause devstack to exit with an approriate error\nmessage.\n\nChange-Id: Ib8dea59922844e87d6c947b5dca557f5b5fc1160\nImplements: blueprint amqp10-driver-implementation\n"
    },
    {
      "commit": "3ef23bceec1acc73ec766a64ece920be9f41128c",
      "tree": "5586d0ee8996ce25fd7ab5940d62a15c8077e004",
      "parents": [
        "d3121f649d672fdaf757655b94ecd68c71b56b8e"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Fri Jul 25 14:56:22 2014 -0500"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Fri Jul 25 16:24:00 2014 -0500"
      },
      "message": "Clean up local variable usage - Backends\n\nCombines cleanup for mysql, postgresql and rpc\n\nChange-Id: I37b928a669146671c946fc1ccb8e3ef1a27a3891\n"
    },
    {
      "commit": "7ccf4e025a3bcb90b4fe419b232742a67746872b",
      "tree": "06ee3d05eb3659886da2138effb19b40e661dc4f",
      "parents": [
        "f16ebbe085272d63df74423c688ebeae24eac4f9"
      ],
      "author": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Wed Jul 23 14:24:11 2014 +1000"
      },
      "committer": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Wed Jul 23 14:24:11 2014 +1000"
      },
      "message": "Remove output filter on rabbitmq install\n\nThe original workaround was for an init script that grabbed stdout.\nThis was some time ago and I think it\u0027s safe to remove.\n\nIt can be a problem on Fedora; out-of-the-box some old F20 images can\nhave a broken dependency when rabbitmq installs.  With this in place,\nall helpful output goes into the temp log file, but it is never shown\nbecause the install_packages function exits the script.  Thus things\njust stop and you have no idea why.\n\nChange-Id: I2f5b934492a8c9d7b93e89fdcfa776bf15f25cb8\n"
    },
    {
      "commit": "8f084c6b855a747467274facb1218837e0f53c88",
      "tree": "33f8a16d5f6b408dbfba061cbf7288ba01ebb2c8",
      "parents": [
        "9bd5b9399aa08306c76b3eeb15b32fa01ba5a59f"
      ],
      "author": {
        "name": "Nicolas Simonds",
        "email": "nic@metacloud.com",
        "time": "Fri Feb 28 17:01:41 2014 -0800"
      },
      "committer": {
        "name": "Nicolas Simonds",
        "email": "nic@metacloud.com",
        "time": "Fri Feb 28 17:03:34 2014 -0800"
      },
      "message": "use \"rabbit_hosts\" config option instead of \"rabbit_host\"\n\nThis allows for easy client configuration against clustered RabbitMQ\nsetups.  Does not break existing configs.\n\nChange-Id: I2b180f8860a727e35d7b465253689e5e8c44eb98\nCloses-Bug: 1286411\n"
    },
    {
      "commit": "aee18c749b0e3a1a3a6907a33db76ae83b8d41d9",
      "tree": "01a8ab5abb9867986f3e848918abd9e749b691cd",
      "parents": [
        "0ed4af02da0bd4a0f757dd8c2156913e6c7a724c"
      ],
      "author": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Fri Feb 21 15:35:08 2014 +1100"
      },
      "committer": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Fri Feb 28 07:59:03 2014 +1100"
      },
      "message": "Enforce function declaration format in bash8\n\nCheck that function calls look like ^function foo {$ in bash8, and fix\nall existing failures of that check.  Add a note to HACKING.rst\n\nChange-Id: Ic19eecb39e0b20273d1bcd551a42fe400d54e938\n"
    },
    {
      "commit": "e9648276a6396a630d0eca812e36fc82ec4b2a0c",
      "tree": "495966a5fecfd743b9090096beedfab89f001f1b",
      "parents": [
        "d7e38ebd057219fdf55e69b63c9b929e629b8e74"
      ],
      "author": {
        "name": "Sahid Orentino Ferdjaoui",
        "email": "sahid.ferdjaoui@cloudwatt.com",
        "time": "Sun Feb 23 18:55:51 2014 +0100"
      },
      "committer": {
        "name": "Sahid Orentino Ferdjaoui",
        "email": "sahid.ferdjaoui@cloudwatt.com",
        "time": "Mon Feb 24 09:41:07 2014 +0100"
      },
      "message": "Removes the dependence with aptitude\n\nRemoves the dependence with aptitude by replacing\nthe call of:\n  aptitude purge -y ~npackage by apt_get purge -y package*\n\nChange-Id: I08875ffad9dc6293047827666f02453a355b16ea\nCloses-Bug: 1281410\n"
    },
    {
      "commit": "ec5918f2f6ee54c3384e85866e98b67ef01e1e1e",
      "tree": "53dddb9c60591da946ac56b243fea972ee656f67",
      "parents": [
        "4b9833bca5252b50b98477c240f4be97ede71f6c"
      ],
      "author": {
        "name": "Ben Nemec",
        "email": "bnemec@redhat.com",
        "time": "Thu Jan 30 16:07:23 2014 +0000"
      },
      "committer": {
        "name": "Ben Nemec",
        "email": "bnemec@redhat.com",
        "time": "Thu Jan 30 18:53:19 2014 +0000"
      },
      "message": "Retry rabbitmq password change\n\nDue to the bug referenced below, on Fedora it is possible for\nthe rabbitmq password change to fail the first time rabbitmq is\nstarted.  This change adds a retry loop to avoid the problem in\ndevstack.  One retry should be enough in most (all?) cases, but\nthis will retry up to ten times just to be safe.\n\nNote that just retrying the password change is not enough.  The\nrabbitmq-server service must be restarted as well.\n\nChange-Id: I403dcd503aa8e74e2ba6312a0decf0d4fd0d8795\nbz: https://bugzilla.redhat.com/show_bug.cgi?id\u003d1059028\n"
    },
    {
      "commit": "2bb483d32ec0876f071550a3fc755436d1661681",
      "tree": "5428f05e794e50772a293cea66e8169155237f32",
      "parents": [
        "c8c0ead4cacc512e78be66c11ce98fa22fb77a64"
      ],
      "author": {
        "name": "Sean Dague",
        "email": "sean.dague@samsung.com",
        "time": "Fri Jan 03 09:41:27 2014 -0500"
      },
      "committer": {
        "name": "Sean Dague",
        "email": "sean.dague@samsung.com",
        "time": "Sat Jan 11 19:13:47 2014 -0500"
      },
      "message": "clean up ubuntu versions\n\noneiric is long dead, remove references to it whenever possible\n(one more subtle issue in cinder should be a seperate patch). This\nincludes removing the oneiric only tool build_uec.sh.\n\nalso remove the bulk of references to quantal, which is 8 months\nout of support. note: raring only has support for the rest of the\nmonth.\n\nChange-Id: Ib17502be7572af76dc95560615221b48b970a547\n"
    },
    {
      "commit": "6a5aa7c6a20435bbd276a0f1823396b52a8f0daf",
      "tree": "d5137f132a359469f1225d61850466feb4658297",
      "parents": [
        "cb961597cc30f9d8ece17529f09a8291454827e3"
      ],
      "author": {
        "name": "Adam Spiers",
        "email": "aspiers@suse.com",
        "time": "Thu Oct 24 11:27:02 2013 +0100"
      },
      "committer": {
        "name": "Adam Spiers",
        "email": "aspiers@suse.com",
        "time": "Thu Oct 24 17:38:19 2013 +0100"
      },
      "message": "Fix some Markdown formatting issues\n\nAddress miscellaneous issues with Markdown formatting in comments which\nare consumed by shocco when generating the online documentation.\n\nChange-Id: I953075cdbddbf1f119c6c7e35f039e2e54b79078\n"
    },
    {
      "commit": "101b4248428b4c3d7757e15ff4e19d3b4f85a51f",
      "tree": "9ca8a80539cfdda81b2ded7b651a9228ad09a664",
      "parents": [
        "3bdb922c4054a55f03b3db94721997e52415e76d"
      ],
      "author": {
        "name": "Sean Dague",
        "email": "sdague@linux.vnet.ibm.com",
        "time": "Tue Oct 22 08:47:11 2013 -0400"
      },
      "committer": {
        "name": "Sean Dague",
        "email": "sdague@linux.vnet.ibm.com",
        "time": "Tue Oct 22 13:02:23 2013 -0400"
      },
      "message": "fix whitespace in the rest of lib/*\n\nthis brings this in line with bash8 checker\n\nChange-Id: Ib34a2292dd5bc259069457461041ec9cd4fd2957\n"
    },
    {
      "commit": "677f225091f07b68f2a49656e204db9292783bbb",
      "tree": "ca56fefcfa0c87b7c5217c992c0069cfc769ebb7",
      "parents": [
        "49c3780d28fbe76e5563efa28cbda936378ebfda",
        "c7a92800c9a2c3b3ed3b7f2a796ab9884a583403"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Oct 18 05:01:08 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Oct 18 05:01:08 2013 +0000"
      },
      "message": "Merge \"remove useless step in cleanup_rpc_backend\""
    },
    {
      "commit": "f31efd89c78df3623e4adfb80ee4ff455f6f79d8",
      "tree": "60d70e65f43c9980a046c25241197757570c51de",
      "parents": [
        "1974d43ff5d4f19c11b66e2880d045718c83295a",
        "557744faecc2f6701d1babf5060a771069b22e94"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Oct 18 04:43:39 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Oct 18 04:43:39 2013 +0000"
      },
      "message": "Merge \"refine rabbit cleanup\""
    },
    {
      "commit": "557744faecc2f6701d1babf5060a771069b22e94",
      "tree": "e3ae244f2325713f7557c07ef62b729311aca969",
      "parents": [
        "3931573f2bdb542ff4299bd548cab3458c3b0c99"
      ],
      "author": {
        "name": "DennyZhang",
        "email": "denny@unitedstack.com",
        "time": "Mon Oct 14 09:50:13 2013 -0500"
      },
      "committer": {
        "name": "DennyZhang",
        "email": "denny@unitedstack.com",
        "time": "Mon Oct 14 12:21:29 2013 -0500"
      },
      "message": "refine rabbit cleanup\n\nBeside it\u0027s good to killall -9 epmd,\nif killall epmd fails\n\nChange-Id: Ide90ef8ac3339bd70d991666ce0d3550a088670b\n"
    },
    {
      "commit": "c7a92800c9a2c3b3ed3b7f2a796ab9884a583403",
      "tree": "ecce4501db017583059002470acc5775322cb27b",
      "parents": [
        "3931573f2bdb542ff4299bd548cab3458c3b0c99"
      ],
      "author": {
        "name": "DennyZhang",
        "email": "denny@unitedstack.com",
        "time": "Mon Oct 14 00:51:10 2013 -0500"
      },
      "committer": {
        "name": "DennyZhang",
        "email": "denny@unitedstack.com",
        "time": "Mon Oct 14 00:51:19 2013 -0500"
      },
      "message": "remove useless step in cleanup_rpc_backend\n\nIt shall not make dir of /var/run/openstack for the cleanup operation.\n\ninstall_rpc_backend will make the directory, which is covered by another\ntake care of this.\n\nChange-Id: I2bf1bfb4a6b409cc04f2d7b94dd58627e0134b71\n"
    },
    {
      "commit": "93a7a50c1d4ff1a5cb5e6bd2162102c27fcdbe2d",
      "tree": "b3d72364b9b2333f0a1c672c5a2f688bcf6dadc7",
      "parents": [
        "4c2870b64a6f4da007f715a67e77d57eb01d5a51"
      ],
      "author": {
        "name": "Vincent Hou",
        "email": "sbhou@cn.ibm.com",
        "time": "Fri Sep 27 06:16:54 2013 -0400"
      },
      "committer": {
        "name": "Vincent Hou",
        "email": "sbhou@cn.ibm.com",
        "time": "Fri Sep 27 06:19:31 2013 -0400"
      },
      "message": "Add the creation of /var/run/openstack when zeromq is chosen\n\nFixed Bug 1200539.\n\nChange-Id: I270623da7026e94d9ece4d5f510cad5a6c4d79ff\n"
    },
    {
      "commit": "a3dc399965409206aa325769551cf4121d2db0ee",
      "tree": "d048af81926bedd6399f261b151ea16f631d4d9c",
      "parents": [
        "7ca0a7601be535c09c91650c9552c76c0c5e6a51"
      ],
      "author": {
        "name": "Attila Fazekas",
        "email": "afazekas@redhat.com",
        "time": "Thu Jul 11 11:26:35 2013 +0200"
      },
      "committer": {
        "name": "Attila Fazekas",
        "email": "afazekas@redhat.com",
        "time": "Fri Jul 12 19:29:41 2013 +0200"
      },
      "message": "QPID default host\n\nUsing SERVICE_HOST as a default QPID_HOST.\n\nChange-Id: I65df0ea4be7df37d4d6f22591b175870808a5c84\n"
    },
    {
      "commit": "056df827ff3f8d40eeeedea3d09daae86982e5b5",
      "tree": "b77616384baf1d7fe91fbe195956d02031d8a578",
      "parents": [
        "314ae87a911b457590cd268a6d50872c957de343"
      ],
      "author": {
        "name": "Jason Dillaman",
        "email": "dillaman@redhat.com",
        "time": "Mon Jul 01 08:52:13 2013 -0400"
      },
      "committer": {
        "name": "Jason Dillaman",
        "email": "dillaman@redhat.com",
        "time": "Mon Jul 01 08:52:50 2013 -0400"
      },
      "message": "Set QPID_HOST parameter to better support multi-node mode\n\nWhen deploying OpenStack in a multi-node configuration,\nthe Qpid clients need the hostname of the potentially\nremote Qpid server in order to permit the necessary RPC\ncommunication between components.\n\nFixes bug #1196521\n\nChange-Id: Iee3c3747cedea9488ec345e78f8eddbc6e850573\n"
    },
    {
      "commit": "3721657b2787d358b42d381a16d4263f977fada9",
      "tree": "adf0294152be2d8e013ca1186fa92d842ea7fcaf",
      "parents": [
        "84a5f7484d91f3bd4125e93fba115b0371f662d7",
        "800bf387b370e00436953e8a0076c5127e616b0f"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue May 28 20:56:06 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue May 28 20:56:06 2013 +0000"
      },
      "message": "Merge \"ZeroMQ driver to default to redis matchmaker\""
    },
    {
      "commit": "800bf387b370e00436953e8a0076c5127e616b0f",
      "tree": "d008a611ae9b1375b976de1a2cf639d5390dfcc3",
      "parents": [
        "edbea45888cea7f94bfbb8c94e0de3c47443ac4d"
      ],
      "author": {
        "name": "Eric Windisch",
        "email": "eric@cloudscaling.com",
        "time": "Fri May 24 11:21:11 2013 -0400"
      },
      "committer": {
        "name": "Eric Windisch",
        "email": "eric@cloudscaling.com",
        "time": "Fri May 24 12:41:38 2013 -0400"
      },
      "message": "ZeroMQ driver to default to redis matchmaker\n\nSwitching to the redis matchmaker.\n\nThe localhost matchmaker does not presently work.\nAlso, the localhost matchmaker could not work for\nmulti-host setups.\n\nChange-Id: I81a26b9af78328e360a18b87371c619e194365d2\n"
    },
    {
      "commit": "767c6dfa0ee42c4803e28a88e62276b2b0edf7f6",
      "tree": "656365c1def9f1a800a9f88c79e8a1f443c93261",
      "parents": [
        "d952474d93a0dc53e0154dece16c02dbb041ba18"
      ],
      "author": {
        "name": "Eric Windisch",
        "email": "eric@cloudscaling.com",
        "time": "Thu May 23 11:55:40 2013 -0400"
      },
      "committer": {
        "name": "Eric Windisch",
        "email": "eric@cloudscaling.com",
        "time": "Fri May 24 12:04:10 2013 -0400"
      },
      "message": "Create usable IPC directory for ZeroMQ\n\nBy default, the zeromq driver looks for\n/var/run/openstack which needs to be created and\ngiven the right permissions.\n\nIt is easier and just as safe in the case of devstack\nto just use mktemp to establish a temporary working\ndirectory.\n\nChange-Id: I4cec33e49d2b042a244420fb40d83d476e4971cd\n"
    },
    {
      "commit": "ad573f8543d5c0b98177ffc141423ff937962173",
      "tree": "f04a038df99426b8b9bff6034fc9fc288e4743b4",
      "parents": [
        "23bdb93293355efc53b5393018abf9a45e872176",
        "78a53d92c734e6921a555313a0163bd3ca7afa31"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon May 13 20:37:27 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon May 13 20:37:27 2013 +0000"
      },
      "message": "Merge \"Only search the lib dir for rpc_backend\""
    },
    {
      "commit": "78a53d92c734e6921a555313a0163bd3ca7afa31",
      "tree": "ed1c6716098e08a76d3d93e0a65a7fa439d7037e",
      "parents": [
        "2104912887cf639eaad3e4857ff9104ab474fbfd"
      ],
      "author": {
        "name": "Vishvananda Ishaya",
        "email": "vishvananda@gmail.com",
        "time": "Thu May 09 17:20:31 2013 -0700"
      },
      "committer": {
        "name": "Vishvananda Ishaya",
        "email": "vishvananda@gmail.com",
        "time": "Mon May 13 10:34:53 2013 -0700"
      },
      "message": "Only search the lib dir for rpc_backend\n\nThe grep in rpc_backend uses . to search all files. Unfortunately\nthe current directory when the command is called is not the lib\ndirectory, so change it to search the lib directory instead.\nWithout this fix the command is forced to grep all files under\ndevstack which could be very slow if one has downloaded large\nimages.\n\nFixes bug 1174718\n\nChange-Id: Ic8a59885cd07e5d6f2e734e80824762f9ac12996\n"
    },
    {
      "commit": "fb2a3ae3cabe4fae3f6d9bc0d600807ff39e5e78",
      "tree": "7f490cb7692e3d145369775845dd111946e46634",
      "parents": [
        "a20fb6d383a7b623a5bf6a8830c25fb0fb3320e7"
      ],
      "author": {
        "name": "Kieran Spear",
        "email": "kispear@gmail.com",
        "time": "Mon Mar 11 23:55:49 2013 +0000"
      },
      "committer": {
        "name": "Kieran Spear",
        "email": "kispear@gmail.com",
        "time": "Mon May 13 11:16:40 2013 +1000"
      },
      "message": "Basic cells support\n\nAdds support for running a region and child cell within a single\ndevstack environment.\n\nREADME.md has been updated with some info on getting started.\n\nRebased/updated from initial work by Andrew Laski \u003candrew.laski@rackspace.com\u003e.\n\nChange-Id: Ic181da2180ccaa51df7efc9d66f7ccb820aac19b\n"
    },
    {
      "commit": "5595fdc2ac1437eb669a50aad1861a3ef6f69750",
      "tree": "1afe1b551b7abe5cb4ca587a868056a70df51fa7",
      "parents": [
        "b240ad472be39786c587acc75ef40de6e61a4b2d"
      ],
      "author": {
        "name": "zhhuabj",
        "email": "zhhuabj@cn.ibm.com",
        "time": "Wed May 08 18:27:20 2013 +0800"
      },
      "committer": {
        "name": "zhhuabj",
        "email": "zhhuabj@cn.ibm.com",
        "time": "Thu May 09 13:12:01 2013 +0800"
      },
      "message": "Update the package name of qpid in the fedora platform\n\nThe package name of qpid in default yum repository\nis qpid-cpp-server, not qpid-cpp-server-daemon.\n\nFix bug 1177731\n\nChange-Id: I4412029966583f5ef5a5a4cc80e7fdc4771c8eca\n"
    },
    {
      "commit": "7a7a4667386424b949a9e4e1c65683d71a1161fe",
      "tree": "7b879070509591cbf19bcd8c3ff9ef3e49f6337f",
      "parents": [
        "0906621356a491dc80a9cce988e76cf055e75d8e"
      ],
      "author": {
        "name": "Matthieu Huin",
        "email": "mhu@enovance.com",
        "time": "Mon Apr 15 17:13:41 2013 +0200"
      },
      "committer": {
        "name": "Matthieu Huin",
        "email": "mhu@enovance.com",
        "time": "Fri Apr 26 10:36:32 2013 +0200"
      },
      "message": "Removes \"RPC not enabled\" error message when no backend is needed\n\nWhen no service needing a RPC backend is activated, no error message\nshould appear if a RPC backend is not installed. A simple check is\ndone on the services installation files to see which services need to\ninitialize a RPC backend at some point; if none of these services\nare in ENABLED_SERVICES then the error message is skipped.\n\nChange-Id: I4e47e0c675c74775b4ea53a00848ac1d777f0125\nFixes: bug #1167338\n"
    },
    {
      "commit": "64dd03dd78b420a7983e2e36fb8ffb234c12e859",
      "tree": "b6a0c56c786781d332c2898c1b965e594f4fc701",
      "parents": [
        "41f748525090a994baad2d12e7b93994ad71e093"
      ],
      "author": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Thu Apr 11 12:01:09 2013 +1000"
      },
      "committer": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Tue Apr 23 08:47:36 2013 +1000"
      },
      "message": "Modify RPM lists for RHEL6\n\nModifications to the RPM list to make devstack work on RHEL6.  Makes\nvarious packages only install on Fedora distros; generally letting pip\ninstall the missing dependencies on RHEL.\n\nAdditionally the Qpid package name is different in RHEL6 to Fedora.\nAlso a small re-write of the config file is required to avoid\nauthenication issues.\n\nChange-Id: If497099d27aa9cd80e1c1cee1aff2ed6b076d309\n"
    },
    {
      "commit": "cc6b4435458b5db6aed17631e4789c43d21ee8e5",
      "tree": "a8460f062f571849a7a9a547c85771d625828b34",
      "parents": [
        "2e75ff1a41e741ee77926a1262e1e9410701b4e1"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Mon Apr 08 15:38:03 2013 -0500"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Tue Apr 09 14:05:32 2013 -0500"
      },
      "message": "Formatting cleanups, doc updates and whatnot\n\nChange-Id: Ica8298353be22f947c8e8a03d8dc29ded9cb26dd\n"
    },
    {
      "commit": "584d90ec56e18cbb9c0f15fe6af35504c02ea4bd",
      "tree": "6d2027aed2ab0e2e44be06ce906c7083493aab3d",
      "parents": [
        "a173376ea1b838d420384c2946b7e66859b6335b"
      ],
      "author": {
        "name": "Sean Dague",
        "email": "sdague@linux.vnet.ibm.com",
        "time": "Fri Mar 29 14:34:53 2013 -0400"
      },
      "committer": {
        "name": "Sean Dague",
        "email": "sdague@linux.vnet.ibm.com",
        "time": "Fri Mar 29 14:36:49 2013 -0400"
      },
      "message": "add emacs shell-script tagging\n\nfor files that don\u0027t start with a #! or end in .sh, the added tags\nare nice for emacs users to automatically switch to the right mode.\n\nChange-Id: If4b93e106191bc744ccad8420cef20e751cdf902\n"
    },
    {
      "commit": "995eb927f76d9c30984fb416a6cb59b9247c6812",
      "tree": "20b3e5088efad7c6d78d789990142948d5081b02",
      "parents": [
        "08fd641a19e44d8a58f20a0a309eea0eb5ac1cab"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Thu Mar 07 16:11:40 2013 -0600"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Fri Mar 15 10:30:37 2013 -0500"
      },
      "message": "Add clean.sh\n\nclean.sh gets rid of all residue of running DevStack except installed\npackages and pip modules.\n\nAnd it eradicates rabbitmq-server and ts erlang dependencies as well as\nthe other RPC backends and databases.\n\nChange-Id: I2b9a251a0a151c012bae85a5a2f9c2f72e7700be\n"
    },
    {
      "commit": "f90b2740f7f15e7414f7f07ac7566f3c0b5b0e2b",
      "tree": "be973683f751c73e8b7d7940810e53aa42fa64f9",
      "parents": [
        "09d6185b3f79f558cf6a42ca3d9b3c7d685dbce7",
        "07115eb5c06a7f5a63bfacdf33ded466c8f2e2c9"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Mar 04 14:12:10 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Mar 04 14:12:10 2013 +0000"
      },
      "message": "Merge \"Refactor error logging\""
    },
    {
      "commit": "8c11f5612b607c85a1d38858074281b7065daff1",
      "tree": "e24d2b9a7076ec595cca7afc6e5f763ad5a269b6",
      "parents": [
        "c9bda20963bd0e2cdf0139190d527931497d8622"
      ],
      "author": {
        "name": "Eoghan Glynn",
        "email": "eglynn@redhat.com",
        "time": "Fri Mar 01 12:09:01 2013 +0000"
      },
      "committer": {
        "name": "Eoghan Glynn",
        "email": "eglynn@redhat.com",
        "time": "Fri Mar 01 12:35:35 2013 +0000"
      },
      "message": "Allow qpid to be selected as AMQP provider on precise\n\nFixes bug 1137667\n\nPreviously the auth/sasl config for qpidd was broken, and the\nopenstack services using RPC were not properly configured.\n\nNow we ensure that:\n\n- the admin qpid_username/password are configured for all services\n  (as the qpidd ACL config denies all access to non-admin users)\n\n- the PLAIN sasl mechanism is configured for qpidd (otherwise the\n  qpid_password is not propogated)\n\n- the qpidd process has read permission on the sasl DB (otherwise\n  thw admin user/apss cannot be verified even if set)\n\nChange-Id: Id6bd675841884451b78f257afe786f494a03c0f7\n"
    },
    {
      "commit": "07115eb5c06a7f5a63bfacdf33ded466c8f2e2c9",
      "tree": "fb6f2bedaafb7bb357f7653cf68a083c2888c1ee",
      "parents": [
        "921f2dab624c045d2be321d986b4769c7fb7de99"
      ],
      "author": {
        "name": "Nachi Ueno",
        "email": "nachi@nttmcl.com",
        "time": "Tue Feb 26 12:38:18 2013 -0800"
      },
      "committer": {
        "name": "Nachi Ueno",
        "email": "nachi@nttmcl.com",
        "time": "Thu Feb 28 11:54:24 2013 -0800"
      },
      "message": "Refactor error logging\n\nIt is hard to grep errors in current log. so in this patch,\nI\u0027m updating die function which also writes log for\nscreen_log_dir/error.log.\nIn future, we may categolize negative fault by using\nthis error.log.\n\nChange-Id: I70a8cfe67ed408284f5c88c762c6bb8acb8ecdb2\n"
    },
    {
      "commit": "4a30b849ec69344e82b13070d839a1ffb4504e7c",
      "tree": "71c41a6828e0c77b0ed177cb6ed368d7e3317d36",
      "parents": [
        "0dd34df455637ee29176525974d6dab93f530e66"
      ],
      "author": {
        "name": "jiajun xu",
        "email": "jiajun.xu@intel.com",
        "time": "Tue Jan 22 11:49:03 2013 +0800"
      },
      "committer": {
        "name": "jiajun xu",
        "email": "jiajun.xu@intel.com",
        "time": "Tue Jan 22 11:49:03 2013 +0800"
      },
      "message": "Add check for RABBIT_HOST and RABBIT_PASSWORD in iniset_rpc_backend\n\nIn multi-node environment, RABBIT_HOST and RABBIT_PASSWORD are used to\nindicate the server running rabbitmq service. We should check the\nvariables in iniset_rpc_backend.\n\nChange-Id: Iaea8cc87315be91429a8747254310d6474930eec\n"
    },
    {
      "commit": "b0f1c38bdcb02068e2e3d0daf2d65695d9d58478",
      "tree": "a1a7a570758d79b87ef4a6f88690be1fc5fd5f42",
      "parents": [
        "fec9355fd274a588f27c28741a249790416c7605"
      ],
      "author": {
        "name": "Akihiro MOTOKI",
        "email": "motoki@da.jp.nec.com",
        "time": "Sun Jan 13 17:58:12 2013 +0900"
      },
      "committer": {
        "name": "Akihiro MOTOKI",
        "email": "motoki@da.jp.nec.com",
        "time": "Mon Jan 14 16:12:06 2013 +0900"
      },
      "message": "Refactor rpc backend configuration logic\n\nThis commit also changes the following:\n- Fixes Nova QPID module path\n- Fixes a bug Cinder ZeroMQ RPC points to nova module\n- Adds ZeroMQ setting for Heat RPC\n\nqpid_is_supported is moved from functions to lib/rpc_backend.\n\nThis work is based on the work by Isaku Yamahata \u003cyamahata@valinux.co.jp\u003e\nin https://review.openstack.org/#/c/19074/.\n\nChange-Id: I45e21b1fb85e539213f5243764132a37906d7455\n"
    }
  ]
}
