[Yahoo-eng-team] [Bug 1329192] [NEW] nova can not stop a vm when using fake driver

2014-06-12 Thread Feng Xi Yan
Public bug reported: When using fake driver, nova stop command did not change the instance's power state. Steps to reproduce the bug: (1) Config nova to use fake drive vim /etc/nova/nova.conf compute_driver = fake.FakeDriver (2) Boot a VM

[Yahoo-eng-team] [Bug 1329223] [NEW] ovs agent resync may miss port remove event

2014-06-12 Thread Chengli Xu
Public bug reported: In ovs agent main rpc loop,set resync = True clears ports set, and might result in missing some port removed event, port removed from br- int, however not call treat_device_remove ** Affects: neutron Importance: Undecided Status: New ** Tags: ovs **

[Yahoo-eng-team] [Bug 1329235] [NEW] agents table not created as InnoDB when MySQL's engine is set to MyISAM, breaks subsequent table creation

2014-06-12 Thread Nuriel Shem-Tov
Public bug reported: This has been observed under the following conditions: - Currently using IceHouse - Not using neutron-db-manage, but rather relying on neutron-server process to create tables upon startup - MySQL is set to default engine MyISAM Neutron attempts to create its tables in the

[Yahoo-eng-team] [Bug 1328997] Re: Unit test failure: openstack_citest is being accessed by other users\nDETAIL: There are 1 other session(s) using the database.

2014-06-12 Thread Victor Sergeyev
** Also affects: oslo Importance: Undecided Status: New ** Changed in: oslo Status: New = Confirmed ** Changed in: oslo Importance: Undecided = High -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1329261] [NEW] vmware: VCdriver creates same hypervisor_hostname for different vcenters with same Cluster name

2014-06-12 Thread Kanagaraj Manickam
Public bug reported: Consider the following scenario, where two nova-compute nodes are configured to different vcenter with same cluster named Cluster1: Compute-Node #1: --- hostname: devstack1 vmware.host_ip: 10.1.0.12 vmware.cluster_names: Cluster1Same cluster name

[Yahoo-eng-team] [Bug 1329299] [NEW] In nova.db.sqlalchemy.model.ComputeNode, column hypervisor_hostname should be unique values

2014-06-12 Thread Kanagaraj Manickam
Public bug reported: In the nova model nova.db.sqlalchemy.model.ComputeNode, the column represents the hypervisor name and is not set to unique and not null values. This leads to have same hyerpvisor host name for more than one hypervisors and will end up in error scenarios. In order to avoid

[Yahoo-eng-team] [Bug 1321080] Re: auth token is exposed in meter http.request

2014-06-12 Thread Thierry Carrez
** Also affects: neutron/icehouse Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1321080 Title: auth token is exposed in meter http.request

[Yahoo-eng-team] [Bug 1321080] Re: auth token is exposed in meter http.request

2014-06-12 Thread Thierry Carrez
OK, this is confusing. Let me try to get an accurate picture of affected versions: oslo-incubator contains affected code in master (patched), stable/icehouse (in review) and stable/havana That code was copied in: Neutron: Juno (patched), Icehouse Ceilometer: Icehouse (in review), Havana Then

[Yahoo-eng-team] [Bug 1329313] [NEW] server migration fails if it image in glance was deleted

2014-06-12 Thread George Shuklin
Public bug reported: If instance is migrated from hypervisor by 'nova host-servers-migrate' and it image was deleted, instance fails to start with message {u'message': u'Image d2ab45e6-3db0-450b-b5aa-8b0646e063a2 could not be found.', u'code': 404, u'created': u'2014-06-12T12:39:27Z'} Steps to

[Yahoo-eng-team] [Bug 1328647] Re: DeprecationWarning is globally enabled

2014-06-12 Thread Brent Eagles
** No longer affects: nova -- 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/1328647 Title: DeprecationWarning is globally enabled Status in Oslo - a Library of Common

[Yahoo-eng-team] [Bug 1257626] Re: Timeout while waiting on RPC response - topic: network, RPC method: allocate_for_instance info: unknown

