[Yahoo-eng-team] [Bug 1082248] Re: Use uuidutils instead of uuid.uuid4()

2016-11-06 Thread Tuan
** Also affects: nova 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/1082248 Title: Use uuidutils instead of uuid.uuid4() Status in neutron:

[Yahoo-eng-team] [Bug 1082248] Re: Use uuidutils instead of uuid.uuid4()

2016-11-06 Thread Tuan
** Also affects: sahara 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/1082248 Title: Use uuidutils instead of uuid.uuid4() Status in

[Yahoo-eng-team] [Bug 1429684] Re: Nova and Brick can log each other out of iscsi sessions

2016-11-06 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 1620341] Re: Removing unused base images removes backing files of active instances

2016-11-06 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 1639685] [NEW] glance image-create creates an image with no name

2016-11-06 Thread Ravichandran Valavandan
Public bug reported: I'd expected glance image-create command to return the usage syntax, instead it did this. [rvalavan@AlfredWallace ~]$ glance image-create +--+--+ | Property | Value|

[Yahoo-eng-team] [Bug 1639566] [NEW] [RFE] Add support for local SNAT

2016-11-06 Thread Igor Shafran
Public bug reported: [Existing problem] Currently, when the User wants to allow multiple VMs to access external networks (e.g. internet), he can either assign a floating IP to each VM (DNAT), or assign just one floating IP to the router that he uses as a default gateway for all the VMs (SNAT).

[Yahoo-eng-team] [Bug 1604397] Re: [SRU] python-swiftclient is missing in requirements.txt (for glare)

2016-11-06 Thread Launchpad Bug Tracker
This bug was fixed in the package python-glance-store - 0.18.0-0ubuntu3 --- python-glance-store (0.18.0-0ubuntu3) zesty; urgency=medium * d/gbp.conf: Update default config. -- Corey Bryant Fri, 04 Nov 2016 08:09:18 -0400 ** Changed in:

[Yahoo-eng-team] [Bug 1639539] [NEW] security group/security group rule bulk creation is broken

2016-11-06 Thread Isaku Yamahata
Public bug reported: security group/security group rule bulk creation is (potentially) broken. neutron/db/securitygroups_db.SecurityGroupDbMixin.create_security_group[_rule]_bluk calls _create_bulk which calls create_security_group[_rule]() within db transaction. This implentation isn't correct

[Yahoo-eng-team] [Bug 1595515] Re: IpConntrackManager class in ip_conntrack.py should be a singleton to be used by both SG and FWaaS

2016-11-06 Thread OpenStack Infra
Reviewed: https://review.openstack.org/38 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=468b2f1b8bfc6091ba7384f4f9266fdd1b15a2b4 Submitter: Jenkins Branch:master commit 468b2f1b8bfc6091ba7384f4f9266fdd1b15a2b4 Author: Chandan Dutta Chowdhury