Add developer docs url in README.rst(trivial)

Change-Id: I84ccec9e189432899947815158b42903c0b547f8
This commit is contained in:
xianming mao 2016-09-26 10:55:12 +08:00 committed by Eric Harney
parent beca2cc62c
commit 793c03b283
1 changed files with 4 additions and 2 deletions

View File

@ -29,8 +29,10 @@ Python 2.7 and Python 3.4. A recent tox is required, as is a recent virtualenv
If "tox -e py34" fails with the error "db type could not be determined", remove
the .testrepository/ directory and then run "tox -e py34".
For any other imformation, refer to the parent project, Cinder:
https://github.com/openstack/cinder
For any other information, refer to the developer documents:
http://docs.openstack.org/developer/os-brick/index.html
OR refer to the parent project, Cinder:
http://docs.openstack.org/developer/cinder/
* License: Apache License, Version 2.0
* Source: http://git.openstack.org/cgit/openstack/os-brick