[Yahoo-eng-team] [Bug 1448503] [NEW] Remove OPENSTACK_QUANTUM_NETWORK from settings

2015-04-25 Thread Akihiro Motoki
Public bug reported: OPENSTACK_QUANTUM_NETWORK was deprecated in Juno release (in bug 1377498). We are in Liberty now and It is time to remove this parameter and we should use OPENSTACK_NEUTRON_NETWORK. ** Affects: horizon Importance: High Assignee: Akihiro Motoki (amotoki

[Yahoo-eng-team] [Bug 1460379] [NEW] multiline log from utils.execute is difficult to be parsed/analyzed by line-oriented log system

2015-05-30 Thread Akihiro Motoki
otwrap.conf', 'ovs-vsctl', '--timeout=10', 'set', 'Port', 'tap7cfd0136-4e', 'tag=4095'] Exit code: 1 Stdout: '' Stderr: 'ovs-vsctl: no row "tap7cfd0136-4e" in table Port\n' ** Affects: neutron Importan

[Yahoo-eng-team] [Bug 1463066] Re: Unable to update policy for a firewall from python-neutronclient

2015-06-08 Thread Akihiro Motoki
"internal server error" occured, so at least what I can say is that it is a neutron bug. Could you share the exact history of neutron CLI. It really helps us to reproduce the situation. ** Project changed: python-neutronclient => neutron ** Tags removed: neutron-fwaas ** Tags added: fwaas --

[Yahoo-eng-team] [Bug 1465440] Re: Firewall attribute "Shared" is set to None by default instead of 'False'

2015-06-23 Thread Akihiro Motoki
We decided not to change neutron-fwaas code, so I mark it Won't fix in the neutron project. ** Changed in: neutron Status: Confirmed => Won't Fix ** Changed in: python-neutronclient Assignee: (unassigned) => Akihiro Motoki (amotoki) ** Changed in: horizon Assig

[Yahoo-eng-team] [Bug 1465440] Re: Firewall attribute "Shared" is set to None by default instead of 'False'

2015-06-23 Thread Akihiro Motoki
In Neutron side, 'shared' attribute for firewall has no effect, so I don't think we need any change in DB operation. We can keep the current implementation as-is. In Horizon side, we should drop 'shared' attribute from FirewallsTable in dashboards/project/firewalls/tables.py because it has no eff

[Yahoo-eng-team] [Bug 1322638] Re: Shared firewall from admin is not working in other tenant's network

2015-06-23 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1465440 *** https://bugs.launchpad.net/bugs/1465440 According to the discussion in bug 1465440 (especially comment #6), we don't see good use cases for 'shared' firewall so far. I think it is better to mark this bug as "won't fix". If you have use cases for

[Yahoo-eng-team] [Bug 1223482] Re: firewall shared attribute is not handled properly

2015-06-23 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1465440 *** https://bugs.launchpad.net/bugs/1465440 ** This bug is no longer a duplicate of bug 1215191 The shared flag is not set when creating a firewall ** This bug has been marked a duplicate of bug 1465440 Firewall attribute "Shared" is set to None

[Yahoo-eng-team] [Bug 1215191] Re: The shared flag is not set when creating a firewall

2015-06-23 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1465440 *** https://bugs.launchpad.net/bugs/1465440 ** Changed in: neutron Status: In Progress => New ** This bug has been marked a duplicate of bug 1465440 Firewall attribute "Shared" is set to None by default instead of 'False' -- You received

[Yahoo-eng-team] [Bug 1300868] Re: action title can oveflow pulldown menu when action title is long

2014-09-22 Thread Akihiro Motoki
I confirmed it has been fixed in Juno cycle (though I didn't identify which commit fixed the issue). ** Changed in: horizon Milestone: None => juno-rc1 ** Changed in: horizon Status: Confirmed => Won't Fix ** Changed in: horizon Status: Won't Fix => Fix Committed -- You recei

[Yahoo-eng-team] [Bug 1373927] [NEW] Inconsistent usage of "Status" and "State" in System Info panel makes them hard to translate

2014-09-25 Thread Akihiro Motoki
t; tab. This inconsistency comes from inconsistency wording in back-end API (nova/cinder and neutron). nova and cinder use "status" to indicate "administrative mode" which takes Enabled/Disabled, but Neutron API uses "admin_state_up" in this meaning. As a long term

[Yahoo-eng-team] [Bug 1373927] Re: Inconsistent usage of "Status" and "State" in System Info panel makes them hard to translate

2014-09-25 Thread Akihiro Motoki
tance: Medium => Undecided ** Changed in: horizon Status: New => Invalid ** Changed in: horizon Assignee: Akihiro Motoki (amotoki) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboar

[Yahoo-eng-team] [Bug 1375931] [NEW] Fix E127 (continuation line over-indented for visual indent) errors

2014-09-30 Thread Akihiro Motoki
Public bug reported: E127 "continuation line over-indented for visual indent" is not checked in Horizon now. There are several indentation errors in the code base and it is better to enable the check. ** Affects: horizon Importance: Undecided Assignee: Akihiro Motok

[Yahoo-eng-team] [Bug 1375929] [NEW] Fix E128 (continuation line under-indented for visual indent) errors

2014-09-30 Thread Akihiro Motoki
Public bug reported: E128 "continuation line under-indented for visual indent" is not checked in Horizon now. There are several indentation errors in the code base and it is better to enable the check. ** Affects: horizon Importance: Undecided Assignee: Akihiro Motok

[Yahoo-eng-team] [Bug 1376542] [NEW] Translation import for Juno release

2014-10-01 Thread Akihiro Motoki
Public bug reported: Translation import for Juno release. As we discussed in Horizon meeting at Sep 30, a patch to import translations will be proposed around Oct 9. ** Affects: horizon Importance: High Assignee: Akihiro Motoki (amotoki) Status: New -- You received this bug

[Yahoo-eng-team] [Bug 1377498] [NEW] Should warn OPENSTACK_QUANTUM_NETWORK as deprecated

2014-10-04 Thread Akihiro Motoki
Importance: High Assignee: Akihiro Motoki (amotoki) Status: In Progress ** Tags: juno-rc-potential -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1377498

[Yahoo-eng-team] [Bug 1362966] Re: IPv6 two attributes cannot be set to None

2014-10-05 Thread Akihiro Motoki
There is no issues in python-neutronclient, so I remove neutronclient from the affected projects. ** 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/

[Yahoo-eng-team] [Bug 1362966] Re: IPv6 two attributes cannot be set to None

2014-10-06 Thread Akihiro Motoki
Assignee: (unassigned) => Akihiro Motoki (amotoki) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1362966 Title: IPv6 two attributes cannot be set to None Status in OpenSt

[Yahoo-eng-team] [Bug 1378187] [NEW] IPv6 unit tests should have "ipv6" rather "v6"

2014-10-06 Thread Akihiro Motoki
Public bug reported: At now some plugins do not have IPv6 support and keyword "v6" is checked to skip IPv6 unit tests in these plugins. "v6" is too short and may be used in a different context. It is better to have more clear keyword like "ipv6" in IPv6 related unit tests. https://review.opensta

[Yahoo-eng-team] [Bug 1379507] [NEW] check of extracting messages should be done in a part of Jenkins check

2014-10-09 Thread Akihiro Motoki
Public bug reported: To avoid a bug like bug 1379054, it is better to add a check for extracting message catalogs. It seems better to add this check to tox.ini pep8. ** Affects: horizon Importance: Medium Assignee: Akihiro Motoki (amotoki) Status: In Progress ** Tags: i18n

[Yahoo-eng-team] [Bug 1378525] Re: Broken L3 HA migration should be blocked

2014-10-13 Thread Akihiro Motoki
** Also affects: horizon 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/1378525 Title: Broken L3 HA migration should be blocked Status in Ope

[Yahoo-eng-team] [Bug 1380642] [NEW] Horizon should not log token

2014-10-13 Thread Akihiro Motoki
th_token = request.user.token.id c.client.management_url = base.url_for(request, 'compute') return c ** Affects: horizon Importance: High Assignee: Akihiro Motoki (amotoki) Status: New ** Tags: security -- You received this bug notification because you are a m

[Yahoo-eng-team] [Bug 1380666] [NEW] Strings in local_settings.py.example are not translated

2014-10-13 Thread Akihiro Motoki
"run_test.sh --makemessages" can recognize it as Python file. This way brings another merit that local_settings.py example file will be checked by pep8. ** Affects: horizon Importance: Low Assignee: Akihiro Motoki (amotoki) Status: New ** Tags: i18n -- You receive

[Yahoo-eng-team] [Bug 1381306] [NEW] password eye icon is displayed in the help text in password change forms

2014-10-14 Thread Akihiro Motoki
Public bug reported: Settings -> Password and Identity -> User -> Edit forms support changing password. In these forms, password eye icon is displayed at the upper-right of the help text. It is unnecessary. ** Affects: horizon Importance: Undecided Status: New -- You received th

[Yahoo-eng-team] [Bug 1381311] Re: Dashboard internationalization

2014-10-15 Thread Akihiro Motoki
The installation section of Horizon developer docs also covers this: http://docs.openstack.org/developer/horizon/topics/install.html#installation ** Changed in: horizon Status: Fix Committed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Te

[Yahoo-eng-team] [Bug 1229475] Re: terminate_instance(): RuntimeError: Second simultaneous read on fileno 16 detected

2014-10-17 Thread Akihiro Motoki
** Changed in: python-neutronclient Status: Fix Committed => Fix Released -- 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/1229475 Title: terminate_instance(): Runt

[Yahoo-eng-team] [Bug 1232965] Re: Can't use nova when configuring neutron.agent.firewall.NoopFirewallDriver in neutron plugins

2014-10-17 Thread Akihiro Motoki
** Changed in: python-neutronclient Milestone: None => 2.3.0-2.3.4 ** Changed in: python-neutronclient Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). http

[Yahoo-eng-team] [Bug 1245700] Re: nova boot via invalid neutron port raises 500

2014-10-17 Thread Akihiro Motoki
** Changed in: python-neutronclient Status: Fix Committed => Fix Released -- 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/1245700 Title: nova boot via invalid neut

[Yahoo-eng-team] [Bug 1218190] Re: Use assertEqual instead of assertEquals in unitttest

2014-10-17 Thread Akihiro Motoki
** Changed in: python-neutronclient Milestone: None => 2.3.0-2.3.4 ** Changed in: python-neutronclient Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchp

[Yahoo-eng-team] [Bug 1208734] Re: Drop openstack.common.exception

2014-10-17 Thread Akihiro Motoki
** Changed in: python-neutronclient Milestone: None => 2.3.0-2.3.4 ** Changed in: python-neutronclient 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.launchpa

[Yahoo-eng-team] [Bug 1255876] Re: need to ignore swap files from getting into repository

2014-10-17 Thread Akihiro Motoki
** Changed in: python-neutronclient Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1255876 Title: need to ignore swap f

[Yahoo-eng-team] [Bug 1247844] Re: PortLimit thrown when specifying used fixed ip

2014-10-17 Thread Akihiro Motoki
** Changed in: python-neutronclient Status: Fix Committed => Fix Released -- 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/1247844 Title: PortLimit thrown when spec

[Yahoo-eng-team] [Bug 1217100] Re: fix i18n messages

2014-10-17 Thread Akihiro Motoki
** Changed in: python-neutronclient 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/1217100 Title: fix i18n messages Status in OpenStack Neut

[Yahoo-eng-team] [Bug 1178273] Re: unable to unset gateway_ip on existing subnet

2014-10-17 Thread Akihiro Motoki
** Changed in: python-neutronclient Status: Fix Committed => Fix Released ** Changed in: python-neutronclient Milestone: None => 2.2.1-2.2.6 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpa

[Yahoo-eng-team] [Bug 1281083] Re: Firewall policy update should validate rules as list of uuids

2014-10-17 Thread Akihiro Motoki
It was a bug of Neutron and fixed in Neutron. ** 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/1281083 Title: Firewall policy update sh

[Yahoo-eng-team] [Bug 1382546] [NEW] Tab bar is unnecessary in detail pages with a single tab

2014-10-17 Thread Akihiro Motoki
image is an example. (Note that Blue square in the image is a different issue but it needs to be improved too.) ** Affects: horizon Importance: Undecided Assignee: Akihiro Motoki (amotoki) Status: New ** Attachment added: "スクリーンショット_2014-10-17_21_32_35.png"

[Yahoo-eng-team] [Bug 1382874] [NEW] Translatable string "on" is too short to translate

2014-10-18 Thread Akihiro Motoki
Public bug reported: The following string is too short to translate and string concatenation is used. #: dashboards/project/instances/templates/instances/_detail_overview.html:135 #: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:43 msgid "on" msgstr "" openstack_dash

[Yahoo-eng-team] [Bug 1382876] [NEW] Nothing is displayed if volume metadata is empty

2014-10-18 Thread Akihiro Motoki
Public bug reported: If volume metadata is empty, nothing is displayed below "Metadata" heading in the volume detail page. It is clearer and nice if "None" is displayed for such case. Metadata None ** Affects: horizon Importance: Low Status: New ** Tags: low-hanging-fruit

[Yahoo-eng-team] [Bug 1383580] [NEW] API calls in openstack_dashboard.usage.quotas should be wrapped with try/except

2014-10-20 Thread Akihiro Motoki
Public bug reported: API calls in openstack_dashboard.usage.quotas should be wrapped with try/except. ** Affects: horizon Importance: Low Status: New ** Tags: low-hanging-fruit -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is su

[Yahoo-eng-team] [Bug 1383631] [NEW] errored tab in workflow form has bad color contrast

2014-10-21 Thread Akihiro Motoki
Public bug reported: The tab styling has been improved recently but if a validation error occurs in a workflow, the errored tab in workflow form has bad color contrast. See the attached image. ** Affects: horizon Importance: Undecided Status: New ** Attachment added: "error-tab.pn

[Yahoo-eng-team] [Bug 1384263] [NEW] nec plugin: packet filter cannot be applied for openflow router interface

2014-10-22 Thread Akihiro Motoki
Public bug reported: nec plugin has packet filter extension, but the filter is not applied to an interface of routers implemented by OpenFlow controller. It works for l3-agent router. ** Affects: neutron Importance: Low Status: New ** Tags: nec -- You received this bug notificat

[Yahoo-eng-team] [Bug 1386604] [NEW] " in cluster_template template is missing a closing semicolon

2014-10-28 Thread Akihiro Motoki
Public bug reported: In openstack_dashboard/dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_configure_general_help.html, there is the following sentence. {% blocktrans %}The Cluster Template object should specify Node Group Templates that wi

[Yahoo-eng-team] [Bug 1386614] [NEW] A single space verbose_name of data_processing/clusters/tabs InstancesTable is difficult to translate

2014-10-28 Thread Akihiro Motoki
Public bug reported: (From Transifex issue) The verbose_name of InstancesTable is just a single space. It is a string with a single SPACE and it is used to just ignore a name in the code. It is difficult for translators to understand for translators. This string has no meaning for translations,

[Yahoo-eng-team] [Bug 1387017] Re: gate-neutron-pylint fails

2014-10-29 Thread Akihiro Motoki
The error is a valid pylint error. In patch set 13, neutron/cmd/sanity/checks.py has no final newline. ** 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.laun

[Yahoo-eng-team] [Bug 1382152] Re: info message should use gettextutils

2014-10-29 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1320867 *** https://bugs.launchpad.net/bugs/1320867 ** This bug is no longer a duplicate of bug 1386059 All LOG message should use gettextutils _LI, _LW, _LE, _LC ** This bug has been marked a duplicate of bug 1320867 Log message should follow new trans

[Yahoo-eng-team] [Bug 1386055] Re: critical message should use gettextutils

2014-10-29 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1320867 *** https://bugs.launchpad.net/bugs/1320867 ** This bug is no longer a duplicate of bug 1386059 All LOG message should use gettextutils _LI, _LW, _LE, _LC ** This bug has been marked a duplicate of bug 1320867 Log message should follow new trans

[Yahoo-eng-team] [Bug 1386054] Re: error message should use gettextutils

2014-10-29 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1320867 *** https://bugs.launchpad.net/bugs/1320867 ** This bug is no longer a duplicate of bug 1386059 All LOG message should use gettextutils _LI, _LW, _LE, _LC ** This bug has been marked a duplicate of bug 1320867 Log message should follow new trans

[Yahoo-eng-team] [Bug 1384151] Re: warning message should use gettextutils

2014-10-29 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1320867 *** https://bugs.launchpad.net/bugs/1320867 ** This bug is no longer a duplicate of bug 1386059 All LOG message should use gettextutils _LI, _LW, _LE, _LC ** This bug has been marked a duplicate of bug 1320867 Log message should follow new trans

[Yahoo-eng-team] [Bug 1399523] [NEW] PEP8 max-complexity should be reduced from 33

2014-12-04 Thread Akihiro Motoki
Public bug reported: pep8 max-complexity 33 means we have too too large methods. It should be reduced at least <20 so that we have healthy sized methods. ** Affects: horizon Importance: Low Status: New -- You received this bug notification because you are a member of Yahoo! Engine

[Yahoo-eng-team] [Bug 1400317] [NEW] main block of some detail.html has no "row" and "col-sm-12" elements

2014-12-08 Thread Akihiro Motoki
dif %} {% endblock %} In most pages: {% block main %} {% include "admin/volumes/snapshots/_detail_overview.html" %} {% endblock %} ** Affects: horizon Importance: Undecided Assignee: Akihiro Motoki (amotoki) Status: In Progress -- You received this bug notifi

[Yahoo-eng-team] [Bug 1272979] [NEW] coverage is always enabled in run_tests.sh

2014-01-26 Thread Akihiro Motoki
: Akihiro Motoki (amotoki) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1272979 Title: coverage is always enabled in run_tests.sh Status

[Yahoo-eng-team] [Bug 1274005] [NEW] .tx/config in havana needs to catch up with Transifex resource renaming

2014-01-29 Thread Akihiro Motoki
Assignee: Akihiro Motoki (amotoki) Status: Invalid ** Affects: horizon/havana Importance: Medium Assignee: Akihiro Motoki (amotoki) Status: In Progress ** Affects: openstack-i18n Importance: Undecided Status: New ** Tags: i18n ** Also affects: openstack-i18n

[Yahoo-eng-team] [Bug 1277029] [NEW] cannot distinguish error from no port in ovs_lib list operation

2014-02-06 Thread Akihiro Motoki
unexpected port deletions. In OVS cleanup, there is no negative effect. It just nothing for this case. ** Affects: neutron Importance: Medium Assignee: Akihiro Motoki (amotoki) Status: New ** Tags: nec ovs ryu -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1277061] [NEW] db migration does not create tenant_id index of quotas table

2014-02-06 Thread Akihiro Motoki
5), index=True) resource = sa.Column(sa.String(255)) limit = sa.Column(sa.Integer) ** Affects: neutron Importance: Low Assignee: Akihiro Motoki (amotoki) Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribe

[Yahoo-eng-team] [Bug 1277379] [NEW] folsom_initial db migration does not create quotas table

2014-02-07 Thread Akihiro Motoki
Public bug reported: When using the master branch (now Icehouse), folsom_initial db migration does not create quotas table for a plugin which had db quota support (quota-ext). It is because neutron/db/migration/alembic_migrations/env.py checks quota_db config option, but DB_QUOTA_DRIVER was move

[Yahoo-eng-team] [Bug 1278295] [NEW] ovs_lib should not hide an error

2014-02-09 Thread Akihiro Motoki
Public bug reported: At now ovs_lib hides most runtime errors and as a result a caller cannot know if an error occurs or not. These kinds of error handling should be done in a caller rather than a library like ovs_lib. bug 1277029 fixes this issue on list operations, but more throughout cleanups

[Yahoo-eng-team] [Bug 1278349] [NEW] nec plugin deletes and recreate a OFC port unexpectedly when update_port from dhcp-agent.

2014-02-10 Thread Akihiro Motoki
case. ** Affects: neutron Importance: Medium Assignee: Akihiro Motoki (amotoki) Status: New ** Tags: nec -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1278349 Title

[Yahoo-eng-team] [Bug 1260233] Re: db migration (agents constraint) fails when using ryu plugin

