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

2015-11-17 Thread Alan Pevec
** Changed in: horizon Status: Confirmed => Invalid ** Changed in: horizon/juno Status: In Progress => Fix Committed ** Changed in: horizon/juno Milestone: None => 2014.2.4 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1517038] [NEW] API-based Domain config method could temporarily show partial update

2015-11-17 Thread Henry Nash
Public bug reported: When using the API-based domain config method, the options are not updated atomically. The result is that for a "cache update period", someone else reading the options (i.e. the processing of a user/group API call in another keystone process) might see a partial update. **

[Yahoo-eng-team] [Bug 1516158] Re: os-instance_usage_audit_log is used instead of os-instance-usage-audit-log

2015-11-17 Thread Sean Dague
This is actually a documentation bug, should be fixed on the API site. ** Changed in: nova Importance: Undecided => Medium ** Also affects: openstack-api-site Importance: Undecided Status: New ** Changed in: openstack-api-site Importance: Undecided => Medium ** Changed in:

[Yahoo-eng-team] [Bug 1329050] Re: Creating a PanelGroup produces group with name "Other"

2015-11-17 Thread Alan Pevec
This was reverted in https://review.openstack.org/#/q/Id6a99c3ff18102c8f47431638d4dda98f14ec641,n,z ** Changed in: horizon/juno Importance: Undecided => Medium ** No longer affects: horizon/juno -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1503522] Re: multiple create server response only has a single server's info

2015-11-17 Thread Sean Dague
This is potentially an API enhancement, which would need a nova-spec. However, multiple create is an API that's somewhat out of favor at this point. I'd personally be opposed to extending multiple create like this. If the application needs / wants more granular info just issue the creates

[Yahoo-eng-team] [Bug 1517037] [NEW] API-based Domain specific config does not check for type of option

2015-11-17 Thread Henry Nash
Public bug reported: When using the API method for specifying domain specific options for config values, we don't check that the type of option specified via the API matches the underlying config option type. This could lead to strange results which would be hard for an operator to debug in the

[Yahoo-eng-team] [Bug 1517018] [NEW] typo in iptables_firewall

2015-11-17 Thread Rossella Sblendido
Public bug reported: devices_with_udpated_sg_members should be devices_with_updated_sg_members ** Affects: neutron Importance: Low Status: New ** Tags: low-hanging-fruit ** Changed in: neutron Importance: Undecided => Low ** Tags added: low-hanging-fruit -- You received

[Yahoo-eng-team] [Bug 1517006] [NEW] Can't create instances with flavors that have extra specs in a cell setup

2015-11-17 Thread Belmiro Moreira
Public bug reported: In a cell setup can't create instances with flavors that have extra specs like: hw:numa_nodes hw:mem_page_size nova-cell in the "child cell" fails with: 2015-11-17 10:51:50.574 ERROR nova.cells.scheduler [req-f7dc64e6-a545-4c2c-bc57-4e4a2e86cf58 demo demo] Couldn't

[Yahoo-eng-team] [Bug 1517084] [NEW] Unit tests should not be strict on html contents

2015-11-17 Thread Diana Whitten
Public bug reported: Several unit tests are using an expected string value and comparing the entire contents of an HTML element just to determine if it contains a class of 'disabled'. This makes Horizon extremely difficult to customize and makes the unit tests extremely fragile. ** Affects:

[Yahoo-eng-team] [Bug 1517081] [NEW] Angular and Python tables look very different

2015-11-17 Thread Rob Cresswell
Public bug reported: The new Angular tables look quite different to the Python/ Django ones. The styles should be as similar as possible. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status: New ** Changed in: horizon Assignee:

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

2015-11-17 Thread Kyle Mestery
This is now on PyPI: https://pypi.python.org/pypi/networking-midonet/1.0.0 ** Changed in: neutron Status: In Progress => 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 1513870] Re: networking-bgpvpn backport branches

2015-11-17 Thread Kyle Mestery
Created both backport/juno and backport/kilo branches! ** Changed in: neutron Status: Confirmed => Fix Released ** Changed in: neutron Milestone: None => mitaka-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1516489] Re: networking-midonet stable/kilo release request

2015-11-17 Thread Kyle Mestery
This is on PyPI now: https://pypi.python.org/pypi/networking-midonet/2015.1.1 ** Changed in: neutron 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 1351315] Re: default security group for a tenant can't be deleted

2015-11-17 Thread Sean Dague
This would be an API change and require a nova-spec. If you want to do that, please go down that path. ** Changed in: nova Status: Confirmed => Opinion ** Changed in: nova Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1516158] Re: os-instance_usage_audit_log is used instead of os-instance-usage-audit-log

