diff --git a/README.bak.rst b/README.bak.rst new file mode 100644 index 0000000..45fa949 --- /dev/null +++ b/README.bak.rst @@ -0,0 +1,24 @@ +====== +VENUS +====== + +# TODO(brinzhang): Description the readme for Venus project. + +You have come across a storage service for an open cloud computing service. +It has identified itself as `Venus`. It was abstracted from the Cinder project. + +* Wiki: https://github.com/hahaps/openstack-project-generator +* Developer docs: https://github.com/hahaps/openstack-project-generator +* Code repository: https://opendev.org/inspur/venus + +Getting Started +--------------- + +If you'd like to run from the master branch, you can clone the git repo: + + git clone https://github.com/hahaps/openstack-project-generator + +For developer information please see +`HACKING.rst `_ + +You can raise bugs here https://github.com/hahaps/openstack-project-generator diff --git a/README.rst b/README.rst index 45fa949..a2ece36 100644 --- a/README.rst +++ b/README.rst @@ -1,24 +1 @@ -====== -VENUS -====== - -# TODO(brinzhang): Description the readme for Venus project. - -You have come across a storage service for an open cloud computing service. -It has identified itself as `Venus`. It was abstracted from the Cinder project. - -* Wiki: https://github.com/hahaps/openstack-project-generator -* Developer docs: https://github.com/hahaps/openstack-project-generator -* Code repository: https://opendev.org/inspur/venus - -Getting Started ---------------- - -If you'd like to run from the master branch, you can clone the git repo: - - git clone https://github.com/hahaps/openstack-project-generator - -For developer information please see -`HACKING.rst `_ - -You can raise bugs here https://github.com/hahaps/openstack-project-generator +# TODO(brinzhang): Created by Inspur