Wednesday, 2016-11-02

*** bmace_ has joined #openstack-kolla00:01
Pavojascott1 that link doesn't work00:06
Pavoalso kolla-ansible -i kolla/ansible/inventory/multinode bootstrap-servers isn't working00:13
*** schwicht has joined #openstack-kolla00:14
PavoERROR: blockinfile is not a legal parameter in an Ansible task or handler00:21
Pavoanyone know what that measn?00:21
*** LamT__ has quit IRC00:22
*** sdake has joined #openstack-kolla00:24
*** sdake has quit IRC00:28
*** lamt has joined #openstack-kolla00:30
*** sdake has joined #openstack-kolla00:33
Pavosdake you there?00:33
sdakepavo yup sup00:33
sdakegoing to feed soon00:33
PavoI am trying to use kolla-ansible -i kolla/ansible/inventory/multinode bootstrap-servers00:34
Pavoand getting an error ERROR: blockinfile is not a legal parameter in an Ansible task or handler00:34
sdakeare using it sounds like :)00:34
sdakehuh?00:34
Pavohave no clue00:34
Pavooh could it be because I am using ansible version 1.9.4?00:35
sdakeoh ya that would do it00:35
Pavook hang on00:35
sdakebootstrap-servers is a newton feature, and requires ansible 2.0+00:35
Pavook00:36
Pavogetting a new error00:36
sdakeprogress!00:36
Pavohttp://pastebin.com/iyRB63H700:36
sdakepavo how did you install ansible00:37
Pavopip install -U ansible==2.0.000:38
sdakeok dont use pip to install ansible on centos00:38
sdakelets fix that up00:38
Pavook00:38
sdakesudo pip uninstall ansible00:38
Pavodone00:38
sdakethen cd /usr/lib/python2.7/site-packages00:38
sdakels -l *ansible*00:38
Pavols: cannot access *ansible*: No such file or directory00:39
sdakels -lD *ansible*00:39
Pavo[root@deployer site-packages]# ls -lD *ansible*00:39
Pavols: cannot access *ansible*: No such file or directory00:39
Pavo/DIRED-OPTIONS// --quoting-style=literal00:39
sdakels -ld *ansible*00:39
sdake;)00:39
Pavolol00:40
Pavols: cannot access *ansible*: No such file or directory00:40
sdakecool00:40
sdakethat was to make sure it was actually gone00:40
sdakesudo yum install ansible00:40
Pavook00:40
Pavook00:40
Pavoansible 2.1.2.000:40
Pavodone00:41
sdakeok try bootstrapping00:41
*** yingjun has joined #openstack-kolla00:41
Pavo"Failed to connect to the host via ssh00:42
Pavonow these are completely clean install target nodes00:42
Pavoand I can ssh manually from deployer to them00:43
sdakeare you running bootstrap as root?00:43
Pavoanything I have to do before so ansible can ssh00:43
Pavoyes00:43
sdakepavo not that i'm aware of00:43
Pavohmm00:43
sdakepavo th echange in behavior is wierd tho00:43
sdakepaste inventory file pls00:44
Pavohttp://pastebin.com/V2GStAFC00:44
sdaketry ssh computenode00:45
PavoI can but have to put a password in ofc00:45
*** awiddersheim has quit IRC00:45
sdakeansible requires passwordless sudo00:45
Pavohmmm how do I do that00:46
sdakeyou had it setup before no?00:46
PavoI just did a clean install00:46
Pavonothing else00:46
sdakeyou put your *pub file in your authorized_keys file on the target .ssh/authorized_keys file00:46
Pavook hang on00:46
sdakethe id_rsa.pub in the .ssh dir00:46
Pavook seems to be working now00:48
Pavolol new error00:48
Pavohttp://pastebin.com/xmQNXfvx00:48
sdakedid you run keygen?00:49
Pavossh-keygen yes00:49
sdakegenpwd00:49
sdakekolla-genpwd00:49
Pavoah00:50
Pavonot yet00:50
Pavohang on00:50
sdakeor tools/genpwd00:50
Pavo./kolla/tools/generate_passwords.py correct00:50
Pavoyeah still giving same error00:51
sdakepavo - where did you get your /etc/kolla/passwords.yml file from?00:52
sdakeis it old per chance00:52
Pavoyeah00:52
sdakeok well thats a problem ;)00:52
Pavook lol hang on00:53
Pavook got past that part now00:58
Pavoits on baremetal yum installs now00:58
Pavook done00:58
Pavonow nodes should be completely setup and ready right00:59
*** MarMat has quit IRC00:59
*** tovin07 has joined #openstack-kolla01:05
*** lrensing has joined #openstack-kolla01:14
Pavosdake is there a playbook to get a deployer node setup?01:16
sdakepavo no - but there is a bifrost role01:19
sdakewhich will set up the bifrost thing01:19
sdakerather deployer node01:19
Pavoso what exactly is this bifrost01:19
*** lrensing has quit IRC01:20
sdakegottta eat01:20
sdakebbl01:20
sdakesorry can't help you further now01:20
Pavonp01:20
*** sdake has quit IRC01:20
*** awiddersheim has joined #openstack-kolla01:27
*** zhurong has joined #openstack-kolla01:36
*** zhubingbing has joined #openstack-kolla01:47
openstackgerritjiangpch proposed openstack/kolla: remove override_install_langs option in /etc/yum.conf  https://review.openstack.org/39163101:50
openstackgerritzhubingbing proposed openstack/kolla: Add kuryr to precheck  https://review.openstack.org/37837501:51
*** duonghq_ has joined #openstack-kolla01:55
*** duonghq has joined #openstack-kolla01:55
openstackgerritzhubingbing proposed openstack/kolla: Add kuryr to precheck  https://review.openstack.org/37837501:57
openstackgerritzhubingbing proposed openstack/kolla: Add kuryr to precheck  https://review.openstack.org/37837502:01
openstackgerritjiangpch proposed openstack/kolla: remove override_install_langs option in /etc/yum.conf  https://review.openstack.org/39163102:12
*** neilus has joined #openstack-kolla02:16
*** neilus has quit IRC02:20
*** caowei_ has joined #openstack-kolla02:52
*** dave-mccowan has quit IRC02:57
*** ssurana has joined #openstack-kolla03:04
*** Jeffrey4l has joined #openstack-kolla03:07
*** ccesario has quit IRC03:19
*** jtriley has joined #openstack-kolla03:44
*** phuongnh has joined #openstack-kolla03:44
*** lamt has quit IRC03:48
*** CBR09 has joined #openstack-kolla03:52
*** absubram has joined #openstack-kolla04:04
*** absubram_ has joined #openstack-kolla04:05
*** absubram has quit IRC04:08
*** absubram_ is now known as absubram04:08
*** coolsvap has joined #openstack-kolla04:09
openstackgerritzhubingbing proposed openstack/kolla: test  https://review.openstack.org/39241104:11
*** sdake has joined #openstack-kolla04:13
sdakeyo04:14
sdakepavo around?04:14
CBR09hi @sdake :)04:18
sdakeCBR09 your back from the daed :)04:18
CBR09oh, do you remember me ?04:19
CBR09i off for a long time :)04:19
duonghqsdake, long time no see04:20
duonghqCBR09, glad to see you04:20
sdakeya been at summit duonghq04:20
sdake9 days of raid04:20
sdakerain04:20
CBR09@duonghq glad to see you :)04:21
sdakeactually 8 days o frain and 1 day of sunshine04:21
CBR09long time to come back, I still see pbourke, inc, and you04:22
CBR09but dont see Sam : )04:22
duonghqoh, but still better than Arizona? more comfortable?04:22
sdakearizona better atm04:22
duonghqah, winter yet?04:22
sdakefall04:22
duonghqso good04:22
sdakeyupwell i'm off to bed04:23
sdakeworking on getting on a proper schedule04:23
sdakesee ya in the morning04:23
duonghqsee ya04:23
duonghqyou are in UTC-7 or -804:23
duonghqsorry cannot recall atm04:23
*** yuanying has quit IRC04:24
*** jtriley has quit IRC04:25
*** yuanying has joined #openstack-kolla04:36
*** absubram has quit IRC04:37
openstackgerritJeffrey Zhang proposed openstack/kolla: DO NOT MERGE: TEST MASTER BRANCH  https://review.openstack.org/32630704:38
*** duonghq has quit IRC04:50
*** duonghq_ has quit IRC04:50
*** neilus has joined #openstack-kolla04:58
*** neilus has quit IRC05:03
*** jtriley has joined #openstack-kolla05:04
*** ssurana has quit IRC05:11
*** jtriley has quit IRC05:13
openstackgerritJeffrey Zhang proposed openstack/kolla: DO NOT MERGE: TEST MASTER BRANCH  https://review.openstack.org/32630705:13
*** asalkeld has quit IRC05:21
openstackgerritJeffrey Zhang proposed openstack/kolla: DO NOT MERGE: TEST MASTER BRANCH  https://review.openstack.org/32630705:33
*** skramaja has joined #openstack-kolla05:54
*** MarMat has joined #openstack-kolla05:55
*** CBR09 has quit IRC06:00
*** jtriley has joined #openstack-kolla06:03
*** jtriley has quit IRC06:08
*** schwicht has quit IRC06:08
*** jtriley has joined #openstack-kolla06:08
openstackgerritJeffrey Zhang proposed openstack/kolla: DO NOT MERGE: TEST MASTER BRANCH  https://review.openstack.org/32630706:12
*** jtriley has quit IRC06:13
*** CBR09 has joined #openstack-kolla06:46
*** yuanying has quit IRC06:46
*** neilus has joined #openstack-kolla06:46
*** yuanying has joined #openstack-kolla06:49
*** neilus has quit IRC06:51
*** zhubingbing has quit IRC06:57
*** zhubingbing has joined #openstack-kolla06:57
*** ankith has joined #openstack-kolla07:00
ankithhi07:00
ankithwhat are the default parameters we should give in kolla-build.conf?07:01
zhubingbingsdake aroud07:06
*** jtriley has joined #openstack-kolla07:09
CBR09@ankith: just leave it default unless you want to change something07:10
*** jtriley has quit IRC07:15
*** jrich523 has quit IRC07:19
*** jrich523 has joined #openstack-kolla07:19
*** fragatina has joined #openstack-kolla07:30
*** yingjun_ has joined #openstack-kolla07:31
*** yingjun has quit IRC07:31
*** ankush has joined #openstack-kolla07:34
*** fragatina has quit IRC07:39
*** fragatina has joined #openstack-kolla07:39
openstackgerritMerged openstack/kolla: Fix fernet related components added to fact var properly.  https://review.openstack.org/39219707:40
*** tonanhngo has joined #openstack-kolla07:46
*** openstackgerrit has quit IRC07:48
*** openstackgerrit has joined #openstack-kolla07:48
*** jmccarthy has quit IRC07:48
*** jmccarthy has joined #openstack-kolla07:49
bjolomorning07:54
*** tonanhngo has quit IRC07:54
*** b_bezak has joined #openstack-kolla07:59
*** tonanhngo has joined #openstack-kolla08:00
*** jtriley has joined #openstack-kolla08:03
*** jtriley has quit IRC08:08
*** jtriley has joined #openstack-kolla08:08
*** jtriley has quit IRC08:13
*** athomas has joined #openstack-kolla08:28
*** neilus has joined #openstack-kolla08:29
*** shardy has joined #openstack-kolla08:30
*** tonanhngo has quit IRC08:31
*** steve-noyes has joined #openstack-kolla08:32
*** Serlex has joined #openstack-kolla08:32
*** neilus has quit IRC08:33
*** MarMat has quit IRC08:35
*** mgoddard has joined #openstack-kolla08:37
openstackgerritjiangpch proposed openstack/kolla: remove override_install_langs option in /etc/yum.conf  https://review.openstack.org/39163108:37
openstackgerritbjorn lofdahl proposed openstack/kolla: Fix gnocchi deploy  https://review.openstack.org/39246508:42
*** gfidente|afk is now known as gfidente08:44
*** b_bezak has quit IRC08:51
*** b_bezak has joined #openstack-kolla08:51
*** haplo37 has quit IRC08:51
*** haplo37_ is now known as haplo3708:51
*** haplo37_ has joined #openstack-kolla08:54
*** b_bezak_ has joined #openstack-kolla08:54
*** b_bezak_ has quit IRC08:54
*** b_bezak has quit IRC08:56
*** ankush has quit IRC08:57
*** matrohon has joined #openstack-kolla09:00
*** zhurong has quit IRC09:06
*** jtriley has joined #openstack-kolla09:09
*** jtriley has quit IRC09:14
*** dougs1 has joined #openstack-kolla09:17
*** yingjun_ has quit IRC09:36
*** yingjun has joined #openstack-kolla09:37
*** msimonin has joined #openstack-kolla09:37
*** yingjun has quit IRC09:41
*** strigazi_AFK is now known as strigazi09:44
*** msimonin has quit IRC09:46
openstackgerritPaul Bourke (pbourke) proposed openstack/kolla: Add warning about mixing Kolla and OpenStack releases  https://review.openstack.org/39250509:49
*** portdirect_ has quit IRC09:55
*** harbor has joined #openstack-kolla09:55
*** harbor is now known as portdirect_09:55
*** portdirect_ has quit IRC09:55
*** sdake has quit IRC10:00
*** msimonin has joined #openstack-kolla10:01
*** sdake has joined #openstack-kolla10:02
*** jtriley has joined #openstack-kolla10:03
*** f13o has joined #openstack-kolla10:04
*** tovin07 has quit IRC10:06
*** msimonin has quit IRC10:06
*** matrohon has quit IRC10:08
*** phuongnh has quit IRC10:08
*** jtriley has quit IRC10:08
*** jtriley has joined #openstack-kolla10:09
*** matrohon has joined #openstack-kolla10:12
*** jtriley has quit IRC10:14
*** mewald has joined #openstack-kolla10:17
sdakehey peeps10:17
*** pbourke has quit IRC10:21
*** pbourke has joined #openstack-kolla10:21
*** harbor_log is now known as potdirect10:22
sdakesup pbourke10:26
pbourkehey sdake10:26
openstackgerritSteven Dake proposed openstack/kolla: Revert "Move RDO to Newton branches"  https://review.openstack.org/38676410:28
openstackgerritSteven Dake proposed openstack/kolla: Revert "Build source from Newton rather then Master"  https://review.openstack.org/38676310:30
*** mewald has quit IRC10:31
*** ankith has quit IRC10:32
*** imcsk8 has quit IRC10:33
*** imcsk8 has joined #openstack-kolla10:33
*** portdirect has joined #openstack-kolla10:34
sp_sdake, pbourke : Will today weekly meeting to be held ?10:37
sdakesp_ no cancelled10:37
sdakesp_ post summit recovery week10:37
sdakesome of us old dogs need to lick our feet10:37
sdakeor something ;)10:37
sp_sdake: Thanks for info :)10:37
*** potdirect has quit IRC10:37
*** mewald has joined #openstack-kolla10:38
*** portdirect has quit IRC10:48
*** imcsk8 has quit IRC11:00
*** imcsk8 has joined #openstack-kolla11:00
sdakepbourke need two acks:11:03
sdakehttps://review.openstack.org/#/c/386763/11:04
*** haplo37 has quit IRC11:04
sdakehttps://review.openstack.org/#/c/386764/11:04
*** g3ek has quit IRC11:04
pbourkesdake looking11:06
*** jtriley has joined #openstack-kolla11:06
*** haplo37 has joined #openstack-kolla11:07
zhubingbingsdake11:07
*** g3ek has joined #openstack-kolla11:07
*** imcsk8 has quit IRC11:08
sdakedid anyone see mark shuttleworth's rant about openstack big tent11:08
zhubingbingi want to talk to you about this thing today.11:08
sdakeand how lack of adoption of heat is what caused the big tent to fail11:08
*** imcsk8 has joined #openstack-kolla11:08
sdakeeven though adoption of heat is greater then some core services according to user survey?11:08
zhubingbingBuild source from Newton rather then Master"11:08
Pavomorning11:09
sdakesup pavo up early11:09
Pavoyeah just got home from PT11:09
sdakei had pt once for about 3 months11:09
sdakeprobably different then yours11:09
Pavoso having an error during kolla-ansible pull11:09
sdakedid some exercises and stuff11:09
sdakepavo lets get you rolling today11:09
Pavoyeah I usually go for a 5 mile run every morning11:10
sdakewow thats a huge run11:10
Pavoand a 12 mile road march on Thursdays11:10
*** portdirect has joined #openstack-kolla11:10
sdakewhen i was in university i did 20 mile hikes weekly11:10
sdakeand a warmup 5-10 miler weekly as well11:10
sdakeand several other smaller hikes weekly11:11
sdakemy hardest hike was 110F weavers needle loop - 250 oz of water11:11
sdakeand I ran out11:11
sdakealmost died11:11
sdakegood thing i had someone with me who kept me rolling11:11
*** neilus has joined #openstack-kolla11:11
sdakeonly time i've ever run out of water hiking11:12
Pavowell when I was with the 101st we would do 5 miles a day and 12 mile road marches every Thursday and every 3rd Thursday of the month 25 mile road march11:12
Pavothat was about 4yrs ago11:12
sdakeya sounds like the kind of training i put myself through in university11:12
sdakenow i barely get 500 steps a day :(11:12
PavoI feel ya lol11:12
Pavook booting nodes up now11:13
sdakei was in fantastic physical shape in university11:13
sdakecould bench about 280lbs11:13
sdakecould ride a bike on max for 2 hrs without breaking a sweat11:13
Pavonice11:13
PavoI hate riding a bike11:13
sdakei lifted weights 1 hr a day and bike 1 hr a day 7 days a week for 6 years of unversity11:14
sdake(plus the hiking)11:14
Pavohip flexes hurt so bad11:14
Pavolol11:14
Pavook so after doing a build I did prechecks and went fine11:14
*** CBR09 has quit IRC11:14
sdakethey actually say exercise in university increases your max-vo2 for a lifetime11:15
Pavothen I did a pull and getting an error saying kolla-toolbox image doesn't exist11:15
sdakethe more you expercise pre-25 the higher your max vo2 is11:15
Pavobut can see the image when I do docker images11:15
sdakepavo did you pip install kolla?11:15
Pavono11:15
sdakeok - kolla 3.0.1 is out11:15
Pavoclone and checkout stable/newton11:15
sdakecan we use that method?11:15
Pavosure11:16
sdakeit was out yesterday - i just didn't have time to tell you because my kids were yelling for dinner11:16
*** matrohon has quit IRC11:16
sdakecd ~11:16
*** neilus has quit IRC11:16
sdakesudo pip install kolla==3.0.111:16
Pavonp doing cleanup task now to start from fresh11:16
*** ishu has joined #openstack-kolla11:16
sdakesounds good11:16
zhubingbingtag is 3.0.211:16
sdakezhubingbing what are you talking about11:16
sdakezhubingbing there is no 3.0.2 tag: https://github.com/openstack/kolla/releases11:17
sdakebjolo ping11:17
*** sdake_ has joined #openstack-kolla11:20
Pavook pip install -U kolla==3.0.1 done11:20
zhubingbingsorry, I didn't see clearly11:20
Pavosdake11:21
sdake_pavo pip show kolla11:21
Pavohttp://pastebin.com/uVJDH0Xh11:22
*** sdake has quit IRC11:22
sdake_looks good11:22
sdake_kolla-build --registry host:ip --push11:22
Pavobuilding11:23
sdake_hoepfully you didn't do that from yoru git repo11:23
sdake_btw11:23
sdake_if you did, ctrl-c twice11:24
PavoI deleted that11:24
sdake_and do it from your home dir11:24
sdake_ok cool11:24
Pavodrinks coffee waiting on build*11:25
*** mewald has quit IRC11:25
*** ankush has joined #openstack-kolla11:33
*** Administrator__ has quit IRC11:34
*** dwalsh has joined #openstack-kolla11:34
*** vbel has joined #openstack-kolla11:35
*** Administrator__ has joined #openstack-kolla11:35
*** dave-mccowan has joined #openstack-kolla11:35
sdake_so excited11:36
sdake_my wife took my watch in repair about 3 months ago11:36
sdake_and rolex finally took their sweet ass time repairing it and got it back yesterday11:36
Pavonice11:36
sdake_crystal - straight down on tile11:36
sdake_watch exploded11:36
sdake_wasn't pretty11:36
*** msimonin has joined #openstack-kolla11:37
Pavook sdake_  here is my new network layout, how should I have my globals setup11:37
Pavohttps://www.gliffy.com/go/publish/1130918711:37
bjolosdake_, sup11:37
*** zhugaoxiao has joined #openstack-kolla11:37
*** jtriley has quit IRC11:38
vbelhi everyone, i wonder what changed since kilo release that we don't require to set  net.ipv4.ip_forward=1 on computes. Last time it was in kilo http://docs.openstack.org/kilo/networking-guide/scenario_dvr_ovs.html . It works well in dvr without that setting, so no problem exists  :) Just curious11:38
*** jtriley has joined #openstack-kolla11:40
bjoloPavo, paste what you have and i can take a look at it11:40
*** Administrator__ has quit IRC11:40
Pavohttps://www.gliffy.com/go/publish/1130918711:40
bjoloPavo, i meant your globals.yml11:41
*** rhallisey has joined #openstack-kolla11:41
*** caowei_ has quit IRC11:42
Pavooh11:43
Pavoone sec11:43
Pavobjolo http://pastebin.com/AYyUU4sS11:44
Pavoneutron_external_interface only get applied to Network node correct?11:45
vbelPavo, in dvr mode it must be on Computes too11:47
Pavodon't think I am using dvr mode11:47
Pavobut thats good to know11:47
Pavothanks vbel11:48
vbelPavo, welcome :)11:48
bjoloPavo, you have not done any install yet successfully right?11:48
Pavolong time ago with VMs11:48
bjolook11:48
Pavobut not physical no11:48
bjoloi would suggest to start minimal and then expand on options and features11:49
Pavoyeah thats why I have my network setup the way it is11:49
bjoloso for now disable cinder and murano again11:49
pbourkesdake_: (wrt big tent) saw some it yeah11:49
Pavowell I am using cinder for storage until I figure out how to use Ceph11:49
pbourkesdake_: not really sure what his big problem is11:50
*** alteriks has joined #openstack-kolla11:50
Pavobut I can disable murano11:50
bjoloPavo, you dont need cinder for storage to start with11:50
Pavooh ok11:50
bjoloopenstack can work with just glance and nova11:50
Pavook commited those out11:51
openstackgerritSteven Dake proposed openstack/kolla: Set the license field in pip  https://review.openstack.org/39257611:51
pmisiakhi guys11:51
*** dwalsh has quit IRC11:51
bjoloalso reset to default external vip11:51
bjolokolla_external_vip_address: "{{ kolla_internal_vip_address }}"11:51
Pavook11:51
pmisiakwhat is the best way to backup mysql galera in Kolla?11:51
pmisiakshould I use xtrabackup and stream the data out of container?11:52
sdake_pbourke he is butthurt that heat steamrolled juju11:52
bjolopmisiak, good question. we started to have discussions around that at the summit11:52
bjoloPavo, eth111:52
Pavo?11:52
bjoloPavo, do you have one untagged network on that11:53
sdake_vbel reason why ip_forward removed is unknwon11:53
bjoloor are they all tagged11:53
sdake_git does a terrible job of blame on removed lines11:53
Pavonot on eth1 but can use a native vlan is needed11:53
Pavoright now its just a trunk for all vlans bjolo11:53
bjolopmisiak, https://blueprints.launchpad.net/kolla/+spec/database-backup-recovery11:53
pmisiakbjolo: thanks11:54
bjoloPavo, ok. can you make one vlan untagged?11:54
*** dwalsh has joined #openstack-kolla11:54
bjololets start with one external provider network first11:54
Pavowhich one do you suggest? NodeMGT or Internet bjolo11:54
Pavook so Internet as native vlan11:54
bjolowell lets not put this on internet first thing11:56
bjoloi dont quite get your picture to be honest11:56
Pavowell my Internet vlan isn't public, its NAT11:56
bjolook11:56
Pavowell I can make ajustments11:56
Pavoadjustments*11:56
bjolohow many provider networks are you aiming for?11:57
pmisiakbjolo: i walked through the same links :)11:57
Pavowell I want to use all Provider nets as vlans and thinking around 2011:57
pmisiakbjolo: garbd with xtrabackup SST is most promising for me11:58
bjolotake 1 ip range and put that on a vlan untagged on eth1 on your compute and controller nodes11:58
sdake_https://hub.docker.com/u/kolla/11:58
sdake_toolbox container pulled 10k+ times11:58
vbelsdake_, I try to buzz neutron folks :)11:58
sdake_thats alot11:58
bjoloactually just your network node should be fine unless you use dvr11:59
Pavonot using dvr11:59
Pavoso I need to add another Trunk for Compute also roght?11:59
sdake_3.6k pulls on nova-compute12:00
Pavoand have native vlan the same as the Network node12:00
pmisiaksdake_: question is how many build its own images and do not touch docker hub, but those counters looks very promissing12:01
Pavolike this bjolo https://www.gliffy.com/go/publish/1130918712:01
sdake_pmisiak right - what that means to me is atleast 3.6k people got an operational environment (because compute is one of the last things to load) rather 3.6k / number of triese12:02
sdake_the nubmer of tries is what the toolbox container would tell us12:02
*** dwalsh has quit IRC12:02
bjoloPavo, dont do trunk for now on eth112:03
Pavook12:03
bjolojust put it on seperate vlan12:03
bjoloand a gw IP on the switch12:03
Pavodone12:04
bjoloin your globals.yml you have 192.168.2.100 as external vip12:04
bjoloon what interface is that in the picture?12:04
Pavohttps://www.gliffy.com/go/publish/1130918712:05
Pavoit would be on Internet vlan12:05
Pavowhich is IP range 192.168.2.0/2412:05
openstackgerritPaul Bourke (pbourke) proposed openstack/kolla: Clean up docs around local registry  https://review.openstack.org/39258312:06
bjoloPavo, whats the IPs on the hosts12:09
bjoloPavo, you only need 2 networks to get started12:10
openstackgerritVladislav Belogrudov proposed openstack/kolla: Allow flexibility in mysql backend for ceilometer  https://review.openstack.org/39211112:10
Pavofor NodeMGT I have Controller as 192.168.4.3 Compute as 192.168.4.4 Deployer as 192.168.4.212:10
Pavofor OpenStack API I have Controller 192.168.3.3 Compute 192.168.3.412:11
bjolook i would put my kolla_internal_vip_address on this network as well12:11
Pavoyeah thats what I was thinking also since kolla_internal_vip_address would be used for administration I would assume12:12
bjoloexactly12:12
Pavoand kolla_external_vip_address would be used for User Access12:13
Pavocorrect?12:13
bjolopmisiak, i quess the real question is not how to take the backup, but how to restore from it :)12:13
bjolohow do we get a backup into the kolla containers?12:13
bjoloyes, but external and internal can be the same at this point12:14
Pavook12:14
*** ishu has quit IRC12:14
bjolokolla_external_vip_address: "{{ kolla_internal_vip_address }}"12:15
*** pprokop has joined #openstack-kolla12:15
bjoloPavo, what is the nic name for node mgmt?12:15
Pavoummm12:16
Pavolike eth5 or something12:16
*** dwalsh has joined #openstack-kolla12:16
bjoloin the picture it only says 1Gb node MGMT12:16
Pavoeth 0 and eth1 are 10Gb12:16
Pavoyeah because I didn't know which one it was lol12:16
bjolothe thing is that in a small setup, you dont really need to go above 2 networks12:16
bjoloactually i should say 1 network12:16
bjolofor the control plane12:17
PavoI agree but this is more of a PoC for a much larger scale12:17
bjolothen how many external networks you want for floating is up to you12:17
bjoloi hear ya :)12:17
bjolobut anyway12:17
*** eaguilar has joined #openstack-kolla12:17
Pavook build done12:17
bjolounfortunately you are using the 1Gb network for everything right now, so it will impact performance12:18
bjolobut it should work12:18
Pavook12:18
bjolohave you updated globals.yml?12:18
Pavoyes12:19
*** zhubingbing has quit IRC12:19
bjolopaste it12:19
Pavohttp://pastebin.com/W7BhvNQY12:19
Pavoopps12:19
Pavoforgot to put kolla_internal_vip_address as 192.168.4.10012:20
bjoloright12:20
bjolojust spotted that :)12:20
bjoloso what about images12:20
bjolohave you built your own?12:20
Pavook here is globals12:20
Pavohttp://pastebin.com/LXDX77AM12:20
Pavoyes just got done building them12:20
*** ishu has joined #openstack-kolla12:20
sdake_pbourke https://hub.docker.com/search/?isAutomated=0&isOfficial=0&page=1&pullCount=0&q=ubuntu-source&starCount=012:21
sdake_pbourke thats ubuntu source stats12:21
sdake_pbourke which shows a strong bias to whatever the default is12:21
bjolowhat tag did you put on them?12:22
Pavodidn't put a tag it defaulted to 3.0.112:22
bjolook it is good practice to use the 4th number for your own versioning12:22
sdake_https://hub.docker.com/r/rbbratta/centos-source-mongodb/12:23
Pavowhat would be the cmd for that?12:23
sdake_pavo --tag - but i think that is busted12:23
sdake_pavo don't worry about it for now12:23
Pavook12:23
bjoloso when you build, use for example kolla-build --tag 3.0.1.112:23
Pavorgr12:23
sdake_bjolo --tag is broken i think ;)12:23
bjolosdake_, busted?12:23
sdake_doesn't work for me12:24
Pavoyeah we had some issues with it a few days ago12:24
sdake_didn't work for pavo12:24
bjolohmm need to check, i use that all the time when i build12:24
bjoloanyway, as sdake said. dont worry about it12:24
Pavook so whats next?12:24
sdake_i put it in 3.0.2 as sooon as some python wizard who broke it fixes it12:24
bjoloprechecks!12:24
*** fguillot has joined #openstack-kolla12:25
bjolokolla-ansible -i <inventory file> prechecks12:25
Pavook one sec gotta redo multinode12:25
bjoloyeah paste your inventory file as well so we can take a look at that one12:25
Pavook12:25
Pavohave to use dropbox out of free paste on pastebin lol12:27
Pavohttps://www.dropbox.com/s/y71rcibgxzwo3bk/multinode?dl=012:27
bjoloyou can use paste.openstack.org12:28
Pavohttp://paste.openstack.org/show/587634/12:28
bjolonice hostnames. very descriptive12:29
Pavolol12:29
Pavoty12:29
bjolorun prechecks12:29
*** pprokop has quit IRC12:30
bjoloyou have DNS resolving those or do you use /etc/hosts file12:30
sdake_bjolo they resolve12:30
Pavousing /etc/hosts12:30
sdake_btw, i just pushed 3.0.1 centos binary images12:31
Pavobut I have the deployer /etc/hosts file copied over to nodes12:31
bjolook good12:31
*** jtriley has quit IRC12:31
Pavoprechecks done12:31
sdake_pavo did bootstrap not work out for ya?12:31
bjoloall good?12:31
Pavoyeah it did but had to keygen and ssh copy-id first12:32
Pavobjolo all good no errors12:32
bjolosweet12:32
Pavonow do pull?12:32
bjoloi would do that12:32
bjolojust to make sure that the docker rgy setup works and images are there12:32
Pavohere is where I had errors yesterday12:32
bjolook12:35
*** ishu has quit IRC12:36
Pavook pull done12:40
Pavodeploy now?12:41
bjolosweet12:41
bjoloyes12:41
bjolohit it!12:41
Pavo*crosses fingers*12:42
bjolo*should* work :)12:42
Pavowell the issue I was having during deployment was br-ex wasn't being created12:43
Pavohoping that is fixed now12:43
bjoloit is12:43
jmccarthyHmm ok quick question:12:44
jmccarthyhttp://docs.openstack.org/developer/kolla/deploy-all-in-one-node.html has: git clone https://github.com/openstack/kolla12:44
jmccarthyhttp://docs.openstack.org/developer/kolla/quickstart.html has: git clone https://git.openstack.org/openstack/kolla12:44
jmccarthyI guess that the first one is out of date is it ?12:44
pbourkejmccarthy: they're the same essentially12:44
openstackgerritchenyingnan proposed openstack/kolla: Fix typo in haproxy.cfg.j2  https://review.openstack.org/39262112:45
*** jheroux has joined #openstack-kolla12:47
*** eaguilar has quit IRC12:47
openstackgerritchenyingnan proposed openstack/kolla: Fix typo in doc/bifrost.rst  https://review.openstack.org/39262512:48
Pavodeployment done and br-ex is created12:50
Pavowoot12:50
*** eaguilar has joined #openstack-kolla12:52
*** schwicht has joined #openstack-kolla12:53
*** ankit has joined #openstack-kolla12:53
ankitIam installing kolla in a VM, can I give 'kolla_internal_vip_address' value as ip of my other vm in this network?12:55
*** dougs1 has quit IRC12:55
awiddersheimanyone able to help me get this merged?12:56
awiddersheimhttps://review.openstack.org/#/c/388766/12:56
openstackgerritMerged openstack/kolla: Fix gnocchi deploy  https://review.openstack.org/39246512:56
*** dougs1 has joined #openstack-kolla12:56
alteriksHi all12:58
ankithii12:58
ankitalteriks, can u help me out12:59
alteriksankit, I'm rather new to kolla and ansible, but you can ask. Maybe someone else will help you13:00
*** f13o has quit IRC13:00
*** f13o has joined #openstack-kolla13:01
*** sdake has joined #openstack-kolla13:01
ankitok thanks alteriks13:02
openstackgerritMerged openstack/kolla: Unpin ARA, update callback location  https://review.openstack.org/39003013:03
*** schwicht has quit IRC13:03
openstackgerritMerged openstack/kolla: Add blocks to customize RHEL package installation  https://review.openstack.org/38876613:04
*** sdake_ has quit IRC13:04
*** sameer has quit IRC13:06
*** schwicht has joined #openstack-kolla13:07
*** haplo37_ has quit IRC13:07
*** pprokop has joined #openstack-kolla13:08
*** haplo37_ has joined #openstack-kolla13:09
Pavobjolo and sdake thanks for your help, gotta head to work now13:10
Pavoseems like its working13:10
Pavowill do further testing after work13:10
Pavocya laters13:10
Serlexhi, any ideas which container I should watch for instance migrations?13:14
sdakenova-ssh does that13:14
sdakeSerlex i believe you must have ceph enabled but not certain13:15
*** jtriley has joined #openstack-kolla13:15
*** coolsvap has quit IRC13:18
Serlexok thanks, I do have ceph enabled, trying cold migration to another compute node, seems to take forever, can't see any errors or warnings13:18
sdakenova-ssh is involved in that13:18
sdakenot sure how13:18
sdakeJeffrey4l is the guy to talk to :)13:18
Jeffrey4l sdake sup13:18
sdakeJeffrey4l serlex has a Q about migration13:19
SerlexI see...I think compute nodes need to have SSH key configured between them13:19
Jeffrey4lSerlex, np. what's it?13:19
Serlexhi Jeffrey4l13:19
Jeffrey4lSerlex, hi13:19
sdakeSerlex pretty sure they dont- the keys go in the container13:19
Jeffrey4lnova need use ssh/rsync to copy the vm disk between nodes.13:19
Jeffrey4lSerlex, the keys are configured in nova-ssh container already. Serlex13:20
Serlexok thanks, I see it13:21
SerlexI was trying to see the real progress of cold migration, taking a while with my setup13:21
Jeffrey4lOK.13:22
sdakeSerlex is ther eno progress indicator?13:24
sdakeSerlex are you on gige or better in your internal network?13:25
*** matrohon has joined #openstack-kolla13:25
*** CBR09 has joined #openstack-kolla13:26
*** absubram has joined #openstack-kolla13:30
sdakeselinux works13:30
sdakewhere is it documented it does not?13:30
*** ssurana has joined #openstack-kolla13:33
*** schwicht has quit IRC13:33
sdakepbourke ping13:35
Serlexsdake: "Resizing or Migrating" is the only status I can see. I'm running VMs on a single box that I can afford13:35
sdakeyour migrating to the same box?13:37
sdakeI wouldn't expect that to  work13:37
sdakeare you running in vms?13:37
*** jtriley_ has joined #openstack-kolla13:38
*** jtriley has quit IRC13:41
*** sdake_ has joined #openstack-kolla13:42
vbelsdake, that seems to be bm box for vm openstack :)13:43
*** sdake has quit IRC13:44
*** schwicht has joined #openstack-kolla13:47
*** sdake has joined #openstack-kolla13:48
*** sdake_ has quit IRC13:50
*** LamT__ has joined #openstack-kolla13:51
*** f13o_ has joined #openstack-kolla13:52
*** neilus has joined #openstack-kolla13:54
*** f13o has quit IRC13:55
alteriksHas anyone experienced rather long times running kolla-ansible reconfigure? I'm running kolla 3.0.0 on 1 compute node and 3 controllers. I've used '-t ceph' as I'm trying to deploy new ceph.conf13:55
alteriksstill reconfigure runs for 25minutes or almost 10minutes if I disable serial13:56
Serlexsdake, I'm running a cluster of 6 VMs inside a baremetal13:57
*** MarMat has joined #openstack-kolla13:57
alteriksI'm seeing that all tasks are being launched which aren't connected to ceph ie memcache, ironic13:58
*** neilus has quit IRC13:58
*** msimonin has quit IRC14:01
sdakeSerlex ya - that will be pokey14:04
sdakealteriks why would memcache or ironic connect to ceph?14:04
sdakealteriks the only services which have ceph enablement at this time are cinder, nova, and glance14:05
*** msimonin has joined #openstack-kolla14:07
pmisiakalteriks: you can add -e common_run=yes14:09
pmisiakto skip comman containers tasks14:10
Serlexroger14:10
alterikssdake, http://paste.fedoraproject.org/468142/9574714/ that's output from time ansible-playbook -i multinode -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml -e CONFIG_DIR=/etc/kolla  --tags ceph -e action=reconfigure /usr/share/kolla/ansible/site.yml14:10
alterikspmisiak, thx will try that14:11
*** bjolo_ has joined #openstack-kolla14:12
pmisiakalteriks: but I think gathering facts is the biggest time consumer here14:14
pmisiakbecause ansible does not disable other roles it walk through them and skip every task not matching specified tag14:15
alterikspmisiak, ansible-playbook failse with '-e common_run=yes' early on task 'ceph : Ensuring the ceph_mon container is up' while checking first host14:21
alteriksand ceph_mon is up :/14:22
*** ankit has quit IRC14:25
*** sdake_ has joined #openstack-kolla14:25
denaitrehey guys14:28
portdirecthey is anyone using barbican in kolla? The containers need an update to reflect the current state of the project (on it..) but I'm aslo hitting a race condition where if the api and worker containers start simultaneously they fight over managing the db. This is beasue unlike other openstack projects they insist upon running some db management taks each time the serive is started, devstack gets round this by rinning 'sleep 10' between starting14:28
portdirectthe api and other processes but I dont think we can (or should) do this with either kolla-ansible or kolla-kube?14:29
*** sdake has quit IRC14:29
denaitrewhen not specified, is the tag used for pushing images fetched from the value of "openstack_release" (which is set in 'ansible/group_vars/all.yml')14:32
denaitreI'm having an issue for I fetch the code from stable/newton (which should be 3.0.1 now) and images are pushed with the following tag: 3.0.214:33
*** zhubingbing_ has joined #openstack-kolla14:35
zhubingbing_hello14:37
zhubingbing_guys14:37
*** TxGirlGeek has joined #openstack-kolla14:41
*** mgoddard_ has joined #openstack-kolla14:47
*** jtriley_ has quit IRC14:47
*** jtriley has joined #openstack-kolla14:47
sdake_portdirect barbican is new in newton, so it could be buggy14:49
*** mgoddard has quit IRC14:50
*** papacz has quit IRC14:51
openstackgerritMerged openstack/kolla: Add kuryr to precheck  https://review.openstack.org/37837514:52
*** TxGirlGeek has quit IRC14:52
*** mgoddard_ has quit IRC14:53
*** mgoddard_ has joined #openstack-kolla14:53
*** papacz has joined #openstack-kolla14:53
*** dougs1 has quit IRC14:53
*** dougs1 has joined #openstack-kolla14:55
portdirectsdake_: cheers, the problems are barbican's I think - as when using anything other that the AIO implementation of the api, this race can occur regardless of deployment platform/method - I'll pop over there and see if I can get some input and see what's going on: https://github.com/openstack/barbican/blob/stable/newton/devstack/lib/barbican#L18514:58
*** dwalsh has quit IRC15:00
portdirect(this race occurs regardless of the db state on restarting the processes)15:01
*** TxGirlGeek has joined #openstack-kolla15:01
openstackgerritAndrew Widdersheim proposed openstack/kolla: Allow cinder-volume to be configured to use NFS  https://review.openstack.org/27991315:02
*** mgoddard_ has quit IRC15:02
*** mgoddard has joined #openstack-kolla15:02
*** pprokop has quit IRC15:02
*** goldyfruit has quit IRC15:04
*** rhallisey has quit IRC15:07
*** srwilkers has joined #openstack-kolla15:08
*** rhallisey has joined #openstack-kolla15:08
*** matrohon has quit IRC15:09
*** dwalsh has joined #openstack-kolla15:16
*** Mech422 has joined #openstack-kolla15:19
Mech422Morning guys!15:19
Mech422Figured I'd come by and see if ya needed some testing of the new release stuff ?15:19
*** mark-casey1 has joined #openstack-kolla15:21
mark-casey1hey guys. anyone know the python-openstack equivalent of 'neutron router-gateway-set'?15:22
*** goldyfruit has joined #openstack-kolla15:23
mark-casey1I haven't tried super hard quite yet but rtfm and googling has initially failed me15:23
mark-casey1(by python-openstack I mean 'os router' type commands)15:24
*** alteriks has quit IRC15:27
*** haplo37 has quit IRC15:33
Mech422mark-casey1: day after lagg, everyone recuperating ?15:35
*** g3ek has quit IRC15:36
mark-casey1Mech422: :D I assume15:37
*** harlowja_at_home has joined #openstack-kolla15:38
*** g3ek has joined #openstack-kolla15:39
*** neilus has joined #openstack-kolla15:39
*** haplo37 has joined #openstack-kolla15:42
*** eaguilar has quit IRC15:43
*** eaguilar has joined #openstack-kolla15:44
mark-casey1ah. found it. in answer to my question: I don't think that support has quite landed in OSC https://review.openstack.org/#/c/35797315:56
*** dwalsh has quit IRC15:56
*** sdake_ has quit IRC15:56
*** sdake has joined #openstack-kolla15:57
*** vbel has quit IRC15:59
*** sdake_ has joined #openstack-kolla16:01
*** srwilkers has quit IRC16:01
*** harlowja_at_home has quit IRC16:03
*** sdake has quit IRC16:04
*** mgoddard_ has joined #openstack-kolla16:07
*** v1k0d3n has joined #openstack-kolla16:09
*** mgoddard has quit IRC16:10
*** mmoster has joined #openstack-kolla16:12
*** ssurana has quit IRC16:15
*** srwilkers has joined #openstack-kolla16:16
*** CBR09 has left #openstack-kolla16:16
g3ekinc0: Do you know how I could add a jinja2 variable in the Dockerfile.j2? I tried to add a variable in /etc/oslo-config-generator/kolla-build.conf, but when I added in the code the use of the variable it say : oslo_config.cfg.NoSuchOptError: no such option jenkins_url in group [DEFAULT]16:26
*** goldyfruit has quit IRC16:30
*** bjolo_ has quit IRC16:31
*** zhubingbing_ has quit IRC16:32
sdake_adding variables - not sure we thought thru that use case16:32
mark-casey1sdake_: out of curiosity how do you even define those vars when using j2 outside of Ansible? I've only ever used jinja with the 'template:' module16:34
*** oxkipo has joined #openstack-kolla16:35
mark-casey1at least... last I checked Kolla didn't do that via Ansible16:35
*** ayoung has quit IRC16:40
oxkipoHi I have deployed openstack with kolla and I have enabled murano but I cannot see it in the horizon dashboard16:44
pbourkeoxkipo: the murano dashboard needs to be enabled separately using template overrides (http://docs.openstack.org/developer/kolla/image-building.html#plugin-functionality)16:46
pbourkeoxkipo: we'll make this easier in ocata16:47
oxkipopbourke: what do I need to add to the configurations?16:47
oxkipopbourke: also how do I add magnum to dashboard?16:50
pbourkeoxkipo: first read the link I pasted you above if not already, then you can try the following http://paste.openstack.org/show/587669/16:51
pbourkeoxkipo: sorry I would walk you through it in more detail but right now just dont have the time16:51
oxkipopbourke: ok16:51
oxkipohow do I fix this error?16:51
oxkipoERROR! The conditional check 'linuxbridge_agent_container_states.Running == false16:51
pbourkecan you pastebin the full error?16:52
*** LamT__ has quit IRC16:52
oxkipohttp://paste.openstack.org/show/587670/16:52
pbourkeoxkipo: hmm can you try re-running with -vvv16:54
*** f13o_ has quit IRC16:54
oxkipook its running, will paste the error when it fails16:55
oxkipohttp://paste.openstack.org/show/587671/16:56
*** srwilkers has quit IRC16:59
*** goldyfruit has joined #openstack-kolla17:00
oxkipopbourke: do I need to nuke and rebuild the cloud?17:01
*** LamT__ has joined #openstack-kolla17:02
*** mgoddard has joined #openstack-kolla17:02
*** mgoddard_ has quit IRC17:02
*** pprokop has joined #openstack-kolla17:03
pbourkeoxkipo: if that's an option it might be easier. I think its something to do with the fact the linuxbridge_agent container may not exist17:04
*** steve-noyes has quit IRC17:04
pbourkebut im not hugely experienced with the ins and outs of reconfigure17:04
pbourkeJeffrey4l may know17:05
*** sdake has joined #openstack-kolla17:05
*** sdake_ has quit IRC17:06
*** dwalsh has joined #openstack-kolla17:08
oxkipopbourke: Im nuking the cloud17:08
*** msimonin has quit IRC17:09
*** ssurana has joined #openstack-kolla17:17
pbourkeguys does anyone know if neutron-fwaas runs as it's own service or if not which part of neutron does it plug into17:18
*** harlowja has quit IRC17:21
*** mmoster has quit IRC17:26
*** sdake has quit IRC17:28
*** msimonin has joined #openstack-kolla17:28
*** msimonin has quit IRC17:30
*** Marcellin__ has joined #openstack-kolla17:30
*** msimonin has joined #openstack-kolla17:30
*** msimonin has left #openstack-kolla17:31
openstackgerritprameswar proposed openstack/kolla: package websockify added to nova-spice as dependency  https://review.openstack.org/39289617:31
*** shardy has quit IRC17:36
*** fragatina has quit IRC17:40
pbourkemy current understanding is it acts as an extension to neutron-server for the api bit and to neutron-l3-agent for the firewall17:41
*** neilus has quit IRC17:41
*** sdake has joined #openstack-kolla17:44
*** harlowja has joined #openstack-kolla17:44
*** tonanhngo has joined #openstack-kolla17:49
*** sdake has quit IRC17:50
*** athomas has quit IRC17:50
*** sdake has joined #openstack-kolla17:50
*** athomas has joined #openstack-kolla17:51
oxkipopbourke: I have redeployed the cloud and still I cannot access the instance17:51
pbourkeoxkipo: you mean the dashboard?17:51
oxkipoI cannot ping it from the cli17:52
portdirectoxkipo: can you get vnc tothe instance?17:55
oxkipoyes17:55
portdirectok, can you ping out from there?17:56
oxkipogoogle dns?17:56
portdirectanything you think you should be able to from that instance.17:57
portdirectlike the ip of the router17:57
harlowjasdake is there any recommended version of docker that kolla expects (may be in docs, but wanted to see if u knew)17:58
sdakeharlowja 1.10.0+ seems to work well17:58
sdakeharlowja i try all different kinds of versions at various points17:58
oxkipocannot ping google.com17:58
sdakehaven't tried the 12.2 version yet17:58
oxkipofrom the instance17:58
harlowjaall the versions!17:58
harlowjalol17:58
sdakeharlowja at this point in time we do not have an upper constraint on docker-engine17:59
sdakejust a lower constraint17:59
harlowjak17:59
sdakeif we wer eto run into an upper constraint, we would fix it in our docker module17:59
sdakethats why we have our own docker module ;)17:59
oxkipoIm on latest docker 1.12.3 and networking isn't working for me18:00
*** srwilkers has joined #openstack-kolla18:01
*** Jeffrey4l has quit IRC18:02
oxkipoplease may someone help me with networking?18:04
*** haplo37_ has quit IRC18:05
harlowjasdake when is that ansible split off happening?18:07
sdakeharlowja well i am waiting on 3 patches to merge18:07
harlowjaah18:07
harlowjak18:07
sdakeharlowja then i will do the work18:07
harlowjacool18:07
portdirectwe are trying, please ping your neutron router from the vm, if that works then make sure that you have ICMP and port 22 open in the default secuirty group.18:07
sdakethen both the tc and infra need to approve th work18:07
harlowjaya, fun fun18:07
sdakethe work itself takes about 1 hr18:08
harlowja:)18:08
sdakeplus 6-8 hrs after the repo addition18:08
sdakerhallisey you around?18:08
*** haplo37_ has joined #openstack-kolla18:08
*** srwilkers has quit IRC18:08
sdakeneeds an ack: https://review.openstack.org/#/c/386763/18:08
sdakeneeds an ack: https://review.openstack.org/#/c/386764/18:09
sdakeneeds an ack: https://review.openstack.org/#/c/392576/18:09
sdakei'll do the work today once those 3 patches merge18:09
sdakeharlowja plus some patch merging after the creation of kolla-kubernetes repo itself18:10
sdakeharlowja plus some gate fixup18:10
harlowjaright right18:10
harlowjathe usual :-P18:10
sdakeharlowja i'd give it a couple weeks clock time18:10
harlowjadamn18:10
harlowjalol18:10
sdakemay be faster - depends on infra and tc mostly18:10
*** tonanhngo has quit IRC18:10
sdakei may miss deadline for addition of the repo to the tc18:11
pbourkeoxkipo: that is likely more of a neutron config issue than kolla. I have to go now but if you pastebin some of your configs I'll take a look tomorrow or maybe someone else can help before then18:11
sdakeif those patches i submitted get merged, i probably wont miss the deadline18:11
*** athomas has quit IRC18:11
oxkipowhat configs do I need to paste here?18:12
oxkipobe here in an hour18:14
portdirectpbourke: fwass runs as a seperate process18:16
openstackgerritprameswar proposed openstack/kolla: nova-spicehtml5proxy dependency package added  https://review.openstack.org/39289618:17
*** openstackgerrit has quit IRC18:18
*** openstackgerrit has joined #openstack-kolla18:18
portdirectpbourke, at leat v1 dis , i think v2 is implemented through the l2 and l3 agents18:18
*** oxkipo has quit IRC18:19
*** srwilkers has joined #openstack-kolla18:26
*** v1k0d3n has quit IRC18:30
*** MarMat has quit IRC18:33
*** MarMat has joined #openstack-kolla18:33
*** neilus has joined #openstack-kolla18:33
rhalliseysdake, yo18:34
sdakerhallisey scroll up and ack plz18:34
openstackgerritPete Birley proposed openstack/kolla: Barbican: Fix race condition when starting processes simultaneously  https://review.openstack.org/39292718:34
sdakethe faster we get this don ethe less the repos will be blocked18:34
openstackgerritPete Birley proposed openstack/kolla: Barbican: Fix race condition when starting processes simultaneously  https://review.openstack.org/39292718:35
openstackgerritMerged openstack/kolla: Set the license field in pip  https://review.openstack.org/39257618:37
openstackgerritMerged openstack/kolla: Revert "Move RDO to Newton branches"  https://review.openstack.org/38676418:38
openstackgerritMerged openstack/kolla: Revert "Build source from Newton rather then Master"  https://review.openstack.org/38676318:38
*** neilus has quit IRC18:38
*** srwilkers has quit IRC18:40
*** f13o_ has joined #openstack-kolla18:41
*** v1k0d3n has joined #openstack-kolla18:42
*** matrohon has joined #openstack-kolla18:50
*** matrohon has quit IRC18:50
*** portdirect is now known as portdirect_away18:51
v1k0d3nhello everyone. finally back from BCN.18:55
v1k0d3nkfox1111: man, hated that you weren't at this summit. so many things being discussed this year.18:56
wirehead_heh18:57
*** jtriley has quit IRC19:00
*** yuanying has quit IRC19:03
*** lamt has joined #openstack-kolla19:04
*** wirehead_ has quit IRC19:12
*** wirehead_ has joined #openstack-kolla19:13
openstackgerritEduardo Gonzalez proposed openstack/kolla: WIP: Tacker NFV support  https://review.openstack.org/38979019:20
*** jtriley has joined #openstack-kolla19:24
*** lamt has quit IRC19:27
*** oxkipo has joined #openstack-kolla19:30
*** eaguilar has quit IRC19:30
openstackgerritPete Birley proposed openstack/kolla: Barbican: Fix race condition when starting processes simultaneously  https://review.openstack.org/39292719:32
openstackgerritPete Birley proposed openstack/kolla: Barbican: Fix race condition when starting procs simultaneously  https://review.openstack.org/39292719:32
*** eaguilar has joined #openstack-kolla19:33
*** ayoung has joined #openstack-kolla19:34
*** msimonin has joined #openstack-kolla19:37
*** eaguilar_ has joined #openstack-kolla19:40
*** eaguilar has quit IRC19:41
*** Serlex has quit IRC19:44
*** dave-mcc_ has joined #openstack-kolla19:47
*** dave-mccowan has quit IRC19:48
*** matrohon has joined #openstack-kolla19:54
*** TxGirlGeek has quit IRC19:57
*** openstack has joined #openstack-kolla19:58
sdakesup v1k0d3n20:00
oxkipoHi please may someone help me why my networking isnt working on a fresh kolla install?20:01
*** TxGirlGeek has joined #openstack-kolla20:03
v1k0d3nhey sdake20:09
v1k0d3nwhat's up man20:09
oxkipoplease may someone help me?20:09
*** devananda has quit IRC20:12
*** TxGirlGeek has quit IRC20:16
*** TxGirlGeek has joined #openstack-kolla20:16
*** openstackgerrit has quit IRC20:18
*** openstackgerrit has joined #openstack-kolla20:18
*** schwicht has quit IRC20:27
oxkipoplease may someone help me with neutron?20:27
*** schwicht has joined #openstack-kolla20:29
*** devananda has joined #openstack-kolla20:31
*** eaguilar_ has quit IRC20:37
*** eaguilar has joined #openstack-kolla20:40
*** matrohon has quit IRC20:43
*** matrohon has joined #openstack-kolla20:43
sdakesup v1k0d3n20:49
sdakeoxkipo could you be more specific20:49
sdakeoxkipo do you have your network setup properly?  are you running in vm or bare metal?  do you have two nics?20:49
sdakeoxkipo and are you using kolla 3.0.120:50
oxkipoI have 2 nics and its running on bare metel20:50
oxkipono kolla 3.0.020:50
sdakeok - kolla 3.0.0 has a defect20:50
sdakewhich causes neutron bridges not to be created20:50
sdakerecommend upgrading to 3.0.120:51
oxkipook20:51
sdakenot sure if a rebuild is required or not although the centos binary images and centos source images are on dockerhub20:51
*** matrohon has quit IRC20:51
oxkipoI have ubuntu from source20:51
sdakeyou will have ot wipe out your deploymeant via kolla-ansible destroy20:51
*** matrohon has joined #openstack-kolla20:51
oxkipoyeah20:51
sdakeoxkipo i haven't built ubuntu from source yet20:51
sdakeso no shortcut on the image build unfortunately20:52
*** matrohon has quit IRC20:52
oxkipofrom what should I build? source or binary20:52
*** matrohon has joined #openstack-kolla20:52
sdakehttps://www.skotcher.com/wall/f300b886a001ea4237a18522a7f91d51/fire-smoke-tire.jpg20:52
sdakeoxkipo if your using ubuntu i'd use source at this time20:53
oxkipook20:53
oxkipogoing to nuke cloud20:53
sdakecentos - source or binary work fine20:53
*** matrohon has quit IRC20:53
*** matrohon has joined #openstack-kolla20:53
oxkipowhat about ubuntu because I prefer it20:56
openstackgerritSteven Dake proposed openstack/kolla: TEST OF GATE - DNM  https://review.openstack.org/39296320:56
openstackgerritSteven Dake proposed openstack/kolla: TEST OF MITAKA _ DNM  https://review.openstack.org/39296420:58
sdakeoxkipo ubuntu source works best on ubuntu platforms20:58
sdakeoxkipo run pip show kolla when done20:59
oxkipook because I have ubuntu 16.04.1 on host20:59
sdakeand make sure it says 3.0.120:59
sdake16.04.z is good to go for newton+20:59
oxkipokolla is Version: 3.0.0.0rc3.dev25420:59
sdakeyou installed from git20:59
sdakerun sudo pip uninstall kolla21:00
sdakethen run sudo pip install kolla21:00
oxkipook21:00
sdakethen run sudo pip show kolla21:00
oxkipoempty21:00
sdakeafter sudo pip install kolla?21:00
*** gfidente has quit IRC21:00
oxkipook got 3.0.121:01
oxkipodo I need to do anything else before build?21:01
sdakeyou will want to wipe out your images as well in the docker caches on each node21:01
oxkipodid that21:01
*** matrohon has quit IRC21:01
sdakessh into one of your deploy targets such as a controller21:01
sdakeand run docker images21:02
*** matrohon has joined #openstack-kolla21:02
sdakeinto paste plz21:02
oxkiposo kolla-build?21:02
*** ipsecguy_ has joined #openstack-kolla21:02
sdakewhat is your registry server?21:02
oxkipoI dont have one21:02
oxkipoAIO21:02
sdakekolla-build --type source --base ubuntu21:03
oxkipook21:03
oxkipohave time few minutes21:04
*** ipsecguy has quit IRC21:06
*** neilus has joined #openstack-kolla21:13
*** eaguilar has quit IRC21:18
oxkiposdake: openstack is deploying21:21
sdakeya thats what it does among other things :)21:22
*** sdake_ has joined #openstack-kolla21:23
*** dave-mcc_ has quit IRC21:24
v1k0d3nsdake: sorry i keep missing ya...21:26
*** sdake has quit IRC21:27
v1k0d3nhopefully didn't miss a message from you earlier.21:28
sdake_sup21:29
*** jtriley has quit IRC21:29
v1k0d3nsup :)21:30
*** schwicht has quit IRC21:32
v1k0d3nthis is like a bud commercial from the 90's....21:32
v1k0d3nwaaazzzzzzzuuuuuppp!21:32
oxkiposdake: it still is not working21:35
oxkipoI cannot ping the instance21:35
sdake_paste globals.yml plz21:36
sdake_oxkipo how is your second interface setup?21:36
sdake_is it routed to the internet21:36
oxkipocan I paste my network interfaces file?21:36
sdake_thats not helpful for me as i'm not an ubuntu person21:36
sdake_your second network must be routeed to the internet to have internet access21:37
sdake_also you have to add a floating ip address on that ip address range21:37
sdake_init-runonce shows how to do this to some degree21:37
sdake_its a pain in teh ass to setup dual routing out of your home (where I assume your operating your aio)21:37
oxkipohave 2nd interface to dhcp in my interface file?21:37
sdake_2nd interface should be set to nothing21:37
sdake_here is an exmaple of centos21:37
sdake_http://paste.fedoraproject.org/468718/78122701/ -> http://paste.fedoraproject.org/468718/7812270121:38
sdake_thats my network interface ^21:38
sdake_neutron_network_interrface that is21:38
sdake_this is my network interface : http://paste.fedoraproject.org/468720/47812272/ -> http://paste.fedoraproject.org/468720/4781227221:39
sdake_oxkipo are you able to connect to horizon?21:39
sdake_please paste /etc/kolla/globals.yml21:39
sdake_v1k0d3n summit went well21:39
oxkipostrange because I have added the second interface to the interfaces file and it works21:39
sdake_v1k0d3n i think next up is determining how to make helm work the way we want it, and then making that happen21:40
sdake_and figuring out what type of kubernetes controllers we need to get the job done21:40
sdake_which are like plugins21:40
v1k0d3ni agree21:40
oxkipolet me try create projects and another networks in openstack21:40
v1k0d3ni have a meeting with lachlan evenson to talk our team about how to develop helm charts. do you want the PTL's and cores to join us?21:40
sdake_oxkipo plase paste globals.yml - that will be emmesnly helpfu lfor me21:40
sdake_up to you - the problem with helm atm is as follows21:41
sdake_deploy glance deploy keystone - these both deploy independent databases21:41
sdake_our current architecture wants one database deployed not one per servcie21:42
v1k0d3nyeah, we talked about this at the summit. basically the endpoint solution that was mentioned solves this problem.21:42
sdake_wich endpoint solution21:42
sdake_i wasn't there21:42
v1k0d3nsorry entrypoint21:43
sdake_mind giving me a 90 second tldr :)21:44
v1k0d3nrhallisey and inc0 are familiar with it.21:44
oxkiposdake_: https://gist.github.com/kristiandrucker/d7e951eeee276198f5478d05e0b835e421:44
sdake_oxkipo line 20 is wrong21:44
sdake_that should be 3.0.121:44
sdake_you are deploying 3.0.0 images21:44
oxkipobtw forgot to fix that tag but the install is working perfectly for now21:44
sdake_i'm not sure how your cloud is standing up at all21:45
sdake_deployment will work but bridges will not be created21:45
sdake_prior yo uwere deploying a middle rc3 :)21:45
sdake_if only i could translate what is in my brain into documentation21:46
sdake_:(21:46
oxkipoupgrading the cloud right now21:46
sdake_oxkipo dont upgrade - wipe out21:46
oxkipook21:46
sdake_oxkipo 190 - is used by any other ip?21:46
*** jheroux has quit IRC21:46
jascott1has anyone started messing with helm and openstack-helm?21:47
oxkipono its free21:47
sdake_jascott1 i thought you were doing that21:47
jascott1lol... i am but I am getting errors running the example21:48
jascott1YAML to JSON errors21:48
v1k0d3nsdake_: https://github.com/stackanetes/kubernetes-entrypoint21:48
*** dwalsh has quit IRC21:48
sdake_oxkipo neutron_external_interface enp4s0 is routed?21:48
jascott1I have changed nothing and the example doesnt work out of the box21:48
oxkipoI have added it to interfaces and it worked21:48
jascott1bout to file issue but thought Id check to see if anyone else had tried it21:48
v1k0d3nso sdake_ what's nice about entrypoint is that it solves the issue regardless if we use helm or not.21:50
v1k0d3nhowever helm is the icing on the cake for operators.21:50
sdake_i think entrypoint is not compatible with our python setup.py21:51
sdake_so we would have to make them compatible21:51
v1k0d3ndo you think this can be done?21:52
v1k0d3nif it can, then i believe the stackanetes effort would most likely just begin using kolla.21:53
openstackgerritOpenStack Proposal Bot proposed openstack/kolla: Updated from global requirements  https://review.openstack.org/39273521:54
sdake_anything is possible - fastest route would be to rewrite our setup.py in go21:54
sdake_maybe not fastest21:54
sdake_best21:54
sdake_so they are compatible with our JSON api and security model21:55
*** neilus has quit IRC21:56
sdake_looking at this file: https://github.com/stackanetes/stackanetes/blob/master/neutron/manifest.jsonnet21:56
sdake_is thatis what is fed into the containers we are splitting out?21:56
v1k0d3nyes, that is the sauce right there.21:57
*** neilus has joined #openstack-kolla21:57
sdake_we already have sauce in this area21:58
sdake_so we would have to merge those two apis21:58
sdake_i tried to convince mirantis to do that21:58
sdake_but they think its a cookbook not an api21:58
v1k0d3nwas just on a call for kubernetes-openstack SIG and mirantis was specifically saying that want to leverage Kolla again and contribute back to kolla again.22:00
sdake_ya leverage22:00
v1k0d3nmeaning: using and contributing back to kolla again.22:01
v1k0d3nmaybe i used the wrong word.22:01
sdake_that isn't my definitino of leverage ;)22:01
v1k0d3nwrong word :)22:01
v1k0d3ni'm telling everyone to collaborate with us in kolla.22:01
v1k0d3n:)22:01
rhalliseyhey22:02
sdake_wfm22:02
* rhallisey reads back22:02
sdake_more = merrier22:02
sdake_no since having 4+ implementations of oenstack on k8s22:02
sdake_sense22:02
*** harlowja has quit IRC22:02
v1k0d3nwell, as long as we can hopefully take some of their suggestions too.22:02
sdake_telling, asking, nothing has worked for me22:02
sdake_maybe you will be more successful22:03
*** schwicht has joined #openstack-kolla22:03
v1k0d3nthe k8s-entrypoint was big to the coreos folks. i think mirantis is using that approach too.22:03
sdake_one thing i want to avoid is jamming a bunch of crap into the json api to make the deps work22:03
sdake_because that just makes it harder to use22:03
v1k0d3nif we can use that, i think it would win more contributors...if we'd be open to it.22:04
rhalliseythe entrypoint but good.  Technically kolla has something like it22:04
sdake_rhallisey huh?22:04
rhalliseythe entrypoint code is good*22:05
sdake_i bet a fiddle of gold against your soul to think i'm better then you22:05
sdake_ya we have setup.py22:05
sdake_or whatever we call it22:05
rhalliseyya22:05
sdake_setup_config22:05
sdake_forget now22:05
v1k0d3nsdake_: .....22:05
rhalliseythis is a more advanced setup.py22:05
rhalliseywritten in go22:05
v1k0d3nwe need to give and take in order to get some more support.22:05
sdake_ya im not a child v1k0d3n  i get it :)22:06
sdake_still not keen on defining dependencies in json - that should be in helm22:07
sdake_seems like a hack22:07
sdake_that we will have to undo later with significant pain involved22:07
v1k0d3ni know. i just don't want to see other groups feeling like they need to fork for one reason or another.22:07
sdake_eventually kubernetes cats will get it thru their skulls that dependencies are needed22:07
v1k0d3nwell, we can work on helm.22:08
sdake_they already made those choices v1k0d3n22:08
sdake_i assume for a good reason22:08
sdake_it wasn't as if we didn't make a very solid attempt to work together22:08
rhalliseytbh idk if the entrypoint idea is best long rong22:08
v1k0d3ni have a contact that we can lean on for help. if helm solves it...it's better. it needs it anyway.22:08
rhalliseyrun22:08
rhalliseyagree it should be in helm/other kubernetes project22:08
rhalliseyor kubernetes proper22:08
v1k0d3nentrypoint is just a good happy point until helm is resolved. then it gets dropped by everyone. just iterative.22:09
sdake_its not iterative if it changes the api..22:09
sdake_if we have to revert that later22:09
sdake_one of the problems is we lack a version number in our API22:09
sdake_if someone wants to do the grunt work of adding that across the json files, that would be a good first start22:10
*** fguillot has quit IRC22:10
sdake_so we can go to api v2 with this collective that coreos has produced22:10
sdake_and back to v3 (which is v1) when we unwind the entrypoint project22:11
rhalliseysdake_, ya that's a good way to put it22:11
sdake_(if we do that)22:11
rhalliseyv2 api22:11
v1k0d3nok, yes...that is a good approach.22:13
sdake_i'd like to see it solved in helm directly22:13
v1k0d3ni agree22:13
sdake_but maybe entrypoint is the way to go - since it woudl handle restarts22:13
v1k0d3none sec...asking about this very thing.22:13
*** tonanhngo has joined #openstack-kolla22:13
*** schwicht has quit IRC22:13
sdake_can someone prototype entrypoint so we see what it looks like?22:14
sdake_we tried something similar during the work on compose implementation22:14
*** schwicht has joined #openstack-kolla22:14
sdake_and it worked about 19 times out of 2022:15
pprokophi guys22:16
*** msimonin1 has joined #openstack-kolla22:17
pprokopi am the guy from intel who implemented entrypoint22:17
pprokop:D22:17
pprokopif you have any questions just aks22:17
rhalliseypprokop, hey :)22:17
pprokophey22:17
*** msimonin has quit IRC22:17
*** sdake has joined #openstack-kolla22:18
*** Marcellin__ has quit IRC22:18
*** matrohon has quit IRC22:18
v1k0d3nhey pprokop...so glad you're in on this, and caught the conversation.22:19
rhalliseydon't have any particular question, just brain storming22:19
*** matrohon has joined #openstack-kolla22:19
v1k0d3nyeah, just a discussion. but you're thoughts could be really helpful.22:20
pprokopkubernetes lacks a dependency management22:20
pprokopand community doesnt givea shit22:21
*** sdake_ has quit IRC22:21
pprokopso we came up with this solution and it is working for us really well22:21
pprokopso basically handling dependencies would require a whole new controller in k8s22:22
pprokopand there is one advantage in an entrypoint approach22:24
pprokopthat there is no centralized orchestration layer22:24
pprokopbut each pod is somewhat self-aware of its dependencies22:24
v1k0d3n^^^ that's the ticket22:24
v1k0d3ni think that's the power right there. that it's orchestrator agnostic.22:25
pprokopyeah i think so too22:26
pprokopbut handling upgrades etc22:26
pprokophas to be managed by other tool than22:26
pprokopnot to create a monster out of entrypoint22:26
*** flaper87 has quit IRC22:29
v1k0d3npprokop: where is the link to your entrypoint tool again?22:30
pprokopgithub.com/stackanetes/kubernetes-entrypoint22:30
v1k0d3nsdake: this was discussed, but you were not in the sessions at that time.22:30
v1k0d3nit just happen to come up.22:30
*** neilus has quit IRC22:32
*** LamT__ has quit IRC22:32
sdakev1k0d3n actually i was there for that session22:32
*** msimonin1 has quit IRC22:32
sdakebut late speaking with sap folks22:32
*** msimonin has joined #openstack-kolla22:32
v1k0d3nyou were there for one of them, yes.22:32
*** msimonin has quit IRC22:32
*** matrohon has quit IRC22:32
*** matrohon has joined #openstack-kolla22:32
v1k0d3ni think the SAP folks mentioned having some sort of controller for dependancies too...which is basically like the entrypoint container.22:33
*** schwicht has quit IRC22:38
pprokopI am going to sleep :D22:38
pprokopit's a bit late in Poland22:38
*** matrohon has quit IRC22:42
*** matrohon has joined #openstack-kolla22:42
oxkipoIm getting this error when Im trying to run pvcreate. Device /dev/sdb not found (or ignored by filtering).22:43
v1k0d3ndefinitely. have a good night pprokop!22:43
*** harbor has joined #openstack-kolla22:47
*** harbor is now known as portdirect_22:47
*** portdirect_ is now known as harbor_22:47
*** harbor_ has quit IRC22:51
*** harbor has joined #openstack-kolla22:52
*** harbor is now known as harbor_22:52
*** matrohon has quit IRC22:54
*** ipsecguy_ has quit IRC22:54
*** ipsecguy has joined #openstack-kolla22:55
*** harbor_ has quit IRC22:55
*** g3ek has quit IRC22:57
*** mark-casey1 has quit IRC22:57
*** g3ek has joined #openstack-kolla22:58
v1k0d3nsdake and rhallisey, would this be helpful at all? https://github.com/kubernetes/helm/blob/master/docs/charts.md#chart-dependencies23:03
v1k0d3nand this: https://github.com/kubernetes/helm/blob/master/docs/charts_hooks.md23:03
v1k0d3ni was told that we could use helm in it's current form to execute a job as a pre-install hook23:04
*** david-lyle has quit IRC23:04
*** harlowja has joined #openstack-kolla23:08
sdakev1k0d3n otp - will have to get back to you23:08
sdakealso on PTO this week :)23:08
*** neilus has joined #openstack-kolla23:09
*** absubram has quit IRC23:09
*** Pavo has quit IRC23:10
v1k0d3nyeah, that's cool. i'll be around for sure...just reach out whenever.23:12
*** Pavo has joined #openstack-kolla23:12
*** TxGirlGeek has quit IRC23:12
*** schwicht has joined #openstack-kolla23:15
*** oxkipo has quit IRC23:18
sdakeok done with calls23:22
sdakev1k0d3n - its really hard for me to evaluate the best technical approach without proof of concept implementations23:22
sdakeand usually the first proof of concept implementation we go with is what we go with23:22
sdakethat said, I don't care how it works - just that it does and is kubernetes native23:22
sdakei hear alot of negative feedback about kolla-k8s being driven by ansible23:23
sdakev1k0d3n that said, im not running this freight train - only one voice of many ;-)23:24
*** david-lyle has joined #openstack-kolla23:30
*** dave-mccowan has joined #openstack-kolla23:31
Pavodoes kolla_internal_vip_address get bind to the network_interface of all nodes or only the Network Node?23:33
*** asalkeld has joined #openstack-kolla23:36
*** Pavo_ has joined #openstack-kolla23:36
*** awiddersheim has quit IRC23:38
Pavo_does kolla_internal_vip_address get bind to the network_interface of all nodes or only the Network Node?23:38
*** Pavo has quit IRC23:39
*** Pavo_ is now known as Pavo23:39
sdakepavo all nodes23:39
Pavodamn23:39
sdakerather only the controller node23:39
sdake1 of the 3 controller nodes in a typical setup23:40
Pavoso only on the controller now23:40
Pavonode23:40
sdakepretty sure23:40
*** neilus has quit IRC23:40
Pavook23:40
sdakeit may be on the network node - i'm not certain23:40
Pavook23:40
sdakethere was tlak of changing it one way or another23:40
sdakei'm not sure where it went23:40
Pavohmmm kolla_internal_vip_address is pingable but horizon not showing up23:41
*** eaguilar has joined #openstack-kolla23:41
*** awiddersheim has joined #openstack-kolla23:51
sdakeconnecting to port 80?23:52
sdakedocker ps -a > paste23:52
sdakedocker ps -a  |fpaste23:52
*** Pavo has quit IRC23:53
*** neilus has joined #openstack-kolla23:55
*** Pavo has joined #openstack-kolla23:56
sdake16:52:01]  <sdake>connecting to port 80?23:57
sdake[16:52:35]  <sdake>docker ps -a > paste23:57
sdake[16:52:48]  <sdake>docker ps -a  |fpaste23:57

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