[Yahoo-eng-team] [Bug 1706229] [NEW] security group: ipv6 protocol integer works in ipv4 ethertype

2017-07-24 Thread Trevor McCasland
ext_sg.SecurityGroupEthertypeConflictWithProtocol( ethertype=rule['ethertype'], protocol=rule['protocol']) It should check for numbers and names from neutron_lib constants. ** Affects: neutron Importance: Undecided Assignee: Trevor McCasland (twm2016) Status: New ** Changed in: neutron Assignee

[Yahoo-eng-team] [Bug 1705719] [NEW] [RFE] QinQ network driver

2017-07-21 Thread Trevor McCasland
Public bug reported: QinQ networks allows service providers to extend it's clients virtual broadcast domains across their sites, without interfering with each others VLANs. Where the s_tag will be used to transport the traffic from the provider to the customer and the c_tag will be used for the

[Yahoo-eng-team] [Bug 1695995] Re: of_interface=native makes openvswitch agents fail when run on the same node

2017-06-09 Thread Trevor McCasland
Oh really? I'm a genius! Marking as invalid. ** Changed in: neutron Status: Incomplete => Invalid ** Tags removed: needs-attention -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1696648] Re: Neutron allows user to create a security group with invalid tenant id.

2017-06-08 Thread Trevor McCasland
This is already fixed in the openstack client. We are no longer accepting changes for the neutronclient because it's deprecated. $ openstack security group create test --project NEC No project with a name or ID of 'NEC' exists. ** Changed in: neutron Status: New => Invalid -- You

[Yahoo-eng-team] [Bug 1696668] Re: ovo_rpc semantics "warnings" are too verbose

2017-06-08 Thread Trevor McCasland
This can easily be seen as a bug if they aren't verbose enough.. I'm confused on how a log can be hidden. I can see how it can be hard to find but it's still there. ** Changed in: neutron Status: New => Incomplete ** Changed in: neutron Status: Incomplete => Opinion -- You

[Yahoo-eng-team] [Bug 1695954] Re: QoS policy API does not accept 'tenant_id' filter

2017-06-07 Thread Trevor McCasland
or you know what.. he mentions.. in the API layer. I could see how this may be useful for people who just use the curl command. ** Changed in: neutron Status: New => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1529534] Re: User new log style where Logger.exception() is used by passing an exception object as the first argument.

2017-06-02 Thread Trevor McCasland
Looks like this was fixed by me in trove unknowingly, https://review.openstack.org/#/q/owner:TM2086+status:merged+i18n+project:openstack/trove ** Changed in: trove Status: New => Fix Released ** Changed in: trove Assignee: (unassigned) => Trevor McCasland (twm2016) ** C

[Yahoo-eng-team] [Bug 1693240] [NEW] [RFE] Support SRIOV VF VLAN Filtering

2017-05-24 Thread Trevor McCasland
Public bug reported: We want to allocate a range of VLANs to a port, this is how we filter traffic with VNFs. This will work well with the adoption of QinQ networks. Currently this is limited to one VLAN per VF (untagged within the VM)[1].

[Yahoo-eng-team] [Bug 1690937] [NEW] [RFE] Support allowed address pairs without ip address

2017-05-15 Thread Trevor McCasland
Public bug reported: Allowed address pairs simply pairs IP addresses and mac addresses. This RFE asks to allow '0.0.0.0/0' to be specified for the ip address or to make it optional, so that a user can configure ports to filter traffic with only a mac list. ** Affects: neutron Importance:

[Yahoo-eng-team] [Bug 1690921] [NEW] [RFE] Manage Broadcast, Unicast, and Multicast traffic

2017-05-15 Thread Trevor McCasland
Public bug reported: Currently it is not possible to allow or disallow traffic by packet type, specifically broadcast, unicast, and multicast types. By adding fields to security groups we can use multiple backends to enforce these rules. Whether it be rules enforced by a firewall, TCP

[Yahoo-eng-team] [Bug 1682145] Re: neutron router shows active on a dead agent

2017-04-12 Thread Trevor McCasland
Versioned github link from bug description: https://github.com/openstack/neutron/blob/7bd521e7ce1c4ffe5b65aad12f3a1c1394c55473/neutron/db/l3_hamode_db.py#L578 Adding a case for the scenario described in the bug description will fix the issue but is it HA if you only have one node? "an HA cluster

[Yahoo-eng-team] [Bug 1572390] Re: Scheduling router without external network results in unclear error

2017-04-04 Thread Trevor McCasland
** Changed in: neutron Assignee: Trevor McCasland (twm2016) => (unassigned) ** 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.launchp

[Yahoo-eng-team] [Bug 1662650] [NEW] [RFE] Accelerating SR-IOV with DPDK

2017-02-07 Thread Trevor McCasland
Public bug reported: By integrating DPDK PMD drivers with SR-IOV we can see significant improvement in NFV workloads. The virtual machines will be attached to hostdev devices which will allow operators to use more advanced parameters to configure the VF driver. The requested changes in vif: 1.