[Yahoo-eng-team] [Bug 1580033] [NEW] neutron help update for updatable parameters

2016-05-09 Thread Nalina
Public bug reported: Currently neutron port-update has following parameters in the help stack@scalecntl:~/scale$ neutron port-update usage: neutron port-update [-h] [--request-format {json}] [--name NAME] [--fixed-ip subnet_id=SUBNET,ip_address=IP_ADDR]

[Yahoo-eng-team] [Bug 1580023] [NEW] error when Launch the instance

2016-05-09 Thread luciferY
Public bug reported: [root@controller nova]# openstack server create --flavor 1 --image 943ca578-1604-4d22-8300-cfe1255aebc6 --nic net-id=bf8293c2-e332-411b- ac8a-4ce0d7425796 --security-group default --key-name mykey selfservice-instance 2016-05-10 11:57:12.866 14690 INFO nova.osapi_compute.wsg

[Yahoo-eng-team] [Bug 1580022] [NEW] There are unnecessary help-panel in the modal of import keypar in ng-instance modal

2016-05-09 Thread Kenji Ishii
Public bug reported: In ng-create instance modal, when we open the import keypair modal, there is the help-panel. But when we click this help-panel, help message will be displayed not this modal but main modal behind import keypair modal. This modal page has already help message written directl

[Yahoo-eng-team] [Bug 1578009] Re: Add 'help_url' example to local_settings.py

2016-05-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/312322 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=cada006da7afeedff61f0b8e46a8af8818abe70a Submitter: Jenkins Branch:master commit cada006da7afeedff61f0b8e46a8af8818abe70a Author: sharat.sharma Date: Wed May 4 09:51:36 201

[Yahoo-eng-team] [Bug 1580008] [NEW] The unit test test_versions is failing on the gate

2016-05-09 Thread Ken'ichi Ohmichi
Public bug reported: http://logs.openstack.org/10/312910/9/check/gate-nova- python27-db/ad6e438/testr_results.html.gz ft700.2: nova.tests.unit.objects.test_objects.TestObjectVersions.test_versions_StringException: Empty attachments: pythonlogging:'' stderr stdout Traceback (most recent c

[Yahoo-eng-team] [Bug 1577996] Re: Unable to distinguish between not is_admin_project and feature not enabled

2016-05-09 Thread Jamie Lennox
Adding keystoneauth and keystonemiddleware because we need to plumb this information through to a service so that it can actually use it. ** Also affects: keystoneauth Importance: Undecided Status: New ** Also affects: keystonemiddleware Importance: Undecided Status: New --

[Yahoo-eng-team] [Bug 1580000] [NEW] cpu model Haswell doesn't work on openstack mitaka

2016-05-09 Thread Yi Ba
Public bug reported: Description === I'm running devstack Mitaka with networking-ovs-dpdk. I set the cpu model to Haswell in the flavor, but the guest is created with the default qemu cpu model: model name : QEMU Virtual CPU version 2.3.0 It worked when I was running on Kilo. Step

[Yahoo-eng-team] [Bug 1579997] [NEW] some misspell words in nova

2016-05-09 Thread zhufl
Public bug reported: There are some misspell words in nova, nova/api/openstack/compute/legacy_v2/servers.py extesions (extensions) nova/api/openstack/compute/servers.py availabilty (availability) nova/compute/manager.py Synchronise (Synchronize) nova/compute/manager.py evacaute

[Yahoo-eng-team] [Bug 1579496] Re: inconsistent alias names for the lib imports

2016-05-09 Thread vikram.choudhary
IMO, let's wait for some more time and get neutron-lib fully ready with all the constant defined. We can address all the issues one shot and avoid rework in the future. ** Changed in: neutron Status: In Progress => Opinion -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1579946] Re: vpnaas gate broken by missing NEUTRON_CONF_DIR

2016-05-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/314302 Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=3086f0247c7a47f93b4ce08eb6d9b60aaaf12b33 Submitter: Jenkins Branch:master commit 3086f0247c7a47f93b4ce08eb6d9b60aaaf12b33 Author: Kevin Benton Date: Fri May 6 20:03:

[Yahoo-eng-team] [Bug 1579982] [NEW] Go to admin info error

2016-05-09 Thread yangyide
Public bug reported: I used openstack version is M ,when I go to /admin/info/ path will show info 'TemplateSyntaxError at /admin/info/' Browser show info: TemplateSyntaxError at /admin/info/ service Request Method: GET Request URL:http://192.168.22.1:/admin/info/ Django Version: 1.8.7 Ex

[Yahoo-eng-team] [Bug 1579983] [NEW] Introjucer freezes on open examples projects

2016-05-09 Thread Cristian Delgado
Public bug reported: Running introjucer in Ubuntu 16.04 it freezes on click Open Example Project ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashbo

[Yahoo-eng-team] [Bug 1579977] [NEW] dns_assignment is lost during port creation after VIF binding

2016-05-09 Thread xagent
Public bug reported: DESCRIPTION: The dns_assignment attribute is not actually part of the port's DB schema. It is a field that is populated on the fly during port creation (if dns_domain is set in neutron.conf and the port has a dns_name set), in order to send port information to DHCP agent, for

[Yahoo-eng-team] [Bug 1579966] [NEW] dns_name is always wiped out on Neutron port-update

2016-05-09 Thread xagent
Public bug reported: DESCRIPTION: Suppose a DNS name is set on a port, either during initial port creation or a subsequent port-update. Whenever a port update is invoked in neutron - whether through the CLI or API - to change some other attribute, the dns_name is wiped out. All other properties

[Yahoo-eng-team] [Bug 1579967] [NEW] segments extension has deprcated warnings

2016-05-09 Thread Gary Kotton
Public bug reported: neutron/extensions/segment.py:51: DeprecationWarning: ATTR_NOT_SPECIFIED in version 'mitaka' and will be removed in version 'newton': moved to neutron_lib.constants 2016-05-09 20:58:33.732 | 'default': attributes.ATTR_NOT_SPECIFIED, 2016-05-09 20:58:33.732 | neutr

[Yahoo-eng-team] [Bug 1577987] Re: neutron-lbaas v2 - update pool's session_persistence to None fails

2016-05-09 Thread OpenStack Infra
** Changed in: neutron Status: Invalid => In Progress ** Changed in: neutron Assignee: Brandon Logan (brandon-logan) => Franklin Naval (franknaval) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.

[Yahoo-eng-team] [Bug 1569814] Re: Incorrect deprecation warning for IdentityDriverV8

2016-05-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/305301 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=61ae6d725b8981e2cf0cbf86ff9e98bba6d53b9e Submitter: Jenkins Branch:master commit 61ae6d725b8981e2cf0cbf86ff9e98bba6d53b9e Author: Ronald De Rose Date: Wed Apr 13 14:10:48

[Yahoo-eng-team] [Bug 1579946] [NEW] vpnaas gate broken by missing NEUTRON_CONF_DIR

2016-05-09 Thread Kevin Benton
Public bug reported: The neutron vpnaas functional tests are failing because they don't have the correct config directory path for neutron so the config files in the devstack plugin script end up in the wrong place. http://logs.openstack.org/02/314302/1/check/gate-neutron-vpnaas-dsvm-functional/

[Yahoo-eng-team] [Bug 1577987] Re: neutron-lbaas v2 - update pool's session_persistence to None fails

2016-05-09 Thread Brandon Logan
if in json you did: {"pool": {"session_persistence": null}} that should give you what you want. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad

[Yahoo-eng-team] [Bug 1561540] Re: Neutron dhcp agent not able to provide dhcp ip to VM

2016-05-09 Thread Mark Beierl
** Also affects: opnfv 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/1561540 Title: Neutron dhcp agent not able to provide dhcp ip to VM Sta

[Yahoo-eng-team] [Bug 1579882] Re: Neutron l3 agent fails

2016-05-09 Thread Assaf Muller
The way I'm reading this, this is a deployment type issue, not a Neutron bug. I highly recommend ask.openstack.org, it's a very active Q&A type resource. I'm setting this to not-a-bug for now. If later you discover a concrete bug, reply here and I'll re-open the bug. ** Changed in: neutron A

