Move the content of ReleaseNotes to README.rst
For now, we have added reno for release notes management, and a folder
"releasenotes" was added in aodh. Because there is a file named
"ReleaseNotes" to provide release note location and aodh home, it will
broken some git operations in case insensitive OS (e.g. Windows).
This change simply move the content of ReleaseNotes to README.rst to avoid
the problem.
Change-Id: I30ea4a5d8cb4450ca76ec5e834ccf07cd996de77
(cherry picked from commit 2a01d67152
)
This commit is contained in:
parent
c88f02f83d
commit
216b287560
@ -1,6 +1,11 @@
|
|||||||
aodh
|
aodh
|
||||||
====
|
====
|
||||||
|
|
||||||
See the ReleaseNotes document and the project home for more info.
|
Release notes can be read online at:
|
||||||
|
http://docs.openstack.org/developer/aodh/releasenotes/index.html
|
||||||
|
|
||||||
|
Documentation for the project can be found at:
|
||||||
|
http://docs.openstack.org/developer/aodh/
|
||||||
|
|
||||||
|
The project home is at:
|
||||||
http://launchpad.net/aodh
|
http://launchpad.net/aodh
|
||||||
|
11
ReleaseNotes
11
ReleaseNotes
@ -1,11 +0,0 @@
|
|||||||
Release notes are maintained in rst format in
|
|
||||||
doc/source/releasenotes/
|
|
||||||
they can be read online at
|
|
||||||
http://docs.openstack.org/developer/aodh/releasenotes/index.html
|
|
||||||
|
|
||||||
Documentation for the project can be found at:
|
|
||||||
http://docs.openstack.org/developer/aodh/
|
|
||||||
|
|
||||||
The project home is at:
|
|
||||||
http://launchpad.net/aodh
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user