Jump to: navigation, search

Difference between revisions of "Outreachy Applicants Guide"

(Created page with "== Outreachy Applicants Guide == === What is this project all about === # https://docs.openstack.org/manila/latest/contributor/contributing.html === How can you communicate...")
 
(What is this project all about)
Line 1: Line 1:
 
== Outreachy Applicants Guide ==
 
== Outreachy Applicants Guide ==
  
=== What is this project all about ===
+
=== What is this Manila all about ===
# https://docs.openstack.org/manila/latest/contributor/contributing.html
+
Manila derived from the Cinder project and provides a canonical storage provisioning control plane in OpenStack for shared or distributed file systems similarly to the way Cinder provides such a canonical control plane for block storage.
 +
 
 +
The design and implementation of Manila provide extensibility for multiple backends (to support vendor or file system specific nuances / capabilities) but is sufficiently abstract to accommodate any of a variety of shared or distributed file system types.
 +
 
 +
More details are available on [[Manila|this wiki]]
  
 
=== How can you communicate with your mentors and community members? ===
 
=== How can you communicate with your mentors and community members? ===

Revision as of 22:08, 21 March 2023

Outreachy Applicants Guide

What is this Manila all about

Manila derived from the Cinder project and provides a canonical storage provisioning control plane in OpenStack for shared or distributed file systems similarly to the way Cinder provides such a canonical control plane for block storage.

The design and implementation of Manila provide extensibility for multiple backends (to support vendor or file system specific nuances / capabilities) but is sufficiently abstract to accommodate any of a variety of shared or distributed file system types.

More details are available on this wiki

How can you communicate with your mentors and community members?

  1. https://zuul-ci.org/docs/zuul/latest/howtos/matrix.html
  2. Getting logs from IRC: https://meetings.opendev.org/irclogs/%23openstack-manila/

Setting up your accounts

  1. https://docs.openstack.org/contributors/code-and-documentation/quick-start.html

Setting up your devstack environment using a VM

  1. https://maari.ee/how-to-set-up-development-environment-for-openstack-with-devstack/

Links to get out and do more advanced stuff

https://docs.openstack.org/manila/latest/contributor/development.environment.html

FAQ