[Yahoo-eng-team] [Bug 1652157] [NEW] privsep configuration is invalid

2016-12-22 Thread Sean M. Collins
Public bug reported: http://logs.openstack.org/76/414176/6/check/gate-devstack-dsvm-py35 -updown-ubuntu-xenial- nv/e100b7f/logs/devstacklog.txt.gz#_2016-12-22_19_44_56_941 2016-12-22 19:44:56.941 | 2016-12-22 19:44:56.940 24861 ERROR neutron.agent.ovsdb.impl_vsctl [-] Unable to execute ['ovs-vs

[Yahoo-eng-team] [Bug 1571657] Re: it's possible to create IPv6 subnet without address & RA mode

2016-09-12 Thread Sean M. Collins
This was intentional ** Changed in: neutron Status: Opinion => Invalid ** Changed in: python-neutronclient 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.launchp

[Yahoo-eng-team] [Bug 1521793] Re: l3ha with L2pop disabled breaks neutron

2016-06-30 Thread Sean M. Collins
** No longer affects: neutron ** Also affects: neutron Importance: Undecided Status: New ** Changed in: neutron Status: New => Confirmed ** Changed in: neutron Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Yahoo! Enginee

[Yahoo-eng-team] [Bug 1597160] Re: linuxbridget agent-id is not linuxbridge agent uuid

2016-06-29 Thread Sean M. Collins
** Tags added: linuxbridge ** Changed in: neutron Status: New => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1597160 Title: linuxbridget agent-id is not linuxbridge ag

[Yahoo-eng-team] [Bug 1495433] Re: IPv6 packets from non-EUI-64 addresses dropped on SLAAC subnets

2016-06-16 Thread Sean M. Collins
** Changed in: neutron Status: New => Opinion ** Tags added: ipv6 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1495433 Title: IPv6 packets from non-EUI-64 addresses dropped on

[Yahoo-eng-team] [Bug 1588880] [NEW] Upgrade doc needs --expand parameter

2016-06-03 Thread Sean M. Collins
wton/local/lib/python2.7/site-packages/alembic/script/revision.py", line 664, in _iterate_revisions raise RangeNotAncestorError(lower, upper) alembic.script.revision.RangeNotAncestorError: Revision (u'4ffceebfcdc',) is not an ancestor of revision expand The invocation should be neutron-db-manage up

[Yahoo-eng-team] [Bug 1578281] Re: IPv6 IP allocated on port-create for IPv4 subnet

2016-05-04 Thread Sean M. Collins
This is the intended behavior http://specs.openstack.org/openstack/neutron-specs/specs/kilo/multiple- ipv6-prefixes.html ** Changed in: neutron Status: In Progress => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1460720] Re: [RFE] Add API to set ipv6 gateway

2016-04-28 Thread Sean M. Collins
Going to revive this, as part of the RFE review done during the Austin '16 summit ** Changed in: neutron Assignee: (unassigned) => Sean M. Collins (scollins) ** Changed in: neutron Status: Expired => Confirmed -- You received this bug notification because you are a memb

[Yahoo-eng-team] [Bug 1372441] Re: [RFE] Creating port in dual-stack network requires IPv4 and IPv6 addresses to be allocated

2016-04-28 Thread Sean M. Collins
We took a look at this again during the Austin '16 summit, let's see if we can resurrect this. ** Changed in: neutron Status: Expired => Confirmed ** Changed in: neutron Assignee: (unassigned) => Sean M. Collins (scollins) -- You received this bug notification b

[Yahoo-eng-team] [Bug 1570681] Re: neutron server side should not specified the firewall driver

2016-04-19 Thread Sean M. Collins
I'm setting this to opinion, because the author has a lot to say about what we do wrong, but until a patch comes along, it's just that. ** Changed in: neutron Status: New => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscri

[Yahoo-eng-team] [Bug 1571657] Re: it's possible to create IPv6 subnet without address & RA mode

2016-04-18 Thread Sean M. Collins
Some plugins, pre Kilo may have had a working IPv6 stack, so the ipv6_* parameters have always been optional. ** Changed in: neutron Status: New => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bu

