[Yahoo-eng-team] [Bug 1712075] [NEW] [FWaaS v2] L3 agent restart breaks firewall iptables configuration for router ports

2017-08-21 Thread Elena Ezhova
rules get re-written for each port and in the result only the chains for the last port in a loop remain. Example scenario: http://paste.openstack.org/show/618908/ ** Affects: neutron Importance: Undecided Assignee: Elena Ezhova (eezhova) Status: In Progress ** Tags: fwaas

[Yahoo-eng-team] [Bug 1615502] Re: LBAAS - housekeeping serive does not cleanup stale amphora VMs

2016-08-24 Thread Elena Ezhova
This is a bug in octavia, not in neutron-lbaas. ** Also affects: octavia Importance: Undecided Status: New ** 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

[Yahoo-eng-team] [Bug 1596984] [NEW] LBaaS: Models and migrations are out of sync

2016-06-28 Thread Elena Ezhova
/523789/ Full log of dsvm-functional job: http://logs.openstack.org/99/320999/26/check/gate-neutron-lbaas-dsvm-functional-nv/ff96da0/console.html ** Affects: neutron Importance: Undecided Assignee: Elena Ezhova (eezhova) Status: New ** Tags: lbaas ** Tags added: lbaas

[Yahoo-eng-team] [Bug 1592438] [NEW] [LBaaS] Devstack plugin sets auth_uri option instead of auth_url in neutron.conf and neutron_lbaas.conf

2016-06-14 Thread Elena Ezhova
/openstack/neutron-lbaas/blob/master/devstack/settings#L15 ** Affects: neutron Importance: Undecided Assignee: Elena Ezhova (eezhova) Status: New ** Tags: lbaas ** Tags added: lbaas ** Changed in: neutron Assignee: (unassigned) => Elena Ezhova (eezhova) -- You recei

[Yahoo-eng-team] [Bug 1587800] Re: There is a judgment repeat in neutronclient and lbaas

2016-06-01 Thread Elena Ezhova
This is not a bug as requests can be sent via API as well as CLI, so validation on the server side is also required. ** Tags added: lbaas ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1585250] Re: Statuses not shown for non-"loadbalancer" LBaaS objects on CLI

2016-05-25 Thread Elena Ezhova
** Project changed: python-neutronclient => 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/1585250 Title: Statuses not shown for non-"loadbalancer" LBaaS objects on CLI Status

[Yahoo-eng-team] [Bug 1585116] [NEW] [LBaaS] test_models_sync is skipped in UT due to the backend unavailability

2016-05-24 Thread Elena Ezhova
backend is unavailable, unless OS_FAIL_ON_MISSING_DEPS is disabled. [1]http://lists.openstack.org/pipermail/openstack- dev/2016-March/090052.html ** Affects: neutron Importance: Undecided Assignee: Elena Ezhova (eezhova) Status: New ** Tags: lbaas ** Tags added: lbaas ** Changed

[Yahoo-eng-team] [Bug 1574694] [NEW] Port dns_name is updated when dns-integration extension is disabled

2016-04-25 Thread Elena Ezhova
Public bug reported: When a port is attached to and instance its dns_name is updated even if dns-integration extension is not enabled: $:~/devstack$ neutron port-create private Created a new port:

[Yahoo-eng-team] [Bug 1572509] Re: Nova boot fails when freed SRIOV port is used for booting

2016-04-21 Thread Elena Ezhova
*** This bug is a duplicate of bug 1572593 *** https://bugs.launchpad.net/bugs/1572593 Please see a link to the bug in my previous comment, that bug was already moved to nova and has a fix on review. ** This bug has been marked a duplicate of bug 1572593 Impossible attach detached port to

[Yahoo-eng-team] [Bug 1536591] Re: lbaas-pool-update does not allow to update session persistency

2016-01-21 Thread Elena Ezhova
It's a neutron-client bug, not a neutron-lbaas one. ** Project changed: neutron => python-neutronclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1536591 Title: lbaas-pool-update

[Yahoo-eng-team] [Bug 1276694] Re: Openstack services should support SIGHUP signal

