[Yahoo-eng-team] [Bug 1428007] [NEW] dnsmasq fail to start when not using namespace

2015-03-03 Thread Hong Hui Xiao
Public bug reported: My openstack neutron don't use namespace. After getting the patch https://review.openstack.org/#/c/145829/, my dhcp-agent can't start up dnsmasq, the log reports 2015-03-04 00:46:27.081 23165 ERROR neutron.agent.dhcp.agent [-] Unable to enable dhcp for 0c4bcc8a-ed67-4782-8d

[Yahoo-eng-team] [Bug 1406476] Re: initctl: Unknown jobs: keystone on Ubuntu 14.04

2015-03-03 Thread Launchpad Bug Tracker
[Expired for Keystone because there has been no activity for 60 days.] ** Changed in: keystone Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1406476

[Yahoo-eng-team] [Bug 1427977] [NEW] Failed to launch new VM after changing "nova.conf" for specifying target cpu_model

2015-03-03 Thread Trung Trinh
Public bug reported: Version: stable/icehouse Description: Change the Nova config file "nova.conf" for specifying the target cpu_model of Penryn as follows: cpu_mode = custom cpu_model = Penryn virt_type = kvm|qemu After that, restart Nova services. Eventually, try launching new VM, but it is

[Yahoo-eng-team] [Bug 1427959] [NEW] Using packstack deploy openstack,when CONFIG_NEUTRON_OVS_BRIDGE_IFACES=br-eno50:eno50,encounters an error“ERROR : Error appeared during Puppet run: 10.43.241.186_n

2015-03-03 Thread Changjin Wang
Public bug reported: yum install -y openstack-packstack packstack --gen-answer-file=~/answers.cfg cat ~/answers.cfg | grep CONFIG_KEYSTONE_ADMIN_PW | grep -v ^$ | grep -v ^# sed -i 's/CONFIG_HEAT_INSTALL=n/CONFIG_HEAT_INSTALL=y/' ~/answers.cfg sed -i 's/CONFIG_KEYSTONE_ADMIN_PW=d6f026eb28bc4

[Yahoo-eng-team] [Bug 1427944] [NEW] instance.host not cleared after reschedule

2015-03-03 Thread Joe Cropper
Public bug reported: For example, take this scenario: 1. Assume an environment with a single host… call it host-1 2. Deploy a VM, but force an exception in the spawn path somewhere to simulate some "hypervisor error” 3. The scheduler correctly attempts to reschedule the VM, and ultimately ends

[Yahoo-eng-team] [Bug 1427939] [NEW] oauthlib code does not adjust timestamp