[Yahoo-eng-team] [Bug 1570976] [NEW] neutronclient is missing help text for the purge command

2016-04-15 Thread Sean M. Collins
Public bug reported: stack@devstack-1:~/devstack$ neutron --help   port-update Update port's information.   purge   qos-available-rule-types List available qos rule types. stack@devstack-1:~/devstack$ neutron --version 4.2.0 ** Affects: neutron Importance: U

[Yahoo-eng-team] [Bug 1566942] [NEW] Nova live-migrations cannot be done with mixed versions of nova-api and nova-compute

2016-04-06 Thread Sean M. Collins
Public bug reported: When running a controller (nova was SHA b55d5bc), and nova-compute (from Liberty) on a separate node, and attempting to live-migrate instances off the liberty nova-compute, the following error occurs: http://paste.openstack.org/show/492327/ ** Affects: nova Importance:

[Yahoo-eng-team] [Bug 1561938] Re: python-novaclient live_migrate args mismatch

2016-03-25 Thread Sean M. Collins
** Also affects: python-novaclient Importance: Undecided Status: New ** No longer affects: nova -- 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/1561938 Title:

[Yahoo-eng-team] [Bug 1561938] [NEW] python-novaclient live_migrate args mismatch

2016-03-25 Thread Sean M. Collins
Public bug reported: When attempting to use python-novaclient to do a host-evacuate-live - the following error is returned. http://paste.openstack.org/show/491762/ Nova git commits are b55d5bc and 1feab8. Controller is b55d5bc and compute is 1feab8. novaclient version is 3.3.0 No errors are re

[Yahoo-eng-team] [Bug 1503595] Re: Firewall remain in active state even after deleting router associated with firewall

2016-03-08 Thread Sean M. Collins
I'll set this to incomplete - to see if the reporter can come back and verify. There may have been a related fix that resolved this, but was not linked to this bug. ** Changed in: neutron Status: Fix Released => Incomplete -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1554762] [NEW] Neutron fwaas install doc needs to replace the wiki page

2016-03-08 Thread Sean M. Collins
Public bug reported: It's outdated and refers to DevStack. https://wiki.openstack.org/wiki/Neutron/FWaaS/HowToInstall ** Affects: neutron Importance: Low Assignee: Sean M. Collins (scollins) Status: Confirmed ** Tags: fwaas ** Changed in: neutron Status

[Yahoo-eng-team] [Bug 1549471] [NEW] Networks with an MTU of zero makes zero sense

2016-02-24 Thread Sean M. Collins
| +---+--+ So yeah let's try and clean this up somehow. I imagine that part of it has to be the physical_network_mtus setting ** Affects: neutron Importance: Undecided Assignee: Sean M. Collins (scollins) Status

[Yahoo-eng-team] [Bug 1548803] [NEW] neutron-lbaas 6aee0434f911_independent_pools.py errors out in postgres db

2016-02-23 Thread Sean M. Collins
Public bug reported: http://logs.openstack.org/39/279339/6/experimental/gate-tempest-dsvm- neutron-pg-full/ab0fcf0/logs/devstacklog.txt.gz#_2016-02-22_23_58_03_932 2016-02-22 23:58:03.926 | INFO [alembic.runtime.migration] Running upgrade 3426acbc12de -> 6aee0434f911, independent pools 2016-02

[Yahoo-eng-team] [Bug 1545101] Re: "TypeError: __init__() takes exactly 3 arguments (2 given)" in n-api logs for nova metadata api request

2016-02-17 Thread Sean M. Collins
+Neutron and myself since it's the grenade multinode job that is being hit ** Also affects: neutron Importance: Undecided Status: New ** Changed in: neutron Status: New => In Progress ** Changed in: neutron Assignee: (unassigned) => Sean M. Collins (scollin

[Yahoo-eng-team] [Bug 1542962] Re: DHCP agent RuntimeError when dnsmasq_config_file is not given

