Changed project layout to be more in-line with the existing OpenStack customs. Specifically, the changes include: * docs moved under doc/source/ and build tox target added * licensing note added in all source files concistently * setuptool harness changed to run along with pbr * some manually added text files removed in favor of pbr-generated * stest harness added * test-requirements.txt updated accordingly * existing code PEP8'ed for tests to pass * GitHub legacy removed * Py2 support undeclared Story: 2006608 Task: 36776 Change-Id: I851efb2b7166db16df77617d41c1771562bcc9a2
665 B
665 B
If you would like to contribute to the development of OpenStack, you must follow the steps in this page:
If you already have a good understanding of how the system works and your OpenStack accounts are set up, you can skip to the development workflow section of this documentation to learn how changes to OpenStack should be submitted for review via the Gerrit tool:
http://docs.openstack.org/infra/manual/developers.html#development-workflow
Pull requests submitted through GitHub will be ignored.
Bugs should be filed in StoryBoard, not GitHub: