[Yahoo-eng-team] [Bug 1261290] [NEW] run_tests.sh compilemessages should remove English MO files

2013-12-15 Thread Akihiro Motoki
Public bug reported: Django manage.py compilemessage comple message catalogs of all languages including English (source language) by default and there is no way to exclude a specific language. English is a source language in Horizon and there is no need to have compiled message catalog (MO file

[Yahoo-eng-team] [Bug 1261287] [NEW] should handle boolean string parameters through cells sync_instances API

2013-12-15 Thread Ken'ichi Ohmichi
Public bug reported: If specifying false string ("False") as "deleted" parameter of cells sync_instances API like the following, nova considers it as True. On the other hand, nova can consider false string as false in the case of "on_shared_storage" parameter of evacuate API. That behavior seems

[Yahoo-eng-team] [Bug 1261283] [NEW] Method names in api/neutron should be consistent

2013-12-15 Thread Akihiro Motoki
Public bug reported: In api/neutron.py, method names vary across neutron services. These method names should be consistent. [xxx-update] _modify _update [xxx-list] _get _list _list When looking other projects, it seems _update and _list are common. ** Affects: horizon Importance: Low

[Yahoo-eng-team] [Bug 1261279] [NEW] return value of filesizeformat filter is inconsistent between 0 and <1024 bytes

2013-12-15 Thread Akihiro Motoki
Public bug reported: return value of filesizeformat filter is inconsistent between 0 and <1024 bytes. For 0 byte it returns a value with a unit ("0 byte"), but for a value where 0 < x < 1024 it returns a value without a unit ("500"). The return value should be consistent whether it has a unit or

[Yahoo-eng-team] [Bug 1261256] [NEW] Cannot assign 2 same type PCI passthrough devices to 2 instances separately

2013-12-15 Thread Yi Liu
Public bug reported: I want configured the PCI pass-through to assign the physical NIC to instance. I have two NICs with same type: 04:00.0 Ethernet controller [0200]: Intel Corporation 82599EB 10-Gigabit SFP+ Network Connection [8086:154d] (rev 01) 04:00.1 Ethernet controller [0200]: Intel Corp

[Yahoo-eng-team] [Bug 1261253] [NEW] oslo.messaging 1.2.0a11 is outdated and problematic to install

2013-12-15 Thread Clint Byrum
Public bug reported: oslo.messaging needs to be updated to the latest alpha of 1.3.0 (a3 as of bug filing) or if this bug is still open an oslo.messaging is released, to the released version. 1.2.0a11 directly depends on d2to1, which is no longer in global requirements and thus presents problems

[Yahoo-eng-team] [Bug 1261182] Re: [ERROR] /opt/stack/old/devstack/lib/neutron:824 [Fail] Couldn't ping server

2013-12-15 Thread Davanum Srinivas (DIMS)
** No longer affects: openstack-ci -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1261182 Title: [ERROR] /opt/stack/old/devstack/lib/neutron:824 [Fail] Couldn't ping server Status in

[Yahoo-eng-team] [Bug 1261194] [NEW] The wsgi server should support tcp_keepalive

2013-12-15 Thread Abhishek Chanda
Public bug reported: This will be useful in deployments with a load balancer ** Affects: neutron Importance: Undecided Assignee: Abhishek Chanda (abhishek-i) Status: New ** Tags: api ** Changed in: neutron Assignee: (unassigned) => Abhishek Chanda (abhishek-i) -- You

[Yahoo-eng-team] [Bug 1260915] Re: keystone:411 keystone did not start

2013-12-15 Thread Abhishek Chanda
** Also affects: devstack Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1260915 Title: keystone:411 keystone did not start Status in devsta

[Yahoo-eng-team] [Bug 1261182] [NEW] [ERROR] /opt/stack/old/devstack/lib/neutron:824 [Fail] Couldn't ping server

2013-12-15 Thread Davanum Srinivas (DIMS)
Public bug reported: logstash query: "[ERROR] /opt/stack/old/devstack/lib/neutron:824 [Fail] Couldn't ping server" Example log: http://logs.openstack.org/05/61105/3/check/check-grenade-dsvm-neutron/0bc2d6d/console.html#_2013-12-15_16_29_55_150 Shows up in: * check-grenade-dsvm-neutron * gate-gre

[Yahoo-eng-team] [Bug 1261127] [NEW] [Horizon] [VPNaaS] The vpn site connection dialog's "Peer Router Identity" text box validation contradicts the box's help balloon

2013-12-15 Thread Rami Vaknin
Public bug reported: Version === Havana on rhel Description === The "Peer router identity for authentication (Peer ID)" box in the "Add IPSec Site Connection" dialog fails validation when non-ip address is inserted although the help balloon states that other values are also possible