Update README.rst to not point to HACKING.rst, only CONTRIBUTING.rst.
Remove HACKING.rst because it is redundant in purpose, and incorrect
in content.
Update CONTRIBUTING.rst to point to the contributor docs on
docs.openstack.org and generally be a bit less generic than before.
Change-Id: Ib608b494e027091ae324793f275bad3b554e9710
Story: 2005190
Task: 29949
Task: 29950
The warning in the readme is a bit old and confusing now
that placement is extracted and can be installed standalone
separate from nova in Stein and is its own project under
openstack TC governance, so this just removes the warning.
Change-Id: I69066cf21327677734c814fd7211135ff672ec3a
Story: #2005190
Task: 29946
Update README.rst to change from nova to placement and to
indicate to the reader that the repository is in flux and
not currently a finished thing.
Also, warn readers who are reading on GitHub[1] that they
may not be in the right place.
[1] https://github.com/openstack/placement
Change-Id: I32cb7ff0f1a578e40f259f7e28ca9af7cef85549
We also take the opportunity to clean up the doc and add a few more
helpful links. This is mostly based on the blueprint established by
Glance [1].
[1] https://github.com/openstack/glance/blob/69555ae/README.rst
Change-Id: I819fd2e6d49e00c2f9175dd5b0f4a1bc356d35e6
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Use https instead of http to ensure the safety without containing our
account/password information
Change-Id: Iff85d63353b858e0df28bf2e2c9557e6737b7aba
The current README still mentions EC2 and over-duplicates information
that now lives in other files, like CONTRIBUTING.rst.
This patch re-focused the README on three key groups of folks:
* API users
* Operators
* Developers
Change-Id: I9df445ca0c800f0985900dcb00466c15e8d5570f
* github to git.openstack.org
* ML openstack to openstack-dev as that is where development discussions
happen
* nova.openstack.org to docs.openstack.org/developer/nova as that is
the nova.openstack.org just redirects to there
Change-Id: I884bb2dff3d026618c0bce202f938c7e87bffe04
Yesterday, openstack@lists.launchpad.org was migrated with
all users to openstack@list.openstack.org.
This patch updates references to the old mailing list with the
new, to ensure that people encountering them don't accidentally
try and join the old list!
Change-Id: I76242f4f4f0c8c2418068ea709ab2f7aa4502fd5
GitHub likes repos to have a CONTRIBUTING file. It will use this to
point people to the right place for how to contribute to this project.
Change-Id: I52ce1489527d2c7d68776c786731af4b2d675c38
The current README file contents are amuzing, but could contain
more useful information for downstream users / developers. This
is an attempt to fill out the README file with further content.
Change-Id: I1c364d107d1d6caf110d223560cee3a0a065ee6b
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Converted the README to reStructuredText so that it will be automatically
formatted when viewed on github.
Removed reference to nova-pep8 Jenkins job since it doesn't seem to exist
anymore.
Change-Id: Id56ae53753e43852dcb9126bb989f9c0a8f223da