[Yahoo-eng-team] [Bug 1460973] [NEW] libvirt: serial console service causes live migration to fail

2015-06-02 Thread Alexander Schmidt
Public bug reported: When I try to live migrate an instance that uses the serial console, the migration fails due to a libvirt error. I do not have a solution for this problem yet, please let me know if anyone else hits this or if it might be a configuration problem. Command I ran: # nova

[Yahoo-eng-team] [Bug 1455397] Re: vms which donot winth a project will become garbage data, mybe waste resources

2015-06-02 Thread Markus Zoeller
I added Keystone as possible affected project. I'm not sure if the responsibility of checking this is in Nova. ** Also affects: keystone Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1461217] [NEW] Kilo Docker: Hypervisor Type Not Defined

2015-06-02 Thread Nastooh
Public bug reported: On a multinode setup, based on Ubuntu14.04, with nova version, below # dpkg -l | grep nova ii nova-common 1:2015.1.0-0ubuntu1~cloud0 all OpenStack Compute - common files ii nova-compute

[Yahoo-eng-team] [Bug 1461183] [NEW] keystone/tests/unit/test_v3.py:RestfulTestCase.load_sample_data still uses the assignment_api

2015-06-02 Thread Lance Bragstad
Public bug reported: All test classes that inherit keystone/tests/unit/test_v3.py:RestfulTestCase run a load_sample_data method [0]. This method creates some sample data to test with and it still uses the assignment API, which has been deprecated. This method should be refactored to use the

[Yahoo-eng-team] [Bug 1461201] [NEW] Check for systemd (in distros/rhel.py) is fragile

2015-06-02 Thread Lars Kellogg-Stedman
Public bug reported: The existing cloud-init code determines if systemd is in use by looking at the distribution name and version. This is prone to error because: - RHEL derivatives other than CentOS (e.g., Scientific Linux) will fail this test, and - Distributions that are not derived from

[Yahoo-eng-team] [Bug 1461217] Re: Kilo Docker: Hypervisor Type Not Defined

2015-06-02 Thread Claudiu Belu
** Also affects: nova-docker Importance: Undecided Status: New -- 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/1461217 Title: Kilo Docker: Hypervisor Type Not

[Yahoo-eng-team] [Bug 1461251] [NEW] Stop using deprecated oslo_utils.timeutils.isotime

2015-06-02 Thread Brant Knudson
Public bug reported: oslo_utils.timeutils.isotime() is deprecated as of 1.6 so we need to stop using it. This breaks unit tests in keystone since we've got a check for calling deprecated functions. ** Affects: keystone Importance: Critical Assignee: Brant Knudson (blk-u)

[Yahoo-eng-team] [Bug 1458945] Re: Use graduated oslo.policy instead of oslo-incubator code

2015-06-02 Thread John Dickinson
Swift doesn't yet use oslo policy (incubated or library), so this bug doesn't apply ** Changed in: swift Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1461238] [NEW] Following QuickStart instructions, run_test.sh fails with Please install 'python-virtualenv', which doesn't exist as a yum package

2015-06-02 Thread David M. Karr
Public bug reported: I'm trying to check out and build Horizon so I can investigate some changes. I'm following the instructions at http://docs.openstack.org/developer/horizon/quickstart.html . I'm using a CentOS 6.6 VM. When I ran ./run_tests.sh, it said this:

[Yahoo-eng-team] [Bug 1341420] Re: gap between scheduler selection and claim causes spurious failures when the instance is the last one to fit

2015-06-02 Thread Michael Davies
This is not an Ironic bug. It's just triggered by using Ironic. This is a a Nova scheduling bug (and a PITA to fix :( ** No longer affects: ironic ** Tags removed: ironic -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1218942] Re: Dependency resolution does not create objects on demand

2015-06-02 Thread David Stanek
We are in the process of removing our current DI implementation. ** Changed in: keystone Status: Confirmed = Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1218942

[Yahoo-eng-team] [Bug 1461325] [NEW] keyerror in OVS agent port_delete handler

2015-06-02 Thread Kevin Benton
Public bug reported: [req-d746e623-8c6e-4e4d-b246-8ca689e0b8ad None None] Error while processing VIF ports 2015-06-02 23:21:44.836 24270 TRACE neutron.plugins.openvswitch.agent.ovs_neutron_agent Traceback (most recent call last): 2015-06-02 23:21:44.836 24270 TRACE

[Yahoo-eng-team] [Bug 1461299] [NEW] Failure on list users when using ldap domain configuration from database