[Yahoo-eng-team] [Bug 1579924] [NEW] remove pecan_server.sh tool

2016-05-09 Thread Brandon Logan
Public bug reported: neutron/tools/pecan_server.sh is not needed anymore. It should be removed. ** Affects: neutron Importance: Low Status: New ** Tags: low-hanging-fruit -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscri

[Yahoo-eng-team] [Bug 1579882] [NEW] Neutron l3 agent fails

2016-05-09 Thread Daniel
Public bug reported: Currently I am running LXD on Ubuntu 15.10. I have created two containers, controller and compute. Ive gone ahead and installed and setup all services. The only issue I am having is with neutron-l3-agent and neutron-dhcp-agent. After completing configuration I am seeing the fo

[Yahoo-eng-team] [Bug 1579876] [NEW] os-resetState should return a 204 rather than a 202

2016-05-09 Thread Matt Riedemann
Public bug reported: I noticed this while reviewing the api-ref docs updates. The os- resetState action returns a 202, but it's literally updating the database from the REST API and doesn't return a body, so it should be a 204: https://github.com/openstack/nova/blob/7529b94f4a0be17fb3988362619f83

[Yahoo-eng-team] [Bug 1579839] [NEW] Service version does not update on restart

2016-05-09 Thread Brian Elliott
Public bug reported: When a new version of nova is installed with a corresponding new service version (nova.objects.service.SERVICE_VERSION), the DB is not correctly updated on restart to reflect the new version in the services table. ** Affects: nova Importance: Undecided Status: N

[Yahoo-eng-team] [Bug 1551214] Re: Projector selector icon is not helpful

2016-05-09 Thread Rob Cresswell
** Changed in: horizon Status: In Progress => Won't Fix ** Changed in: horizon Assignee: Rob Cresswell (robcresswell) => (unassigned) ** Changed in: horizon Milestone: next => None -- You received this bug notification because you are a member of Yahoo! Engineering Team, which i

[Yahoo-eng-team] [Bug 1578617] Re: Changed tab after refreshing page

2016-05-09 Thread Rob Cresswell
You can just add sticky = True to the tab group definition. See https://github.com/openstack/horizon/blob/b0f3ec3ace531c110f328d208cded302d2617f88/openstack_dashboard/dashboards/admin/routers/tabs.py#L40 ** Changed in: horizon Status: In Progress => Invalid -- You received this bug notifi

[Yahoo-eng-team] [Bug 1489853] Re: when hard-reboot a instance with serial-port multiple times, instance will not start for port exhausted

2016-05-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/301247 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=95da4e87881424524c8ddda6a546764d43eb755e Submitter: Jenkins Branch:master commit 95da4e87881424524c8ddda6a546764d43eb755e Author: Sahid Orentino Ferdjaoui Date: Mon Apr 4 10:2

[Yahoo-eng-team] [Bug 1558721] Re: neutron-rootwrap-xen-dom0 not properly closing XenAPI sessions

2016-05-09 Thread Alex Oughton
This was already backported to Kilo: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2b6d1bba5d4c9e30f8389635c963fdcd3707b409 ** Changed in: neutron/kilo Status: New => Fix Released ** Changed in: neutron/kilo Assignee: (unassigned) => Alex Oughton (alex-oughton) -- You

[Yahoo-eng-team] [Bug 1576765] Re: Potential DOS: Keystone Extra Fields

2016-05-09 Thread Tristan Cacqueray
Based on above comments, I've switch that bug to public and removed the OSSA task. ** Information type changed from Private Security to Public ** Description changed: - This issue is being treated as a potential security risk under embargo. - Please do not make any public mention of embargoed (p

[Yahoo-eng-team] [Bug 1579770] Re: Documentation and Example configuration refer to `vsphere` whereas `vmware` is the correct term

2016-05-09 Thread Daniel Preussker
Re-Opened with clarification on documentation issue ** Summary changed: - Glance 2.0.0 - No 'glance_store.drivers' driver found, looking for 'vsphere' + Documentation and Example configuration refer to `vsphere` whereas `vmware` is the correct term ** Changed in: glance Status: Invalid =