2015-12-22 Thread Elena Ezhova
oslo.service currently supports handling of SIGHUP ** Changed in: oslo.service Status: New => 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/1276694 Title:

[Yahoo-eng-team] [Bug 1519240] [NEW] LBaaS v2 scenario tests are getting skipped

2015-11-24 Thread Elena Ezhova
Public bug reported: All tests in gate-neutron-lbaasv2-dsvm-scenario are getting skipped with "Neutron not available message": 2015-11-20 21:35:53.110 | running testr 2015-11-20 21:35:53.115 | running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1}

[Yahoo-eng-team] [Bug 1511401] [NEW] L3 agent no longer restarts on SIGHUP

2015-10-29 Thread Elena Ezhova
-handling [2] https://github.com/openstack/neutron/blob/master/neutron/agent/linux/pd.py#L281-L288 ** Affects: neutron Importance: Undecided Assignee: Elena Ezhova (eezhova) Status: New ** Changed in: neutron Assignee: (unassigned) => Elena Ezhova (eezhova) -- You recei

[Yahoo-eng-team] [Bug 1507672] [NEW] [VPNaaS] failures when updating admin_state of ipsec connections

2015-10-19 Thread Elena Ezhova
into pluto on start. [1] https://github.com/openstack/neutron- vpnaas/blob/master/neutron_vpnaas/services/vpn/device_drivers/template/openswan/ipsec.conf.template#L8 ** Affects: neutron Importance: Undecided Assignee: Elena Ezhova (eezhova) Status: New ** Tags: vpnaas **

[Yahoo-eng-team] [Bug 1506794] [NEW] VPNaaS: Active VPN connection goes down after controller shutdown/start

2015-10-16 Thread Elena Ezhova
Public bug reported: Ubuntu 14.04 + OpenSwan 1:2.6.38-1 Environment with 3 controllers and 2 computes Steps to reproduce: 1. Create VPN connection between tenant1 and tenant2 and check that it's active 2. Find a controller where one of the routers-participants of VPN connection is scheduled

[Yahoo-eng-team] [Bug 1505108] [NEW] neutron_lbaas.tests.tempest.v2.api.test_listeners_admin failed _check_status_tree

2015-10-12 Thread Elena Ezhova
Public bug reported: Listener admin tests sometimes fail on _check_status_tree with assertion error even though GET requests return "ONLINE" operating status which is actually expected. 2015-10-09 15:14:51.778 | 2015-10-09 15:14:51.748 |

[Yahoo-eng-team] [Bug 1482633] Re: requests to SSL wrapped sockets hang while reading using py3

2015-10-05 Thread Elena Ezhova
Neutron is going to consume ssl functionality fron oslo.service, so this bug is no longer valid for neutron. ** 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.

[Yahoo-eng-team] [Bug 1499658] Re: Consume wsgi module from oslo.service

2015-09-28 Thread Elena Ezhova
ppropriate to it. ** Changed in: neutron Status: In Progress => Invalid ** Changed in: neutron Assignee: Elena Ezhova (eezhova) => (unassigned) -- 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 1499658] [NEW] Consume wsgi module from oslo.service

2015-09-25 Thread Elena Ezhova
Importance: Undecided Assignee: Elena Ezhova (eezhova) Status: New ** Affects: nova Importance: Undecided Status: New ** Tags: oslo ** Also affects: cinder Importance: Undecided Status: New ** Also affects: nova Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1498532] [NEW] [LBaaS v2] API tests performance needs to be improved

2015-09-22 Thread Elena Ezhova
/gate-neutron-lbaasv2-dsvm-healthmonitor/b8d8d4e/console.html [2] http://logs.openstack.org/51/223651/3/check/gate-neutron-lbaasv2-dsvm-pool/f5471df/console.html ** Affects: neutron Importance: Undecided Assignee: Elena Ezhova (eezhova) Status: New ** Tags: lbaas ** Changed

[Yahoo-eng-team] [Bug 1498447] [NEW] [LBaaS v2] Lacking resource cleanup in API tests

