[Yahoo-eng-team] [Bug 1514305] Re: networking-midonet stable/liberty release request

2015-11-19 Thread YAMAMOTO Takashi
** Changed in: networking-midonet Status: New => Fix Released ** Changed in: networking-midonet Assignee: (unassigned) => YAMAMOTO Takashi (yamamoto) ** Changed in: networking-midonet Milestone: None => 1.0.0 -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1396003] Re: Resize failed in finish_resize function, the instance disappeared and can not rollback.

2015-11-19 Thread Jian Wen
You are right. Looks like we are able to revert it manually now. See bug 1296519. On Thu, Nov 19, 2015 at 3:39 PM, Rong Han ZTE wrote: > if destination host's neutron server is unavailable, we should not > resize to this destination host, or we can let it revert to it's

[Yahoo-eng-team] [Bug 1494574] Re: Logging missing value types

2015-11-19 Thread YAMAMOTO Takashi
** Changed in: networking-midonet Importance: Undecided => Low ** Changed in: networking-midonet Status: Fix Committed => Fix Released ** Changed in: networking-midonet Milestone: None => 1.0.0 -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1432960] Re: OVSVAPP:VM fails to boot due to ERROR:got an unexpected keyword argument 'flavor'

2015-11-19 Thread Gary Kotton
This is not a neutron bug and is nova related. It may be due to the fact that the OVSVAPP has nova code out of tree... ** Also affects: nova Importance: Undecided Status: New ** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1414559] Re: OVS drops RARP packets by QEMU upon live-migration - VM temporarily disconnected

2015-11-19 Thread Oleg Bondarev
Nova patch: https://review.openstack.org/246910/ ** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Assignee: (unassigned) => Oleg Bondarev (obondarev) ** Changed in: nova Status: New => In Progress -- You received this bug notification because

[Yahoo-eng-team] [Bug 1517770] [NEW] NULL free_disk_gb causes scheduler failure

2015-11-19 Thread James Dennis
Public bug reported: It appears a race exists between nova-scheduler and the compute manager when a ComputeNode entry is created for the first time. The following log messages were noticed after multiple transient failures to create VM on a newly deployed single node system. 2015-11-03

[Yahoo-eng-team] [Bug 1517797] [NEW] Failed to volume-attach with device option

2015-11-19 Thread kwsk
Public bug reported: nova --version 2.30.1 Failed to volume-attach with device /dev/xvdf It always attached /dev/vdb nova volume-attach SERVER 6ac15ba8-db7a-4b4f-ba9e-4a2f6d75e872 /dev/xvdf +--+--+ | Property | Value|

[Yahoo-eng-team] [Bug 1517809] [NEW] Filtering by 'created_at' and 'updated_at' when specify invalid value causes 500 error

2015-11-19 Thread Darja Shakhray
Public bug reported: ENVIRONMENT: devstack, Glance (master, 19.11.2015) STEPS TO REPRODUCE: send request curl -H "X-Auth-Token: token" -X GET http://localhost:9292/v2/images?updated_at=lt:100 -i or curl -H "X-Auth-Token: token" -X GET

[Yahoo-eng-team] [Bug 1506492] Re: Deprecate new= argument from create_connection function

2015-11-19 Thread YAMAMOTO Takashi
** Changed in: networking-midonet Status: Fix Committed => Fix Released ** Changed in: networking-midonet Milestone: None => 1.0.0 ** Changed in: networking-midonet Assignee: (unassigned) => YAMAMOTO Takashi (yamamoto) -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1517815] [NEW] List rbac request didn't process "fields"

2015-11-19 Thread zhaobo
Public bug reported: When I want to query the rbac policy with fields=id, or anything. It will alway return the full message of rbac policies. repro http://10.250.9.16:9696/v2.0/rbac-policies.json?fields=id GET This is the get_policies miss the input argument of field, so the

[Yahoo-eng-team] [Bug 1474266] Re: py34 unit test starts to fail after Routes 2.1 is excluded in global requirements

2015-11-19 Thread YAMAMOTO Takashi
** Changed in: networking-midonet 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/1474266 Title: py34 unit test starts to fail after Routes

