[Yahoo-eng-team] [Bug 1538041] Re: Make use of _check_shared_storage_test_file configurable

2016-01-26 Thread Markus Zoeller (markus_z)
@Christian Berendt: Bug skimming This is a topic which is better discussed on the ML. You will get better feedback there. This bug report also doesn't describe a fault/error in the behavior of Nova and is rather a change request/discussion which is not the focus of the issue

[Yahoo-eng-team] [Bug 1538050] [NEW] lack of debug info for troubleshooting

2016-01-26 Thread Cao ShuFeng
Public bug reported: When a image is created/updated/deleted, there isn't enough log for it's name,min_disk,updated_at etc. Adding some debug log will be helpful for users to trace the update history. #glance --debug image-create --file /root/a.img --name testtest --container-format bare

[Yahoo-eng-team] [Bug 1537402] Re: [gate] docs job fails with AttributeError: 'module' object has no attribute 'poll'

2016-01-26 Thread Markus Zoeller (markus_z)
nit: Nova uses the "direct release model" which means solved bugs get the "fix released" status. ** Changed in: nova Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute

[Yahoo-eng-team] [Bug 1538054] [NEW] attach_interface in nova.compute.manager didn't handle NotImplemented Error

2016-01-26 Thread Zhenyu Zheng
Public bug reported: In https://github.com/openstack/nova/blob/master/nova/compute/manager.py#L4958~L4965 we handled only exception.NovaException but we didn't handle NotImplemented Error, but since ironic driver didn't support this method, so NotImplemented Error will raise, we need to handle

[Yahoo-eng-team] [Bug 1538097] [NEW] Nova Compute cannot Instantiate raw image with CEPH/RBD backend

2016-01-26 Thread Krzysztof KwiecieĊ„
Public bug reported: OpenStack Liberty with CEPH as a backend for Glance and Cinder. root@node22:~# dpkg -l | grep nova ii nova-common 2:12.0.0-0ubuntu2~cloud0 all OpenStack Compute - common files ii nova-compute

[Yahoo-eng-team] [Bug 1538097] Re: Nova Compute cannot Instantiate raw image with CEPH/RBD backend

2016-01-26 Thread Markus Zoeller (markus_z)
*** This bug is a duplicate of bug 1508230 *** https://bugs.launchpad.net/bugs/1508230 @Krzysztof KwiecieĊ„: Bug skimming This should be a duplicate to bug 1508230 Please double-check that and if you think it's not the same remove the duplication notice so that we can check that

[Yahoo-eng-team] [Bug 1538089] [NEW] Add policy checks at TABs level

2016-01-26 Thread Marcos Lobo
Public bug reported: In order to improve the configuration possibilities in Horizon, we could introduce policy checks at TAB level. TABs are elements that live in PANEL elements. Use cases: - Only enable Floating IPs TAB, in Access And Security panel, for user with "owner" role - Disable Volume

[Yahoo-eng-team] [Bug 1382079] Re: Project selector not working

2016-01-26 Thread Edward Hope-Morley
** Changed in: horizon (Ubuntu Xenial) Status: New => Fix Released ** Changed in: horizon (Ubuntu Wily) Status: New => Fix Released -- 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 1538117] [NEW] glance-api failed to start with pypy

2016-01-26 Thread Yongfeng Du
Public bug reported: I'm trying to run glance with pypy, and found one compatibility problem. The error message: ^[[01;31m2016-01-26 06:02:27.091 TRACE glance ^[[01;35m^[[00mreturn cls(app)^M ^[[01;31m2016-01-26 06:02:27.091 TRACE glance ^[[01;35m^[[00m File

[Yahoo-eng-team] [Bug 1538053] [NEW] The successful information will disappear automatically but the failure will not

2016-01-26 Thread space
Public bug reported: When performing operations,The successful information will disappear automatically after several seconds but the failure will not. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1538411] [NEW] exception.AutoDiskConfigDisabledByImage is expected 2 times in _resize

