[Yahoo-eng-team] [Bug 1519878] [NEW] numatopology filter incorrectly returns no resources

2015-11-25 Thread Serguei Bezverkhi
Public bug reported: When launching a new instance, in some cases NUmaTopology Filter does not return available compute nodes, but according to the content of numa_topology in compute_nodes tables, there are sufficient resources to satisfy requirements. I started three instances, attached log

[Yahoo-eng-team] [Bug 1507866] Re: [RFE] Scheduling of Firewall rules

2015-11-25 Thread Armando Migliaccio
Sean: did I interpret your comment right? If the landscape changes, we can reassess. ** Changed in: neutron Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1519888] [NEW] Neutron gate failure for test_restart_l3_agent_on_sighup

2015-11-25 Thread Gary Kotton
Public bug reported: ft1.85:_ neutron.tests.functional.agent.test_l3_agent.TestL3AgentRestart.test_restart_l3_agent_on_sighupStringException: Empty attachments: pythonlogging:'' pythonlogging:'neutron.api.extensions' stderr stdout Traceback (most recent call last): File

[Yahoo-eng-team] [Bug 1519892] [NEW] There is now way to pass custom redirect url as success/failure url to modal forms

2015-11-25 Thread Timur Sufiev
Public bug reported: On the other hand this facility exists for workflows. Not having this feature causes current page in paged tables to be lost when some LinkAction leading to a form is performed. The proposed fix for any LinkAction leading to a form consists of enabling this machinery for

[Yahoo-eng-team] [Bug 1520008] [NEW] JSON Encoder crashes on settings with translations

2015-11-25 Thread Kyle Olivo
Public bug reported: Description: Horizon uses the REST_API_REQUIRED_SETTINGS key in the local_settings.py configuration file In order to make the contained configuration available to the the client side angular code. Some configurations include ugettext objects which fail to serialize when

[Yahoo-eng-team] [Bug 1520013] [NEW] OVS unnecessarily drops rule on setup_arp_protection

2015-11-25 Thread Kevin Benton
Public bug reported: in the setup_arp_protection call of OVS, the first step is always to remove all of the rules for that port. However, in the majority of the cases, the jump rule will be added right back in so this is a waste of resources. The linux bridge ARP spoofing only clears the rules

[Yahoo-eng-team] [Bug 1520041] [NEW] doc/source/man/neutron-server.rst is out-of-date. is it necessary?

2015-11-25 Thread Akihiro Motoki
Public bug reported: doc/source/man/neutron-server.rst is not maintained and out-of-date. Options mainly depend on oslo and it is not easy to maintain it. I would suggest to remove it. ** Affects: neutron Importance: Low Status: New ** Tags: doc low-hanging-fruit ** Tags added:

[Yahoo-eng-team] [Bug 1520054] [NEW] HyperV third-party code still present in neutron tree

2015-11-25 Thread Henry Gessau
Public bug reported: The HyperV ML2 mechanism driver and agent should be completely removed from the neutron tree. All HyperV code and artifacts should be contained in the networking-hyperv sub-project. See http://docs.openstack.org/developer/neutron/devref/contribute.html ** Affects:

[Yahoo-eng-team] [Bug 1520022] [NEW] boot from wrong volume

2015-11-25 Thread David Medberry
Public bug reported: In Kilo (and possibly others) there are times when an instance with an attached volume is rebooted (or stopped/started) it will boot from vdb (the attached volume) instead of vda (the ephemeral boot volume.) It doesn't appear to matter whether cinder has the attached volume

[Yahoo-eng-team] [Bug 1520053] [NEW] Duplicate location error should raise HTTPConflict

2015-11-25 Thread wangxiyuan
Public bug reported: When add or replace a duplicate location to an image, Glance should raise 409 HTTPConflict, not 400 HTTPBadRequest. The glance client raise 409, we should keep the same with the client. ** Affects: glance Importance: Undecided Assignee: wangxiyuan (wangxiyuan)

[Yahoo-eng-team] [Bug 1520043] [NEW] error message do not disappear after click "cancel" button on form page

2015-11-25 Thread lichenn
Public bug reported: When open a form page in OpenStack horizon GUI or after a click a submit button in form page, some thing wrong in backend, one or more error message will show up in the main page. Then click "cancel" button on form page, the form page disappear, but the main page will not be