[Yahoo-eng-team] [Bug 1517818] [NEW] update rbac policy with any input when there is only 1 policy in system

2015-11-19 Thread zhaobo
Public bug reported: I leave a policy in rbac. This policy is created by admin user . I stay in use the same user. And now I can use neutron rbac-update [any values] , then it will return error. repro -- neutron rbac-list

[Yahoo-eng-team] [Bug 1517820] [NEW] glance api in openstack-dashboard can't support v2 glance service

2015-11-19 Thread TonyWang
Public bug reported: Reproduce procedure: 1. glance service is configured to only support v2: # Allow access to version 1 of glance api #enable_v1_api=True enable_v1_api=False # Allow access to version 2 of glance api #enable_v2_api=True 2. Configure openstack-dashboard to use v2 API for image

[Yahoo-eng-team] [Bug 1505908] Re: inconsistent locations of retry decorators

2015-11-19 Thread YAMAMOTO Takashi
** Changed in: networking-midonet Milestone: None => 1.0.0 ** Changed in: networking-midonet Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1490852] Re: decomposition phase2 for midonet plugin

2015-11-19 Thread YAMAMOTO Takashi
** Changed in: networking-midonet Milestone: None => 1.0.0 ** Changed in: networking-midonet Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1496410] Re: Create separate queue for state reports

2015-11-19 Thread YAMAMOTO Takashi
** Changed in: networking-midonet Milestone: None => 1.0.0 ** Changed in: networking-midonet Assignee: (unassigned) => YAMAMOTO Takashi (yamamoto) ** Changed in: networking-midonet Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1518007] [NEW] volume attach test race fails in dsvm-tempest-xen CI due to: "libvirtError: internal error: libxenlight failed to attach disk 'xvdb'"

2015-11-19 Thread Matt Riedemann
Public bug reported: Seen in a CI run here: http://logs.openstack.xenproject.org/79/241179/9/check/dsvm-tempest- xen/6901c94/logs/screen-n-cpu.txt.gz This was unrelated to the change being tested: https://review.openstack.org/#/c/241179/ 2015-11-19 05:41:56.395 ERROR nova.compute.manager

[Yahoo-eng-team] [Bug 1518030] [NEW] Quota charts in flavors table not rendering correctly in NG launch instance

2015-11-19 Thread Kelly Domico
Public bug reported: The quota charts in the Angular Launch Instance are not rendering correctly. The circle around the "used" percentage does not appear in some charts. This occurs in the flavors table after increasing the instance count. See: http://imgur.com/Jjtk86e ** Affects: horizon

[Yahoo-eng-team] [Bug 1518016] [NEW] Nova kilo requires concurrency 1.8.2 or better

2015-11-19 Thread Mohammed Naser
Public bug reported: OpenStack Nova Kilo release requires 1.8.2 or higher, this is due to the addition of on_execute and on_completion to the execute(..) function. The latest Ubuntu OpenStack Kilo packages currently have code that depend on this new updated release. This results in a crash in

[Yahoo-eng-team] [Bug 1518133] [NEW] Horizon page-header Margin needs to be smaller

2015-11-19 Thread Diana Whitten
Public bug reported: The Bootstrap page-header has a giant top margin, which we remove for the 'default' theme. However, when you use a diffierent theme, its GIANT! We should make that style global instead of specific to 'default'. ** Affects: horizon Importance: Undecided Assignee:

[Yahoo-eng-team] [Bug 1518134] [NEW] Allow reassociate for associated FIPs

2015-11-19 Thread Brad Pokorny
Public bug reported: The Compute -> Access & Security -> Floating IPs tab should provide the Associate button for FIPs that are already associated. The nova CLI allows a user to associate an already associated FIP, with the behavior being that the FIP is transferred from one VM to another. $

[Yahoo-eng-team] [Bug 1518141] [NEW] Some special characters used in display_name cause issues.

2015-11-19 Thread Zbynek Nop
Public bug reported: One of our Asian users created new instance with roman numeral 2 in its name. Looks similar to "II" but it is one character. This has caused us issues with CLI trying to list instances "nova list" etc.. did not work. Just a small one nothing major, renamed the instance and