2016-02-15 Thread Sean M. Collins
** Changed in: neutron Status: In Progress => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1542962 Title: DHCP agent RuntimeError when dnsmasq_config_file is not given

[Yahoo-eng-team] [Bug 1534458] Re: [RFE] Multi-region Security Group

2016-02-08 Thread Sean M. Collins
Yes. There are numerous resources that are not currently synced between regions. SGs are just one. Images, flavors, keypairs, etc... ** Changed in: neutron Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is s

[Yahoo-eng-team] [Bug 1541738] Re: Rule on the tun bridge is not updated in time while migrating the vm

2016-02-04 Thread Sean M. Collins
ion ** Changed in: neutron Assignee: Sean M. Collins (scollins) => (unassigned) ** Changed in: neutron Status: Opinion => Confirmed ** Changed in: neutron Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Yahoo! Engi

[Yahoo-eng-team] [Bug 1538740] [NEW] SIGTERM on neutron-l3 agent process causes stacktrace

2016-01-27 Thread Sean M. Collins
Public bug reported: vagrant@vagrant-ubuntu-wily-32:/opt/stack/logs$ pkill l3 Log: 2016-01-27 20:45:39.152 14651 DEBUG neutron.agent.linux.utils [-] Exit code: 0 execute /opt/stack/neutron/neutron/agent/linux/utils.py:142 2016-01-27 20:45:50.012 DEBUG oslo_concurrency.lockutils [req-3c4051c2-

[Yahoo-eng-team] [Bug 1537734] [NEW] Users cannot clear allowed address pairs from a port

2016-01-25 Thread Sean M. Collins
Public bug reported: http://lists.openstack.org/pipermail/openstack- dev/2016-January/084819.html It appears that the validator "validate_allowed_address_pairs" does not take into account the --action=clear parameter that is used to update a port and remove allowed address pairs. ** Affects: neu

[Yahoo-eng-team] [Bug 1537661] Re: devstack with stable/liberty and neutron lbaas v2 is failing

2016-01-25 Thread Sean M. Collins
** Also affects: octavia Importance: Undecided Status: New ** 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/153

[Yahoo-eng-team] [Bug 1523638] Re: tempest fails with No IPv4 addresses found

2015-12-18 Thread Sean M. Collins
ignee: (unassigned) => Sean M. Collins (scollins) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1523638 Title: tempest fails with No IPv4 addresses found Status in neutron: Confirmed S

[Yahoo-eng-team] [Bug 1527675] [NEW] Neutron multinode grenade sometimes fails at resource phase create

2015-12-18 Thread Sean M. Collins
/opt/stack/save/cinder_key.pem cirros@172.24.5.53 'echo '\''I am a teapot'\'' > verify.txt' 2015-11-30 20:25:18.391 | Connection closed by 172.24.5.53 ** Affects: neutron Importance: Undecided Assignee: Sean M. Collins (scollins) S

[Yahoo-eng-team] [Bug 1524913] Re: Potential gate problem for neutron-linuxbridge job in stable/liberty

2015-12-10 Thread Sean M. Collins
** Project changed: openstack-manuals => neutron ** Changed in: neutron Status: New => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1524913 Title: Potential gate prob

[Yahoo-eng-team] [Bug 1523638] [NEW] tempest test_subnet_details fails with No IPv4 addresses found

2015-12-07 Thread Sean M. Collins
Public bug reported: http://logs.openstack.org/42/250542/7/check/gate-tempest-dsvm-neutron- linuxbridge/3a00f8b/logs/testr_results.html.gz Traceback (most recent call last): File "tempest/test.py", line 113, in wrapper return f(self, *func_args, **func_kwargs) File "tempest/scenario/test_

[Yahoo-eng-team] [Bug 1523616] [NEW] Failing to bind a port should report why it failed, even outside of DEBUG level

2015-12-07 Thread Sean M. Collins
vagrant-ubuntu-trusty-64.localdomain 2015-12-07 17:41:00.585 ERROR neutron.plugins.ml2.managers [req-4cade4e6-1586-4187-8af2-f9e57051a5bc None None] Failed to bind port 0e25c56e-2bcf-4079-bf6c-c28b72ab4ac0 on host vagrant-ubuntu-trusty-64.localdomain ** Affects: neutron Importance: Undecide

[Yahoo-eng-team] [Bug 1501338] Re: Add VLAN Transparency tests for Neutron API v2

2015-12-03 Thread Sean M. Collins
Gary - 216021 does not look like a relevant URL ** Changed in: neutron Status: Incomplete => New ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.la

[Yahoo-eng-team] [Bug 1519509] Re: Creating instances fails after enabling port_security extension on existing deployment

2015-11-25 Thread Sean M. Collins
*** This bug is a duplicate of bug 1453667 *** https://bugs.launchpad.net/bugs/1453667 ** This bug is no longer a duplicate of bug 1519112 Enabling port_security extension in ML2 won't work for networks created *before* enabling it ** This bug has been marked a duplicate of bug 1453667

[Yahoo-eng-team] [Bug 1514494] Re: DevStack needs to update the default IPv6 route when moving addresses onto the bridge

2015-11-09 Thread Sean M. Collins
Dang it, wrong friggin bug queue! ** Project changed: neutron => devstack -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1514494 Title: DevStack needs to update the default IPv6 route w

[Yahoo-eng-team] [Bug 1514494] [NEW] DevStack needs to update the default IPv6 route when moving addresses onto the bridge

2015-11-09 Thread Sean M. Collins
lga25s40-in-x0e.1e100.net: icmp_seq=2 ttl=54 time=20.3 ms ^C --- google.com ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1001ms rtt min/avg/max/mdev = 20.369/23.496/26.623/3.127 ms ** Affects: devstack Importance: Undecided Assignee: Sean M. Collins (scollins

[Yahoo-eng-team] [Bug 1513412] [NEW] FwaaS extension quota exceeded at the gate

2015-11-05 Thread Sean M. Collins
Public bug reported: [20:40] | sc68cal: how do we go about debugging these failures? http://logs.openstack.org/19/225319/20/gate/gate-neutron-dsvm-api/9d9b806/console.html#_2015-11-05_00_01_58_095 - there are a bunch of failures in the q-s

[Yahoo-eng-team] [Bug 1332475] Re: neutron should give an error if we give Segmentation_id beyond specified range

2015-11-02 Thread Sean M. Collins
This is still an opinion bug, looks like changing it to invalid caused someone to think it should be worked on. ** Changed in: neutron Status: In Progress => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutr

[Yahoo-eng-team] [Bug 1217750] Re: Port not released after the instance is deleted

2015-10-26 Thread Sean M. Collins
*** This bug is a duplicate of bug 1158684 *** https://bugs.launchpad.net/bugs/1158684 ** This bug is no longer a duplicate of bug 1161015 terminating nova instance always terminates quantum port. ** This bug has been marked a duplicate of bug 1158684 Pre-created ports get deleted on VM

[Yahoo-eng-team] [Bug 1161015] Re: terminating nova instance always terminates quantum port.

2015-10-26 Thread Sean M. Collins
*** This bug is a duplicate of bug 1158684 *** https://bugs.launchpad.net/bugs/1158684 ** This bug has been marked a duplicate of bug 1158684 Pre-created ports get deleted on VM delete -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subs

[Yahoo-eng-team] [Bug 1509924] [NEW] Tempest needs to test DHCPv6 stateful

2015-10-25 Thread Sean M. Collins
. ** Affects: neutron Importance: Undecided Assignee: Sean M. Collins (scollins) Status: New ** Changed in: neutron Assignee: (unassigned) => Sean M. Collins (scollins) ** Description changed: Currently there are no tests for DHCPv6 stateful IPv6 configurations, due to a bug

[Yahoo-eng-team] [Bug 1377841] Re: Instances won't obtain IPv6 address and gateway when using SLAAC provided by OpenStack

2015-10-15 Thread Sean M. Collins
You must attach a router to the network when ipv6_address_mode is set to "slaac" for instances to get addresses. You specified via the API that you want openstack to use stateless auto address configuration, and that requires a router to transmit RAs. ** Changed in: neutron Status: Incomple

[Yahoo-eng-team] [Bug 1504647] [NEW] Ensure new interface hashing does not break upgrades

2015-10-09 Thread Sean M. Collins
Public bug reported: Code introduced in https://review.openstack.org/#/c/224064/ touches code that did the interface name hashing. Let's ensure that it doesn't break upgrades. IRC conversation: http://eavesdrop.openstack.org/irclogs/%23openstack-neutron /%23openstack-neutron.2015-10-09.log.html

[Yahoo-eng-team] [Bug 1484196] Re: Re-enable test_firewall_insertion_mode_add_remove_router FwaaS test

2015-10-07 Thread Sean M. Collins
Fix was committed during the Liberty cycle, with https://review.openstack.org/#/c/212145/ ** Changed in: neutron Status: New => Fix Committed ** Changed in: neutron Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engin

[Yahoo-eng-team] [Bug 1500960] [NEW] Decouple FwaaS from L3 Agent

2015-09-29 Thread Sean M. Collins
Public bug reported: The FwaaS code is tightly coupled to the L3 agent, which is a concern because in CI we need to eliminate circular dependencies. ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engin

[Yahoo-eng-team] [Bug 1490885] [NEW] Neutron should not accept invalid subnet CIDRs like '1/24'

2015-09-01 Thread Sean M. Collins
Public bug reported: http://lists.openstack.org/pipermail/openstack- dev/2015-August/072610.html ** Affects: neutron Importance: Undecided Assignee: Sean M. Collins (scollins) Status: In Progress -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1487599] [NEW] fwaas - ip_version and IP address conflicts are not raised

2015-08-21 Thread Sean M. Collins
IPv6 addresses, which causes an exception in the iptables driver. ** Affects: neutron Importance: Undecided Assignee: Sean M. Collins (scollins) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1485795] [NEW] fwaas unit tests for the API extension are not runnable

2015-08-17 Thread Sean M. Collins
isting. error: testr failed (3) running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./neutron_fwaas/tests/unit} --list The test run didn't actually run any tests ERROR: InvocationError: '/bin/sh tools/pretty_tox.

