[Yahoo-eng-team] [Bug 1325148] [NEW] Remove useless codes for server_group

2014-05-30 Thread wingwj
Public bug reported: Some codes about 'extract_members' from 'create_server_group' is written in original bp/patch's reviewing (https://review.openstack.org/#/c/62557/29). But as the design variation, it can't be specified members in create API (see it in PS29 vs PS30). But some codes are still

[Yahoo-eng-team] [Bug 1325143] [NEW] Eliminate use of with_lockmode('update')

2014-05-30 Thread Morgan Fainberg
Public bug reported: As discussed here: http://lists.openstack.org/pipermail/openstack- dev/2014-May/035264.htm the use of "with_lockmode('update')" can cause a number of issues when run on top of MySQL+Galera because galera does not support the 'SELECT ... FOR UPDATE' SQL call. We currently only

[Yahoo-eng-team] [Bug 1325138] [NEW] Images dashboard - term consistency 'no' vs 'False'

2014-05-30 Thread Cindy Lu
Public bug reported: In Images table, Public and Protected columns say either Yes/No. If you click on an image to get "Image Details", Public and Protected say either True/False. We should stick with one. ** Affects: horizon Importance: Undecided Status: New ** Summary changed:

[Yahoo-eng-team] [Bug 1325126] [NEW] Failed to deallocate networks: unable to execute ovs-vsctl

2014-05-30 Thread Joshua Harlow
Public bug reported: Seeing a new tempest failure where it appears that networks can't be deallocated due to ovs_lib failure? Full logs @ http://logs.openstack.org/41/96941/1/check/check-grenade- dsvm/6008ff3/ 2014-05-30 23:03:16.220 | *** Not Whitelisted *** 2014-05-30 23:02:07.222 ERROR nova.

[Yahoo-eng-team] [Bug 1308058] Re: Cannot create volume from glance image without checksum

2014-05-30 Thread Alan Pevec
** Also affects: cinder/icehouse Importance: Undecided Status: New ** Changed in: cinder/icehouse Status: New => In Progress ** Changed in: cinder/icehouse Importance: Undecided => High ** Changed in: cinder/icehouse Assignee: (unassigned) => Mike Perez (thingee) ** Tag

[Yahoo-eng-team] [Bug 1325123] [NEW] Edit Image - make Format editable

2014-05-30 Thread Cindy Lu
Public bug reported: If you try to edit an existing image, you will see that the 'Format' field is read-only. However, from CLI, you can update the format. This behavior should be the same on the UI. ** Affects: horizon Importance: Undecided Status: New ** Summary changed: - Edi

[Yahoo-eng-team] [Bug 1325118] [NEW] tenant_id passed as security_profile_id

2014-05-30 Thread Aaron Rosen
Public bug reported: Previously we were passing the tenant_id as the security_profile_id to NSX so these ids would be switched around in the system backend. This does not affect any operations as this is just extra metadata in nvp to help an operator debug. ** Affects: neutron Importance: Me

[Yahoo-eng-team] [Bug 1324934] Re: port leak when instance is deleted before ACTIVE

2014-05-30 Thread Aaron Rosen
** No longer affects: neutron ** Tags added: network -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1324934 Title: port leak when instance is deleted before ACTIVE Status in OpenStack

[Yahoo-eng-team] [Bug 1325100] [NEW] NSX: request id is always 0

2014-05-30 Thread Aaron Rosen
Public bug reported: 2014-05-30 13:01:11.401 10804 DEBUG neutron.plugins.vmware.api_client.base [-] [0] Acquired connection https://192.168.1.13:443. 8 connection(s) available. acquire_connection /opt/stack/neutron/neutron/plugins/vmware/api_client/base.py:122 2014-05-30 13:01:11.401 10804 DEBU

[Yahoo-eng-team] [Bug 1325079] [NEW] Invalid error message for snapshot creation in EC2 layer

2014-05-30 Thread Feodor Tersin
Public bug reported: Volume snapshots in EC2 can be created only for volumes in some particular statuses. For other statuses creation an error should be returned. Current EC2 code doesn't check the statuses and pass the request to Cinder code. When it fails creating it returns its own native error

