Contributor Guide¶
In this section you will find information on how to contribute to Cinder. Content includes architectural overviews, tips and tricks for setting up a development environment, and information on Cinder’s lower level programming APIs.
Getting Started¶
Writing Release Notes¶
Please follow the format, it will make everyone’s life easier. There’s even a special section on writing release notes for Cinder drivers.
Programming HowTos and Tutorials¶
- Setting Up a Development Environment
- Testing
- API Microversions
- API Races - Conditional Updates
- Adding a Method to the OpenStack API
- Drivers
- High Availability
- Guru Meditation Reports
- Replication
- User Messages
- Migration
- Running Cinder API under Apache
- Upgrades
- Generic Volume Groups
- Database migrations