[Yahoo-eng-team] [Bug 1671434] Re: fdatasync() usage breaks Windows compatibility

2017-03-09 Thread Andrey Volkov
*** This bug is a duplicate of bug 1671435 *** https://bugs.launchpad.net/bugs/1671435 Yes, fdatasync is available only for unix. https://docs.python.org/2/library/os.html#os.fdatasync ** Changed in: nova Status: New => Confirmed ** This bug has been marked a duplicate of bug 1671435

[Yahoo-eng-team] [Bug 1671367] Re: Losing a semicolon in overview page

2017-03-09 Thread Rob Cresswell
** Also affects: openstack-i18n Importance: Undecided Status: New ** 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 1671709] [NEW] test_add_list_remove_router_on_l3_agent intermittently failing for DVR+HA gate job

2017-03-09 Thread venkata anil
Public bug reported: This test is intermittently failing [1] for dvr+ha gate job. DVR+HA gate job will be running in a 3 node devstack setup. Two nodes will be running l3 agent in "dvr_snat" node and another in "dvr" mode. In this job, for dvr routers, we call add_router_interface[2] and then

[Yahoo-eng-team] [Bug 1671694] [NEW] Softreboot can be done when the instance not in active status

2017-03-09 Thread zengrui
Public bug reported: When the instance not in active status, you can also do softreboot action, and the result must be failed. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1671693] [NEW] Rebuild instance panel does not show project images when using Glance V2

2017-03-09 Thread MarkMielke
Public bug reported: When using Glance v2, the "rebuild instance" panel shows public images, but does not show project images. Steps to reproduce: * Configure Horizon to use Glance v2 * Create a private image in project A * Rebuild an instance in project A from the instances dashboard * The

[Yahoo-eng-team] [Bug 1670868] Re: AttributeError: 'MidonetL3ServicePlugin' object has no attribute 'get_l3_agents_hosting_routers'

2017-03-09 Thread YAMAMOTO Takashi
** Changed in: networking-midonet Status: New => 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/1670868 Title: AttributeError: 'MidonetL3ServicePlugin' object has no

[Yahoo-eng-team] [Bug 1659760] Re: General scale issue on neutron-fwaas due to RPC broadcast usage (fanout)

2017-03-09 Thread YAMAMOTO Takashi
** Also affects: networking-midonet Importance: Undecided Status: New ** Changed in: networking-midonet Importance: Undecided => Medium ** Changed in: networking-midonet Status: New => In Progress ** Changed in: networking-midonet Milestone: None => 5.0.0 ** Changed in:

[Yahoo-eng-team] [Bug 1671679] Re: The resize form can not list the new flavors when resize a instance

2017-03-09 Thread zengrui
** Changed in: horizon 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). https://bugs.launchpad.net/bugs/1671679 Title: The resize form can not list the new

[Yahoo-eng-team] [Bug 1671679] [NEW] The resize form can not list the new flavors when resize a instance

2017-03-09 Thread zengrui
Public bug reported: The resize form can not list the new flavors when the flavor number is less than there. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1610898] Re: [RFE] create "baremetal" Mechanism ML2 driver

2017-03-09 Thread Armando Migliaccio
** Changed in: neutron Status: Triaged => 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/1610898 Title: [RFE] create "baremetal" Mechanism ML2 driver Status in

[Yahoo-eng-team] [Bug 1622753] Re: [RFE] Block non-IP traffic in security groups/firewall driver

2017-03-09 Thread Armando Migliaccio
Ping? ** Changed in: neutron Status: Triaged => Invalid ** Changed in: neutron Status: Invalid => Incomplete -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1622753 Title:

[Yahoo-eng-team] [Bug 1671648] [NEW] Instances are not rescheduled after deploy fails

2017-03-09 Thread Charles Volzka
Public bug reported: Steps to reproduce: Pre-step. Need to force the deploy to fail in such a way that it can be rescheduled. For testing I just forced it to fail by adding raise nova.exception.ComputeResourcesUnavailable('forced failure') during the instance spawn on the host. 1. Make sure

[Yahoo-eng-team] [Bug 1463784] Re: [RFE] Networking L2 Gateway does not work with DVR