2016-01-26 Thread Eli Qiao
Public bug reported: exception.AutoDiskConfigDisabledByImage is expected 2 times in _resize Please check: https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/servers.py#L912 and https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/servers.py#L928 **

[Yahoo-eng-team] [Bug 1527471] Re: fwaas tests are failing on networking-midonet gate

2016-01-26 Thread YAMAMOTO Takashi
** Changed in: networking-midonet Status: In Progress => 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/1527471 Title: fwaas tests are failing on networking-midonet

[Yahoo-eng-team] [Bug 1520396] Re: Nova compute automatically down when I delete an instance as admin

2016-01-26 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete => Expired -- 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 1268439] Re: range method is not same in py3.x and py2.x

2016-01-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/270619 Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=4f462ed451f09422a331f68f7fde0cf6a27d8fc0 Submitter: Jenkins Branch:master commit 4f462ed451f09422a331f68f7fde0cf6a27d8fc0 Author: MD NADEEM Date:

[Yahoo-eng-team] [Bug 1423073] Re: Neutron Router Not passing multile arguments when adding multiple interface to the router in a single command

2016-01-26 Thread Reedip
Assigning to myself, and verifying if it is actually required or not. But this issue is more of a NeutronClient issue, than being a Neutron issue ** Changed in: neutron Assignee: Kannan Raman (rkannan-x) => Reedip (reedip-banerjee) ** Project changed: neutron => python-neutronclient **

[Yahoo-eng-team] [Bug 1438469] Re: auth_version config not used

2016-01-26 Thread Launchpad Bug Tracker
[Expired for keystonemiddleware because there has been no activity for 60 days.] ** Changed in: keystonemiddleware Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity

[Yahoo-eng-team] [Bug 1538015] Re: useless 'u' in the return info of "openstack volume show"

2016-01-26 Thread hgangwx
** Project changed: nova => cinder -- 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/1538015 Title: useless 'u' in the return info of "openstack volume show" Status in

[Yahoo-eng-team] [Bug 1537377] Re: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such table

2016-01-26 Thread Federico Ressi
It looks like one of the last change in neutron fixed it. Probably one of these two: https://review.openstack.org/#/c/271918/ https://review.openstack.org/#/c/272082/ ** Changed in: neutron Status: New => Fix Released ** Changed in: networking-odl Status: New => Fix Released --

[Yahoo-eng-team] [Bug 1538041] [NEW] Make use of _check_shared_storage_test_file configurable

2016-01-26 Thread Christian Berendt
Public bug reported: When searching for documentations how to configure live migration when using Libvirt/KVM with Cinder/Ceph (RBD) you can find a lot of notes mentioning that the method _check_shared_storage_test_file in nova/virt/libvirt/driver.py should always return True to disable this

[Yahoo-eng-team] [Bug 1487742] Re: Nova passing bad 'size' property value 'None' to Glance for images

2016-01-26 Thread Matt Riedemann
** Changed in: nova Importance: Undecided => High ** Also affects: nova/liberty Importance: Undecided Status: New ** Changed in: nova/liberty Status: New => In Progress ** Changed in: nova/liberty Assignee: (unassigned) => Matt Riedemann (mriedem) ** Changed in:

[Yahoo-eng-team] [Bug 1537746] Re: l3_db should not assume dns-integration

2016-01-26 Thread Russell Bryant
** Changed in: networking-ovn Status: In Progress => Fix Committed ** Changed in: networking-ovn Status: Fix Committed => 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 1535928] Re: Duplicate IPtables rule detected warning message seen in L3 agent

2016-01-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/270532 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=530c1d30875c0ca2936303ed6e396d83018aaed6 Submitter: Jenkins Branch:master commit 530c1d30875c0ca2936303ed6e396d83018aaed6 Author: Swaminathan Vasudevan

[Yahoo-eng-team] [Bug 1498653] Re: Min qemu/kvm version check for ppc64/ppc64le

2016-01-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/226555 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=f2859925601b45eaa195a71c7dd71219a5e529d5 Submitter: Jenkins Branch:master commit f2859925601b45eaa195a71c7dd71219a5e529d5 Author: Rafael Folco Date: Tue