2015-09-22 Thread Elena Ezhova
ids) == len(status_tree_things) AssertionError It makes analyzing test failures more complicated. ** Affects: neutron Importance: Undecided Assignee: Elena Ezhova (eezhova) Status: New ** Tags: lbaas ** Changed in: neutron Assignee: (unassigned) => Elena Ezhov

[Yahoo-eng-team] [Bug 1364876] Re: Specifying both rpc_workers and api_workers make stoping neutron-server fail

2015-08-24 Thread Elena Ezhova
This problem was fixed when service code was a part of oslo-incubator and is no longer observed. Related bug: https://bugs.launchpad.net/neutron/+bug/1432995 ** Changed in: oslo.service Status: New = Invalid ** Changed in: neutron Status: In Progress = Invalid -- You received

[Yahoo-eng-team] [Bug 1487003] [NEW] [VPNaaS] IPSec connection is stuck in 'Active' state even if connection isn't established

2015-08-20 Thread Elena Ezhova
: neutron Importance: Undecided Assignee: Elena Ezhova (eezhova) Status: New ** Tags: vpnaas ** Changed in: neutron Assignee: (unassigned) = Elena Ezhova (eezhova) ** Tags added: vpnaas -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1479346] Re: LBaaS: test_healthmonitor_basic scenario fails

2015-08-07 Thread Elena Ezhova
This bug hasn't been fixed yet, the change that fixes it [1] is still on review. [1] https://review.openstack.org/#/c/207196/6 ** Changed in: neutron Status: Fix Released = In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1479346] [NEW] LBaaS: test_healthmonitor_basic scenario fails

2015-07-29 Thread Elena Ezhova
Public bug reported: test_healthmonitor_basic fails in Jenkins as well as when it is run locally using tox -e scenario Captured traceback: ~~~ Traceback (most recent call last): File neutron_lbaas/tests/tempest/lib/test.py, line 310, in tearDownClass

[Yahoo-eng-team] [Bug 1478949] [NEW] VPNaaS: mtu parameter isn't used in ipsec.conf template

2015-07-28 Thread Elena Ezhova
Public bug reported: It is possible to specify MTU parameter when creating IPSec Site Connection but it will be ignored, because it is missing in ipsec.conf.template ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1477570] [NEW] VPNaaS: StrongSwanProcess changes DIALECT_MAP from base class at init

2015-07-23 Thread Elena Ezhova
://github.com/openstack/neutron-vpnaas/blob/master/neutron_vpnaas/services/vpn/device_drivers/ipsec.py#L89 ** Affects: neutron Importance: Undecided Assignee: Elena Ezhova (eezhova) Status: New ** Tags: vpnaas ** Tags added: vpnaas ** Changed in: neutron Assignee: (unassigned

[Yahoo-eng-team] [Bug 1476681] [NEW] VPNaaS: Fix phase2alg for AH in ipsec.conf.template

2015-07-21 Thread Elena Ezhova
template should be modified to exclude encryption for AH. ** Affects: neutron Importance: Undecided Assignee: Elena Ezhova (eezhova) Status: New ** Tags: vpnaas ** Tags added: vpnaas ** Changed in: neutron Assignee: (unassigned) = Elena Ezhova (eezhova) -- You received

[Yahoo-eng-team] [Bug 1475244] [NEW] Removing rule from policy causes DBError while updating firewall

2015-07-16 Thread Elena Ezhova
/neutron_fwaas/services/firewall/fwaas_plugin.py#L164-L175 [2] http://paste.openstack.org/show/380339/ ** Affects: neutron Importance: Undecided Assignee: Elena Ezhova (eezhova) Status: New ** Tags: fwaas ** Description changed: When an firewall rule is being removed

[Yahoo-eng-team] [Bug 1467908] [NEW] Assertion error in test_ensure_dir_calls_makedirs

2015-06-23 Thread Elena Ezhova
Public bug reported: The following python27 failure can be sometimes observed: 2015-06-23 11:27:37.638 | neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_ensure_dir_calls_makedirs 2015-06-23 11:27:37.638 |