[Yahoo-eng-team] [Bug 1579770] Re: Glance 2.0.0 - No 'glance_store.drivers' driver found, looking for 'vsphere'

2016-05-09 Thread Daniel Preussker
Closed, Packaging Issue. Working with maintainers on resolution. ** Changed in: glance Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1579770 Title: Glance

[Yahoo-eng-team] [Bug 1365230] Re: Improve ironic driver logging configurability

2016-05-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/312006 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a924b1db46149d2928731f59afb7fef18deed54d Submitter: Jenkins Branch:master commit a924b1db46149d2928731f59afb7fef18deed54d Author: Markus Zoeller Date: Tue May 3 11:35:47 2016

[Yahoo-eng-team] [Bug 1579769] [NEW] neutron agent restart slow when bridge ports are missing

2016-05-09 Thread Sreekumar S
Public bug reported: When bridge ports are missing for br-int and br-tun and agent starts up, it checks for patch ports int-br-ex and phy-br-ex before adding those. But here the function used to check their existence is get_port_ofport() which retries it because of the @_ofport_retry decoration

[Yahoo-eng-team] [Bug 1579770] [NEW] Glance 2.0.0 - No 'glance_store.drivers' driver found, looking for 'vsphere'

2016-05-09 Thread Daniel Preussker
Public bug reported: I'm currently setting up OpenStack to use vSphere/ESXi hosts using CentOS 7 as Controller node. When attempting to link the Glance-API service to the vSphere datastores I get this error in the log: 2016-05-09 13:36:18.139 30525 WARNING glance_store.backend [-] Failed to load

[Yahoo-eng-team] [Bug 1503453] Re: unavailable ironic nodes being scheduled to

2016-05-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/306670 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=016b810f675b20e8ce78f4c82dc9c679c0162b7a Submitter: Jenkins Branch:master commit 016b810f675b20e8ce78f4c82dc9c679c0162b7a Author: Jesse J. Cook Date: Sat Apr 16 00:35:34 2016

[Yahoo-eng-team] [Bug 1577960] Re: [2.0b4] After commissioning, subnet lists 'observed' IP address for machines

2016-05-09 Thread Blake Rouse
This seems like a very strange thing that cloud-init should be doing. Maybe for the first interface that MAAS brings up it makes since for cloud-init to do, but all the other interfaces are brought up by the MAAS commissioning scripts. That process is a direct process as well and does not place any

[Yahoo-eng-team] [Bug 1579749] [NEW] Unable to create a Egress rule in security group using python-novaclient

2016-05-09 Thread keerthivasan selvaraj
Public bug reported: Description === I am not able to create Egress security rules using python-novaclient,by default it creates Ingress security rule and also try to list the rules inside security group. Steps to reproduce == Execute the below command, will create Ingre

[Yahoo-eng-team] [Bug 1525901] Re: Agents report as started before neutron recognizes as active

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1525901 Title: Agents report as started before neutron recognizes

[Yahoo-eng-team] [Bug 1433843] Re: live-migration failed but give wrong refer url

2016-05-09 Thread Dave Walker
** Also affects: nova/kilo Importance: Undecided Status: New ** Changed in: nova/kilo Status: New => Fix Committed ** Changed in: nova/kilo Milestone: None => 2015.1.4 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscr

[Yahoo-eng-team] [Bug 1444797] Re: ovs_lib: get_port_tag_dict race with port removal

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1444797 Title: ovs_lib: get_port_tag_dict race with port removal

[Yahoo-eng-team] [Bug 1490051] Re: test_assert_pings_during_br_int_setup_not_lost fails with oslo_rootwrap.wrapper.NoFilterMatched

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1490051 Title: test_assert_pings_during_br_int_setup_not_lost fai

[Yahoo-eng-team] [Bug 1511311] Re: L3 agent failed to respawn keepalived process

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1511311 Title: L3 agent failed to respawn keepalived process Sta

[Yahoo-eng-team] [Bug 1401095] Re: HA router can't be manually scheduled on L3 agent

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1401095 Title: HA router can't be manually scheduled on L3 agent

