[Yahoo-eng-team] [Bug 1649762] [NEW] KeyError in vpn agent

2016-12-13 Thread YAMAMOTO Takashi
Public bug reported: eg. http://logs.openstack.org/11/410511/2/check/gate-neutron-vpnaas- dsvm-api-ubuntu-xenial-nv/7e31cf8/logs/screen-neutron-vpnaas.txt.gz 2016-12-14 03:50:37.103 1970 ERROR oslo_messaging.rpc.server [req-3b108eca-b4cb-470e-be8e-d20d2829974e tempest-BaseTestCase-373340779 -]

[Yahoo-eng-team] [Bug 1649733] Re: TypeError: IPAddress('172.19.0.2') is not JSON serializable

2016-12-13 Thread YAMAMOTO Takashi
** Also affects: neutron Importance: Undecided Status: New ** Changed in: networking-midonet Status: Fix Committed => 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

[Yahoo-eng-team] [Bug 1649574] [NEW] vpnaas gate jobs are failing with openswan

2016-12-13 Thread YAMAMOTO Takashi
Public bug reported: following jobs are failing gate-neutron-vpnaas-dsvm-api-ubuntu-xenial-nv gate-neutron-vpnaas-dsvm-functional-ubuntu-xenial eg. http://logs.openstack.org/78/408878/1/check/gate-neutron-vpnaas- dsvm-functional-ubuntu-xenial/31c0c21/console.html 2016-12-13 03:23:23.122072 | +

[Yahoo-eng-team] [Bug 1649171] [NEW] qos tempest tests should check the extension before using it

2016-12-11 Thread YAMAMOTO Takashi
Public bug reported: after I88e59cdbd79afb5337052ba3e5aecb96c7c8ea1c it seems to query available qos rule types even when qos extension is not enabled. ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto) Status: In Progress -- You received this

[Yahoo-eng-team] [Bug 1649079] [NEW] TypeError seen on gate-neutron-lib-api-ref

2016-12-11 Thread YAMAMOTO Takashi
Public bug reported: eg. http://logs.openstack.org/74/407974/4/check/gate-neutron-lib-api-ref/fd1da17/console.html.gz 2016-12-10 02:56:27.259327 | Running Sphinx v1.3.6 2016-12-10 02:56:27.259419 | making output directory... 2016-12-10 02:56:27.313299 | loading pickled environment... not yet crea

[Yahoo-eng-team] [Bug 1647541] [NEW] tox -e docs error

2016-12-05 Thread YAMAMOTO Takashi
Public bug reported: /Users/yamamoto/git/neutron/doc/source/policies/neutron-teams.rst:68: WARNING: B lock quote ends without a blank line; unexpected unindent. ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto) Status: In Progress -- You

[Yahoo-eng-team] [Bug 1082248] Re: Use uuidutils instead of uuid.uuid4()

2016-12-04 Thread YAMAMOTO Takashi
** Also affects: networking-midonet Importance: Undecided Status: New ** Changed in: networking-midonet Importance: Undecided => Low ** Changed in: networking-midonet Status: New => Fix Released ** Changed in: networking-midonet Milestone: None => 4.0.0 ** Changed in: ne

[Yahoo-eng-team] [Bug 1646370] [NEW] QosPolicyInUse after notifying the removal to backends

2016-11-30 Thread YAMAMOTO Takashi
Public bug reported: currently QosPolicyInUse check for delete_policy is in policy.delete(). it should be done before notifying the backends. eg. test_delete_not_allowed_if_policy_in_use_by_network tempest test triggers the situation. the following was seen on networking-midonet gate. while the

[Yahoo-eng-team] [Bug 1644486] Re: ml2 subnet context's network is missing provider attributes

2016-11-24 Thread YAMAMOTO Takashi
** Summary changed: - ml2: missing subnet + ml2 subnet context's network is missing provider attributes ** 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.

[Yahoo-eng-team] [Bug 1644097] [NEW] qos tempest tests should not try to use unsupported rule types

2016-11-22 Thread YAMAMOTO Takashi
Public bug reported: qos tempest tests should not try to use unsupported rule types on the deployment. currently they seem to assume all rule types are available, regardless of whatever list_qos_rule_types returns. ** Affects: neutron Importance: Undecided Status: New ** Tags: q

[Yahoo-eng-team] [Bug 1643844] [NEW] fwaas devstack plugin overwrites NETWORK_API_EXTENSIONS

2016-11-22 Thread YAMAMOTO Takashi
Public bug reported: neutron-fwaas devstack plugin overwrites NETWORK_API_EXTENSIONS. it breaks subprojects which uses neutron-fwaas. eg. networking-midonet ** Affects: neutron Importance: Undecided Status: New ** Tags: fwaas ** Tags added: fwaas -- You received this bug notifi

