doc: add rbd-iscsi-client info

Add rbd-iscsi-client-core to the list of gerrit groups maintained
by the cinder project, and add info about the rbd-iscsi-client to
the base contributor doc.

Change-Id: I37ae86a41e93d4cee652e2201adffa36cb2ff2e1
This commit is contained in:
Brian Rosmaita 2021-01-29 12:00:41 -05:00
parent f35bbc4b77
commit ff677d5adf
2 changed files with 11 additions and 0 deletions

View File

@ -59,6 +59,10 @@ The Cinder project has total control over the membership of these groups.
- +2 powers on the cinder-tempest-plugin repository
- cinder-core plus other appropriate people
- https://review.opendev.org/#/admin/groups/2088,members
* - rbd-iscsi-client-core
- +2 powers on the rbd-iscsi-client repository
- cinder-core (plus others if appropriate; currently only cinder-core)
- https://review.opendev.org/admin/groups/b25813f5baef62b9449371c91f7dbacbcf7bc6d6,members
The Cinder project shares control over the membership of these groups. If you
want to add someone to one of these groups who doesn't already have membership

View File

@ -46,6 +46,13 @@ cinderlib
| docs: https://docs.openstack.org/cinderlib
| Launchpad: https://launchpad.net/cinderlib
rbd-iscsi-client
| Library that provides a REST client that talks to ceph-isci's
rbd-target-api to export rbd images/volumes to an iSCSI initiator.
| code: https://opendev.org/openstack/rbd-iscsi-client
| docs: https://docs.openstack.org/rbd-iscsi-client
| Launchpad: https://launchpad.net/rbd-iscsi-client
cinder-tempest-plugin
| Contains additional Cinder tempest-based tests beyond those in the
main OpenStack Integration Test Suite (tempest).