Sunday, 2020-02-09

*** ahosam has quit IRC00:08
*** goldyfruit has quit IRC00:50
*** ivve has quit IRC01:29
*** goldyfruit has joined #openstack-ansible01:30
*** prometheanfire has joined #openstack-ansible01:45
*** evrardjp has quit IRC01:47
*** evrardjp has joined #openstack-ansible01:50
*** spatel has quit IRC03:44
*** Daemoen has quit IRC04:28
*** evrardjp has quit IRC05:34
*** evrardjp has joined #openstack-ansible05:34
*** errr has quit IRC05:55
*** errr has joined #openstack-ansible05:57
*** ianychoi has quit IRC07:25
*** pcaruana has joined #openstack-ansible08:24
*** DanyC has joined #openstack-ansible08:29
*** drifterza has joined #openstack-ansible09:02
openstackgerritMohammed Naser proposed openstack/openstack-ansible stable/train: nova: include hidden instances upgrade fix  https://review.opendev.org/70669709:12
*** DanyC has quit IRC09:23
*** DanyC has joined #openstack-ansible09:56
*** DanyC has quit IRC10:02
*** DanyC has joined #openstack-ansible10:37
*** ivve has joined #openstack-ansible10:42
*** DanyC has quit IRC10:42
jrossermnaser: https://review.opendev.org/#/c/703572/ that’s next on the tempest fix (followed by some to os_tempest, a sha bump, and finally revert the nv jobs)10:53
mnaser+2 thanks for working on this (somewhat) pita jrosser :<10:55
*** Neurognostic has joined #openstack-ansible10:58
*** DanyC has joined #openstack-ansible11:10
*** DanyC has quit IRC11:15
*** timburke has quit IRC11:15
*** timburke has joined #openstack-ansible11:16
*** nicolasbock has joined #openstack-ansible12:15
*** pcaruana has quit IRC12:25
*** DanyC has joined #openstack-ansible12:27
*** DanyC has quit IRC12:32
admin0hi all .. in order to teach students, i need to do a lot of frequent aio install/builds .. is there a way to clone the downloads that is done  on 20.0.1 using git ?12:38
masterpeadmin0: you mean a git mirror?12:42
admin0yeah12:42
admin0but how to keep track of what git it mirrors that i need to mirror locally12:42
masterpeThere is a feature in git where you can mirror a git12:43
masterpeI created a depoy node within a container12:43
masterpeThat container I can use mutiple time on diffrent places12:43
*** fridtjof[m] has joined #openstack-ansible12:50
*** DanyC has joined #openstack-ansible13:48
*** DanyC has quit IRC13:53
*** gillesMo has quit IRC14:08
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible stable/stein: Bump SHAs for stable/stein  https://review.opendev.org/70670714:18
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Bump SHAs for master  https://review.opendev.org/70670814:18
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible stable/rocky: Bump SHAs for stable/rocky  https://review.opendev.org/70670914:19
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible stable/train: Bump SHAs for stable/train  https://review.opendev.org/70671014:19
jrosseradmin0: ansible-role-requirements.yml and https://github.com/openstack/openstack-ansible/tree/master/playbooks/defaults/repo_packages14:30
jrosser^ those things pretty much define the git repos needed14:30
*** ahosam has joined #openstack-ansible14:53
*** ivve has quit IRC14:56
*** ansmith_ has joined #openstack-ansible15:28
*** ansmith has quit IRC15:31
*** yolanda has quit IRC15:31
*** yolanda has joined #openstack-ansible15:32
*** drifterza has quit IRC15:45
*** spatel has joined #openstack-ansible16:29
*** spatel has quit IRC16:36
*** goldyfruit has quit IRC16:39
*** goldyfruit has joined #openstack-ansible16:39
*** sshnaidm has joined #openstack-ansible17:06
*** Anticimex has quit IRC17:13
*** Anticimex has joined #openstack-ansible17:13
*** elenalindq has joined #openstack-ansible17:21
admin0when running some playbooks ( on an aio), I get this error: /opt/ansible-runtime/bin/python: Error while finding module specification for 'ara.setup.callback_plugins' (ModuleNotFoundError: No module named 'ara') ...    does the bootstrap miss this ?17:28
admin0this is coming up when i am doing  openstack-ansible os-manila-install.yml for example17:28
admin0blazar.aio is there, but when i run the setop-blazar-install, i get  no hosts matched17:29
jrosseradmin0: ara is not usually installed on an AIO that runs outside openstack CI17:30
jrosserbut it's not super helpful with that aparrent error popping up17:30
admin0i thought the aio was supposed to be used and tested by people17:31
admin0is it as easy as pip install ara or something to get it going ?17:31
jrosseryes, absolutely correct17:31
jrosseri guess i just habitually ignore the ARA errors as i know they dont matter17:31
jrosserbut thats not really right17:31
admin0i really wanted to test manilla :D17:33
admin0how do I get ara in ?  even if its a manual process for now17:33
jrosserARA is optional and it's controlled here https://github.com/openstack/openstack-ansible/blob/75f2f0f86170346ae5d43401a1eeac80c0920c0b/scripts/bootstrap-ansible.sh#L30-L3117:33
*** evrardjp has quit IRC17:34
*** evrardjp has joined #openstack-ansible17:34
jrosserbut like i say the integration with ARA is really there to collect useful logs in zuul CI17:34
jrosseryou'll need to unpick some of that to make it useful outside zuul17:35
admin0it fails the installation of manila-install17:35
admin0thanks .. i will rerun the bootstrap and try the failing playbooks17:36
jrosserafaik there is a ton of work going on with manila right now on the master branch17:38
jrosserwhich is not merged17:38
admin0ok17:38
*** gillesMo has joined #openstack-ansible18:27
gillesMoJinja2 3.0.0 re-release breaks some packages without version dependencies (cradox/gnocchi). https://pypi.org/project/Jinja2/#history. Bug due to that here https://bugs.launchpad.net/openstack-ansible/+bug/186245618:30
openstackLaunchpad bug 1862456 in openstack-ansible "Failed build requirements_constraints.txt in a muti OS release " [Undecided,New]18:30
*** lbragsta_ has joined #openstack-ansible18:34
*** lbragsta_ has quit IRC18:37
*** DanyC has joined #openstack-ansible18:46
jrossergillesMo: it appears that jinja2 should be constrained by this https://github.com/openstack/requirements/blob/stable/rocky/upper-constraints.txt#L19318:55
gillesMoI'm trying without success to add a Jinja2 constraint in the global requirements_constraints.txt, but it's not took in account18:55
gillesMoAh, upper-constraints?txt, where is it (I'll search)18:55
jrosserthat url should be referenced somewhere in the repo_build process, unfortunately rocky is a long while back and i can't remember immediately how it all worked back then18:57
gillesMorepo_build_upper_constraints_overrides variable used by repo_build role18:59
jrosserhttps://github.com/openstack/openstack-ansible-repo_build/blob/stable/rocky/tasks/repo_build_prepare.yml#L54-L6719:00
jrosserit ought to be finding that form the right place19:00
jrosserare you actually using gnocchi and the telemetry stack?19:01
jrosserif not you could remove those from the deployment in order to get your move to 18.04 completed19:01
gillesMoI should use it, but here is an Lab/Pre-prod env, not the production one, can do that. But I will have to upgrade my production anyway, with Gnocchi19:16
jrosserhmm, i;m really interested how that jinja2 version is getting used as it's apparently constrained19:16
jrosseryou should be able to find the contraints .txt files that get generated on the repo server19:17
gillesMoRrrr... repo_build_upper_constraints_overrides does not work. I can see /var/www/repo/openstackgit/requirements/global-requirements.txt with an unversionned dependancy19:17
jrosseryou've used it a bit like this? https://opendev.org/openstack/openstack-ansible-repo_build/src/branch/master/tests/test-vars.yml#L22-L2319:19
*** spatel has joined #openstack-ansible19:23
*** spatel has quit IRC19:27
*** nicolasbock has quit IRC19:47
gillesMojrosser: Yes, with '- Jinja2==2.10'. But I think it does nothing to the test requirements inside cradox module...19:52
*** DanyC has quit IRC19:52
*** oligau has quit IRC21:24
*** NewJorg has quit IRC21:24
*** jhesketh has quit IRC21:24
*** mhayden has quit IRC21:26
*** trident has quit IRC21:26
*** mrda has quit IRC21:26
*** openstackgerrit has quit IRC21:26
*** cp- has quit IRC21:26
*** redkrieg has quit IRC21:26
*** raukadah has quit IRC21:26
*** oligau has joined #openstack-ansible21:26
*** NewJorg has joined #openstack-ansible21:26
*** jhesketh has joined #openstack-ansible21:26
*** mhayden has joined #openstack-ansible21:26
*** trident has joined #openstack-ansible21:26
*** mrda has joined #openstack-ansible21:26
*** openstackgerrit has joined #openstack-ansible21:26
*** cp- has joined #openstack-ansible21:26
*** redkrieg has joined #openstack-ansible21:26
*** raukadah has joined #openstack-ansible21:26
*** cp- has quit IRC21:26
*** openstackstatus has quit IRC21:26
*** cyberpear has quit IRC21:29
*** samc-bbc has quit IRC21:29
*** gouthamr has quit IRC21:29
*** Carcer has quit IRC21:29
*** toanster has quit IRC21:29
*** fridtjof[m] has quit IRC21:29
*** nyloc has quit IRC21:30
*** mwhahaha has quit IRC21:30
*** feichh has quit IRC21:30
*** djhankb has quit IRC21:30
*** mubix has quit IRC21:30
*** alanmeadows has quit IRC21:30
*** janno has quit IRC21:30
*** ChosSimbaOne_ has quit IRC21:30
*** fridtjof[m] has joined #openstack-ansible21:30
*** cyberpear has joined #openstack-ansible21:30
*** nyloc has joined #openstack-ansible21:30
*** mwhahaha has joined #openstack-ansible21:30
*** feichh has joined #openstack-ansible21:30
*** djhankb has joined #openstack-ansible21:30
*** ChosSimbaOne_ has joined #openstack-ansible21:30
*** janno has joined #openstack-ansible21:30
*** alanmeadows has joined #openstack-ansible21:30
*** mubix has joined #openstack-ansible21:30
*** samc-bbc has joined #openstack-ansible21:30
*** gouthamr has joined #openstack-ansible21:30
*** Carcer has joined #openstack-ansible21:30
*** toanster has joined #openstack-ansible21:30
*** cp- has joined #openstack-ansible21:31
*** gillesMo has quit IRC21:31
*** evrardjp has quit IRC21:31
*** prometheanfire has quit IRC21:31
*** vesper11 has quit IRC21:31
*** sep has quit IRC21:31
*** gixx has quit IRC21:31
*** fyx has quit IRC21:31
*** Jeffrey4l has quit IRC21:31
*** cjloader has quit IRC21:31
*** arbrandes has quit IRC21:31
*** stuartgr has quit IRC21:31
*** partlycloudy has quit IRC21:31
*** Blinkiz has quit IRC21:31
*** timburke has quit IRC21:32
*** stuartgr has joined #openstack-ansible21:32
*** partlycloudy has joined #openstack-ansible21:32
*** Blinkiz has joined #openstack-ansible21:32
*** gillesMo has joined #openstack-ansible21:32
*** evrardjp has joined #openstack-ansible21:32
*** prometheanfire has joined #openstack-ansible21:32
*** vesper11 has joined #openstack-ansible21:32
*** sep has joined #openstack-ansible21:32
*** cjloader has joined #openstack-ansible21:32
*** gixx has joined #openstack-ansible21:32
*** fyx has joined #openstack-ansible21:32
*** Jeffrey4l has joined #openstack-ansible21:32
*** arbrandes has joined #openstack-ansible21:32
*** cyberpear has quit IRC21:32
*** waxfire has quit IRC21:33
*** mathlin has quit IRC21:33
*** mugsie has quit IRC21:33
*** Adri2000 has quit IRC21:33
*** soren has quit IRC21:33
*** mwhahaha has quit IRC21:33
*** mathlin has joined #openstack-ansible21:33
*** mugsie has joined #openstack-ansible21:33
*** fridtjof[m] has quit IRC21:33
*** Adri2000 has joined #openstack-ansible21:33
*** masterpe has quit IRC21:34
*** snadge has quit IRC21:34
*** fyx has quit IRC21:34
*** snadge has joined #openstack-ansible21:34
*** ansmith_ has quit IRC21:35
*** Neurognostic has quit IRC21:35
*** mbuil has quit IRC21:35
*** ioni has quit IRC21:35
*** tacco has quit IRC21:35
*** hamzy_ has quit IRC21:35
*** heikkine has quit IRC21:35
*** dmsimard has quit IRC21:35
*** gchamoul has quit IRC21:35
*** tbarron has quit IRC21:35
*** django has quit IRC21:35
*** tobberydberg has quit IRC21:35
*** zigo has quit IRC21:35
*** EmilienM has quit IRC21:35
*** antonym has quit IRC21:35
*** zbr has quit IRC21:35
*** Brace has quit IRC21:35
*** mnaser has quit IRC21:35
*** persia has quit IRC21:35
*** jmccrory has quit IRC21:35
*** tinwood has quit IRC21:35
*** gundalow has quit IRC21:35
*** jtanner has quit IRC21:35
*** cloudnull has quit IRC21:35
*** sum12 has quit IRC21:35
*** poopcat has quit IRC21:35
*** kukacz has quit IRC21:35
*** timburke has joined #openstack-ansible21:35
*** Brace has joined #openstack-ansible21:35
*** zbr has joined #openstack-ansible21:35
*** mnaser has joined #openstack-ansible21:35
*** persia has joined #openstack-ansible21:35
*** jmccrory has joined #openstack-ansible21:35
*** tinwood has joined #openstack-ansible21:35
*** gundalow has joined #openstack-ansible21:35
*** jtanner has joined #openstack-ansible21:35
*** cloudnull has joined #openstack-ansible21:35
*** sum12 has joined #openstack-ansible21:35
*** poopcat has joined #openstack-ansible21:35
*** kukacz has joined #openstack-ansible21:35
*** irclogbot_3 has quit IRC21:35
*** johanssone has quit IRC21:35
*** Miouge has quit IRC21:35
*** crazzy has quit IRC21:35
*** ondrejbu- has quit IRC21:35
*** arxcruz has quit IRC21:35
*** bjoernt has quit IRC21:35
*** ebbex has quit IRC21:35
*** bverschueren has quit IRC21:35
*** spotz has quit IRC21:36
*** aedc has quit IRC21:36
*** brad[] has quit IRC21:36
*** redrobot has quit IRC21:36
*** wpp has quit IRC21:36
*** ansmith_ has joined #openstack-ansible21:36
*** Neurognostic has joined #openstack-ansible21:36
*** tacco has joined #openstack-ansible21:36
*** ioni has joined #openstack-ansible21:36
*** mbuil has joined #openstack-ansible21:36
*** hamzy_ has joined #openstack-ansible21:36
*** heikkine has joined #openstack-ansible21:36
*** dmsimard has joined #openstack-ansible21:36
*** gchamoul has joined #openstack-ansible21:36
*** tbarron has joined #openstack-ansible21:36
*** django has joined #openstack-ansible21:36
*** tobberydberg has joined #openstack-ansible21:36
*** zigo has joined #openstack-ansible21:36
*** EmilienM has joined #openstack-ansible21:36
*** antonym has joined #openstack-ansible21:36
*** irclogbot_3 has joined #openstack-ansible21:36
*** johanssone has joined #openstack-ansible21:36
*** Miouge has joined #openstack-ansible21:36
*** crazzy has joined #openstack-ansible21:36
*** ondrejbu- has joined #openstack-ansible21:36
*** bjoernt has joined #openstack-ansible21:36
*** arxcruz has joined #openstack-ansible21:36
*** ebbex has joined #openstack-ansible21:36
*** bverschueren has joined #openstack-ansible21:36
*** spotz has joined #openstack-ansible21:36
*** irclogbot_3 has quit IRC21:36
*** johanssone has quit IRC21:36
*** Miouge has quit IRC21:36
*** crazzy has quit IRC21:36
*** ondrejbu- has quit IRC21:36
*** arxcruz has quit IRC21:36
*** bjoernt has quit IRC21:36
*** ebbex has quit IRC21:36
*** bverschueren has quit IRC21:36
*** spotz has quit IRC21:37
*** zbr has quit IRC21:37
*** Brace has quit IRC21:37
*** mnaser has quit IRC21:37
*** persia has quit IRC21:37
*** jmccrory has quit IRC21:37
*** tinwood has quit IRC21:37
*** gundalow has quit IRC21:37
*** jtanner has quit IRC21:37
*** cloudnull has quit IRC21:37
*** sum12 has quit IRC21:37
*** poopcat has quit IRC21:37
*** kukacz has quit IRC21:37
*** ansmith_ has quit IRC21:37
*** Neurognostic has quit IRC21:37
*** mbuil has quit IRC21:37
*** ioni has quit IRC21:37
*** tacco has quit IRC21:37
*** hamzy_ has quit IRC21:37
*** heikkine has quit IRC21:37
*** dmsimard has quit IRC21:37
*** gchamoul has quit IRC21:37
*** tbarron has quit IRC21:37
*** django has quit IRC21:37
*** tobberydberg has quit IRC21:37
*** zigo has quit IRC21:37
*** EmilienM has quit IRC21:37
*** antonym has quit IRC21:37
*** snadge has quit IRC21:37
*** gillesMo has quit IRC21:37
*** evrardjp has quit IRC21:37
*** prometheanfire has quit IRC21:37
*** vesper11 has quit IRC21:37
*** sep has quit IRC21:37
*** gixx has quit IRC21:37
*** Jeffrey4l has quit IRC21:37
*** cjloader has quit IRC21:37
*** arbrandes has quit IRC21:37
*** stuartgr has quit IRC21:37
*** partlycloudy has quit IRC21:37
*** Blinkiz has quit IRC21:37
*** samc-bbc has quit IRC21:37
*** gouthamr has quit IRC21:37
*** Carcer has quit IRC21:37
*** toanster has quit IRC21:37
*** Adri2000 has quit IRC21:37
*** mugsie has quit IRC21:37
*** nyloc has quit IRC21:37
*** feichh has quit IRC21:37
*** djhankb has quit IRC21:37
*** mubix has quit IRC21:37
*** alanmeadows has quit IRC21:37
*** janno has quit IRC21:37
*** ChosSimbaOne_ has quit IRC21:37
*** oligau has quit IRC21:37
*** NewJorg has quit IRC21:37
*** jhesketh has quit IRC21:37
*** mhayden has quit IRC21:37
*** trident has quit IRC21:37
*** mrda has quit IRC21:37
*** openstackgerrit has quit IRC21:37
*** redkrieg has quit IRC21:37
*** raukadah has quit IRC21:37
*** mmercer has quit IRC21:37
*** timburke has quit IRC21:37
*** mathlin has quit IRC21:37
*** sshnaidm has quit IRC21:37
*** goldyfruit has quit IRC21:37
*** errr has quit IRC21:37
*** owalsh has quit IRC21:37
*** fresta_ has quit IRC21:37
*** cp- has quit IRC21:37
*** Anticimex has quit IRC21:37
*** andrea15 has quit IRC21:37
*** admin0 has quit IRC21:37
*** hwoarang has quit IRC21:37
*** logan- has quit IRC21:37
*** donnyd has quit IRC21:37
*** jrosser has quit IRC21:37
*** nwonknu has quit IRC21:37
*** jroll has quit IRC21:37
*** guilhermesp has quit IRC21:37
*** jamesdenton has quit IRC21:37
*** melwitt has quit IRC21:37
*** johnsom has quit IRC21:37
*** NobodyCam has quit IRC21:37
*** rpittau|afk has quit IRC21:37
*** dasp has quit IRC21:37
*** noonedeadpunk has quit IRC21:37
*** aspiers has quit IRC21:37
*** jonher has quit IRC21:38
*** ChanServ has quit IRC21:38
*** spotz has joined #openstack-ansible21:38
*** bverschueren has joined #openstack-ansible21:38
*** ebbex has joined #openstack-ansible21:38
*** arxcruz has joined #openstack-ansible21:38
*** bjoernt has joined #openstack-ansible21:38
*** ondrejbu- has joined #openstack-ansible21:38
*** crazzy has joined #openstack-ansible21:38
*** Miouge has joined #openstack-ansible21:38
*** johanssone has joined #openstack-ansible21:38
*** irclogbot_3 has joined #openstack-ansible21:38
*** antonym has joined #openstack-ansible21:38
*** EmilienM has joined #openstack-ansible21:38
*** zigo has joined #openstack-ansible21:38
*** tobberydberg has joined #openstack-ansible21:38
*** django has joined #openstack-ansible21:38
*** tbarron has joined #openstack-ansible21:38
*** gchamoul has joined #openstack-ansible21:38
*** dmsimard has joined #openstack-ansible21:38
*** heikkine has joined #openstack-ansible21:38
*** hamzy_ has joined #openstack-ansible21:38
*** mbuil has joined #openstack-ansible21:38
*** ioni has joined #openstack-ansible21:38
*** tacco has joined #openstack-ansible21:38
*** Neurognostic has joined #openstack-ansible21:38
*** ansmith_ has joined #openstack-ansible21:38
*** kukacz has joined #openstack-ansible21:38
*** poopcat has joined #openstack-ansible21:38
*** sum12 has joined #openstack-ansible21:38
*** cloudnull has joined #openstack-ansible21:38
*** jtanner has joined #openstack-ansible21:38
*** gundalow has joined #openstack-ansible21:38
*** tinwood has joined #openstack-ansible21:38
*** jmccrory has joined #openstack-ansible21:38
*** persia has joined #openstack-ansible21:38
*** mnaser has joined #openstack-ansible21:38
*** zbr has joined #openstack-ansible21:38
*** Brace has joined #openstack-ansible21:38
*** timburke has joined #openstack-ansible21:38
*** snadge has joined #openstack-ansible21:38
*** Adri2000 has joined #openstack-ansible21:38
*** mugsie has joined #openstack-ansible21:38
*** mathlin has joined #openstack-ansible21:38
*** arbrandes has joined #openstack-ansible21:38
*** Jeffrey4l has joined #openstack-ansible21:38
*** gixx has joined #openstack-ansible21:38
*** cjloader has joined #openstack-ansible21:38
*** sep has joined #openstack-ansible21:38
*** vesper11 has joined #openstack-ansible21:38
*** prometheanfire has joined #openstack-ansible21:38
*** evrardjp has joined #openstack-ansible21:38
*** gillesMo has joined #openstack-ansible21:38
*** Blinkiz has joined #openstack-ansible21:38
*** partlycloudy has joined #openstack-ansible21:38
*** stuartgr has joined #openstack-ansible21:38
*** cp- has joined #openstack-ansible21:38
*** toanster has joined #openstack-ansible21:38
*** Carcer has joined #openstack-ansible21:38
*** gouthamr has joined #openstack-ansible21:38
*** samc-bbc has joined #openstack-ansible21:38
*** mubix has joined #openstack-ansible21:38
*** alanmeadows has joined #openstack-ansible21:38
*** janno has joined #openstack-ansible21:38
*** ChosSimbaOne_ has joined #openstack-ansible21:38
*** djhankb has joined #openstack-ansible21:38
*** feichh has joined #openstack-ansible21:38
*** nyloc has joined #openstack-ansible21:38
*** raukadah has joined #openstack-ansible21:38
*** redkrieg has joined #openstack-ansible21:38
*** openstackgerrit has joined #openstack-ansible21:38
*** mrda has joined #openstack-ansible21:38
*** trident has joined #openstack-ansible21:38
*** mhayden has joined #openstack-ansible21:38
*** jhesketh has joined #openstack-ansible21:38
*** NewJorg has joined #openstack-ansible21:38
*** oligau has joined #openstack-ansible21:38
*** Anticimex has joined #openstack-ansible21:38
*** sshnaidm has joined #openstack-ansible21:38
*** goldyfruit has joined #openstack-ansible21:38
*** errr has joined #openstack-ansible21:38
*** admin0 has joined #openstack-ansible21:38
*** owalsh has joined #openstack-ansible21:38
*** mmercer has joined #openstack-ansible21:38
*** andrea15 has joined #openstack-ansible21:38
*** guilhermesp has joined #openstack-ansible21:38
*** jamesdenton has joined #openstack-ansible21:38
*** melwitt has joined #openstack-ansible21:38
*** hwoarang has joined #openstack-ansible21:38
*** logan- has joined #openstack-ansible21:38
*** donnyd has joined #openstack-ansible21:38
*** fresta_ has joined #openstack-ansible21:38
*** johnsom has joined #openstack-ansible21:38
*** NobodyCam has joined #openstack-ansible21:38
*** ChanServ has joined #openstack-ansible21:38
*** jroll has joined #openstack-ansible21:38
*** jonher has joined #openstack-ansible21:38
*** aspiers has joined #openstack-ansible21:38
*** nwonknu has joined #openstack-ansible21:38
*** noonedeadpunk has joined #openstack-ansible21:38
*** dasp has joined #openstack-ansible21:38
*** rpittau|afk has joined #openstack-ansible21:38
*** jrosser has joined #openstack-ansible21:38
*** orwell.freenode.net sets mode: +o ChanServ21:38
*** zbr has quit IRC21:39
*** guilhermesp has quit IRC21:39
*** jamesdenton has quit IRC21:39
*** melwitt has quit IRC21:39
*** johnsom has quit IRC21:39
*** NobodyCam has quit IRC21:39
*** rpittau|afk has quit IRC21:39
*** dasp has quit IRC21:39
*** noonedeadpunk has quit IRC21:39
*** aspiers has quit IRC21:39
*** jonher has quit IRC21:39
*** aedc has joined #openstack-ansible21:39
*** brad[] has joined #openstack-ansible21:39
*** redrobot has joined #openstack-ansible21:39
*** wpp has joined #openstack-ansible21:39
*** admin0 has quit IRC21:39
*** hwoarang has quit IRC21:39
*** logan- has quit IRC21:39
*** donnyd has quit IRC21:39
*** jrosser has quit IRC21:39
*** nwonknu has quit IRC21:39
*** jroll has quit IRC21:39
*** mwhahaha has joined #openstack-ansible21:39
*** guilhermesp has joined #openstack-ansible21:39
*** jamesdenton has joined #openstack-ansible21:39
*** melwitt has joined #openstack-ansible21:39
*** johnsom has joined #openstack-ansible21:39
*** NobodyCam has joined #openstack-ansible21:39
*** rpittau|afk has joined #openstack-ansible21:39
*** dasp has joined #openstack-ansible21:39
*** noonedeadpunk has joined #openstack-ansible21:39
*** aspiers has joined #openstack-ansible21:39
*** jonher has joined #openstack-ansible21:39
*** admin0 has joined #openstack-ansible21:40
*** hwoarang has joined #openstack-ansible21:40
*** logan- has joined #openstack-ansible21:40
*** donnyd has joined #openstack-ansible21:40
*** jrosser has joined #openstack-ansible21:40
*** nwonknu has joined #openstack-ansible21:40
*** jroll has joined #openstack-ansible21:40
*** mnaser has quit IRC21:40
*** gundalow has quit IRC21:40
*** jtanner has quit IRC21:40
*** zbr has joined #openstack-ansible21:40
*** zbr has quit IRC21:40
*** zbr has joined #openstack-ansible21:40
*** rpittau|afk has quit IRC21:41
*** donnyd has quit IRC21:42
*** guilhermesp has quit IRC21:42
*** rpittau|afk has joined #openstack-ansible21:42
*** fyx has joined #openstack-ansible21:43
*** jrosser has quit IRC21:43
*** gundalow has joined #openstack-ansible21:44
*** donnyd has joined #openstack-ansible21:46
*** guilhermesp has joined #openstack-ansible21:47
*** jrosser has joined #openstack-ansible21:47
*** jtanner has joined #openstack-ansible21:48
*** cyberpear has joined #openstack-ansible21:50
*** mnaser has joined #openstack-ansible21:51
*** mnaser has quit IRC21:51
*** mnaser has joined #openstack-ansible21:51
*** cyberpear has joined #openstack-ansible21:52
*** cyberpear has quit IRC21:53
*** cyberpear has joined #openstack-ansible21:54
*** mcarden has joined #openstack-ansible21:55
*** DanyC has joined #openstack-ansible22:22
*** waxfire has joined #openstack-ansible22:27
*** goldyfruit has quit IRC22:28
*** waxfire has quit IRC22:28
*** waxfire has joined #openstack-ansible22:30
*** waxfire has joined #openstack-ansible22:31
*** ahosam has quit IRC22:43
*** waxfire has quit IRC22:51
*** waxfire has joined #openstack-ansible22:52
*** waxfire has quit IRC23:00
*** waxfire has joined #openstack-ansible23:04
*** waxfire has quit IRC23:07
*** waxfire has joined #openstack-ansible23:09
*** waxfire has quit IRC23:16
*** waxfire has joined #openstack-ansible23:17
*** goldyfruit has joined #openstack-ansible23:42
*** DanyC has quit IRC23:54

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