[Yahoo-eng-team] [Bug 1244025] Re: Remote security group criteria don't work in Midonet plugin

2016-11-22 Thread YAMAMOTO Takashi
ix Released ** Changed in: networking-midonet Milestone: None => 3.0.0 ** Changed in: networking-midonet Assignee: (unassigned) => YAMAMOTO Takashi (yamamoto) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1643597] [NEW] Q_PLUGIN_EXTRA_CONF_FILES issue in vpnaas

2016-11-21 Thread YAMAMOTO Takashi
n __call__ raise ConfigFilesNotFoundError(self._namespace._files_not_found) oslo_config.cfg.ConfigFilesNotFoundError: Failed to find some config files: /etc/neutron/neutron_lbaas.confneutron_vpnaas.conf q-svc failed to start ** Affects: neutron Importance: Undecided Assignee: YAMAMO

[Yahoo-eng-team] [Bug 1643571] [NEW] lbaas data model is too recursive

2016-11-21 Thread YAMAMOTO Takashi
Public bug reported: this is an example of pool to_api_dict(). http://paste.openstack.org/show/589872/ as you can see, it has too many copies of same objects. note: there are only 3 objects in the dict. while from_sqlalchemy_model has some recursion protection, it's better to make it shallower.

[Yahoo-eng-team] [Bug 1643451] [NEW] neutron devstack plugin enables q-trunk depending on rally

2016-11-21 Thread YAMAMOTO Takashi
Public bug reported: it enables q-trunk if rally devstack plugin is enabled. i wanted to use neutron devstack plugin to configure qos plugin. [1] i was surprised that it enables q-trunk. [1] https://github.com/openstack/networking- midonet/blob/691f8490317f36ec2c629c9a397c09eebf7638bd/devstack/R

[Yahoo-eng-team] [Bug 1642918] [NEW] floating-ip nova notification is broken

2016-11-18 Thread YAMAMOTO Takashi
Public bug reported: I1d7d4b80ee77deefce18df22f76cab81750c0397 seems to assume api resource names matches with callbacks resource names. unfortunately it isn't the case for floating-ip. ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto) Statu

[Yahoo-eng-team] [Bug 1640319] Re: AttributeError: 'module' object has no attribute 'convert_to_boolean'

2016-11-09 Thread YAMAMOTO Takashi
idonet Milestone: None => 3.0.0 ** Changed in: networking-midonet Assignee: (unassigned) => YAMAMOTO Takashi (yamamoto) ** Tags added: gate-failure -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to ne

[Yahoo-eng-team] [Bug 1633339] [NEW] test_routers_flavors is assuming the reference l3 plugin

2016-10-13 Thread YAMAMOTO Takashi
Public bug reported: test_routers_flavors is assuming the reference l3 plugin. specifically it assumes specific service profile drivers. ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto) Status: In Progress ** Changed in: neutron Assignee

[Yahoo-eng-team] [Bug 1627749] [NEW] qos driver api can have better error handling

2016-09-26 Thread YAMAMOTO Takashi
Public bug reported: the current qos (notification) driver api assumes driver methods are async and always success. however, it might not be the case for some of possible backends. eg. a controller based implementation, where a driver would make a rest api call to the backend. - currently one

[Yahoo-eng-team] [Bug 1615577] Re: fwaas db migration faliure with postgres

2016-09-12 Thread YAMAMOTO Takashi
** Changed in: networking-midonet Status: New => Fix Released ** Changed in: networking-midonet Assignee: (unassigned) => YAMAMOTO Takashi (yamamoto) ** Changed in: networking-midonet Milestone: None => 3.0.0 -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1615572] Re: db vs migration mismatch in fwaas tables

2016-08-22 Thread YAMAMOTO Takashi
i still see mismatches on pgsql ** Changed in: neutron Status: Fix Released => 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/1615572 Title: db vs migration mismatch in fwaas

[Yahoo-eng-team] [Bug 1615577] Re: fwaas db migration faliure with postgres

2016-08-22 Thread YAMAMOTO Takashi
this is not a duplicate of 1615572. i don't think https://review.openstack.org/#/c/358728/ fixed this. ** This bug is no longer a duplicate of bug 1615572 db vs migration mismatch in fwaas tables -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1611533] Re: ml2 transaction_guard broke out of tree plugins

2016-08-22 Thread YAMAMOTO Takashi
** Also affects: dragonflow Importance: Undecided Status: New ** Also affects: networking-odl 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.ne

[Yahoo-eng-team] [Bug 1615577] Re: fwaas db migration faliure with postgres

