[Yahoo-eng-team] [Bug 1692128] [NEW] VPNaaS stuff should load inside of an l3 agent extension mechanism

2017-05-19 Thread Kevin Benton
Public bug reported: It would be better if the VPNaaS agent stuff could be loaded just inside of the existing l3 agent rather than requiring operators to run a completely different binary with a subclass of the existing L3 agent. That way operators can just make a config change to enable/disable

[Yahoo-eng-team] [Bug 1692130] [NEW] VPNaaS - add IPv6 scenario test

2017-05-19 Thread Kevin Benton
Public bug reported: We should add a VPNaaS scenario test using IPv6 to ensure that it works and doesn't regress ** Affects: neutron 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 1692133] [NEW] FWaaS - clear migration between v1 and v2

2017-05-19 Thread Kevin Benton
Public bug reported: This is to track the migration work between v1 and v2. Several concerns were brought up in the summit session about a hard forced switch: https://etherpad.openstack.org/p/neutron-boston-painpoints So we need to either run v1 concurrently with v2, provide a migration, or just

[Yahoo-eng-team] [Bug 1692131] [NEW] VPNaaS - improve docs

2017-05-19 Thread Kevin Benton
Public bug reported: Some areas where the docs need to be improved from https://etherpad.openstack.org/p/boston-vpnaas . - installation (maybe an entry in the networking guide) - behavior in L3 HA failover scenarios - several useful documentation links from user's perspective available in

[Yahoo-eng-team] [Bug 1692134] [NEW] Fix security groups documentation regarding other protocols

2017-05-19 Thread Kevin Benton
Public bug reported: As highlighted in the summit session: https://etherpad.openstack.org/p /neutron-boston-painpoints We currently state that security groups only allows ICMP,TCP, and UDP but that's not the case. We need to update the documentation to highly that we support several others by

[Yahoo-eng-team] [Bug 1692126] [NEW] Detailed error responses for failed VPN connections

2017-05-19 Thread Kevin Benton
Public bug reported: >From https://etherpad.openstack.org/p/boston-vpnaas . We need a way to report more details from a connection failure back to the user so they can get a hint on why a VPN connection failed. ** Affects: neutron Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1692121] [NEW] Disable dnsmasq advertising itself as a DNS server when you don't configure a DNS server on the subnet

2017-05-19 Thread Kevin Benton
Public bug reported: This came from https://etherpad.openstack.org/p/neutron-boston- painpoints . ** Affects: neutron Importance: Undecided Assignee: Brian Haley (brian-haley) Status: New ** Changed in: neutron Assignee: (unassigned) => Brian Haley (brian-haley) -- You

[Yahoo-eng-team] [Bug 1668173] Re: Update release notes bp link

2017-05-19 Thread Gage Hugo
This was fixed and merged, the commit message had "Clouse-Bug:#1668173" which probably caused the bot to miss it. ** Changed in: keystone Status: Triaged => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1691545] Re: Significant increase in DB connections with cells

2017-05-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/465042 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=47fa88d94754fcdad6bb132b45196b4d44c0f4cd Submitter: Jenkins Branch:master commit 47fa88d94754fcdad6bb132b45196b4d44c0f4cd Author: melanie witt Date: Tue

[Yahoo-eng-team] [Bug 1678056] Re: RequestSpec records are never deleted when destroying an instance

2017-05-19 Thread Matt Riedemann
** Also affects: nova/newton Importance: Undecided Status: New ** Also affects: nova/ocata 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 1692093] [NEW] Cloud init is re-executing fs and disk setup during reboot

2017-05-19 Thread Anubhuti Manohar
Public bug reported: Cloud Provider: Azure dpkg-query -W -f='${Version}' cloud-init output: 0.7.9-90-g61eb03fe-0ubuntu1~16.04.1 When the following is specified in cloud init it seems to be re-executing fs and disk setup (even though run command does not seem to re run) disk_setup: /dev/sdc:

[Yahoo-eng-team] [Bug 1692090] [NEW] _dn_to_id ignores user_id_attribute

2017-05-19 Thread Boris Kudryavtsev
Public bug reported: _dn_to_id is not affected when user_id_attribute is changed in keystone.conf. https://github.com/openstack/keystone/blob/master/keystone/identity/backends/ldap/common.py#L1280 Considering the following LDAP directory: ... # userid, Users, openstack.org dn:

