[Yahoo-eng-team] [Bug 1509045] [NEW] FWaaS typos in comments

2015-10-22 Thread James Arendt
Public bug reported: Fix minor set of comment typos in FWaaS files: "interfacesr" -> "interfaces" "dictionry" -> "dictionary" "protacal" -> "protocol" "implmentation" -> "implementation" "libary" -> "library" ** Affects: neutron Importance: Undecided Assignee: James Arendt

[Yahoo-eng-team] [Bug 1509046] [NEW] Refactoring of L3 Scheduler

2015-10-22 Thread Armando Migliaccio
Public bug reported: During Kilo we merged: * https://review.openstack.org/#/c/111210/ * https://review.openstack.org/#/c/137017/ The implementation provided as simplified framework for writing scheduler functions. It would be nice if the L3 scheduler embraced this same framework. It would neat

[Yahoo-eng-team] [Bug 1508791] [NEW] Sporadic Libvirt volume timing issue

2015-10-22 Thread Silvan Kaiser
Public bug reported: Sporadically a Cinder volume is unmounted previous to beeing required for a spawning VM in tempest tests. Example log data set at http://176.9.127.22:8081/refs- changes-66-235766-3/ For details search http://176.9.127.22:8081/refs-

[Yahoo-eng-team] [Bug 1508786] Re: Request for Liberty release of networking-ofagent

2015-10-22 Thread fumihiko kakuma
** Also affects: neutron 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/1508786 Title: Request for Liberty release of networking-ofagent

[Yahoo-eng-team] [Bug 1508801] [NEW] fix treat_vif_port logic

2015-10-22 Thread ZongKai LI
Public bug reported: Now it is: ... if not vif_port.ofport: LOG.warn(_LW("VIF port: %s has no ofport configured, " "and might not be able to transmit"), vif_port.vif_id) if vif_port: if admin_state_up:

[Yahoo-eng-team] [Bug 1505710] Re: Wrong logging setup in replicator

2015-10-22 Thread Flavio Percoco
Liberty: https://review.openstack.org/#/c/236677/ ** Also affects: glance/liberty Importance: Undecided Status: New ** Changed in: glance/liberty Assignee: (unassigned) => Flavio Percoco (flaper87) ** Changed in: glance/liberty Status: New => In Progress ** Changed in:

[Yahoo-eng-team] [Bug 1507424] Re: Hypervisor type of xen should be XenServer

2015-10-22 Thread Bob Ball
shravya: The fix seems to be in Nova, see https://review.openstack.org/#/c/237374/ ** Project changed: horizon => nova ** Changed in: nova Assignee: shravya Gaddam (shravya-g90) => John Hua (john-hua) -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1266407] Re: configure_add() method should get called only once during glance server initialization

2015-10-22 Thread Flavio Percoco
This bug is now invalid as the glance_store library doesn't do this anymore. ** 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/1266407

[Yahoo-eng-team] [Bug 1259292] Re: Some tests use assertEqual(observed, expected) , the argument order is wrong

2015-10-22 Thread Michal Dulko
** Changed in: cinder Status: Fix Released => Confirmed ** Changed in: cinder Milestone: 7.0.0 => None ** Changed in: cinder Assignee: Skyler Berg (sberg-l) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1486115] Re: Show metadata properties with empty value

2015-10-22 Thread Kairat Kushaev
** Changed in: glance Status: In Progress => 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/1486115 Title: Show metadata properties with empty value Status in Glance:

[Yahoo-eng-team] [Bug 1508879] [NEW] glance-artifacts doesn't exist

2015-10-22 Thread Domen Kožar
Public bug reported: Using Liberty release, if I run $ /nix/store/rgmjikgzkvcrpd7w5v28p6w01bhb9yq1-glance-11.0.0/bin/glance-artifacts Traceback (most recent call last): File "/nix/store/rgmjikgzkvcrpd7w5v28p6w01bhb9yq1-glance-11.0.0/bin/glance-artifacts", line 6, in from

[Yahoo-eng-team] [Bug 1508359] Re: Can't create images with specified owner in v2

2015-10-22 Thread wangxiyuan
** This bug is no longer a duplicate of bug 1499368 Image Create does not allow admins to set owner ** Changed in: glance Status: In Progress => Invalid ** Changed in: glance Assignee: wangxiyuan (wangxiyuan) => (unassigned) -- You received this bug notification because you are

[Yahoo-eng-team] [Bug 1508880] [NEW] Safely encode checksum to use glance with apache

2015-10-22 Thread Kairat Kushaev
Public bug reported: When trying to download any image under apache+mod_wsgi glance logs responses with Type Error: expected byte str, got unicode without any useful information. It seems that one of headers is decoded as unicode which can cause problem on different web-servers (apache is one

[Yahoo-eng-team] [Bug 1233707] Re: neutron http policy check broken

2015-10-22 Thread Armando Migliaccio
** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1233707 Title: neutron http policy check broken Status in oslo-incubator: Fix Released Bug description:

[Yahoo-eng-team] [Bug 1509092] [NEW] Remove deprecated nova_* options

2015-10-22 Thread Cedric Brandily
Public bug reported: nova_admin_* and nova_url options have been deprecated in kilo[1][2]. Removing these options will simplify neutron code and configuration AND remove a warning in unittest[3]. [1] https://bugs.launchpad.net/neutron/+bug/1403686 [2] https://review.openstack.org/142366 [3]

[Yahoo-eng-team] [Bug 1293265] Re: OFAgent: Apply the patches for the "OVS agent loop slowdown" problem

2015-10-22 Thread fumihiko kakuma
Armando, thank you for checking this bug. I forgot to change a status of this bug. Now done it. ** Changed in: networking-ofagent Status: New => 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 1508828] [NEW] Shared option is not visible while updating network

