| *** pcaruana has quit IRC | 06:37 | |
| *** pcaruana has joined #openstack-dns | 07:02 | |
| *** ginopc has joined #openstack-dns | 07:03 | |
| *** rpittau has joined #openstack-dns | 07:29 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/designate master: Imported Translations from Zanata https://review.openstack.org/610447 | 07:48 |
|---|---|---|
| *** aniketh has joined #openstack-dns | 08:29 | |
| *** salmankhan has joined #openstack-dns | 09:22 | |
| *** ginux has joined #openstack-dns | 10:33 | |
| *** ginux is now known as Guest94741 | 10:33 | |
| *** ginopc has quit IRC | 10:35 | |
| *** Guest94741 has quit IRC | 10:37 | |
| *** ginopc has joined #openstack-dns | 10:54 | |
| *** kiall has joined #openstack-dns | 13:32 | |
| openstackgerrit | Sean McGinnis proposed openstack/designate master: Increment versioning with pbr instruction https://review.openstack.org/610561 | 13:48 |
| openstackgerrit | Sean McGinnis proposed openstack/designate-dashboard master: Increment versioning with pbr instruction https://review.openstack.org/610562 | 13:48 |
| *** rfreire has joined #openstack-dns | 13:49 | |
| *** beekneemech is now known as bnemec | 15:01 | |
| *** KeithMnemonic has joined #openstack-dns | 15:09 | |
| KeithMnemonic | Can i get a quick designate refresher? If i set dns_domain on the network, it should set it on the port as well once i create an instance? | 15:10 |
| *** rfreire is now known as rfreire|lunch | 15:11 | |
| mugsie | KeithMnemonic: only if it is an external network, or if a flaoting IP is attached | 15:14 |
| mugsie | that is a bug in neutron right now | 15:15 |
| mugsie | ports on private tenant networks still have the old domain set in neutron.conf as the search domain | 15:15 |
| *** aniketh has quit IRC | 15:15 | |
| KeithMnemonic | ok so will it only create the floating ip dns record and not the private ip? | 15:18 |
| mugsie | yes, right now that is how it works | 15:22 |
| KeithMnemonic | thanks! so if IIRC correct the dns fields on the FIP port are not correct, ie node-FIP instead of the instance name. the fields on the internal port are correct other thna the dns_domain. is this true or just something we are seeing in pike and has been alread fixed | 15:26 |
| mugsie | that does sound like a bug I thought neutron had in pike, but I am not 100% sure | 15:28 |
| KeithMnemonic | thanks, i can check on an aio and see | 15:30 |
| *** KeithMnemonic has quit IRC | 15:31 | |
| *** mriedem has joined #openstack-dns | 15:35 | |
| mriedem | mugsie: would easy would it be to test duplicate service statuses table entries from https://review.openstack.org/#/c/604430/4 like i suggest in there? | 15:35 |
| mriedem | also, is there a reason there are no cli docs pages for designate? https://docs.openstack.org/designate/latest/cli | 15:36 |
| mugsie | we have https://docs.openstack.org/designate/latest/admin/designate-manage.html and then other docs for the client else where | 15:36 |
| mugsie | but it nees to moveed to the new layout | 15:37 |
| mugsie | needs* | 15:37 |
| mriedem | ah ok | 15:37 |
| mriedem | maybe i can do that | 15:37 |
| mugsie | for the schema changes, I don't think there is an easy to stop the migrations, add bad data and continue, (for a single test anyway) | 15:38 |
| mugsie | but I am not an expert | 15:38 |
| mriedem | i know we have tests in nova that start the migrations at a certain point, | 15:39 |
| mriedem | i can dig that up | 15:39 |
| mugsie | oh, a point to them would help, thanks | 15:39 |
| mugsie | pointer* | 15:39 |
| *** openstackgerrit has quit IRC | 15:47 | |
| *** openstackgerrit has joined #openstack-dns | 15:47 | |
| *** ChanServ sets mode: +v openstackgerrit | 15:47 | |
| mriedem | alright i'll push some stuff | 15:52 |
| mriedem | https://github.com/openstack/nova/blob/396156eb13521a0e7af4488a8cd4693aa65a0da2/nova/tests/unit/db/test_sqlalchemy_migration.py#L53 btw | 15:53 |
| mriedem | that just downgrades a schema migration to drop a unique constraint for testing | 15:53 |
| mriedem | similar to what we'd want here | 15:53 |
| *** rfreire|lunch has quit IRC | 15:55 | |
| mriedem | bnemec: i'm gonna push some changes underneath https://review.openstack.org/#/c/604430/ | 15:58 |
| mugsie | mriedem: ah - that looks like it would work - thanks for digging in | 16:01 |
| bnemec | mriedem: Roger that. | 16:04 |
| *** ginopc has quit IRC | 16:14 | |
| openstackgerrit | Merged openstack/designate master: Imported Translations from Zanata https://review.openstack.org/610447 | 16:32 |
| openstackgerrit | Matt Riedemann proposed openstack/designate master: WIP: Add designate-status command for upgrade checks https://review.openstack.org/604430 | 16:34 |
| openstackgerrit | Matt Riedemann proposed openstack/designate master: Fix venv target for creating release notes https://review.openstack.org/610655 | 16:34 |
| openstackgerrit | Matt Riedemann proposed openstack/designate master: Add top-level CLI reference page in docs https://review.openstack.org/610656 | 16:34 |
| mriedem | just need to fix those tests | 16:37 |
| openstackgerrit | Merged openstack/designate-tempest-plugin master: fix tox python3 overrides https://review.openstack.org/606625 | 16:38 |
| *** salmankhan has quit IRC | 17:10 | |
| *** Emine has joined #openstack-dns | 17:19 | |
| *** rfreire has joined #openstack-dns | 17:21 | |
| openstackgerrit | Merged openstack/python-designateclient master: Don't quote {posargs} in tox.ini https://review.openstack.org/608989 | 17:28 |
| openstackgerrit | Merged openstack/designate-dashboard master: Increment versioning with pbr instruction https://review.openstack.org/610562 | 17:28 |
| *** gianpietro has joined #openstack-dns | 18:04 | |
| gianpietro | Hi ! I was wondering if there's any pointer to have an idea about slaves scalability? | 18:08 |
| *** abaindur has joined #openstack-dns | 18:45 | |
| openstackgerrit | Merged openstack/designate master: Worker should send NOTIFY also to all servers in 'also_notifies' pool settings. https://review.openstack.org/589409 | 18:55 |
| rfreire | gianpietro, hi ! o/ | 18:56 |
| rfreire | gianpietro, lemme try to qualify your question here. | 18:56 |
| rfreire | gianpietro, remember that the Designate part is only the part which will receive zone and record creation, deletion and modify. | 18:57 |
| rfreire | gianpietro, by serving the DNS requests, this is a task that is performed by standard BIND/PowerDNS servers, which are pretty much stable and production proven. | 18:57 |
| rfreire | gianpietro, so is your question about performance on Designate doing its job, receiving API calls and manipulating the recordsets, or the front-end DNS system? | 18:58 |
| gianpietro | refreire: thanks for replying, it would be just the Designate part, if there's some recommendation when scaling the number of slaves receiving updates from miniDNS | 19:00 |
| rfreire | I'd dever that to mugsie then :-) | 19:01 |
| rfreire | *defer | 19:01 |
| mugsie | gianpietro: not really any hard numbers, but the things that will need to scale are mdns and the database | 19:05 |
| mugsie | Mdns is just booting more instances of it, and adding it to the Masters list in pools.yaml | 19:06 |
| mugsie | Db scaling is per your vendors recommendation for read intensive traffic | 19:06 |
| *** gianpietro has quit IRC | 19:12 | |
| *** mriedem has quit IRC | 19:32 | |
| *** rfreire has quit IRC | 19:46 | |
| *** abaindur has quit IRC | 20:58 | |
| *** abaindur has joined #openstack-dns | 20:59 | |
| *** abaindur_ has joined #openstack-dns | 21:03 | |
| *** abaindur has quit IRC | 21:05 | |
| *** abaindur has joined #openstack-dns | 21:05 | |
| *** abaindur_ has quit IRC | 21:05 | |
| *** abaindur has quit IRC | 21:12 | |
| *** abaindur has joined #openstack-dns | 21:12 | |
| openstackgerrit | Merged openstack/designate master: Fix venv target for creating release notes https://review.openstack.org/610655 | 21:19 |
| openstackgerrit | Merged openstack/designate master: Add top-level CLI reference page in docs https://review.openstack.org/610656 | 21:19 |
| *** Emine has quit IRC | 21:43 | |
| *** openstackgerrit has quit IRC | 21:56 | |
| *** openstackgerrit has joined #openstack-dns | 21:56 | |
| *** ChanServ sets mode: +v openstackgerrit | 21:56 | |
| *** openstackgerrit has quit IRC | 21:58 | |
| *** openstackgerrit has joined #openstack-dns | 21:59 | |
| *** ChanServ sets mode: +v openstackgerrit | 21:59 | |
| openstackgerrit | Erik Olof Gunnar Andersson proposed openstack/designate master: [WIP] Modernize devstack install and fix gate issues https://review.openstack.org/610735 | 22:12 |
| *** openstackgerrit has quit IRC | 22:12 | |
| *** openstackgerrit has joined #openstack-dns | 22:13 | |
| *** ChanServ sets mode: +v openstackgerrit | 22:13 | |
| *** openstackgerrit has quit IRC | 22:43 | |
| *** openstackgerrit has joined #openstack-dns | 22:48 | |
| *** ChanServ sets mode: +v openstackgerrit | 22:48 | |
| openstackgerrit | Erik Olof Gunnar Andersson proposed openstack/designate master: [WIP] Fixing RabitMQ gate timeouts https://review.openstack.org/610735 | 22:48 |
| *** abaindur has quit IRC | 23:55 | |
| *** abaindur has joined #openstack-dns | 23:56 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!