2014-02-13 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1254246 *** https://bugs.launchpad.net/bugs/1254246 This is the same issue as bug 1254246. ** Tags added: db ** This bug has been marked a duplicate of bug 1254246 somehow getting duplicate openvswitch agents for the same host -- You received this bug

[Yahoo-eng-team] [Bug 1279813] [NEW] excutils.save_and_reraise_exception should be used when reraising an exception

2014-02-13 Thread Akihiro Motoki
Public bug reported: excutils.save_and_reraise_exception should be used when reraising an exception, as described in openstack.common.excutils. I don't see any issues due to this but it is better to be fixed. ** Affects: neutron Importance: Low Assignee: Akihiro Motoki (am

[Yahoo-eng-team] [Bug 1281574] [NEW] nec plugin should handle OFC port-deletion race condition

2014-02-18 Thread Akihiro Motoki
delete port(s)=f77286eb-8493-406c-8240-6e62e027c59d from OFC. ** Affects: neutron Importance: Medium Assignee: Akihiro Motoki (amotoki) Status: In Progress ** Tags: nec -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscr

[Yahoo-eng-team] [Bug 1282394] [NEW] Exceptions due to bad user requests should not be logged as TRACE

2014-02-19 Thread Akihiro Motoki
logged as TRACE level. Errors mapped into 4xx HTTP response are categorized into this category. ** Affects: neutron Importance: Medium Assignee: Akihiro Motoki (amotoki) Status: In Progress ** Tags: neutron-core -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1282401] [NEW] API UT: should not use expected_errors=False when expecting success HTTP response