2015-10-22 Thread Reedip
Public bug reported: With reference to https://bugs.launchpad.net/python-neutronclient/+bug/1320796, the ´Edit Network´ option in Horizon Network does not support --shared option. ## Expected output in CLI reedip@reedip-VirtualBox:/opt/stack$

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

2015-10-22 Thread Reedip
Public bug reported: With reference to https://bugs.launchpad.net/python-neutronclient/+bug/1320796, the ´Edit Network´ option in Horizon Network does not support --shared option. ## Expected output in CLI reedip@reedip-VirtualBox:/opt/stack$

[Yahoo-eng-team] [Bug 1332923] Re: Deadlock updating port with fixed ips

2015-10-22 Thread Rossella Sblendido
I think this doesn't occur any more, marking it as invalid if it appears again we can resurrect it... ** Changed in: neutron Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1508868] [NEW] Certain tests require network access to http://example.com

2015-10-22 Thread Domen Kožar
Public bug reported: Following tests require networking and they actually request http://example.com sed -i 's/test_get_image_data_http/noop/' glance/tests/unit/common/scripts/test_scripts_utils.py sed -i 's/test_set_image_data_http/noop/'

[Yahoo-eng-team] [Bug 1508869] [NEW] DVR: handle dvr serviceable port's host change

2015-10-22 Thread Oleg Bondarev
Public bug reported: When a VM port's host is changed we need to check if router should be unscheduled from old host and send corresponding notifications. commit d5a8074ec3c67ed68e64a96827da990f1c34e10f added such a check when port is unbound. Need to add similar check in case of host change.

[Yahoo-eng-team] [Bug 1508970] [NEW] Use the Ironic's node name as the instance hostname

2015-10-22 Thread Lucas Alvares Gomes
Public bug reported: It would be very handy if we could use the name of the Ironic node as the instance hostname. The node's name are unique in Ironic and they could contain information such as rack number, rack location, node number, etc... By default Nova uses the display name as the hostname

[Yahoo-eng-team] [Bug 1350713] Re: Store configuration error in sheepdog

2015-10-22 Thread Flavio Percoco
This was an expected behavior and it was fixed already (unless I'm reading this bug wrong) ** 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.

[Yahoo-eng-team] [Bug 1508907] [NEW] local_gb_used wrong in compute_nodes table when using Dell Cinder backend

2015-10-22 Thread Tobias Urdin
Public bug reported: We have compute nodes with a very small amount of disk so we deploy our instances to Cinder volumes with a Dell backend. The issue is that when creating instances with a Cinder volume it still gets counted towards the local storage used (local_gb_used in compute_nodes table

[Yahoo-eng-team] [Bug 1508942] [NEW] Events for create/update/delete floating IP address do not contain an instance ID

2015-10-22 Thread Christian Berendt
Public bug reported: At the moment the update events for a floating IP address do not contain an instance ID. I think it makes sense to include the instance ID in the payload of the generated event to simplify the processing of those events in 3rd party applications. At the moment the payload

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

2015-10-22 Thread OpenStack Infra
Fix proposed to branch: master Review: https://review.openstack.org/238778 ** Changed in: horizon Status: Invalid => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1509184] [NEW] Enable openflow based dvr routing for east/west traffic

2015-10-22 Thread sean mooney
Public bug reported: In the juno cycle dvr support was added to neutron do decentralise routing to the compute nodes. This RFE bug proposes the introduction of a new dvr mode (dvr_local_openflow) to optimise the datapath of east/west traffic.

[Yahoo-eng-team] [Bug 1508997] [NEW] Reusable firewall rules

2015-10-22 Thread Charles Bitter
Public bug reported: At Comcast we provide a very large private cloud. Each tenant uses firewall rules to filter traffic in order to accept traffic only from a given list of IPs. This can be done with security groups. However there are two shortcomings with that approach. First, in my

[Yahoo-eng-team] [Bug 1509008] [NEW] stable/kilo FixedIntervalLoopingCall error message not useful

2015-10-22 Thread Ryan Moats
Public bug reported: The error message printed when a subclass of FixedIntervalLoopingCall exceeds its scheduled interval shows information about the python object rather than the name of the function that is exceeding its schedule. Showing python object information is not useful to operators.

[Yahoo-eng-team] [Bug 1509004] [NEW] "test_dualnet_dhcp6_stateless_from_os" failures seen in the gate

2015-10-22 Thread Swaminathan Vasudevan
Public bug reported: "test_dualnet_dhcp6_stateless_from_os" - This test fails in the gate randomly both with DVR and non-DVR routers. http://logs.openstack.org/79/230079/27/check/gate-tempest-dsvm-neutron- full/1caed8b/logs/testr_results.html.gz

[Yahoo-eng-team] [Bug 1484577] Re: OS-INHERIT does not seem to work for users but works for groups

2015-10-22 Thread Henry Nash
*** This bug is a duplicate of bug 1403539 *** https://bugs.launchpad.net/bugs/1403539 I'm closing this defect, since it is essentially a duplicate of https://bugs.launchpad.net/keystone/+bug/1403539. Please re-open if you think there is a distinct defect here. ** This bug has been marked a