Thursday, 2018-05-10

openstackgerritMerged openstack/designate master: Add release notes link to README  https://review.openstack.org/56597600:04
*** mikal_ has joined #openstack-dns00:45
*** rfreire has quit IRC00:47
*** mikal has quit IRC00:49
openstackgerritNguyen Van Trung proposed openstack/designate master: Change copyright information for field.py  https://review.openstack.org/56523701:17
*** w|zzy has quit IRC01:34
*** caowei has quit IRC02:10
*** KeithMnemonic has joined #openstack-dns03:08
openstackgerritNguyen Van Trung proposed openstack/designate master: Allow to check pep8 along with D000  https://review.openstack.org/56745803:10
*** w|zzy has joined #openstack-dns04:45
*** KeithMnemonic has quit IRC05:09
*** jmccrory has quit IRC05:28
*** jmccrory has joined #openstack-dns05:28
*** browny_ is now known as browny05:55
*** trungnv has quit IRC06:38
*** trungnv has joined #openstack-dns06:38
*** blake has joined #openstack-dns06:40
*** blake has quit IRC06:45
*** trungnv has quit IRC06:49
*** trungnv has joined #openstack-dns06:49
*** pcaruana has joined #openstack-dns06:51
*** caowei has joined #openstack-dns07:06
*** trungnv has quit IRC07:32
*** trungnv has joined #openstack-dns07:32
*** livelace has joined #openstack-dns07:57
*** livelace has quit IRC08:10
*** keithmnemonic[m] has quit IRC08:36
*** caowei has quit IRC09:34
*** keithmnemonic[m] has joined #openstack-dns09:35
*** salmankhan has joined #openstack-dns09:49
*** salmankhan has quit IRC10:30
*** salmankhan has joined #openstack-dns10:54
*** rfreire has joined #openstack-dns12:09
rfreiremugsie, morning Graham! o/12:18
mugsieo/12:22
rfreiremugsie, Graham, more pestering.12:23
rfreire<grins>12:23
mugsie:)12:23
rfreireMy fellow RDO guys were asking for some demos at their booth12:23
rfreireAnd I puffed myself and said - kay; I'll demo DNSaaS to you guys12:24
rfreire<yikes>12:24
mugsie:D12:24
rfreireWILL NOT disclose the presentation date/time to not incur in the risk to being watched by YOU12:24
rfreirehaha12:24
mugsieI must ask our RH account manager when it is :P12:24
rfreiredammit.12:24
rfreireQuestion Graham12:24
mugsieshoot12:25
rfreireWhen I'm configuring my DNSaaS,12:25
rfreireI create a zone12:25
rfreireAnd attach it to a neutron network12:25
rfreirepretty much <end>.12:25
rfreireBut.. What if I want a different project/tenant managing different zones?12:26
mugsieon the same network?12:26
rfreiremethinks12:26
mugsieor just separate designate zones?12:26
rfreireBoth scenarios?12:26
rfreiresame net12:26
rfreireand diff net?12:26
mugsieon the same network doesn;t work right now12:27
rfreireACK, good to know.12:27
mugsieyou can create a port with a different dns_domain though12:27
rfreireAlright. I will review my setup steps12:27
mugsiebut we don't support sharing zones yet12:27
rfreiremake some tests12:27
mugsieso it is one zone == one project12:27
rfreireand ask you shall doubts arrive ;-)12:27
*** AlexeyAbashkin has joined #openstack-dns12:28
mugsiefor just a DNS zone - a different project can just create their own zone and use the API / dashboard12:28
rfreireok; two zones == two projects ?12:28
mugsieno, a project can have multiple zones12:28
rfreiremugsie, let the snippet12:30
rfreire--12:30
rfreireZONE_ID=`openstack zone create --email admin@$ZONE_NAME $ZONE_NAME. -f value -c id`12:30
rfreirecrudini --set /etc/designate/designate.conf handler:nova_fixed domain_id $ZONE_ID12:30
rfreirecrudini --set /etc/designate/designate.conf handler:neutron_floatingip domain_id $ZONE_ID12:30
rfreire--12:30
rfreireSo here I am creating a zone12:30
mugsieoh, using sink?12:30
mugsieyeah, that is a single zone for the entire deployment12:30
rfreireSorry?12:30
rfreireWhat's the opposite of 'using sink'?12:31
mugsiethat it for designate-sink12:31
mugsielet me grab the link12:31
rfreirealright!12:31
mugsiehttps://docs.openstack.org/neutron/queens/admin/config-dns-int-ext-serv.html12:32
* rfreire mira12:32
rfreiremugsie, for what I have understood here, and it is the way I have deployed it, I have a single zone, a default zone, and every operation is done in the same zone.12:35
rfreireNow let a scenario12:35
rfreireWe have a project "rfreire" with "rf01.co"12:35
rfreireWhich is the default12:35
rfreireCan we have a project "mugsie" which instances would be "ham.ie" ?12:36
mugsieusing the setup I linked above, yes, in yours, no12:36
rfreirenatively, without having to create hooks or CMPs to do that?12:36
* rfreire will re-read the fancy manual12:36
*** AlexeyAbashkin has quit IRC12:37
*** AlexeyAbashkin has joined #openstack-dns12:47
*** AlexeyAbashkin has quit IRC12:48
*** v12aml has quit IRC12:50
*** pcaruana|afk| has joined #openstack-dns13:03
*** NotPcaruana has joined #openstack-dns13:04
rfreiremugsie, no joy :|13:11
rfreirehttps://pastebin.com/JJBYS0R413:11
mugsierfreire: it will only publish the floating IP record13:12
mugsieis there a floating IP on that VM?13:12
rfreirehttps://people.redhat.com/rfreire/mugsie.png13:13
mugsieand, the ham.ie. zone should be owned by the same project as the VM - is the ham.ie. zone in 2ecbe22716a44df8a3e042ca704e7175 ?13:13
rfreiremethinks13:14
rfreireI think not13:14
mugsielook at the neutron logs - there should be errors there13:14
rfreire[root@cc10-cont1 ~(keystone_admin)]# export OS_TENANT_NAME=mugsie13:14
rfreire[root@cc10-cont1 ~(keystone_admin)]# openstack zone list13:14
rfreire[root@cc10-cont1 ~(keystone_admin)]# openstack zone create --email gra@ham1.ie ham1.ie. -f value -c id13:14
rfreirefd0cc2d5-afcf-4064-bd70-d5dddfc569c313:14
rfreire[root@cc10-cont1 ~(keystone_admin)]# openstack zone list13:14
rfreire+--------------------------------------+----------+---------+------------+--------+--------+13:14
rfreire| id                                   | name     | type    |     serial | status | action |13:14
*** v12aml has joined #openstack-dns13:14
rfreire+--------------------------------------+----------+---------+------------+--------+--------+13:15
rfreire| fd0cc2d5-afcf-4064-bd70-d5dddfc569c3 | ham1.ie. | PRIMARY | 1525958078 | ACTIVE | NONE   |13:15
rfreire+--------------------------------------+----------+---------+------------+--------+--------+13:15
rfreire[root@cc10-cont1 ~(keystone_admin)]#13:15
* rfreire grins13:15
rfreirei did not create in the mugsie tenant13:15
rfreireit was created in the admin tenant13:15
* rfreire changes stuffs13:15
mugsieaha, that would cause the issue alright13:15
rfreire[root@cc10-cont1 ~(keystone_admin)]# openstack recordset list fd0cc2d5-afcf-4064-bd70-d5dddfc569c313:17
rfreire+--------------------------------------+-----------------+------+-------------------------------------------------------------------------+--------+--------+13:17
rfreire| id                                   | name            | type | records                                                                 | status | action |13:17
rfreire+--------------------------------------+-----------------+------+-------------------------------------------------------------------------+--------+--------+13:17
rfreire| 19f365bb-f725-4948-bde9-6d0fe42b58b2 | ham1.ie.        | NS   | cc10-cont1.interna.rf01.co.                                             | ACTIVE | NONE   |13:17
rfreire| e36d0045-442a-49e6-b3e6-6214a83d5bb4 | ham1.ie.        | SOA  | cc10-cont1.interna.rf01.co. gra.ham1.ie. 1525958212 3596 600 86400 3600 | ACTIVE | NONE   |13:17
rfreire| fb611978-4c86-480b-9e56-7a797a221770 | graham.ham1.ie. | A    | 172.25.250.196                                                          | ACTIVE | NONE   |13:17
rfreire+--------------------------------------+-----------------+------+-------------------------------------------------------------------------+--------+--------+13:17
rfreire[root@cc10-cont1 ~(keystone_admin)]#13:17
rfreirejust. PERFECT.13:17
rfreireDammit that works real nice!13:17
rfreirecool13:19
rfreireI have something to entertain the audience!13:19
rfreiremugsie++13:19
mugsie:D13:19
mugsieyeah, it is a cool integration - the current PTL of neutron wrote it a while back13:20
rfreire[root@cc10-cont1 ~(keystone_admin)]# openstack recordset list fd0cc2d5-afcf-4064-bd70-d5dddfc569c313:20
rfreire+------------------+-----------------+------+--------------------+--------+--------+13:20
rfreire| id               | name            | type | records            | status | action |13:20
rfreire+------------------+-----------------+------+--------------------+--------+--------+13:20
rfreire| 19f365bb-f725-49 | ham1.ie.        | NS   | cc10-cont1.interna | ACTIVE | NONE   |13:20
rfreire| 48-bde9-6d0fe42b |                 |      | .rf01.co.          |        |        |13:20
rfreire| 58b2             |                 |      |                    |        |        |13:20
rfreire| e36d0045-442a-49 | ham1.ie.        | SOA  | cc10-cont1.interna | ACTIVE | NONE   |13:20
rfreire| e6-b3e6-6214a83d |                 |      | .rf01.co.          |        |        |13:20
rfreire| 5bb4             |                 |      | gra.ham1.ie.       |        |        |13:20
rfreire|                  |                 |      | 1525958373 3596    |        |        |13:20
rfreire|                  |                 |      | 600 86400 3600     |        |        |13:20
rfreire| fb611978-4c86    | graham.ham1.ie. | A    | 172.25.250.196     | ACTIVE | NONE   |13:20
rfreire| -480b-9e56-7a797 |                 |      |                    |        |        |13:20
rfreire| a221770          |                 |      |                    |        |        |13:20
rfreire| 43e614f1-af47    | gra.ham1.ie.    | A    | 172.25.250.190     | ACTIVE | NONE   |13:20
rfreire| -46ad-96c3-f7611 |                 |      |                    |        |        |13:20
rfreire| d21b4af          |                 |      |                    |        |        |13:20
rfreire+------------------+-----------------+------+--------------------+--------+--------+13:20
rfreirebnemec, look ma! Without hands!13:20
*** v12aml has quit IRC13:32
*** NotPcaruana has quit IRC13:34
*** pcaruana|afk| has quit IRC13:34
*** v12aml has joined #openstack-dns13:46
*** McClymontS has joined #openstack-dns13:57
*** salmankhan has quit IRC14:28
*** salmankhan has joined #openstack-dns14:33
openstackgerritAkihiro Motoki proposed openstack/designate-dashboard master: Django 2.0 support  https://review.openstack.org/56760814:41
rfreiremugsie, Graham14:47
rfreireA question14:47
rfreiremore... Cosmethic.14:47
mugsiesure14:47
rfreireHave you managed to make your instances get a decent hostname?14:47
rfreireinstead of a nova.conf or dhcp_agent.ini -based fqdn?14:47
rfreireseems that I can only define a FQDN that is applied _globally_14:47
mugsieThat is currently a bug i neutron14:48
mugsiein*14:48
mugsie:(14:48
rfreireHAHA oh wow!!!14:48
rfreire¯\_(ツ)_/¯ alright; patience :-)14:49
mugsiehttps://bugs.launchpad.net/neutron/+bug/158058814:49
openstackLaunchpad bug 1580588 in neutron "[RFE] use network's dns_domain to generate dns_assignment" [Wishlist,Confirmed] - Assigned to Miguel Lavalle (minsel)14:49
*** McClymontS has quit IRC15:00
openstackgerritAkihiro Motoki proposed openstack/designate-dashboard master: Django 2.0 support  https://review.openstack.org/56760815:06
rfreire+1ed that mugsie thanks for pointing!15:25
*** v12aml has quit IRC15:27
*** v12aml has joined #openstack-dns15:29
*** v12aml has quit IRC15:36
*** v12aml has joined #openstack-dns15:40
*** pcaruana has quit IRC15:52
openstackgerritMerged openstack/designate-dashboard master: Remove "-y" option for package install command.  https://review.openstack.org/56709015:54
*** KeithMnemonic has joined #openstack-dns15:58
*** pcaruana has joined #openstack-dns16:36
*** pcaruana has quit IRC16:44
*** salmankhan has quit IRC17:04
*** ianychoi_ has joined #openstack-dns17:32
*** ianychoi has quit IRC17:35
*** masuberu has joined #openstack-dns18:16
*** masber has quit IRC18:19
*** KeithMnemonic has quit IRC18:36
*** livelace has joined #openstack-dns19:01
*** rfreire has quit IRC21:02
*** vinhags[m] has joined #openstack-dns21:18
*** livelace has quit IRC21:58
*** ivve has quit IRC22:09
*** KeithMnemonic has joined #openstack-dns22:31
*** browny_ has joined #openstack-dns22:42
*** KeithMnemonic has quit IRC22:42
*** browny has quit IRC22:42
*** KeithMnemonic has joined #openstack-dns22:43
*** dhellmann has quit IRC22:49
*** dhellmann has joined #openstack-dns22:50
*** KeithMnemonic has quit IRC23:11
*** KeithMnemonic has joined #openstack-dns23:18
*** puck has quit IRC23:32
*** KeithMnemonic has quit IRC23:34
*** puck has joined #openstack-dns23:36

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!