Friday, 2016-10-21

*** c-mart has joined #openstack-ansible00:00
dxirihuh...I was getting 503 for some reason00:00
dxirion us.archive.ubuntu.com00:00
dxiriseems back to normal now00:00
*** c-mart has quit IRC00:04
*** thorst_ has joined #openstack-ansible00:14
*** c-mart has joined #openstack-ansible00:17
dxiriI lied...its broken on 2 boxes00:18
dxiriany idea what's going on?00:18
dxiriI changed to a different mirror, and I get the same issue00:18
*** c-mart has quit IRC00:22
*** dxiri has quit IRC00:24
*** dxiri has joined #openstack-ansible00:24
*** dxiri has quit IRC00:26
*** dxiri has joined #openstack-ansible00:26
*** markvoelker has joined #openstack-ansible00:38
*** c-mart has joined #openstack-ansible00:38
jwitkough00:45
jwitkoi swear pip is just so hard to get working here00:45
*** markvoelker has quit IRC00:45
jwitkonow I'00:45
jwitkoI'm back to my repo IPs not being pingable/reachable00:45
*** TestLLLHHHGGG has joined #openstack-ansible00:54
*** TestLLLHHHGGG has quit IRC00:54
*** karimb has quit IRC00:59
mrhillsmani have a few questions, maybe have already been addressed, unfortunately i have not been in the channel lately01:03
mrhillsmanwell, really just one question01:03
mrhillsmanrepo_build related01:03
mrhillsmani see that /var/www/repo/openstackgit is populated at random across my three repo containers01:03
mrhillsmanis there 'intelligence' in the code that when i run setup-openstack.yml01:04
mrhillsmanthat the appropriate container is considered?01:04
mrhillsmanwhen doing using haproxy as the lb i am assuming yes?01:04
*** c-mart has quit IRC01:05
mrhillsmani am not using haproxy, hence my asking, and am trying to determine if i can script something for updating the lb i am using01:05
mrhillsmanbased on how osa determines the same, if again it does01:05
*** asettle has joined #openstack-ansible01:07
*** klamath has quit IRC01:08
*** asettle has quit IRC01:11
*** gouthamr has joined #openstack-ansible01:14
*** cathrichardson has quit IRC01:14
*** cathrichardson has joined #openstack-ansible01:15
palendaemrhillsman, It shou;ldn't be random - it should be the same repo replicated01:16
palendaeiirc01:16
mrhillsmanpalendae i mean the container, so i have 3 infra nodes, i.e. 3 infra-repo containers01:17
palendaeRight01:17
mrhillsmanas i understand, openstackgit is supposed to be pulled down, all the needed repos01:17
mrhillsmanto one of them01:17
mrhillsmanthen cloned to the other two01:17
palendaeRight01:17
palendaeI don't know how it picks the 'first' one01:18
dxirido I only need to destroy the containers in order to start over?01:18
mrhillsmanthat is not happening in newton for me though01:18
dxirior is anything else needed?01:18
mrhillsmanall the times i have run newton01:18
mrhillsmanand the first infra's repo container is not selected, no copying is done01:18
mrhillsmanit appears lsync and rsync are used to accomplish this01:19
mrhillsmanand lsync config only exists on first infra's repo container01:19
mrhillsmanif it runs, unless i am mistaken, and its openstackgit dir is empty, it will empty the other two container's openstackgit directory01:20
logan-lsync and the build only takes place on the first repo container, then lsyncd keeps /var/www/repo in sync on the other containers. no builds/clones/whatever take place there01:23
logan-https://github.com/openstack/openstack-ansible/blob/master/playbooks/repo-build.yml#L106-L11001:23
logan-notice the 2nd when condition there selects only the first container01:23
palendaeIs that sorted deterministically01:24
palendae?01:24
palendaeCause the inventory is a python dictionary01:24
logan-the list is created here https://github.com/openstack/openstack-ansible/blob/stable/newton/playbooks/repo-build.yml#L16-L2301:24
mrhillsmaninteresting logan-01:25
logan-mrhillsman: is the populated openstackgit and the build taking place on the same container where you see lsyncd configured?01:25
mrhillsmannope01:25
mrhillsmanopenstackgit on infra3 container01:25
mrhillsmanlsync appears to always be on infra1 container01:25
mrhillsmanopenstackgit has been on infra2 container i know as well01:26
mrhillsmani have run into this a number of times and just thought i would reach out01:26
mrhillsmannormally setup-openstack.yml fails when trying to run os-nova-install.yml01:26
mrhillsmani kill all the repo containers01:27
mrhillsmanrebuild them01:27
logan-i wonder if there is a difference in the sorting between repo_all and the generated repo_servers_{{ ansible_architecture }} list01:27
mrhillsmanand it works01:27
*** hughmFLEXin has joined #openstack-ansible01:27
logan-could you pastebin output of the ansible run01:27
mrhillsmani think so, sec01:28
mrhillsmanhttp://paste.openstack.org/show/586641/01:30
mrhillsmanurmm...sec again hehe01:30
logan-that is telling01:31
logan-changed: [infra01_repo_container-82677bd1] => (item={u'dest': u'/etc/lsyncd/lsyncd.conf.lua', u'src': u'lsyncd.lua.j2'})01:31
logan-and then it runs py_pkgs (begins the build) against a different host ok: [infra03_repo_container-4d3db2ae] => (item={'role_requirements': {'os_heat'01:31
mrhillsmanthere is a lot of stuff01:33
mrhillsmanwas trying to grab the repo_build part for you01:33
logan-i think you should file a bug with this info. the multi-arch stuff is new and I am not very familiar with it, but this looks like a bug where repo-server thinks one container is the primary, and repo-build thinks a different one is01:34
logan-afk a bit01:36
mrhillsmanhttp://paste.openstack.org/show/586642/01:37
mrhillsmanthat should be better01:37
mrhillsmanok01:37
*** thorst_ has quit IRC01:38
*** thorst_ has joined #openstack-ansible01:39
mrhillsmanalready a bug logan- 163378401:40
mrhillsmanreading it now01:40
mrhillsmansummary appears to be the same issue i am having01:41
mrhillsmanyep, same problem01:41
mrhillsmansetup-openstack failing when running nova part and trying to pull down spice01:41
mrhillsmancommenting, thx01:42
dxirigetting this one 2 out of 3 nodes...trying to start over again01:43
dxirihttp://pastebin.com/bAhVNtKR01:43
dxirifor some reason the repos are giving me 503s01:43
*** Jeffrey4l has quit IRC01:45
*** thorst_ has quit IRC01:48
mrhillsmani have seen that dxiri when ubuntu mirror being used it not synced or you cannot connect to it01:50
mrhillsmanthe 503 is telling you there is an issue with the remote server you are trying to connect to01:50
mrhillsman"Err:4 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-lxc amd64 2.0.5-0ubuntu1~ubuntu16.04.1", "  503  Service Unavailable"01:51
jwitkoso turns out, if you change your endpoints/vips you need to restart keepalived01:51
jwitkootherwise it will never become active on the floating IPs01:51
mrhillsmani suggest killing your containers again, since you are still at the beginning and change your mirror01:51
jwitkothis is in addition to removing pip stuff and conf.d for haproxy01:52
mrhillsmanor, if you gots the savvy skills :) run ansible against your containers and update your mirrors in the containers01:52
mrhillsmanand try again01:52
mrhillsmanand also your hosts01:52
mrhillsmanbecause if i am not mistaken, though i think it only happens during creation, the containers copy the file from their host01:53
*** Mudpuppy has quit IRC01:55
*** Mudpuppy has joined #openstack-ansible01:56
dxirithing is....its not the mirror...I manually changed it on the host itself to use one from a different country01:57
dxiriand the same error happens01:57
*** pmannidi has quit IRC01:57
dxiriI set it to use cr.archive instead of us.archive01:58
mrhillsmanare you sure you're not getting blocked somehow?01:58
mrhillsmanfirewall or something01:59
dxiriI have no containers right now...this is on the hosts themselves, also, it is working on one box (on the same network, with the same settings)01:59
*** pmannidi has joined #openstack-ansible02:00
dxiriTried apt-get update directly on the host and got this: W: The repository 'http://security.ubuntu.com/ubuntu xenial-security Release' does not have a Release file.02:00
*** jcrst has quit IRC02:03
mrhillsmandid you upgrade your OS or fresh install?02:03
mrhillsmani see you are using 16.0402:03
mrhillsmanlooking on the googles there are a number of results with confirmed solutions02:04
mrhillsmansince it is not openstack-ansible specific02:04
jwitkodoes OSA log by default anywhere?02:06
jwitkoi just lost SSH during a run02:06
jwitkowant to see how it finishes02:06
mrhillsmansomeone can correct me but /openstack/log i believe by default and if you have a logging server, the logs are pushed over to it02:07
jwitkofound it, thanks02:09
jwitko- /openstack/log/ansible-logging/ansible.log02:09
mrhillsmanyep ;)02:09
dxirihttp://pastebin.com/79FEn9w902:15
dxiricheck it out02:15
dxiriI can reach and every of those repos with wget/curl without a problem02:16
dxirimrhillsman: fresh install02:16
dxirimrhillsman: k openstack-ansible probably messed up something :)02:23
dxiriI reverted to a fresh sources.list and removed all files in apt.conf.d dir02:23
dxiriand its working now02:23
mrhillsman:)02:26
mrhillsmandxiri i have not tried using 16.04 so cannot deny or confirm the source :)02:27
*** gouthamr has quit IRC02:40
*** markvoelker has joined #openstack-ansible02:43
*** gouthamr has joined #openstack-ansible02:45
*** thorst_ has joined #openstack-ansible02:47
*** markvoelker has quit IRC02:48
dxirijwitko: "this is in addition to removing pip stuff and conf.d for haproxy " can you share how to do the remove pip stuff part?02:51
jwitkothere is an apt proxy file that points to your endpoint02:52
jwitkoand there are /root/.pip folders on every bare metal server02:53
*** thorst_ has quit IRC02:53
jwitkoyou only need to remove those if your backup pip tasks were executing02:53
*** jamielennox is now known as jamielennox|away02:56
dxiriI am getting 503s from haproxy :(02:57
dxiriroot@sjociara03:/opt/openstack-ansible/playbooks# curl 172.25.190.251:8181/os-releases/14.0.0/02:57
dxiri<html><body><h1>503 Service Unavailable</h1>02:57
dxiriNo server is available to handle this request.02:57
dxiri</body></html>02:57
*** schwicht has joined #openstack-ansible02:58
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-haproxy_server: Updated syntax for hap 1.5 and 1.6  https://review.openstack.org/38949703:07
jwitkohah, I just got a 503 as well03:08
jwitkoduring os_cinder though03:08
jwitkofatal: [storage1]: FAILED! => {"cache_control": "no-cache", "changed": false, "connection": "close", "content": "<html><body><h1>503 Service Unavailable</h1>\nNo server is available to handle this request.\n</body></html>\n", "content_type": "text/html", "failed": true, "msg": "Status code was not [200, 300]: HTTP Error 503: Service Unavailable", "redirected": false, "status": 503,03:08
jwitko"url": "http://openstack-int.lab.mgmt.saucelabs.net:8776"}03:08
cloudnulljwitko: do you see the backends flapping ?03:11
cloudnullI've seen the 503 errors when a backend was not ready yet.03:11
jwitkocloudnull, aye just checked.  cinder API is not having a good time03:11
cloudnullok.03:12
cloudnullconfig related?03:12
cloudnullor something else?03:12
jwitkounsure... this is confusing.  I'll pastebin the logs03:13
jwitkocloudnull, http://paste.ubuntu.com/23357238/03:14
jwitkomight be benign03:14
jwitkothose are just syslog,  the actual /var/log/cinder in the api container has zero logs03:15
jwitkoor maybe this is cinder scheduler?03:15
jwitkocinder scheduler logs look happy03:16
jwitko2016-10-21 02:53:40.605 5152 INFO cinder.service [-] Starting cinder-scheduler node (version 9.0.0)03:16
*** gouthamr has quit IRC03:16
cloudnullyou should see a checkin like so http://cdn.pasteraw.com/c4faf6l5hncimd2vlcauoij83bndmqj03:18
cloudnullwithin the cinder-api logs03:18
jwitkothere are no cinder-api logs03:18
jwitkoat all03:18
jwitkoI see the 503 in haproxy03:18
jwitkoOct 21 02:56:10 localhost haproxy[22450]: 10.89.103.21:58882 [21/Oct/2016:02:56:10.475] cinder_api-front-2 cinder_api-back/<NOSRV> 0/-1/-1/-1/0 503 212 - - SC-- 29/0/0/0/0 0/0 "GET / HTTP/1.1"03:18
cloudnullif you jump into the cinder container can you run the api service in the forground ?03:19
cloudnullsomething like /openstack/venvs/cinder-master/bin/python /openstack/venvs/cinder-master/bin/cinder-api03:19
cloudnulland see if it's stacking for some reason ?03:20
jwitkosyslog is full of nasty garbage in the container03:20
*** cathrichardson has quit IRC03:20
*** gouthamr has joined #openstack-ansible03:20
jwitkoit starts up and runs in the foreground cloudnull03:21
jwitko. /openstack/venvs/cinder-14.0.0/bin/python /openstack/venvs/cinder-14.0.0/bin/cinder-api03:21
jwitkoit starts listening and doesn't exit until I terminate03:21
cloudnullso can you restart it with systemd now and see if journelctrl reports the same?03:22
jwitkoit starts without issue lol03:23
cloudnulloh good... :)03:23
jwitkosystemctl start cinder-api03:23
cloudnulldoes journalctl -u cinder-api.service show anything interesting?03:24
cloudnullyou can also check the PID specifically w/ ``journalctl _PID=$PPID_OF_CINDER_API``03:25
*** gouthamr has quit IRC03:28
jwitkocloudnull,  http://paste.ubuntu.com/23357268/03:29
jwitkohappy as a clam03:29
cloudnullhahaha.03:29
cloudnullThis is why we can't have nice things03:29
cloudnullIs there anything in the journal that indicates why it was unhappy before?03:30
jwitkonothing at all03:30
jwitkothis is a fresh install03:30
jwitkoso I'm actually thinking the ansible doesn't start the service03:30
cloudnulli know that can happen if a run is killed mid way and the config is already in place.03:32
cloudnullor at least one of the stateful changes that trigger a handler does not change.03:33
cloudnullthen a rerun would not perform a restart.03:33
cloudnullor a start in that case.03:33
cloudnullnot saying that's what happened but i've seen things like that before.03:34
openstackgerritEric Berglund proposed openstack/openstack-ansible: [DNM] OSA CI CHECK  https://review.openstack.org/38869403:34
openstackgerritEric Berglund proposed openstack/openstack-ansible-os_nova: [DNM] OSA NOVA CI CHECK  https://review.openstack.org/38822503:37
*** hj-hpe has quit IRC03:40
jwitkoits possible, I've been running it and destroying and running it for 3 days03:41
jwitkolol03:41
*** Jeffrey4l has joined #openstack-ansible03:41
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-haproxy_server: Add doc note for extra vip addresses  https://review.openstack.org/38950603:43
jwitkomoved past the cinder install once services were up03:48
jwitkoon to nova03:48
cloudnullwoot!03:49
*** thorst_ has joined #openstack-ansible03:51
*** thorst_ has quit IRC03:58
jwitkodamn, neutron failure04:02
jwitkoTASK [os_neutron : Copy neutron config] ****************************************04:02
jwitkofatal: [infra1_neutron_server_container-4072bc7f]: FAILED! => {"failed": true, "msg": "list object has no element 0"}04:02
jwitkodid I forget to create an inventory item?04:02
cloudnullhum. no item 004:11
cooljjwitko: i just ran into that from a different play the other day. i was missing a logstash node in my case, but the underlying issue is probably similar. in one of the templates used by that task there is probably an expansion like "{{ foo[0] }}" and you are missing a foo or it is an empty list, if that makes sense04:11
cooljcloudnull halped me figure that out :D04:12
cloudnullassuming it's not happy with neutron.conf an element 0 is used "neutron_plugin_type.split('.')[0]" and neutron_provider_networks.network_mappings_list[0].split(':')[0]04:14
cloudnullof which neutron_provider_networks is the only one in my opinion that could/would have an impact as the plugins are in group vars unless there's an override elsewhere.04:15
*** jcrst has joined #openstack-ansible04:18
*** adrian_otto has joined #openstack-ansible04:21
jwitkothere are really no overrides04:24
jwitkoi can paste my openstack_user_config04:24
jwitkosent in PM04:25
*** hj-hpe has joined #openstack-ansible04:25
*** hj-hpe has quit IRC04:26
openstackgerritPraveen N proposed openstack/openstack-ansible-haproxy_server: haproxy.cfg.j2 added bind statement  https://review.openstack.org/38950904:34
*** hybridpollo has quit IRC04:36
jwitkocloudnull any ideas?  not sure if you had a chance to look04:39
*** alij has joined #openstack-ansible04:39
*** gtrxcb has joined #openstack-ansible04:40
cloudnulljwitko: just looked. config looks fine.04:42
cloudnullcan you rerun the os-neutron-install.yml playbook again with -vvvvv and post the traceback should it fail again ?04:42
*** alij has quit IRC04:42
*** markvoelker has joined #openstack-ansible04:44
jwitkoyes04:46
jwitkowill do now04:46
*** markvoelker has quit IRC04:50
jwitkohttp://paste.ubuntu.com/23357580/04:52
jwitkocloudnull ^04:52
jwitkofailed again, there is the output04:52
*** thorst_ has joined #openstack-ansible04:56
jwitko/etc/ansible/roles/os_neutron/templates/neutron.conf.j2:ha_network_type = {{ neutron_provider_networks.network_mappings_list[0].split(':')[0] }}04:58
jwitko/etc/ansible/roles/os_neutron/templates/neutron.conf.j2:ha_network_physical_name = {{ neutron_provider_networks.network_mappings_list[0].split(':')[-1] }}04:58
jwitkoneutron_provider_networks where is this defined?05:00
jwitkoI see it commented out in the os_neutron role defaults05:00
cloudnulljwitko: nothing amazing in the logs there. :(05:00
cloudnullits generated in the play05:00
cloudnullhere https://github.com/openstack/openstack-ansible/blob/master/playbooks/os-neutron-install.yml#L87-L9405:01
jwitkooh its just provider_networks05:01
jwitkoneutron_provider_networks: "{{ _provider_networks }}"05:01
jwitkowhich is05:01
jwitko_provider_networks: "{{ pndata }}"05:02
*** prometheanfire has quit IRC05:02
*** thorst_ has quit IRC05:03
jwitkorunning a debug on that now05:03
*** omiday has quit IRC05:03
*** omiday has joined #openstack-ansible05:04
jwitkohttp://paste.ubuntu.com/23357600/05:04
jwitkocloudnull, if you look at that link05:04
jwitkoyou'll see:  00/05:04
jwitkoerr05:04
jwitko "network_mappings_list": [],05:04
jwitkoso if this play is looking up index0 of that list05:04
jwitkoit will error05:04
jwitkoas its an empty list05:04
jwitkomoving the debug to right before the failed play05:07
jwitkoin case anything else is adding to the var05:07
*** omiday has quit IRC05:08
cloudnullinteresting. that would be an empty list.05:10
jwitkoso it only fails on these containers05:10
jwitkoinfra3_neutron_server_container-11981ffc05:10
jwitkoit passes on the other neutron containers05:10
jwitkocloudnull, here is a look with debug on before the failure task05:11
jwitkohttp://paste.ubuntu.com/23357617/05:11
jwitkoso even the ones that pass have it as an empty list05:11
*** javeriak has joined #openstack-ansible05:12
*** omiday has joined #openstack-ansible05:14
*** Mudpuppy has quit IRC05:16
cloudnulljwitko: so this may be a bug .05:17
*** Mudpuppy has joined #openstack-ansible05:17
cloudnullhttp://cdn.pasteraw.com/jf81dvn8nqpo2icn9jlrzu3ayda1km405:17
cloudnullthat's my network output05:17
cloudnullwhich i have two provider networks.05:17
cloudnullin your case its all vxlan05:17
jwitkoall vxlan ?05:17
jwitkoi have 3 provider networks05:18
jwitkobr-mgmt, br-vxlan, and br-storage05:18
cloudnullsorry. neutron provider networs.05:18
cloudnullconfusing terminology05:18
cloudnullsorry.05:18
cloudnullhttp://cdn.pasteraw.com/sb32b3e18ppbys9xmbjscc08hitspg905:20
cloudnullthat's my network setup05:20
cloudnullthe difference being that i have flat and vlan type networks.05:20
cloudnullso i think this is a bug .05:21
jwitkodamn05:21
*** Mudpuppy has quit IRC05:21
jwitkoa bug like.. the template needs to account for an empty list?05:21
jwitkoor a bug like I should have a list05:21
jwitkoand the template is fine05:21
cloudnullno like the template should account for the empty list05:22
cloudnullmind testing some things?05:22
jwitkonot at all05:22
jwitkolay it on me05:22
gtrxcbHas anyone here run into an issue with the 13.3.5 branch failing during install of the qpress package in the galera containers?05:23
cloudnulljwitko: http://cdn.pasteraw.com/el2saxp9gb81dntdtu5bpgzgboad0ll05:25
cloudnullgtrxcb: i remember seeing some chatter in the channel about that the other day.05:25
* cloudnull looking back05:25
gtrxcbAny resolution, it looks like the task is failing due to the package not being authenticated.  Currently checking to see if a manual installation will get around the issue.05:26
cloudnullgtrxcb: https://review.openstack.org/#/c/388499/05:27
jwitkocloudnull, i think you need another "neutron_plugin_type and" on line 5405:27
cloudnullbasically the key was revoked so we needed to update our usage of it.05:27
gtrxcbmuch appreciated, that is what I was looking for.05:27
cloudnullif you pull that patch in or checkout stable/mitaka you should be good to go .05:27
jwitkoso cloudnull, question05:28
jwitkowith my current config05:28
jwitkowill I be able to spin up any servers on the br-mgmt vlan ?05:28
cloudnulljwitko: http://cdn.pasteraw.com/lq6fh4zdmnz441ldbvh05rms5gf7yq405:28
cloudnullno. all servers will be limited to a vxlan type network05:29
jwitkoah shit05:29
jwitkoin order to spin them up in the br-mgmt vlan I'd need a br-vlan bridge that is basically the same thing as br-mgmt right ?05:29
cloudnulldo you want br-mgmt and your vms to be on the same network?05:29
jwitkoyea... its a test setup inside an existing lab05:29
jwitkowhich only has the single vlan05:29
jwitkoand its native on the port05:30
jwitkoso I'd probably have to put the interface into trunk mode right?05:30
jwitkoand rmeove the native vlan?05:30
*** alij has joined #openstack-ansible05:30
jwitkofyi your patch worked05:31
jwitkoit went through this time05:31
jwitkoso cloudnull, is my understanding of vxlan networks in openstack correct where they are just 'imaginary' and live only inside the openstack neutron network framework ?05:32
cloudnullyes.05:32
cloudnullthey can get out to the world05:33
cloudnullbut you have no ingress to them05:33
jwitkointeresting05:33
jwitkohow do they get out ?05:33
jwitkowe I have to give them a router ?05:33
jwitkodo*05:33
cloudnullyup05:33
cloudnullso i would change the config for br-mgmt like so http://cdn.pasteraw.com/2gmfilvdo0xi5348fp53wcbb1wlsn3205:33
cloudnullthen add a veth to br-mgmt on your compute nodes to provide for flat-eth1"05:34
*** dxiri_ has joined #openstack-ansible05:34
cloudnullthen when ready you can create a flat network05:34
cloudnullwhich will give you vms that can talk on br-mgmt05:35
*** omiday has quit IRC05:35
*** omiday|znc has joined #openstack-ansible05:35
jwitkoso you added a host_bind_override to "flat-eth1", set type to "flat" and set "netname" to flat05:36
cloudnullyup.05:37
*** omiday has joined #openstack-ansible05:37
jwitkogoogling flat networking05:37
cloudnullhost_bind_override makes it so the system does not assume it can bind to a bridge.05:37
cloudnullwhich a flat network can not.05:37
*** dxiri has quit IRC05:38
jwitkowhen you say "when ready you can create a flat network"  what does that mean?  is that something that would be done post-install in the GUI or command line ?05:38
*** omiday has quit IRC05:38
*** dxiri_ has quit IRC05:38
jwitkowhat playbooks would I have to run once I made the changes to a flat network?05:38
cloudnulljust os-neutron05:39
cloudnullexample for adding a veth on compute nodes https://github.com/openstack/openstack-ansible/blob/master/etc/network/interfaces.d/aio_interfaces.cfg#L52-L5905:39
jwitkooh nice, so I could just re-run setup-openstack again?05:39
jwitkosince i need to run it to completion regardless05:40
cloudnullexample flat network creation https://github.com/os-cloud/osic-ironic-impl#setup-a-neutron-network-for-use-ironic05:40
cloudnullit can be done in horizon or the cli05:40
*** omiday has joined #openstack-ansible05:40
cloudnullI'd just run os-neutron-install after you make the chage.05:40
cloudnullthat way you dont have to wait for all the other things to rerun05:41
cloudnullonce you know its happy you can rerun all the things to verify05:41
jwitkosounds good05:42
cloudnulli need to crash05:42
jwitkocloudnull, as far as the interfaces and adding the veth05:42
cloudnullyea?05:42
jwitkothats a manual step outside of OSA right?05:42
cloudnullyes.05:42
jwitkook cool.  thanks man05:42
jwitkoappreciate the helpc05:42
jwitkocatch you tomorrow05:42
cloudnullanytime.05:42
cloudnullttyl05:42
cloudnullhave a good night.05:42
jwitkocloudnull, if you're still around...05:43
jwitkothat would only be on compute nodes right?05:43
jwitko:P05:43
cloudnullyes05:43
jwitkosick05:43
jwitkoty05:43
*** alij has quit IRC05:43
cloudnullthat wont be needed on any other nodes because the neutron linux bridge agent is not running elsewhere.05:44
cloudnullout for real this time.05:45
jwitkolater05:46
*** Mudpuppy has joined #openstack-ansible05:47
*** Mudpuppy has quit IRC05:51
*** prometheanfire has joined #openstack-ansible05:52
openstackgerritDeepak proposed openstack/openstack-ansible: [Docs] Fix the alignment  https://review.openstack.org/38953205:53
*** thorst_ has joined #openstack-ansible06:02
*** hj-hpe has joined #openstack-ansible06:04
*** hj-hpe has quit IRC06:04
openstackgerritDeepak proposed openstack/openstack-ansible: [Docs] Remove #  https://review.openstack.org/38953406:05
*** thorst_ has quit IRC06:08
*** McMurlock1 has joined #openstack-ansible06:09
*** javeriak has quit IRC06:15
*** deepak_jon has joined #openstack-ansible06:18
*** Jack_Iv has joined #openstack-ansible06:33
*** omiday|znc has quit IRC06:34
*** fops_ has quit IRC06:35
*** jcrst has quit IRC06:35
*** omiday|znc has joined #openstack-ansible06:35
*** fops has joined #openstack-ansible06:35
*** jcrst has joined #openstack-ansible06:37
*** omiday|znc has quit IRC06:42
*** omiday|znc has joined #openstack-ansible06:43
*** adrian_otto has quit IRC06:43
openstackgerritMerged openstack/openstack-ansible: [Docs] Remove #  https://review.openstack.org/38953406:50
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: [Docs] Remove #  https://review.openstack.org/38955106:51
*** omiday has quit IRC06:51
*** omiday has joined #openstack-ansible06:51
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-haproxy_server: Update syntax for haproxy 1.5 and 1.6  https://review.openstack.org/38950906:53
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Ensure that upper constraints are always applied  https://review.openstack.org/38822006:55
*** fxpester has joined #openstack-ansible06:58
*** omiday|znc has quit IRC07:01
openstackgerritMerged openstack/openstack-ansible: [Docs] Remove #  https://review.openstack.org/38955107:03
*** thorst_ has joined #openstack-ansible07:06
*** thorst_ has quit IRC07:12
*** gtrxcb has quit IRC07:17
*** jcrst has quit IRC07:31
*** jcrst has joined #openstack-ansible07:33
*** karimb has joined #openstack-ansible07:38
*** markvoelker has joined #openstack-ansible07:44
*** haad1 has joined #openstack-ansible07:52
*** chandanc has joined #openstack-ansible07:57
chandanchello odyssey4me, cloudnull can you please help with https://review.openstack.org/#/c/388548/08:00
*** jcannava has quit IRC08:07
*** markvoelker has quit IRC08:08
*** thorst_ has joined #openstack-ansible08:11
*** rgogunskiy has joined #openstack-ansible08:12
*** thorst_ has quit IRC08:17
*** gfa1 has quit IRC08:17
*** gfa1 has joined #openstack-ansible08:24
*** dxiri has joined #openstack-ansible08:35
*** admin0 has joined #openstack-ansible08:35
*** asettle has joined #openstack-ansible08:37
*** dxiri has quit IRC08:40
*** McMurlock1 has quit IRC09:09
chandancping odyssey4me09:16
*** thorst_ has joined #openstack-ansible09:16
*** allanice001 has joined #openstack-ansible09:20
*** allanice001 has quit IRC09:21
*** thorst_ has quit IRC09:23
*** electrofelix has joined #openstack-ansible09:33
neithfor a fresh openstack install should I use the TAG 14.0.0 ?09:48
*** Mudpuppy has joined #openstack-ansible09:49
ionineith, just checkout in stable/newton branch09:49
neithalready newton!!09:49
neithok09:49
*** Mudpuppy has quit IRC09:53
*** markvoelker has joined #openstack-ansible10:00
*** asettle has quit IRC10:00
*** jcrst has quit IRC10:14
*** thorst_ has joined #openstack-ansible10:20
*** jrosser has quit IRC10:23
openstackgerritAnh Tran proposed openstack/openstack-ansible-specs: Remove redudant 'the'  https://review.openstack.org/38964010:23
*** thorst_ has quit IRC10:27
*** arbrandes has joined #openstack-ansible10:42
*** arbrandes1 has quit IRC10:44
*** drifterza has joined #openstack-ansible11:01
*** chandanc has quit IRC11:06
openstackgerritAndy McCrae proposed openstack/openstack-ansible-os_ironic: [WIP] Enable virtualBMC testing  https://review.openstack.org/38104911:09
*** pcaruana has quit IRC11:13
openstackgerritMerged openstack/openstack-ansible-specs: Remove redudant 'the'  https://review.openstack.org/38964011:36
*** thorst_ has joined #openstack-ansible11:37
*** rgogunskiy has quit IRC11:41
odyssey4meevrardjp andymccr we have two reverts waiting for reviews - please do so asap: https://review.openstack.org/388096 / https://review.openstack.org/38661611:44
*** retreved has joined #openstack-ansible11:45
andymccrodyssey4me: on the first one should we let mgariepy know - i assume the centos bit will still need to be fixed11:47
*** rgogunskiy has joined #openstack-ansible11:47
odyssey4meandymccr yeah, I'm sure he'll circle back to it - the reality is that in master currently the repo cache does not start, so it doesn't work at all11:47
andymccranyway testing could be improved to ensure that doesnt happen again?11:50
*** johnmilton has quit IRC11:50
andymccrbut yeah approved so long :D11:51
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_ceilometer: Use centralised Ansible test scripts  https://review.openstack.org/38968212:04
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-repo_server: Revert "add VfilePatternEx to apt-cacher-ng for centos."  https://review.openstack.org/38809612:07
*** fops has quit IRC12:12
*** LiYuenan has quit IRC12:13
*** fops has joined #openstack-ansible12:13
*** gouthamr has joined #openstack-ansible12:16
*** johnmilton has joined #openstack-ansible12:18
openstackgerritMerged openstack/openstack-ansible-os_cinder: Revert "Add retries to upstart/systemd reload"  https://review.openstack.org/38661612:25
drifterzaodyssey4me, andymccr howzit guys12:27
*** karimb has quit IRC12:35
*** asettle has joined #openstack-ansible12:36
*** schwicht has quit IRC12:37
openstackgerritMerged openstack/openstack-ansible-repo_server: Revert "add VfilePatternEx to apt-cacher-ng for centos."  https://review.openstack.org/38809612:38
*** markvoelker has quit IRC12:52
*** jcannava has joined #openstack-ansible13:03
*** jheroux has joined #openstack-ansible13:04
*** kjw3 has joined #openstack-ansible13:06
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_ceilometer: Use centralised Ansible test scripts  https://review.openstack.org/38968213:11
neithsomeone can explain me what the note about the cinder volume group means on this page? http://docs.openstack.org/developer/openstack-ansible/install-guide/targethosts-prepare.html13:12
*** cathrichardson has joined #openstack-ansible13:13
neithShould I setup it manually or will openstack-ansible will do it by itself?13:13
*** rgogunskiy has quit IRC13:14
odyssey4meandymccr I neith you need to set it up yourself13:15
openstackgerritAndy McCrae proposed openstack/openstack-ansible-os_magnum: Use centralised Ansible test scripts  https://review.openstack.org/38230713:15
neithodyssey4me: alright13:16
*** rgogunskiy has joined #openstack-ansible13:18
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_neutron: Update paste, policy and rootwrap configurations 2016-10-21  https://review.openstack.org/38970513:23
*** jamesdenton has joined #openstack-ansible13:28
cloudnullneith: are you refering to http://docs.openstack.org/developer/openstack-ansible/install-guide/targethosts-prepare.html ?13:29
cloudnullmornings all btw13:30
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_ceilometer: Use centralised Ansible test scripts  https://review.openstack.org/38968213:32
openstackgerritAndy McCrae proposed openstack/openstack-ansible-os_magnum: [WIP] Move to use on metal for gate timing improvements  https://review.openstack.org/38970813:32
*** cathrichardson has quit IRC13:37
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_ceilometer: Use centralised Ansible test scripts  https://review.openstack.org/38968213:38
*** cathrichardson has joined #openstack-ansible13:38
*** kylek3h has joined #openstack-ansible13:39
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_ceilometer: Use centralised Ansible test scripts  https://review.openstack.org/38968213:40
*** kylek3h is now known as kylek3h_vacation13:40
drifterzahey cloudnull13:41
*** rgogunskiy has quit IRC13:45
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Update all SHAs for Ocata 2016-10-21  https://review.openstack.org/38971213:45
odyssey4meahoi cloudnull drifterza - happy friday :)13:46
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_aodh: Update paste, policy and rootwrap configurations 2016-10-21  https://review.openstack.org/38971313:46
drifterzaindeed thank God its friday13:46
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_ceilometer: Update paste, policy and rootwrap configurations 2016-10-21  https://review.openstack.org/38971413:47
drifterzayou guys not going to the summit ?13:47
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_heat: Update paste, policy and rootwrap configurations 2016-10-21  https://review.openstack.org/38971513:48
odyssey4meI will be flying there on Sunday.13:48
drifterzaah lucky13:49
openstackgerritAndy McCrae proposed openstack/openstack-ansible-os_magnum: [WIP] Move to use on metal for gate timing improvements  https://review.openstack.org/38970813:50
*** markvoelker has joined #openstack-ansible13:52
*** chandanc has joined #openstack-ansible13:56
*** markvoelker has quit IRC13:57
*** marst has joined #openstack-ansible13:58
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Update all SHAs for 14.0.1  https://review.openstack.org/38972113:59
cloudnulldrifterza: I am not going .13:59
drifterzayeah neither am I13:59
drifterzasadly13:59
cloudnull^13:59
*** TxGirlGeek has joined #openstack-ansible14:00
*** asettle has quit IRC14:00
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Update all SHAs for Ocata 2016-10-21  https://review.openstack.org/38971214:02
*** Mudpuppy has joined #openstack-ansible14:05
openstackgerritMerged openstack/openstack-ansible: Update all SHAs for 13.3.7  https://review.openstack.org/38919814:08
drifterzaPerhaps I'll make it for the next one14:16
*** fawadkhaliq has joined #openstack-ansible14:17
openstackgerritMerged openstack/openstack-ansible: Update all SHAs for 12.2.7  https://review.openstack.org/38920414:20
*** agrebennikov_ has joined #openstack-ansible14:20
*** fawadkhaliq has quit IRC14:24
*** klamath has joined #openstack-ansible14:26
*** klamath has quit IRC14:26
*** klamath has joined #openstack-ansible14:27
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-os_horizon: Added missing horizon local settings  https://review.openstack.org/38973014:27
jwitkoHey cloudnull, I'm attempting to create a veth pairing like you suggested last night to allow for VMs on my br-mgmt network14:27
cloudnullodyssey4me: andymccr: ^ if you have a moment. that will need to be backported to newton'14:28
*** chris_hultin|AWA is now known as chris_hultin14:28
jwitkoWhen I bring the interface up though it is no longer pingable.   Here is what config I was using:  http://paste.ubuntu.com/23359561/14:28
*** fops has quit IRC14:29
cloudnullthe entry "bridge_ports" should be "bridge_ports eth0 br-mgmt-veth"14:29
cloudnullyou have to add both to the interface14:30
cloudnullthat way the real nic and the veth are both part of the bridge14:30
*** fops has joined #openstack-ansible14:30
cloudnulljwitko: so it would look like so http://cdn.pasteraw.com/40j9xefql0mgfb5ot9rf68v70vqxk1514:31
neithcloudnull: yes14:32
cloudnulljwitko: correction it would be like so http://cdn.pasteraw.com/f1oug5ig2geuki0qhmt3qy7rediic8l14:34
openstackgerritMerged openstack/openstack-ansible: [docs] Remove openstack-ansible.rc sourcing instruction  https://review.openstack.org/38927414:34
jwitkoty will look14:34
cloudnullthen you'd have an availble device named mgmt-eth which can be given to newtron for use w/ a flat network14:35
cloudnullbasically the flow is: eth0 -> br-mgmt <- br-mgmt-veth -> br-mgmt-eth14:36
cloudnullneith: OSA does not create the LVM groups14:36
cloudnullyou will need to have the PV and VG created on the host .14:37
cloudnullthat14:37
neithcloudnull: only for Cinder or also for the rest?14:37
jwitkocloudnull, and I have to create the bridge ahead of time?14:37
*** chandanc has quit IRC14:38
cloudnullif you're want to use LVM at all you will need to make sure the hosts have it setup before hand.14:38
cloudnullOSA is a consumer in that regard.14:38
cloudnulljwitko: yes. that bridge will need to be on the compute nodes.14:39
neithcloudnull: Does lvm is mandatory for cinder?14:39
cloudnulland you will want to set the host_bind_override to "mgmt-eth" (or whatever the peer name is of the veth).14:39
cloudnull^ jwitko14:39
cloudnullneith: LVM is not mandatory. you can use NFS, Ceph, Gluster, LVM, NetApp, etc.14:40
cloudnullbut LVM is the reference implementation.14:40
odyssey4meneuby reference implementation, it's for development purposes... as the install guide covers in the architecture section - networked storage is highly recommended instead of lvm-backed cinder14:41
irtermiteneith: hit up this and see if it helps http://docs.openstack.org/developer/openstack-ansible/liberty/install-guide/index.html#target-hosts14:41
odyssey4meirtermite uh, why - that is very old and outdated14:42
cloudnull's/neuby/neith/g' :)14:42
irtermiteodyssey4me: eh... wrong version, but you get the idea14:42
irtermite  ;)14:42
irtermitebetter odyssey4me ?  ;) http://docs.openstack.org/developer/openstack-ansible/mitaka/14:43
odyssey4meirtermite that's so last week14:43
irtermitepft14:43
irtermiteyou bleeding edge monsters!14:43
odyssey4meirtermite http://docs.openstack.org/developer/openstack-ansible/newton/14:43
irtermiteodyssey4me: I wouldn't suggest RC to a person that is having troubles setting up their cloud. Just saying.14:44
odyssey4meirtermite it released yesterday :)14:45
odyssey4meI'm updating the docs as we speak14:45
cloudnullBOOM!14:45
irtermiteboom!14:45
irtermitewell then14:45
* irtermite is late to the party14:45
cloudnull# /odyssey4me mic drop14:45
cloudnullhahahaha14:45
irtermitecloudnull: you ever drop one of my mics, i'll slap you14:45
irtermitehah14:45
cloudnulllol14:45
odyssey4meand Newton is *a lot* easier to setup if you're working with a pretty standard setup14:45
cloudnullhttps://www.youtube.com/watch?v=gAYL5H46QnQ14:45
cloudnullirtermite: ^14:46
neithodyssey4me: I read your words and hope its real14:46
neithodyssey4me:  I'm currently trying14:46
*** admin0 has quit IRC14:46
*** admin0 has joined #openstack-ansible14:46
irtermiteso hipster cloudnull14:46
*** galstrom_zzz is now known as galstrom14:47
irtermitenice odyssey4me !14:48
*** weezS has joined #openstack-ansible14:49
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: [docs] Update index page to reflect Newton release  https://review.openstack.org/38973514:49
admin0hi all14:50
admin0have a great weeknd :D14:50
*** fxpester has quit IRC14:51
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: [docs] Update index page to reflect release date  https://review.openstack.org/38973814:52
irtermitehi/bye admin0 ?14:56
openstackgerritMerged openstack/openstack-ansible: [docs] Update index page to reflect release date  https://review.openstack.org/38973814:59
openstackgerritMerged openstack/openstack-ansible: [docs] Update index page to reflect Newton release  https://review.openstack.org/38973515:02
*** haad1 has quit IRC15:04
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_ceilometer: Use centralised Ansible test scripts  https://review.openstack.org/38968215:04
admin0hi :)15:04
admin0no bye yet :_)15:04
openstackgerritMerged openstack/openstack-ansible-galera_server: Remove duplicate when conditions  https://review.openstack.org/38927815:05
*** dxiri has joined #openstack-ansible15:06
*** galstrom is now known as galstrom_zzz15:08
*** kylek3h_vacation has quit IRC15:10
*** dxiri has quit IRC15:11
odyssey4mecloudnull evrardjp thoughts? https://review.openstack.org/38950915:11
odyssey4mealso, should that get backported to newton?15:12
openstackgerritMerged openstack/openstack-ansible-os_magnum: [DOCS] Added release-name as a watermark to Docs.  https://review.openstack.org/38812415:13
cloudnullodyssey4me: +2 and yes.15:13
cloudnullnewton has 16.04 support which ships with 1.615:14
cloudnullso stats on 16.04 would be broken15:14
evrardjpagreed15:14
evrardjpvoted too15:14
evrardjpI don't even recall this was possible15:15
*** deepak_jon has quit IRC15:15
*** maeker has joined #openstack-ansible15:15
openstackgerritJameson Finney proposed openstack/openstack-ansible: Adds support for disks on HP Smart Array Controllers  https://review.openstack.org/38905315:15
openstackgerritMerged openstack/openstack-ansible-haproxy_server: Update syntax for haproxy 1.5 and 1.6  https://review.openstack.org/38950915:16
evrardjpit must be really old syntax :D15:16
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-haproxy_server: Update syntax for haproxy 1.5 and 1.6  https://review.openstack.org/38974515:16
cloudnullodyssey4me: evrardjp: ^15:16
*** markvoelker has joined #openstack-ansible15:17
cloudnullevrardjp: if you're still about this is another one newton needs https://review.openstack.org/#/c/389730/15:17
*** hughmFLEXin has quit IRC15:17
*** hughmFLEXin has joined #openstack-ansible15:17
*** admin0 has quit IRC15:18
cloudnulland if you're feeling it mitaka would thank you for this one : https://review.openstack.org/#/c/387517/15:18
cloudnull:)15:18
evrardjpyup15:18
*** fops has quit IRC15:21
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-pip_install: Use centralised Ansible test scripts  https://review.openstack.org/38915215:23
odyssey4mecloudnull evrardjp another one that needs to get in: https://review.openstack.org/#/c/389682/15:24
*** maeker has quit IRC15:27
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_tempest: Execute tempest using updated method  https://review.openstack.org/38790615:28
evrardjpodyssey4me: cloudnull I think https://review.openstack.org/#/c/389745/ could even be backported to mitaka...15:29
evrardjpbut let's wait a little and see what deployers think15:29
cloudnullevrardjp: in mitaka we supported 1.4 and that syntax wont work there.15:29
odyssey4meevrardjp meh, if mitaka's working then we can leave it alone15:30
cloudnullwe had 1.4 and 1.5 in mitaka15:30
*** Oku__OS is now known as Oku_OS-away15:30
openstackgerritMerged openstack/openstack-ansible-haproxy_server: Update syntax for haproxy 1.5 and 1.6  https://review.openstack.org/38974515:30
openstackgerritBertrand Lallau proposed openstack/openstack-ansible: Update sources-branch-updater.sh help command to reflect Newton release  https://review.openstack.org/38975715:40
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_horizon: Use centralised Ansible test scripts  https://review.openstack.org/38913415:45
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_horizon: Use centralised Ansible test scripts  https://review.openstack.org/38913415:46
openstackgerritMerged openstack/openstack-ansible-os_horizon: Added missing horizon local settings  https://review.openstack.org/38973015:48
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_horizon: Added missing horizon local settings  https://review.openstack.org/38976115:48
*** c-mart has joined #openstack-ansible15:49
*** fops has joined #openstack-ansible15:51
jwitkohey cloudnull,  in your example http://cdn.pasteraw.com/f1oug5ig2geuki0qhmt3qy7rediic8l , I know you said br-mgmt-veth needs to be created but does mgmt-eth also need to be created?  or is that supposed to be a placeholder for the existing eth0 interface that is attached to the br-mgmt bridge?15:53
jwitkoalso, should these be created in the interfaces file as "iface br-mgmt-veth inet manual"  interfaces ?15:54
openstackgerritMerged openstack/openstack-ansible-os_ceilometer: Use centralised Ansible test scripts  https://review.openstack.org/38968215:54
cloudnullwhen you ifup br-mgmt all of that will be created automatically15:54
neithopenstack_user_config.yml.test.example15:55
neith is the yaml used to deploy the "Appendix A: Example test environment configuration" , right?15:55
*** Jack_Iv has quit IRC15:55
cloudnullthe pre-up entries will spawn the veth's and the bridge syntax will plug one side of it in15:55
*** Jeffrey4l has quit IRC15:55
cloudnullthe otherside is what will be used in the host_bind_override from the openstack_user_config15:56
jwitkooh nice15:56
jwitkoroot@os-comp1:~# brctl show15:56
jwitkobridge name     bridge id               STP enabled     interfaces15:56
jwitkobr-mgmt         8000.0cc47a5566c2       no              br-mgmt-veth15:56
jwitko                                                        eth015:56
jwitkonot sure how that came across in irc formatting but br-mgmt contains interfaces for br-mgmt-veth and eth015:56
cloudnullnice15:56
jwitkovery cool15:57
cloudnullyou should be able to run ``ip a l | grep mgmt`` and you'll see all of the interfaces15:57
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_ceilometer: Update paste, policy and rootwrap configurations 2016-10-21  https://review.openstack.org/38971415:57
jwitkocloudnull, http://cdn.pasteraw.com/gz61ep85qb18vwant1cim3kz9t8hf6a15:58
jwitkomgmt-eth@br-mgmt-veth has state DOWN15:58
*** maeker has joined #openstack-ansible15:58
cloudnullthat's because i'm an idiot ... http://cdn.pasteraw.com/qn4whq4kd0xqtw337a9jye7oyj78uik15:59
cloudnullpre-up ip link set mgmt-eth up15:59
cloudnullwas the change there.15:59
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_ceilometer: Use dictionary for service group mappings  https://review.openstack.org/38016415:59
jwitkooh doh15:59
jwitkosorry15:59
jwitkoi should have seen that16:00
jwitkook, running os-neutron-install16:01
jwitkoTypeError: Value of unknown type: <type 'exceptions.KeyError'>, 'net_name'\n", "module_stdout": "", "msg": "MODULE FAILURE", "parsed": false}16:02
jwitkohttp://cdn.pasteraw.com/37i5ag6xr561cymkprvo7z439xo6fof16:02
jwitkothat netname parameter was given to me by a sample config16:02
jwitkois that deprecated or wrong?16:02
jwitkoi don't see it in the example16:03
jwitkooh, its net_name16:03
*** dxiri has joined #openstack-ansible16:09
odyssey4mecloudnull mhayden any review love for https://review.openstack.org/388220 ?16:10
odyssey4meand evrardjp https://review.openstack.org/38976116:10
mhaydeni feel like i've seen this before ... :)16:11
*** c-mart has quit IRC16:11
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-galera_server: Remove duplicate when conditions  https://review.openstack.org/38977216:12
jwitkocloudnull, ok os-neutron-install.yml completed without issue!16:12
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_ceilometer: Remove 'ignore_errors: true' in favor of 'failed_when: false'  https://review.openstack.org/38977316:12
jwitkohow can i verify everything worked?16:12
evrardjphey jwitko16:15
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Implement upper constraints for Ansible bootstrap  https://review.openstack.org/38977516:15
evrardjpis everything better now?16:15
*** dxiri has quit IRC16:16
cloudnulljwitko: you'd need to make a vm16:17
cloudnulland in order to do that you'll need finish the rest of the playbooks.16:18
cloudnullonce done you can create your flatnetwork within neutron and it should all be happy16:18
*** maeker has quit IRC16:20
*** esberglu has joined #openstack-ansible16:21
jwitkoexcellent16:21
jwitkothank you16:22
*** dxiri has joined #openstack-ansible16:22
*** c-mart has joined #openstack-ansible16:28
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Implement upper constraints for Ansible bootstrap  https://review.openstack.org/38978116:29
dxirihi everyone!16:32
*** c-mart has quit IRC16:33
*** maeker has joined #openstack-ansible16:34
dxiriyesterday I was fighting against a ton of 503 errors during apt-get update, reason was because of entries in apt.conf.d that were making it fail, I think it would be good if we could act on that automatically? for example, when the task fails with that error, just remove all files in apt.conf.d and try again16:34
dxirithis happened running setup-hosts.yml16:35
odyssey4medxiri I take it that you're using the rc3 tag?16:35
dxirinope, I updated it yesterday to the newest and shiny 14.0.016:35
odyssey4medxiri that issue was solved after rc3 and we released 14.0.0 yesterday16:35
cloudnulldxiri: do you by chance have https://github.com/openstack/openstack-ansible/blob/stable/newton/playbooks/common-tasks/package-cache-proxy.yml ?16:35
cloudnullwe made that stateful but it may not have been in your checkout16:36
*** c-mart has joined #openstack-ansible16:36
openstackgerritMerged openstack/openstack-ansible-os_horizon: Added missing horizon local settings  https://review.openstack.org/38976116:37
dxiriI checked out yesterday night16:39
dxiricloudnull: that page isn't loading for me16:39
cloudnullthis is the commit https://github.com/openstack/openstack-ansible/commit/52d7ae839788d766253e52be39b3fb0a6b38d24616:40
cloudnullin your checkout check and see if you have that in the log16:40
*** admin0 has joined #openstack-ansible16:41
jwitkohey guys the "used_ips: " section is just for the setup of openstack correct?  If I want to block off a certain range of a network to reserve for VM instance creation that will not be interrupted by used_ips will it ?16:44
jwitkofor example I've extended my br-mgmt to also allow VM creation on the flat network16:44
palendaejwitko, Yeah, that's what it's for16:44
jwitkook excellent, thanks16:44
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-haproxy_server: Ensure self-signed certificates are distributed  https://review.openstack.org/38924016:48
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-haproxy_server: Ensure self-signed certificates are distributed  https://review.openstack.org/38924016:53
jwitkopalendae and if i want the OSA repo to generate new IPs for all the containers within the new boundaries I just need to delete the json file in /etc/openstack_deploy right ?16:58
palendaejwitko, Yeah16:58
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible: Remove the old rabbitmq queues  https://review.openstack.org/38979516:58
*** haad1 has joined #openstack-ansible16:58
*** gouthamr has quit IRC16:58
odyssey4mecloudnull evrardjp mhayden this is a pretty bad bug fix which needs to get in asap: https://review.openstack.org/38924016:59
palendaejwitko, Actually wait16:59
palendaeThat'll lose the names, too17:00
palendaeSo you're modifying an existing install to add a new range?17:00
* mhayden toots17:01
mhaydenodyssey4me: got it17:01
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Ensure that upper constraints are always applied  https://review.openstack.org/38822017:01
odyssey4meawesome, thanks17:02
palendaejwitko, Actually not sure about the best path for just doing new IPs17:02
openstackgerritMerged openstack/openstack-ansible-haproxy_server: Ensure self-signed certificates are distributed  https://review.openstack.org/38924017:04
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-haproxy_server: Ensure self-signed certificates are distributed  https://review.openstack.org/38979717:04
odyssey4me^backport reviews please17:04
odyssey4menot sure if there are any other pretty urgent role-based backports to go in, but if we could fire through these backports it'd be very nice https://review.openstack.org/#/q/branch:stable/newton+project:%255Eopenstack/openstack-ansible.*+status:open17:06
*** spotz_zzz is now known as spotz17:07
odyssey4mejmccrory mhayden ^ :)17:09
*** haad1 has quit IRC17:10
openstackgerritMerged openstack/openstack-ansible-haproxy_server: Ensure self-signed certificates are distributed  https://review.openstack.org/38979717:11
openstackgerritMerged openstack/openstack-ansible-os_heat: Update paste, policy and rootwrap configurations 2016-10-21  https://review.openstack.org/38971517:11
*** haad1 has joined #openstack-ansible17:12
openstackgerritMerged openstack/openstack-ansible-pip_install: Use centralised Ansible test scripts  https://review.openstack.org/38915217:13
*** markvoelker_ has joined #openstack-ansible17:25
*** spotz is now known as spotz_zzz17:25
openstackgerritMerged openstack/openstack-ansible-os_ceilometer: Use dictionary for service group mappings  https://review.openstack.org/38016417:26
openstackgerritMerged openstack/openstack-ansible-os_ceilometer: Update paste, policy and rootwrap configurations 2016-10-21  https://review.openstack.org/38971417:26
jwitkopalendae, no i was just rebuilding from scratch.  names didn't matter17:27
palendaeOk17:27
* palendae adding a thing to clear IP addresses only now17:27
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_horizon: Use centralised Ansible test scripts  https://review.openstack.org/38913417:27
jwitkopalendae, if you're creating tools to help start fresh then I would highly recommend something that cleans out apt proxy files and pip config files as well.  these things have caused soooo much pain17:28
*** markvoelker has quit IRC17:28
palendaejwitko, I am not, just inventory stuff for right now17:29
*** phalmos has joined #openstack-ansible17:29
jwitkoah ok17:29
jwitkoI think the internet being down is also affecting the deployment right now17:29
palendaeSo re-IPing can be done more safely17:29
jwitkojust got a real nasty git error on the repo clone17:29
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Add upgrade playbook for ceilometer-api  https://review.openstack.org/38937817:30
palendaeYeah, probably17:30
c-martit's definitely affecting my ability to use Launchpad and GitHub :(17:30
*** admin0 has quit IRC17:30
cloudnullyea the internet is having a bad day today17:31
palendae:(17:31
openstackgerritMerged openstack/openstack-ansible-os_aodh: Update paste, policy and rootwrap configurations 2016-10-21  https://review.openstack.org/38971317:31
openstackgerritDeepak proposed openstack/openstack-ansible: [Docs] Fix the alignment  https://review.openstack.org/38953217:31
openstackgerritMerged openstack/openstack-ansible-galera_server: Remove duplicate when conditions  https://review.openstack.org/38977217:31
odyssey4medyndns ddos attacks, and probably some others too17:31
palendae"Hey, let's centralize all our stuff on this network made for decentralization!"17:31
cloudnullhttp://gizmodo.com/this-is-probably-why-half-the-internet-shut-down-today-178806283517:32
* palendae rolls the dice on connecting to that domain17:32
*** c-mart has quit IRC17:34
openstackgerritMerged openstack/openstack-ansible-os_ceilometer: Remove 'ignore_errors: true' in favor of 'failed_when: false'  https://review.openstack.org/38977317:35
*** chris_hultin is now known as chris_hultin|AWA17:35
*** maeker has quit IRC17:37
*** admin0 has joined #openstack-ansible17:37
*** techstepper has joined #openstack-ansible17:41
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Update all SHAs for 14.0.1  https://review.openstack.org/38972117:42
*** galstrom_zzz is now known as galstrom17:44
odyssey4mealright, that's me out - have a great w/end everyone - those going to the summit, see you there17:46
*** maeker has joined #openstack-ansible17:47
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Update all SHAs for 14.0.1  https://review.openstack.org/38972117:47
*** dxiri has quit IRC17:48
openstackgerritMerged openstack/openstack-ansible: Update sources-branch-updater.sh help command to reflect Newton release  https://review.openstack.org/38975717:49
*** haad1 has quit IRC17:50
techstepperTrying to figure out why, in the nova-console containers, I'm getting an error like:17:51
techstepper"nova-spicehtml5proxy: 2016-10-21 17:19:18.158 19633 ERROR nova.console.websocketproxy InvalidToken: The token 'e8cafc67-fa27-4cb2-8afb-152061b89d79' is invalid or has expired"17:52
techstepperwhen I attempt to start a console. I'm using SPICE>17:52
*** gouthamr has joined #openstack-ansible17:54
admin0guys, anyone else seeing cannot resolve github.com: Unknown host17:55
admin0while everything else works fine17:55
palendaeadmin0, Dyn's DNS is being DDoSed17:55
admin0anyone happens to know/cached its direct ip to override from local dns17:56
*** dxiri has joined #openstack-ansible17:57
*** hughmFLEXin has quit IRC17:58
*** Mudpuppy_ has joined #openstack-ansible17:58
admin0will wait it out :)17:59
*** hughmFLEXin has joined #openstack-ansible18:00
*** Mudpuppy_ has quit IRC18:00
*** Mudpuppy_ has joined #openstack-ansible18:00
*** electrofelix has quit IRC18:01
*** mhayden has quit IRC18:01
*** Mudpuppy has quit IRC18:02
admin0192.30.253.112 github.com fixed !18:03
*** pjm6 has quit IRC18:03
*** mhayden has joined #openstack-ansible18:04
*** c-mart has joined #openstack-ansible18:06
*** c-mart has left #openstack-ansible18:06
*** c-mart has joined #openstack-ansible18:06
*** Mudpuppy has joined #openstack-ansible18:06
*** karimb has joined #openstack-ansible18:07
c-martfolks, https://use.opendns.com/ :) it's resolving launchpad and github. from an OSA perspective, setting 208.67.222.222 and 208.67.220.220 as the DNS servers on your hosts will probably make it all work18:07
*** markvoelker_ has quit IRC18:07
c-martapparently OpenDNS caches and serves other DNS providers' responses for a period longer than the TTL, for situations exactly like this18:08
*** chris_hultin|AWA is now known as chris_hultin18:09
*** Mudpuppy_ has quit IRC18:10
*** javeriak has joined #openstack-ansible18:11
*** haad1 has joined #openstack-ansible18:11
*** haad1 has quit IRC18:12
techstepperany reason why I would be getting invalid tokens when I try to get to a console, and not on other things?18:13
*** hughmFLEXin has quit IRC18:14
*** McMurlock1 has joined #openstack-ansible18:16
*** chris_hultin is now known as chris_hultin|AWA18:19
*** McMurlock1 has quit IRC18:20
*** poopcat has joined #openstack-ansible18:22
*** poopcat has quit IRC18:28
*** esberglu has quit IRC18:28
*** javeriak has quit IRC18:28
*** poopcat has joined #openstack-ansible18:28
*** javeriak has joined #openstack-ansible18:32
*** Mudpuppy has quit IRC18:34
*** drifterza has quit IRC18:35
openstackgerritRobb Romans (rromans) proposed openstack/openstack-ansible-haproxy_server: [DOCS] Add note about extra VIP addresses  https://review.openstack.org/38950618:35
*** techstepper has quit IRC18:35
*** javeriak has quit IRC18:36
*** McMurlock1 has joined #openstack-ansible18:36
*** javeriak has joined #openstack-ansible18:39
*** agireud has quit IRC18:39
*** maeker has quit IRC18:40
*** markvoelker has joined #openstack-ansible18:40
*** markvoelker_ has joined #openstack-ansible18:41
*** markvoelker has quit IRC18:45
*** karimb_ has joined #openstack-ansible18:45
*** karimb has quit IRC18:47
*** weezS has quit IRC18:47
dxirican anyone help me figure out why this is happening?18:48
dxirihttp://paste.ubuntu.com/23360829/plain/18:48
*** techstepper has joined #openstack-ansible18:48
dxiriI can't create any instances18:48
openstackgerritJimmy McCrory proposed openstack/openstack-ansible: Add missing infra playbooks to upgrade run list  https://review.openstack.org/38982618:48
openstackgerritJimmy McCrory proposed openstack/openstack-ansible: Remove Newton specific upgrade playbooks  https://review.openstack.org/38982718:48
cloudnulldxiri: what is happening ?18:50
*** allanice001 has joined #openstack-ansible18:50
cloudnulltechstepper: is that from horizon?18:50
dxiriI am trying to launch an instance from horizon, and I get this: Error: Failed to perform requested operation on instance "test", the instance has an error status: Please try again later [Error: No valid host was found. There are not enough hosts available.].18:52
dxiriso I looked at nova logs, nova logs pointed me to look at neutron logs18:52
dxiriand neutron logs show what I pasted on the pastebin18:52
techsteppercloudnull: from Horizon, I'm getting the token error. from the CLI, I was getting a different error:18:52
techstepper# openstack console url show --spice 5e06c579-20af-4581-950e-ac2ca0882c7518:53
techstepperInvalid input for field/attribute type. Value: spice. u'spice' is not one of ['spice-html5'] (HTTP 400) (Request-ID: req-93ce5d78-46f9-4f9d-ab26-aeba2949e939)18:53
dxirion nova I get a "port binding failed, check neutron logs for more information"18:53
*** maeker has joined #openstack-ansible18:56
*** drifterza has joined #openstack-ansible18:59
cloudnulldxiri: make sure the linuxbridge agent is running on the compute nodes.19:00
cloudnulltechstepper: idk . I've been using novnc for a while w/ newton and it seems to be working for me.19:00
cloudnullsorry off to meetings for the next hour or so . bbl19:02
*** kstev1 has quit IRC19:02
*** javeriak has quit IRC19:03
*** johnmilton has quit IRC19:05
*** hybridpollo has joined #openstack-ansible19:10
dxiricloudnull: how's the service called? can't find anything regarding linuxbridge on the compute node19:12
*** karimb_ has quit IRC19:12
dxiricloudnull: yay! got past that problem, turns out I was giving to little disk space on the flavor19:19
dxirinow I am getting a new one :)19:19
dxiri[Error: Build of instance 8edcee1c-294b-499d-81e2-f2882a3279a6 aborted: Block Device Mapping is Invalid.].19:19
dxiriwhich points to cinder probably19:19
*** gouthamr has quit IRC19:28
*** hughmFLEXin has joined #openstack-ansible19:28
dxiriah nvm, failing with the same error again19:30
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Ensure that upper constraints are always applied  https://review.openstack.org/38822019:31
*** McMurlock1 has quit IRC19:34
*** weezS has joined #openstack-ansible19:35
*** DanyC has joined #openstack-ansible19:35
*** allanice001 has quit IRC19:37
*** jcrst has joined #openstack-ansible19:40
*** DanyC has quit IRC19:40
*** karimb has joined #openstack-ansible19:43
*** DanyC has joined #openstack-ansible19:45
*** DanyC has quit IRC19:46
alextricity25Is anyone seeing any issues with the PIP command in bootstrap-ansible.sh on master?19:47
*** jcrst has quit IRC19:47
alextricity25https://gist.github.com/alextricity25/712b6c0f8259fc623304f134b0094fb219:47
palendaealextricity25, github's still not resolving for me. may be more DNS breakage19:48
palendaeI think pyPI was affected19:48
*** jcrst has joined #openstack-ansible19:48
alextricity25palendae: oh good point. Thanks!19:48
palendaeOh there it loaded19:48
palendaeHm19:49
palendaeLooks like you may not have an up-to-date pip19:49
dxiricloudnull: I assume you mean neutron-linuxbridge-agent.service19:49
alextricity25palendae: interesting: pip 1.5.4 from /opt/ansible-runtime/lib/python2.7/site-packages (python 2.7)19:49
dxiriits in failed state19:50
*** markvoelker has joined #openstack-ansible20:01
*** techstepper has quit IRC20:02
*** markvoelker_ has quit IRC20:05
*** Mudpuppy has joined #openstack-ansible20:07
*** jheroux has quit IRC20:08
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: [Docs] Fix the alignment  https://review.openstack.org/38953220:11
*** Mudpuppy has quit IRC20:14
*** Mudpuppy has joined #openstack-ansible20:15
*** TxGirlGeek has quit IRC20:20
*** TxGirlGeek has joined #openstack-ansible20:21
openstackgerritMerged openstack/openstack-ansible: [Docs] Fix the alignment  https://review.openstack.org/38953220:21
*** haad1 has joined #openstack-ansible20:24
*** Mudpuppy has quit IRC20:26
*** haad1 has quit IRC20:27
*** haad1 has joined #openstack-ansible20:37
*** retreved has quit IRC20:40
*** haad1 has quit IRC20:40
*** phalmos has quit IRC20:41
*** marst has quit IRC20:41
*** marst has joined #openstack-ansible20:41
*** marst has quit IRC20:44
openstackgerritMerged openstack/openstack-ansible-os_horizon: Use centralised Ansible test scripts  https://review.openstack.org/38913420:45
*** marst has joined #openstack-ansible20:47
*** Mudpuppy has joined #openstack-ansible20:53
*** javeriak has joined #openstack-ansible20:55
*** weezS has quit IRC20:57
*** haad1 has joined #openstack-ansible21:04
*** hughmFLEXin has quit IRC21:08
*** hughmFLEXin has joined #openstack-ansible21:08
dxirihow can I have my VMs grab an IP from my phisycal network?21:13
dxiriso that they can get internet access via a gateway21:13
*** agireud has joined #openstack-ansible21:16
*** agireud has quit IRC21:20
*** marst has quit IRC21:22
*** gtrxcb has joined #openstack-ansible21:25
*** thorst_ has quit IRC21:27
*** thorst_ has joined #openstack-ansible21:28
*** jamesdenton has quit IRC21:28
*** galstrom is now known as galstrom_zzz21:29
*** phalmos has joined #openstack-ansible21:30
*** thorst_ has quit IRC21:36
*** karimb has quit IRC21:45
*** TxGirlGeek has quit IRC21:56
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_ceilometer: Revert the placement of the glance parts  https://review.openstack.org/38986022:06
*** agireud has joined #openstack-ansible22:07
evrardjpcloudnull: could you answer there: https://review.openstack.org/#/c/389728/22:12
evrardjpandymccr: ^22:12
*** thorst_ has joined #openstack-ansible22:14
*** agrebennikov_ has quit IRC22:24
*** retreved has joined #openstack-ansible22:25
admin0dxori - you need to add ips for them to select22:25
admin0evrardjp: replied in bug list and on github ..   haproxy issue is no more appearing for me22:26
admin0vip is workign as intentded right from start of deployment22:26
*** thorst_ has quit IRC22:32
*** haad1 has quit IRC22:32
*** thorst_ has joined #openstack-ansible22:33
*** admin0 has quit IRC22:38
*** thorst_ has quit IRC22:42
evrardjpadmin0 cool22:43
*** drifterza has quit IRC22:55
*** dmsimard is now known as dmsimard|summit22:57
*** markvoelker has quit IRC22:57
*** dxiri has quit IRC23:00
*** dxiri has joined #openstack-ansible23:00
*** pmannidi has quit IRC23:01
*** sc68cal has quit IRC23:01
*** zerick has quit IRC23:01
*** mrhillsman has quit IRC23:01
*** hughsaunders has quit IRC23:01
*** tlbr has quit IRC23:01
*** tlbr has joined #openstack-ansible23:01
*** basilAB has quit IRC23:01
*** javeriak has quit IRC23:01
*** mhayden has quit IRC23:01
*** cathrichardson has quit IRC23:01
*** gfa1 has quit IRC23:01
*** winggundamth has quit IRC23:01
*** automagically has quit IRC23:01
*** jmccrory has quit IRC23:01
*** rackertom has quit IRC23:01
*** izaakk has quit IRC23:01
*** Apsu has quit IRC23:01
*** git-harry has quit IRC23:01
*** Oku_OS-away has quit IRC23:01
*** mancdaz has quit IRC23:01
*** ChanServ has quit IRC23:01
*** charz has quit IRC23:01
*** kencjohnston has quit IRC23:01
*** haasn has quit IRC23:01
*** kysse has quit IRC23:01
*** hwoarang has quit IRC23:01
*** retreved has quit IRC23:01
*** phalmos has quit IRC23:01
*** jcrst has quit IRC23:01
*** prometheanfire has quit IRC23:01
*** sigmavirus has quit IRC23:01
*** sulo has quit IRC23:01
*** cloudnull has quit IRC23:01
*** rromans has quit IRC23:01
*** johnthetubaguy has quit IRC23:01
*** odyssey4me has quit IRC23:01
*** mubix has quit IRC23:01
*** FrankZhang has quit IRC23:01
*** jimbaker has quit IRC23:01
*** qwang has quit IRC23:01
*** afranc has quit IRC23:01
*** erikmwilson has quit IRC23:01
*** neith has quit IRC23:01
*** mcarden has quit IRC23:01
*** neillc has quit IRC23:01
*** ikalnytskyi has quit IRC23:01
*** maximov_ has quit IRC23:01
*** serverascode has quit IRC23:01
*** kong has quit IRC23:01
*** xar- has quit IRC23:01
*** aetaric_ has quit IRC23:01
*** chris_hultin|AWA has quit IRC23:01
*** NachoDuck has quit IRC23:01
*** toan has quit IRC23:01
*** b3rn-n00dl3s has quit IRC23:01
*** calebb has quit IRC23:01
*** nwonknu has quit IRC23:01
*** dmsimard|summit has quit IRC23:01
*** jwagner has quit IRC23:01
*** cjloader has quit IRC23:01
*** h1nch has quit IRC23:01
*** gtrxcb has quit IRC23:01
*** Mudpuppy has quit IRC23:01
*** jcannava has quit IRC23:01
*** antonym has quit IRC23:01
*** irtermite has quit IRC23:01
*** nishpatwa_ has quit IRC23:01
*** dgonzalez has quit IRC23:01
*** Maeca_ has quit IRC23:01
*** jascott1 has quit IRC23:01
*** z- has quit IRC23:01
*** timrc has quit IRC23:01
*** jduhamel has quit IRC23:01
*** galstrom_zzz has quit IRC23:01
*** Jolrael has quit IRC23:01
*** andymccr has quit IRC23:01
*** agireud has quit IRC23:01
*** c-mart has quit IRC23:01
*** david-lyle has quit IRC23:01
*** raginbaj- has quit IRC23:01
*** aleph1 has quit IRC23:01
*** Matias has quit IRC23:01
*** baz has quit IRC23:01
*** hughmFLEXin has quit IRC23:01
*** dolphm has quit IRC23:01
*** raddaoui has quit IRC23:01
*** jroll has quit IRC23:01
*** homerp_ has quit IRC23:01
*** evrardjp has quit IRC23:01
*** castulo has quit IRC23:01
*** jwitko has quit IRC23:01
*** mgagne has quit IRC23:01
*** arif-ali has quit IRC23:01
*** maeker has quit IRC23:01
*** poopcat has quit IRC23:01
*** klamath has quit IRC23:01
*** omiday has quit IRC23:01
*** askb has quit IRC23:01
*** gaudenz has quit IRC23:01
*** npawelek has quit IRC23:01
*** adreznec has quit IRC23:01
*** dalees has quit IRC23:01
*** tlbr has quit IRC23:01
*** fops has quit IRC23:01
*** aludwar has quit IRC23:01
*** jasondotstar has quit IRC23:01
*** NewJorg has quit IRC23:01
*** grumpycatt has quit IRC23:01
*** dxiri has quit IRC23:01
*** mpotdar has quit IRC23:01
*** persia has quit IRC23:01
*** portante has quit IRC23:01
*** mrhillsman has joined #openstack-ansible23:06
*** maeker has joined #openstack-ansible23:06
*** poopcat has joined #openstack-ansible23:06
*** klamath has joined #openstack-ansible23:06
*** omiday has joined #openstack-ansible23:06
*** askb has joined #openstack-ansible23:06
*** gaudenz has joined #openstack-ansible23:06
*** npawelek has joined #openstack-ansible23:06
*** adreznec has joined #openstack-ansible23:06
*** dalees has joined #openstack-ansible23:06
*** javeriak has joined #openstack-ansible23:06
*** mhayden has joined #openstack-ansible23:06
*** cathrichardson has joined #openstack-ansible23:06
*** gfa1 has joined #openstack-ansible23:06
*** winggundamth has joined #openstack-ansible23:06
*** automagically has joined #openstack-ansible23:06
*** jmccrory has joined #openstack-ansible23:06
*** rackertom has joined #openstack-ansible23:06
*** izaakk has joined #openstack-ansible23:06
*** mancdaz has joined #openstack-ansible23:06
*** git-harry has joined #openstack-ansible23:06
*** Apsu has joined #openstack-ansible23:06
*** Oku_OS-away has joined #openstack-ansible23:06
*** gtrxcb has joined #openstack-ansible23:07
*** Mudpuppy has joined #openstack-ansible23:07
*** jcannava has joined #openstack-ansible23:07
*** antonym has joined #openstack-ansible23:07
*** irtermite has joined #openstack-ansible23:07
*** nishpatwa_ has joined #openstack-ansible23:07
*** dgonzalez has joined #openstack-ansible23:07
*** Maeca_ has joined #openstack-ansible23:07
*** jascott1 has joined #openstack-ansible23:07
*** z- has joined #openstack-ansible23:07
*** timrc has joined #openstack-ansible23:07
*** jduhamel has joined #openstack-ansible23:07
*** galstrom_zzz has joined #openstack-ansible23:07
*** Jolrael has joined #openstack-ansible23:07
*** andymccr has joined #openstack-ansible23:07
*** charz has joined #openstack-ansible23:07
*** kencjohnston has joined #openstack-ansible23:07
*** kysse has joined #openstack-ansible23:07
*** hwoarang has joined #openstack-ansible23:07
*** hughsaunders has joined #openstack-ansible23:07
*** dxiri has joined #openstack-ansible23:07
*** mpotdar has joined #openstack-ansible23:07
*** persia has joined #openstack-ansible23:07
*** portante has joined #openstack-ansible23:07
*** basilAB has joined #openstack-ansible23:07
*** tlbr has joined #openstack-ansible23:08
*** fops has joined #openstack-ansible23:08
*** aludwar has joined #openstack-ansible23:08
*** jasondotstar has joined #openstack-ansible23:08
*** NewJorg has joined #openstack-ansible23:08
*** grumpycatt has joined #openstack-ansible23:08
*** baz has joined #openstack-ansible23:08
*** retreved has joined #openstack-ansible23:08
*** phalmos has joined #openstack-ansible23:08
*** prometheanfire has joined #openstack-ansible23:08
*** sigmavirus has joined #openstack-ansible23:08
*** sulo has joined #openstack-ansible23:08
*** cloudnull has joined #openstack-ansible23:08
*** rromans has joined #openstack-ansible23:08
*** johnthetubaguy has joined #openstack-ansible23:08
*** odyssey4me has joined #openstack-ansible23:08
*** FrankZhang has joined #openstack-ansible23:08
*** jimbaker has joined #openstack-ansible23:08
*** qwang has joined #openstack-ansible23:08
*** afranc has joined #openstack-ansible23:08
*** erikmwilson has joined #openstack-ansible23:08
*** mcarden has joined #openstack-ansible23:08
*** neillc has joined #openstack-ansible23:08
*** ikalnytskyi has joined #openstack-ansible23:08
*** maximov_ has joined #openstack-ansible23:08
*** serverascode has joined #openstack-ansible23:08
*** xar- has joined #openstack-ansible23:08
*** aetaric_ has joined #openstack-ansible23:08
*** chris_hultin|AWA has joined #openstack-ansible23:08
*** NachoDuck has joined #openstack-ansible23:08
*** toan has joined #openstack-ansible23:08
*** b3rn-n00dl3s has joined #openstack-ansible23:08
*** calebb has joined #openstack-ansible23:08
*** nwonknu has joined #openstack-ansible23:08
*** dmsimard|summit has joined #openstack-ansible23:08
*** jwagner has joined #openstack-ansible23:08
*** cjloader has joined #openstack-ansible23:08
*** h1nch has joined #openstack-ansible23:08
*** hughmFLEXin has joined #openstack-ansible23:08
*** dolphm has joined #openstack-ansible23:08
*** jroll has joined #openstack-ansible23:08
*** homerp_ has joined #openstack-ansible23:08
*** evrardjp has joined #openstack-ansible23:08
*** castulo has joined #openstack-ansible23:08
*** jwitko has joined #openstack-ansible23:08
*** mgagne has joined #openstack-ansible23:08
*** arif-ali has joined #openstack-ansible23:08
*** serverascode has quit IRC23:08
*** Hosam has joined #openstack-ansible23:08
*** NachoDuck has quit IRC23:08
*** maximov_ has quit IRC23:10
*** rackertom has quit IRC23:10
*** ChanServ has joined #openstack-ansible23:11
*** tepper.freenode.net sets mode: +o ChanServ23:11
*** haasn has joined #openstack-ansible23:12
*** pmannidi has joined #openstack-ansible23:12
*** agireud has joined #openstack-ansible23:12
*** c-mart has joined #openstack-ansible23:12
*** david-lyle has joined #openstack-ansible23:12
*** 18VAABSMN has joined #openstack-ansible23:12
*** aleph1 has joined #openstack-ansible23:12
*** Matias has joined #openstack-ansible23:12
*** Mudpuppy has quit IRC23:13
*** sc68cal has joined #openstack-ansible23:14
*** Mudpuppy has joined #openstack-ansible23:14
*** zerick has joined #openstack-ansible23:14
openstackgerritMerged openstack/openstack-ansible-ops: Remove the expired key and opensuse repo after cobbler being installed  https://review.openstack.org/38890623:19
*** raddaoui has joined #openstack-ansible23:21
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible: Remove the old rabbitmq queues  https://review.openstack.org/38979523:23
*** neith has joined #openstack-ansible23:24
*** kong has joined #openstack-ansible23:24
kysse  /win 7723:24
kysse..23:24
*** serverascode has joined #openstack-ansible23:34
*** mubix has joined #openstack-ansible23:35
*** jamielennox|away is now known as jamielennox23:35
*** NachoDuck has joined #openstack-ansible23:36
*** rackertom has joined #openstack-ansible23:37
*** maximov_ has joined #openstack-ansible23:37
*** maeker has quit IRC23:39
*** thorst_ has joined #openstack-ansible23:40
*** phalmos has quit IRC23:42
*** thorst_ has quit IRC23:46
*** hughmFLEXin has quit IRC23:57
*** markvoelker has joined #openstack-ansible23:57

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