[Yahoo-eng-team] [Bug 1494583] Re: Fix _get_filters method for task type's check

2015-09-11 Thread liyuanyuan
** Changed in: glance Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1494583 Title: Fix _get_filters method for task type's check Status in Glance:

[Yahoo-eng-team] [Bug 1491276] Re: During evacuate cinder-api tries to call cinder-volume of halted node

2015-09-11 Thread Eduard Biceri-Matei
Ok, so i should try to run cinder-volume on a different node. Although in our case it might bring other problems as the backend is a local file system (although distributed using an external component) on each compute node and we need cinder-volume to run commands locally. So this ticket is

[Yahoo-eng-team] [Bug 1494841] [NEW] nova-manage vm list active

2015-09-11 Thread Kevin Fox
Public bug reported: Pre Kilo, nova-manage vm list only showed active vm's. This was useful for ops to track down what vms were on which hosts, etc. After kilo, all the deleted ones are returned too. This is ok, but its much slower to query if you |grep active. There needs to be an --active

[Yahoo-eng-team] [Bug 1484237] Re: token revocations not always respected when using fernet tokens

2015-09-11 Thread Dolph Mathews
** Also affects: keystone/kilo Importance: Undecided Status: New ** Tags removed: kilo-backport-potential -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1484237 Title: token

[Yahoo-eng-team] [Bug 1494398] Re: AuthN fails if the tenant is recreated in the process

2015-09-11 Thread Morgan Fainberg
All AuthN is tied to the ID even if name is used. This is working as intended. If you delete a tenant and recreate it, it is infact a different tenant. ** Changed in: keystone Status: New => Triaged ** Changed in: keystone Status: Triaged => Invalid -- You received this bug

[Yahoo-eng-team] [Bug 1494866] [NEW] router allocation doesn't match the record in neutron db when l3_ha is true

2015-09-11 Thread xin wu
Public bug reported: We are using kilo. In our setup, we have 3 neutron controllers, l3 agents are running on all the 3 neutron controllers. We make l3_ha = true in all the 3 neutron.conf. We notice that when we attach a network to a router, the gateway namespace is allocated to a controller

[Yahoo-eng-team] [Bug 1494819] [NEW] Russian strings for Actions within Project->Instances page 'More Actions' dropdown are missing

2015-09-11 Thread Timur Sufiev
Public bug reported: The same page translated to other languages where unicode is used (Serbian, Japanese) looks ok. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1488208] Re: Revoking a role assignment revokes unscoped tokens too

2015-09-11 Thread Dolph Mathews
** Also affects: keystone/kilo Importance: Undecided Status: New ** Changed in: keystone/kilo Importance: Undecided => Medium ** Tags removed: kilo-backport-potential -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1494647] [NEW] attaching a duplicated network to a server succeed,but creating a server with duplicated networks fail

2015-09-11 Thread xiewj
Public bug reported: 1.creating a server with duplicated networks fail [root@host]# neutron net-list | 6185c860-0a91-4139-a0a0-5a5bb94aebd8 | net_physnet1_2 | 649f0110-a6f9-4cca-a874-6933cabac779 102.1.1.0/24 | [root@host]# nova boot --flavor m1.tiny --image

[Yahoo-eng-team] [Bug 1494667] [NEW] Switch to load based schedulers

2015-09-11 Thread Armando Migliaccio
Public bug reported: A load based scheduler was introduced in Kilo, and it was considered experimental back then. It's been tested for a cycle now and it makes sense to switch the default so that both schedulers (network, routers) have both load based. ** Affects: neutron Importance:

[Yahoo-eng-team] [Bug 1494574] Re: Logging missing value types

2015-09-11 Thread Sergey Vilgelm
** Also affects: ironic Importance: Undecided Status: New ** Also affects: magnum Importance: Undecided Status: New ** Also affects: manila Importance: Undecided Status: New ** Also affects: os-brick Importance: Undecided Status: New ** Also affects:

[Yahoo-eng-team] [Bug 1494653] [NEW] Remove unnecessary 'context' parameter from quotas reserve method call

2015-09-11 Thread Rajesh Tailor
Public bug reported: In patch [1] 'context' parameter was removed from quota-related remotable method signatures. In patch [2] use of 'context' parameter was removed from quota-related remotable method calls. Still there are some occurrances where 'context' parameter is passed to

[Yahoo-eng-team] [Bug 1494615] [NEW] Opening the workflow in new window is not proper

2015-09-11 Thread keerthivasan selvaraj
Public bug reported: I am using kilo , when ever i try to open the workflows in horizon dashboards like( Eg: Launch Instances) in a separate tab, it is not loading properly. ** Affects: horizon Importance: Undecided Status: New ** Tags: dashboard-core horizon-core workflow **

[Yahoo-eng-team] [Bug 1494574] Re: Logging missing value types

2015-09-11 Thread Sergey Vilgelm
https://pastebin.com/DTc3QrX7 ** Also affects: fuel Importance: Undecided Status: New ** Also affects: neutron Importance: Undecided Status: New ** Also affects: networking-midonet Importance: Undecided Status: New ** Also affects: heat Importance: Undecided

[Yahoo-eng-team] [Bug 1494574] Re: Logging missing value types

2015-09-11 Thread Sergey Vilgelm
I have found the same problem in other openstack components: https://pastebin.com/DTc3QrX7 ** Also affects: python-neutronclient Importance: Undecided Status: New ** Also affects: oslo.versionedobjects Importance: Undecided Status: New ** No longer affects: fuel -- You

[Yahoo-eng-team] [Bug 1494617] [NEW] Different behavior in API and DB when Nova list with limit set to 0

2015-09-11 Thread Zhenyu Zheng
Public bug reported: According to the code: http://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/common.py#n206 when limit = 0, it should apply as max_limit, but currently, in: http://git.openstack.org/cgit/openstack/nova/tree/nova/db/sqlalchemy/api.py#n1930 we directly return

[Yahoo-eng-team] [Bug 1494642] [NEW] vm can't be running if it was stop not through openstack

2015-09-11 Thread huangpengtaohw
Public bug reported: when a vm is stop not through openstack and then when it is running no though openstack again, it will be forced stopped by openstack. I think it can be choosen to force to stop the vm though configure. ** Affects: nova Importance: Undecided Status: New --

[Yahoo-eng-team] [Bug 1494682] [NEW] l3 agent avoid unnecessary full_sync

2015-09-11 Thread Sudhakar Gariganti
Public bug reported: In _process_router_update method, we set full_sync to true a couple of places which can be avoided. There is even a TODO from Carl saying so. # TODO(Carl) Stop this fullsync non-sense. Just retry this # one router by sticking the update at the end of the queue # at a lower

[Yahoo-eng-team] [Bug 1494886] [NEW] Neutron DBDeadlocks a ridiculous amount in successful CI runs

2015-09-11 Thread Matt Riedemann
Public bug reported: This came up in the -qa channel when trying to figure out why a neutron test failed and there is a big fat DBDeadlock in the q-svc logs: http://logs.openstack.org/18/220218/5/check/gate-tempest-dsvm-neutron-

[Yahoo-eng-team] [Bug 1494914] Re: PO file import keeps failing

2015-09-11 Thread Doug Fish
Looks like there is a problem with a couple of the translations in openstack_dashboard/locale/tr_TR/LC_MESSAGES/django.po msgid "" "Allocates requests to the instance with the least number of\n" " active

[Yahoo-eng-team] [Bug 1379089] Re: get_sync_data is too convoluted

2015-09-11 Thread Ryan Moats
Marking this bug as invalid for Liberty as the re-factored solution turns out to be as complex to maintain as the original code, which means it isn't meeting the needs of the defect. ** Changed in: neutron Status: In Progress => Invalid -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1494922] [NEW] Deprecate httpd/keystone.py in favor of keystone-wsgi-admin or keystone-wsgi-public

