[openstack-dev] [horizon] [stable] Freeze exception

2015-07-28 Thread Saksham Varma (sakvarma)
Hi all, I would like to request for a freeze exception for the this bug: https://bugs.launchpad.net/horizon/+bug/1474618 This is the patch: https://review.openstack.org/#/c/206184/ It’s a critical bug, which has already been merged to master, and needs to be back ported to kilo. Thanks, Saksha

Re: [openstack-dev] [Neutron] Bulk network operations

2015-01-26 Thread Saksham Varma (sakvarma)
Modifying the subject line. From: Saksham Varma mailto:sakva...@cisco.com>> Reply-To: "OpenStack Development Mailing List (not for usage questions)" mailto:openstack-dev@lists.openstack.org>> Date: Tuesday, January 27, 2015 at 5:21 AM To: "openstack-dev@lists.openstack.org

[openstack-dev] Bulk network operations

2015-01-26 Thread Saksham Varma (sakvarma)
Hi, I was working on bulk network operations for one of Cisco’s plugins. I was wondering how do other plugins handle failures in bulk requests. Are all the requests in the bulk payload rolled back, if any fails (like an atomic strategy)? Or is it like a best effort, which is not necassarily ato