Wednesday, 2015-05-20

*** daneyon_ has joined #openstack-ansible00:07
*** daneyon has quit IRC00:10
*** daneyon_ has quit IRC00:16
*** daneyon has joined #openstack-ansible00:20
*** britthouser has quit IRC00:23
*** britthouser has joined #openstack-ansible00:25
*** daneyon has quit IRC00:33
*** britthouser has quit IRC00:53
*** appprod0 has joined #openstack-ansible00:56
*** sacharya has joined #openstack-ansible02:05
*** sacharya has quit IRC02:16
*** javeriak has quit IRC02:23
*** sacharya has joined #openstack-ansible02:48
*** appprod0 has quit IRC02:54
*** sigmavirus24_awa is now known as sigmavirus2404:22
*** sigmavirus24 is now known as sigmavirus24_awa04:41
*** markvoelker has joined #openstack-ansible04:58
*** javeriak has joined #openstack-ansible05:10
*** markvoelker has quit IRC05:13
*** markvoelker has joined #openstack-ansible05:13
*** markvoelker has quit IRC05:18
*** sacharya has quit IRC06:00
*** markvoelker has joined #openstack-ansible06:14
*** markvoelker has quit IRC06:19
*** radek_ has joined #openstack-ansible07:00
*** radek_ has quit IRC07:02
*** radek_ has joined #openstack-ansible07:03
*** javeriak has quit IRC07:10
*** jwagner is now known as jwagner_away07:26
*** radek_ has quit IRC07:36
*** pynonoir has quit IRC07:52
*** javeriak has joined #openstack-ansible07:57
*** markvoelker has joined #openstack-ansible07:58
*** markvoelker has quit IRC08:04
*** markvoelker has joined #openstack-ansible08:59
*** markvoelker has quit IRC09:03
*** javeriak has quit IRC09:53
*** markvoelker has joined #openstack-ansible10:00
*** markvoelker has quit IRC10:05
openstackgerritSerge van Ginderachter proposed stackforge/os-ansible-deployment: run-upgrade: add missing redirect  https://review.openstack.org/18445510:40
*** markvoelker has joined #openstack-ansible11:01
*** markvoelker has quit IRC11:05
*** markvoelker has joined #openstack-ansible12:01
*** markvoelker has quit IRC12:06
*** alejandrito has joined #openstack-ansible12:47
*** markvoelker has joined #openstack-ansible12:59
*** markvoelker has quit IRC12:59
*** markvoelker has joined #openstack-ansible12:59
*** markvoelker has quit IRC13:03
*** radek__ has joined #openstack-ansible13:45
*** Mudpuppy has joined #openstack-ansible14:05
*** Mudpuppy has quit IRC14:32
*** Mudpuppy has joined #openstack-ansible14:33
*** radek__ has quit IRC14:52
*** rromans has quit IRC15:18
*** jwagner_away is now known as jwagner15:18
*** vincent_vdk has joined #openstack-ansible15:21
*** sacharya has joined #openstack-ansible15:42
*** britthouser has joined #openstack-ansible15:58
*** britthou_ has joined #openstack-ansible15:59
*** appprod0 has joined #openstack-ansible16:03
*** britthouser has quit IRC16:03
*** appprod0 has quit IRC16:08
*** britthou_ has quit IRC16:52
*** metral_zzz is now known as metral17:23
*** britthouser has joined #openstack-ansible17:27
svgtrying to do a kilo deploy for the first time, I get stuck at the first 'install pip packages' task17:43
svg  Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'ProtocolError('Connection aborted.', error(111, 'Connection refused'))': /os-releases/11.0.1/17:43
svg  Starting new HTTP connection (6): 10.16.8.1117:43
svg  Could not fetch URL http://10.16.8.11:8181/os-releases/11.0.1/: connection error: HTTPConnectionPool(host='10.16.8.11', port=8181): Max retries exceeded with url: /os-releases/11.0.1/ (Caused by ProtocolError('Connection aborted.', error(111, 'Connection refused'))) - skipping17:43
svgnot sure if that is it, but I noticed the kilo deploy has stuff for a local repo - whicg I did not configure as I presumed that was optional17:44
svg10.16.8.11 is the internal lb vip17:44
svgis that the problem? do I need to configure repo hosts?17:44
svgin the .example it is mentioned as optional, but looking at the code, I see openstack_repo_url: "http://{{ internal_lb_vip_address }}:{{ repo_server_port }}" with no other possible options17:57
*** javeriak has joined #openstack-ansible18:02
ApsuWe are assuming your LB will handle the connection, yes. And there are plays for the local repo, which is our preferred and expected mechanism (for now)18:04
ApsuI assume you've got an LB going, or are using our haproxy play18:04
svggot an f518:11
svgI needed to pick the script from juno to make the config18:11
svgso the code assumes local repo's: how is that compatible with the repo_hosts being marked optional in the openstack_user_config.yml?18:12
*** javeriak_ has joined #openstack-ansible18:16
*** javeriak has quit IRC18:16
ApsuMaybe an oversight, not super familiar with that bit. Can look into it18:17
*** sigmavirus24_awa is now known as sigmavirus2418:34
palendaeI think that's a bug18:38
palendaerepo_hosts are definitely required in Kil18:38
palendaeKilo18:38
palendaesvg, The LB needs to know about the repo hosts. If you would like to use a single host, without going through the LB, you can set openstack_repo_url18:39
palendaeAlso, the f5 config script from Juno will not create a valid Kilo config - the Juno script doesn't know about the repo servers18:40
palendae(sorry for delayed response, at OpenStack summit and only checking IRC occaisionally)18:40
svgnp18:40
svgI added the repo stuff to the script myelf18:40
svgdeploy is humming along fine so far18:41
Apsunice18:41
prometheanfirenice18:41
*** britthouser has quit IRC18:42
svgthat f5 script should have remained in the repo imho, as it is usefull for people using f5, like ,me :)18:42
palendaesvg, Yeah, I've been badgering people about that here18:43
palendaeSome people think it's fine to leave the LB out of band18:44
palendaeIt *is* still around18:44
svgI might be tempted to update it a bit and make some names more configureable18:44
palendaehttps://github.com/nrb/rpc-extras/commit/c8d3a303d3ba71b26548eac1781b86eb680906b318:44
*** sigmavirus24 is now known as sigmavirus24_awa18:44
palendaeI just made a commit to our RPC project that consumes os-a-d18:44
*** sigmavirus24_awa is now known as sigmavirus2418:51
*** sigmavirus24 is now known as sigmavirus24_awa18:52
*** sigmavirus24_awa is now known as sigmavirus2418:54
palendaesigmavirus24, stop18:55
palendaeTurn off your wifi!18:55
sigmavirus24palendae: no18:55
openstackgerritSerge van Ginderachter proposed stackforge/os-ansible-deployment: repo hosts are not optional  https://review.openstack.org/18458818:56
javeriak_hey guys, so i was asking yesterday if anyone can tell me what the 'neutron-agent' service is for, juno branch, it isnt tied to anything18:59
*** britthouser has joined #openstack-ansible19:00
Apsujaveriak_: Where are you seeing this?19:06
*** britthouser has quit IRC19:06
*** metral is now known as metral_zzz19:09
*** britthouser has joined #openstack-ansible19:11
*** britthouser has quit IRC19:20
javeriak_Apsu: juno branch, rpc_deployment/inventory/group_vars/neutron_all.yml , under service_names19:23
Apsuok19:27
*** britthouser has joined #openstack-ansible19:27
*** sigmavirus24 is now known as sigmavirus24_awa19:31
*** britthouser has quit IRC19:47
*** alextricity has quit IRC20:05
*** javeriak_ has quit IRC20:45
*** sigmavirus24_awa is now known as sigmavirus2420:47
*** britthouser has joined #openstack-ansible20:51
*** Mudpuppy has quit IRC20:59
*** sacharya has quit IRC21:02
*** rromans has joined #openstack-ansible21:16
*** metral_zzz is now known as metral21:40
*** britthouser has quit IRC21:43
*** sigmavirus24 is now known as sigmavirus24_awa21:43
*** metral is now known as metral_zzz21:44
*** dkehn_ has joined #openstack-ansible21:51
*** dkehn_ is now known as dkehnx21:53
*** stevemar has joined #openstack-ansible21:55
*** stevemar has quit IRC21:57
*** javeriak has joined #openstack-ansible22:08
*** daneyon has joined #openstack-ansible22:11
*** daneyon has quit IRC22:14
*** britthouser has joined #openstack-ansible22:16
*** daneyon has joined #openstack-ansible22:45
*** darrenc is now known as darrenc_afk22:48
*** daneyon has quit IRC22:52
*** britthouser has quit IRC23:01
*** daneyon has joined #openstack-ansible23:03
*** darrenc_afk is now known as darrenc23:06
*** daneyon has quit IRC23:11
*** sacharya has joined #openstack-ansible23:13
*** sacharya has quit IRC23:15
*** sacharya has joined #openstack-ansible23:17
*** Mudpuppy has joined #openstack-ansible23:29
*** britthouser has joined #openstack-ansible23:34
*** sacharya has quit IRC23:35
*** sacharya has joined #openstack-ansible23:40
*** fangfenghua_ has joined #openstack-ansible23:45
*** Mudpuppy has quit IRC23:53

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