2016-08-22 Thread YAMAMOTO Takashi
https://review.openstack.org/358541 ** Also affects: neutron Importance: Undecided Status: New ** Changed in: networking-midonet Importance: Undecided => Critical -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutr

[Yahoo-eng-team] [Bug 1615578] [NEW] fwaas has an extra db migration branch

2016-08-22 Thread YAMAMOTO Takashi
Public bug reported: Ibc2df1f26407b7482cd58978c11d9a2845972ba2 introduced another db migration branch in addition to expand and contract. it seems wrong. ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto) Status: In Progress ** Tags: fwaas

[Yahoo-eng-team] [Bug 1615572] [NEW] db vs migration mismatch in fwaas tables

2016-08-22 Thread YAMAMOTO Takashi
Public bug reported: AssertionError: Models and migration scripts aren't in sync: [ ( 'remove_index', Index('firewall_group_id', Column('firewall_group_id', VARCHAR(length=36), ForeignKey(u'firewall_groups_v2.id'), ForeignKey(u'firewall_groups_v2.id'), table=, nullable=False), u

[Yahoo-eng-team] [Bug 1614827] [NEW] "NoSuchOptError: no such option disable_ssl_certificate_validation in group [identity]" in vpnaas tempest plugin

2016-08-18 Thread YAMAMOTO Takashi
sable_ssl_certificate_validation in group [identity] ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto) Status: In Progress ** Tags: gate-failure vpnaas ** Tags added: gate-failure vpnaas ** Changed in: neutron Assignee: (unassigned) =>

[Yahoo-eng-team] [Bug 1611596] [NEW] recent routerports unique key change broke out-of-tree plugins

2016-08-09 Thread YAMAMOTO Takashi
_assert_active() File "/home/jenkins/workspace/gate-networking-midonet-python35/.tox/py35/lib/python3.5/site-packages/sqlalchemy/orm/session.py", line 218, in _assert_active "This Session's transaction has been rolled back " sqlalchemy.exc.InvalidRequestError: This Session's tr

[Yahoo-eng-team] [Bug 1611533] Re: ml2 transaction_guard broke out of tree plugins

2016-08-09 Thread YAMAMOTO Takashi
** Also affects: networking-midonet Importance: Undecided Status: New ** Changed in: networking-midonet Importance: Undecided => Critical ** Changed in: networking-midonet Assignee: (unassigned) => YAMAMOTO Takashi (yamamoto) ** Tags added: gate-failure -- You receive

[Yahoo-eng-team] [Bug 1611533] [NEW] ml2 transaction_guard broke out of tree plugins

2016-08-09 Thread YAMAMOTO Takashi
:58.293 25876 ERROR neutron.api.v2.resource File "/opt/stack/new/neutron/neutron/common/utils.py", line 611, in inner 2016-08-09 12:31:58.293 25876 ERROR neutron.api.v2.resource raise RuntimeError(_("Method cannot be called within a " 2016-08-09 12:31:58.293 25876

[Yahoo-eng-team] [Bug 1610815] [NEW] fwaas db migration failure

2016-08-07 Thread YAMAMOTO Takashi
Public bug reported: INFO [alembic.runtime.migration] Running upgrade 4202e3047e47 -> 540142f314f4, FWaaS router insertionTraceback (most recent call last): File "/usr/local/bin/neutron-db-manage", line 10, in sys.exit(main()) File "/opt/stack/neutron/neutron/db/migration/cli.py", line

[Yahoo-eng-team] [Bug 1609213] [NEW] gate-neutron-fwaas-dsvm-tempest failure

2016-08-02 Thread YAMAMOTO Takashi
: YAMAMOTO Takashi (yamamoto) Status: In Progress ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto) Status: In Progress ** Also affects: devstack Importance: Undecided Status: New ** Changed in: devstack Status: New =>

[Yahoo-eng-team] [Bug 1608314] Re: vpn failure with neutron-lib 0.3.0

2016-08-02 Thread YAMAMOTO Takashi
** Changed in: networking-midonet Status: In Progress => 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/1608314 Title: vpn failure with neutron-lib 0.3.0 Status in n

[Yahoo-eng-team] [Bug 1608346] [NEW] test breakage due to config refactoring

2016-07-31 Thread YAMAMOTO Takashi
Public bug reported: core_opts is referenced by at least fwaas and vpnaas tests. they got broken by the recently merged code refactoring. [1] [1] Ib5fa294906549237630f87b9c848eebe0644088c ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto) Status

[Yahoo-eng-team] [Bug 1608314] Re: vpn ut failure

2016-07-31 Thread YAMAMOTO Takashi
** Also affects: neutron Importance: Undecided Status: New ** Tags added: vpnaas -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1608314 Title: vpn failure with neutron-lib 0.3