2015-09-11 Thread Tom Cocozzello
Public bug reported: Now that keystone-wsgi-admin or keystone-wsgi-public is used we no longer need to use httpd/keystone.py. This should be deprecated for future use. ** Affects: keystone Importance: Undecided Assignee: Tom Cocozzello (tjcocozz) Status: In Progress **

[Yahoo-eng-team] [Bug 1494895] [NEW] The sqlalchemy migrate script 042_ has bad file permissions

2015-09-11 Thread Wayne
Public bug reported: 042_add_changes_to_reinstall_unique_metadef_constraints.py has file permissions of 755 (rwxrwxr-x). These should be changed to 644 (rw-r--r--). ** Affects: glance Importance: Undecided Assignee: Wayne (wayne-okuma) Status: In Progress ** Changed in:

[Yahoo-eng-team] [Bug 1494914] [NEW] PO file import keeps failing

2015-09-11 Thread Doug Fish
Public bug reported: https://review.openstack.org/#/c/220404/ has failed to complete devstack several times. Error looks like http://logs.openstack.org/04/220404/8/check/gate-tempest-dsvm-full/0a3db1d/logs/devstacklog.txt.gz#_2015-09-11_06_40_46_475 2015-09-11 06:40:46.439 | processing file

[Yahoo-eng-team] [Bug 1494975] [NEW] Increase in time when a floating IP becomes operational

2015-09-11 Thread Mohammad Banikazemi
Public bug reported: Here is how to reproduce the problem: On a multi-node OpenStack instance with standard (legacy) l3 and no dvr: Create a new tenant Create a network/subnet, and a router for the tenant Connect the network to the router (with the external network set as the gateway as

[Yahoo-eng-team] [Bug 1494959] [NEW] router_info new_ports loop execution time is O(n)

2015-09-11 Thread Ryan Moats
Public bug reported: router_info's looping through new_ports takes an increasing amount of time as the number of routers scheduled to a network node increases. Ideally, this execution time should be O(1) if possible. ** Affects: neutron Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1494958] [NEW] router_info _process_internal_ports execution time is O(n)

2015-09-11 Thread Ryan Moats
Public bug reported: router_info's _process_internal_ports execution time increases as the number of routers scheduled to a network node increases. Ideally, this execution time should be O(1) if possible. ** Affects: neutron Importance: Undecided Status: New -- You received this

[Yahoo-eng-team] [Bug 1494961] [NEW] router_info's _get_existing_devices execution time is O(n)

2015-09-11 Thread Ryan Moats
Public bug reported: router_info's _get_existing_devices execution time increases as the number of routers scheduled to a network node increases. Ideally, this execution time should be O(1) if possible. ** Affects: neutron Importance: Undecided Status: New -- You received this

[Yahoo-eng-team] [Bug 1494963] [NEW] router_info process_floating_ip_addresses execution time is O(n)

2015-09-11 Thread Ryan Moats
Public bug reported: router_info's process_floating_ip_addresses execution time increases as the number of routers scheduled to a network node increases. Ideally, this execution time should be O(1) if possible. ** Affects: neutron Importance: Undecided Status: New -- You received

[Yahoo-eng-team] [Bug 1494713] [NEW] "scss is misspelled as css" in these scss files

2015-09-11 Thread venkatamahesh
Public bug reported: 1.) https://github.com/openstack/horizon/blob/master/horizon/test/test_dashboards/cats/static/cats/scss/cats.scss#L1 2.) https://github.com/openstack/horizon/blob/master/horizon/test/test_dashboards/dogs/static/dogs/scss/dogs.scss#L1 3.)

[Yahoo-eng-team] [Bug 1259292] Re: Some tests use assertEqual(observed, expected) , the argument order is wrong

2015-09-11 Thread gordon chung
** Changed in: python-ceilometerclient Status: In Progress => Invalid ** Changed in: python-ceilometerclient Assignee: Jia Dong (jiadong-jia) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1445050] Re: Misleading error message on user create