2014-02-19 Thread Akihiro Motoki
authors. ** Affects: neutron Importance: Low Assignee: Akihiro Motoki (amotoki) Status: In Progress ** Tags: unittest -- 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 1282452] [NEW] gate-neutron-python27 fails: "greenlet.GreenletExit" and then "WARNING: Unable to find to confirm results!"

2014-02-20 Thread Akihiro Motoki
Public bug reported: gate-neutron-python27 fails with "WARNING: Unable to find to confirm results!". The original cause is "greenlet.GreenletExit" and testr aborted. message:"greenlet.GreenletExit" AND filename:console.html 87 hits in this 48 hours. (84 are in gate-neutron-python27 and 3 are in

[Yahoo-eng-team] [Bug 1282922] [NEW] nec pluign: ResourceClosedError from sqlalchemy when multiple delete-port in parallel

2014-02-21 Thread Akihiro Motoki
[18/Feb/2014 18:38:41] "DELETE /v2.0/networks/451384e4-a4f2-4558-8da0-40dc60f1a17f HTTP/1.1" 500 517 103.278109 ** Affects: neutron Importance: High Assignee: Akihiro Motoki (amotoki) Status: New ** Tags: db nec -- You received this bug notification because you are

[Yahoo-eng-team] [Bug 1282925] [NEW] db_plugin.delete_ports() can lead to long transaction if plugin.deleete_port talks with external system

2014-02-21 Thread Akihiro Motoki
Importance: High Assignee: Akihiro Motoki (amotoki) Status: New ** Tags: db ** Description changed: db_plugin.delete_ports() can lead to long transaction if plugin.deleete_port talks with external system. it is observed first in nec plugin (bug 1282922), but it affects

[Yahoo-eng-team] [Bug 1282946] [NEW] db_plugin.test_delete_port does not test port-delete

2014-02-21 Thread Akihiro Motoki
es = req.get_response(self.api) self.assertEqual(res.status_int, webob.exc.HTTPNotFound.code) ** Affects: neutron Importance: Low Assignee: Akihiro Motoki (amotoki) Status: In Progress ** Tags: unittest -- You received this bug notification because you are a member of Yahoo! Enginee

[Yahoo-eng-team] [Bug 1283019] [NEW] nec plugin: No need to use "is not" when comparing values

2014-02-21 Thread Akihiro Motoki
Public bug reported: "is not" operator compares two objects are identical. When comparing values, "!=" should be used. ** Affects: neutron Importance: Low Assignee: Akihiro Motoki (amotoki) Status: New ** Tags: nec -- You received this bug notificati

[Yahoo-eng-team] [Bug 1286550] [NEW] swiftclient: HTTPConnectionPool(host='127.0.0.1', port=8080): Max retries exceeded with url: /v1/AUTH_e7a5e2d8518a466b9300e56870e520ce/glance (Caused by

2014-03-01 Thread Akihiro Motoki
Public bug reported: It sometimes occurs. http://logs.openstack.org/72/67272/22/gate/gate-tempest-dsvm-neutron-pg- isolated/dc713d0/logs/screen-g-api.txt.gz?level=INFO 2014-03-01 12:09:18.956 2956 ERROR swiftclient [4d381517-593f-44ad-89d3-79417f1241f1 2839da5acf8a4af7baadad57e94ec8cb 0b1be67b

[Yahoo-eng-team] [Bug 1282232] Re: The error message when adding an invalid Router is not formatted

2014-03-01 Thread Akihiro Motoki
I am working on neutronclient side as bug 1246271 (While the work is stopped for a couple of months, I just resumed the patch). This bug will remove JSON dumps of exception messages and extract messages. Is this bug addressed if neutronclient extracts appropriate messages? I believe fixing it in

[Yahoo-eng-team] [Bug 1286733] [NEW] nec plugin: delete pre-grizzly ID mapping tables

2014-03-02 Thread Akihiro Motoki
longer supported and we no longer need to consider old data format. Migrating data from the old mapping tables to the new tables reduces the code complexity. ** Affects: neutron Importance: Low Assignee: Akihiro Motoki (amotoki) Status: In Progress ** Tags: nec -- You

[Yahoo-eng-team] [Bug 1286991] [NEW] vim line in db migration template should be removed

2014-03-02 Thread Akihiro Motoki
helpful to avoid unnecessary review comments. ** Affects: neutron Importance: Low Assignee: Akihiro Motoki (amotoki) Status: New ** Tags: db -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https

[Yahoo-eng-team] [Bug 1287077] Re: Optimize the use of sqlalchemy's query

2014-03-03 Thread Akihiro Motoki
There is no difference between old and new ones. The actual query is not issued until the query is requred (e.g., all(), one() or iterator access). You can confirm what happens by using echo=True. ** Changed in: neutron Status: In Progress => Invalid -- You received this bug notification

[Yahoo-eng-team] [Bug 1284317] Re: Not found router raises generic exception

2014-03-03 Thread Akihiro Motoki
It is better to define a base NotFound exception class in neutronclient rather than dealing with specific NotFound error. If 404 response is returned from Neutron, NotFound base exception class is used. (For network/port not found, the existing class should be used.) In Horizon, what we need to do

[Yahoo-eng-team] [Bug 1287432] [NEW] nec plugin: quantum_id column in ID mapping tables shoudl be renamed

2014-03-03 Thread Akihiro Motoki
Public bug reported: ID mapping tables in NEC plugin have columns named "quantum_id". Following renaming to Neutron, they should be renamed. ** Affects: neutron Importance: Low Assignee: Akihiro Motoki (amotoki) Status: New ** Tags: nec -- You receive

[Yahoo-eng-team] [Bug 1288312] [NEW] radware lbaas unit test failed: MismatchError: 409 != 204

2014-03-05 Thread Akihiro Motoki
Public bug reported: neutron.tests.unit.services.loadbalancer.drivers.radware.test_plugin_driver.TestLoadBalancerPlugin.test_create_vip failed: http://logs.openstack.org/63/76363/2/check/gate-neutron-python27/ca7bdc5/ (I might see similar issue, but i could not find it.) Traceback (most recent

[Yahoo-eng-team] [Bug 1289130] [NEW] ERROR log "No DHCP agents are associated with network" is not an error in most cases

2014-03-06 Thread Akihiro Motoki
be0287d4316a29a4247dcd6db5c', 'provider:network_type': u'local', 'shared': False, 'id': '6c3c60c7-2fce-4513-971c-b49b98d153c8', 'provider:segmentation_id': None}} http://logs.openstack.org/35/78835/1/check/check-tempest-dsvm- neutro

[Yahoo-eng-team] [Bug 1289538] [NEW] Titles in the left-side menu looks inconsistnt

2014-03-07 Thread Akihiro Motoki
Public bug reported: Panel titles in the left-side menu looks inconsistent. Some panels are titled as "Manage " and some are not. To me, "Manage" looks unnecessary because OpenStack Dashboard is used to manage compute, network, object storage, and so on. Thought? ** Affects: horizon

[Yahoo-eng-team] [Bug 1291505] [NEW] strings in test plugin need not to be translatable

2014-03-12 Thread Akihiro Motoki
Public bug reported: test_plugin is only used for test and there is no need strings in test_plugin are translatable. ** Affects: horizon Importance: Low Assignee: Akihiro Motoki (amotoki) Status: New ** Tags: i18n -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1291513] [NEW] Translator cannot control the word order of "update the extra spec value for"

2014-03-12 Thread Akihiro Motoki
trans 'Update the "extra spec" value for' %} "{{ key }}" +{% blocktrans %}Update the "extra spec" value for "{{ key }}"{% endblocktrans %} ** Affects: horizon Importance: Medium Assignee: Akihiro Motoki (amotoki) Status: New *