[Yahoo-eng-team] [Bug 1607625] [NEW] gate-neutron-fwaas-dsvm-tempest is not working properly

2016-07-28 Thread YAMAMOTO Takashi
Public bug reported: it's failing to enable q-fwwas ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to ne

[Yahoo-eng-team] [Bug 1605894] Re: some test_l3 unit test failures

2016-07-23 Thread YAMAMOTO Takashi
http://logs.openstack.org/74/334874/7/check/gate-networking-midonet- python27/b6e71e0/testr_results.html.gz ERROR [root] Original exception being dropped: ['Traceback (most recent call last):\n', ' File "/tmp/openstack/neutron/neutron/db/l3_db.py", line 683, in _add_interface_by_port\nre

[Yahoo-eng-team] [Bug 1603311] [NEW] neutron.tests.tempest.scenario.test_qos.QoSTest should check the extension

2016-07-14 Thread YAMAMOTO Takashi
Public bug reported: neutron.tests.tempest.scenario.test_qos.QoSTest should check the existence of the extension. this is one of blockers of networking-midonet gate. ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto) Status: In Progress ** Tags

[Yahoo-eng-team] [Bug 1599936] [NEW] l2gw provider config prevents *aas provider config from being loaded

2016-07-07 Thread YAMAMOTO Takashi
Public bug reported: networking-l2gw devstack plugin stores its service_providers config in /etc/l2gw_plugin.ini and add --config-file for it. as a result, neutron-server is invoked like the following. /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutr

[Yahoo-eng-team] [Bug 1599456] [NEW] TrunksSearchCriteriaTest should check the extension

2016-07-06 Thread YAMAMOTO Takashi
Public bug reported: TrunksSearchCriteriaTest should be run only when the corresponding extension is available. ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto) Status: In Progress ** Changed in: neutron Assignee: (unassigned) => YAMAM

[Yahoo-eng-team] [Bug 1596813] Re: stable/mitaka branch creation request for networking-midonet

2016-07-05 Thread YAMAMOTO Takashi
** Changed in: networking-midonet 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/1596813 Title: stable/mitaka branch creation request for networking-mi

[Yahoo-eng-team] [Bug 1596813] Re: stable/mitaka branch creation request for networking-midonet

2016-06-28 Thread YAMAMOTO Takashi
Rossella, this bug is following the procedure documented in sub_project_guidelines.rst and bugs.rst. ** 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. ht

[Yahoo-eng-team] [Bug 1596859] [NEW] networking-midonet 1.0.1 stable/liberty release request

2016-06-28 Thread YAMAMOTO Takashi
Public bug reported: please push 1.0.1 tag on the tip of stable/liberty. namely, commit 776dba1ef18bd9d438a85f1ae076866340c2a654 . ** Affects: networking-midonet Importance: Medium Assignee: YAMAMOTO Takashi (yamamoto) Status: New ** Affects: neutron Importance

[Yahoo-eng-team] [Bug 1596813] [NEW] stable/mitaka branch creation request for networking-midonet

2016-06-28 Thread YAMAMOTO Takashi
Public bug reported: Please cut stable/mitaka branch for networking-midonet on commit 797a2a892e08f3e8162f5f168a7c5e3420f961bc. ** Affects: networking-midonet Importance: High Assignee: YAMAMOTO Takashi (yamamoto) Status: New ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 1595078] [NEW] bgp: _get_id_for seems useless

2016-06-22 Thread YAMAMOTO Takashi
Public bug reported: resource.get(id_name) won't fail even if resource doesn't have id_name. ** 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://bug

[Yahoo-eng-team] [Bug 1593565] [NEW] test_cisco_fwaas_plugin failure

2016-06-16 Thread YAMAMOTO Takashi
Public bug reported: some of cisco unit tests, namely test_update_csr_firewall and test_update_csr_firewall_port_id, are failing with "KeyError: 'firewall'". http://logs.openstack.org/65/330865/1/check/gate-neutron-fwaas- python27/eac8202/testr_results.html.gz ft20.3: neutron_fwaas.tests.unit.

[Yahoo-eng-team] [Bug 1593533] [NEW] fwaas tempest plugin is using tempest internal api

2016-06-16 Thread YAMAMOTO Takashi
Public bug reported: it should use public api as far as possible. ** Affects: neutron Importance: Medium Status: 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/159

[Yahoo-eng-team] [Bug 1549527] Re: midonet decomposition mismatch between neutron and plugin

2016-06-14 Thread YAMAMOTO Takashi
** Changed in: neutron Status: In Progress => Fix Released ** Changed in: networking-midonet Status: Confirmed => 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/