[Yahoo-eng-team] [Bug 1484196] [NEW] Re-enable test_firewall_insertion_mode_add_remove_router FwaaS test

2015-08-12 Thread Sean M. Collins
Public bug reported: After we resolve whatever is causing #1483875 https://review.openstack.org/#/c/211979/1 ** Affects: neutron Importance: Undecided Assignee: Sean M. Collins (scollins) Status: New ** Tags: fwaas ** Tags added: fwaas ** Changed in: neutron

[Yahoo-eng-team] [Bug 1483875] [NEW] FWaaS - firewall deleted unexpectedly by agent

2015-08-11 Thread Sean M. Collins
Public bug reported: q-svc log entries 2015-08-11 18:16:06.041 WARNING neutron_fwaas.services.firewall.fwaas_plugin [req- 9e82a535-e233-4190-8bb2-d40476291cd0 FWaaSExtensionTestJSON-1654170307 FWaaSExtensionTestJSON-582089387] Firewall 2d586bfd-a8ae-431d-b88b- 7169520de59d unexpectedly deleted by

[Yahoo-eng-team] [Bug 1483387] [NEW] neutron-fwaas needs oslotest

2015-08-10 Thread Sean M. Collins
27;Oslotest is not installed. Please add oslotest in your' NameError: Oslotest is not installed. Please add oslotest in your test-requirements Non-zero exit code (2) from test listing. error: testr failed (3) ** Affects: neutron Importance: Undecided Assignee: Sean M. Collins (scollins)

