Re: [openstack-dev] [oslo] Propose support generate IPv4 and IPv6 random address( or network) for documentation(test?)

2016-10-17 Thread Kiall Mac Innes
We tend to try stick with the various TEST-NET CIDRs etc as well in Designate, and document them here: http://docs.openstack.org/developer/designate/developer-guidelines.html#example-dns-names-and-ip-space Thanks, Kiall On 17/10/16 10:56, TommyLike Hu wrote: When I handle some stuff related to

Re: [openstack-dev] [all] Reviewing coverage jobs set up

2016-08-03 Thread Kiall Mac Innes
On 18/07/16 20:14, Jeremy Stanley wrote: Note that this will only be true if the change's parent commit in Gerrit was the branch tip at the time it landed. Otherwise (and quite frequently in fact) you will need to identify the SHA of the merge commit which was created at the time it merged and us

Re: [openstack-dev] [keystone][oslo][designate][zaqar][nova][swift] using pylibmc instead of python-memcached

2016-05-13 Thread Kiall Mac Innes
Hey Dims, >From what I remember, oslo.cache seemed unnecessarily complex to use vs memcache's simplicity, and didn't have any usage docs[1] to help folks get started using it. I can see there is some docs under the module index, but at a glance they seem somewhat disconnected and incomplete. Are

Re: [openstack-dev] [Designate] Tempest Tests - in-repo or separate

2016-04-05 Thread Kiall Mac Innes
Agreed on a separate repo. I'm honestly a little unsure how in-service-repo would ever work long term, given that tempest's requirements will match master, and may not be compatible with N releases ago's $service requirements.. Thoughts on how that might work, or is it just that no service has ha

Re: [openstack-dev] The #openstack-packaging channel requires an invite?

2016-03-10 Thread Kiall Mac Innes
On 09/03/16 17:57, Louis Taylor wrote: > From ChanServ: > > 17:55:03 -ChanServ(ChanServ@services.)- Information on #openstack-packaging: > 17:55:03 -ChanServ(ChanServ@services.)- Registered : Nov 11 18:59:55 > 2011 (4y 17w 0d ago) > 17:55:03 -ChanServ(ChanServ@services.)- Last used : (about 75 wee

Re: [openstack-dev] [designate] The designate API service is stopped

2015-07-30 Thread Kiall Mac Innes
So, I see three things of interest in the logs here. 1) The SIGHUP signal received > 2015-07-28 14:49:10.378 22487 INFO oslo_service.service [-] Caught > SIGHUP, exiting Do we know what's sending this to signal to Designate? 2) The first exception, "Calling waitall() ..." > 2015-07-28 14:49:10

Re: [openstack-dev] [designate] The designate API service is stopped

2015-07-23 Thread Kiall Mac Innes
Interesting, It would be great to know what causes the crash if you can identify it. What was previously between the designate components and qpid? Simple router? Stateful firewall? Something else? Thanks, Kiall On 22/07/15 10:53, Jaime Fernández wrote: I moved the virtual machine where desi

Re: [openstack-dev] Python 3: 5 more projects with a py34 voting gate, only 4 remaing

2015-07-21 Thread Kiall Mac Innes
You can (nearly) add Designate to this list :) Pradeep has been doing a great job getting the codebase py3 compatible! Thanks, Kiall On 17/07/15 12:32, Victor Stinner wrote: > Hi, > > We are close to having a voting py34 gate on all OpenStack libraries and > applications. I just made the py34 g

Re: [openstack-dev] [designate] The designate API service is stopped

2015-07-21 Thread Kiall Mac Innes
would work and the other doesn't. If this works, I'll test out with qpid and see if there's anything obvious. > > On Mon, Jul 20, 2015 at 5:20 PM, Kiall Mac Innes <mailto:ki...@macinnes.ie>> wrote: > > Side Question: Is is normal for QPid to log all

