*** dmakogon has joined #openstack-dns | 05:51 | |
*** dmakogon has quit IRC | 07:48 | |
*** dmakogon has joined #openstack-dns | 08:51 | |
*** CaptTofu has joined #openstack-dns | 12:19 | |
*** cflmarques has joined #openstack-dns | 13:23 | |
*** CaptTofu has quit IRC | 13:54 | |
*** CaptTofu has joined #openstack-dns | 13:55 | |
*** CaptTofu has quit IRC | 13:59 | |
*** EmilienM has quit IRC | 14:02 | |
*** EmilienM has joined #openstack-dns | 14:02 | |
*** CaptTofu has joined #openstack-dns | 14:03 | |
*** dguerri has quit IRC | 14:20 | |
*** dguerri has joined #openstack-dns | 14:53 | |
*** tsimmons has joined #openstack-dns | 14:58 | |
tsimmons | kiall: Are you around? | 15:29 |
---|---|---|
*** openstackgerrit has joined #openstack-dns | 15:29 | |
*** ChanServ sets mode: +v openstackgerrit | 15:29 | |
kiall | tsimmons: heya | 15:30 |
tsimmons | kiall: I've been working on the bind9 plugin and I had a couple of questions for you. | 15:31 |
kiall | Sure - Fire away.. | 15:31 |
openstackgerrit | A change was merged to stackforge/designate: Cleaned up fake backend backend https://review.openstack.org/44726 | 15:32 |
openstackgerrit | Graham Hayes proposed a change to stackforge/designate: Add status fields for domains and records https://review.openstack.org/44730 | 15:32 |
tsimmons | I was looking at adding/deleting zones, because that was where a lot of stuff was going on, and I came across rndc addzone/delzone when talking to one of the guys who runs our infrastructure. http://jpmens.net/2010/10/04/dynamically-add-zones-to-bind-with-rndc-addzone/ | 15:33 |
tsimmons | It basically allows you to add/delete zones dynamically, instead of reloading anything every time. | 15:33 |
kiall | Hah - Perfect. I was sure there was a way to do that! | 15:34 |
tsimmons | Yeah, it's pretty nifty. It does something else interesting as well. It keeps a file, literally in the same format as designate's zones.config in file in /var/cache/bind. So what it could do potentially is replace the need for the zones.config file if I found another way to be sure that designate was in sync with the zones bind has. | 15:35 |
kiall | brb - 2 mins. Quick call! | 15:36 |
tsimmons | No problem! | 15:36 |
kiall | back | 15:48 |
kiall | tsimmons: so, do we know if the /var/cache/bind file is written synchronously? If so, after calling `rndc addzone`, we could just copy it across? | 15:49 |
tsimmons | I'm pretty sure it does, yeah. | 15:50 |
tsimmons | But then what about deleting zones? It just deletes the zone from the file, but then we'd have to go hunt it down in our file and delete it again. | 15:51 |
kiall | Also - Do we know when that feature was introduced to bind? | 15:51 |
tsimmons | That blog up there says 9.7.2-P2. | 15:52 |
dmakogon | hey, guys, hi to everyone | 15:52 |
kiall | Well - It would presumably work the same for add vs delzone, so after a create/delete_zone is called, assuming it's synchronous, we can copy the zones.config over from the cache -> the "normal" spot | 15:52 |
dmakogon | i'm wondering is Designate suppose to come from incubation ? | 15:53 |
kiall | We'll still need to be able to standup new servers with an empty config, so we'll need to keep the zone write out for that ... | 15:53 |
tsimmons | Ah. Just copy the whole file. | 15:53 |
kiall | dmakogon: When we reapply - it was pushed back while we gather more developers :) | 15:54 |
dmakogon | i'd like to bring some code to nova - new DNS driver for Designate | 15:54 |
dmakogon | currently i'm working on trove and i need to implement dns support for it | 15:55 |
kiall | dmakogon: ah - nice.. I've had a TODO item to get with the HP Trove guys about that :) | 15:55 |
dmakogon | nice))) | 15:56 |
tsimmons | So we need the zones.config to standup new servers? Can you explain that a bit I'm confused? | 15:56 |
dmakogon | i'm from Mirantis and we interested in Trove | 15:56 |
kiall | My understanding is, it's OKAY to add (at least to Trove) since there is precedent.. RAX DNS is in there, and is not a core/incubated OpenStack project :) | 15:56 |
kiall | Also - might be useful .. https://github.com/stackforge/python-designateclient | 15:57 |
dmakogon | kiall: Thanks | 16:01 |
*** CaptTofu has quit IRC | 16:26 | |
*** CaptTofu has joined #openstack-dns | 16:26 | |
tsimmons | kiall: I've got to go, I'll be around tomorrow. We're actually off today (Labor Day, ironically) | 16:30 |
openstackgerrit | Graham Hayes proposed a change to stackforge/designate: Add status fields for domains and records https://review.openstack.org/44730 | 16:30 |
kiall | hah :) Enjoy! | 16:30 |
*** tsimmons has quit IRC | 16:36 | |
*** CaptTofu has quit IRC | 16:53 | |
*** CaptTofu has joined #openstack-dns | 16:53 | |
*** cflmarques has quit IRC | 16:54 | |
*** EmilienM has quit IRC | 17:04 | |
*** EmilienM has joined #openstack-dns | 17:05 | |
*** shakayumi has joined #openstack-dns | 18:34 | |
*** CaptTofu has quit IRC | 18:35 | |
*** CaptTofu has joined #openstack-dns | 18:36 | |
*** CaptTofu has quit IRC | 18:40 | |
*** dmakogon_ has joined #openstack-dns | 19:41 | |
*** dmakogon_ has quit IRC | 22:02 | |
*** CaptTofu has joined #openstack-dns | 22:09 | |
*** CaptTofu has quit IRC | 22:42 | |
*** CaptTofu has joined #openstack-dns | 22:43 | |
*** dkehn is now known as dkehn_away | 22:53 | |
*** CaptTofu has quit IRC | 23:40 | |
*** CaptTofu has joined #openstack-dns | 23:41 | |
*** justinsb has joined #openstack-dns | 23:43 | |
justinsb | Question: How does Designate cope if two users both register the same domain? | 23:45 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!