[Yahoo-eng-team] [Bug 1480698] [NEW] MySQL error - too many connections

2015-08-02 Thread Sean M. Collins
Public bug reported: http://logs.openstack.org/59/138659/33/check/gate-tempest-dsvm-neutron- linuxbridge/29e7adc/logs/screen-n-api.txt.gz?level=ERROR 2015-07-21 11:29:53.660 ERROR nova.api.ec2 [req-522a314d- e88e-4982-b014-64141aeef73a tempest-EC2KeysTest-362858920 tempest- EC2KeysTest-451984995]

[Yahoo-eng-team] [Bug 1478072] Re: DVR enabled logic needs improvement

2015-07-24 Thread Sean M. Collins
http://eavesdrop.openstack.org/irclogs/%23openstack-neutron /%23openstack-neutron.2015-07-24.log.html#t2015-07-24T16:21:09 ** Summary changed: - DVR enabled on neutron jobs where DVR should be disabled + DVR enabled logic needs improvement ** Changed in: neutron Status: New => Invalid --

[Yahoo-eng-team] [Bug 1478072] [NEW] DVR enabled on neutron jobs where DVR should be disabled

2015-07-24 Thread Sean M. Collins
Importance: Undecided Assignee: Sean M. Collins (scollins) Status: New ** Changed in: neutron Assignee: (unassigned) => Sean M. Collins (scollins) ** Description changed: + Job: gate-tempest-dsvm-neutron-full + + http://git.openstack.org/cgit/openstack-infra/project- + config