[Yahoo-eng-team] [Bug 1692087] [NEW] check_partition_layout has false positives when partitioned with gpt

2017-05-19 Thread Scott Moser
Public bug reported: As reported in bug 1686514 (comment 11), there is a bug in the code that determines if a device layout is "the same" and will thus be re-used. Even when functional, this code has some serious shortcomings: a.) it does not check sizes at all, only partition types b.) it does

[Yahoo-eng-team] [Bug 1688342] Re: Encryption key is not properly formatted before being passed to dmcrypt

2017-05-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/462674 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=53a71c1241aac70018c16d174032427a172378ed Submitter: Jenkins Branch:master commit 53a71c1241aac70018c16d174032427a172378ed Author: Jackie Truong Date:

[Yahoo-eng-team] [Bug 1692041] [NEW] ERROR nova.api.openstack.extensions TypeError: __init__() got an unexpected keyword argument 'prompt'

2017-05-19 Thread ravi
Public bug reported: I am getting following error while spinning CSR using ansible script. 2017-05-19 02:38:26.803 8088 INFO nova.api.openstack.wsgi [req-8e50439a-6a54-4db9-a64a-920a57118021 ba6bd81724d34b538712feb1aac3d6b6 74259d490b2b478daadc91478c73a050 - - -] HTTP exception thrown:

[Yahoo-eng-team] [Bug 1692031] [NEW] Keystone documentation theme needs to be updated

2017-05-19 Thread Samriddhi
Public bug reported: Keystone documentation is still using the old theme whereas the OpenStack manuals have been updated to use the new docs theme. Current Keystone theme: https://docs.openstack.org/developer/keystone/ A sample reference for the new theme being used:

[Yahoo-eng-team] [Bug 1692028] [NEW] duplicate mac address during config-drive configuration with LXD container on openstack

2017-05-19 Thread James Page
Public bug reported: Whilst testing the changes for nova-lxd to resolve issues with use of config-drive, I tripped over this issue; specifically the networking on a config-drive configured LXD instance never starts due to a duplicate MAC address on the lo and greptap0 devices. Cloud-init v.

[Yahoo-eng-team] [Bug 1692026] [NEW] failed to attach cinder volume with vstorage backend when log path doesn't exist

2017-05-19 Thread Pavel Gluschak
Public bug reported: VStorage share is mounted by fuse using vstorage-mount utility (pstorage-mount is symlink). This utility has the option to specify log file "-l". Currently default log path used by nova-compute is "/var/lib/pstorage". However when VStorage package is installed it creates

[Yahoo-eng-team] [Bug 1692007] [NEW] Dual Stack IPV4/6 ARP bleed

2017-05-19 Thread sean redmond
Public bug reported: Version = newton (2:9.2.0-0ubuntu1~cloud0) DVR (HA mode) with ipv4 and ipv6 l2_population = True I noticed when using dual stack ipv4 and ipv6 Linux guests are working fine but windows guests seemed to have a problem with their ipv4 connectivity. Upon investigation I found

[Yahoo-eng-team] [Bug 1691969] [NEW] Functional tests failing due to uid 65534 not present

2017-05-19 Thread Daniel Alvarez
Public bug reported: We're relying on existing uid 65534 to run functional tests [0] and if it doesn't exist, metadata proxy will fail to spawn [1] and so will the tests. >From what I've seen in centos7, user with uid 65534 exists when deploying devstack because libvirt package is installed and

[Yahoo-eng-team] [Bug 1436957] Re: assertRaisesRegexp has been deprecated for assertRaisesRegex

2017-05-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/466172 Committed: https://git.openstack.org/cgit/openstack/watcher/commit/?id=21994297cf86600723d7db7339d110ede9574051 Submitter: Jenkins Branch:master commit 21994297cf86600723d7db7339d110ede9574051 Author: Luong Anh Tuan Date:

[Yahoo-eng-team] [Bug 1674257] Re: we should not log unimplemented error in _get_host_metrics method

2017-05-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/465797 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3c95e12d0c1d4a5bb8486cb4b25b37ee216c3b8b Submitter: Jenkins Branch:master commit 3c95e12d0c1d4a5bb8486cb4b25b37ee216c3b8b Author: Tao Li Date: Thu May 18