[Yahoo-eng-team] [Bug 1490917] Re: create_router regression for some of plugins

2016-06-14 Thread YAMAMOTO Takashi
2.resource "This Session's transaction has been rolled back " 2016-06-14 09:02:13.871 12058 ERROR neutron.api.v2.resource InvalidRequestError: This Session's transaction has been rolled back by a nested rollback() call. To begin a new transaction, issue Session.rollba

[Yahoo-eng-team] [Bug 1592238] [NEW] ml2: needs a way for MD to pass data from precommit to postcommit

2016-06-13 Thread YAMAMOTO Takashi
Public bug reported: it would be nice to have a proper mechanism to pass some MD specific data from precommit to postcommit. use case: https://review.openstack.org/#/c/293376/41/dragonflow/neutron/ml2/mech_driver.py@168 ** Affects: neutron Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1590117] Re: Service plugin class' get_plugin_type should be a classmethod

2016-06-09 Thread YAMAMOTO Takashi
https://review.openstack.org/#/c/328051/ ** Also affects: tap-as-a-service Importance: Undecided Status: New ** Changed in: tap-as-a-service Status: New => In Progress ** Changed in: tap-as-a-service Assignee: (unassigned) => YAMAMOTO Takashi (yamamoto) -- You re

[Yahoo-eng-team] [Bug 1571486] Re: tempest jobs timeout due to neutron tempest plugin

2016-06-08 Thread YAMAMOTO Takashi
** Changed in: networking-midonet Status: In Progress => Fix Released ** Changed in: networking-midonet Milestone: None => 2.0.0 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1

[Yahoo-eng-team] [Bug 1590117] Re: Service plugin class' get_plugin_type should be a classmethod

2016-06-08 Thread YAMAMOTO Takashi
idonet Milestone: None => 2.0.0 ** Changed in: networking-midonet Assignee: (unassigned) => YAMAMOTO Takashi (yamamoto) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1590117 Titl

[Yahoo-eng-team] [Bug 1589521] Re: AttributeError: type object 'BaseNetworkTest' has no attribute '_try_delete_resource'

2016-06-06 Thread YAMAMOTO Takashi
** Also affects: tap-as-a-service 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/1589521 Title: AttributeError: type object 'BaseNetworkTest'

[Yahoo-eng-team] [Bug 1589434] [NEW] ROUTER_INTERFACE/BEFORE_DELETE event should provide router-id

2016-06-06 Thread YAMAMOTO Takashi
Public bug reported: there's a use case: https://review.openstack.org/#/c/325713/7/midonet/neutron/services/l3/l3_midonet.py@349 anyway a router related event which doesn't provide router-id seems weird. ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi

[Yahoo-eng-team] [Bug 1585172] [NEW] [RFE] bgp dynamic routing: routes acceptance

2016-05-24 Thread YAMAMOTO Takashi
Public bug reported: while the reference implementation of the bgp extension is advertisement-only, midonet implementation accepts advertisements from peers. we need something (eg. an extension) to discover the functionality via api. ** Affects: neutron Importance: Undecided Status:

[Yahoo-eng-team] [Bug 1585031] [NEW] osprofiler change broke out-of-tree unit tests

2016-05-23 Thread YAMAMOTO Takashi
Public bug reported: the recently merged ofprofiler change [1] broke out-of-tree code. [1] I7fa2ad57dc5763ce72cba6945ebcadef2188e8bd http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%20%5C%22no%20such%20option%20in%20group%20DEFAULT%3A%20profiler%5C%22 eg. http://logs

[Yahoo-eng-team] [Bug 1583184] [NEW] [RFE] bgp-dynamic-routing router association

2016-05-18 Thread YAMAMOTO Takashi
Public bug reported: for some use cases and/or backend implementations, it's more straightforward to associate a bgp speaker to a router, rather than to networks as the current api does. cf. https://review.openstack.org/#/c/317028/ (midonet vendor extension) ** Affects: neutron Importance:

[Yahoo-eng-team] [Bug 1583096] [NEW] ml2 supported extensions list is inaccurate

2016-05-18 Thread YAMAMOTO Takashi
Public bug reported: depending on which mech drivers and service plugins are configured, ml2 supported extensions list can be inaccurate. for example, it has dhcp_agent_scheduler hardcoded. but it isn't appropriate for (some of?) non agent based mech drivers. (note: there are tempest test cases w

[Yahoo-eng-team] [Bug 1582937] Re: OVS agent should have an option to skip OpenFlow controller clean-up

2016-05-18 Thread YAMAMOTO Takashi
** Changed in: neutron Status: New => Confirmed ** Changed in: neutron Status: Confirmed => 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/1582937 Title: OVS agent