[Yahoo-eng-team] [Bug 1325055] [NEW] http_timeout to low in nsx plugin

2014-05-30 Thread Aaron Rosen
Public bug reported: 2014-05-30 01:28:18.569 25731 WARNING neutron.plugins.nicira.api_client.request [-] [113212] Failed request 'DELETE https://10.34.208.8:443//ws.v1/security- profile/607dd229-81a4-45e0-88c4-e50a95acd93e': 'timed out' (10.00 seconds) ** Affects: neutron Importance: Medium

[Yahoo-eng-team] [Bug 1324616] Re: Trove Launch Instance should be renamed

2014-05-30 Thread Santiago Baldassin
** Project changed: horizon => trove -- 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/1324616 Title: Trove Launch Instance should be renamed Status in Openstack Data

[Yahoo-eng-team] [Bug 1324496] Re: shared firewall policies and rules are not displayed in horizon

2014-05-30 Thread Shivakumar M
Think, you are right.. I should change it as horizon bug.. ** Tags added: horizon ** Project changed: neutron => horizon ** Changed in: horizon Status: Incomplete => New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Ope

[Yahoo-eng-team] [Bug 1325051] [NEW] Booting LVM instance too big for the volume generates an exception

2014-05-30 Thread Dan Genin
Public bug reported: Attempting to boot an LVM backed instance that exceeds available disk space results in ProcessExecutionError exception leading to an ERROR state instead of clean termination. Observed in Nova 209c0a29 on DevStack b160640d. To generate the failure configure Nova for LVM epheme

[Yahoo-eng-team] [Bug 1282206] Re: Uncaught GreenletExit in ProcessLauncher if wait called after greenlet kill

2014-05-30 Thread Alan Pevec
Was this synced to trunk in Juno? ** Also affects: nova/icehouse Importance: Undecided Status: New ** Changed in: nova Importance: Undecided => High ** Changed in: nova/icehouse Importance: Undecided => High ** Changed in: nova/icehouse Assignee: (unassigned) => Matt Riedem

[Yahoo-eng-team] [Bug 1321872] Re: Resize/migrate stopped instance fails with Neutron event timeout

2014-05-30 Thread Alan Pevec
** Also affects: nova/icehouse Importance: Undecided Status: New ** Changed in: nova/icehouse Assignee: (unassigned) => Matt Riedemann (mriedem) ** Changed in: nova/icehouse Importance: Undecided => High ** Changed in: nova/icehouse Status: New => In Progress -- You re

[Yahoo-eng-team] [Bug 1324984] [NEW] Sign out break long-runing Cinder backup (token revoked) (Glance snapshot also)

2014-05-30 Thread Donagh McCabe
Public bug reported: If you initiate a long-running operation (such as a Cinder volume backup) and then sign out, the operation will fail. The reason it fails is that Cinder is using the token to authenticate it's requests with Swift. When you sign out, Horizon revokes the token. The next time

[Yahoo-eng-team] [Bug 1324982] [NEW] Documentation: Add examples for modifying tables

2014-05-30 Thread Julie Pichon
Public bug reported: While trying to figuring out how to customise one of the existing horizon tables I went down some very wrong paths before the 'columns' meta attribute was helpfully pointed out to me. I think it'd be useful to add an example of how to do this to the customisation docs. ** Aff

[Yahoo-eng-team] [Bug 1285686] Re: AltCloud: Do not run dmidecode on arm32/64

2014-05-30 Thread Scott Moser
fixed in 0.7.5 ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1285686 Title: AltCloud: Do not run dmidecode on

[Yahoo-eng-team] [Bug 1298640] Re: nova network-vif-plugged event fails with 400 from n-api

2014-05-30 Thread Matt Riedemann
*** This bug is a duplicate of bug 1306727 *** https://bugs.launchpad.net/bugs/1306727 Looks like bug 1306727 has a fix for the "TypeError: multi() got an unexpected keyword argument 'body'" issue, so between that and the config issues for neutron/nova events, I think we can probably just clos

[Yahoo-eng-team] [Bug 1309228] Re: [OSSA 2014-015] User gets group auth if same id (CVE-2014-0204)