2015-11-17 Thread OpenStack Infra
Reviewed: https://review.openstack.org/246383 Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=80e2386a51d6a02034ca731e4906a13bcaca096a Submitter: Jenkins Branch:master commit 80e2386a51d6a02034ca731e4906a13bcaca096a Author: Sean Dague Date: Tue Nov

[Yahoo-eng-team] [Bug 1517060] [NEW] User (without admin privileges) can change size your own image with 'deactivated' status.

2015-11-17 Thread Alexey Galkin
Public bug reported: Steps to reproduce: 1. Create a new image with 'active' status. 2. Deactivate this image from admin. (image should have a 'deactivated' status) 3. Use this curl request: curl -X PUT http://localhost:9292/v1/images/ -H 'X-Auth-Token: ' -H 'x-image-meta-size: 1234567' 4.

[Yahoo-eng-team] [Bug 1505316] Re: compute port lose fixed_ips on restart l3-agent if subnet is prefix delegated

2015-11-17 Thread Vladimir Eremin
** Also affects: mos Importance: Undecided Status: New ** Changed in: mos Milestone: None => 8.0 ** Changed in: mos Assignee: (unassigned) => Vladimir Eremin (yottatsa) ** Changed in: mos Assignee: Vladimir Eremin (yottatsa) => MOS Neutron (mos-neutron) -- You received

[Yahoo-eng-team] [Bug 1480813] Re: How can tenant vm instance access management network

2015-11-17 Thread Gary Kotton
** 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.net/bugs/1480813 Title: How can tenant vm instance access management network Status in

[Yahoo-eng-team] [Bug 1489678] Re: return inappropriate message when run net-list -F {fields} from neutronclient

2015-11-17 Thread Gary Kotton
** Also affects: python-neutronclient Importance: Undecided Status: New ** 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/1489678 Title: return

[Yahoo-eng-team] [Bug 1517143] [NEW] nova-api is crashed during creating instance

2015-11-17 Thread Marian Horban
Public bug reported: If nova-api started by Apache(devstack config NOVA_USE_MOD_WSGI=True) it is crashed during creating instance with stack trace: e81a26529b4ae2 and project 8a88d9cf7ff046a9a8b55e90466dec12. Resources: ['instances', 'ram', 'cores'] _get_quotas /opt/stack/nova/nova/quota.py:401

[Yahoo-eng-team] [Bug 1511061] Re: Images in inconsistent state when calls to registry fail during image deletion

2015-11-17 Thread Tristan Cacqueray
Thanks Erno, I've removed the OSSA task ** Changed in: ossa Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1511061 Title: Images in inconsistent

[Yahoo-eng-team] [Bug 1501206] Re: router:dhcp ports are open resolvers

2015-11-17 Thread Tristan Cacqueray
Alright, removing the security class and closing the OSSA task. ** Changed in: ossa Status: Incomplete => Won't Fix ** Information type changed from Public Security to Public -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1498370] Re: [SRU] DHCP agent: interface unplug leads to exception

2015-11-17 Thread Edward Hope-Morley
** Patch removed: "lp1498370.patch" https://bugs.launchpad.net/neutron/+bug/1498370/+attachment/4516816/+files/lp1498370.patch ** Patch added: "lp1498370.patch" https://bugs.launchpad.net/neutron/+bug/1498370/+attachment/4520585/+files/lp1498370.patch ** Changed in: neutron (Ubuntu

[Yahoo-eng-team] [Bug 1512864] Re: Application Metrics for Neutron

2015-11-17 Thread Armando Migliaccio
Either osprofiler, or oslo, it sounds to me that the tools to instrument the code should live and developed elsewhere. Once that's done, Instrumenting the neutron codebase does not really need a blanket (catch-all) BP, RFE or the likes. We can simply file patches on a case by case basis. For this

[Yahoo-eng-team] [Bug 1499555] Re: You can crash keystone or make the DB very slow by assigning many roles

2015-11-17 Thread Tristan Cacqueray
Then according to VMT taxonomy ( https://security.openstack.org/vmt- process.html#incident-report-taxonomy ), this sounds more like a class D. ** Changed in: ossa Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1394234] Re: Separate jasmine unit test for services and controllers

2015-11-17 Thread David Lyle
architecture has changed since this was submitted. ** Changed in: horizon Status: In Progress => 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 1388237] Re: "cannot import name fields" after update from icehouse

2015-11-17 Thread David Lyle
Juno is EOL now and I'm not sure this issue is common. ** Changed in: horizon Status: New => Won't Fix -- 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/1388237

