[Yahoo-eng-team] [Bug 1626261] Re: bgp_dragent.ini causes bgp agent crash

2018-01-12 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/1626261

[Yahoo-eng-team] [Bug 1730898] Re: Cannot resize instances when they was created parallel on dashboard.

2018-01-12 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 1743066] [NEW] Pike - Horizon Internal Server Error

2018-01-12 Thread Haitao Huang
Public bug reported: This is Pike version. Followed Ubuntu related installation guide. Everything else working except Horizon. when access got following error in /var/log/aparche2/error.log Tried this, did not work: chown www-data:www-data

[Yahoo-eng-team] [Bug 1733649] Re: fullstack neutron.tests.fullstack.test_qos.TestDscpMarkingQoSOvs.test_dscp_marking_packets(openflow-native) failure

2018-01-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/531169 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=386ec26b3d24f5862f6f76e0124a4370f45080cf Submitter: Zuul Branch:master commit 386ec26b3d24f5862f6f76e0124a4370f45080cf Author: Sławek Kapłoński Date:

[Yahoo-eng-team] [Bug 1743036] Re: Multiple memcached back-end instances breaks caching

2018-01-12 Thread Lance Bragstad
I'm able to recreate this with 3 memcached instances, but only with the following configuration: backend_argument = url:192.168.122.243,192.168.122.241,192.168.122.144:11211 If I rework that configuration option into using memcache_servers I don't see the issue: memcache_servers =

[Yahoo-eng-team] [Bug 1743040] [NEW] incorrect ReST markup in CLI documentation

2018-01-12 Thread Brian Rosmaita
Public bug reported: This applies to the files in doc/source/cli The options are marked up as a definition list, with the options in bold, for example: **-o, --option** This is an option. **-a, --another** This is another option. This is a problem because when the document is

[Yahoo-eng-team] [Bug 1725331] Re: 'nova-manage cell_v2 delete_cell' fails even if all instances have been deleted in the cell

2018-01-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/513771 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=52e7e6e3e47c66b362d62d8e277e85f65714285a Submitter: Zuul Branch:master commit 52e7e6e3e47c66b362d62d8e277e85f65714285a Author: Takashi NATSUME

[Yahoo-eng-team] [Bug 1742935] Re: TestServiceUpdateNotificationSample fails intermittently: u'host2' != u'host1': path: root.payload.nova_object.data.host

2018-01-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/533190 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3881f9e1efe9183232c6273732a344ff2f9e2021 Submitter: Zuul Branch:master commit 3881f9e1efe9183232c6273732a344ff2f9e2021 Author: Balazs Gibizer Date:

[Yahoo-eng-team] [Bug 1742355] Re: Don't try to configure a tap device without a MAC address

2018-01-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/520710 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=66f852f2f9873a1616e48a03401282dbfbbe3c62 Submitter: Zuul Branch:master commit 66f852f2f9873a1616e48a03401282dbfbbe3c62 Author: Brian Haley Date: Thu Nov

[Yahoo-eng-team] [Bug 1743036] [NEW] Multiple memcached back-end instances breaks caching

2018-01-12 Thread Christian Sarrasin
Public bug reported: Environment ~~~ * Keystone deployed in containers, running on uWSGI (per openstack-ansible defaults) * Keystone baseline (as provided by OSA 16.0.2): 6a67918f9d5f39564af8eacc57b80cba98242683 # HEAD of "stable/pike" as of 28.09.2017 * openstack-ansible version:

[Yahoo-eng-team] [Bug 1713497] Re: Unordered projects

2018-01-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/498460 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=8840fdbdd350c234e900700f021bd9433afc6e3f Submitter: Zuul Branch:master commit 8840fdbdd350c234e900700f021bd9433afc6e3f Author: Marek Lycka Date:

[Yahoo-eng-team] [Bug 1742971] [NEW] pod created vm fails commissioning after apparently booting to linux