[Yahoo-eng-team] [Bug 1291522] [NEW] Some strings in routerrules template are not translatable

2014-03-12 Thread Akihiro Motoki
Public bug reported: In openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerrules/grid.html, "Conflicting Rule" and "Description" are not translatable. ** Affects: horizon Importance: Low Assignee: Akihiro Motoki (amotoki)

[Yahoo-eng-team] [Bug 1291524] [NEW] "The volume size cannot be less than the volume size (%sGB)" is hard to understand

2014-03-12 Thread Akihiro Motoki
** Affects: horizon Importance: Medium Assignee: Akihiro Motoki (amotoki) Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1291524 Title: "

[Yahoo-eng-team] [Bug 1291529] [NEW] Help text improvement in "Retrieve Password": mention private key rather than key pair

2014-03-12 Thread Akihiro Motoki
instance. Select the pri vate key file, or copy and paste the content of your private key file into the text area below, then click Decrypt Password ."%} ** Affects: horizon Importance: Low Assignee: Akihiro Motoki (amotoki) Status: New -- You received this bug notificati

[Yahoo-eng-team] [Bug 1291548] [NEW] verbose_name is unnecessary for hidden field

2014-03-12 Thread Akihiro Motoki
be easy to clean up. ** Affects: horizon Importance: Low Assignee: Akihiro Motoki (amotoki) Status: New ** Tags: i18n -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.lau