[Yahoo-eng-team] [Bug 1470076] [NEW] Security Group Attributes that are documented as UUIDs require validation

2015-06-30 Thread Sean M. Collins
Public bug reported: In the API, security_group_id and remote_group_id are documented as requiring UUIDs. ** Affects: neutron Importance: Undecided Assignee: Sean M. Collins (scollins) Status: In Progress -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1467791] Re: Specific ipv4 subnet to create port and return port contains ipv4 and ipv6 address

2015-06-29 Thread Sean M. Collins
** Changed in: neutron Status: Confirmed => 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/1467791 Title: Specific ipv4 subnet to create port and return port contains ipv4

[Yahoo-eng-team] [Bug 1468803] [NEW] Modular L2 Agent

2015-06-25 Thread Sean M. Collins
Public bug reported: Currently, both the Open vSwitch and Linux Bridge mechanism drivers for the ML2 plugin have their own agents. This means that when improvements are made to one agent implementation, they have to be ported over to the other agent to gain the improvement. This has already happen

[Yahoo-eng-team] [Bug 1467791] Re: Specific ipv4 subnet to create port and return port contains ipv4 and ipv6 address

2015-06-23 Thread Sean M. Collins
http://specs.openstack.org/openstack/neutron-specs/specs/kilo/multiple- ipv6-prefixes.html#proposed-change is where this behavior is documented. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which i

[Yahoo-eng-team] [Bug 1465837] [NEW] Dnsmasq is being passed None as an interface