[Yahoo-eng-team] [Bug 1396812] Re: Domain enabled login screen need focus on Domain field

2015-11-17 Thread David Lyle
** Changed in: horizon Status: New => Fix Released ** Changed in: horizon Status: Fix Released => 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 1327378] Re: No Policy Profile Provision

2015-11-17 Thread David Lyle
this should fall into the scope of the horizon-cisco-ui plugin now. ** Changed in: horizon Status: In Progress => Won't Fix -- 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 1517267] [NEW] Launch Instance Source Step Available table doesn't show empty msg

2015-11-17 Thread Cindy Lu
Public bug reported: When you select a Boot Source, and there are no items for it, the table is just blank. It should show msg like: "No available items." It is in the HTML code, but doesn't work:

[Yahoo-eng-team] [Bug 1295920] Re: PO makemessage ignore pattern does not work with Django 1.6

2015-11-17 Thread Akihiro Motoki
Horizon fix was released more than a year ago. there is nothing to do in openstack-i18n side. ** Changed in: openstack-i18n Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard

[Yahoo-eng-team] [Bug 1472899] Re: bug in ipam driver code

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

[Yahoo-eng-team] [Bug 1517292] [NEW] boot instance with ephemeral disk failed in kilo

2015-11-17 Thread SongRuixia
Public bug reported: Boot an instance with ephemeral disk in kilo, but return http request error: eg: nova boot --flavor 2 --image 5905bd7e-a87f-4856-8401-b8eb7211c84d --nic net-id=12ace164-d996-4261-9228-23ca0680f7a8 --ephemeral size=5,format=ext3 test_vm1 ERROR (BadRequest): Block Device

[Yahoo-eng-team] [Bug 1511607] Re: Hyper-V nova driver does not handle block_device_mapping_v2

2015-11-17 Thread Alessandro Pilotti
There's a blueprint for this: https://blueprints.launchpad.net/nova/+spec/hyper-v-block-device-mapping-support Please note that this BP is already merged in: https://github.com/openstack/compute-hyperv ** Changed in: nova Status: New => Invalid -- You received this bug notification

[Yahoo-eng-team] [Bug 1367110] [NEW] novaclient quota-update should handle tenant names

2015-11-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: nova quota-update should either reject tenant_ids which don't match a valid uuid or translate tenant names to tenant ids ** Affects: nova Importance: Medium Assignee: Harshada Mangesh Kakad (harshada-kakad) Status: Confirmed --

[Yahoo-eng-team] [Bug 1367110] Re: novaclient quota-update should handle tenant names

2015-11-17 Thread Harshada Mangesh Kakad
** Project changed: python-novaclient => nova -- 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/1367110 Title: novaclient quota-update should handle tenant names Status

[Yahoo-eng-team] [Bug 1516936] [NEW] [VMware]: migrate/resize failed in same host with vmware driver

2015-11-17 Thread lee jian
Public bug reported: Same to bug 1161226, this issue exist for vmware driver , when resizing a vmware instance with option "allow_resize_to_same_host = True" in nova.conf, the resize operation failed due to report using duplicated mac address . Cold migrate also failed .This only occurred

[Yahoo-eng-team] [Bug 1516946] [NEW] keystone WSGI fail: ArgsAlreadyParsedError: arguments already parsed: cannot register CLI option

2015-11-17 Thread Tom Verdaat
Public bug reported: Upgrade from Kilo to Liberty broke Keystone. Was running just fine as WSGI on Apache with Kilo. Provisioned a new test cluster using puppet- keystone master branch and getting the following error: mod_wsgi (pid=28386): Target WSGI script '/usr/lib/cgi-bin/keystone/main'

[Yahoo-eng-team] [Bug 1517331] [NEW] RBAC: create RBAC policy without target-tenant will raise internal error

2015-11-17 Thread shihanzhang
Public bug reported: I create a RBAC policy without target-tenant will raise internal error: neutron rbac-create --type network --action access_as_shared test_net the error log as bellow: File "/usr/local/lib/python2.7/dist-packages/sqlalchemy/engine/base.py", line 1010, in

[Yahoo-eng-team] [Bug 1517332] [NEW] Dashboard ops command are broken

2015-11-17 Thread Lin Hua Cheng
Public bug reported: need to update the dashboard management command with new django pattern too similar to https://review.openstack.org/#/c/237274/ ** Affects: horizon Importance: Undecided Assignee: Lin Hua Cheng (lin-hua-cheng) Status: New ** Changed in: horizon