[Yahoo-eng-team] [Bug 1467466] [NEW] [vpnaas] Unit test failure: cannot import name dvr_router

2015-06-22 Thread Elena Ezhova
Public bug reported: 2015-06-22 10:14:26.271 | Traceback (most recent call last): 2015-06-22 10:14:26.272 | File /home/jenkins/workspace/gate-neutron-vpnaas-python27/.tox/py27/local/lib/python2.7/site-packages/unittest2/loader.py, line 445, in _find_test_path 2015-06-22 10:14:26.272 |

[Yahoo-eng-team] [Bug 1450438] Re: loopingcall: if a time drift to the future occurs, all timers will be blocked

2015-06-22 Thread Elena Ezhova
Fix fro oslo.service was committed in review: https://review.openstack.org/#/c/190372/ ** Changed in: oslo.service Status: New = Fix Released -- 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 1382390] Re: nova-api should shutdown gracefully

2015-06-22 Thread Elena Ezhova
Related fix for oslo.service: https://review.openstack.org/#/c/190175/ ** Changed in: oslo.service Status: Confirmed = Fix Released -- 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 1466851] [NEW] Move to graduated oslo.service

2015-06-19 Thread Elena Ezhova
Public bug reported: oslo.service library has graduated so all OpenStack projects should port to it instead of using oslo-incubator code. ** Affects: neutron Importance: Undecided Assignee: Elena Ezhova (eezhova) Status: In Progress ** Affects: nova Importance: Undecided

[Yahoo-eng-team] [Bug 1450438] Re: loopingcall: if a time drift to the future occurs, all timers will be blocked

2015-06-11 Thread Elena Ezhova
** Project changed: oslo-incubator = oslo.service -- 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/1450438 Title: loopingcall: if a time drift to the future occurs, all

[Yahoo-eng-team] [Bug 1461539] [NEW] Linuxbridge neutron agent should exit gracefully on receiving SIGTERM

2015-06-03 Thread Elena Ezhova
Public bug reported: OVS neutron agent already supports handling SIGTERM signals, linuxbridge has to adopt this feature. ** Affects: neutron Importance: Undecided Assignee: Elena Ezhova (eezhova) Status: In Progress ** Tags: linuxbridge ** Tags added: linuxbridge -- You

[Yahoo-eng-team] [Bug 1438321] [NEW] Fix process management for neutron-server

2015-03-30 Thread Elena Ezhova
/bf92010cc9d4c2876eaf6092713aafa94dcc8b35 ** Affects: neutron Importance: Undecided Assignee: Elena Ezhova (eezhova) Status: New ** Changed in: neutron Assignee: (unassigned) = Elena Ezhova (eezhova) -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1433142] Re: ProcessLauncher should support reloading config file for parent process on receiving SIGHUP

2015-03-24 Thread Elena Ezhova
** Also affects: neutron Importance: Undecided Status: New ** Changed in: neutron Assignee: (unassigned) = Elena Ezhova (eezhova) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net

[Yahoo-eng-team] [Bug 1432995] [NEW] Termination signals not handled correctly in case of several ProcessLauncher instances in one process

2015-03-17 Thread Elena Ezhova
Importance: Undecided Assignee: Elena Ezhova (eezhova) Status: Opinion ** Affects: oslo-incubator Importance: Undecided Assignee: Elena Ezhova (eezhova) Status: New ** Also affects: oslo-incubator Importance: Undecided Status: New ** Changed

[Yahoo-eng-team] [Bug 1425508] Re: Extension aliases in extension manager in ml2 plugin fetches extension aliases object instead of extension aliases

2015-02-25 Thread Elena Ezhova
/9e1c059fc469bfda63cced1bb08ed93a946211f6/neutron/tests/unit/ml2/test_extension_driver_api.py#L55 [2] https://github.com/openstack/neutron-specs/blob/master/specs/juno/neutron-ml2-mechanismdriver-extensions.rst ** Changed in: neutron Status: New = Invalid ** Changed in: neutron Assignee: Elena