2014-06-12 Thread Attila Fazekas
check-grenade-dsvm-icehouse gate job failed with this bugs signature: http://logs.openstack.org/99/91899/2/check/check-grenade-dsvm- icehouse/d18de65/logs/old/screen-n-cpu.txt.gz?level=ERROR#_2014-06-04_04_25_35_546 ** Changed in: nova Status: Invalid = Confirmed -- You received this

[Yahoo-eng-team] [Bug 1329319] [NEW] Restart glance when a image is uploading, then delete the image. The data of the image is not deleted

2014-06-12 Thread Hua Wang
Public bug reported: Restart glance when a image is uploading, then delete the image. The data of the image is not deleted. ** Affects: glance Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1297560] Re: *tempest-dsvm-neutron-heat-slow fails with WaitConditionTimeout

2014-06-12 Thread Attila Fazekas
The net 10.0.3.0 used by both the host and by test_neutron_resources. test_neutron_resources must use a different range. ** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1287542] Re: Error importing module nova.openstack.common.sslutils: duplicate option: ca_file

2014-06-12 Thread Thierry Carrez
** Changed in: ceilometer Status: Fix Committed = Fix Released ** Changed in: ceilometer Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1275771] Re: Notifications do not work: AttributeError: 'RequestContext' object has no attribute 'iteritems'

2014-06-12 Thread Thierry Carrez
** Changed in: ceilometer Status: Fix Committed = 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/1275771 Title: Notifications do not work:

[Yahoo-eng-team] [Bug 1262124] Re: Ceilometer cannot poll and publish floatingip samples

2014-06-12 Thread Thierry Carrez
** Changed in: ceilometer Status: Fix Committed = 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/1262124 Title: Ceilometer cannot poll and publish

[Yahoo-eng-team] [Bug 1291805] Re: Don't change list to tuple when get info from libvirt

2014-06-12 Thread Thierry Carrez
** Changed in: ceilometer Status: Fix Committed = 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/1291805 Title: Don't change list to tuple when get

[Yahoo-eng-team] [Bug 1320150] Re: ceilometer.conf.sample should be ignored

2014-06-12 Thread Thierry Carrez
** Changed in: ceilometer Status: Fix Committed = 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/1320150 Title: ceilometer.conf.sample should be

[Yahoo-eng-team] [Bug 1328694] Re: FloatingIp pollster spamming n-api logs

2014-06-12 Thread Thierry Carrez
** Changed in: ceilometer Status: Fix Committed = Fix Released ** Changed in: ceilometer Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1314129] Re: jsonutils should use simplejson on python 2.6 if available

2014-06-12 Thread Thierry Carrez
** Changed in: ceilometer Status: Fix Committed = 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/1314129 Title: jsonutils should use simplejson on python 2.6 if

[Yahoo-eng-team] [Bug 1317794] Re: Complete translations are too big

2014-06-12 Thread Thierry Carrez
** Changed in: ceilometer Status: Fix Committed = 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/1317794 Title: Complete translations are too big Status in

[Yahoo-eng-team] [Bug 1271706] Re: Misleading warning about MySQL TRADITIONAL mode not being set

2014-06-12 Thread Thierry Carrez
** Changed in: ceilometer Status: Fix Committed = Fix Released ** Changed in: ceilometer Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

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

2014-06-12 Thread Thierry Carrez
** Changed in: ceilometer Status: Fix Committed = Fix Released ** Changed in: ceilometer Milestone: None = juno-1 -- 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:

[Yahoo-eng-team] [Bug 1261631] Re: Reconnect on failure for multiple servers always connects to first server

2014-06-12 Thread Thierry Carrez
** Changed in: ceilometer Status: Fix Committed = Fix Released ** Changed in: ceilometer Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1261631 Title:

[Yahoo-eng-team] [Bug 1279611] Re: urlparse is incompatible for python 3

2014-06-12 Thread Thierry Carrez
** Changed in: ceilometer Status: Fix Committed = Fix Released ** Changed in: ceilometer Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1279611 Title:

[Yahoo-eng-team] [Bug 1328162] Re: Tempest fails to delete firewall in 300 seconds

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1328162 Title: Tempest fails to delete firewall in 300 seconds Status

[Yahoo-eng-team] [Bug 1324659] Re: dump_flows_for_table() needs to handle run_ofctl failing

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1324659 Title: dump_flows_for_table() needs to handle run_ofctl failing

[Yahoo-eng-team] [Bug 1325406] Re: lbaas doesn't have route rule for rootwrap

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1325406 Title:

[Yahoo-eng-team] [Bug 1322440] Re: NoSuchOptError: no such option: state_path

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1322440 Title:

[Yahoo-eng-team] [Bug 1315467] Re: Neutron deletes the router interface instead of adding a floatingip

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1315467 Title: Neutron deletes the router interface instead of adding a

[Yahoo-eng-team] [Bug 1316382] Re: Big Switch: servermanager HTTPS fails on 2.6

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1316382 Title: Big Switch: servermanager HTTPS fails on 2.6 Status in

[Yahoo-eng-team] [Bug 1324120] Re: NSX: exception when creating a flat network

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1324120 Title: NSX: exception when creating a flat network Status in

[Yahoo-eng-team] [Bug 1315097] Re: get_security_groups_on_port takes a long time slowing down neutron

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1315097 Title: get_security_groups_on_port takes a long time slowing

[Yahoo-eng-team] [Bug 1320775] Re: fwaas:Firewall in active status is not working when there is no external g/w to the router

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1320775 Title: fwaas:Firewall in active status is not working when

[Yahoo-eng-team] [Bug 1323832] Re: linux.utils.execute should log error on return codes

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1323832 Title: linux.utils.execute should log error on return codes

[Yahoo-eng-team] [Bug 1312482] Re: scalability problem of router routes update

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1312482 Title: scalability problem of router routes update Status in

[Yahoo-eng-team] [Bug 1311002] Re: ip-lib : ip neigh command should use replace instead of add

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1311002 Title:

[Yahoo-eng-team] [Bug 1306301] Re: NSX plugin unable to list gateway devices

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1306301 Title: NSX plugin unable to list gateway devices Status in

[Yahoo-eng-team] [Bug 1302611] Re: policy.init called too many time for each API request

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1302611 Title: policy.init called too many time for each API request

[Yahoo-eng-team] [Bug 1302463] Re: LinuxBridgeManager is not using device_exist from ip_lib

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1302463 Title:

[Yahoo-eng-team] [Bug 1302701] Re: Neutron refuses to delete instance associated with multiple floating addresses

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1302701 Title:

[Yahoo-eng-team] [Bug 1301144] Re: ofagent incorrectly uses OF1.0 VLAN semantics

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1301144 Title: ofagent incorrectly uses OF1.0 VLAN semantics Status in

[Yahoo-eng-team] [Bug 1301165] Re: Deleting and readding the same VIP results in a non-working VIP

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1301165 Title:

[Yahoo-eng-team] [Bug 1309208] Re: NSX: sync thread catches wrong exceptions on not found in db elements

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1309208 Title:

[Yahoo-eng-team] [Bug 1301432] Re: ODL ML2 driver doesn't warn if the url parameter is not set

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1301432 Title: ODL

[Yahoo-eng-team] [Bug 1302304] Re: tox pep8 warns /bin/bash not installed in testenv

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1302304 Title: tox pep8 warns /bin/bash not installed in testenv

[Yahoo-eng-team] [Bug 1294445] Re: Record and log reason for dhcp agent resync

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1294445 Title:

[Yahoo-eng-team] [Bug 1296282] Re: Incorrect nullable parameter in models

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1296282 Title: Incorrect nullable parameter in models Status in

[Yahoo-eng-team] [Bug 1300570] Re: dhcp_agent fails in RPC communication with neutron-server under Metaplugin

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1300570 Title:

[Yahoo-eng-team] [Bug 1302312] Re: dhcp agent sometimes fail to add gateway to interface because interface is down

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1302312 Title:

[Yahoo-eng-team] [Bug 1301396] Re: Enum type is changed incorrectly in migration 1341ed32cc1e_nvp_netbinding_update for

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1301396 Title:

[Yahoo-eng-team] [Bug 1302283] Re: LBaaS Haproxy occurs error if no member is added

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1302283 Title:

[Yahoo-eng-team] [Bug 1302272] Re: neutron iptables manager is slow modifying a large amount of rules

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1302272 Title: neutron iptables manager is slow modifying a large

[Yahoo-eng-team] [Bug 1301838] Re: SG rule should not allow an ICMP Policy when icmp-code alone is provided.

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1301838 Title: SG

[Yahoo-eng-team] [Bug 1298495] Re: Associate and disassociate floating IP broken logic in PLUMgrid Plugin

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1298495 Title:

[Yahoo-eng-team] [Bug 1301142] Re: ofagent _phys_br_block_untranslated_traffic installs a flow into a wrong bridge

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1301142 Title:

[Yahoo-eng-team] [Bug 1301035] Re: Nova notifier thread does not run in rpc_worker sub-processes

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1301035 Title:

[Yahoo-eng-team] [Bug 1294254] Re: dhcp cannot find tap device exceptions

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1294254 Title:

[Yahoo-eng-team] [Bug 1298635] Re: Deleting router without deleting router-interface deletes router from VSD

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1298635 Title: Deleting router without deleting router-interface

[Yahoo-eng-team] [Bug 1294900] Re: ML2 Cisco Nexus MD: Support portchannel interfaces

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1294900 Title: ML2

[Yahoo-eng-team] [Bug 1292173] Re: Remove list events API from Cisco N1kv neutron

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1292173 Title:

[Yahoo-eng-team] [Bug 1326666] Re: dead code in ovs/ofagent agents

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/132 Title:

[Yahoo-eng-team] [Bug 1328288] Re: openvswitch agent fails with bridges longer than 11 chars

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1328288 Title: openvswitch agent fails with bridges longer than 11

[Yahoo-eng-team] [Bug 1327974] Re: hyperv unit test agent failure

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1327974 Title:

[Yahoo-eng-team] [Bug 1328362] Re: ext.check_env is not used

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1328362 Title: ext.check_env is not used Status in OpenStack Neutron

[Yahoo-eng-team] [Bug 1327975] Re: Use import from six.moves to import the queue module

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1327975 Title: Use

[Yahoo-eng-team] [Bug 1326173] Re: BSN: Capabilities check double-json parse

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1326173 Title:

[Yahoo-eng-team] [Bug 1325771] Re: BSN: Consistency hash should be empty, not 'False'

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1325771 Title: BSN: Consistency hash should be empty, not 'False'

[Yahoo-eng-team] [Bug 1111572] Re: quantum subnet-update can't update allocation-pool

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/572 Title: quantum subnet-update can't update allocation-pool

[Yahoo-eng-team] [Bug 1288312] Re: radware lbaas unit test failed: MismatchError: 409 != 204

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1288312 Title: radware lbaas unit test failed: MismatchError: 409 !=

[Yahoo-eng-team] [Bug 1290646] Re: Parallel requests fail due to db locks in N1kv plugin

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1290646 Title: Parallel requests fail due to db locks in N1kv plugin

[Yahoo-eng-team] [Bug 1288923] Re: Failover of a network from one dhcp agent to another breaks DNS

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1288923 Title: Failover of a network from one dhcp agent to another

[Yahoo-eng-team] [Bug 1325100] Re: NSX: request id is always 0

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1325100 Title:

[Yahoo-eng-team] [Bug 1288438] Re: Neutron server takes a long time to recover from VIP move

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1288438 Title: Neutron server takes a long time to recover from VIP

[Yahoo-eng-team] [Bug 1325055] Re: http_timeout to low in nsx plugin

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1325055 Title:

[Yahoo-eng-team] [Bug 1283930] Re: Make metaplugin be used with a router service plugin

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1283930 Title: Make metaplugin be used with a router service plugin