2017-03-09 Thread Armando Migliaccio
No worked required on the neutron side at this point. ** 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. https://bugs.launchpad.net/bugs/1463784 Title: [RFE]

[Yahoo-eng-team] [Bug 1671634] [NEW] Allow to set MTU for networks

2017-03-09 Thread Ihar Hrachyshka
Public bug reported: ATM neutron does allow to configure MTU for networks to reflect underlying infrastructure, but only to operators, and only by changing configuration options. Ideally, users would be allowed to modify MTU for networks (to simplify matters, on creation only, though we can also

[Yahoo-eng-team] [Bug 1522102] Re: [RFE] use oslo-versioned-objects to help with dealing with upgrades

2017-03-09 Thread Ihar Hrachyshka
Agreed with Artur, we ended up with a BP instead of a bug because bugs bump owners back and forth. I closed the bug as Invalid, BP is still for Pike. ** Changed in: neutron Status: Triaged => In Progress ** Changed in: neutron Status: In Progress => Invalid ** Changed in: neutron

[Yahoo-eng-team] [Bug 1671609] [NEW] Deleted glance images results in lost image name in horizon for non-admins

2017-03-09 Thread Jared Baker
Public bug reported: When a glance image is deleted the 'Image Name' column in the Dashboard for non-admin users displays as '-' instead of the image name. Admin users can still see the image name in this column so the information is being retained in the DB and displayed appropriately. This is

[Yahoo-eng-team] [Bug 1671607] [NEW] OVS agent sometimes uses same request id

2017-03-09 Thread Brian Haley
Public bug reported: The OVS agent uses the same context and subsequently the same request ID for some requests it makes to the Neutron server. This makes searching for single actions based on request ID very ineffective. Similar to DHCP agent https://bugs.launchpad.net/neutron/+bug/1618231 (and

[Yahoo-eng-team] [Bug 1257301] Re: Bump hacking to 0.8

2017-03-09 Thread Tim Burke
Seems to have been fixed for python-swiftclient in https://github.com/openstack/python-swiftclient/commit/b9b8b8b ** Changed in: python-swiftclient Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1671604] [NEW] KeyError with Volumes panel

2017-03-09 Thread Radomir Dopieralski
Public bug reported: Horizon now raises this error: Traceback (most recent call last): File "/home/rdopiera/dev/horizon/.tox/py27/lib/python2.7/site-packages/django/core/handlers/base.py", line 164, in get_response response = response.render() File

[Yahoo-eng-team] [Bug 1652012] Re: token model assumes a token is is_admin_project

2017-03-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/438035 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=dc449dfd63c165cfa9c4600b82e5b392973a0e60 Submitter: Jenkins Branch:master commit dc449dfd63c165cfa9c4600b82e5b392973a0e60 Author: Gage Hugo Date: Fri

[Yahoo-eng-team] [Bug 1671595] [NEW] shared field in network-edit from should be controlled by 'update_network:shared' policy

2017-03-09 Thread Akihiro Motoki
Public bug reported: 'shared' field in the network edit form refers to the policy 'create_network:shared'. It should be 'update_network:shared'. https://github.com/openstack/horizon/blob/3e195b61e0aa3ea979ff63758dd0da5834e30218/openstack_dashboard/dashboards/project/networks/forms.py#L52 **

[Yahoo-eng-team] [Bug 1671593] [NEW] Network/Router forms show readonly ID/name fields

2017-03-09 Thread Akihiro Motoki
Public bug reported: In horizon design we don't show IDs as they are not user friendly, but forms in the network and router panels show ID as read-only fields. As the author of these panels, there is no special reason other than the lack of Django knowledge and they are used to retrieve IDs of

[Yahoo-eng-team] [Bug 1671435] Re: fdatasync() usage breaks Windows compatibility

2017-03-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/443583 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d9ed8a7235cc6529a1d26b86da43ff9278c690be Submitter: Jenkins Branch:master commit d9ed8a7235cc6529a1d26b86da43ff9278c690be Author: Lucian Petrut

[Yahoo-eng-team] [Bug 1646181] Re: NFS: Fail to boot VM out of large snapshots (30GB+)

2017-03-09 Thread Eric Harney
For Cinder, this same issue affects image->volume and needs the same fix. ** Also affects: cinder 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 1671548] [NEW] Updating mac_address of port doesn't update its autoconfigured IPv6 address

