[Yahoo-eng-team] [Bug 1732603] Re: neutron-dynamic-routing CI failure

2017-11-16 Thread OpenStack Infra
Reviewed: https://review.openstack.org/520355 Committed: https://git.openstack.org/cgit/openstack/neutron-dynamic-routing/commit/?id=39699184d83962f17bb1935aecd68bb0711c15e4 Submitter: Zuul Branch:master commit 39699184d83962f17bb1935aecd68bb0711c15e4 Author: Nguyen Phuong An

[Yahoo-eng-team] [Bug 1732852] [NEW] neutron don't support Router gateway rate limit

2017-11-16 Thread zhang ping
Public bug reported: Refer to this patch(Apply QoS policy on network:router_gateway :https://review.openstack.org/#/c/425218/),I apply qos policy to router gateway port. Execution command: ovs-vsctl list interface qg- I find that the ingress rate limit of qg port has been configured

[Yahoo-eng-team] [Bug 1732841] [NEW] The name of a deleted image should not be shown as a link

2017-11-16 Thread Ying Zuo
Public bug reported: Steps to reproduce with the master branch: 1. Create an image 2. Click the create volume action of this image 3. Delete the image 3. Go to the volume details panel of this newly created volume The image field in the volume source section is shown as a link. If the user

[Yahoo-eng-team] [Bug 1732837] [NEW] weather applet crashes on logout

2017-11-16 Thread xiaoxueren
Public bug reported: weather applet crashes on logout ** Affects: glance Importance: Undecided Status: New ** Project changed: fuel-plugin-contrail => glance -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1732837] [NEW] weather applet crashes on logout

2017-11-16 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: weather applet crashes on logout ** Affects: glance Importance: Undecided Status: New -- weather applet crashes on logout https://bugs.launchpad.net/bugs/1732837 You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1732835] [NEW] Stage call fails with TypeError

2017-11-16 Thread Abhishek Kekane
Public bug reported: If store_backend denies writing to store then glance_store will raise 'StorageWriteDenied' error. After catching this exception at glance side, unstage call [1] will fail with TypeError as it requires 3 arguments and only two were provided. Actual call:

[Yahoo-eng-team] [Bug 1727176] Re: HPE 3PAR : With single path FC configuration, multiple vluns were created, after volume attached

2017-11-16 Thread Vivek Soni
** Project changed: nova => cinder ** Changed in: cinder Assignee: (unassigned) => Vivek Soni (viveksoni) ** Changed in: cinder Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1732830] [NEW] Unreachable 'ImageSizeLimitExceeded' exception block in stage call

2017-11-16 Thread Abhishek Kekane
Public bug reported: ImageSizeLimitExceeded exception block [1] is unreachable in stage because we are using sotre_backend.add (filesystem.add in this case) and it will raise 'exceptions.StorageFull()' [2] if image file is too large (errno.EFBIG). [1]

[Yahoo-eng-team] [Bug 1732824] [NEW] Cannot run dsvm-functional in local centos 7 VM

2017-11-16 Thread LIU Yulong
Public bug reported: Steps to reproduce: 1. create centos 7 vm with CentOS-7-x86_64-DVD-1708.iso 2. do the neutron test docs [1] steps: - git clone https://git.openstack.org/openstack-dev/devstack ../devstack - ./tools/configure_for_func_testing.sh ../devstack -i - tox -e dsvm-functional 3.

[Yahoo-eng-team] [Bug 1732077] Re: Unreachable line need to be removed from stage() method of V2

2017-11-16 Thread OpenStack Infra
Reviewed: https://review.openstack.org/519544 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=db4a83f8bcc786dba9b1eb4e69af45c46b0a333c Submitter: Zuul Branch:master commit db4a83f8bcc786dba9b1eb4e69af45c46b0a333c Author: Pranali Deore Date: Tue

[Yahoo-eng-team] [Bug 1727602] Re: nova-specs: tests.test_titles.TestTitles.test_template fails

2017-11-16 Thread OpenStack Infra
Reviewed: https://review.openstack.org/517223 Committed: https://git.openstack.org/cgit/openstack/nova-specs/commit/?id=44334e7114f16b329438b4145217be6fd751c66c Submitter: Zuul Branch:master commit 44334e7114f16b329438b4145217be6fd751c66c Author: Takashi NATSUME

[Yahoo-eng-team] [Bug 1732581] Re: nova-specs: py27 fails "Line limited to a maximum of 79 characters."

2017-11-16 Thread OpenStack Infra
Reviewed: https://review.openstack.org/520281 Committed: https://git.openstack.org/cgit/openstack/nova-specs/commit/?id=43981801396455e832199a47b48a68c2fe88acb3 Submitter: Zuul Branch:master commit 43981801396455e832199a47b48a68c2fe88acb3 Author: Takashi NATSUME

