| *** wadeholler has joined #openstack-ansible | 00:05 | |
| *** fishcried has joined #openstack-ansible | 00:52 | |
| *** fishcried has quit IRC | 00:52 | |
| *** qiliang27 has joined #openstack-ansible | 01:00 | |
| *** zhangjn has quit IRC | 01:44 | |
| *** zhangjn has joined #openstack-ansible | 01:49 | |
| *** zhangjn has quit IRC | 01:49 | |
| *** Ger-chervyak has joined #openstack-ansible | 01:54 | |
| *** zhangjn has joined #openstack-ansible | 01:56 | |
| *** wadeholler has quit IRC | 01:56 | |
| *** markvoelker has joined #openstack-ansible | 02:24 | |
| *** ManojK has quit IRC | 02:35 | |
| *** ManojK has joined #openstack-ansible | 02:44 | |
| *** markvoelker has quit IRC | 02:55 | |
| *** markvoelker has joined #openstack-ansible | 02:55 | |
| *** markvoelker has quit IRC | 02:57 | |
| *** furlongm has quit IRC | 03:00 | |
| *** saneax is now known as saneax_AFK | 03:03 | |
| *** zerda2 has joined #openstack-ansible | 03:41 | |
| *** Ger-chervyak has quit IRC | 03:43 | |
| *** Ger-chervyak has joined #openstack-ansible | 03:50 | |
| *** Ger-chervyak has quit IRC | 04:09 | |
| *** ManojK has quit IRC | 04:28 | |
| *** dmsimard|pto has quit IRC | 04:36 | |
| *** saneax_AFK is now known as saneax | 04:37 | |
| *** dmsimard|pto has joined #openstack-ansible | 04:49 | |
| *** johnmilton has quit IRC | 04:51 | |
| *** javeriak has joined #openstack-ansible | 05:06 | |
| *** Trident has quit IRC | 05:08 | |
| *** javeriak has quit IRC | 05:09 | |
| *** javeriak has joined #openstack-ansible | 05:09 | |
| *** Oku_OS-away is now known as Oku_OS | 05:11 | |
| *** M00nr41n has joined #openstack-ansible | 05:30 | |
| *** sdake has joined #openstack-ansible | 06:02 | |
| *** zhangjn has quit IRC | 06:08 | |
| *** zhangjn has joined #openstack-ansible | 06:13 | |
| *** omiday has joined #openstack-ansible | 06:17 | |
| *** derekjhyang has joined #openstack-ansible | 06:31 | |
| *** sdake has quit IRC | 06:36 | |
| *** pcaruana has joined #openstack-ansible | 06:38 | |
| *** winggundamth has quit IRC | 06:42 | |
| *** bootsha has joined #openstack-ansible | 06:45 | |
| *** jiteka has joined #openstack-ansible | 06:52 | |
| *** jiteka has quit IRC | 06:56 | |
| *** mikelk has joined #openstack-ansible | 07:18 | |
| *** alioune has joined #openstack-ansible | 07:44 | |
| *** permalac has joined #openstack-ansible | 07:52 | |
| *** weezS has joined #openstack-ansible | 07:54 | |
| *** weezS_ has joined #openstack-ansible | 08:00 | |
| *** weezS has quit IRC | 08:00 | |
| *** weezS_ is now known as weezS | 08:00 | |
| evrardjp | good morning everyone | 08:05 |
|---|---|---|
| *** admin0 has joined #openstack-ansible | 08: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 1598525 | 08:13 | |
| *** weezS has quit IRC | 08:20 | |
| *** weezS has joined #openstack-ansible | 08:21 | |
| *** qiliang27 has quit IRC | 08:21 | |
| *** asettle has joined #openstack-ansible | 08:23 | |
| alioune | Hello guys, I've installed Openstack all in one with ansible, but i've a few questions: | 08:27 |
| alioune | 1: Which use IDs to put for dashboard authentication | 08:27 |
| alioune | 2: How to install aditionnal openstack module like (sahara, murano, openstack-sfc) | 08:27 |
| *** qiliang27 has joined #openstack-ansible | 08:29 | |
| *** admin0 has quit IRC | 08:30 | |
| *** bootsha has quit IRC | 08:43 | |
| *** admin0 has joined #openstack-ansible | 08:44 | |
| *** javeriak has quit IRC | 08:46 | |
| *** weezS has quit IRC | 08:47 | |
| *** bootsha has joined #openstack-ansible | 08:48 | |
| evrardjp | alioune: the standard horizon user is admin, and the password is in the /etc/openstack_deploy/user_secrets.yml | 08:49 |
| evrardjp | (it's generated) | 08:49 |
| evrardjp | (unless if you defined it yourself) | 08:49 |
| evrardjp | for the additional components, it depends if they are already developped | 08:50 |
| *** winggundamth has joined #openstack-ansible | 08:50 | |
| evrardjp | I am not aware of anyone working on murano | 08:50 |
| evrardjp | I heard about sahara, but can't give you much status about it | 08:51 |
| winggundamth | hi. anyone know about dnsmasq that installed on every nodes? what is it doing? | 08:51 |
| evrardjp | it's standard | 08:53 |
| evrardjp | winggundamth: ^ | 08:53 |
| evrardjp | it's shipped by lxc | 08:53 |
| evrardjp | initially for lxcbr0 | 08:53 |
| winggundamth | so it is dns caching for lxc? | 08:53 |
| evrardjp | it's for giving proper ip/dns details | 08:53 |
| evrardjp | we are messing with the lxcbr0 ips, so it's more for dns use | 08:54 |
| evrardjp | but initially it's for both | 08:54 |
| winggundamth | ok. I'm trying to install powerdns on log/deploy node. but it can not start because port 53 already binded by dnsmasq. | 08:54 |
| evrardjp | if you want to tweak/adapt the process I think we could speak of that | 08:55 |
| *** electrofelix has joined #openstack-ansible | 08:55 | |
| evrardjp | would it be a problem to install powerdns in a container? | 08:55 |
| winggundamth | I'm trying to work on designate but I need dns server first. So I'm working on PowerDNS Ansible right now :) | 08:55 |
| evrardjp | I think there are already a few roles in the galaxy for that | 08:56 |
| winggundamth | it can install on anywhere but only problem is port 53 is binded by dnsmasq already | 08:56 |
| winggundamth | I'm using ansible forked from official right now. https://github.com/winggundamth/pdns-ansible | 08:57 |
| *** weezS has joined #openstack-ansible | 08:58 | |
| evrardjp | winggundamth: that's why I am advising to run it in a container, port 53 will be available there | 09:02 |
| evrardjp | Why did you for their role? What do yoi plan to add? Will you submit changes to them? | 09:03 |
| *** weezS has quit IRC | 09:04 | |
| winggundamth | evrardjp: 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 |
| alioune | evrardjp: 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 |
| evrardjp | alioune: 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 |
| evrardjp | winggundamth: not really but you can add it into your LB | 09:08 |
| evrardjp | it doesn't really makes sense for dns indeed | 09:08 |
| evrardjp | but that's the easiest way | 09:08 |
| vnogin | good morning :) | 09:09 |
| evrardjp | morning vnogin | 09:10 |
| evrardjp | the other way winggundamth is to not run powerdns into a container | 09:10 |
| *** thng has joined #openstack-ansible | 09:10 | |
| thng | Hi all | 09:10 |
| evrardjp | but run powerdns on its own IP/nic | 09:10 |
| evrardjp | that would be the most elegant solution | 09:11 |
| evrardjp | dns shoudln't be load balanced anyway | 09:11 |
| evrardjp | and haproxy doesn't handle udp IIRC | 09:11 |
| winggundamth | evrardjp: 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 Designates | 09:11 |
| thng | Anyone 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 networks | 09:12 |
| thng | I only ping within netns | 09:12 |
| thng | I missed sth ? | 09:12 |
| evrardjp | winggundamth: I think designate role should have a reference implementation with a dns ( I guess bind), but be modular to work with any other authoritative dns | 09:12 |
| evrardjp | this dns should be deployed by the deployer and "simply plugged" into the designate role | 09:13 |
| vnogin | evrardjp, hello :) | 09:13 |
| evrardjp | I am sorry but I have to step away from the chan for a while, plenty of stuff on my plate :p | 09:14 |
| evrardjp | see you later! | 09:14 |
| evrardjp | I'll stay logged in if you want to ask questions | 09:14 |
| vnogin | thng, it seems that you need to connect your external network to relevant linuxbridge :) | 09:15 |
| thng | how can I do that. I got confused... Its not setup automatically while running openstack-ansible ? | 09:21 |
| vnogin | yep, I did it manually | 09:22 |
| thng | how did you do ? | 09:23 |
| vnogin | for 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 interface | 09:25 |
| vnogin | so flat network can use external network in this case | 09:26 |
| vnogin | try to review current bridge config: brctl show | 09:27 |
| thng | you use openvswitch ? | 09:28 |
| *** alioune has quit IRC | 09:28 | |
| vnogin | nope linux bridge | 09:28 |
| *** alioune has joined #openstack-ansible | 09:35 | |
| *** bootsha has quit IRC | 09:37 | |
| *** javeriak has joined #openstack-ansible | 09:37 | |
| *** bootsha has joined #openstack-ansible | 09:40 | |
| winggundamth | evrardjp: 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 |
| evrardjp | winggundamth: that was my indirect point winggundamth, this should run only on the needed interface | 09:43 |
| winggundamth | evrardjp: 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 IRC | 09:46 | |
| evrardjp | that's the issue we have to solve | 09:46 |
| evrardjp | because it shouldn't IMO | 09:47 |
| evrardjp | but maybe another opinion could be nice | 09:47 |
| winggundamth | evrardjp: do you know which role that configure this? so I can look at it | 09:47 |
| evrardjp | I guess lxc-hosts | 09:48 |
| winggundamth | I already looked at this but couldn't find it | 09:48 |
| evrardjp | probably because it's standard ubuntu | 09:48 |
| evrardjp | that we need to fix | 09:48 |
| evrardjp | once again | 09:48 |
| winggundamth | haha ok | 09:48 |
| winggundamth | I think it's default in ubuntu too | 09:49 |
| evrardjp | maybe there is a use for this | 09:49 |
| evrardjp | maybe we can use this to inject a proper dns cache | 09:49 |
| evrardjp | for containers | 09:49 |
| evrardjp | from the host itself | 09:50 |
| winggundamth | I think I not fit to fix this because I don't know exactly what dnsmasq doing for OSA yet. | 09:51 |
| winggundamth | who knows all about how OSA or containers use dnsmasq? | 09:52 |
| winggundamth | maybe I should open the bug to see if someone know how to fix this? | 09:52 |
| *** javeriak has quit IRC | 09:57 | |
| evrardjp | I think that's what you should do | 09:58 |
| evrardjp | I'm pretty sure ppl will answer there, if not I will :p | 09:58 |
| evrardjp | once I'll eventually get time :D | 09:58 |
| openstackgerrit | Vitaliy 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/337110 | 10:03 |
| *** admin0 has joined #openstack-ansible | 10:06 | |
| *** admin0 has quit IRC | 10:06 | |
| *** bootsha has quit IRC | 10:06 | |
| *** bootsha has joined #openstack-ansible | 10:09 | |
| *** admin0 has joined #openstack-ansible | 10:12 | |
| evrardjp | vnogin: if you add a new line after your commit title, you could avoid things like this ^ | 10:13 |
| vnogin | evrardjp, ok, tnx :) | 10:17 |
| evrardjp | just trying to help :p | 10:17 |
| vnogin | evrardjp, :))) | 10:17 |
| *** wadeholler has joined #openstack-ansible | 10:18 | |
| *** bootsha has quit IRC | 10:32 | |
| vnogin | btw, did someone face this bug? https://bugs.launchpad.net/openstack-ansible/+bug/1598114 | 10:42 |
| openstack | Launchpad bug 1598114 in openstack-ansible "After upgrade M->N horizon doesn't work" [Undecided,New] | 10:42 |
| *** asettle has quit IRC | 10:47 | |
| *** zerda2 has quit IRC | 10:49 | |
| *** wadeholler has quit IRC | 10:54 | |
| *** wadeholler has joined #openstack-ansible | 10:55 | |
| *** alioune has quit IRC | 10:56 | |
| *** asettle has joined #openstack-ansible | 10:57 | |
| *** pester has quit IRC | 11:19 | |
| *** fxpester has joined #openstack-ansible | 11:24 | |
| *** johnmilton has joined #openstack-ansible | 11:36 | |
| *** asettle has quit IRC | 11:39 | |
| *** asettle has joined #openstack-ansible | 11:40 | |
| *** asettle has quit IRC | 11:40 | |
| *** asettle has joined #openstack-ansible | 11:40 | |
| *** johnmilton has quit IRC | 11:41 | |
| *** admin0 has quit IRC | 11:43 | |
| *** johnmilton has joined #openstack-ansible | 11:54 | |
| *** woodard has joined #openstack-ansible | 11:54 | |
| *** woodard has quit IRC | 11:58 | |
| *** lkoranda has joined #openstack-ansible | 12:06 | |
| *** admin0 has joined #openstack-ansible | 12:17 | |
| *** psilvad has joined #openstack-ansible | 12:25 | |
| openstackgerrit | Vitaliy Nogin proposed openstack/openstack-ansible: The patch is removing the duplicate implementation of the exit_early function. https://review.openstack.org/337110 | 12:29 |
| *** alioune has joined #openstack-ansible | 12:30 | |
| *** M00nr41n has quit IRC | 12:45 | |
| *** zhangjn has quit IRC | 13:11 | |
| *** zhangjn has joined #openstack-ansible | 13:13 | |
| *** bryan_att has joined #openstack-ansible | 13:15 | |
| mgariepy | good morning everyone | 13:30 |
| *** saneax is now known as saneax_AFK | 13:31 | |
| *** galstrom_zzz is now known as galstrom | 13:44 | |
| *** dmsimard|pto is now known as dmsimard | 13:46 | |
| *** aernhart has quit IRC | 14:09 | |
| *** Ger-chervyak has joined #openstack-ansible | 14:11 | |
| *** aernhart has joined #openstack-ansible | 14:11 | |
| *** weezS has joined #openstack-ansible | 14:12 | |
| *** weezS has quit IRC | 14:13 | |
| alioune | hi 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-ansible | 14:20 | |
| *** M00nr41n has joined #openstack-ansible | 14:29 | |
| *** catintheroof has joined #openstack-ansible | 14:33 | |
| *** aludwar has quit IRC | 14:46 | |
| *** galstrom is now known as galstrom_zzz | 14:47 | |
| *** aludwar has joined #openstack-ansible | 14:50 | |
| *** alioune has quit IRC | 14:59 | |
| *** ScarZy has quit IRC | 15:07 | |
| *** ManojK has joined #openstack-ansible | 15:09 | |
| *** Ger-chervyak has quit IRC | 15:09 | |
| *** Ger-chervyak has joined #openstack-ansible | 15:09 | |
| *** omiday_ has joined #openstack-ansible | 15:09 | |
| *** Ger-cher_ has joined #openstack-ansible | 15:09 | |
| *** weezS has quit IRC | 15:09 | |
| *** Ger-cher_ has quit IRC | 15:09 | |
| *** omiday has quit IRC | 15:09 | |
| *** finchd has quit IRC | 15:09 | |
| *** ScarZy has joined #openstack-ansible | 15:10 | |
| *** finchd has joined #openstack-ansible | 15:11 | |
| *** sdake has joined #openstack-ansible | 15:16 | |
| *** arif-ali has quit IRC | 15:20 | |
| *** sdake has quit IRC | 15:25 | |
| *** ManojK has quit IRC | 15:34 | |
| *** ManojK has joined #openstack-ansible | 15:40 | |
| *** mikelk has quit IRC | 15:46 | |
| evrardjp | good morning mgariepy | 15:47 |
| evrardjp | vnogin: have you the latest M before doing the upgrade to N? | 15:48 |
| evrardjp | just to know about this https://bugs.launchpad.net/openstack-ansible/+bug/1598114 | 15:49 |
| openstack | Launchpad bug 1598114 in openstack-ansible "After upgrade M->N horizon doesn't work" [Undecided,New] | 15:49 |
| *** Ger-chervyak has quit IRC | 15:52 | |
| *** M00nr41n has quit IRC | 15:54 | |
| *** arif-ali has joined #openstack-ansible | 16:03 | |
| *** admin0 has quit IRC | 16:16 | |
| *** ManojK has quit IRC | 16:26 | |
| *** M00nr41n has joined #openstack-ansible | 16:38 | |
| *** javeriak has joined #openstack-ansible | 16:38 | |
| *** ManojK has joined #openstack-ansible | 16:56 | |
| *** asettle has quit IRC | 17:02 | |
| *** woodard has joined #openstack-ansible | 17:25 | |
| *** admin0 has joined #openstack-ansible | 17:29 | |
| *** woodard has quit IRC | 17:29 | |
| *** shewless has joined #openstack-ansible | 17:31 | |
| shewless | Hello. 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 IRC | 17:34 | |
| *** pcaruana has quit IRC | 17:34 | |
| *** Ger-chervyak has joined #openstack-ansible | 17:44 | |
| *** javeriak has joined #openstack-ansible | 17:45 | |
| *** albertcard has joined #openstack-ansible | 18:01 | |
| *** electrofelix has quit IRC | 18:16 | |
| *** shewless has quit IRC | 18:45 | |
| *** mummer has joined #openstack-ansible | 18:56 | |
| *** ManojK has quit IRC | 19:14 | |
| *** ManojK has joined #openstack-ansible | 19:23 | |
| *** javeriak has quit IRC | 19:26 | |
| *** arif-ali has quit IRC | 19:31 | |
| *** Ger-chervyak has quit IRC | 19:33 | |
| *** Ger-chervyak has joined #openstack-ansible | 19:35 | |
| *** M00nr41n has quit IRC | 19:37 | |
| *** asettle has joined #openstack-ansible | 19:46 | |
| *** arif-ali has joined #openstack-ansible | 19:50 | |
| *** asettle has quit IRC | 19:52 | |
| *** asettle has joined #openstack-ansible | 19:58 | |
| *** ManojK has quit IRC | 20:00 | |
| *** mummer has quit IRC | 20:18 | |
| *** asettle has quit IRC | 20:19 | |
| *** ManojK has joined #openstack-ansible | 20:40 | |
| *** Ger-chervyak has quit IRC | 21:00 | |
| *** albertcard has quit IRC | 22:05 | |
| *** woodard has joined #openstack-ansible | 22:11 | |
| mrda | Morning | 22:11 |
| *** woodard has quit IRC | 22:16 | |
| *** admin0 has quit IRC | 22:23 | |
| *** catintheroof has quit IRC | 22:24 | |
| *** admin0 has joined #openstack-ansible | 22:29 | |
| *** admin0 has quit IRC | 22:36 | |
| *** Ger-chervyak has joined #openstack-ansible | 23:07 | |
| *** asettle has joined #openstack-ansible | 23:08 | |
| *** asettle has quit IRC | 23:13 | |
| *** saneax_AFK is now known as saneax | 23:19 | |
| *** Ger-chervyak has quit IRC | 23:26 | |
| *** thetrav has joined #openstack-ansible | 23:37 | |
| thetrav | is https://www.openstackfaq.com/openstack-ansible-ceph/ still current? it refers to some variables that I can't see in the examples or other docs | 23:38 |
| thetrav | eg: glance_ceph_client | 23:38 |
| *** Rodrigo_BR has joined #openstack-ansible | 23:40 | |
| Rodrigo_BR | Hello ! the upgrade procedure from liberty to mitaka are complete ? | 23:42 |
| *** ManojK has quit IRC | 23:56 | |
| *** thng has quit IRC | 23:57 | |
| thetrav | another question... Is the openstack-ansible set of playbooks set up to be idempotent/convergent? | 23:58 |
| thetrav | if 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!