[Yahoo-eng-team] [Bug 1423747] Re: neutron port-create error message is not helpful

2015-02-20 Thread Elena Ezhova
** Project changed: neutron = python-neutronclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1423747 Title: neutron port-create error message is not helpful Status in Python

[Yahoo-eng-team] [Bug 1423250] [NEW] Terminating neutron-server leads to waitall() inside a GreenPool's greenthread

2015-02-18 Thread Elena Ezhova
of the \ 2015-02-18 16:05:18.411 TRACE neutron AssertionError: Calling waitall() from within one of the GreenPool's greenthreads will never terminate. 2015-02-18 16:05:18.411 TRACE neutron ** Affects: neutron Importance: Undecided Assignee: Elena Ezhova (eezhova) Status: New

[Yahoo-eng-team] [Bug 1325736] Re: Security Group Rules can only be specified in one direction

2015-01-13 Thread Elena Ezhova
** Changed in: python-neutronclient Status: In Progress = Opinion ** 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/1325736

[Yahoo-eng-team] [Bug 1277285] Re: Agent list API fails with XML when hyper-v bridge mapping key contains a *

2014-12-23 Thread Elena Ezhova
XML support has been dropped in neutron. I think this makes this bug invalid. Please, reopen if you think otherwise. ** 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

[Yahoo-eng-team] [Bug 1380787] Re: remove XML support

2014-12-15 Thread Elena Ezhova
** No longer affects: python-neutronclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1380787 Title: remove XML support Status in OpenStack Neutron (virtual network service): Fix

[Yahoo-eng-team] [Bug 1325736] Re: Security Group Rules can only be specified in one direction

2014-12-11 Thread Elena Ezhova
** Also affects: python-neutronclient 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/1325736 Title: Security Group Rules can only be

[Yahoo-eng-team] [Bug 1342720] Re: test_agent_ext_plugin: create_agent needs to be fixed

2014-11-25 Thread Elena Ezhova
The agent extension does not allow create operations and test_create_agent is a negative test. ** 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.

[Yahoo-eng-team] [Bug 1391021] Re: Set policy do not work for update router: add/remove interface

2014-11-12 Thread Elena Ezhova
According to the reasons stated above, marking this bug as Invalid for Neutron. ** Changed in: neutron Status: Incomplete = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1389601] [NEW] Replace nova entries in iptables_manager with neutron

2014-11-05 Thread Elena Ezhova
Public bug reported: In iptables_manager docstrings there are still some references to nova left from nova/network/linux_net.py. These references need to be removed and the docstrings updated. ** Affects: neutron Importance: Undecided Assignee: Elena Ezhova (eezhova) Status

[Yahoo-eng-team] [Bug 1388162] [NEW] Duplicate ensure_remove_chain method in iptables_manager

2014-10-31 Thread Elena Ezhova
Public bug reported: ensure_remove_chain method in iptables_manager duplicates remove_chain method and should be removed. ** Affects: neutron Importance: Undecided Assignee: Elena Ezhova (eezhova) Status: New ** Tags: low-hanging-fruit ** Changed in: neutron Assignee

[Yahoo-eng-team] [Bug 1364814] Re: Neutron multiple api workers can't send cast message to agent when use zeromq

2014-10-08 Thread Elena Ezhova
Importance: Undecided Status: New ** Changed in: neutron Status: Confirmed = Opinion ** Changed in: oslo.messaging Status: New = Confirmed ** Changed in: oslo.messaging Assignee: (unassigned) = Elena Ezhova (eezhova) -- You received this bug notification because

[Yahoo-eng-team] [Bug 1357379] Re: policy admin_only rules not enforced when changing value to default (CVE-2014-6414)

2014-09-25 Thread Elena Ezhova
** Changed in: neutron/havana 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/1357379 Title: policy admin_only rules not enforced when changing value

[Yahoo-eng-team] [Bug 1333106] Re: Tempest:Running test_network_basic_ops scenario in tempest results is failing with internal server error