[Yahoo-eng-team] [Bug 1267649] Re: duplicate port create requests to neutron by compute

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1267649 Title: duplicate port create requests to neutron by compute

[Yahoo-eng-team] [Bug 1290486] Re: neutron-openvswitch-agent does not recreate flows after ovsdb-server restarts

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1290486 Title: neutron-openvswitch-agent does not recreate flows after

[Yahoo-eng-team] [Bug 1237427] Re: l2-pop ML2 mechanism driver need ARP responder with the OVS agent

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1237427 Title: l2-pop ML2 mechanism driver need ARP responder with the

[Yahoo-eng-team] [Bug 1284676] Re: ML2 Cisco Nexus MD: Remove unnecessary Cisco nexus DB

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1284676 Title: ML2

[Yahoo-eng-team] [Bug 1320547] Re: ovs agent comment typos

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1320547 Title: ovs

[Yahoo-eng-team] [Bug 1315197] Re: Cisco N1kv: Sub type validation for Trunk network profile fails

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1315197 Title: Cisco N1kv: Sub type validation for Trunk network

[Yahoo-eng-team] [Bug 1321352] Re: Nova notification introduces a hard dependency on novaclient

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1321352 Title: Nova notification introduces a hard dependency on

[Yahoo-eng-team] [Bug 1314850] Re: 'module' object has no attribute 'get_engine'

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1314850 Title: 'module' object has no attribute 'get_engine' Status in

[Yahoo-eng-team] [Bug 1319583] Re: NSX: validate ownership of gateway device before creating

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1319583 Title: NSX: validate ownership of gateway device before

[Yahoo-eng-team] [Bug 1314472] Re: ofagent: AttributeError: 'OFANeutronAgent' object has no attribute 'updated_ports'

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1314472 Title: ofagent: AttributeError: 'OFANeutronAgent' object has no

[Yahoo-eng-team] [Bug 1316365] Re: NSX: stacktrace during port creation

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1316365 Title:

[Yahoo-eng-team] [Bug 1315815] Re: Radware LBaaS driver, transfer tenant id to back system

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1315815 Title: Radware LBaaS driver, transfer tenant id to back system

[Yahoo-eng-team] [Bug 1316610] Re: unit tests fail in gate because of large log files

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1316610 Title: unit tests fail in gate because of large log files

[Yahoo-eng-team] [Bug 1319745] Re: local variable 'details' referenced before assignment

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1319745 Title:

[Yahoo-eng-team] [Bug 1325118] Re: tenant_id passed as security_profile_id

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1325118 Title:

[Yahoo-eng-team] [Bug 1312467] Re: On external networks with multiple subnets, routers need onlink routes for all subnets

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1312467 Title: On

[Yahoo-eng-team] [Bug 1313780] Re: reuse default value for signing_dir setting from middleware which is sane

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1313780 Title: reuse default value for signing_dir setting from

[Yahoo-eng-team] [Bug 1307745] Re: OFAgent: Apply the patch Avoid processing ports which are not yet ready

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1307745 Title:

[Yahoo-eng-team] [Bug 1312439] Re: NSX: wrong switch uuid reference used during dhcp/metadata operations

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1312439 Title:

[Yahoo-eng-team] [Bug 1311260] Re: SDN-VE controller expects information not in Neutron request

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1311260 Title: SDN-VE controller expects information not in Neutron

[Yahoo-eng-team] [Bug 1311291] Re: NSX: fake_api_client does not raise not found

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1311291 Title:

[Yahoo-eng-team] [Bug 1308489] Re: Wrong issubclass() hook behavior in PluginInterface

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1308489 Title: Wrong issubclass() hook behavior in PluginInterface

[Yahoo-eng-team] [Bug 1312124] Re: Downgrade doesn't work in 4eca4a84f08a_remove_ml2_cisco_cred_db migration

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = 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/1312124 Title: Downgrade doesn't work in

[Yahoo-eng-team] [Bug 1308927] Re: ofagent: inbound flow for tunnels is spec-wise broken

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1308927 Title:

  1   2   3   >