[Yahoo-eng-team] [Bug 1531093] Re: radvd config should have a prefix section when subnet's ipv6_ra_mode is DHCPV6_STATEFUL

2016-01-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/262962 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=629d86d480c06569ba6bd5d9cd55a543dbf6221b Submitter: Jenkins Branch:master commit 629d86d480c06569ba6bd5d9cd55a543dbf6221b Author: Wenxin Wang Date:

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

2016-01-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/259485 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=17c14977ce0e2291e911739f8c85838f1c1f3473 Submitter: Jenkins Branch:master commit 17c14977ce0e2291e911739f8c85838f1c1f3473 Author: James Page Date:

[Yahoo-eng-team] [Bug 1532086] Re: Use print('value') instead of print 'value' in python3

2016-01-26 Thread Kirill Zaitsev
** Changed in: murano 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/1532086 Title: Use print('value') instead of print 'value' in

[Yahoo-eng-team] [Bug 1535067] Re: Filter the image with the name should support fuzzy matching

2016-01-26 Thread Brian Rosmaita
The feeling of the Glance team is that this type of searching is better supported by a search engine indexing system rather than in the Glance database. This is especially true now that OpenStack has the Searchlight project, which indexes OpenStack resources. For more info about Searchlight:

[Yahoo-eng-team] [Bug 1538163] [NEW] DVR: race in dvr serviceable port deletion

2016-01-26 Thread Oleg Bondarev
Public bug reported: In ml2 plugin when dvr seviceable port is deleted, we check if any dvr routers should be deleted from port's host. This is done prior to actual port deletion from db by checking if there are any more dvr serviceable ports on this host. This is prone to races: if two last

[Yahoo-eng-team] [Bug 1538169] [NEW] Quota_server_group parameter is not respected by nova

2016-01-26 Thread Daniel
Public bug reported: When I create instances which I want to be in the same server group (--hint group=) with parameter: --num-instances or --min-count /--max-count and I have quota_server_group_members set to 5, nova is spawning all instances regardless quota. Example: nova boot --image

[Yahoo-eng-team] [Bug 1537510] Re: Functional test_models_sync is not working in Jenkins

2016-01-26 Thread Henry Gessau
** Changed in: neutron Status: Fix Released => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1537510 Title: Functional test_models_sync is not working in Jenkins

[Yahoo-eng-team] [Bug 1538189] [NEW] timezone awareness broken

2016-01-26 Thread Yves-Gwenael Bourhis
Public bug reported: Due to the removal of this line: https://github.com/openstack/horizon/commit/b676ac13fa3149e82e47234bab0411b035b209b3#diff-5273f21f723d1f907e205d8a21ccd2feL58 from patch https://review.openstack.org/#/c/179513/ for bug https://bugs.launchpad.net/horizon/+bug/1450914

[Yahoo-eng-team] [Bug 1538197] [NEW] booting from volume throws http 500 if volume size is not specified

2016-01-26 Thread Balazs Gibizer
Public bug reported: If a instance is booted from volume with an image to volume bdm where the volume size is not specified nova throws http 500 instead of http 400. Visible on master (b558d616c3b123dbe2a0914162b45765192f3a12) with devstack. To reproduce: $ nova image-list

[Yahoo-eng-team] [Bug 1538204] [NEW] Failed to stop nova-api in grenade tests

2016-01-26 Thread Thomas Herve
Public bug reported: Saw this during a grenade run: 2016-01-26 16:12:58.553 22016 ERROR oslo_service.threadgroup File "/usr/local/lib/python2.7/dist-packages/oslo_service/service.py", line 143, in clear 2016-01-26 16:12:58.553 22016 ERROR oslo_service.threadgroup for sig in

[Yahoo-eng-team] [Bug 1538204] Re: Failed to stop nova-api in grenade tests

2016-01-26 Thread Thomas Herve
https://review.openstack.org/#/c/260386/ looks suspicious. ** Also affects: oslo.service 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).