Re: [openstack-dev] DNS and Designate mid-cycle meet-up - August in Austin

2015-07-20 Thread Kiall Mac Innes
Got my ticket, thanks Joe / Rackspace for hosting this :) Thanks, Kiall On 20/07/15 18:05, Joe Mcbride wrote: > Hello, > The Designate team will hold it's mid-cycle meet-up in August, details below. > - Dates: August 17 to 20, 2015 > - Location: Austin TX > - Registration/agenda: > http://www

Re: [openstack-dev] [designate] The designate API service is stopped

2015-07-20 Thread Kiall Mac Innes
Side Question: Is is normal for QPid to log all the "\x0f\x01\x00\x14\x00\x01\x00\x00\x00\x00\x00"'s etc? I'm guessing that, since you're using qpid, you're also on RedHat. Could RH's SELinux policies be preventing the service from binding to tcp/9001? If you start as root, do you see similar iss

[openstack-dev] [designate] PTL Candidacy

2015-04-08 Thread Kiall Mac Innes
I would like to announce my candidacy for Designate / DNS Services Program PTL position for the Liberty cycle. Keeping this short! I've been working on the Designate project since day 1, and believe we've made great progress over the last few cycles. For Liberty, I expect our focus will be on tigh

Re: [openstack-dev] Multi Region Designate

2015-04-07 Thread Kiall Mac Innes
Hey Anik, So, unlike Nova or other services which really are "region" aware, Designate, being designed to push data into the global DNS namespace, doesn't have the same concept of regions. Typically, you will either have regions which are "close enough" to run a Galera/Percona cluster across them

Re: [openstack-dev] [infra] What do people think of YAPF (like gofmt, for python)?

2015-03-26 Thread Kiall Mac Innes
redone too.. I'm not sure there's really a good solution to this Thanks, Kiall On 26/03/15 16:38, Kiall Mac Innes wrote: > > > __ > OpenStack Development Mailing List (not for usage questions) &

Re: [openstack-dev] [infra] What do people think of YAPF (like gofmt, for python)?

2015-03-26 Thread Kiall Mac Innes
binv2ijTsg9Fd.bin Description: PGP/MIME version identification encrypted.asc Description: OpenPGP encrypted message __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.op

Re: [openstack-dev] [tooz] 1.0 goals

2015-03-09 Thread Kiall Mac Innes
On 09/03/15 13:56, Julien Danjou wrote: > Hi fellow developers, > > It'd be nice to achieve a 1.0 release for tooz, as some projects are > already using it, and more are going to adopt it. > > I think we should collect features and potential bugs/limitations we'd > like to have and fix before tha

Re: [openstack-dev] [Keystone] How to check admin authentication?

2015-03-02 Thread Kiall Mac Innes
On 02/03/15 08:53, Dmitry Tantsur wrote: 2015-02-27 17:27 GMT+01:00 Dolph Mathews >: On Fri, Feb 27, 2015 at 8:39 AM, Dmitry Tantsur mailto:dtant...@redhat.com>> wrote: Hi all! This (presumably) pretty basic question tortures me for

Re: [openstack-dev] [Designate] Core reviewer update

2015-02-12 Thread Kiall Mac Innes
Changes have been applied, welcome Tim :) On 12/02/15 16:18, Rich Megginson wrote: > On 02/12/2015 08:51 AM, Hayes, Graham wrote: >> On 12/02/15 15:50, Kiall Mac Innes wrote: >>> +1 - Tim has been giving good reviews over the last few months and will >>> make a goo

Re: [openstack-dev] [Designate] Core reviewer update

2015-02-12 Thread Kiall Mac Innes
+1 - Tim has been giving good reviews over the last few months and will make a good addition.. Thanks, Kiall On 12/02/15 15:40, Vinod Mangalpally wrote: > Hello Designate folks, > > Betsy Luzader (betsy) resigned from her core reviewer position on > Designate. In order to keep the momentum of re