[Yahoo-eng-team] [Bug 1256081] Re: Cannot launch instances from horizon

2014-03-14 Thread Akihiro Motoki
It seems this bug is a question. I mark this invalid as a bug. ** Changed in: horizon Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/125

[Yahoo-eng-team] [Bug 1256470] Re: Re-import translations from Transifex to master

2014-03-14 Thread Akihiro Motoki
I18N team has a criteria which languages are imported in the release. Horizon team will import latest translations and update the language list. It is a part of Horizon release process. Thus requesting to add specific languages in a bug is invalid. The criteria is (a) translation is completed or (

[Yahoo-eng-team] [Bug 1240900] Re: resource count will fail if the user is a admin role on the tenant

2014-03-14 Thread Akihiro Motoki
I checked and tested quotas behavior and it works as expected. Quotas in admin tenant is not affected by other tenants. The remaining problem is firewall count for admin tenant. It is a duplicated of bug 1258438. As a whole, I mark this as Invalid. ** Changed in: neutron Status: Triaged =

[Yahoo-eng-team] [Bug 1292742] [NEW] supported_extension_aliases in cisco network_plugin grows in unit tests

2014-03-14 Thread Akihiro Motoki
n.manager] Service L3_ROUTER_NAT is supported by the core plugin 2014-03-15 08:35:39,958 INFO [neutron.manager] Service L3_ROUTER_NAT is supported by the core plugin 2014-03-15 08:35:39,958 INFO [neutron.manager] Service L3_ROUTER_NAT is supported by the core plugin 2014-03-15

[Yahoo-eng-team] [Bug 1292937] [NEW] "Image polling -> it (still) exists" is hard to understand

2014-03-15 Thread Akihiro Motoki
Public bug reported: api/ceilometer.py has a message "Image polling -> it (still) exists" but it is hard to understand and difficult to translate. While I know it is a copy of ceilometer API definition [1], it should be a better wording. I hope someone who is familiar with ceilometer rewords thi

[Yahoo-eng-team] [Bug 1292995] [NEW] Untranslated strings in LBaaS workflow

2014-03-15 Thread Akihiro Motoki
Public bug reported: The following strings in LBaaS workflow cannot be displayed as translated. [Add VIP] Specify a free IP address from 10.0.0.0/24 [Associate health monitor to pool] Select a monitor template for pool2 ** Affects: horizon Importance: Low Assignee: Akihiro Motoki

[Yahoo-eng-team] [Bug 1292998] [NEW] get_resource_or_fake method in VPN panel is no longer unnecessary

2014-03-15 Thread Akihiro Motoki
it is better to remove get_resource_or_fake method in VPNaaS to reduce code duplication. ** Affects: horizon Importance: Low Assignee: Akihiro Motoki (amotoki) Status: In Progress ** Tags: vpnaas -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1294527] [NEW] nec plugin: should honor retry-after from openflow controller