[Yahoo-eng-team] [Bug 1520049] [NEW] When we use pre tag and a line in the contents is too long, layout is collapsed.

2015-11-25 Thread Kenji Ishii
Public bug reported: We use pre tag in some places. E.g. contents of Namespace details in Metadata definitions and so on. At the moment element's width depend on the length of a line. Thus if a line in the contents is too long, layout will be collapsed. We need to add a setting to wrap the

[Yahoo-eng-team] [Bug 1519509] Re: Creating instances fails after enabling port_security extension on existing deployment

2015-11-25 Thread Sean M. Collins
*** This bug is a duplicate of bug 1453667 *** https://bugs.launchpad.net/bugs/1453667 ** This bug is no longer a duplicate of bug 1519112 Enabling port_security extension in ML2 won't work for networks created *before* enabling it ** This bug has been marked a duplicate of bug 1453667

[Yahoo-eng-team] [Bug 1519912] [NEW] Releasenotes have broken links

2015-11-25 Thread Andreas Jaeger
Public bug reported: If you run "tox -e releasenotes", you get these warnings: /home/aj/Software/vcs/OpenStack/openstack/neutron/releasenotes/source/liberty.rst:3: WARNING: Duplicate explicit target name: "this".

[Yahoo-eng-team] [Bug 1275950] Re: Missing Cancel button on some Create/Edit screens

2015-11-25 Thread Rob Cresswell
Checked several of these and they seem to have been fixed. ** Changed in: horizon Status: New => Invalid ** Changed in: horizon Assignee: Vahid Hashemian (vahidhashemian) => (unassigned) ** Changed in: horizon Importance: Low => Undecided -- You received this bug notification

[Yahoo-eng-team] [Bug 1519980] [NEW] Add availability_zone support for network

2015-11-25 Thread OpenStack Infra
Public bug reported: https://review.openstack.org/204436 commit 6e500278191296f75e6bd900b94f7e36cc69edf2 Author: Hirofumi Ichihara Date: Thu Nov 19 15:05:27 2015 +0900 Add availability_zone support for network This patch adds the availability_zone

[Yahoo-eng-team] [Bug 1520098] [NEW] Neutron-FWaaS tempest plugin fails on Gate

2015-11-25 Thread Reedip
Public bug reported: High-Level Description: Please see http://logs.openstack.org/75/247375/5/check/gate-congress-dsvm-api/1c5ed1f/logs/tempest.txt.gz?level=ERROR There is some change required in the tempest plugin for FWaaS ** Affects: neutron Importance: Undecided Assignee: Reedip

[Yahoo-eng-team] [Bug 1520094] [NEW] Retire gettext.install which installs _() as builtin namespace

2015-11-25 Thread Akihiro Motoki
Public bug reported: As oslo.i18n document [1] suggests, we need to replace _() in the python builtin namespaces with _ defined in _i18n.py in each module. Sharing _() in the builtin namespaces prevents us from looking up per-module translation catalogs because it forces all subprojects to use

[Yahoo-eng-team] [Bug 1520095] [NEW] Missing user credentials in token request

2015-11-25 Thread Jens Offenbach
Public bug reported: I am running Ubuntu 14.04.3 and try to install OpenStack Liberty. Keystone is running, but I had no luck with Glance. I always get a 401 and I am sure that all credentials ar correct: The Keystone log contains: 2015-11-25 17:43:54.913446 2015-11-25 17:43:54.913 2255 WARNING

[Yahoo-eng-team] [Bug 1519720] [NEW] Enforced/Constrained Image Architecture Tagging

2015-11-25 Thread DataCentred DevOps Team
Public bug reported: Some operators running heterogeneous clouds rely on images having the architecture attribute set in glance to allow nova to schedule instances on hypervisors of the correct architecture. At present horizon presents this attribute as an optional text field, which is often

[Yahoo-eng-team] [Bug 1368661] Re: Unit tests sometimes fail because of stale pyc files

2015-11-25 Thread Julien Danjou
** No longer affects: aodh -- 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/1368661 Title: Unit tests sometimes fail because of stale pyc files Status in Ironic: Fix

[Yahoo-eng-team] [Bug 1519745] [NEW] Default Image Architecture Attribute

2015-11-25 Thread Simon Murray
Public bug reported: Analog to https://bugs.launchpad.net/horizon/+bug/1519720 In heterogeneous compute environments an operator may require images to have the architecture attribute set in order to schedule the image onto a hypervisor of the correct architecture. Glance (afaict) doesn't

