[Yahoo-eng-team] [Bug 1560219] [NEW] Orchestration Resource Types does not handle additional namespaces

2016-03-21 Thread Bryan Jones
y the resource name. ** Affects: horizon Importance: Undecided Assignee: Bryan Jones (jonesbr) Status: New ** Changed in: horizon Assignee: (unassigned) => Bryan Jones (jonesbr) -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1526964] [NEW] Can delete lbaas-pool with lbaas-hm attached

2015-12-16 Thread Bryan Jones
Public bug reported: Using the lbaas v2 resources, I created a loadbalancer, listener, pool, and healthmonitor, all attached to each other as expected. Next I deleted the pool, which I wouldn't expect to work since there is a healthmonitor attached to it, yet it worked successfully. Now I am unabl

[Yahoo-eng-team] [Bug 1516791] [NEW] LBaaS v2 doc for show loadbalancer has incorrect status

2015-11-16 Thread Bryan Jones
Public bug reported: http://developer.openstack.org/api-ref- networking-v2-ext.html#showLoadBalancerv2 displays the output of a show loadbalancer call. One of the keys shown is 'status'. Based on the code (https://github.com/openstack/neutron- lbaas/blob/master/neutron_lbaas/services/loadbalancer

[Yahoo-eng-team] [Bug 1340793] [NEW] DB2 deadlock error not supported

2014-07-11 Thread Bryan Jones
Public bug reported: Currently, only mysql and postgresql deadlock errors are properly handled. The error message for DB2 looks like: 'SQL0911N The current transaction has been rolled back because of a deadlock or timeout. ' Olso.db needs to include a regex to detect this deadlock. Essentiall