# OpenStack-Cinder
**Repository Path**: lu-qitao/OpenStack-Cinder
## Basic Information
- **Project Name**: OpenStack-Cinder
- **Description**: Openstack 从 Folsom 开始使用 Cinder 替换原来的Nova-Volume服务,为 Openstack 云平台提供块存储服务
- **Primary Language**: Python
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: https://www.oschina.net/p/openstack-cinder
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2021-04-07
- **Last Updated**: 2021-04-07
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
================
OpenStack Cinder
================
.. image:: https://governance.openstack.org/tc/badges/cinder.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
OpenStack Cinder is a storage service for an open cloud computing service.
You can learn more about Cinder at:
* `Wiki `__
* `Developer Docs `__
* `Blueprints `__
* `Release notes `__
* `Design specifications `__
Getting Started
---------------
If you'd like to run from the master branch, you can clone the git repo:
git clone https://opendev.org/openstack/cinder
If you'd like to contribute, please see the information in
`CONTRIBUTING.rst `_
You can raise bugs on `Launchpad `__
Python client
-------------
`Python Cinderclient `__