[Yahoo-eng-team] [Bug 1581349] [NEW] DhcpBase etc need to be moved to neutron-lib for out-of-tree dhcp drivers

2016-05-13 Thread YAMAMOTO Takashi
Public bug reported: an example of out-of-tree dhcp drivers: https://github.com/openstack/networking-midonet/blob/1963bcf4cf357647aad2e6362f8fea57dce60b57/midonet/neutron/agent/midonet_driver.py#L24 ** Affects: neutron Importance: Undecided Status: New -- You received this bug not

[Yahoo-eng-team] [Bug 1579286] [NEW] ml2: log level of "Host filtering is disabled" message is too high

2016-05-06 Thread YAMAMOTO Takashi
Public bug reported: as it's a normal case for controller-based drivers, a warning is too verbose. ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto) Status: In Progress -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1574565] Re: tempest test_preserve_preexisting_port fails, "Unrecognized attribute(s) 'dns_name'"

2016-05-06 Thread YAMAMOTO Takashi
** Changed in: networking-midonet Status: Confirmed => Invalid -- 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/1574565 Title: tempest test_preserve_preexisting_por

[Yahoo-eng-team] [Bug 1574565] Re: tempest test_preserve_preexisting_port fails

2016-04-26 Thread YAMAMOTO Takashi
i added nova to the bug because it looks like a nova bug. ie. missing "constants.DNS_INTEGRATION in self.extensions" check. ** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subsc

[Yahoo-eng-team] [Bug 1572439] [NEW] test_update_subnetpool_associate_address_scope_wrong_ip_version should check address-scope extension

2016-04-20 Thread YAMAMOTO Takashi
Public bug reported: currently test_update_subnetpool_associate_address_scope_wrong_ip_version assumes address-scope extension. it should be skipped when the extension is not available. ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto) Status

[Yahoo-eng-team] [Bug 1571486] Re: tempest jobs timout

2016-04-20 Thread YAMAMOTO Takashi
** Changed in: tempest Status: New => Invalid ** Summary changed: - tempest jobs timout + tempest jobs timeout -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1571486 Title: temp

[Yahoo-eng-team] [Bug 1571486] Re: tempest jobs timout

2016-04-19 Thread YAMAMOTO Takashi
** Also affects: neutron Importance: Undecided Status: New ** Also affects: tempest Importance: Undecided Status: New ** Description changed: - all tempest jobs are failing with timeout. + recently added neutron tempest plugin performs eventlet monkey patching. + it affects o

[Yahoo-eng-team] [Bug 1561858] [NEW] api tests uses wrong exension aliases

2016-03-24 Thread YAMAMOTO Takashi
Public bug reported: auto_allocate -> auto-allocated-topology rbac_policies -> rbac-policies ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto) Status: In Progress -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1561857] [NEW] NetworksIpAvailabilityIPv6Test is not skipped with network_feature_enabled.ipv6=false

2016-03-24 Thread YAMAMOTO Takashi
Public bug reported: api test NetworksIpAvailabilityIPv6Test is not skipped with network_feature_enabled.ipv6=false. ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1561578] [NEW] lbaasv1 healthmonitor status is unused

2016-03-24 Thread YAMAMOTO Takashi
Public bug reported: lbaasv1 healthmonitor resource has status. but it seems unused. ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto) Status: In Progress ** Description changed: - lbaasv1 healthmonitor has status. but it seems unused

[Yahoo-eng-team] [Bug 1556884] [NEW] floating-ip association is allowed via router interface

2016-03-14 Thread YAMAMOTO Takashi
. [1] If054945eab058c7138aabbb22cda15890ccb502c ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto) 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

[Yahoo-eng-team] [Bug 1391714] Re: ryu plugin removal

2016-03-12 Thread YAMAMOTO Takashi
** Changed in: devstack Status: In Progress => Fix Released ** Changed in: neutron Status: Incomplete => Fix Released ** Changed in: neutron Assignee: (unassigned) => YAMAMOTO Takashi (yamamoto) -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1555384] Re: ML2: routers and multiple mechanism drivers

2016-03-09 Thread YAMAMOTO Takashi
** Also affects: networking-midonet 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/1555384 Title: ML2: routers and multiple mechanism drivers

[Yahoo-eng-team] [Bug 1552063] Re: gate-networking-midonet-python27 failure due to migration model mismatch in lbaas

2016-03-09 Thread YAMAMOTO Takashi
** Changed in: networking-midonet Status: In Progress => 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/1552063 Title: gate-networking-midonet-python27 failure due to

[Yahoo-eng-team] [Bug 1541774] Re: create response for networks and ports is missing extensions