2015-06-02 Thread Roxana Gherle
Public bug reported: When having a setup with domain_specific_drivers_enabled set to true, and a domain configured with ldap backend and configurations stored in the database : the keystone user list API fails with the following error: openstack user list --domain domainX ERROR: openstack An

[Yahoo-eng-team] [Bug 1456441] Re: keystone wsgi does not read files in /etc/keystone/*

2015-06-02 Thread Alan Pevec
Why is status Invalid, as comment 10 says, group=keystone should be added to httpd/wsgi-keystone.conf ** Changed in: keystone Status: Invalid = Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute

[Yahoo-eng-team] [Bug 1461102] Re: cascade in orm relationships shadows ON DELETE CASCADE

2015-06-02 Thread Salvatore Orlando
** Changed in: neutron Status: New = Opinion ** Changed in: neutron Importance: Medium = Wishlist ** Changed in: neutron Milestone: liberty-1 = None -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1423301] Re: AttributeError if create user with no email

2015-06-02 Thread Launchpad Bug Tracker
[Expired for OpenStack Dashboard (Horizon) because there has been no activity for 60 days.] ** Changed in: horizon Status: Incomplete = Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1439689] Re: Cannot see update notifications from nova.api

2015-06-02 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete = Expired -- 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 1348244] Re: debug log messages need to be unicode

2015-06-02 Thread Liang Chen
** Description changed: + [Impact] + + * Nova services fail to start because they cannot connect to rsyslog + + [Test Case] + + * Set user_syslog to True in nova.conf, stop rsyslog service and + restart nova services. + + [Regression Potential] + + * None + + When nova services log to

[Yahoo-eng-team] [Bug 1461391] [NEW] gazillion 'ClientException: The server has either erred or is incapable of performing the requested operation' traces

2015-06-02 Thread Armando Migliaccio
Public bug reported: 2015-06-03 02:46:50.553 22041 ERROR neutron.notifiers.nova [-] Failed to notify nova on events: [{'tag': u'27846c36-9dc4-4822-a2a2-fd3fd0cca019', 'name': 'network-vif-deleted', 'server_uuid': u'f6aab00c-b64e-4054-8f26-4dd232d7bbf7'}] 2015-06-03 02:46:50.553 22041 ERROR

[Yahoo-eng-team] [Bug 1041332] Re: Image delete notification sends old image info instead of deleted image info

2015-06-02 Thread Erno Kuvaja
Cleaning up, lets open this again if it is still an issue. ** Changed in: glance Status: Triaged = 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/1041332 Title: Image

[Yahoo-eng-team] [Bug 1461047] [NEW] description column is missing in firewall tables

2015-06-02 Thread Masco Kaliyamoorthy
Public bug reported: in all the firewall tables 'description' column is missing. ** Affects: horizon Importance: Undecided Assignee: Masco Kaliyamoorthy (masco) Status: New ** Changed in: horizon Assignee: (unassigned) = Masco Kaliyamoorthy (masco) -- You received this

[Yahoo-eng-team] [Bug 1461055] [NEW] Can't delete instance stuck in deleting task

2015-06-02 Thread Tzach Shefi
Public bug reported: Description of problem: On a Juno HA deployment, nova over shared nfs storage, when I deleted an instance it was deleted: 2015-06-02 11:57:36.273 3505 INFO nova.virt.libvirt.driver [req- 4cc54412-a449-4c7a-bbe1-b21d202bcfe7 None] [instance:

[Yahoo-eng-team] [Bug 1460060] Re: Glance v1 and v2 api returns 500 while passing --min-ram and --min-disk greater than 2^(31) max value

2015-06-02 Thread Erno Kuvaja
On our fail early principle we should not send these values to the server at the first place. This does not mean that we shouldn't fix the server side as well. ** Also affects: python-glanceclient Importance: Undecided Status: New -- You received this bug notification because you are

[Yahoo-eng-team] [Bug 1461000] [NEW] [rfe] openvswitch based firewall driver

2015-06-02 Thread Jakub Libosvar
Public bug reported: Nowadays, when using openvswitch-agent with security groups we must use hybrid bridging, i.e. per instance we have both openvswitch bridge and linux bridge. The rationale behind this approach is to set filtering rules matching on given linux bridge. We can get rid of linux

[Yahoo-eng-team] [Bug 1461065] [NEW] Security groups may break

2015-06-02 Thread Gary Kotton
Public bug reported: Commit https://github.com/openstack/nova/commit/171e5f8b127610d93a230a6f692d8fd5ea0d0301 converted instance dicts to objects. There are cases for the security groups where these should still be dicts. This will cause update of security groups to break. ** Affects: nova

[Yahoo-eng-team] [Bug 1461069] [NEW] Add Geneve type driver for ML2

2015-06-02 Thread Gal Sagie
Public bug reported: Add Geneve type driver for ML2 ** Affects: neutron Importance: Undecided Assignee: Gal Sagie (gal-sagie) Status: New ** Changed in: neutron Assignee: (unassigned) = Gal Sagie (gal-sagie) -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1461024] [NEW] Notification is not sent on security group rule creation

2015-06-02 Thread Oleg Bondarev
Public bug reported: Security group rule before/after_create notifications are done in create_security_group_rule() from SecurityGroupDbMixin. But currently SecurityGroupServerRpcMixin is used to support security group extension in plugins. It is derived from SecurityGroupDbMixin. Both have

[Yahoo-eng-team] [Bug 1461068] [NEW] Add STT Type Driver to ML2

2015-06-02 Thread Gal Sagie
Public bug reported: Add STT type driver for ML2 ** Affects: neutron Importance: Undecided Assignee: Gal Sagie (gal-sagie) Status: New ** Changed in: neutron Assignee: (unassigned) = Gal Sagie (gal-sagie) ** Summary changed: - Add STT Type Driver + Add STT Type Driver

[Yahoo-eng-team] [Bug 1461102] [NEW] cascade in orm relationships shadows ON DELETE CASCADE

2015-06-02 Thread Salvatore Orlando
Public bug reported: In [1] there is a good discussion on how the 'cascade' property specified for sqlachemy.orm.relationship interacts with the 'ON DELETE CASCADE' specified in DDL. I stumbled on this when I was doing some DB access profiling and noticed multiple DELETE statements were emitted

[Yahoo-eng-team] [Bug 1461018] [NEW] description column is missing in vpn tables

2015-06-02 Thread Masco Kaliyamoorthy
Public bug reported: description column is not present in vpn tables. ** Affects: horizon Importance: Undecided Assignee: Masco Kaliyamoorthy (masco) Status: New ** Changed in: horizon Assignee: (unassigned) = Masco Kaliyamoorthy (masco) -- You received this bug

[Yahoo-eng-team] [Bug 1461031] [NEW] Federation docs say domain is identified by name not id

2015-06-02 Thread Marek Denis
Public bug reported: In [0] in the token example we can see that service domain is identified by 'name', whereas [1] sets 'id' field. Docs should reflect code. [0] http://specs.openstack.org/openstack/keystone-specs/api/v3/identity-api-v3-os-federation-ext.html#authenticating [1]

[Yahoo-eng-team] [Bug 1461103] [NEW] Creation of juno_initial migration is required

2015-06-02 Thread Ann Kamyshnikova
Public bug reported: havana is deprecated now, so havana_inital migration should be removed and replaced with juno_initial. ** Affects: neutron Importance: Undecided Assignee: Ann Kamyshnikova (akamyshnikova) Status: New ** Tags: db ** Summary changed: - Creation of

[Yahoo-eng-team] [Bug 1461118] [NEW] limit maximum length of gen_random_resource

2015-06-02 Thread Martin Pavlásek
Public bug reported: in example, name of flavor can't be longer than 25 characters, but this function produce much longer strings and it can lead to raise exception like 'abcdefgh' != 'abc' ** Affects: horizon Importance: Undecided Assignee: Martin Pavlásek (mpavlase) Status:

[Yahoo-eng-team] [Bug 1458945] Re: Use graduated oslo.policy instead of oslo-incubator code

2015-06-02 Thread Chris Dent
Fixed in https://review.openstack.org/#/c/162881/ ** Changed in: ceilometer 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/1458945 Title: Use

[Yahoo-eng-team] [Bug 1461095] [NEW] Token user's not revoked

2015-06-02 Thread Vlad Okhrimenko
Public bug reported: Steps: 1. Login to dashboard as admin 2. Create project (as example - `project_1`) 3. Create Member-user. 4. add Member-user to `project_1` 5. In another browser login as Member-user 6. go to `/project/instance` (the behavior is typical for another pages - `volumes`,

[Yahoo-eng-team] [Bug 1461081] [NEW] SMBFS volume attach race condition

2015-06-02 Thread Lucian Petrut
Public bug reported: When the SMBFS volume backend is used and a volume is detached, the according SMB share is detached if no longer used. This can cause issues if at the same time, a different volume stored on the same share is being attached as the according disk image will not be available.

[Yahoo-eng-team] [Bug 1458945] Re: Use graduated oslo.policy instead of oslo-incubator code

2015-06-02 Thread Samuel de Medeiros Queiroz
I am re-adding the projects which were marked as 'no longer affects' and then invalidating them, so that we can keep track of the status of this change for the whole OpenStack ecosystem. People who marked as 'no longer affects' and respective projects are: Samuel Merritt (torgomatic) on swift

[Yahoo-eng-team] [Bug 1458945] Re: Use graduated oslo.policy instead of oslo-incubator code

2015-06-02 Thread Lingxian Kong
currently, policy mechanism is not supported in Mistral ** Changed in: mistral Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1458945 Title: Use graduated

[Yahoo-eng-team] [Bug 1455397] Re: vms which donot winth a project will become garbage data, mybe waste resources

2015-06-02 Thread Dolph Mathews
*** This bug is a duplicate of bug 967832 *** https://bugs.launchpad.net/bugs/967832 ** This bug has been marked a duplicate of bug 967832 Resources owned by a project/tenant are not cleaned up after that project is deleted from keystone -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1461133] [NEW] Modular Layer 3 (ML3) Framework

2015-06-02 Thread Paul Carver
Public bug reported: There are a variety of hardware and software options available to handle layer 3 (routing) in Neutron environments with various tradeoffs. Currently a single Neutron instance can be configured to support only one routing mechanism at a time and this leads to a need to

[Yahoo-eng-team] [Bug 1461148] [NEW] Setting L3 agent status to down should update HA router states

2015-06-02 Thread Assaf Muller
Public bug reported: The main use case of L3 HA is bouncing back from a machine (That is running a L3 agent) dying. In this case, with bp/report-ha-router-master merged, any active routers on that node will remain active in the Neutron DB (As the dead agent cannot update the server of anything).

[Yahoo-eng-team] [Bug 1461158] [NEW] image table throws errrors into log files trying to display size attr

2015-06-02 Thread Eric Peterson
Public bug reported: I am seeing the images table fill up our log file with messages that are completely useless / silly. There should be a getattr() with a default to None so this type of situation is more gracefully handled. 2015-06-01 20:50:11,741 32061 WARNING horizon.tables.base

[Yahoo-eng-team] [Bug 1458945] Re: Use graduated oslo.policy instead of oslo-incubator code

2015-06-02 Thread Kiall Mac Innes
** No longer affects: designate -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1458945 Title: Use graduated oslo.policy instead of oslo-incubator code Status in OpenStack Key

[Yahoo-eng-team] [Bug 1458945] Re: Use graduated oslo.policy instead of oslo-incubator code

2015-06-02 Thread John Dickinson
** No longer affects: swift -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1458945 Title: Use graduated oslo.policy instead of oslo-incubator code Status in OpenStack Key Management

[Yahoo-eng-team] [Bug 1461172] [NEW] neutron.tests.functional.agent.test_l3_agent.MetadataL3AgentTestCase.test_access_to_metadata_proxy times out intermittently

2015-06-02 Thread Matt Riedemann
Public bug reported: http://logs.openstack.org/90/186290/2/gate/gate-neutron-dsvm- functional/599b742/console.html.gz#_2015-05-29_19_44_46_232 2015-05-29 19:44:46.232 | 2015-05-29 19:44:46.177 | neutron.tests.functional.agent.test_l3_agent.MetadataL3AgentTestCase.test_access_to_metadata_proxy

[Yahoo-eng-team] [Bug 1458945] Re: Use graduated oslo.policy instead of oslo-incubator code

2015-06-02 Thread Ruby Loo
https://review.openstack.org/#/c/162501/ ** Changed in: ironic 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/1458945 Title: Use graduated oslo.policy

[Yahoo-eng-team] [Bug 1458945] Re: Use graduated oslo.policy instead of oslo-incubator code

2015-06-02 Thread Sergey Lukjanov
** Changed in: sahara Status: New = Fix Released ** Changed in: sahara Importance: Undecided = Medium ** Changed in: sahara Assignee: (unassigned) = Sergey Lukjanov (slukjanov) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1458945] Re: Use graduated oslo.policy instead of oslo-incubator code

2015-06-02 Thread Samuel de Medeiros Queiroz
Manila change 'Use oslo_policy lib instead of oslo-incubator code' https://github.com/openstack/manila/commit/a4a60b1328443f6a1d5a85884f029e3fa683c142 ** Also affects: swift Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!