Re: [openstack-dev] [Devstack] [Cinder] Registering 3rd party driver as default

2014-08-14 Thread Kerr, Andrew
You either need to comment out the enabled_backends line, or you'll want to put something similar to this in your cinder.conf file: [DEFAULT] ... enabled_backends = cloudbyte ... [cloudbyte] volume_driver = volume_driver = cinder.volume.drivers.cloudbyte.cloudbyte.ElasticenterISCSIDriver

Re: [openstack-dev] [Cinder] 3'rd party CI systems: Not Whitelisted Volume type with name * could not be found.

2014-08-15 Thread Kerr, Andrew
Can the default_volume_type be left empty and get the original None type, so we don't have to create the volume type prior to running tempest tests? Andrew Kerr OpenStack QA Cloud Solutions Group NetApp On 8/14/14, 5:23 PM, Martin, Kurt Frederick (ESSN Storage MSDU) kurt.f.mar...@hp.com wrote:

[openstack-dev] [cinder] Extend operation for NFS driver

2014-03-24 Thread Kerr, Andrew
Hi cinder, Just noticed we have competing solutions to implement extend_volume in the generic NFS driver [1] [2]. I understand these are not targeted until after RC1, but I also didn't want the duplicate effort lost in the shuffle. Are there any thoughts on which is the more appropriate

Re: [openstack-dev] [cinder] 3rd party ci names for use by official cinder mandated tests

2014-07-07 Thread Kerr, Andrew
On 7/2/14, 11:00 AM, Anita Kuno ante...@anteaya.info wrote: On 07/01/2014 01:13 PM, Asselin, Ramy wrote: 3rd party ci names is currently becoming a bit controversial for what we're trying to do in cinder: https://review.openstack.org/#/c/101013/ The motivation for the above change is to aid

Re: [openstack-dev] [Cinder] XXXFSDriver: Query on usage of load_shares_config in ensure_shares_mounted

2014-04-11 Thread Kerr, Andrew
Hi Deepak, I know that there are plans to completely change how NFS uses (or more accurately, will not use) the shares.conf file in the future. My guess is that a lot of this code will be changed in the near future during that rework. Andrew Kerr OpenStack QA Cloud Solutions Group NetApp

Re: [openstack-dev] Efficient image cloning implementation in NetApp nfs drivers // make this part of base NFS driver

2014-04-15 Thread Kerr, Andrew
The NetApp driver uses NetApp specific API calls to implement the actual cloning of the file. You could probably generalize it by implementing the keeping of a cached image file on the destination share for future copies, and then implement a standard copy file method that could be overloaded by

Re: [openstack-dev] [cinder] Taskflow 0.10.0 incompatible with NetApp NFS drivers

2015-05-08 Thread Kerr, Andrew
The problem is in the version of taskflow that is downloaded from pypi by devstack. You will need to wait until a new version 0.10.0 is available [1] [1] https://pypi.python.org/pypi/taskflow/ Andrew Kerr OpenStack QA Cloud Solutions Group NetApp From: Bharat Kumar

[openstack-dev] [Cinder] [Manila] NetApp CI will be offline next week

2016-01-13 Thread Kerr, Andrew
Hi all, The physical equipment that runs the NetApp CI system is scheduled to be moved to a new building next week. In order to accommodate this move we will be taking the NetApp CI system offline at EOB on Friday Jan 15 and plan to have it back up and running by EOB on Monday Jan 25. I just