2016-03-06 Thread YAMAMOTO Takashi
** Also affects: networking-midonet Importance: Undecided Status: New ** Changed in: networking-midonet Importance: Undecided => High -- 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 1551499] Re: many of fwaas tempest tests are failing

2016-03-06 Thread YAMAMOTO Takashi
** Changed in: networking-midonet Status: Fix Committed => 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/1551499 Title: many of fwaas tempest tests are failing Stat

[Yahoo-eng-team] [Bug 1549470] Re: Neutron agents do not use network MTU

2016-03-02 Thread YAMAMOTO Takashi
hanged in: networking-midonet Milestone: None => 2.0.0 ** Changed in: networking-midonet Assignee: (unassigned) => YAMAMOTO Takashi (yamamoto) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.l

[Yahoo-eng-team] [Bug 1534652] Re: Host machine exposed to tenant networks via IPv6

2016-03-02 Thread YAMAMOTO Takashi
ged in: networking-midonet Assignee: (unassigned) => YAMAMOTO Takashi (yamamoto) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1534652 Title: Host machine exposed to tenant net

[Yahoo-eng-team] [Bug 1552063] [NEW] gate-networking-midonet-python27 failure due to migration model mismatch in lbaas

2016-03-01 Thread YAMAMOTO Takashi
index', 2016-03-01 13:40:44.996 | Index('ix_lbaas_l7rules_tenant_id', Column('tenant_id', String(length=255), table=)))] ** Affects: networking-midonet Importance: Critical Assignee: YAMAMOTO Takashi (yamamoto) Status: New ** Affects: neutron

[Yahoo-eng-team] [Bug 1551499] Re: many of fwaas tempest tests are failing

2016-02-29 Thread YAMAMOTO Takashi
add neutron because this turned out not to be midonet-specific. eg. http://logs.openstack.org/59/286059/1/experimental/gate-neutron-fwaas-dsvm-tempest/419f22e/ ** Summary changed: - many of fwaas tests are failing + many of fwaas tempest tests are failing ** Also affects: neutron Importance:

[Yahoo-eng-team] [Bug 1551282] [NEW] devstack launches extra instance of lbaas agent

2016-02-29 Thread YAMAMOTO Takashi
Public bug reported: when using lbaas devstack plugin, two lbaas agents will be launced. one by devstack neutron-legacy, and another by neutron-lbaas devstack plugin. enable_plugin neutron-lbaas https://git.openstack.org/openstack/neutron-lbaas ENABLED_SERVICES+=,q-lbaas ** Affects: neutron

[Yahoo-eng-team] [Bug 1549527] Re: midonet decomposition mismatch between neutron and plugin

2016-02-24 Thread YAMAMOTO Takashi
** 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/1549527 Title: midonet decomposition mismatch between neutron and plug

[Yahoo-eng-team] [Bug 1525775] Re: When ovs-agent is restarted flows creatd by other than ovs-agent are deleted.

2016-02-16 Thread YAMAMOTO Takashi
** Also affects: tap-as-a-service 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/1525775 Title: When ovs-agent is restarted flows creatd by ot

[Yahoo-eng-team] [Bug 1543397] [NEW] fwaas tempest plugin needs an update

2016-02-08 Thread YAMAMOTO Takashi
Public bug reported: fwaas tempest plugin needs an update. an example of failure: http://logs.openstack.org/87/199387/18/check /gate-tempest-dsvm-networking- midonet-v2/4344770/logs/testr_results.html.gz Traceback (most recent call last): File "/opt/stack/new/neutron-fwaas/neutron_fwaas/tests

[Yahoo-eng-team] [Bug 1535201] Re: networking-midonet icehouse and juno branch retirement

2016-02-04 Thread YAMAMOTO Takashi
** Changed in: networking-midonet Status: In Progress => 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/1535201 Title: networking-midonet icehouse and juno branch ret

[Yahoo-eng-team] [Bug 1527471] Re: fwaas tests are failing on networking-midonet gate

2016-01-26 Thread YAMAMOTO Takashi
** Changed in: networking-midonet Status: In Progress => 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/1527471 Title: fwaas tests are failing on networking-midonet g

[Yahoo-eng-team] [Bug 1535201] Re: icehouse branch retirement

2016-01-25 Thread YAMAMOTO Takashi
** Also affects: neutron Importance: Undecided Status: New ** Tags added: release-subproject ** Summary changed: - icehouse branch retirement + networking-midonet icehouse branch retirement ** Description changed: - this bug tracks the status of retirement of icehouse. + this bug tra

[Yahoo-eng-team] [Bug 1537746] [NEW] l3_db should not assume dns-integration