[Yahoo-eng-team] [Bug 1518087] [NEW] add the precommit primitive for security groups

2015-11-19 Thread yalei wang
Public bug reported: Neutron has already been able to make the agentless driver receive the security group BEFORE/AFTER event by neutron callback logic[1]. But this logic still lacks the precommit function, like in Ml2 mechanism driver, which guarantees that the mechanism driver DB and neutron

[Yahoo-eng-team] [Bug 1415087] Re: [OSSA 2015-011] Format-guessing and file disclosure in image convert (CVE-2015-1850, CVE-2015-1851)

2015-11-19 Thread Alan Pevec
** Changed in: cinder/juno 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/1415087 Title: [OSSA 2015-011] Format-guessing

[Yahoo-eng-team] [Bug 1460741] Re: security groups iptables can block legitimate traffic as INVALID

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1460741 Title: security groups iptables can block legitimate

[Yahoo-eng-team] [Bug 1460562] Re: ipset can't be destroyed when last sg rule is deleted

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1460562 Title: ipset can't be destroyed when last sg rule is

[Yahoo-eng-team] [Bug 1461054] Re: [OSSA 2015-012] Adding 0.0.0.0/0 to allowed address pairs breaks l2 agent (CVE-2015-3221)

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1461054 Title: [OSSA 2015-012] Adding 0.0.0.0/0 to allowed

[Yahoo-eng-team] [Bug 1468828] Re: HA router-create breaks ML2 drivers that implement create_network such as Arista

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1468828 Title: HA router-create breaks ML2 drivers that

[Yahoo-eng-team] [Bug 1477253] Re: ovs arp_responder unsuccessfully inserts IPv6 address into arp table

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1477253 Title: ovs arp_responder unsuccessfully inserts IPv6

[Yahoo-eng-team] [Bug 1464377] Re: Keystone v2.0 api accepts tokens deleted with v3 api

2015-11-19 Thread Alan Pevec
** Changed in: keystone/juno Status: Fix Committed => Fix Released -- 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/1464377 Title: Keystone v2.0 api accepts

[Yahoo-eng-team] [Bug 1472458] Re: Arista ML2 VLAN driver should ignore non-VLAN network types

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1472458 Title: Arista ML2 VLAN driver should ignore non-VLAN

[Yahoo-eng-team] [Bug 1465922] Re: Password visible in clear text in keystone.log when user created and keystone debug logging is enabled

2015-11-19 Thread Alan Pevec
** Changed in: keystone/juno Status: Fix Committed => Fix Released -- 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/1465922 Title: Password visible in clear

[Yahoo-eng-team] [Bug 1462974] Re: Network gateway vlan connection fails because of int conversion

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1462974 Title: Network gateway vlan connection fails because of

[Yahoo-eng-team] [Bug 1454434] Re: NoNetworkFoundInMaximumAllowedAttempts during concurrent network creation

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1454434 Title: NoNetworkFoundInMaximumAllowedAttempts during

[Yahoo-eng-team] [Bug 1438331] Re: Nova fails to delete rbd image, puts guest in to ERROR state

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1438331 Title: Nova fails to delete rbd image, puts

[Yahoo-eng-team] [Bug 1439223] Re: misleading power state logging in _sync_instance_power_state

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1439223 Title: misleading power state logging in

[Yahoo-eng-team] [Bug 1430239] Re: Hyper-V: *DataRoot paths are not set for instances

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1430239 Title: Hyper-V: *DataRoot paths are not set

[Yahoo-eng-team] [Bug 1439302] Re: "FixedIpNotFoundForAddress: Fixed ip not found for address None." traces in gate runs

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1439302 Title: "FixedIpNotFoundForAddress: Fixed ip

[Yahoo-eng-team] [Bug 1431404] Re: Don't trace when @reverts_task_state fails on InstanceNotFound

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1431404 Title: Don't trace when @reverts_task_state

[Yahoo-eng-team] [Bug 1439857] Re: live-migration failure leave the port to BUILD state

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1439857 Title: live-migration failure leave the port to BUILD

[Yahoo-eng-team] [Bug 1439817] Re: IP set full error in kernel log

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1439817 Title: IP set full error in kernel log Status in

