[Yahoo-eng-team] [Bug 1403020] Re: Kwarg 'filter_class_names' is never passed to HostManager#get_filtered_hosts

2016-09-30 Thread Huang Zhiteng
Cinder's FilterScheduler has a few places called get_filtered_hosts() but none of these invocations passed filter_class_names, however this doesn't necessary mean current host manager or filter scheduler needs fixing. Deployers may have out-of-tree scheduler driver does pass in customized filter_c

[Yahoo-eng-team] [Bug 1276510] Re: MySQL 2013 lost connection is being raised

2015-03-18 Thread Huang Zhiteng
** Changed in: cinder Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1276510 Title: MySQL 2013 lost connection is being raised Status in OpenS

[Yahoo-eng-team] [Bug 1334647] Re: Nova api service doesn't handle SIGHUP signal properly

2014-10-21 Thread Huang Zhiteng
** Also affects: cinder Importance: Undecided Status: New ** Changed in: cinder Assignee: (unassigned) => Huang Zhiteng (zhiteng-huang) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (n

[Yahoo-eng-team] [Bug 1294132] Re: Volume status set to "error extending" when driver fails to extend the volume

2014-03-20 Thread Huang Zhiteng
As the volume manager doesn't know what exactly happened during the extending, and there are actually two kinds of possible failure (a. volume was untouched; b. very very unlikely volume was touched or even corrupted), it's safer to set volume state to 'error_extending' instead of reset it back to

[Yahoo-eng-team] [Bug 1053931] Re: Volume hangs in "creating" status even though scheduler raises "No valid host" exception

2014-01-28 Thread Huang Zhiteng
Dafna, I think this bug has been fixed. Let me explain a little bit more on the workflow of creating a volume: 1) User sends request to Cinder API service; 2) API creates a DB entry for the volume and marks its status to 'creating' (https://github.com/openstack/cinder/blob/stable/havana/cinder/vo

[Yahoo-eng-team] [Bug 1205983] Re: capabilities filter uses ':' as a delimiter, which is unsupported by REST XML

2014-01-26 Thread Huang Zhiteng
** Changed in: cinder Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1205983 Title: capabilities filter uses ':' as a delimite