Update the README.rst, change the repo url from github to
git.openstack.org, add link for trove-sepcs and trove-dashboard,
add link for CONTRIBUTING.rst and HACKING.rst.
Signed-off-by: zhanggang <zhanggang@cmss.chinamobile.com>
Change-Id: If1c7d3467c7da261ac626325a44aa7eab37ae042
Our readmes and rst files had references to trove-integration and
redstack. This commit cleans up those references.
Jian Song had also been trying to make some of these kinds of changes
to the documentation and to reduce conflicts and merges, I'd requested
him to hold off. As a result, I think it is only fair that I list him
as a co-author.
Change-Id: I685659391fd04eefd250e72d789da5a0d7b7aace
Co-Authored-By: jiansong <jian.song@easystack.cn>
Updated the README.rst, In which updated about trove, getting
started, python client for trove and reference, Removed the Usage
for integration testing Tests and moved into CONTRIBUTION.rst
Taken reference from other component's README.rst file.
Change-Id: Ic3ce38155ecb120fc6fde1098fabb60be5383a64
Closes-Bug: #1572224
Change the description to "There is a inapt spelling
in the file called README.rst(line4).
The word 'Open Stack' should be spelled as OpenStack."
Closes-Bug: #1486454
Change-Id: Ic09df2268ae98c6b5a13decaf2b710d4bceaf7ef
OpenStack hosts things in places that are not github. Also, it seems
that there is a big blob of unrelated readme in the README file.
Closes-Bug: 1399839
Change-Id: I70cc6772b50591c4b3badd6c92567a7a6541bacf
By hosting the docs here we'll be able to better maintain that
developers are being mindful of changes or even occassionally writing
documentation for new API features. This should also allow us to
autogenerate the snippets.
Change-Id: I0111bcd38341b1736a47b0a3d3e6ff96d2ca1c58
This file must be readable and have sections to separate usage
from tests.
Path for using trove in integration are wrong, the directory
bin does not exists.
Change-Id: I75dcf229580ead055233f8d7f7ea4acc07baadcf
Closes-Bug: #1287186
Now cinder support a few new features like extend volume which used in Trove.
We can't use nova client to enjoy this new feature, so we should change to use
cinder client as volume management.
implement bp implement-volume-extend
Change-Id: I4f9139bacd7d8b4c2538bff6aa54416b27c9026e