2018-01-12 Thread Jason Hobbs
Public bug reported: A vm created via the pods API in maas failed to commission immediately after it was created. It PXE booted, got initrd and the kernel, dhcp'd again, and then wasn't heard from anymore: http://paste.ubuntu.com/26372429/ There are no rsyslog logs for it. The hostname of the

[Yahoo-eng-team] [Bug 1742962] [NEW] nova functional test does not triggered on notification sample only changes

2018-01-12 Thread Balazs Gibizer
Public bug reported: As it is discovered during https://bugs.launchpad.net/nova/+bug/1742935 the openstack-tox-functional job does not trigger on commits only changing the notification sample files. But those files are used during the functional test so it can break it. ** Affects: nova

[Yahoo-eng-team] [Bug 1742963] [NEW] Cannot boot VM with Contrail SDN controller

2018-01-12 Thread Édouard Thuleau
Public bug reported: On the master branch, nova-compute fails to create vif on the Contrail vrouter compute agent and the instance fails to spawn: ... Jan 12 15:05:59 ethuleau-contrail-master nova-compute[5512]: ERROR nova.compute.manager [instance: 8748627c-e31f-4c90-83e2-16abdf9c1e2c]

[Yahoo-eng-team] [Bug 1742935] [NEW] TestServiceUpdateNotificationSample fails intermittently: u'host2' != u'host1': path: root.payload.nova_object.data.host

2018-01-12 Thread Balazs Gibizer
Public bug reported: Tests in both nova.tests.functional.notification_sample_tests.test_service.TestServiceUpdateNotificationSampleLatest and nova.tests.functional.notification_sample_tests.test_service.TestServiceUpdateNotificationSamplev2_52 fails with a similar error: Traceback (most recent

[Yahoo-eng-team] [Bug 1742931] [NEW] ovs_lib: Custom vxlan udp port is not converted to string

2018-01-12 Thread Jakub Libosvar
Public bug reported: If vxlan_udp_port is set to custom port in ovs agent config file then inserting integer instead of string into ovsdb is attempted. ** Affects: neutron Importance: Undecided Assignee: Jakub Libosvar (libosvar) Status: New ** Tags: ovs-lib -- You

[Yahoo-eng-team] [Bug 1734838] Re: rotate backups failed because of image in use

2018-01-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/523395 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3e766e5bd429c6119c077b8be02360ae1e1ec8bd Submitter: Zuul Branch:master commit 3e766e5bd429c6119c077b8be02360ae1e1ec8bd Author: Wangpan Date: Tue Nov

[Yahoo-eng-team] [Bug 1742505] Re: gre_sys set to default 1472 when using path_mtu > 1500 with ovs 2.8.x

2018-01-12 Thread James Page
** Also affects: openvswitch (Ubuntu) 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/1742505 Title: gre_sys set to default 1472 when using

[Yahoo-eng-team] [Bug 1590608] Re: Services should use http_proxy_to_wsgi middleware

2018-01-12 Thread Seyeong Kim
** Also affects: charm-barbican Importance: Undecided Status: New ** Also affects: charm-heat Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1742864] Re: Non admin user is able to create provider security group

2018-01-12 Thread Hirofumi Ichihara
This is neutron bug. ** 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/1742864 Title: Non admin user is able to create

[Yahoo-eng-team] [Bug 1672629] Re: when port admin-state-up=False, the port status should be DOWN

2018-01-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/524985 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ce01b70ef86e723bc343819ceaf6aa7d96829c0c Submitter: Zuul Branch:master commit ce01b70ef86e723bc343819ceaf6aa7d96829c0c Author: OmarM Date: Sun Dec

[Yahoo-eng-team] [Bug 1741307] Related fix merged to nova (master)

2018-01-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/531211 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=5dad1ecc32e23f4e2656c210528a67ac16c0f834 Submitter: Zuul Branch:master commit 5dad1ecc32e23f4e2656c210528a67ac16c0f834 Author: Matt Riedemann Date: Thu