[Yahoo-eng-team] [Bug 1453855] Re: HA routers may fail to send out GARPs when node boots

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1453855 Title: HA routers may fail to send out GARPs when node bo

[Yahoo-eng-team] [Bug 1512199] Re: change vm fixed ips will cause unable to communicate to vm in other network

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1512199 Title: change vm fixed ips will cause unable to communica

[Yahoo-eng-team] [Bug 1460164] Re: restart of openvswitch-switch causes instance network down when l2population enabled

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1460164 Title: restart of openvswitch-switch causes instance netw

[Yahoo-eng-team] [Bug 1472955] Re: Fail to boot with snapshot image in vmware driver

2016-05-09 Thread Dave Walker
*** This bug is a duplicate of bug 1240373 *** https://bugs.launchpad.net/bugs/1240373 ** Also affects: nova/kilo Importance: Undecided Status: New ** Changed in: nova/kilo Status: New => Fix Committed ** Changed in: nova/kilo Milestone: None => 2015.1.4 -- You receive

[Yahoo-eng-team] [Bug 1403034] Re: Horizon should accept an IPv6 address as a VIP Address for LB Pool

2016-05-09 Thread Dave Walker
** Also affects: horizon/kilo Importance: Undecided Status: New -- 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/1403034 Title: Horizon should accept an IPv

[Yahoo-eng-team] [Bug 1521524] Re: With DVR enabled instances sometimes fail to get metadata

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1521524 Title: With DVR enabled instances sometimes fail to get m

[Yahoo-eng-team] [Bug 1297325] Re: swap and ephemeral devices defined in the flavor are not created as a block device mapping

2016-05-09 Thread Dave Walker
** Also affects: nova/kilo Importance: Undecided Status: New ** Changed in: nova/kilo Status: New => Fix Committed ** Changed in: nova/kilo Milestone: None => 2015.1.4 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscr

[Yahoo-eng-team] [Bug 1240373] Re: VMware: Sparse glance vmdk's size property is mistaken for capacity

2016-05-09 Thread Dave Walker
** Also affects: nova/kilo Importance: Undecided Status: New ** Changed in: nova/kilo Status: New => Fix Committed ** Changed in: nova/kilo Milestone: None => 2015.1.4 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscr

[Yahoo-eng-team] [Bug 1463891] Re: Setting admin_state down on port produces no logs

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1463891 Title: Setting admin_state down on port produces no logs

[Yahoo-eng-team] [Bug 1501686] Re: Incorrect exception handling in DB code involving rollbacked transactions.

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1501686 Title: Incorrect exception handling in DB code involving

[Yahoo-eng-team] [Bug 1487338] Re: OVS ARP spoofing protection breaks floating IPs without port security extension

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1487338 Title: OVS ARP spoofing protection breaks floating IPs wi

[Yahoo-eng-team] [Bug 1457527] Re: Image-cache deleting active swap backing images

2016-05-09 Thread Dave Walker
** Also affects: nova/kilo Importance: Undecided Status: New ** Changed in: nova/kilo Status: New => Fix Committed ** Changed in: nova/kilo Milestone: None => 2015.1.4 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscr

[Yahoo-eng-team] [Bug 1461148] Re: Dead L3 agent should reflect HA router states

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1461148 Title: Dead L3 agent should reflect HA router states Sta

[Yahoo-eng-team] [Bug 1499647] Re: test_ha_router fails intermittently

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1499647 Title: test_ha_router fails intermittently Status in neu

[Yahoo-eng-team] [Bug 1515341] Re: DVR associating a new floatingip on existing network fails after restart of l3 agent

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1515341 Title: DVR associating a new floatingip on existing netwo

[Yahoo-eng-team] [Bug 1407105] Re: Password Change Doesn't Affirmatively Invalidate Sessions

2016-05-09 Thread Dave Walker
** Also affects: horizon/kilo 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/1407105 Title: Password Change Doesn't Affi

[Yahoo-eng-team] [Bug 1501515] Re: DBReferenceError is raised when updating dvr port binding

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1501515 Title: DBReferenceError is raised when updating dvr port