2015-09-11 Thread Rob Cresswell
Removing from rc1 and setting to Wont Fix, as per patch comment discussion. ** Changed in: horizon Status: In Progress => Won't Fix ** Changed in: horizon Milestone: liberty-rc1 => None -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1494688] [NEW] [VMWARE] Connection pool is full, discarding connection

2015-09-11 Thread Kevin Tibi
Public bug reported: Since my upgrade from juno to kilo I have a lot of WARNING in my compute.log [root@Compute ~]# rpm -qa | grep nova python-nova-2015.1.1-1.el7.noarch openstack-nova-common-2015.1.1-1.el7.noarch python-novaclient-2.23.0-1.el7.noarch openstack-nova-compute-2015.1.1-1.el7.noarch

[Yahoo-eng-team] [Bug 1485694] Re: Keystone raises an exception when it receives incorrectly encoded parameters

2015-09-11 Thread James Page
** Changed in: keystone (Ubuntu) Importance: Undecided => Medium ** Also affects: keystone (Ubuntu Wily) Importance: Medium Status: Confirmed ** Changed in: keystone (Ubuntu Wily) Status: Confirmed => In Progress ** Changed in: keystone (Ubuntu Wily) Milestone: None =>

[Yahoo-eng-team] [Bug 1494988] [NEW] Context selector is broken

2015-09-11 Thread Lin Hua Cheng
Public bug reported: project picker seem broken in master ** Affects: horizon Importance: High Status: New ** Attachment added: "project_picker.png" https://bugs.launchpad.net/bugs/1494988/+attachment/4461866/+files/project_picker.png ** Changed in: horizon Milestone:

[Yahoo-eng-team] [Bug 1494574] Re: Logging missing value types

2015-09-11 Thread Kevin Benton
the neutron examples didn't seem to be valid ** 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/bugs/1494574 Title: Logging missing value types Status in Cinder:

[Yahoo-eng-team] [Bug 1494866] Re: router allocation doesn't match the record in neutron db when l3_ha is true

2015-09-11 Thread Kevin Benton
Assaf, this is a legitimate bug. L3 HA should be updating the port binding details to correctly reflect where the port is being used. The OVS mech driver just happens to work with an incorrect host_id. ** Changed in: neutron Status: Invalid => Confirmed -- You received this bug

[Yahoo-eng-team] [Bug 1494996] [NEW] l3 scheduler get_candidates returns non-iterable

2015-09-11 Thread Kevin Benton
Public bug reported: get_candidates is expected to return an iterable but has some early None returns that result in the following exceptions: 2015-09-12 01:25:42.198 1184 TRACE neutron.db.l3_agentschedulers_db for chosen_agent in candidates: 2015-09-12 01:25:42.198 1184 TRACE

[Yahoo-eng-team] [Bug 1436561] Re: iSCSI connection not logging out after volume detach

2015-09-11 Thread Tyler Bishop
Confirmed were seeing this same issue with the actual cinder controller when creating volumes. After a while the node has hundreds of stale volume mappings. ** Also affects: centos Importance: Undecided Status: New -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1491311] Re: glanceclient/common/utils.py safe_header throws an exception on X-Auth-Token with None value

2015-09-11 Thread Erno Kuvaja
** Project changed: glance => python-glanceclient ** Changed in: python-glanceclient Status: New => Fix Committed ** Changed in: python-glanceclient Importance: Undecided => High -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1280522] Re: Replace assertEqual(None, *) with assertIsNone in tests

2015-09-11 Thread Doug Hellmann
** Changed in: python-cinderclient Status: Fix Committed => Fix Released ** Changed in: python-cinderclient Milestone: None => 1.4.0 -- 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 1482772] Re: Region filtering for endpoints does not work

2015-09-11 Thread Doug Hellmann
** Changed in: python-keystoneclient Status: Fix Committed => Fix Released ** Changed in: python-keystoneclient Milestone: None => 1.7.1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.