2017-03-09 Thread Derek Higgins
Public bug reported: PUT /v2.0/ports/d38564ff-8a98-4a21-a162-9b2841c78ebc.json HTTP/1.1 ... {"port": {"mac_address": "fa:16:3e:d2:03:61"}} This updates the ports MAC address but doesn't update the IP address. If using slaac or stateless address mode it should as the IP address is derived for

[Yahoo-eng-team] [Bug 1634330] Re: [RFE] add verification when narrowing allocation pool

2017-03-09 Thread John Davidge
Following a discussion in the latest L3 team meeting[1], we're going to mark this bug as invalid for the following reasons. First, nothing currently prevents a port having a fixed-ip outside the allocation pools of a subnet, provided that it falls within the CIDR. Allocation pools exist only for

[Yahoo-eng-team] [Bug 1671274] Re: network interface doesn't come up after installation in VM

2017-03-09 Thread Scott Moser
The last screenshot (ipaddrdelifup.png) we think shows what went wrong. Jason had an rtl device attached to this kvm vm. It doesn't seem to like setting the MTU to 9000. Possibly that is a bug in the driver, or possibly it is a limitation of the (emulated or real) hardware. 2 fixes: a.) do

[Yahoo-eng-team] [Bug 1671274] Re: network interface doesn't come up after installation in VM

2017-03-09 Thread Jason Hobbs
maas 2.2.0~beta3+bzr5787-0ubuntu1~16.04.1 python3-curtin 0.1.0~bzr460-0ubuntu1~16.04.1 curtin config: http://paste.ubuntu.com/24146369/ There is nothing in /etc/network/interfaces.d/*.cfg ** Also affects: systemd (Ubuntu) Importance: Undecided Status: New -- You received this bug

[Yahoo-eng-team] [Bug 1552971] Re: InstanceList.get_by_security_group_id can run very slow

2017-03-09 Thread Chuck Short
** Also affects: cloud-archive/liberty 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://bugs.launchpad.net/bugs/1552971 Title: [SRU]

[Yahoo-eng-team] [Bug 1634877] Re: It would be good to have the abilty to turn on/off port security

2017-03-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/388611 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=c886d8a2def188337e7768469b45dd51bc7f404e Submitter: Jenkins Branch:master commit c886d8a2def188337e7768469b45dd51bc7f404e Author: Gyorgy Szombathelyi

[Yahoo-eng-team] [Bug 1671478] [NEW] Tests in neutron.tests.tempest.api.test_revisions.TestRevisions don't clean up network resources

2017-03-09 Thread Eran Kuris
Public bug reported: Tests in neutron.tests.tempest.api.test_revisions.TestRevisions create networks but don't remove them when each test is finished. Cleanup only occurs after all the tests in RoutersTest finish to run. ** Affects: neutron Importance: Undecided Status: New --

[Yahoo-eng-team] [Bug 1671457] [NEW] The progress bar is wrong when you create a snapshot for a volume.

2017-03-09 Thread Rui Zeng
Public bug reported: The progress bar is wrong when you create a snapshot for a volume, it shows the progress bar for the volumes, not for the snapshots. For example, there is two volumes, no any snapshots, when you create a snapshot for a volume, the progress bar should show zero, but it shows

[Yahoo-eng-team] [Bug 1671448] [NEW] Neutron quota api RBAC not configurable

2017-03-09 Thread Divya K Konoor
Public bug reported: Neutron does not have rbac rule support for quota in neutron policy.json >> https://github.com/openstack/neutron/blob/master/etc/policy.json . The rbac validations are programmatically hardcoded in the neutron quota api flow >>

[Yahoo-eng-team] [Bug 1671274] Re: network interface doesn't come up after installation in VM

2017-03-09 Thread Andres Rodriguez
Hi Jason, This seems like a curtin or cloud-init issue, or even an Ubuntu issue itself. Based on your logs, it seems e/n/i was configured but networking doesn't come up, and that sounds due to having /etc/network/interfaces.d/*.cfg. I'm gonna mark this invalid for MAAS and open curtin/cloud-init

[Yahoo-eng-team] [Bug 1552971] Re: InstanceList.get_by_security_group_id can run very slow