[Yahoo-eng-team] [Bug 1417745] Re: Cells connecting pool tracking

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1417745 Title: Cells connecting pool tracking

[Yahoo-eng-team] [Bug 1408176] Re: Nova instance not boot after host restart but still show as Running

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1408176 Title: Nova instance not boot after host

[Yahoo-eng-team] [Bug 1415768] Re: the pci deivce assigned to instance is inconsistent with DB record when restarting nova-compute

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1415768 Title: the pci deivce assigned to instance

[Yahoo-eng-team] [Bug 1411383] Re: Arista ML2 plugin incorrectly syncs with EOS

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1411383 Title: Arista ML2 plugin incorrectly syncs with EOS

[Yahoo-eng-team] [Bug 1414065] Re: Nova can lose track of running VM if live migration raises an exception

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1414065 Title: Nova can lose track of running VM if

[Yahoo-eng-team] [Bug 1407664] Re: Race: instance nw_info cache is updated to empty list because of nova/neutron event mechanism

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1407664 Title: Race: instance nw_info cache is

[Yahoo-eng-team] [Bug 1408480] Re: PciDevTracker passes context module instead of instance

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1408480 Title: PciDevTracker passes context module

[Yahoo-eng-team] [Bug 1361186] Re: nova service-delete fails for services on non-child (top) cell

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1361186 Title: nova service-delete fails for

[Yahoo-eng-team] [Bug 1518123] [NEW] Horizon navbar-brand should not contain top and bottom padding

2015-11-19 Thread Diana Whitten
Public bug reported: When using a theme other than 'default', a custom logo that is too big won't be sized to fit inside of the header exactly perfectly. The 'default' theme does this. The style just needs to be moved outside of 'default' theme to be global. ** Affects: horizon

[Yahoo-eng-team] [Bug 1367189] Re: multipath not working with Storwize backend if CHAP enabled

2015-11-19 Thread Alan Pevec
** Changed in: cinder/juno 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/1367189 Title: multipath not working with

[Yahoo-eng-team] [Bug 1466547] Re: Hyper-V: Cannot add ICMPv6 security group rule

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1466547 Title: Hyper-V: Cannot add ICMPv6 security group rule

[Yahoo-eng-team] [Bug 1476360] Re: stable/juno gate is failing on oslo import

2015-11-19 Thread Alan Pevec
** Changed in: horizon/juno Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1476360 Title: stable/juno gate is failing

[Yahoo-eng-team] [Bug 1481346] Re: MH: router delete might return a 500 error

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1481346 Title: MH: router delete might return a 500 error Status

[Yahoo-eng-team] [Bug 1443598] Re: [OSSA 2015-008] backend_argument containing a password leaked in logs (CVE-2015-3646)

2015-11-19 Thread Alan Pevec
** Changed in: keystone/juno Status: Fix Committed => Fix Released -- 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/1443598 Title: [OSSA 2015-008]

[Yahoo-eng-team] [Bug 1449260] Re: [OSSA 2015-009] Sanitation of metadata label (CVE-2015-3988)

2015-11-19 Thread Alan Pevec
** Changed in: horizon/juno Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1449260 Title: [OSSA 2015-009] Sanitation

[Yahoo-eng-team] [Bug 1453074] Re: [OSSA 2015-010] help_text parameter of fields is vulnerable to arbitrary html injection (CVE-2015-3219)

2015-11-19 Thread Alan Pevec
** Changed in: horizon/juno Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1453074 Title: [OSSA 2015-010] help_text

[Yahoo-eng-team] [Bug 1441523] Re: changing flavor details on running instances will result in errors popping up for users

2015-11-19 Thread Alan Pevec
** Changed in: horizon/juno Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1441523 Title: changing flavor details on

[Yahoo-eng-team] [Bug 1374108] Re: Hyper-V agent cannot disconnect orphaned switch ports

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1374108 Title: Hyper-V agent cannot disconnect orphaned switch

[Yahoo-eng-team] [Bug 1378558] Re: Plugin panel not listed in configured panel group

2015-11-19 Thread Alan Pevec
** Changed in: horizon/juno Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1378558 Title: Plugin panel not listed in