[Yahoo-eng-team] [Bug 1538215] [NEW] cinderclient traces in tests output

2016-01-26 Thread Matthias Runge
Public bug reported: with current master checkout: nosetests openstack_dashboard --nocapture --nologcapture --cover-package=openstack_dashboard --cover-inclusive --all-modules --exclude-dir=openstack_dashboard/test/integration_tests --verbosity=1 Creating test database for alias 'default'...

[Yahoo-eng-team] [Bug 1538227] [NEW] Failed `nova-manage db sync` returns exitcode of 0

2016-01-26 Thread Florian Ermisch
Public bug reported: We're trying to upgrade to liberty using SaltStack (just for context, same issue running the command from a shell). At one point `nova-manage db sync` is executed. Because of #1511466 we get a *critical* error but the command still returns an exitcode of 0. In a somewhat

[Yahoo-eng-team] [Bug 1537754] Re: Unable to associate floating IP 172.24.5.4 to fixed IP 10.1.0.5 for instance ...

2016-01-26 Thread John L. Villalovos
** 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/1537754 Title: Unable to associate floating IP 172.24.5.4 to fixed IP

[Yahoo-eng-team] [Bug 1533877] Re: lbaas:encode cert data for processing

2016-01-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/267220 Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=f269a8f5d12d33df10c3a627446f2bb1d0901803 Submitter: Jenkins Branch:master commit f269a8f5d12d33df10c3a627446f2bb1d0901803 Author: ptoohill1

[Yahoo-eng-team] [Bug 1538261] [NEW] Material theme inline edit exit icon not showing

2016-01-26 Thread Cindy Lu
Public bug reported: See image. The 'exit'/'close' icon isn't showing up. ** Affects: horizon Importance: Undecided Status: New ** Attachment added: "Screen Shot 2016-01-26 at 10.44.46 AM.png"

[Yahoo-eng-team] [Bug 1538264] [NEW] neutron-lbaas-dashboard npm dependencies are out of date

2016-01-26 Thread Doug Fish
Public bug reported: tox won't run all of the tests for neutron-lbaas-dashboard. Dependencies are out of date and should be synced with Horizon. ** Affects: horizon Importance: Medium Assignee: Doug Fish (drfish) Status: New ** Changed in: horizon Importance: Undecided =>

[Yahoo-eng-team] [Bug 1509944] Re: Rolling upgrades: online schema migration

2016-01-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/241603 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=8234b92e5751c22e39d38eb4628c54c9b86d13de Submitter: Jenkins Branch:master commit 8234b92e5751c22e39d38eb4628c54c9b86d13de Author: Grzegorz Grasza

[Yahoo-eng-team] [Bug 1441453] Re: Image members CRUD doesn't generate notifications which impacts searchlight RBAC.

2016-01-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/221307 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=4b0ce57c736d406d7a757b2aefb399fe58e3b0ec Submitter: Jenkins Branch:master commit 4b0ce57c736d406d7a757b2aefb399fe58e3b0ec Author: Lakshmi N Sampath

[Yahoo-eng-team] [Bug 1538301] [NEW] Style: Login page should not have scroll bars

2016-01-26 Thread Diana Whitten
Public bug reported: Style: Login page should not have scroll bars ** Affects: horizon Importance: Undecided Assignee: Diana Whitten (hurgleburgler) Status: New ** Changed in: horizon Assignee: (unassigned) => Diana Whitten (hurgleburgler) -- You received this bug

[Yahoo-eng-team] [Bug 1481936] Re: LBaaS "Configure neutron agents" docs page needs to be updated

2016-01-26 Thread Michael Johnson
** Changed in: neutron Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1481936 Title: LBaaS "Configure neutron agents" docs page needs to be updated

[Yahoo-eng-team] [Bug 1327276] Re: filter function doesn't handle some special characters

2016-01-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/113932 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=0ce5c85f9ee124fd69deff57d3cf365903b0a299 Submitter: Jenkins Branch:master commit 0ce5c85f9ee124fd69deff57d3cf365903b0a299 Author: Justin Pomeroy