2017-03-09 Thread Edward Hope-Morley
** Also affects: cloud-archive 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://bugs.launchpad.net/bugs/1552971 Title:

[Yahoo-eng-team] [Bug 1671434] [NEW] fdatasync() usage breaks Windows compatibility

2017-03-09 Thread Lucian Petrut
Public bug reported: The following change uses fdatasync when fetching Glance images, which is not supported on Windows: Id9905a87f16f66530623800e33e2581c555ae81d For this reason, this operation is now failing on Windows. Trace: http://paste.openstack.org/raw/602054/ ** Affects: nova

[Yahoo-eng-team] [Bug 1671435] [NEW] fdatasync() usage breaks Windows compatibility

2017-03-09 Thread Lucian Petrut
Public bug reported: The following change uses fdatasync when fetching Glance images, which is not supported on Windows: Id9905a87f16f66530623800e33e2581c555ae81d For this reason, this operation is now failing on Windows. Trace: http://paste.openstack.org/raw/602054/ ** Affects: nova

[Yahoo-eng-team] [Bug 1671422] Re: charms: nova/cinder/ceph rbd integration broken on Ocata

2017-03-09 Thread James Page
(note this is from a transient test environment so keys not sensitive) ** Also affects: nova 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 1671410] [NEW] This bug is a security vulnerability

2017-03-09 Thread huzhiling
Public bug reported: qasd ** Affects: neutron Importance: Undecided Assignee: huzhiling (huzhiling) Status: Invalid ** Changed in: neutron Assignee: (unassigned) => huzhiling (huzhiling) ** Changed in: neutron Status: New => In Progress ** Changed in: neutron

[Yahoo-eng-team] [Bug 1671379] Re: The first VM of one network in one compute node cannot send RARP packets during KVM's live-migration in a neutron ML2 hierachical port binding environment whose seco

2017-03-09 Thread Zhipeng Shen
** 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/1671379 Title: The first VM of one network in one compute node cannot

[Yahoo-eng-team] [Bug 1671385] [NEW] [live migration] The instance's task status is pending on migrating

2017-03-09 Thread Dave Chen
Public bug reported: I am trying to migrate the instance to another compute node, but enter a wrong host name accidentally, after running the below commands, $ nova live-migration 7ff75fa0-f88d-4bfd-8ef2-632e01f04bb9 $FAKE_HOST Now the instance is pending on migration, and even cannot migration

[Yahoo-eng-team] [Bug 1671379] [NEW] The first VM of one network in one compute node cannot send RARP packets during KVM's live-migration in a neutron ML2 hierachical port binding environment whose se

2017-03-09 Thread Zhipeng Shen
Public bug reported: Description === Normaly, VM which migrates to destination node can send several RARP packets during KVM's live-migration in my openstack environment. In neutron ML2 hierarchical port binding environment, I find that the physical port associated to a vlan physical

[Yahoo-eng-team] [Bug 1524734] Re: usability improvement in instance detail page

2017-03-09 Thread Rob Cresswell
Implemented elsewhere by https://review.openstack.org/#/c/396649/ ** Changed in: horizon Status: In Progress => Invalid ** Changed in: horizon Assignee: Masco (masco) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1489930] Re: Horizon's list of http exceptions is incomplete

2017-03-09 Thread Rob Cresswell
Marking won't fix. The first patch has been sat around for 6 months, and I've never seen anyone actually request this. Until that point, there doesn't seem to be much of a point in just opportunistically adding code. ** Changed in: horizon Assignee: sudhakar kumar srivastava

[Yahoo-eng-team] [Bug 1671084] Re: heat topology tab not present in horizon

2017-03-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/443415 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=678aee340bb2ac74695fdb6118757bc61b4a6f7c Submitter: Jenkins Branch:master commit 678aee340bb2ac74695fdb6118757bc61b4a6f7c Author: Richard Jones Date:

[Yahoo-eng-team] [Bug 1671373] [NEW] 'Invalid credentials with the provider'

2017-03-09 Thread Sathyamoorthy
Public bug reported: Hi, I have some issues with libcloud library when trying to retrieve the openstack instance details. Please let me know if you have any idea on the below error. This error is not seen in kilo setup. -- >>> driver.list_nodes() Traceback (most recent call last): File