2014-08-25 Thread Elena Ezhova
** Changed in: neutron Status: Incomplete = 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/1333106 Title: Tempest:Running test_network_basic_ops scenario in tempest

[Yahoo-eng-team] [Bug 1346932] Re: delete floating ip via neutron port-delete

2014-08-25 Thread Elena Ezhova
Joe, since there was no evidence that the bug exists, I mark it as invalid. Please leave a comment if the issue still persists. ** Changed in: neutron Status: Incomplete = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1357379] [NEW] policy adnmin_only rules not enforced when changing value to default

2014-08-15 Thread Elena Ezhova
: Undecided Assignee: Elena Ezhova (eezhova) Status: New ** Changed in: neutron Assignee: (unassigned) = Elena Ezhova (eezhova) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net

[Yahoo-eng-team] [Bug 1355902] [NEW] neutron HTTP exceptions have invalid format

2014-08-12 Thread Elena Ezhova
--action allow /* create rule with invalid source ip address */ AttributeError: 'unicode' object has no attribute 'get' That's why neutron should send type and detail of an exception in the body of a message. ** Affects: neutron Importance: Undecided Assignee: Elena Ezhova (eezhova

[Yahoo-eng-team] [Bug 1327959] Re: fwaas:firewall rule doesn't throw error when setting dest. ip address as network and took it as /32

2014-08-11 Thread Elena Ezhova
Such source/destination ip addresses may be valid in case when network prefix is less than 24 bits. I'd suggest marking this bug as invalid. ** Changed in: neutron Status: Confirmed = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1191871] Re: security group rule in some cases ignores protocol to distinguish rules

2014-08-08 Thread Elena Ezhova
This bug does not reproduce on master now, so marking it as Invalid. ** 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/1191871

[Yahoo-eng-team] [Bug 1260530] Re: Instances appear pingable without an ingress icmp security rule

2014-08-08 Thread Elena Ezhova
** Changed in: neutron Status: Incomplete = 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/1260530 Title: Instances appear pingable without an ingress icmp security rule

[Yahoo-eng-team] [Bug 1340735] Re: FWaaS:Not able to delete Firewall policy immediatly after deleting Firewall

2014-08-07 Thread Elena Ezhova
This is not a defect at all. So I'm marking this bug as Invalid. ** 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/1340735 Title:

[Yahoo-eng-team] [Bug 1352870] [NEW] Reduce code duplication in test_linux_dhcp

2014-08-05 Thread Elena Ezhova
Public bug reported: A lot of code is duplicated in neutron.tests.unit.test_linux_dhcp.py, especially in test_output_opts_file_*() ** Affects: neutron Importance: Undecided Assignee: Elena Ezhova (eezhova) Status: New ** Changed in: neutron Assignee: (unassigned) = Elena

[Yahoo-eng-team] [Bug 1342143] [NEW] ml2: tunnel_id_ranges and vni_ranges values are not validated

2014-07-15 Thread Elena Ezhova
://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/type_tunnel.py#L52 ** Affects: neutron Importance: Undecided Assignee: Elena Ezhova (eezhova) Status: New ** Tags: ml2 ** Tags added: ml2 ** Summary changed: - tunnel_id_ranges and vni_ranges values

[Yahoo-eng-team] [Bug 1290854] [NEW] missing tag for a port of resumed instance

2014-03-11 Thread Elena Ezhova
Public bug reported: If we suspend and then resume an instance it becomes unreachable from the tenant network $nova boot --image 263f4823-f43c-4f2a-a845-2221f4a2dad1 --flavor 1 --nic net-id=61ade795-f123-4880-9ab5-a73e0c1b2e70 server1 $ ping 10.0.0.8

[Yahoo-eng-team] [Bug 1259965] [NEW] [LBaaS] Creation of a health monitor after creating a VIP doesn't work correctly

2013-12-11 Thread Elena Ezhova
Public bug reported: Description === After making the following steps: 1. Create a pool 2. Create members 3. Create a VIP The attempt to create a health monitor and associate it with the created pool leads to the situation when the health monitor is shown as active but it is not being