[Yahoo-eng-team] [Bug 1538353] [NEW] Unnecessary Django tag exists in template

2016-01-26 Thread Shu Muto
Public bug reported: Unnecessary Django closure tag exists in template for Angularized panels. ** Affects: horizon Importance: Low Assignee: Shu Muto (shu-mutou) Status: In Progress ** Changed in: horizon Status: New => In Progress ** Changed in: horizon

[Yahoo-eng-team] [Bug 1538368] [NEW] ovs agent restart causes an exception when of_interface=native

2016-01-26 Thread IWAMOTO Toshihiro
Public bug reported: In some configuration, the ryu library fails to parse OFPFlowStatsReply message and an ovs agent causes an exception on agent restart. This is due to flows added by a learn action. And it has been a problem since commit 73673beacd75a2d9f51f15b284f1b458d32e992e (not

[Yahoo-eng-team] [Bug 1538369] [NEW] re factor add_router_interface in l3_dvr_db.py

2016-01-26 Thread Manjeet Singh Bhatia
Public bug reported: lot of code is repeated in add_router_interface in l3_db.py and l3_dvr_db.py It would be nice to re factor the code and have one common func _add_router_interface which should be called while add_router_interface in l3_db.py and l3_dvr_db.py ** Affects: neutron

[Yahoo-eng-team] [Bug 1537754] Re: Unable to associate floating IP 172.24.5.4 to fixed IP 10.1.0.5 for instance ...

2016-01-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/272709 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=0e5c3fa44d72fef56346d1cdd2426aa6fe3a3475 Submitter: Jenkins Branch:master commit 0e5c3fa44d72fef56346d1cdd2426aa6fe3a3475 Author: Ryan Tidwell Date:

[Yahoo-eng-team] [Bug 1538353] Re: Unnecessary Django tag exists in template

2016-01-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/272378 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e93d69a9d17fab3a0dc652dfcc0324b7a96a2e32 Submitter: Jenkins Branch:master commit e93d69a9d17fab3a0dc652dfcc0324b7a96a2e32 Author: shu-mutou Date:

[Yahoo-eng-team] [Bug 1538381] [NEW] nova backup allows any sting of bake_type

2016-01-26 Thread Eli Qiao
Public bug reported: taget@taget-ThinkStation-P300:~/devstack$ nova help backup usage: nova backup Backup a server by creating a 'backup' type snapshot. Positional arguments: Name or ID of server. Name of the backup image. The backup type, like "daily" or "weekly".

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

2016-01-26 Thread Brian Haley
Public bug reported: I've been trying to track down failures in the DVR multinode job. I'm now tripping over this one. For context I've been focusing on a single change, but if you see a failure in the gate-tempest-dsvm-neutron-dvr-multinode-full job you'll probably be able to find similar

[Yahoo-eng-team] [Bug 1538386] [NEW] DHCP agent report error when enable configuratuion dnsmasq_base_log_dir

2016-01-26 Thread changzhi
Public bug reported: DHCP agent will report error when enable dnsmasq_base_log_dir in DHCP agent configuration file. ** Affects: neutron Importance: Undecided Assignee: changzhi (changzhi) Status: In Progress ** Changed in: neutron Assignee: (unassigned) => changzhi

[Yahoo-eng-team] [Bug 1538047] [NEW] live migration issues not visible

2016-01-26 Thread Christian Berendt
Public bug reported: We started a live migration using horizon. The live migration failed (we tested it before we configure the live migration on the nova site). In the dashboard it was not possible to recognize that the live migration failed. We got not error popup and we have not error entry in

[Yahoo-eng-team] [Bug 1382079] Re: Project selector not working

2016-01-26 Thread Louis Bouchard
** Also affects: horizon (Ubuntu) Importance: Undecided Status: New ** Also affects: horizon (Ubuntu Wily) Importance: Undecided Status: New ** Also affects: horizon (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: horizon (Ubuntu Vivid)