CHANGES
=======

* Replace openstack.org git:// URLs with https://
* Add project boilerplate
* Add a node\_region field to the job metadata
* Revert "Create subunit proccessor subclass"
* Process ZUUL\_VOTING parameter
* Add build\_zuul\_url parameter
* Import socket so we can use it to get name info
* Create subunit proccessor subclass
* Add the ability to filter on project
* Lazily connect to logstash
* Retry on EAI\_AGAIN name resolution failures
* Add puppet module files for log processor
* Add support to log gearman client to filter on build-queue
* Add subunit2sql gearman workers
* Handle log processing subprocess cleanup better
* Use except x as y instead of except x, y
* Better logstash field data
* Use statsd in logstash client
* Handle log filter exceptions more gracefully
* Close unneeded fds before execing CRM 114
* Add grenade logs to logstash
* Add jenkins master name to the logstash records
* Record build\_branch in logstash
* Add jenkins slave name to the logstash records
* Refactor logstash\_worker into log\_processor module
