Re: [openstack-dev] [openstack-announce] [release][oslo] tooz release 1.21.0 (liberty)

2015-08-03 Thread Justin Hammond
FUCK OFF From: "dava...@gmail.com" mailto:dava...@gmail.com>> Reply-To: "openstack-dev@lists.openstack.org" mailto:openstack-dev@lists.openstack.org>> Date: Monday, August 3, 2015 at 12:50:00PM To: "openstack-annou...@lists.op

[openstack-dev] Pluggable Auth for clients and where should it go

2015-02-18 Thread Justin Hammond
Just starting this discussion… This is in reference to https://blueprints.launchpad.net/python-neutronclient/+spec/pluggable-neutronclient-auth Originally the blueprint was for python-neutronclient only, but pluggable auth is a wide-reaching issue. With OSC/SDK on the horizon (however far), we

[openstack-dev] Generic question: Any tips for 'keeping up' with the mailing lists?

2013-12-12 Thread Justin Hammond
I am a developer who is currently having troubles keeping up with the mailing list due to volume, and my inability to organize it in my client. I am nearly forced to use Outlook 2011 for Mac and I have read and attempted to implement https://wiki.openstack.org/wiki/MailingListEtiquette but it is st

Re: [openstack-dev] a "common" client library

2014-01-16 Thread Justin Hammond
I'm not sure if it was said, but which httplib using being used (urllib3 maybe?). Also I noticed many people were talking about supporting auth properly, but are there any intentions to properly support 'noauth' (python-neutronclient, for instance, doesn't support it properly as of this writing)?

Re: [openstack-dev] a "common" client library

2014-01-16 Thread Justin Hammond
> Nova/Computes -> NoAuth to neutron in 'trusted environment' It saves quite a few calls to identity in this way and scales a lot better. On 1/16/14 11:06 AM, "Dean Troyer" wrote: >On Thu, Jan 16, 2014 at 9:37 AM, Jesse Noller > wrote: > >On Jan 16, 2014, at 9:26

Re: [openstack-dev] [Neutron] Shared network between specific tenants, but not all tenants?

2013-10-29 Thread Justin Hammond
We have been considering this and have some notes on our concept, but we haven't made a blueprint for it. I will speak amongst my group and find out what they think of making it more public. On 10/29/13 12:26 PM, "Jay Pipes" wrote: >Hi Neutron devs, > >Are there any plans to support networks tha

[openstack-dev] [Neutron] Meet up time at the summit for a POD; Re: Pluggable IPAM

2014-05-14 Thread Justin Hammond
I also intend on advertising this during the core-refactoring session in the etherpad. Please pay attention to that if you're there! ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/op

Re: [openstack-dev] [Neutron] Meet up time at the summit for a POD; Re: Pluggable IPAM

2014-05-14 Thread Justin Hammond
John Voss and I believe Thursday (May 15) would be the best time to do this. I will write it on the board. On 5/14/14 11:59 AM, "Justin Hammond" wrote: >I also intend on advertising this during the core-refactoring session in >the etherpad. Please pay attention to that

Re: [openstack-dev] [Neutron] Meet up time at the summit for a POD; Re: Pluggable IPAM

2014-05-14 Thread Justin Hammond
Signed up for 11:30 AM, May 14 at the neutron POD. On 5/14/14 12:29 PM, "Justin Hammond" wrote: >John Voss and I believe Thursday (May 15) would be the best time to do >this. I will write it on the board. > >On 5/14/14 11:59 AM, "Justin Hammond" >wrote: &g

Re: [openstack-dev] [Neutron] Meet up time at the summit for a POD; Re: Pluggable IPAM

2014-05-14 Thread Justin Hammond
ur 38, Lenina ave. Kharkov, Ukraine www.mirantis.com<http://www.mirantis.com> www.mirantis.ru<http://www.mirantis.ru> On Wed, May 14, 2014 at 8:06 PM, Justin Hammond mailto:justin.hamm...@rackspace.com>> wrote: Signed up for 11:30 AM, May 14 at the neutron POD. On 5/14/14

Re: [openstack-dev] [Neutron] Meet up time at the summit for a POD; Re: Pluggable IPAM

2014-05-15 Thread Justin Hammond
are still meeting at 11:30. From: Justin Hammond mailto:justin.hamm...@rackspace.com>> Reply-To: "OpenStack Development Mailing List (not for usage questions)" mailto:openstack-dev@lists.openstack.org>> Date: Thu, 15 May 2014 03:16:13 + To: "OpenStack Development

[openstack-dev] Where can I find the public URL for the slides from my presentation

2014-05-19 Thread Justin Hammond
I have uploaded it using the given link but I can't seem to find where people can find it. Thanks. ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

[openstack-dev] [python-neutronclient] Need to get some eyes on a change if possible

2013-08-27 Thread Justin Hammond
Thank you for your time, Justin Hammond ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [Neutron] Resource URL support for more than two levels

2013-08-29 Thread Justin Hammond
I find that kind of flexibility quite valuable for plugin developers. +1 to this. I'd like to be involved if possible with helping you with it. From: balaji patnala mailto:patnala...@gmail.com>> Reply-To: OpenStack Development Mailing List mailto:openstack-dev@lists.openstack.org>> Date: Thu, 29

[openstack-dev] [Neutron] Question About Bug #1196170 Network type value constants are defined in multiple places

2013-08-30 Thread Justin Hammond
I am currently working this bug and I have a question about the scope of the changes. The original description of the bug deals with constants defined as TYPE_FLAT in multiple locations with the same value. It is desired to have said constant put into common/constants.py and shared for DRY-sake. I

Re: [openstack-dev] [Neutron] Need some clarity on security group protocol numbers vs names

2013-09-11 Thread Justin Hammond
As it seems the review is no longer the place for this discussion, I will copy/paste my inline comments here: I dislike the idea of passing magical numbers around to define protocols (defined or otherwise). I believe there should be a common set of protocols with their numbers mapped (such as this

Re: [openstack-dev] [Neutron] Need some clarity on security group protocol numbers vs names

2013-09-11 Thread Justin Hammond
I agree with you. Plugin was a mere example and it does make sense to allow the provider to define custom protocols. +1 On 9/11/13 12:46 PM, "Akihiro Motoki" wrote: >Hi Justin, > >My point is what > >On Thu, Sep 12, 2013 at 12:46 AM, Justin Hammond > wrote: >

[openstack-dev] [Neutron] Resuming unfinished blueprint "Make the ip allocation algorithm configurable"

2013-09-18 Thread Justin Hammond
The blueprint, https://blueprints.launchpad.net/neutron/+spec/configurable-ip-allocation, was started by Isaku Yamahata but was abandoned due to inactivity. We have contacted Yamahata and he has agreed to partner with us on the development of this blueprint. A majority of the preexisting implem

Re: [openstack-dev] [Neutron] PTL Candidacy

2013-09-20 Thread Justin Hammond
I agree. +1. Mark has been nothing but helpful to me and I have enjoyed all the chances I have had to work with him. Not sure if I can vote though. From: Dan Wendlandt mailto:d...@nicira.com>> Reply-To: OpenStack Development Mailing List mailto:openstack-dev@lists.openstack.org>> Date: Fri, 20 S