Difference between revisions of "Cinder"
(added yoga midcycle summary link) |
(→PTG and Summit Meeting Summaries) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
'''Official Title:''' OpenStack Block Storage Cinder<br /> | '''Official Title:''' OpenStack Block Storage Cinder<br /> | ||
− | '''PTL:''' | + | '''PTL:''' Rajat Dhasmana <rajatdhasmana@gmail.com><br /> |
'''Mission Statement:''' <blockquote>To implement services and libraries to provide on demand, self-service access to Block Storage resources. Provide Software Defined Block Storage via abstraction and automation on top of various traditional backend block storage devices.</blockquote> | '''Mission Statement:''' <blockquote>To implement services and libraries to provide on demand, self-service access to Block Storage resources. Provide Software Defined Block Storage via abstraction and automation on top of various traditional backend block storage devices.</blockquote> | ||
Line 88: | Line 88: | ||
=== PTG and Summit Meeting Summaries === | === PTG and Summit Meeting Summaries === | ||
+ | *[[CinderBobcatMidCycleSummary|2023.2 (Bobcat) Midcycle Summary]] | ||
+ | *[[CinderBobcatPTGSummary|2023.2 (Bobcat) PTG Summary]] | ||
+ | *[[CinderAntelopeMidCycleSummary|2023.1 (Antelope) Midcycle Summary]] | ||
+ | *[[CinderAntelopePTGSummary|2023.1 (Antelope) PTG Summary]] | ||
+ | *[[CinderZedMidCycleSummary| Zed Midcycle Summary]] | ||
+ | *[[CinderZedPTGSummary|Zed PTG Summary]] | ||
*[[CinderYogaMidCycleSummary|Yoga Midcycle Summary]] | *[[CinderYogaMidCycleSummary|Yoga Midcycle Summary]] | ||
*[[CinderYogaPTGSummary|Yoga PTG Summary]] | *[[CinderYogaPTGSummary|Yoga PTG Summary]] |
Latest revision as of 10:40, 1 September 2023
Note: The wiki.openstack.org pages are for development team collaboration and documentation. If you are looking for official project documentation, please go to https://docs.openstack.org/cinder/latest/.
Official Title: OpenStack Block Storage Cinder
PTL: Rajat Dhasmana <rajatdhasmana@gmail.com>
To implement services and libraries to provide on demand, self-service access to Block Storage resources. Provide Software Defined Block Storage via abstraction and automation on top of various traditional backend block storage devices.
Jump to the Active Etherpads List
Contents
Description
Cinder is a Block Storage service for OpenStack. It's designed to present storage resources to end users that can be consumed by the OpenStack Compute Project (Nova). This is done through the use of either a reference implementation (LVM) or plugin drivers for other storage. The short description of Cinder is that it virtualizes the management of block storage devices and provides end users with a self service API to request and consume those resources without requiring any knowledge of where their storage is actually deployed or on what type of device.
Documentation
For a quick overview of the Cinder project's organization, deliverables, and processes, take a look at our Getting Started page.
See https://docs.openstack.org/cinder for the official cinder documentation.
Core Team
See current members.
Project Meetings
See Meetings/Cinder.
Getting in Touch
We use the openstack-discuss@lists.openstack.org mailing list for discussions using subjects with the prefix "[cinder]".
- Mailing list archive: http://lists.openstack.org/pipermail/openstack-discuss/
- For discussions prior to Mon Nov 19 00:04:26 UTC 2018, see the old "dev list" archive: http://lists.openstack.org/pipermail/openstack-dev/
We also hang out on IRC in #openstack-cinder
... you can find out where (that is, which IRC network we use) and get IRC tips in the OpenStack contributor guide.
- IRC logs are available in: http://eavesdrop.openstack.org/irclogs/#openstack-cinder/
Related projects
Core Volume Drivers
For a list of the core drivers in each OpenStack release and the volume operations they support, see https://docs.openstack.org/cinder/latest/reference/support-matrix.html
Contributing Code
For any new features, significant code changes, new drivers, or major bug fixes, please add a release note along with your patch. See the Reno Documentation for details on how to generate new release notes.
How To Contribute A Driver
See How to contribute a driver
NOTE: For people working on getting their CI to handle Python 3, see Cinder Third Party CI update to Python 3.7
How To Contribute A New Feature
See How to contribute a new feature
Sample cinder.conf
The cinder.conf.sample is no longer maintained and tested in the source tree. Currently you can obtain a copy by running the command 'tox -e genconfig' in a cloned version of the Cinder project and then look in etc/cinder/ for the cinder.conf.sample file.
The newly generated file will have all options in the Cinder project, driver options included.
Additionally, the generated file is available in the Cinder documentation: https://docs.openstack.org/cinder/latest/configuration/block-storage/samples/cinder.conf.html
Resources
Etherpads
Active
- Tracking cinder check/gate failures during Xena development
- Spec Review Tracking
- Outreachy Project Ideas
Historic
- Default iscsihelper LIO
- Cinder/Nova API Changes
- Newton Midcycle
- Newton Summit Ideas
- Mitaka Final Push
- Mitaka Spec Review Tracking
- Mitaka Midcycle Meetup- Planning
- Mitaka Summit- Planning
- Liberty Midcycle Meetup- Notes
- Liberty Midcycle Meetup- Planning
Review Links
- Cinder Priority Reviews Dashboard
- Cinder Projects Review Inbox
- In progress bugs
- New bugs
- Stable Branches Reviews
PTG and Summit Meeting Summaries
- 2023.2 (Bobcat) Midcycle Summary
- 2023.2 (Bobcat) PTG Summary
- 2023.1 (Antelope) Midcycle Summary
- 2023.1 (Antelope) PTG Summary
- Zed Midcycle Summary
- Zed PTG Summary
- Yoga Midcycle Summary
- Yoga PTG Summary
- Xena Mid-Cycle Summary
- Xena PTG Summary
- Wallaby Mid-Cycle Summary
- Wallaby PTG Summary
- Victoria Mid-Cycle Summary
- Victoria PTG Summary
- Ussuri Mid-Cycle Summary
- Ussuri PTG Summary
- Train Mid-Cycle Summary
- Train Summit and PTG Summary
- Stein Mid-Cycle Summary
- Stein PTG Summary
- Vancouver Summit 2018 Summary
- Rocky PTG Summary
- Queens PTG Summary
- Pike PTG Summary