*** vipul is now known as vipul-away | 00:25 | |
*** vipul-away is now known as vipul | 00:25 | |
*** matsuhashi has joined #openstack-dns | 00:32 | |
*** vipul is now known as vipul-away | 00:40 | |
*** nosnos has joined #openstack-dns | 00:40 | |
*** vipul-away is now known as vipul | 00:51 | |
*** CaptTofu has quit IRC | 01:40 | |
*** CaptTofu has joined #openstack-dns | 01:41 | |
*** CaptTofu has quit IRC | 01:45 | |
*** eankutse has joined #openstack-dns | 01:50 | |
*** msisk has joined #openstack-dns | 01:53 | |
*** eankutse has quit IRC | 02:33 | |
*** eankutse has joined #openstack-dns | 02:34 | |
openstackgerrit | Emmanuel Ankutse proposed a change to stackforge/designate: Update domains when servers are created, modified or deleted https://review.openstack.org/45078 | 03:10 |
---|---|---|
*** msisk has quit IRC | 04:00 | |
*** vipul is now known as vipul-away | 04:46 | |
*** dmakogon_ has joined #openstack-dns | 05:17 | |
*** vipul-away is now known as vipul | 05:20 | |
*** eankutse has quit IRC | 05:53 | |
*** CaptTofu has joined #openstack-dns | 07:12 | |
*** dmakogon_ has quit IRC | 07:24 | |
*** CaptTofu has quit IRC | 08:23 | |
*** CaptTofu has joined #openstack-dns | 08:24 | |
*** matsuhashi has quit IRC | 08:27 | |
*** matsuhashi has joined #openstack-dns | 08:27 | |
*** CaptTofu has quit IRC | 08:30 | |
*** CaptTofu has joined #openstack-dns | 08:30 | |
*** CaptTofu has quit IRC | 08:36 | |
*** CaptTofu has joined #openstack-dns | 08:36 | |
*** matsuhashi has quit IRC | 11:25 | |
*** nosnos has quit IRC | 11:38 | |
*** nosnos has joined #openstack-dns | 11:39 | |
*** nosnos has quit IRC | 11:43 | |
*** jmcbride has joined #openstack-dns | 12:50 | |
*** ekarlso has quit IRC | 13:06 | |
*** eankutse has joined #openstack-dns | 13:14 | |
*** eankutse has quit IRC | 13:20 | |
*** eankutse has joined #openstack-dns | 13:21 | |
eankutse | Kiall: I pulled in your latest updates to powerdns backend database tables that includes inherit_ttl column. Is upgrade automatic to the tables or do I need to run a script? | 13:36 |
*** CaptTofu has quit IRC | 13:37 | |
*** CaptTofu has joined #openstack-dns | 13:37 | |
*** jmcbride1 has joined #openstack-dns | 13:47 | |
*** jmcbride1 has joined #openstack-dns | 13:47 | |
*** jmcbride has quit IRC | 13:49 | |
*** eankutse has quit IRC | 13:52 | |
*** eankutse has joined #openstack-dns | 14:11 | |
*** ekarlso has joined #openstack-dns | 14:20 | |
*** CaptTofu has quit IRC | 14:28 | |
*** msisk has joined #openstack-dns | 14:37 | |
eankutse | Kiall: I lost connection to the IRC for a while. I had a question that I posted earlier - I pulled in your latest updates to powerdns backend database tables that includes inherit_ttl column. Is upgrade automatic to the tables or do I need to run a script? | 14:42 |
eankutse | I ask because I see ff logs: | 14:43 |
eankutse | 2013-09-19 05:27:32 ERROR [cliff.app] (OperationalError) duplicate column name: inherit_ttl '\nALTER TABLE records ADD inherit_ttl BOOLEAN' () | 14:43 |
eankutse | ERROR: (OperationalError) duplicate column name: inherit_ttl '\nALTER TABLE records ADD inherit_ttl BOOLEAN' () | 14:43 |
*** betsy has joined #openstack-dns | 14:52 | |
openstackgerrit | Graham Hayes proposed a change to stackforge/designate: WIP: Adding inital server pools implementation https://review.openstack.org/47397 | 15:07 |
*** zane has joined #openstack-dns | 15:07 | |
openstackgerrit | Simon McCartney proposed a change to stackforge/python-designateclient: first drop of python-designateclient docs https://review.openstack.org/47400 | 15:17 |
*** jmcbride1 has quit IRC | 15:26 | |
*** jmcbride has joined #openstack-dns | 15:30 | |
artom | Servers aren't per-tenant? | 15:39 |
mugsie | artom: no, per pool | 15:42 |
mugsie | i *think* (need to double check this) but pools will could end up being per tenant | 15:42 |
artom | Ah! | 15:46 |
artom | From what I can tell pools are still very much WIP, so at this time de facto, servers are the same for everyone? | 15:46 |
mugsie | artom: yup, currently | 15:47 |
mugsie | (i am Graham Hayes) | 15:48 |
artom | Hah, was just looking at https://review.openstack.org/#/c/47397/ | 15:48 |
artom | Sorry your patch failed ;) | 15:48 |
mugsie | yeah, I knew it would | 15:48 |
mugsie | This is just to give people an idea of where i am going | 15:49 |
mugsie | if you have any comments / questions, let me know, or leave a comment on the patch | 15:49 |
mugsie | I am waiting on https://review.openstack.org/45078 to land, so I can rebase it in | 15:50 |
artom | There's a big learning curve ahead for me before I can constructively contribute, but given what my company wants to do with Designate and how much we depend on pools, I think it will have to happen... | 15:51 |
mugsie | how do you guys want to use pools? | 15:59 |
artom | The long-term plan is to move all our clients' zones to a Designate. | 16:01 |
artom | And since not all zones have the same NS records, we need to servers to be per-client. | 16:02 |
artom | At first I though per-client would be per-tenant in Designate. | 16:02 |
artom | (Plus we have the common "private"/corporate zone problem - ie, a zone that's supposed to only be resolvable from our internal network). | 16:04 |
*** CaptTofu has joined #openstack-dns | 16:23 | |
*** jmcbride has quit IRC | 16:40 | |
*** betsy_ has joined #openstack-dns | 16:43 | |
*** betsy has quit IRC | 16:43 | |
*** betsy_ is now known as betsy | 16:43 | |
kiall | eankutse: sorry - been off IRC all day! | 16:45 |
kiall | Yea, whenever there are DB changes you need to run the `designate-manage database-sync` (for designate DB) `designate-manage powerdns database-sync` (for designate) | 16:45 |
kiall | re the error, I managed to push a dodgy migration without noticing :( So if you applied it, it would be "half" applied.. | 16:48 |
kiall | In this case, dropping that col from the DB and re-running will solve it | 16:48 |
kiall | (Another reason we need to gate changes on the migrations actually working!) | 16:48 |
*** eankutse has quit IRC | 16:54 | |
*** jmcbride has joined #openstack-dns | 16:57 | |
*** CaptTofu has quit IRC | 17:01 | |
*** eankutse has joined #openstack-dns | 17:17 | |
*** eankutse has quit IRC | 17:17 | |
*** eankutse has joined #openstack-dns | 17:18 | |
*** eankutse has quit IRC | 17:18 | |
*** eankutse has joined #openstack-dns | 17:18 | |
*** eankutse has quit IRC | 17:21 | |
*** eankutse has joined #openstack-dns | 17:21 | |
*** eankutse1 has joined #openstack-dns | 17:30 | |
*** eankutse has quit IRC | 17:31 | |
openstackgerrit | Emmanuel Ankutse proposed a change to stackforge/designate: Update domains when servers are created, modified or deleted https://review.openstack.org/45078 | 17:41 |
*** zane has quit IRC | 17:50 | |
*** eankutse1 has quit IRC | 18:00 | |
*** jmcbride1 has joined #openstack-dns | 18:02 | |
*** jmcbride has quit IRC | 18:03 | |
*** eankutse has joined #openstack-dns | 18:05 | |
*** betsy_ has joined #openstack-dns | 18:05 | |
*** betsy has quit IRC | 18:07 | |
*** betsy_ is now known as betsy | 18:07 | |
*** vinodmr has joined #openstack-dns | 18:19 | |
vinodmr | Hi kiall | 18:20 |
*** jmcbride1 has quit IRC | 18:38 | |
*** vinodmr has quit IRC | 18:40 | |
*** CaptTofu has joined #openstack-dns | 18:40 | |
*** vinodmr has joined #openstack-dns | 18:42 | |
*** eankutse has quit IRC | 18:54 | |
*** eankutse1 has joined #openstack-dns | 18:54 | |
*** vinodmr has quit IRC | 18:55 | |
*** eankutse1 has quit IRC | 18:55 | |
*** eankutse has joined #openstack-dns | 18:55 | |
*** eankutse has quit IRC | 18:56 | |
*** eankutse has joined #openstack-dns | 18:56 | |
*** jmcbride has joined #openstack-dns | 18:59 | |
*** vinodmr has joined #openstack-dns | 19:09 | |
*** jmcbride has quit IRC | 19:24 | |
*** vipul is now known as vipul-away | 19:29 | |
*** betsy_ has joined #openstack-dns | 19:30 | |
*** betsy has quit IRC | 19:32 | |
*** betsy_ is now known as betsy | 19:32 | |
*** jmcbride has joined #openstack-dns | 19:34 | |
*** eankutse has quit IRC | 19:39 | |
*** vipul-away is now known as vipul | 19:40 | |
*** msisk has quit IRC | 19:51 | |
*** jmcbride1 has joined #openstack-dns | 20:02 | |
*** jmcbride has quit IRC | 20:04 | |
*** eankutse has joined #openstack-dns | 20:08 | |
*** eankutse has quit IRC | 20:08 | |
*** eankutse has joined #openstack-dns | 20:09 | |
*** vipul is now known as vipul-away | 20:19 | |
*** vipul-away is now known as vipul | 20:19 | |
*** vipul is now known as vipul-away | 20:34 | |
*** jmcbride1 has quit IRC | 20:40 | |
*** vinodmr has quit IRC | 20:42 | |
*** jmcbride has joined #openstack-dns | 20:46 | |
*** jmcbride has quit IRC | 20:47 | |
*** jmcbride has joined #openstack-dns | 20:47 | |
*** vipul-away is now known as vipul | 20:48 | |
*** jmcbride has quit IRC | 21:05 | |
*** jmcbride has joined #openstack-dns | 21:05 | |
*** jmcbride has quit IRC | 21:07 | |
*** jmcbride has joined #openstack-dns | 21:08 | |
*** jmcbride has quit IRC | 21:27 | |
*** jmcbride has joined #openstack-dns | 21:28 | |
*** betsy has quit IRC | 21:44 | |
*** vipul is now known as vipul-away | 21:56 | |
*** jmcbride has quit IRC | 22:01 | |
*** vipul-away is now known as vipul | 22:12 | |
*** eankutse has quit IRC | 22:22 | |
*** CaptTofu has quit IRC | 23:08 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!