2015-03-03 Thread Scott Moser
Public bug reported: in the python3 port, we moved from python-oauth to python-oauthlib. That change lost the functionality added to solve bug 978127 (http://pad.lv/978127). We really need to have this in order to do oauth from systems that do not have a clock that retains time across reboots.

[Yahoo-eng-team] [Bug 1427929] [NEW] Purge dead file-backed scrubber queue code

2015-03-03 Thread Chris St. Pierre
Public bug reported: The image location status blueprint (https://blueprints.launchpad.net/glance/+spec/image-location-status) removed the possibility to run the glance-scrubber with a file-backed queue, but didn't actually remove the code or configuration for it. We should clean up the code base

[Yahoo-eng-team] [Bug 1427903] [NEW] 500 error page does not have correct link to Home

2015-03-03 Thread Chris Buccella
Public bug reported: The page for a HTTP 500 error ("Something went wrong!") has a link for Home. The link is simply "/", which may not be the application root as set in local_settings.py. The link should reflect this setting. ** Affects: horizon Importance: Undecided Status: New -

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

2015-03-03 Thread Cindy Lu
** Changed in: horizon Status: Fix Released => In Progress -- 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 shared

[Yahoo-eng-team] [Bug 1427878] [NEW] cannot use v3 token with v2 services

2015-03-03 Thread Richard Megginson
Public bug reported: Scenario: keystone is enabled for v3 with v3 policy Create two domains: default domain has service user accounts and projects - user domain is backed by ldap and has plain end user accounts Configure Horizon to be domain aware - hard code the user domain as the keystone doma

[Yahoo-eng-team] [Bug 1427858] [NEW] VPNaaS: Fix UT breakage in neutron-vpnaas

2015-03-03 Thread Paul Michali
Public bug reported: The commit for namespaces in neutron (under review 147744, which is approved, but awaiting upstreaming), changes the router creation logic. This breaks the neutron-vpnaas unit tests. ** Affects: neutron Importance: Undecided Assignee: Paul Michali (pcm) Sta

[Yahoo-eng-team] [Bug 1427838] [NEW] Blacklist os-api extensions

2015-03-03 Thread Chris St. Pierre
Public bug reported: Currently os-api extensions can only be disabled by choosing which ones to enable. E.g.: osapi_compute_extension = nova.api.openstack.compute.contrib.select_extensions osapi_compute_ext_list = With nearly a hundred extensions, though, disabling a single extension i

[Yahoo-eng-team] [Bug 1427819] [NEW] Downloading large objects from swift containers exhausts browser memory

2015-03-03 Thread Timur Sufiev
Public bug reported: In case the object to be downloaded from Swift container is very large - several Gigabytes should be enough - the web-server eats up all the memory on Controller node. Line https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/containers/view

[Yahoo-eng-team] [Bug 1427533] Re: keystone logs password in log message

2015-03-03 Thread Tristan Cacqueray
Thanks Brant for the quick feedback! I opened the bug since it only concerns master, can you please confirm the keystone part and tag it for kilo in order to have it fixed before the release ? ** Information type changed from Private Security to Public Security ** Changed in: ossa Status:

[Yahoo-eng-team] [Bug 1427756] [NEW] Event listeners are not being attached to some modal windows

2015-03-03 Thread Victor Feitosa
Public bug reported: In some modal windows, form event listeners are not being attached correctly. For example the date picker that should be triggered on a focus event in the text box in [dashboard/admin/metering -> Modify Usage Report Parameters -> Other] is not. This might be a problem with

[Yahoo-eng-team] [Bug 1426324] Re: VFS blkid calls need to handle 0 or 2 return codes

2015-03-03 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 1:2015.1~b2-0ubuntu6 --- nova (1:2015.1~b2-0ubuntu6) vivid; urgency=medium * d/p/fixup-blkid.patch: Cherry pick inflight fix for return code handling of blkid calls in libvirt kvm compute driver (LP: #1426324). -- James PageTue, 03 M

[Yahoo-eng-team] [Bug 1427758] [NEW] Wrong url pattern in Horizon tutorial

2015-03-03 Thread Manuel Requena
Public bug reported: I'm following the Horizon tutorial and the definition of the URL pattern in [1] seems to be wrong. The text says: "Replace the existing url pattern with the following line: url(r'^\?tab=mypanel_tabs__tab$', views.IndexView.as_view(), name='mypanel_tabs'), " If I run the

[Yahoo-eng-team] [Bug 1373417] Re: can't update ipv6-ra-mode and ipv6-address-mode due to invalid ip version exception

2015-03-03 Thread Akihiro Motoki
** Changed in: python-neutronclient 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/1373417 Title: can't update ipv6-ra-mode and ipv6-address-

[Yahoo-eng-team] [Bug 1427772] [NEW] Instance that uses force-host still needs to run some filters

2015-03-03 Thread Nikola Đipanov
Public bug reported: More in-depth discussion can be found here: http://lists.openstack.org/pipermail/openstack- dev/2015-February/056695.html Basically - there is a number of filters that need to be re-run even if we force a host. The reasons are two-fold. Placing some instances on some hosts i

[Yahoo-eng-team] [Bug 1427761] [NEW] Jasmine tests failing due to renamed metadata widget file

2015-03-03 Thread Kelly Domico
Public bug reported: Jasmine tests at http://localhost:9000/jasmine/ServicesTests are failing due to the rename of the metadata widget file. File was: horizon/static/horizon/js/angular/controllers/metadata-widget-controller.js Now: horizon/static/angular/metadata-tree/metadata-tree-service.js *

[Yahoo-eng-team] [Bug 1427793] [NEW] Brocade vendor code decomposition from Neutron

2015-03-03 Thread Shiv Haris
Public bug reported: Brocade Mechanism driver and SVI are meant to be decomposed from the Neutron Repo. The code now resides in http://github.com/stackforge/networking-brocade ** Affects: neutron Importance: Medium Assignee: Shiv Haris (shh) Status: New ** Changed in: neutron

[Yahoo-eng-team] [Bug 1408529] Re: nova boot vm with '--nic net-id=xxxx, v4-fixed-ip=xxx' failed

2015-03-03 Thread Akihiro Motoki
** Changed in: python-neutronclient Milestone: None => 2.3.11 ** Changed in: python-neutronclient Status: Fix Committed => Fix Released ** Changed in: python-neutronclient Importance: Undecided => Low -- You received this bug notification because you are a member of Yahoo! Enginee

[Yahoo-eng-team] [Bug 1384379] Re: versions resource uses host_url which may be incorrect

2015-03-03 Thread Ian Cordasco
** Also affects: glance/icehouse Importance: Undecided Status: New ** Also affects: glance/juno Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https:

[Yahoo-eng-team] [Bug 1277104] Re: wrong order of assertEquals args

2015-03-03 Thread Doug Hellmann
Fixed in oslo.policy in 29cf374caf907ec64b0e14c994eabeb7688eba28 ** Changed in: oslo.policy Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/12771

[Yahoo-eng-team] [Bug 1427745] [NEW] Tests fail in non-en_US locale

2015-03-03 Thread Alexis Lee
Public bug reported: When I run `tox -epy27`, generally I get 13 test failures. One of these is a proxy/WSGI interaction I don't care about. The remaining 12 are due to tests which compare translated strings to untranslated message IDs. My locale is: $ locale LANG=en_GB.UTF-8 LANGUAGE

[Yahoo-eng-team] [Bug 1427732] [NEW] Detaching and then attaching a volume to a paused instance has no effect and reports no error

2015-03-03 Thread Artem Plakunov
Public bug reported: Steps: 1. Create VM 2. Create volume 3. Attach volume to VM 4. Pause VM 5. Detach volume 6. Attach volume back (without unpausing the VM) What happens is the volume enters the state "attaching" for a while but then becomes "available" again without being "in-use". Nova-comput

[Yahoo-eng-team] [Bug 1427731] [NEW] Port is not deleted after instance removal (DVR)

2015-03-03 Thread Itzik Brown
Public bug reported: Having a DVR with 1 port connected to a private network and 1 connected to an external network. After removing an instance connected to the private network the port of the instance is not deleted. Version == openstack-neutron-2014.2.2-1.el7ost.noarch python-neutron-2014

[Yahoo-eng-team] [Bug 1421616] Re: Cannot create project using Horizon - Could not find default role "_member_"

2015-03-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/160696 Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=c4c27232c869633030022b750c2bf0cd65b66d4c Submitter: Jenkins Branch:master commit c4c27232c869633030022b750c2bf0cd65b66d4c Author: Attila Fazekas Date: Tue Mar 3 09:54:

[Yahoo-eng-team] [Bug 1426397] Re: tempest.scenario.test_network_v6.TestGettingAddress.test_slaac_from_os intermittently fails with MismatchError

2015-03-03 Thread Henry Gessau
** Also affects: tempest Importance: Undecided Status: New ** Changed in: tempest Assignee: (unassigned) => Henry Gessau (gessau) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/b

[Yahoo-eng-team] [Bug 1427687] [NEW] Reading of DMI data is broken

2015-03-03 Thread Dan Watkins
Public bug reported: cloud-init currently assumes that the names of "files" in /sys/class/dmi/id/ will be the same as the arguments to dmidecode -s would be. This is not the case, so any data source that relies on DMI data is likely to be broken ** Affects: cloud-init Importance: Undecided

[Yahoo-eng-team] [Bug 1426544] Re: Nova switching to oslo_log blows up instance object repr in logs

2015-03-03 Thread Davanum Srinivas (DIMS)
Fixed in oslo.log 0.4.0 ** Changed in: nova Status: Confirmed => Invalid -- 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/1426544 Title: Nova switching to oslo_log

[Yahoo-eng-team] [Bug 1427665] [NEW] AttributeError: 'RequestContext' object has no attribute 'user_id'

2015-03-03 Thread Davanum Srinivas (DIMS)
Public bug reported: Example from: http://logs.openstack.org/47/122347/16/check/check-tempest-dsvm-full/e958fa0/logs/screen-n-cpu.txt.gz Traceback (most recent call last): File "/usr/lib/python2.7/logging/__init__.py", line 851, in emit msg = self.format(record) File "/usr/local/lib/pytho

[Yahoo-eng-team] [Bug 1427645] [NEW] Define Constants for IPv4 and IPv6 default addresses

2015-03-03 Thread Vijay Chundury
Public bug reported: There are many references to 0.0.0.0/0 and ::/0 in Neutron code. It would be good to replace them with a constant and use the constant at various places. ** Affects: neutron Importance: Undecided Assignee: Vijay Chundury (vchundur) Status: In Progress ** C

[Yahoo-eng-team] [Bug 1427641] [NEW] ml2 extension mechanism do not notify agents on update port

2015-03-03 Thread Nurit Vilosny
Public bug reported: ml2 extension driver implements API for several methods including process_update_port. however, in the method update_port() of the plugin, there is a flag to indicate whether to notify on the update or not. the extension do update the port but do not change the flag (need

[Yahoo-eng-team] [Bug 1427594] [NEW] edit firewall should be hided during unsupported status

2015-03-03 Thread Masco Kaliyamoorthy
Public bug reported: edit firewall is not allowed if the firewall is in pending state in horizon, we are getting error if we try to update the firewall. the edit option should be hided in unsupported states. ** Affects: horizon Importance: Undecided Assignee: Masco Kaliyamoorthy (masc

[Yahoo-eng-team] [Bug 1427588] [NEW] Freescale Code decomposition

2015-03-03 Thread Freescale Openstack Team
Public bug reported: Since the Freescale Code for ML2 Mechanism Driver [1] and FWaaS plugin [2] is in thin shape as per the Neutron guidelines, no update to the existing code base is necessary. But, as per the community suggestion, neutron/doc/source/devref/contribute.rst must be updated with sta

[Yahoo-eng-team] [Bug 1427548] [NEW] SeaMicro plugin decomposition

2015-03-03 Thread Harshada Mangesh Kakad
Public bug reported: This is to track the work on SeaMicro plugin decomposition. ** Affects: neutron Importance: Undecided Assignee: Harshada Mangesh Kakad (harshada-kakad) Status: New ** Changed in: neutron Assignee: (unassigned) => Harshada Mangesh Kakad (harshada-kakad