[Yahoo-eng-team] [Bug 1519750] [NEW] stable tarball contains master version

2015-11-25 Thread Bernhard M. Wiedemann
Public bug reported: somewhat similar to https://bugs.launchpad.net/aodh/+bug/1515507 curl -s http://tarballs.openstack.org/neutron/neutron-stable-kilo.tar.gz|tar vzt |head -5 drwxrwxr-x jenkins/jenkins 0 2015-11-24 22:46 neutron-8.0.0.dev486/ drwxrwxr-x jenkins/jenkins 0 2015-11-24 22:46

[Yahoo-eng-team] [Bug 1368661] Re: Unit tests sometimes fail because of stale pyc files

2015-11-25 Thread Shuquan Huang
** Also affects: aodh Importance: Undecided Status: New ** Changed in: aodh Assignee: (unassigned) => Shuquan Huang (shuquan) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1519692] [NEW] attach specific router port failure

2015-11-25 Thread Bo Lin
Public bug reported: Steps to reproduce ; >From openstack horizon UI : 1) Create a network 2) Create a router 3)Try to Attach an interface to router with ipaddress Adding an interface to router with specifying an ip address from openstack horizon , fails with unexpected error **

[Yahoo-eng-team] [Bug 1462626] Re: gate-horizon-npm-run-test fails with "ReferenceError: Can't find variable: angular"

2015-11-25 Thread Rob Cresswell
** Changed in: horizon Status: New => Invalid -- 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/1462626 Title: gate-horizon-npm-run-test fails with

[Yahoo-eng-team] [Bug 1480006] Re: Missing spec for app.module.js

2015-11-25 Thread Rob Cresswell
** Changed in: horizon Status: New => Invalid -- 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/1480006 Title: Missing spec for app.module.js Status in

[Yahoo-eng-team] [Bug 1463162] Re: tabs in Launch instance form page does not work.

2015-11-25 Thread Rob Cresswell
** Changed in: horizon Status: New => Invalid -- 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/1463162 Title: tabs in Launch instance form page does not work.

[Yahoo-eng-team] [Bug 1519509] Re: Creating instances fails after enabling port_security extension on existing deployment

2015-11-25 Thread Matt Kassawara
I am seeing this issue on Liberty. ** Changed in: neutron Status: Invalid => 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/1519509 Title: Creating instances fails after

[Yahoo-eng-team] [Bug 1519808] [NEW] Volume type creation is missing is-public flag

2015-11-25 Thread Itxaka Serrano
Public bug reported: On the command line the parameter --is-public can be passed to cinder when creating a new volume type usage: cinder type-create [--description ] [--is-public ] Horizon is missing that flag on the New volume type

[Yahoo-eng-team] [Bug 1519258] Re: agent not notified on update_device_down

2015-11-25 Thread Mathieu Rohon
** 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/1519258 Title: agent not notified on update_device_down Status in

[Yahoo-eng-team] [Bug 1519808] Re: Volume type creation is missing is-public flag

2015-11-25 Thread Itxaka Serrano
Already as a blueprint: https://blueprints.launchpad.net/horizon/+spec /volume-type-access ** Changed in: horizon Status: New => Invalid -- 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 1519837] [NEW] In Openstack Liberty everything seems working in Glance but logs are not present.

2015-11-25 Thread Ali hussnain
Public bug reported: s /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2268 2015-11-25 08:54:28.899 DEBUG glance.common.config [-] keystone_authtoken.revocation_cache_time = 10 from (pid=18932) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2268 2015-11-25

[Yahoo-eng-team] [Bug 1486565] Re: Network/Image names allows terminal escape sequence

2015-11-25 Thread Gary Kotton
nova boot --image e2f1e48a-b9f5-41f2-8b9e-d0833c945ef7 --flavor 1 --nic net-id=30d01de4-328d-4cd4-9ec0-1e6cba1cb3f4 $(echo -e "\E[37mhidden\x1b[f") ** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1520071] [NEW] When updating the floating IP quota, compared value is of logged in user

2015-11-25 Thread Joe T
Public bug reported: I've run into this bug with nova-network. I'm not sure if this affects Neutron, too. When I update a user's quota through Horizon, Horizon will first obtain the user's usage and ensure that the value being set is greater than what the user is currently using. I believe this