[Yahoo-eng-team] [Bug 1732593] Re: TypeError: archive_deleted_rows got multiple values for keyword arguments 'max_rows'

2017-11-16 Thread Matt Riedemann
** Also affects: nova/ocata Importance: Undecided Status: New ** Also affects: nova/pike 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 1705755] Re: [RFE] Plugin support for API resource attribute extensions

2017-11-16 Thread Brian Curtin
** Changed in: python-openstacksdk Status: New => Won't Fix ** No longer affects: python-openstacksdk -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1705755 Title: [RFE] Plugin

[Yahoo-eng-team] [Bug 1732741] [NEW] Image Create Sets Property architecture=''

2017-11-16 Thread Byron McCollum
Public bug reported: When creating an image, if the user fills in the architecture field, then deletes the entered value, when the image is registered, it will have the architecture property set to a value of '' (empty string). This prevents the image from being used, as it is not a valid

[Yahoo-eng-team] [Bug 1732731] [NEW] AllocationCandidates.get_by_filters does not handle indirectly connected sharing RPs

2017-11-16 Thread Balazs Gibizer
Public bug reported: Consider the following resource setup: CN1 (VCPU, MEMORY_MB) / \ /agg1\agg2 / \ SS1 ( SS2 ( DISK_GB) IPV4_ADDRESS SRIOV_NET_VF) Then we only request resources provided by SS1 and SS2 but not CN1. This case

[Yahoo-eng-team] [Bug 1715691] Re: install docs for controller missing db commands

2017-11-16 Thread Jiang
** 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. https://bugs.launchpad.net/bugs/1715691 Title: install docs for controller missing db commands Status

[Yahoo-eng-team] [Bug 1533083] Re: useless HTTP info in the error info for creating existing flavor

2017-11-16 Thread Matt Riedemann
This is arguably not a bug, so marked as opinion. ** No longer affects: nova ** Changed in: python-novaclient Status: In Progress => Opinion -- 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 1732707] [NEW] AllocationCandidates.get_by_filters returns candidates containing non connected RPs

2017-11-16 Thread Balazs Gibizer
Public bug reported: Consider the following setup in placement: CN1 (VCPU) CN2 (VCPU) / agg3 \ agg1 / agg1 \ agg2 SS3 (IPV4) SS1 (DISK_GB) SS2 (IPV4) Then VCPU, DISK_GB nd IPV4 resources are requested. However besides the expected candidates we get

[Yahoo-eng-team] [Bug 1732685] [NEW] instance.snapshot notification samples are assigned to two different Notification classes

2017-11-16 Thread Balazs Gibizer
Public bug reported: Here attached to the wrong class: https://github.com/openstack/nova/blob/b28924b8e4115f436d46812877066d5d03ad272a/nova/notifications/objects/instance.py#L414-L415 Here attached to the correct class:

[Yahoo-eng-team] [Bug 1732669] [NEW] Install and configure controller node in neutron - need to install nova compute and api first

2017-11-16 Thread daniel smith
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [X] This doc is inaccurate in this way: In order to edit and configure compute to use neutron, nova needs

[Yahoo-eng-team] [Bug 1731439] Re: stack topology doesn't show dependency when convergence is disabled

2017-11-16 Thread Akihiro Motoki
** Also affects: heat-dashboard Importance: Undecided Status: New -- 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/1731439 Title: stack topology doesn't

[Yahoo-eng-team] [Bug 1732024] Re: docs: unit tests doc links to hacking repo docs which isn't particularly helpful

2017-11-16 Thread OpenStack Infra
Reviewed: https://review.openstack.org/519482 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=85235d229be7ee77640a68ffd8619518478d0805 Submitter: Zuul Branch:master commit 85235d229be7ee77640a68ffd8619518478d0805 Author: Matt Riedemann Date: Mon

[Yahoo-eng-team] [Bug 1732655] [NEW] Install and configure (Ubuntu) in glance - Missing Create DB part

2017-11-16 Thread daniel smith
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [ ] This doc is inaccurate in this way: __ - [ ] This is a doc addition request. - [X] I have a fix to

[Yahoo-eng-team] [Bug 1732624] [NEW] VM lost connecting when manually reboot using XenAPI driver and neutron pooling mode

2017-11-16 Thread huan
Public bug reported: Precondition: 1. XenAPI driver in nova with XenServer 7.1 2. minimize_polling = True in neutron-openvswitch-agent running for dom0 (q-domua in devstack) 3. Booting a VM via OpenStack CLI and all works 4. Reboot the VM manually, not from OpenStack CLI Result: Cannot ping VM