2014-03-19 Thread Akihiro Motoki
Public bug reported: OpenFlow controller which nec plugin talks to sometimes returns retry- after when it is busy. It is better to honor retry-after header to avoid unnecessary user-visible errors due to temporary busy condition. ** Affects: neutron Importance: Low Assignee: Akihiro

[Yahoo-eng-team] [Bug 1294166] Re: XML test_list_ports_binding_ext_attr does not consider plugin-specific attributes

2014-03-20 Thread Akihiro Motoki
ttr tempest tests ** Changed in: neutron Assignee: (unassigned) => Akihiro Motoki (amotoki) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1294166 Title: nec plugin

[Yahoo-eng-team] [Bug 1295754] [NEW] nec plugin: Cannot delete ERROR resources which don't exist on OpenFlow controller

2014-03-21 Thread Akihiro Motoki
. ** Affects: neutron Importance: High Assignee: Akihiro Motoki (amotoki) Status: In Progress ** Tags: nec -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1295754 Title

[Yahoo-eng-team] [Bug 1295802] [NEW] nec plugin: cannot use URI with prefix in OpenFlow controller

2014-03-21 Thread Akihiro Motoki
Public bug reported: At now NEC plugin assumes REST API of OpenFlow controller starts with /, but NEC OpenFlow controller supports a prefix for REST API. NEC plugin allows to use URI prefix when talking with OpenFlow controller. ** Affects: neutron Importance: Low Assignee: Akihiro

[Yahoo-eng-team] [Bug 1295846] [NEW] test_ovs_lib should be moved to tests/unit/agent/linux

2014-03-21 Thread Akihiro Motoki
Public bug reported: test_ovs_lib is now placed under Open vSwitch plugin tests, but ovs_lib is under agent/linux. The test should be moved to tests/unit/agent/linux. Note that it should be done after Icehouse is released (not Juno development open) to avoid unnecessary backport conflict. ** Af

[Yahoo-eng-team] [Bug 1295887] [NEW] unit test contextmanager: trying to delete resource hides original errors

2014-03-21 Thread Akihiro Motoki
last): File "neutron/tests/unit/test_db_plugin.py", line 809, in test_create_dummy self.assertEqual(20, hoge) NameError: global name 'hoge' is not defined ** Affects: neutron Importance: Low Assignee: Akihiro Motoki (amotoki) Status: In Progress ** Tags:

[Yahoo-eng-team] [Bug 1295920] [NEW] PO makemessage ignore pattern does not work with Django 1.6

2014-03-21 Thread Akihiro Motoki
ranslation deadline for Icehosue is approaching and we need work around ASAP. ** Affects: horizon Importance: High Assignee: Akihiro Motoki (amotoki) Status: In Progress ** Affects: openstack-i18n Importance: Undecided Status: New ** Tags: i18n ** Also affects: open

[Yahoo-eng-team] [Bug 1295976] [NEW] check-tempest-dsvm-full: Image failed to reach ACTIVE status within the required time (196 s). Current status: SAVING.

2014-03-22 Thread Akihiro Motoki
Public bug reported: check-tempest-dsvm-full: Image 5155226c-598a-40ff-b2dd-a4cbc26f7a82 failed to reach ACTIVE status within the required time (196 s). Current status: SAVING. http://logstash.openstack.org/index.html#eyJzZWFyY2giOiJtZXNzYWdlOlwiZmFpbGVkIHRvIHJlYWNoIEFDVElWRSBzdGF0dXMgd2l0aGluIHR

[Yahoo-eng-team] [Bug 1288070] Re: empty __init__.py contains copyright information

2014-03-22 Thread Akihiro Motoki
** Changed in: horizon Milestone: None => icehouse-rc1 ** Changed in: horizon Importance: Undecided => Low ** No longer affects: python-neutronclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Hor

[Yahoo-eng-team] [Bug 1296000] [NEW] Need enable_security_group option to sample ini files of bigswitch and oneconvergence plugins

2014-03-22 Thread Akihiro Motoki
Public bug reported: Need enable_security_group option to sample ini files of bigswitch and oneconvergence plugins. It is a follow up of remaining comment in https://review.openstack.org/#/c/67281/. ** Affects: neutron Importance: Low Assignee: Akihiro Motoki (amotoki

[Yahoo-eng-team] [Bug 1295999] [NEW] nec plugin: missing migration for allowdaddresspairs table

2014-03-22 Thread Akihiro Motoki
Public bug reported: NEC plugin supports Allowed-Address-Pairs extensions but the corresponding migration does not exist. It needs to be addressed before removing db schema auto-generation. ** Affects: neutron Importance: Low Assignee: Akihiro Motoki (amotoki) Status: New

<    4   5   6   7   8   9   10   >