[Yahoo-eng-team] [Bug 1469322] Re: Associating a floatingip with a dual stack port requires the fixed-address to be specified

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1469322 Title: Associating a floatingip with a dual stack port re

[Yahoo-eng-team] [Bug 1504527] Re: network_device_mtu not documented in agent config files

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1504527 Title: network_device_mtu not documented in agent config

[Yahoo-eng-team] [Bug 1477829] Re: Create port API with invalid value returns 500(Internal Server Error)

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1477829 Title: Create port API with invalid value returns 500(Int

[Yahoo-eng-team] [Bug 1557938] Re: [doc]support matrix of vmware for chap is wrong

2016-05-09 Thread Dave Walker
** Also affects: nova/kilo Importance: Undecided Status: New ** Changed in: nova/kilo Status: New => Fix Committed ** Changed in: nova/kilo Milestone: None => 2015.1.4 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscr

[Yahoo-eng-team] [Bug 1462484] Re: Port Details VNIC type value is not translatable

2016-05-09 Thread Dave Walker
** Also affects: horizon/kilo Importance: Undecided Status: New -- 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/1462484 Title: Port Details VNIC type value

[Yahoo-eng-team] [Bug 1520517] Re: IPv6 networking broken by garp_master_* keepalived settings when using HA routers

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1520517 Title: IPv6 networking broken by garp_master_* keepalived

[Yahoo-eng-team] [Bug 1352256] Re: Uploading a new object fails with Ceph as object storage backend using RadosGW

2016-05-09 Thread Dave Walker
** Also affects: horizon/kilo Importance: Undecided Status: New -- 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/1352256 Title: Uploading a new object fails

[Yahoo-eng-team] [Bug 1323766] Re: Incorrect Floating IP behavior in dual stack or ipv6 only network

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1323766 Title: Incorrect Floating IP behavior in dual stack or i

[Yahoo-eng-team] [Bug 1252341] Re: Horizon crashes when removing logged user from project

2016-05-09 Thread Dave Walker
** Also affects: horizon/kilo 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/1252341 Title: Horizon crashes when removin

[Yahoo-eng-team] [Bug 1312016] Re: nova libvirtError: Unable to add bridge brqxxx-xx port tapxxx-xx: Device or resource busy

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1312016 Title: nova libvirtError: Unable to add bridge brqxxx-xx

[Yahoo-eng-team] [Bug 1514728] Re: insufficient service name for external process

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1514728 Title: insufficient service name for external process St

[Yahoo-eng-team] [Bug 1523638] Re: tempest fails with No IPv4 addresses found

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1523638 Title: tempest fails with No IPv4 addresses found Statu

[Yahoo-eng-team] [Bug 1523780] Re: Race between HA router create and HA router delete

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1523780 Title: Race between HA router create and HA router delete

[Yahoo-eng-team] [Bug 1524020] Re: DVRImpact: dvr_vmarp_table_update and dvr_update_router_add_vm is called for every port update instead of only when host binding or mac-address changes occur

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1524020 Title: DVRImpact: dvr_vmarp_table_update and dvr_update_

[Yahoo-eng-team] [Bug 1533441] Re: HA router can not be deleted in L3 agent after race between HA router creating and deleting

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1533441 Title: HA router can not be deleted in L3 agent after rac

[Yahoo-eng-team] [Bug 1533454] Re: L3 agent unable to update HA router state after race between HA router creating and deleting

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1533454 Title: L3 agent unable to update HA router state after ra

[Yahoo-eng-team] [Bug 1528031] Re: 'NetworkNotFound' exception during listing ports

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1528031 Title: 'NetworkNotFound' exception during listing ports

[Yahoo-eng-team] [Bug 1528967] Re: Horizon doesn't create new scoped token when user role is removed

2016-05-09 Thread Dave Walker
*** This bug is a duplicate of bug 1252341 *** https://bugs.launchpad.net/bugs/1252341 ** Also affects: horizon/kilo Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboa

[Yahoo-eng-team] [Bug 1534652] Re: Host machine exposed to tenant networks via IPv6

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1534652 Title: Host machine exposed to tenant networks via IPv6

[Yahoo-eng-team] [Bug 1538387] Re: fdb_chg_ip_tun throwing exception because fdb_entries not in correct format

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1538387 Title: fdb_chg_ip_tun throwing exception because fdb_entr

[Yahoo-eng-team] [Bug 1549394] Re: neutron-sanity-check --no* BoolOpts don't work

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1549394 Title: neutron-sanity-check --no* BoolOpts don't work St

[Yahoo-eng-team] [Bug 1545695] Re: L3 agent: traceback is suppressed on floating ip setup failure

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1545695 Title: L3 agent: traceback is suppressed on floating ip s

[Yahoo-eng-team] [Bug 1550623] Re: Functional ARPSpoofTestCase's occasionally fail

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1550623 Title: Functional ARPSpoofTestCase's occasionally fail S

[Yahoo-eng-team] [Bug 1546110] Re: DB error causes router rescheduling loop to fail

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1546110 Title: DB error causes router rescheduling loop to fail

[Yahoo-eng-team] [Bug 1552960] Re: Tempest and Neutron duplicate tests

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1552960 Title: Tempest and Neutron duplicate tests Status in neu

[Yahoo-eng-team] [Bug 1555850] Re: excessive "no bound segment for port warnings" in server log

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1555850 Title: excessive "no bound segment for port warnings" in

[Yahoo-eng-team] [Bug 1551593] Re: functional test failures caused by failure to setup OVS bridge

2016-05-09 Thread Dave Walker
*** This bug is a duplicate of bug 1470234 *** https://bugs.launchpad.net/bugs/1470234 ** Also affects: neutron/kilo Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://

[Yahoo-eng-team] [Bug 1555842] Re: Excessive "network has been deleted" warnings in dhcp agent log

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1555842 Title: Excessive "network has been deleted" warnings in d

[Yahoo-eng-team] [Bug 1557640] Re: DHCP agent logging is causing performance issues

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1557640 Title: DHCP agent logging is causing performance issues

[Yahoo-eng-team] [Bug 1553595] Re: test_external_network_visibility intermittent failure

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1553595 Title: test_external_network_visibility intermittent fail

[Yahoo-eng-team] [Bug 1558397] Re: functional job fails due to missing netcat

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1558397 Title: functional job fails due to missing netcat Status

[Yahoo-eng-team] [Bug 1554695] Re: network not found warnings in test runs

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1554695 Title: network not found warnings in test runs Status in

[Yahoo-eng-team] [Bug 1554696] Re: Neutron server log filled with "device requested by agent not found"

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1554696 Title: Neutron server log filled with "device requested b

[Yahoo-eng-team] [Bug 1558721] Re: neutron-rootwrap-xen-dom0 not properly closing XenAPI sessions

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1558721 Title: neutron-rootwrap-xen-dom0 not properly closing Xen

[Yahoo-eng-team] [Bug 1558658] Re: Security Groups do not prevent MAC and/or IPv4 spoofing in DHCP requests

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1558658 Title: Security Groups do not prevent MAC and/or IPv4 spo

[Yahoo-eng-team] [Bug 1563028] Re: Routes version 2.3 broke the way we register routes

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1563028 Title: Routes version 2.3 broke the way we register route

[Yahoo-eng-team] [Bug 1561046] Re: If there is a /var/lib/neutron/ha_confs/.pid then l3 agent fails to spawn a keepalived process for that router

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1561046 Title: If there is a /var/lib/neutron/ha_confs/.pid then

[Yahoo-eng-team] [Bug 1562467] Re: DVR logic in OVS doesn't handle CSNAT ofport change

2016-05-09 Thread Dave Walker
** Also affects: neutron/kilo 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/1562467 Title: DVR logic in OVS doesn't handle CSNAT ofport chang

[Yahoo-eng-team] [Bug 1552610] Re: Failed to download images from vmware glance datastore to compute datastore

2016-05-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/289269 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=9f60d9bca77379b0429de7b66ba65bc37fd17448 Submitter: Jenkins Branch:master commit 9f60d9bca77379b0429de7b66ba65bc37fd17448 Author: Radoslav Gerganov Date: Mon Mar 7 13:06:38 20

  1   2   >