Monday, 2016-07-04

*** wadeholler has joined #openstack-ansible00:05
*** fishcried has joined #openstack-ansible00:52
*** fishcried has quit IRC00:52
*** qiliang27 has joined #openstack-ansible01:00
*** zhangjn has quit IRC01:44
*** zhangjn has joined #openstack-ansible01:49
*** zhangjn has quit IRC01:49
*** Ger-chervyak has joined #openstack-ansible01:54
*** zhangjn has joined #openstack-ansible01:56
*** wadeholler has quit IRC01:56
*** markvoelker has joined #openstack-ansible02:24
*** ManojK has quit IRC02:35
*** ManojK has joined #openstack-ansible02:44
*** markvoelker has quit IRC02:55
*** markvoelker has joined #openstack-ansible02:55
*** markvoelker has quit IRC02:57
*** furlongm has quit IRC03:00
*** saneax is now known as saneax_AFK03:03
*** zerda2 has joined #openstack-ansible03:41
*** Ger-chervyak has quit IRC03:43
*** Ger-chervyak has joined #openstack-ansible03:50
*** Ger-chervyak has quit IRC04:09
*** ManojK has quit IRC04:28
*** dmsimard|pto has quit IRC04:36
*** saneax_AFK is now known as saneax04:37
*** dmsimard|pto has joined #openstack-ansible04:49
*** johnmilton has quit IRC04:51
*** javeriak has joined #openstack-ansible05:06
*** Trident has quit IRC05:08
*** javeriak has quit IRC05:09
*** javeriak has joined #openstack-ansible05:09
*** Oku_OS-away is now known as Oku_OS05:11
*** M00nr41n has joined #openstack-ansible05:30
*** sdake has joined #openstack-ansible06:02
*** zhangjn has quit IRC06:08
*** zhangjn has joined #openstack-ansible06:13
*** omiday has joined #openstack-ansible06:17
*** derekjhyang has joined #openstack-ansible06:31
*** sdake has quit IRC06:36
*** pcaruana has joined #openstack-ansible06:38
*** winggundamth has quit IRC06:42
*** bootsha has joined #openstack-ansible06:45
*** jiteka has joined #openstack-ansible06:52
*** jiteka has quit IRC06:56
*** mikelk has joined #openstack-ansible07:18
*** alioune has joined #openstack-ansible07:44
*** permalac has joined #openstack-ansible07:52
*** weezS has joined #openstack-ansible07:54
*** weezS_ has joined #openstack-ansible08:00
*** weezS has quit IRC08:00
*** weezS_ is now known as weezS08:00
evrardjpgood morning everyone08:05
*** admin0 has joined #openstack-ansible08:11
-openstackstatus- NOTICE: setuptools 24.0.0 broke dsvm tests, we've gone back to old images, it's safe to recheck now if you had a failure related to setuptools 24.0.0 (processor_architecture) - see bug 159852508:13
*** weezS has quit IRC08:20
*** weezS has joined #openstack-ansible08:21
*** qiliang27 has quit IRC08:21
*** asettle has joined #openstack-ansible08:23
aliouneHello guys, I've installed Openstack all in one with ansible, but i've a few questions:08:27
alioune1: Which use IDs to put for dashboard authentication08:27
alioune2: How to install aditionnal openstack module like (sahara, murano, openstack-sfc)08:27
*** qiliang27 has joined #openstack-ansible08:29
*** admin0 has quit IRC08:30
*** bootsha has quit IRC08:43
*** admin0 has joined #openstack-ansible08:44
*** javeriak has quit IRC08:46
*** weezS has quit IRC08:47
*** bootsha has joined #openstack-ansible08:48
evrardjpalioune: the standard horizon user is admin, and the password is in the /etc/openstack_deploy/user_secrets.yml08:49
evrardjp(it's generated)08:49
evrardjp(unless if you defined it yourself)08:49
evrardjpfor the additional components, it depends if they are already developped08:50
*** winggundamth has joined #openstack-ansible08:50
evrardjpI am not aware of anyone working on murano08:50
evrardjpI heard about sahara, but can't give you much status about it08:51
winggundamthhi. anyone know about dnsmasq that installed on every nodes? what is it doing?08:51
evrardjpit's standard08:53
evrardjpwinggundamth: ^08:53
evrardjpit's shipped by lxc08:53
evrardjpinitially for lxcbr008:53
winggundamthso it is dns caching for lxc?08:53
evrardjpit's for giving proper ip/dns details08:53
evrardjpwe are messing with the lxcbr0 ips, so it's more for dns use08:54
evrardjpbut initially it's for both08:54
winggundamthok. I'm trying to install powerdns on log/deploy node. but it can not start because port 53 already binded by dnsmasq.08:54
evrardjpif you want to tweak/adapt the process I think we could speak of that08:55
*** electrofelix has joined #openstack-ansible08:55
evrardjpwould it be a problem to install powerdns in a container?08:55
winggundamthI'm trying to work on designate but I need dns server first. So I'm working on PowerDNS Ansible right now :)08:55
evrardjpI think there are already a few roles in the galaxy for that08:56
winggundamthit can install on anywhere but only problem is port 53 is binded by dnsmasq already08:56
winggundamthI'm using ansible forked from official right now. https://github.com/winggundamth/pdns-ansible08:57
*** weezS has joined #openstack-ansible08:58
evrardjpwinggundamth: that's why I am advising to run it in a container, port 53 will be available there09:02
evrardjpWhy did you for their role? What do yoi plan to add? Will you submit changes to them?09:03
*** weezS has quit IRC09:04
winggundamthevrardjp: I'm not sure can we use public ip for container? because I'm going to use this as public service as well.09:04
aliouneevrardjp: your for  the reply. I guest that I have to install these module myself in after deploying Openstack with ansible. But should I install it into an lxc container ?09:05
evrardjpalioune: I think it depends on the openstack project... Some will only need their own containers, some will also need to interact with existing containers (on top of their own containers)09:08
evrardjpwinggundamth: not really but you can add it into your LB09:08
evrardjpit doesn't really makes sense for dns indeed09:08
evrardjpbut that's the easiest way09:08
vnogingood morning :)09:09
evrardjpmorning vnogin09:10
evrardjpthe other way winggundamth is to not run powerdns into a container09:10
*** thng has joined #openstack-ansible09:10
thngHi all09:10
evrardjpbut run powerdns on its own IP/nic09:10
evrardjpthat would be the most elegant solution09:11
evrardjpdns shoudln't be load balanced anyway09:11
evrardjpand haproxy doesn't handle udp IIRC09:11
winggundamthevrardjp: ok. let me think about this. I'm using their role because I'm going to separate ansible script from OSA to be a choice of DNS for Designates09:11
thngAnyone can tell me why I can not ping router or vm instance ? I have setup a internal network on 10.0.0.x, external network on 192.168.90.x with router to connect to these networks09:12
thngI only ping within netns09:12
thngI missed sth ?09:12
evrardjpwinggundamth: I think designate role should have a reference implementation with a dns ( I guess bind), but be modular to work with any other authoritative dns09:12
evrardjpthis dns should be deployed by the deployer and "simply plugged" into the designate role09:13
vnoginevrardjp, hello :)09:13
evrardjpI am sorry but I have to step away from the chan for a while, plenty of stuff on my plate :p09:14
evrardjpsee you later!09:14
evrardjpI'll stay logged in if you want to ask questions09:14
vnoginthng, it seems that you need to connect your external network to relevant linuxbridge :)09:15
thnghow can I do that. I got confused... Its not setup automatically while running openstack-ansible ?09:21
vnoginyep, I did it manually09:22
thnghow did you do ?09:23
vnoginfor instance, I added eth12 interface from neutron-agents-container to br-vlan bridge. Also I added external network interface into this bridge and then assign ip address from the external network for br-vlan interface09:25
vnoginso flat network can use external network in this case09:26
vnogintry to review current bridge config: brctl show09:27
thngyou use openvswitch ?09:28
*** alioune has quit IRC09:28
vnoginnope linux bridge09:28
*** alioune has joined #openstack-ansible09:35
*** bootsha has quit IRC09:37
*** javeriak has joined #openstack-ansible09:37
*** bootsha has joined #openstack-ansible09:40
winggundamthevrardjp: found work around. I have to edit /etc/dnsmasq.d/lxc and put except-interface=interfacename that you want to use as dns server. this can be another bridge interface :)09:42
evrardjpwinggundamth: that was my indirect point winggundamth, this should run only on the needed interface09:43
winggundamthevrardjp: I'm not sure why lxc configure to listen to every interface except lxcbr0. I don't know which configured this.09:44
*** admin0 has quit IRC09:46
evrardjp that's the issue we have to solve09:46
evrardjpbecause it shouldn't IMO09:47
evrardjpbut maybe another opinion could be nice09:47
winggundamthevrardjp: do you know which role that configure this? so I can look at it09:47
evrardjpI guess lxc-hosts09:48
winggundamthI already looked at this but couldn't find it09:48
evrardjpprobably because it's standard ubuntu09:48
evrardjpthat we need to fix09:48
evrardjponce again09:48
winggundamthhaha ok09:48
winggundamthI think it's default in ubuntu too09:49
evrardjpmaybe there is a use for this09:49
evrardjpmaybe we can use this to inject a proper dns cache09:49
evrardjpfor containers09:49
evrardjpfrom the host itself09:50
winggundamthI think I not fit to fix this because I don't know exactly what dnsmasq doing for OSA yet.09:51
winggundamthwho knows all about how OSA or containers use dnsmasq?09:52
winggundamthmaybe I should open the bug to see if someone know how to fix this?09:52
*** javeriak has quit IRC09:57
evrardjpI think that's what you should do09:58
evrardjpI'm pretty sure ppl will answer there, if not I will :p09:58
evrardjponce I'll eventually get time :D09:58
openstackgerritVitaliy Nogin proposed openstack/openstack-ansible: exit_early function has been deleted. That line is a bug. You should just be able to set the env var and don't need to comment it for running the upgrade.  https://review.openstack.org/33711010:03
*** admin0 has joined #openstack-ansible10:06
*** admin0 has quit IRC10:06
*** bootsha has quit IRC10:06
*** bootsha has joined #openstack-ansible10:09
*** admin0 has joined #openstack-ansible10:12
evrardjpvnogin: if you add a new line after your commit title, you could avoid things like this ^10:13
vnoginevrardjp, ok, tnx :)10:17
evrardjpjust trying to help :p10:17
vnoginevrardjp, :)))10:17
*** wadeholler has joined #openstack-ansible10:18
*** bootsha has quit IRC10:32
vnoginbtw, did someone face this bug? https://bugs.launchpad.net/openstack-ansible/+bug/159811410:42
openstackLaunchpad bug 1598114 in openstack-ansible "After upgrade M->N horizon doesn't work" [Undecided,New]10:42
*** asettle has quit IRC10:47
*** zerda2 has quit IRC10:49
*** wadeholler has quit IRC10:54
*** wadeholler has joined #openstack-ansible10:55
*** alioune has quit IRC10:56
*** asettle has joined #openstack-ansible10:57
*** pester has quit IRC11:19
*** fxpester has joined #openstack-ansible11:24
*** johnmilton has joined #openstack-ansible11:36
*** asettle has quit IRC11:39
*** asettle has joined #openstack-ansible11:40
*** asettle has quit IRC11:40
*** asettle has joined #openstack-ansible11:40
*** johnmilton has quit IRC11:41
*** admin0 has quit IRC11:43
*** johnmilton has joined #openstack-ansible11:54
*** woodard has joined #openstack-ansible11:54
*** woodard has quit IRC11:58
*** lkoranda has joined #openstack-ansible12:06
*** admin0 has joined #openstack-ansible12:17
*** psilvad has joined #openstack-ansible12:25
openstackgerritVitaliy Nogin proposed openstack/openstack-ansible: The patch is removing the duplicate implementation of the exit_early function.  https://review.openstack.org/33711012:29
*** alioune has joined #openstack-ansible12:30
*** M00nr41n has quit IRC12:45
*** zhangjn has quit IRC13:11
*** zhangjn has joined #openstack-ansible13:13
*** bryan_att has joined #openstack-ansible13:15
mgariepygood morning everyone13:30
*** saneax is now known as saneax_AFK13:31
*** galstrom_zzz is now known as galstrom13:44
*** dmsimard|pto is now known as dmsimard13:46
*** aernhart has quit IRC14:09
*** Ger-chervyak has joined #openstack-ansible14:11
*** aernhart has joined #openstack-ansible14:11
*** weezS has joined #openstack-ansible14:12
*** weezS has quit IRC14:13
aliounehi guys I would like to switch from LinuxBridge ml2 mechanismDriver to OpenvSwitch. I wonder which /etc/neuton/neutron.conf to modify from  guest infra or in neutron container ?14:13
*** weezS has joined #openstack-ansible14:20
*** M00nr41n has joined #openstack-ansible14:29
*** catintheroof has joined #openstack-ansible14:33
*** aludwar has quit IRC14:46
*** galstrom is now known as galstrom_zzz14:47
*** aludwar has joined #openstack-ansible14:50
*** alioune has quit IRC14:59
*** ScarZy has quit IRC15:07
*** ManojK has joined #openstack-ansible15:09
*** Ger-chervyak has quit IRC15:09
*** Ger-chervyak has joined #openstack-ansible15:09
*** omiday_ has joined #openstack-ansible15:09
*** Ger-cher_ has joined #openstack-ansible15:09
*** weezS has quit IRC15:09
*** Ger-cher_ has quit IRC15:09
*** omiday has quit IRC15:09
*** finchd has quit IRC15:09
*** ScarZy has joined #openstack-ansible15:10
*** finchd has joined #openstack-ansible15:11
*** sdake has joined #openstack-ansible15:16
*** arif-ali has quit IRC15:20
*** sdake has quit IRC15:25
*** ManojK has quit IRC15:34
*** ManojK has joined #openstack-ansible15:40
*** mikelk has quit IRC15:46
evrardjpgood morning mgariepy15:47
evrardjpvnogin: have you the latest M before doing the upgrade to N?15:48
evrardjpjust to know about this https://bugs.launchpad.net/openstack-ansible/+bug/159811415:49
openstackLaunchpad bug 1598114 in openstack-ansible "After upgrade M->N horizon doesn't work" [Undecided,New]15:49
*** Ger-chervyak has quit IRC15:52
*** M00nr41n has quit IRC15:54
*** arif-ali has joined #openstack-ansible16:03
*** admin0 has quit IRC16:16
*** ManojK has quit IRC16:26
*** M00nr41n has joined #openstack-ansible16:38
*** javeriak has joined #openstack-ansible16:38
*** ManojK has joined #openstack-ansible16:56
*** asettle has quit IRC17:02
*** woodard has joined #openstack-ansible17:25
*** admin0 has joined #openstack-ansible17:29
*** woodard has quit IRC17:29
*** shewless has joined #openstack-ansible17:31
shewlessHello. I'm evaluating using openstack-ansible and I'm wondering if there is an official playbook for ubuntu 16.04?17:32
*** javeriak has quit IRC17:34
*** pcaruana has quit IRC17:34
*** Ger-chervyak has joined #openstack-ansible17:44
*** javeriak has joined #openstack-ansible17:45
*** albertcard has joined #openstack-ansible18:01
*** electrofelix has quit IRC18:16
*** shewless has quit IRC18:45
*** mummer has joined #openstack-ansible18:56
*** ManojK has quit IRC19:14
*** ManojK has joined #openstack-ansible19:23
*** javeriak has quit IRC19:26
*** arif-ali has quit IRC19:31
*** Ger-chervyak has quit IRC19:33
*** Ger-chervyak has joined #openstack-ansible19:35
*** M00nr41n has quit IRC19:37
*** asettle has joined #openstack-ansible19:46
*** arif-ali has joined #openstack-ansible19:50
*** asettle has quit IRC19:52
*** asettle has joined #openstack-ansible19:58
*** ManojK has quit IRC20:00
*** mummer has quit IRC20:18
*** asettle has quit IRC20:19
*** ManojK has joined #openstack-ansible20:40
*** Ger-chervyak has quit IRC21:00
*** albertcard has quit IRC22:05
*** woodard has joined #openstack-ansible22:11
mrdaMorning22:11
*** woodard has quit IRC22:16
*** admin0 has quit IRC22:23
*** catintheroof has quit IRC22:24
*** admin0 has joined #openstack-ansible22:29
*** admin0 has quit IRC22:36
*** Ger-chervyak has joined #openstack-ansible23:07
*** asettle has joined #openstack-ansible23:08
*** asettle has quit IRC23:13
*** saneax_AFK is now known as saneax23:19
*** Ger-chervyak has quit IRC23:26
*** thetrav has joined #openstack-ansible23:37
thetravis https://www.openstackfaq.com/openstack-ansible-ceph/ still current?  it refers to some variables that I can't see in the examples or other docs23:38
thetraveg: glance_ceph_client23:38
*** Rodrigo_BR has joined #openstack-ansible23:40
Rodrigo_BRHello ! the upgrade procedure from liberty to mitaka are complete ?23:42
*** ManojK has quit IRC23:56
*** thng has quit IRC23:57
thetravanother question... Is the openstack-ansible set of playbooks set up to be idempotent/convergent?23:58
thetravif I've run it with one config, change the config, run it again, is it likely to change the config? or die in a fire?23:58

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