[Yahoo-eng-team] [Bug 1407024] [NEW] pep8 H302 failing on stable/juno with latest hacking

2015-01-01 Thread Matt Riedemann
Public bug reported: mriedem@ubuntu:~/git/nova$ tox -r -e pep8 pep8 recreate: /home/mriedem/git/nova/.tox/pep8 pep8 installdeps: -r/home/mriedem/git/nova/requirements.txt, -r/home/mriedem/git/nova/test-requirements.txt pep8 develop-inst: /home/mriedem/git/nova pep8 runtests: PYTHONHASHSEED='0' pe

[Yahoo-eng-team] [Bug 1213106] Re: TypeError: an integer is required

2015-01-01 Thread Brant Knudson
The old code without the fix is in oslo.middleware . Ran into this when trying to change Keystone to use oslo.middleware: http://logs.openstack.org/97/144697/1/check/check-tempest-dsvm- full/4a13e44/logs/apache/keystone.txt.gz#_2015-01-01_23_57_43_514 for https://review.openstack.org/#/c/144697/ I

[Yahoo-eng-team] [Bug 1404933] Re: 0.9.2 breaks glance migration 006

2015-01-01 Thread Ian Cordasco
I don't think this is a valid concern. sqlalchemy-migrate 0.9.2 is excluded in global-requirements: https://github.com/openstack/requirements/blob/master/global- requirements.txt#L139 ** Changed in: glance Status: New => Invalid -- You received this bug notification because you are a memb

[Yahoo-eng-team] [Bug 1407002] [NEW] set_admin_password failed log is not correct

2015-01-01 Thread jichenjc
Public bug reported: when compute layer set_admin_password fails, it will log like: Failed to set admin password on xxx-xxx-xx because Failed to set admin password.Instance xxx-xxx-xx is not running. it's not accurate, should be adjusted ** Affects: nova Importance: Undecided Assignee

[Yahoo-eng-team] [Bug 1406950] [NEW] Decorator for skipping tests hitting known bugs

2015-01-01 Thread Daniel Korn
Public bug reported: Adding an option to skip tests methods and classes when hitting know bug might be a useful util for the integration tests. The decorator should be based on top of the foundation written in: openstack_dashboard/test/integration_tests/tests/decorators.py ** Affects: horizon

[Yahoo-eng-team] [Bug 1406938] [NEW] Check of targets and actors on Assignment Controller should be generic and report a better message

2015-01-01 Thread Samuel de Medeiros Queiroz
Public bug reported: The XOR checking of targets and actors on RoleV3 controller [1] should be generic and placed at V3Controller, so that it could be used on other controllers, such as RoleAssignmentV3 on list_role_assignments method, which needs to report 400 for invalid filters combination [2]

[Yahoo-eng-team] [Bug 1406879] [NEW] horizon should throw proper error msg when failed to display loadbalancer page

2015-01-01 Thread venkat akkina
Public bug reported: Openstack: ICEHOUSE Description: UI page for Project ->Network->Load Balancers is not displayed. Steps: > 1. Created a provider offering (type: LoadBalancer, driver: LB) 2. Created a network, and subnet. 3. Created a pool with subnet created above. 4. Deleted the