2016-01-25 Thread YAMAMOTO Takashi
Public bug reported: Ic298ad2558410ab9a614f22e1757d1fc8b22c482 broke plugins using l3_db without dns-integration. eg. _process_dns_floatingip_create_precommit is called without checking the extension. ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto

[Yahoo-eng-team] [Bug 1510826] Re: Move midonet interface driver from neutron to networking-midonet repo

2016-01-20 Thread YAMAMOTO Takashi
** Changed in: networking-midonet Status: Fix Committed => Fix Released ** Changed in: networking-midonet Importance: Undecided => Low -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/b

[Yahoo-eng-team] [Bug 1525809] Re: networking-midonet 2015.1.2 stable/kilo release request

2016-01-20 Thread YAMAMOTO Takashi
** Changed in: networking-midonet 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/1525809 Title: networking-midonet 2015.1.2 stable/kilo release reques

[Yahoo-eng-team] [Bug 1535981] [NEW] broken assertion in fwaas tempest plugin

2016-01-19 Thread YAMAMOTO Takashi
Public bug reported: neutron_fwaas/tests/tempest_plugin/tests/scenario/base.py has an extra comma after ping_ip_address call and it breaks the following assertion. ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto) Status: In Progress ** Tags

[Yahoo-eng-team] [Bug 1535185] Re: timeout on networking-midonet v2 and ml2 jobs

2016-01-19 Thread YAMAMOTO Takashi
see bug 1535981 for neutron-fwaas part of the issue ** Changed in: neutron Status: In Progress => Invalid ** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bu

[Yahoo-eng-team] [Bug 1535185] Re: timeout on v2 and ml2 jobs

2016-01-18 Thread YAMAMOTO Takashi
** Also affects: neutron Importance: Undecided Status: New ** Tags added: fwaas ** Summary changed: - timeout on v2 and ml2 jobs + timeout on networking-midonet v2 and ml2 jobs -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscri

[Yahoo-eng-team] [Bug 1533473] [NEW] missing mm-ctl rootwrap entry for compute.filters

2016-01-12 Thread YAMAMOTO Takashi
Public bug reported: mm-ctl is used to plug VIF_TYPE_MIDONET vifs. it needs to be in compute.filters. ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Comp

[Yahoo-eng-team] [Bug 1527471] Re: fwaas tests are failing on networking-midonet gate

2015-12-17 Thread YAMAMOTO Takashi
** Also affects: neutron Importance: Undecided Status: New ** Tags added: fwaas -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1527471 Title: fwaas tests are failing on networ

[Yahoo-eng-team] [Bug 1523357] Re: fwaas tempest tests are failing

2015-12-15 Thread YAMAMOTO Takashi
fixed in fwaas repo ** Changed in: networking-midonet Status: In Progress => Fix Released ** Changed in: networking-midonet Milestone: None => 2.0.0 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs

[Yahoo-eng-team] [Bug 1507651] Re: MidoNet Neutron Plugin upgrade from kilo stable 2015.1.0 to kilo unstable 2015.1.1.2.0-1~rc0 (MNv5.0) not supported

2015-12-14 Thread YAMAMOTO Takashi
i added neutron as an affected project because i think it's better to fix this in neutron. see https://review.openstack.org/#/c/245657/ for discussion. ** Also affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! E

[Yahoo-eng-team] [Bug 1525881] Re: unnecessary L3 rpcs

2015-12-14 Thread YAMAMOTO Takashi
ged in: networking-midonet Assignee: (unassigned) => YAMAMOTO Takashi (yamamoto) ** Description changed: networking-midonet plugin issues RPCs for l3-agent unnecessarily. + + related to that, neutron has a few RPC assumptions which needs to be + fixed. ** Also affects: neutron I

[Yahoo-eng-team] [Bug 1394941] Re: Update port's fixed-ip breaks the existed floating-ip

2015-12-14 Thread YAMAMOTO Takashi
i confirmed that the following entries are not updated when i changed the port's ip address from 10.0.0.4 to some other address. i think it's what the submitter meant. -A neutron-l3-agent-OUTPUT -d 172.24.4.4/32 -j DNAT --to-destination 10.0.0.4 -A neutron-l3-agent-PREROUTING -d 172.24.4.4/32 -j D

[Yahoo-eng-team] [Bug 1525809] [NEW] networking-midonet 2015.1.2 stable/kilo release request

2015-12-14 Thread YAMAMOTO Takashi
Public bug reported: please push 2015.1.2 tag on the tip of stable/kilo. namely, commit 69c7c61e1cf9934bfdaac6774e2f02a2aa5d5472 . ** Affects: networking-midonet Importance: Medium Assignee: YAMAMOTO Takashi (yamamoto) Status: New ** Affects: neutron Importance

<    1   2   3   4   >