2015-06-16 Thread Sean M. Collins
Public bug reported: Command: ['ip', 'netns', 'exec', u'qdhcp-8faea227-4ae4-498d- bfc4-d6e656c77f81', 'dnsmasq', '--no-hosts', '--no-resolv', '--strict- order', '--bind-interfaces', '--interface=None', '--except- interface=lo', u'--pid-file=/opt/stack/data/neutron/dhcp/8faea227-4ae4 -498d-bfc4-d6e

[Yahoo-eng-team] [Bug 1464023] [NEW] XML namespaces for API extensions have been deprecated

2015-06-10 Thread Sean M. Collins
Public bug reported: The namespaces that are used in Neutron API extensions are not really used anymore - and can be removed from the codebase http://lists.openstack.org/pipermail/openstack-dev/2015-June/066219.html ** Affects: neutron Importance: Undecided Assignee: Sean M. Collins

[Yahoo-eng-team] [Bug 1358297] Re: Port doesn't receive IP SLAAC in subnets with Router advertisements without dnsmasq

2015-06-03 Thread Sean M. Collins
** Changed in: neutron Status: New => 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/1358297 Title: Port doesn't receive IP SLAAC in subnets with Router advertisements w

[Yahoo-eng-team] [Bug 1459880] [NEW] IP Address length only needs to be 45 chars long

2015-05-28 Thread Sean M. Collins
utron Importance: Undecided Assignee: Sean M. Collins (scollins) Status: 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/1459880 Title: IP Address length only needs to

[Yahoo-eng-team] [Bug 1438707] Re: Security Group API is undocumented in neutron-specs

2015-03-31 Thread Sean M. Collins
** Project changed: openstack-api-site => neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1438707 Title: Security Group API is undocumented in neutron-specs Status in OpenStack N

[Yahoo-eng-team] [Bug 1438502] [NEW] XStatic-Angular-Irdragndrop dependency is failing

2015-03-30 Thread Sean M. Collins
Public bug reported: http://logstash.openstack.org/#eyJmaWVsZHMiOltdLCJzZWFyY2giOiJtZXNzYWdlOlwiQ291bGQgbm90IGluc3RhbGwgcmVxdWlyZW1lbnQgWFN0YXRpYy1Bbmd1bGFyLUlyZHJhZ25kcm9wPj0xLjAuMi4xXCIgQU5EIHRhZ3M6Y29uc29sZSIsInRpbWVmcmFtZSI6IjkwMCIsImdyYXBobW9kZSI6ImNvdW50Iiwib2Zmc2V0IjowLCJ0aW1lIjp7InVzZXJfaW

[Yahoo-eng-team] [Bug 1377985] Re: IPv6 Router Advertisments should be allowed by default

2015-01-09 Thread Sean M. Collins
If I read this correctly, this bug is saying we should allow RAs from anywhere, which is opposite of the consensus in bug #1262759 ** Changed in: neutron Status: In Progress => Invalid ** Changed in: neutron Status: Invalid => Opinion -- You received this bug notification because

[Yahoo-eng-team] [Bug 1401728] [NEW] Routing updates lost when multiple IPs attached to router

2014-12-11 Thread Sean M. Collins
Public bug reported: When attempting to run dual stacked networking at the gate (https://review.openstack.org/#/c/140128/), IPv4 networking breaks, with Tempest scenarios reporting no route to host errors for the floating IPs that tempest attempts to SSH into. The following errors are reported in

[Yahoo-eng-team] [Bug 1358297] Re: Port doesn't receive IP SLAAC in subnets with Router advertisements without dnsmasq

2014-08-26 Thread Sean M. Collins
@Sergey - that table in that spec you linked, the description is inaccurate. Having ipv6_address_mode unset means that you have some *external* IPAM system that OpenStack does not know about, that is assigning addresses to ports/instances. ** Changed in: neutron Status: Incomplete => Inv

[Yahoo-eng-team] [Bug 1358297] Re: Port doesn't receive IP SLAAC in subnets with Router advertisements without dnsmasq

2014-08-26 Thread Sean M. Collins
What we probably should do, is create a patch that when ipv6_address_mode is unset, but the ipv6_ra_mode attribute is set, is to not allocate an IPv6 address to the port? ** Changed in: neutron Status: Invalid => New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1316190] [NEW] When IPv6 addresses are added to the dnsmasq host file, dnsmasq stops issuing leases

2014-05-05 Thread Sean M. Collins
Public bug reported: When an IPv6 subnet is created, with ipv6_ra_mode not set, and ipv6_address_mode set to "slaac" - ipv6 addresses are added to the host file that dnsmasq uses, and this causes dnsmasq to cease responding to dhcp clients on the v4 side. ** Affects: neutron Importance: Unde

[Yahoo-eng-team] [Bug 1274992] [NEW] Utils.is_neutron can create race conditions

2014-01-31 Thread Sean M. Collins
Public bug reported: It appears that using the utils.is_neutron() function can create race conditions, if not used carefully. Review #56381 was attempting to check the presence of Neutron, in order to determine if hairpinning should be enabled on the bridge that Nova creates. Only after creating a

[Yahoo-eng-team] [Bug 1252852] Re: ip6tables rules drops traffic that should be allowed

2013-12-02 Thread Sean M. Collins
Appears to have been a problem with our configuration. Will re-open if the problem arises again. ** 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.la