2014-05-30 Thread Thierry Carrez
** Changed in: ossa 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.launchpad.net/bugs/1309228 Title: [OSSA 2014-015] User gets group auth if same id (CVE-2014-

[Yahoo-eng-team] [Bug 1319640] Re: Console to instance persists even after logging out of Horizon

2014-05-30 Thread Jeremy Stanley
** Information type changed from Public Security to Public ** Tags added: security ** No longer affects: ossa -- 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/1319640 Titl

[Yahoo-eng-team] [Bug 1304876] Re: Use of aliases for service plugins breaks neutron-db-manage

2014-05-30 Thread Dirk Mueller
*** This bug is a duplicate of bug 1286052 *** https://bugs.launchpad.net/bugs/1286052 ** This bug is no longer a duplicate of bug 1294016 db migration failed when plugin name alias used in config file ** This bug has been marked a duplicate of bug 1286052 service_plugins do not work lik

[Yahoo-eng-team] [Bug 1273326] Re: glance image-list does not show deleted/killed images

2014-05-30 Thread Santiago Baldassin
I was not able to reproduce this bug in icehouse ** Changed in: glance Status: New => 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/1273326 Title: glance image-list does

[Yahoo-eng-team] [Bug 1324934] [NEW] port leak when instance is deleted before ACTIVE

2014-05-30 Thread Matthew Gilliard
Public bug reported: If an instance is deleted after it has a neutron port allocated but before it has reached ACTIVE state, sometimes the port is not deleted but the instance is. These orphan ports count toward the user's quota so if it happens enough times the user will be unable to boot instan

[Yahoo-eng-team] [Bug 1302097] Re: Unable to get images by image type

2014-05-30 Thread Santiago Baldassin
** Changed in: glance Status: Invalid => New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1302097 Title: Unable to get images by image type Status in OpenStack Image Registry an

[Yahoo-eng-team] [Bug 1324861] Re: Pythonclient middleware auth's cache.set() is not expecting time as argument

2014-05-30 Thread Sylvain Bauza
Fix has to be provided on Blazar side. ** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1324861 Title: Pythonclient middleware auth'

[Yahoo-eng-team] [Bug 1324875] [NEW] neutron-server initiation is time-consuming with a large vxlan/gre range

2014-05-30 Thread Xurong Yang
Public bug reported: When we configure VXLAN range [1,16M], neutron-server service costs long time and cpu rate is very high(100%) when initiation. One test base on postgresql has been verified: more than 1h when VXLAN range is [1, 1M]. ** Affects: neutron Importance: Undecided Assignee

[Yahoo-eng-team] [Bug 1324861] [NEW] Pythonclient middleware auth's cache.set() is not expecting time as argument

2014-05-30 Thread Sylvain Bauza
Public bug reported: At the moment, Ironic and Blazar gates are failing because of the recent release of python-keystoneclient-0.9.0 which is raising this kind of trace : 2014-05-30 01:10:13.433 | Traceback (most recent call last): 2014-05-30 01:10:13.434 | File "/home/jenkins/workspace/gate-b

[Yahoo-eng-team] [Bug 1236621] Re: Disable H803: git commit title should not end with period

2014-05-30 Thread sean mooney
** Also affects: neutron 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/1236621 Title: Disable H803: git commit title should not end with peri

[Yahoo-eng-team] [Bug 1324487] Re: Some plugin ini files are not included in setup.cfg and are not installed via 'setup.py install'

2014-05-30 Thread Alan Pevec
** Also affects: neutron/havana Importance: Undecided Status: New ** Also affects: neutron/icehouse 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.launch

[Yahoo-eng-team] [Bug 1324793] [NEW] Info cache for instance could not be found

2014-05-30 Thread Attila Fazekas
Public bug reported: http://logs.openstack.org/90/96090/2/check/check-tempest-dsvm-postgres-full/3580e69/console.html failed with: 2014-05-30 06:30:40.384 | Log File Has Errors: n-cond 2014-05-30 06:30:40.384 | *** Not Whitelisted *** 2014-05-30 05:57:53.811 ERROR oslo.messaging.rpc.dispatcher [r