This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.
This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.
This update should result in no functional change.
For more information see the thread at
http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html
Change-Id: I087216b631beea811cdee6cc4b4d5e26067be673
Update the .gitreview file for the new project name.
Add skeleton docs, setup, and testing.
Most of this boilerplate has been copied from nodepool.
In order to make testing easier, the EventProcessor class has been
slightly refactored to allow FakeEventProcessor to subclass and
mock out the socket object with a Queue.Queue object.
Change-Id: I137849a16807b9c56cd6f31de57b2b99506c8219