[Yahoo-eng-team] [Bug 1509944] [NEW] Rolling upgrades: online schema migration

2015-10-25 Thread Grzegorz Grasza
Public bug reported: Future incompatible changes in sqlalchemy migrations, like removing, renaming columns and tables can break rolling upgrades (upgrades when multiple Keystone instances are run at different versions). To address this, we can ban schema changes which cause incompatibilities, spe

[Yahoo-eng-team] [Bug 1509941] [NEW] case test_kill_process_with_different_signal is not necessary

2015-10-25 Thread ZongKai LI
Public bug reported: in _test__kill_process, utils.execute has been mocked in following code: ... with mock.patch.object(utils, 'execute', side_effect=exc) as mock_execute: ... so indeed, no signal will be sent at all, for that, we don't need

[Yahoo-eng-team] [Bug 1394165] Re: L3 and DHCP agents may hang while processing a router or a network

2015-10-25 Thread Eugene Nikanorov
** Changed in: neutron Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1394165 Title: L3 and DHCP agents may hang while processing a router or a networ

[Yahoo-eng-team] [Bug 1509924] [NEW] Tempest needs to test DHCPv6 stateful

2015-10-25 Thread Sean M. Collins
Public bug reported: Currently there are no tests for DHCPv6 stateful IPv6 configurations, due to a bug in Cirros, which does not have support for DHCPv6 https://bugs.launchpad.net/cirros/+bug/1487041 Work needs to be done in Tempest to select an image that has DHCPv6 stateful support. ** Affec

[Yahoo-eng-team] [Bug 1467679] Re: Floating ip test cannot be turned off for horizon integration tests

2015-10-25 Thread Launchpad Bug Tracker
[Expired for OpenStack Dashboard (Horizon) because there has been no activity for 60 days.] ** Changed in: horizon Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1508827] Re: Shared option is not visible while updating network

2015-10-25 Thread Reedip
2 bugs with the same Description and name were raised. I am working on the second one #1508828 ** Changed in: horizon Status: New => Invalid ** Changed in: horizon Assignee: Reedip (reedip-banerjee) => (unassigned) -- You received this bug notification because you are a member of Ya

[Yahoo-eng-team] [Bug 1509892] [NEW] rpc worker issues

2015-10-25 Thread YAMAMOTO Takashi
Public bug reported: after I6fea7f409c91b25d2c35b038d6100fdfa85d1905, if plugin.rpc_workers_supported for core plugin is true, it's assumed that every service plugins have start_rpc_listeners implemented. it isn't necessary the case. ** Affects: neutron Importance: Undecided Statu

[Yahoo-eng-team] [Bug 1509890] [NEW] Linux bridge agent "interface_exists_on_bridge" can be optimized

2015-10-25 Thread Cedric Brandily
Public bug reported: Currently, when lb agent needs to check if an interface exists on a bridge, it will get all interfaces on the bridge and looks for the interface: for filename in os.listdir(BRIDGE_INTERFACES_FS): if filename == interface: return True return False when we can dire

[Yahoo-eng-team] [Bug 1509683] Re: sometimes the sheepdogdriver doesn't work when copy_image_to_volume

2015-10-25 Thread Dolph Mathews
Added cinder. ** Also affects: cinder Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1509683 Title: sometimes the sheep