*** amcrn has joined #openstack-dns | 01:08 | |
*** EricGonczer_ has joined #openstack-dns | 01:20 | |
*** EricGonczer_ has quit IRC | 01:23 | |
*** nosnos has joined #openstack-dns | 01:54 | |
*** nosnos has quit IRC | 03:24 | |
*** nosnos has joined #openstack-dns | 03:25 | |
*** nosnos has quit IRC | 03:29 | |
*** ryanpetrello has quit IRC | 03:40 | |
*** ryanpetrello has joined #openstack-dns | 03:41 | |
*** nosnos has joined #openstack-dns | 03:48 | |
*** HenryG has quit IRC | 03:49 | |
*** jmcbride has joined #openstack-dns | 04:29 | |
*** amcrn has quit IRC | 05:34 | |
*** nosnos has quit IRC | 05:59 | |
*** nosnos has joined #openstack-dns | 06:00 | |
*** k4n0 has joined #openstack-dns | 06:11 | |
*** nosnos has quit IRC | 06:39 | |
*** nosnos has joined #openstack-dns | 06:39 | |
*** jordanP has joined #openstack-dns | 08:04 | |
*** tryggvil has quit IRC | 08:20 | |
*** alokj has joined #openstack-dns | 09:08 | |
*** tryggvil has joined #openstack-dns | 09:27 | |
*** k4n0 has quit IRC | 09:32 | |
*** k4n0 has joined #openstack-dns | 09:35 | |
*** tryggvil has quit IRC | 09:45 | |
*** tryggvil has joined #openstack-dns | 09:46 | |
*** tryggvil has quit IRC | 10:19 | |
*** bauruine_ has joined #openstack-dns | 10:28 | |
*** tryggvil has joined #openstack-dns | 10:29 | |
*** alokj has quit IRC | 10:40 | |
*** bauruine has quit IRC | 10:49 | |
*** bauruine_ has quit IRC | 10:50 | |
*** bauruine- has joined #openstack-dns | 10:50 | |
*** alokj has joined #openstack-dns | 10:53 | |
*** alokj is now known as Guest81246 | 10:54 | |
*** simonmcc has joined #openstack-dns | 10:55 | |
*** Guest81246 has quit IRC | 11:05 | |
*** tryggvil has quit IRC | 11:21 | |
*** tryggvil has joined #openstack-dns | 11:22 | |
openstackgerrit | A change was merged to openstack/designate: Enforce all Object attributes are private or well defined https://review.openstack.org/128282 | 11:38 |
---|---|---|
*** HenryG has joined #openstack-dns | 11:39 | |
openstackgerrit | A change was merged to openstack/python-designateclient: Fixes homepage in metadata and internal docs https://review.openstack.org/128912 | 11:42 |
openstackgerrit | A change was merged to openstack/python-designateclient: Fixes pypi tarball not delivering Apache 2.0 LICENSE file https://review.openstack.org/129324 | 11:42 |
*** betsy has joined #openstack-dns | 12:29 | |
*** betsy has quit IRC | 12:30 | |
*** betsy has joined #openstack-dns | 12:31 | |
openstackgerrit | Kiall Mac Innes proposed a change to openstack/designate: Add basic validation functionality to Designate Objects https://review.openstack.org/127846 | 12:40 |
openstackgerrit | Kiall Mac Innes proposed a change to openstack/designate: Implement a DesignateObject Registry https://review.openstack.org/129599 | 12:40 |
*** alokj has joined #openstack-dns | 12:41 | |
openstackgerrit | Betsy Luzader proposed a change to openstack/designate: Server Pools Storage https://review.openstack.org/127355 | 12:59 |
*** bauruine- has quit IRC | 13:01 | |
*** bauruine has joined #openstack-dns | 13:01 | |
openstackgerrit | Endre Karlson proposed a change to openstack/designate: Add metadata, totalcount fields to zones/recordsets collections https://review.openstack.org/108859 | 13:16 |
*** mwagner_lap has quit IRC | 13:27 | |
*** k4n0 has quit IRC | 13:55 | |
*** timsim has joined #openstack-dns | 13:56 | |
*** EricGonczer_ has joined #openstack-dns | 13:59 | |
openstackgerrit | Kiall Mac Innes proposed a change to openstack/designate: Implement a DesignateObject Registry https://review.openstack.org/129599 | 14:01 |
openstackgerrit | Kiall Mac Innes proposed a change to openstack/designate: Add basic validation functionality to Designate Objects https://review.openstack.org/127846 | 14:01 |
openstackgerrit | Kiall Mac Innes proposed a change to openstack/designate: Add Server object validations https://review.openstack.org/129625 | 14:01 |
*** EricGonczer_ has quit IRC | 14:03 | |
openstackgerrit | Kiall Mac Innes proposed a change to openstack/designate: Add Server object validations https://review.openstack.org/129625 | 14:03 |
openstackgerrit | Kiall Mac Innes proposed a change to openstack/designate: Implement a DesignateObject Registry https://review.openstack.org/129599 | 14:03 |
openstackgerrit | Kiall Mac Innes proposed a change to openstack/designate: Add basic validation functionality to Designate Objects https://review.openstack.org/127846 | 14:03 |
*** EricGonczer_ has joined #openstack-dns | 14:04 | |
openstackgerrit | Kiall Mac Innes proposed a change to openstack/designate: Add Server object validations https://review.openstack.org/129625 | 14:05 |
openstackgerrit | Kiall Mac Innes proposed a change to openstack/designate: Add basic validation functionality to Designate Objects https://review.openstack.org/127846 | 14:05 |
Kiall | Last time.. I swear ;) | 14:05 |
timsim | You're a busy man today ;) | 14:06 |
Kiall | Lol .. Making stupid mistakes which are obvious the moment I submit the code ;) | 14:09 |
*** nosnos has quit IRC | 14:09 | |
Kiall | (I never quite understand why I don't see the mistake until AFTER submitting -_-_ | 14:09 |
*** bauruine_ has joined #openstack-dns | 14:09 | |
*** nosnos has joined #openstack-dns | 14:09 | |
*** nosnos has quit IRC | 14:14 | |
timsim | I wanted to ask someone, what kind of indices are people defining on the Designate database? Besides the foreign key and unique constraints. | 14:16 |
*** nkinder has joined #openstack-dns | 14:20 | |
Kiall | timsim: ideally, you should be able to run with exactly what the migrations produce.. that said, I know our schema at HP has diverged a little - we should really identify the differences and submit them! | 14:27 |
*** vinod1 has joined #openstack-dns | 14:28 | |
timsim | Cool, I'd be interested to see. I was doing some testing and by default I didn't get very good results. But a very unscientific query analysis resulted in adding these: http://pastie.org/9656883 and it improved performance by quite a bit. | 14:30 |
*** vinod2 has joined #openstack-dns | 14:30 | |
*** vinod3 has joined #openstack-dns | 14:32 | |
*** vinod1 has quit IRC | 14:33 | |
*** vinod2 has quit IRC | 14:35 | |
Kiall | timsim: we're on an older version of Designate, so many of those wouldn't have been necessary for the version we have.. maybe we should get those up for review as a starting point for fixing all the indexing etc? :) | 14:35 |
timsim | Sure, I'm hoping to do a bit more of a through review in the coming days. | 14:37 |
Kiall | Yea - I asked one of our DBA's to have a look a week or two ago, but other priorities have stolen all available time ;) | 14:37 |
openstackgerrit | Kiall Mac Innes proposed a change to openstack/designate: Add Server object validations https://review.openstack.org/129625 | 14:41 |
openstackgerrit | Kiall Mac Innes proposed a change to openstack/designate: Add basic validation functionality to Designate Objects https://review.openstack.org/127846 | 14:41 |
*** paul_glass has joined #openstack-dns | 14:43 | |
*** paul_glass1 has joined #openstack-dns | 14:43 | |
*** paul_glass has quit IRC | 14:47 | |
*** alokj has quit IRC | 14:58 | |
*** jmcbride has joined #openstack-dns | 15:02 | |
*** jmcbride has quit IRC | 15:03 | |
*** jmcbride has joined #openstack-dns | 15:03 | |
*** bauruine_ has quit IRC | 15:31 | |
*** jmcbride has quit IRC | 15:31 | |
*** paul_glass1 has quit IRC | 15:33 | |
*** paul_glass has joined #openstack-dns | 15:37 | |
*** jmcbride has joined #openstack-dns | 15:39 | |
*** rmoe has quit IRC | 15:42 | |
*** jmcbride has quit IRC | 15:43 | |
*** jmcbride has joined #openstack-dns | 15:44 | |
*** rmoe has joined #openstack-dns | 16:07 | |
*** paul_glass has quit IRC | 16:42 | |
*** paul_glass has joined #openstack-dns | 16:42 | |
*** jordanP has quit IRC | 16:44 | |
openstackgerrit | Tim Simmons proposed a change to openstack/designate: WIP: Add some helpful SQL indices https://review.openstack.org/129675 | 17:10 |
mugsie | hey - schedualed a time to talk about our design summit sessions - https://plus.google.com/events/c32ro6cqqmhjcl5b262r3citpng?authkey=CJ-3z5C4mfGotgE | 17:13 |
mugsie | If I forgot anyone, please let me know :) | 17:13 |
mugsie | Rackspace people *may* need to go into one room - we are getting very full for a hangout:) | 17:14 |
*** richm1 has joined #openstack-dns | 17:19 | |
*** richm1 is now known as richm | 17:21 | |
*** amcrn has joined #openstack-dns | 17:43 | |
*** jmcbride has quit IRC | 18:00 | |
*** jmcbride has joined #openstack-dns | 18:02 | |
timsim | mugsie: Thanks for scheduling :) | 18:03 |
*** bauruine_ has joined #openstack-dns | 18:07 | |
*** tryggvil has quit IRC | 18:14 | |
*** mwagner_lap has joined #openstack-dns | 18:19 | |
*** Guest52830 is now known as mgagne | 18:42 | |
*** mgagne has joined #openstack-dns | 18:42 | |
*** nkinder has quit IRC | 18:56 | |
*** jmcbride1 has joined #openstack-dns | 19:02 | |
*** jmcbride has quit IRC | 19:04 | |
*** jmcbride has joined #openstack-dns | 19:06 | |
*** jmcbride1 has quit IRC | 19:06 | |
*** jmcbride has quit IRC | 19:08 | |
openstackgerrit | Tim Simmons proposed a change to openstack/designate: WIP: Add some helpful SQL indices https://review.openstack.org/129675 | 19:10 |
*** jmcbride has joined #openstack-dns | 19:13 | |
*** rjrjr has joined #openstack-dns | 19:51 | |
rjrjr | kiall, you around? | 19:57 |
*** nkinder has joined #openstack-dns | 19:57 | |
rjrjr | how about this, any approver around? | 20:00 |
timsim | rjrjr: vinod3 is around somewhere. What's up? (If they read it later maybe they can still do what you're needing) | 20:03 |
rjrjr | i've pushed up quite a bit of code for pool manager. none of it has been committed yet. i know kiall wants the pool_manager_status table in a different database, but i haven't looked into that yet. | 20:05 |
rjrjr | can we just use the designate database (designate storage) for now and we'll move the table to another database later in this process? | 20:06 |
timsim | imo, whatever is easy for now to get the code in front of eyes would be best. It can be in storage in code review and you can get advise on getting into a different database. | 20:08 |
rjrjr | exactly! i'm working on the create/delete zone code now. should have that in the next couple of days. i'm leary of this code not being committed however. don't want to have to change a bunch because of other changes going on in the code. this happened with the fixed IP PTR record API changes I made. | 20:10 |
rjrjr | finally gave up on ever getting that code in. 8^( | 20:10 |
timsim | It's always easier to give advise when the code is in front of you, as long as it isn't too much unnecessary effort to get it up there it seems like the way to go. | 20:11 |
rjrjr | so, i'm asking if we can start merging my changes so this code to review doesn't get massive. | 20:12 |
rjrjr | reviewed and merged. | 20:15 |
timsim | Hm. Looking at it, it'd probably less painless in the future to go ahead and get it in a different database right now. | 20:19 |
timsim | s/painless/painful | 20:19 |
*** HenryG has quit IRC | 20:23 | |
rjrjr | i want to leverage the storage code. do you know how i can go about that? | 20:25 |
timsim | For getting things in a separate database I would probably look to emulate the powerdns backend code. I mean really it's all the same. | 20:26 |
timsim | Although, if the Pool Manager is going to read the regular designate databaes for Pool stuff, and then write to this other one for status things. That might be a bit odd. | 20:27 |
timsim | I guess you could just have a storage driver and a status driver or something. | 20:28 |
rjrjr | i thought so too. i'll add an item to discuss this on Wednesday. | 20:32 |
timsim | Probably a good idea. | 20:32 |
rjrjr | i can always move to a separate database later. it isn't that big of a change (i hope.) | 20:33 |
rjrjr | i just don't know the best approach for that is all. | 20:34 |
timsim | It seems bad to put in database changes knowing that you're going to take them out soon. | 20:35 |
timsim | It seems to me like you need to define an initial schema, set up the migration tools, add another db connection config string, then you can import the tables and do stuff on them. | 20:39 |
rjrjr | you gave me a place to start. look at the powerdns backend driver. let's see if i can't get this done quickly and get back to the meat of pool manager. | 20:39 |
rjrjr | once pool manager is ready, we have backend drivers and central changes to make. kinda hoping to have the bulk of this done by Paris. | 20:41 |
rjrjr | i also rely on the code betsy is working on. | 20:43 |
rjrjr | what is a good default name for this other database? designate_pool_manager? | 20:44 |
timsim | Sounds good | 20:47 |
*** jmcbride has quit IRC | 20:51 | |
*** jmcbride has joined #openstack-dns | 20:53 | |
*** tryggvil has joined #openstack-dns | 21:13 | |
-openstackstatus- NOTICE: Zuul erroneously marked some changes as having merge conflicts. Those changes have been added to the check queue to be rechecked and will be automatically updated when complete. | 21:21 | |
vinod3 | rjrjr: I plan to take a look at the pending code reviews tomorrow | 21:24 |
*** EricGonczer_ has quit IRC | 21:24 | |
openstackgerrit | Tim Simmons proposed a change to openstack/designate: WIP: Add some helpful SQL indices https://review.openstack.org/129675 | 21:28 |
*** openstackgerrit has quit IRC | 21:40 | |
*** paul_glass has quit IRC | 21:54 | |
*** timsim has quit IRC | 22:10 | |
*** HenryG has joined #openstack-dns | 22:16 | |
*** openstackgerrit has joined #openstack-dns | 22:42 | |
*** ChanServ sets mode: +v openstackgerrit | 22:42 | |
*** jmcbride has quit IRC | 22:43 | |
*** vinod3 has quit IRC | 23:07 | |
*** tryggvil has quit IRC | 23:07 | |
*** tryggvil has joined #openstack-dns | 23:17 | |
*** Kiall has quit IRC | 23:56 | |
*** Kiall has joined #openstack-dns | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!