Hi Ramy, Thanks for the links; looks like these address a problem of creating a proper volume type that happens on deployment time and that would be used as a default volume type.
And I'm talking about a volume type that Tempest creates in runtime: https://github.com/openstack/tempest/blob/master/tempest/api/volume/admin/test_volume_types.py#L41 Currently it uses a fixed set of keys, 'snapshot_protocol' and 'vendor_name', however it needs to be extended to allow to pass additional keys that the Coraid driver needs to operate. Asselin, Ramy wrote: > Not sure if https://review.openstack.org/#/c/118619/ is necessary. > See if this solves your issue [1], simple update to your devstack > localrc/local.conf to create the type keys. It is merged to master. > Otherwise, consider creating a cinder backend file[1]. > > Ramy > > [1] http://lists.openstack.org/pipermail/openstack-dev/2014-August/043274.html > [2] https://github.com/openstack-dev/devstack/tree/master/lib/cinder_backends > > From: Roman Bogorodskiy [mailto:[email protected]] > Sent: Saturday, September 06, 2014 8:34 AM > To: OpenStack Development Mailing List (not for usage questions) > Subject: Re: [openstack-dev] [Infra][Cinder] Coraid CI system > > Mykola, thanks for update! > > Few additional notes on this. For now, we have to inject two patches to make > it work. > > The first patch is a simple bugfix for the Coraid driver itself: > > https://review.openstack.org/#/c/119022/ > > The second one is for Tempest to allow specification of custom volume type > keys that are required for the Coraid > driver to operate properly: > > https://review.openstack.org/#/c/118619/ > > On Fri, Sep 5, 2014 at 6:09 PM, Mykola Grygoriev > <[email protected]<mailto:[email protected]>> wrote: > Hi, > > My name is Mykola Grygoriev and I'm engineer who currently working on > deploying 3d party CI for Сoraid Сinder driver. > > Following instructions on > > http://ci.openstack.org/third_party.html#requesting-a-service-account > > asking for adding gerrit CI account (coraid-ci) to the Voting Third-Party CI > Gerrit group<https://review.openstack.org/#/admin/groups/91,members>. > > > We have already added description of Coraid CI system to wiki page - > https://wiki.openstack.org/wiki/ThirdPartySystems/Coraid_CI > We used openstack-dev/sandbox project to test current CI infrastructure with > OpenStack Gerrit system. Please find our history there. > Please have a look to results of Coraid CI system. it currently takes updates > from openstack/cinder project: > http://38.111.159.9:8080/job/Coraid_CI/32/ > http://38.111.159.9:8080/job/Coraid_CI/33/ > Thank you in advance. > > -- > Best regards, > Mykola Grygoriev > > _______________________________________________ > OpenStack-dev mailing list > [email protected]<mailto:[email protected]> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > _______________________________________________ > OpenStack-dev mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev Roman Bogorodskiy
pgpmrSINTYAFw.pgp
Description: PGP signature
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