[Yahoo-eng-team] [Bug 1392316] Re: Hypervisors returns TemplateSyntaxError instead of error message

2015-11-19 Thread Alan Pevec
** Changed in: horizon/juno Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1392316 Title: Hypervisors returns

[Yahoo-eng-team] [Bug 1394051] Re: Can't display port list on a shared network in "Manage Floating IP Associations" page

2015-11-19 Thread Alan Pevec
** Changed in: horizon/juno Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1394051 Title: Can't display port list on a

[Yahoo-eng-team] [Bug 1457900] Re: dhcp_agents_per_network > 1 cause conflicts (NACKs) from dnsmasqs (break networks)

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1457900 Title: dhcp_agents_per_network > 1 cause conflicts

[Yahoo-eng-team] [Bug 1459467] Re: port update multiple fixed IPs anticipating allocation fails with mac address error

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1459467 Title: port update multiple fixed IPs anticipating

[Yahoo-eng-team] [Bug 1462973] Re: Network gateway flat connection fail because of None tenant_id

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1462973 Title: Network gateway flat connection fail because of

[Yahoo-eng-team] [Bug 1461777] Re: Random NUMA cell selection can leave NUMA cells unused

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1461777 Title: Random NUMA cell selection can leave

[Yahoo-eng-team] [Bug 1460220] Re: ipset functional tests assume system capability

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1460220 Title: ipset functional tests assume system capability

[Yahoo-eng-team] [Bug 1444397] Re: single allowed address pair rule can exhaust entire ipset space

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1444397 Title: single allowed address pair rule can exhaust

[Yahoo-eng-team] [Bug 1440762] Re: Rebuild an instance with attached volume fails

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1440762 Title: Rebuild an instance with attached

[Yahoo-eng-team] [Bug 1442494] Re: test_add_list_remove_router_on_l3_agent race-y for dvr

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1442494 Title: test_add_list_remove_router_on_l3_agent race-y for

[Yahoo-eng-team] [Bug 1406486] Re: Suspending an instance fails when using vnic_type=direct

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1406486 Title: Suspending an instance fails when

[Yahoo-eng-team] [Bug 1399244] Re: rbd resize revert fails

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1399244 Title: rbd resize revert fails Status in

[Yahoo-eng-team] [Bug 1378132] Re: Hard-reboots ignore root_device_name

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1378132 Title: Hard-reboots ignore root_device_name

[Yahoo-eng-team] [Bug 1367189] Re: multipath not working with Storwize backend if CHAP enabled

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1367189 Title: multipath not working with Storwize

[Yahoo-eng-team] [Bug 1374473] Re: 500 error on router-gateway-set for DVR on second external network

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1374473 Title: 500 error on router-gateway-set for DVR on second

[Yahoo-eng-team] [Bug 1362676] Re: Hyper-V agent doesn't create stateful security group rules

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1362676 Title: Hyper-V agent doesn't create stateful security

[Yahoo-eng-team] [Bug 1293480] Re: Reboot host didn't restart instances due to libvirt lifecycle event change instance's power_stat as shutdown

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1293480 Title: Reboot host didn't restart

[Yahoo-eng-team] [Bug 1332917] Re: Deadlock when deleting from ipavailabilityranges

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1332917 Title: Deadlock when deleting from ipavailabilityranges

[Yahoo-eng-team] [Bug 1327218] Re: Volume detach failure because of invalid bdm.connection_info

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1327218 Title: Volume detach failure because of

[Yahoo-eng-team] [Bug 1313573] Re: nova backup fails to backup an instance with attached volume (libvirt, LVM backed)

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1313573 Title: nova backup fails to backup an

[Yahoo-eng-team] [Bug 1187102] Re: quantum-ns-metadata-proxy listens on external interfaces too

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1187102 Title: quantum-ns-metadata-proxy listens on external

[Yahoo-eng-team] [Bug 1296414] Re: quotas not updated when periodic tasks or startup finish deletes

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1296414 Title: quotas not updated when periodic

[Yahoo-eng-team] [Bug 1305897] Re: Hyper-V driver failing with dynamic memory due to virtual NUMA

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1305897 Title: Hyper-V driver failing with dynamic

[Yahoo-eng-team] [Bug 1288039] Re: live-migration cinder boot volume target_lun id incorrect

2015-11-19 Thread Alan Pevec
** Changed in: nova/juno 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/1288039 Title: live-migration cinder boot volume

[Yahoo-eng-team] [Bug 1518110] [NEW] Launch Instance Wizard - Security Groups Available table count not working

2015-11-19 Thread Cindy Lu
Public bug reported: Angular Launch Instance Wizard > Security Group Step: The Available table is acting strangely. Please take a look at the Available table in the attached screenshot. Default Security Group is selected by default, but it is still showing up in Available table, and also 'No

[Yahoo-eng-team] [Bug 1240163] Re: Can't store a PKI token with a large catalog

2015-11-19 Thread Adam Young
Due to a security issue with PKI tokens, we are going to stop supporting PKI and we will move people on to Fernet as a replacement. Thus, no new features will be implemented for PKI tokens ** Changed in: keystone Importance: High => Wishlist ** Changed in: keystone Status: Triaged =>

[Yahoo-eng-team] [Bug 1482371] Re: [OSSA 2015-019] Image status can be changed by passing header 'x-image-meta-status' with PUT operation using v1 (CVE-2015-5251)

2015-11-19 Thread Alan Pevec
** Changed in: glance/juno Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1482371 Title: [OSSA 2015-019] Image status can be changed by

[Yahoo-eng-team] [Bug 1479309] Re: Wrong pre-delete checks for distributed routers

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1479309 Title: Wrong pre-delete checks for distributed routers

[Yahoo-eng-team] [Bug 1481692] Re: Neutron usage_audit's router and floating IP reporting doesn't work with ML2 plugin

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1481692 Title: Neutron usage_audit's router and floating IP

[Yahoo-eng-team] [Bug 1489111] Re: [OSSA 2015-018] IP, MAC, and DHCP spoofing rules can by bypassed by changing device_owner (CVE-2015-5240)

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1489111 Title: [OSSA 2015-018] IP, MAC, and DHCP spoofing rules

[Yahoo-eng-team] [Bug 1491131] Re: Ipset race condition

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1491131 Title: Ipset race condition Status in neutron: In

[Yahoo-eng-team] [Bug 1478879] Re: Enable extra dhcp opt extension

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1478879 Title: Enable extra dhcp opt extension Status in

[Yahoo-eng-team] [Bug 1498163] Re: [OSSA 2015-020] Glance storage quota bypass when token is expired (CVE-2015-5286)

2015-11-19 Thread Alan Pevec
** Changed in: glance/juno Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1498163 Title: [OSSA 2015-020] Glance storage quota bypass when

[Yahoo-eng-team] [Bug 1501451] Re: Inconsistency in dhcp-agent when filling hosts and opts files

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1501451 Title: Inconsistency in dhcp-agent when filling hosts and

[Yahoo-eng-team] [Bug 1490581] Re: the items will never be deleted from metering_info

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1490581 Title: the items will never be deleted from metering_info

[Yahoo-eng-team] [Bug 1403068] Re: Tests fail with python 2.7.9

2015-11-19 Thread Alan Pevec
** Changed in: keystone/juno 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/1403068 Title: Tests fail with python 2.7.9 Status in Cinder:

[Yahoo-eng-team] [Bug 1414532] Re: asserts used in cache.py

2015-11-19 Thread Alan Pevec
** Changed in: glance/juno Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1414532 Title: asserts used in cache.py Status in Glance: Fix

[Yahoo-eng-team] [Bug 1433553] Re: DVR: remove interface fails on NSX-mh

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1433553 Title: DVR: remove interface fails on NSX-mh Status in

[Yahoo-eng-team] [Bug 1414218] Re: Remove extraneous trace in linux/dhcp.py

2015-11-19 Thread Alan Pevec
** Changed in: neutron/juno 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/1414218 Title: Remove extraneous trace in linux/dhcp.py Status

[Yahoo-eng-team] [Bug 1398468] Re: Unable to terminate instance from Network Topology screen

2015-11-19 Thread Alan Pevec
** Changed in: horizon/juno Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1398468 Title: Unable to terminate instance

  1   2   >