Tuesday, 2015-08-04

*** achanda has quit IRC00:06
*** gfidente|afk has quit IRC00:08
*** shadower has quit IRC00:23
*** shadower has joined #kolla00:23
*** banix has joined #kolla00:35
*** bmace has quit IRC00:41
*** bmace has joined #kolla00:42
*** vinkman1 has joined #kolla00:55
*** vinkman has quit IRC00:57
*** bmace has quit IRC00:59
SamYaplemorning01:13
*** bmace has joined #kolla01:13
SamYaplesdake_: you pinged01:14
*** sdake_ has quit IRC01:15
*** sdake has joined #kolla01:16
sdakesamyaple https://launchpad.net/bugs/143419201:16
openstackLaunchpad bug 1434192 in python-openstackclient "'module' object has no attribute 'PLUGIN_NAMESPACE' Error" [Undecided,Invalid]01:16
sdakesamyaple daneyon has trouble running kolla https://etherpad.mozilla.org/y3JRiEFC0e01:16
sdakei tried a fresh install on fresh hardware and it works like a champ01:17
sdakeso I have tried 3 different systems all f21 based01:17
SamYapledaneyon: the enable_haproxy: "no" doesnt work because of a bug as I have just seen (missing a comma)01:18
SamYapledaneyon: will fix01:18
sdakesamyaple openstack endpoint list should work, but doesn't01:18
sdakeif he execs into the container01:18
sdakeendpoint list works01:19
sdakebut it causes glance to fial to start01:19
sdakebecause it can't register the keystone stuff01:19
SamYaplehere is what I will say, upgrade pip; install wheel; install python-openstackclient01:19
sdakewe did that01:19
SamYapleseems to be all the fedora issues01:19
SamYapleopenstack client doesnt work in a container01:19
SamYaplereasons unknown01:19
sdakeopenstack client worked in his container01:19
SamYapleprobably tty nonsense01:19
SamYapleoh well it ddint work for me01:19
sdakebut he did exec with a tty01:20
SamYapleyea01:20
SamYaplehow does endpoint list not work again?01:20
SamYaplei mean i can do it rigt now01:20
sdakeit generates the backtrace above01:20
sdake(only on his machine)01:20
sdakethere is a launchpad bug on it01:20
sdakebut it was closed invalid01:20
SamYapledid python-openstackclient get comepletely removed?01:20
sdakeclearly a dependency problem01:21
SamYapleif should be completely removed then pip upgraded and wheel installed01:21
sdakeI dont know, if you could type ou the commands he should try I'll give em a go01:21
SamYaplethen reinstall it with pip install -U python-openstackclient01:21
sdakebut its effecting not just openstack client but the ansible shade integration01:21
SamYapleOHHH yea so this is a big thing i should have told you guys about01:21
sdakeansible shade blows up too01:21
SamYaplei have been trying to figure out how we solve it01:21
SamYapleso shade will use ENV variables as the "winner" and him sourcing openrc is fucking with the deploy01:22
SamYaplethe kolla tool will solve this01:22
SamYaplewe can unset all env variables01:22
SamYaplei ran this by mordred and he agreed01:22
SamYapleif running the ansible command directly you need to have a clean ENV01:22
sdakethat isn't the cause of openstack client not working - shade isn't involved01:23
sdakeits a dependency problem of some sort01:23
sdakesomething is fubared with deps01:23
SamYapleyou said shade blows up01:23
sdakeit *also* blows up in the same way with the same backtrace01:23
SamYapleoh01:23
sdakewell a simialr backtrace01:23
SamYaplethen yea i would remove all openstack things01:23
SamYapleupgrade pip install wheel01:24
SamYaplereinstall openstack things01:24
sdakeyou said you ahve been with this with other fedora users, which operations did they do01:24
sdakeor do you know01:24
sdakeinstaling wheel isn't necessarybtw, I didn't do it and my deployworks well01:25
SamYaplebaby brb01:25
sdakeafk smoke 10 mins01:25
*** SourabhP has quit IRC01:32
SamYapleback01:33
SamYaplesdake: ive never had these problems but thats because i run with the latest pip (which is a requirement for most things openstack)01:34
openstackgerritSam Yaple proposed stackforge/kolla: Fixes tags and when conditional for HAProxy  https://review.openstack.org/20876001:40
sdakeback01:43
*** tobe_ has joined #kolla01:46
SamYaplewb01:47
SamYaplepushed a patch for that disable haproxy bug that daneyon had01:47
sdakeso pip uninstall python-openstackclient?01:48
sdakeif you read that bug I linked they said to install requirements01:48
sdakebut we tried that - no luck01:48
openstackgerritMerged stackforge/kolla: Fix incorrect config-external in horizon  https://review.openstack.org/20857001:48
sdakemaybe we used wrong requirements01:49
sdakeI dont know how to remove all openstack things at once01:49
SamYapleyea pip inst good at fixing broken things01:49
SamYapleso purge it from the system frst01:49
sdakehow?01:51
sdakejust find all of them and pip unisntall?01:51
sdakeeach openstack thing has a million dependencies01:51
SamYaplepretty much. or blow away all the python stuff and strat from scratch01:51
SamYaplei mean if nothing else seleted it, uninstalling openstackclient shoudl take out the rest01:52
SamYapleworst case you can loop through the outpu of pip freeze01:52
*** erkules has quit IRC01:52
openstackgerritMerged stackforge/kolla: Temporary remove gnocchi from kolla-compose & functional tests  https://review.openstack.org/20840301:53
*** erkules has joined #kolla01:54
SamYaplesdake this dependacy packaging is working fantastically01:58
sdakenice01:59
SamYapleOther than docker-py bugs, this also decouples our dependancy on upstream ansible to fix bugs quickly (though any changes we make should be pushed upstream)01:59
SamYaplewow. just awesome02:03
*** unicell1 has quit IRC02:37
*** achanda has joined #kolla02:45
*** sdake has quit IRC02:48
*** tobe_ has quit IRC02:54
*** dims has joined #kolla02:54
*** dims has quit IRC03:15
*** sdake has joined #kolla03:16
sdakesamyaple is there a blueprint forhte depedency thing03:17
*** vinkman1 has left #kolla03:26
*** vinkman1 has joined #kolla03:26
*** achanda has quit IRC03:37
*** sdake_ has joined #kolla03:38
*** sdake has quit IRC03:41
*** coolsvap|away is now known as coolsvap03:43
*** vinkman1 has quit IRC04:00
*** unicell has joined #kolla04:08
SamYapleidk04:14
SamYaplesdake_: probably not04:14
*** daneyon has quit IRC04:17
*** daneyon has joined #kolla04:17
*** achanda has joined #kolla04:21
openstackgerritSwapnil Kulkarni (coolsvap) proposed stackforge/kolla: Fedora - Install from source for Swift  https://review.openstack.org/20878904:28
*** achanda_ has joined #kolla04:35
*** achanda has quit IRC04:35
openstackgerritSwapnil Kulkarni (coolsvap) proposed stackforge/kolla: Fedora - Install from source for Gnocchi  https://review.openstack.org/20879504:47
*** bmace has quit IRC05:09
*** bmace has joined #kolla05:22
*** tobe_ has joined #kolla05:36
*** tobe_ has quit IRC05:50
*** tobe_ has joined #kolla05:53
*** weiyu has joined #kolla05:57
*** tobe_ has quit IRC05:58
*** unicell1 has joined #kolla06:10
*** unicell has quit IRC06:12
*** daneyon has quit IRC06:30
*** SourabhP has joined #kolla06:34
*** achanda_ has quit IRC07:01
*** banix has quit IRC07:16
*** weiyu has quit IRC07:27
*** pbourke has quit IRC07:32
*** pbourke has joined #kolla07:33
*** jmccarthy has quit IRC07:33
*** jmccarthy has joined #kolla07:34
*** weiyu has joined #kolla07:57
openstackgerritSwapnil Kulkarni (coolsvap) proposed stackforge/kolla: Add ansible support for Cinder  https://review.openstack.org/20886808:01
*** athomas has joined #kolla08:07
*** SourabhP has quit IRC08:11
*** tobe_ has joined #kolla08:17
*** tfukushima has joined #kolla08:29
*** akwasnie has joined #kolla08:31
*** pbourke has quit IRC08:35
*** mandre has quit IRC08:35
*** pbourke has joined #kolla08:37
*** mandre has joined #kolla08:37
openstackgerritPaul Bourke proposed stackforge/kolla: Install correct crux in centos-source-base  https://review.openstack.org/20497708:57
pbourkemorning all08:57
pbourkeabove review is pretty important :/08:57
pbourkeI should have flagged earlier08:57
pbourkewithout it a lot of source containers wont work08:57
*** gfidente has joined #kolla08:58
openstackgerritJesse Klint proposed stackforge/kolla: Fixed small typo in package list.  https://review.openstack.org/20891809:10
pbourkeSamYaple: it has been for every patch I've reviewed up till now09:35
SamYaplepbourke: not for docs09:36
SamYaplebut either way, thats not a rule we are going to enforce for docs09:36
SamYapleno one else does for good reason09:37
pbourkeis this your decision or decided by the group09:38
SamYaplewell the no commits for docs has always been the rule...09:38
coolsvappbourke, i think for doc changes we do not need a bug09:38
pbourkeIve discussed this with sdake before and the consensus was always file a bug. No exlcusion for docs was mentioned09:39
SamYapleits not like docs get brought up often09:39
SamYaplebut yea no bug needed for docs09:39
vbelSamYaple: rebuilding all projects for testing su->sudo fix, will take some time09:40
coolsvappbourke, look at the change for ex: https://review.openstack.org/#/c/207591/09:40
coolsvapSamYaple, please have a look at https://review.openstack.org/#/c/208868/ whenever you have time09:41
*** athomas has quit IRC09:42
vbelmy small suggestion on  https://github.com/stackforge/kolla/blob/master/docs/dev-quickstart.md  - should we stick to installing openstack-* clients with pip instead of yum/apt?09:47
*** athomas has joined #kolla09:50
*** tfukushima has quit IRC09:50
SamYaplevbel: that quickstart guide is going to need deprecation/rewriting09:51
*** tfukushima has joined #kolla09:52
SamYaplebut i would recommend pip installing the openstackclient09:52
*** erkules has quit IRC09:52
*** erkules has joined #kolla09:52
vbelSamYaple: ok. I see many people having met the same small problems :)09:52
*** openstackgerrit_ has joined #kolla09:53
*** dims has joined #kolla09:55
SamYapledocs patches :D09:55
SamYaplego go go09:55
vbelit is easier for me to fix it then to answer a lot of mails, questions and bugs :)09:58
vbelthen->than09:58
vbelactually the latest doc fix about ubuntu storage driver saved me a day - was building on ubuntu 14.04 and was going to erase it :))))09:59
SamYaplei need to update that09:59
SamYaplewhen running 14.04 and the 3.19 kernel it works just fine10:00
openstackgerritVladislav Belogrudov proposed stackforge/kolla: Fix dev-quickstart.md - use pip to install openstack clients  https://review.openstack.org/20894910:00
SamYapleyou need the CONFIG_AUFS_XATTR set in the kernel10:00
SamYaplewhich the vivid kernel has10:00
openstackgerritMerged stackforge/kolla: Fixed small typo in package list.  https://review.openstack.org/20891810:02
openstackgerritVladislav Belogrudov proposed stackforge/kolla: Fix dev-quickstart.md - use pip to install openstack clients  https://review.openstack.org/20894910:09
openstackgerritMerged stackforge/kolla: Fixes tags and when conditional for HAProxy  https://review.openstack.org/20876010:13
openstackgerritMerged stackforge/kolla: Remove service_hosts.sh  https://review.openstack.org/20830710:21
pbourkeis keystone working for everyone10:30
vbelpbourke: you mean crux, su and xmldsig issues? building now10:34
pbourkevbel: no oslo_config issues10:34
vbelone more? :)10:35
SamYaplepbourke: neutron had some oslo issues for a coworker that tried to build it10:35
pbourkeit builds but wont start up10:35
SamYaplei havent rebuilt since yesterday10:35
SamYaplehey its at run time neutron server broke for him10:35
pbourkeit seems use_stderr is no longer valid10:35
pbourkealso tools/genenv has been made non executable?10:36
vbelyes, I have noticed the latter10:36
pbourkeand KEYSTONE_API_VERSION is undefined10:38
pbourkeI go away for one day... ;)10:38
vbel:)10:40
openstackgerritPaul Bourke proposed stackforge/kolla: Re-add executable bit to tools/genenv  https://review.openstack.org/20898110:41
vbelif I am to add docker/ol/source/heat shall it be bug or blueprint? Actually it just links to centos/source/heat/* and the only reason not to ln -s centos/heat ol/heat is to have local heat-base folders for buildconf/buildinfo10:43
vbelotherwise centos-source-heat is very generic :)10:44
*** tfukushima has quit IRC11:09
*** tfukushima has joined #kolla11:14
*** coolsvap is now known as coolsvap|away11:14
SamYapleoh my god11:16
SamYaplethis is some hacky shit i have to do here11:16
SamYaplei hope you guys really really want containerized dependacies11:16
*** tfukushima has quit IRC11:17
*** rhallisey has joined #kolla11:17
openstackgerritSam Yaple proposed stackforge/kolla: Reduce dependencies on the dest nodes  https://review.openstack.org/20845111:21
openstackgerritPaul Bourke proposed stackforge/kolla: Add missing vars for Keystone  https://review.openstack.org/20900111:22
SamYaplepbourke: https://review.openstack.org/#/c/208451/2/ansible/roles/glance/tasks/register.yml11:22
pbourke:/11:23
SamYapleit works solid and stable11:23
SamYaplebut damn11:23
SamYapleafaik this is the only way we can do this dynamically11:25
pbourkeis it possible to make it a little more readable?11:26
SamYapledo you have any idea how hard it was to get variables to pass as not variables? I am passing a dict file via the command like11:26
vbelansible in ansible :)11:28
SamYapleansible in docker in ansible11:28
openstackgerritMerged stackforge/kolla: Fix dev-quickstart.md - use pip to install openstack clients  https://review.openstack.org/20894911:29
rhalliseymorning11:29
pbourkedunno, I was passing json in before11:29
SamYaplemorning rhallisey11:29
SamYaplepbourke: hey. yo go for it man. If you can do it wihout passwords hitting the disk, without a shell script, dynamically wrapping ansibles output, you go for it11:30
vbelmorning11:30
SamYaplefor the record, I absolutely hate this11:30
*** openstackgerrit has quit IRC11:31
*** openstackgerrit_ is now known as openstackgerrit11:31
*** openstackgerrit has quit IRC11:32
*** openstackgerrit_ has joined #kolla11:32
*** openstackgerrit_ is now known as openstackgerrit11:32
*** openstackgerrit_ has joined #kolla11:33
*** sdake_ has quit IRC11:47
openstackgerritSam Yaple proposed stackforge/kolla: Reduce dependencies on the dest nodes  https://review.openstack.org/20845111:52
SamYaplepbourke https://review.openstack.org/#/c/208451/3/ansible/roles/glance/tasks/register.yml11:52
SamYaplethats much much more readable and still works11:52
SamYaplewhat its doing is still hacky, but hey at least it should be stable11:53
pbourkemuch better11:53
SamYapleI wouldn't go that far11:53
SamYapleits still horrible11:53
pbourkewell, compared to the previous :p11:53
pbourkewhat about about the -e, no luck formatting that?11:54
SamYaplethats a dict11:54
SamYaplei might be able too11:54
SamYapleit broke at the first go around11:54
SamYapleill try to maybe build an auth string in the defaults file11:55
*** tobe_ has quit IRC11:56
openstackgerritSam Yaple proposed stackforge/kolla: Reduce dependencies on the dest nodes  https://review.openstack.org/20845111:57
SamYaplepbourke https://review.openstack.org/#/c/208451/4/ansible/roles/glance/tasks/register.yml11:57
SamYapleits just abstracting the ugliness to defaults.yml11:58
SamYapleerrr rather defaults/main.yml11:59
*** tobe_ has joined #kolla11:59
*** weiyu has quit IRC12:00
SamYapleI can live wit hthat12:00
SamYaplethis works for me12:00
rhalliseySamYaple, have you seen -> http://fpaste.org/251346/86896061/12:00
rhalliseyI had to patch ansible to get around it12:00
SamYapleyea thats an ansible docker module bug fixed upstream i believe12:00
*** tobe_ has quit IRC12:01
SamYaplewhat did you patch for ansible to fix it?12:01
rhalliseyjust changed config to HostConfig12:01
SamYaplerhallisey: also https://review.openstack.org/208760 <--- FTFY12:01
SamYapleensable_haproxy works now12:02
rhalliseyoh12:02
SamYapleyea rhallisey thats been fixed in docker module upstream12:02
rhalliseyI was wondering why that wasn't working12:02
rhalliseykk cool12:02
SamYapleim suprised it didnt error12:02
SamYapleactually rhallisey I believe that its fixed in ansible 1.9.212:03
SamYaplesince i dont have the issue12:03
*** dwalsh has joined #kolla12:16
*** openstackgerrit has quit IRC12:16
*** openstackgerrit has joined #kolla12:17
*** tfukushima has joined #kolla12:18
rhalliseyanyone notice genenv was missing from tools yesterday?12:21
rhalliseyit's here now just no executable :p12:21
SamYaplerhallisey: yea pbourke has a patch i believe12:21
rhalliseyk cool12:22
SamYaplerhallisey: https://review.openstack.org/#/c/209001/12:22
*** tfukushima has quit IRC12:22
openstackgerritMerged stackforge/kolla: Re-add executable bit to tools/genenv  https://review.openstack.org/20898112:25
*** weiyu has joined #kolla12:32
*** sdake has joined #kolla12:36
sdakemorning12:37
rhalliseysdake, morning12:37
SamYaplemorning sdake12:37
*** tfukushima has joined #kolla12:37
sdakeread the backscroll12:41
sdakeso shit is afu?12:41
SamYaplei cant build containers, no sdake12:42
SamYaplebut i did build working l2 containers before... maybe ill just pus those12:42
sdakei built containers yesterday12:42
SamYapleyup me too12:42
sdakei hae already pushed the containers12:42
SamYaplebut today no bueno12:42
SamYapleoh12:42
sdakewhy12:42
SamYaplesweet!12:42
sdakelet me check on the progress of the push12:42
SamYapleoslo.config errors in neutron server for me12:42
SamYaplepbourke: said keystone issues12:43
sdakei built containers at 5pm pst yesterday and they worked12:43
SamYaplepushed already with the correct tag?12:43
sdakechecking but yes on tag12:43
SamYaplecool. we should test them12:44
sdakeFailed to process kollaglue/centos-rdo-neutron-agents12:45
rhalliseyI have a broken glance this morning12:46
rhalliseyImportError('No module named cachetools',)12:46
rhalliseyfixing that in a moment12:46
sdakethat is annoing12:46
rhalliseyyup12:47
rhalliseywe're just doing patch watch and remove it later12:47
rhalliseykinda lame12:47
SamYaplesource installs need ot be the thing12:47
SamYapleclearly upstream packaging is bad12:47
sdakerhallisey run docker images |grep centos-rdo-base12:49
sdakei have no problems with cachetools12:49
rhalliseyits from 17 hours ago12:49
sdakebut I built with --no-cache (which I get is unrelated to cache tools,but is related to that fact tht a clean build gets done)12:49
rhalliseyI rebuilt it yesterday12:49
sdakedid you build it for liberty212:49
sdakebecause master expects tags tobe liberty212:50
rhalliseyyup12:50
sdakehow odl is your glance-base12:50
sdakerun sudo docker imges | grep centos-rdo-base| fpaste12:51
sdakeI want to see what it looks like12:51
sdakethen run sudo docker images | grep glance-rdo-base | fpaste12:52
rhalliseyhttp://paste.fedoraproject.org/251374/38692722/12:52
rhalliseyignore the latest tag I'm using the liberty2 image12:52
rhalliseyI rebuilt last night12:52
sdakei am using docker 1.6.212:53
sdakedocker 1.7 sems fubared12:53
SamYaplei only use 1.712:53
SamYapledont blame docker12:53
sdakePushed: kollaglue/centos-rdo-neutron-agents:liberty212:54
sdakethat explains why pbourke's friend had trouble with the nuetron agents container12:54
sdakein other eknews keepalived segfaults on one of my machines12:56
sdakedocker-engine-1.7.1-1.el7.centos.x86_6412:57
sdakethis is what  Ibuilt with12:57
sdakeget.docker.or | curl or whtaver it is12:57
sdakeso samyaple check this out12:58
sdakein the red hat version of docker12:58
sdakeeach time you want to push to a remote registry you have to confirm via cli input y/n12:58
sdakerhalllisey run that same command on glance-rdo-base12:59
rhalliseysdake, sorry what do you want me to run?13:00
rhalliseyyou want me to push my glance base?13:00
sdakesudo docker images | grep glance-rdo-bsse  fpaste13:00
*** dims_ has joined #kolla13:00
sdaken oopastt the output13:00
sdakedont push anthing13:00
*** jruano has joined #kolla13:01
rhalliseykollaglue/centos-rdo-glance-base                    liberty2            40a0786703b3        21 minutes ago      746.1 MB13:01
rhalliseyI just rebuilt13:01
rhalliseybefore it was from last night13:01
*** dims has quit IRC13:02
*** akwasnie has quit IRC13:03
*** dims has joined #kolla13:04
*** dims_ has quit IRC13:06
*** coolsvap|away is now known as coolsvap13:06
pbourkewrt oslo.config, the errors turned out to be vars that got dropped from genenv during refactor13:10
pbourkekeep an eye out for these as others may well be missing :/13:10
*** diogogmt has quit IRC13:12
*** ccrouch has left #kolla13:13
*** banix has joined #kolla13:16
coolsvapbut the images were building after the genenv change13:17
*** diogogmt has joined #kolla13:17
pbourkemissing env vars will build but not run13:20
coolsvaphmm13:22
*** nihilifer has quit IRC13:23
*** coolsvap is now known as coolsvap_13:23
rhalliseysdake, looks that the package was fixed in the last 15 hours13:24
rhalliseyit works13:24
pbourkecoolsvap_: hopefully keystone was the only one13:27
*** weiyu has quit IRC13:28
coolsvap_pbourke, i remember i did start the containers after the genenv change13:30
coolsvap_because i had to rebuilt containers to liberty2 to use kolla-compose13:31
*** dwalsh has quit IRC13:31
*** jtriley has joined #kolla13:33
*** dims_ has joined #kolla13:36
SamYaplesdake: containerized deps almost finished13:36
SamYapleworking very well, I hope others agree13:36
*** dims has quit IRC13:37
pbourkewhat isn't working is crux in source installs13:38
pbourkeI think we have no choice but to put RDO back in13:38
pbourkethoughts?13:38
SamYaplecrux is keystone v2 only anyway13:39
SamYaplei can't call that a huge deal13:39
pbourkecan we just get rid of it?13:40
SamYapleor update it13:40
SamYaplehow else would you do idempotency with config-internal13:40
*** diogogmt has quit IRC13:42
*** thumpba has joined #kolla13:43
vbelthe latest 'openstack' client is not idempotent?13:45
*** dwalsh has joined #kolla13:45
SamYapleit tries to create it and fails, so not really13:46
*** banix has quit IRC13:51
*** weiyu has joined #kolla13:56
*** weiyu has quit IRC13:56
SamYaplesdake: the my company merged in stackalytics, do i have to wait until the weekend for the stats to recompile?13:58
openstackgerritSam Yaple proposed stackforge/kolla: Reduce dependencies on the dest nodes  https://review.openstack.org/20845114:06
SamYaplew00t14:07
SamYapleverified idempotent14:07
*** juggler has joined #kolla14:24
*** diogogmt has joined #kolla14:32
*** dims_ has quit IRC14:41
*** pradk has joined #kolla14:41
*** dims has joined #kolla14:41
*** achanda has joined #kolla14:52
*** bradjones has joined #kolla14:54
*** bradjones has quit IRC14:54
*** bradjones has joined #kolla14:54
*** banix has joined #kolla14:59
*** diogogmt_ has joined #kolla15:03
*** achanda has quit IRC15:04
*** diogogmt has quit IRC15:05
*** diogogmt_ is now known as diogogmt15:05
openstackgerritMerged stackforge/kolla: Add missing vars for Keystone  https://review.openstack.org/20900115:06
SamYaplenight!15:07
*** coolsvap_ is now known as coolsvap|away15:08
*** blahRus has joined #kolla15:09
*** daneyon has joined #kolla15:12
*** daneyon has quit IRC15:13
*** pradk has quit IRC15:14
*** daneyon has joined #kolla15:19
*** pradk has joined #kolla15:27
*** tfukushima has quit IRC15:36
*** tfukushima has joined #kolla15:39
*** SourabhP has joined #kolla15:47
*** SourabhP_ has joined #kolla15:52
*** jpeeler has quit IRC15:55
*** SourabhP has quit IRC15:56
*** SourabhP_ is now known as SourabhP15:56
*** jpeeler has joined #kolla15:56
*** juggler has quit IRC16:01
*** 16WAAGCMB has joined #kolla16:01
*** unicell has joined #kolla16:10
*** coolsvap|away is now known as coolsvap16:10
*** unicell1 has quit IRC16:12
*** unicell has quit IRC16:14
*** banix has quit IRC16:28
*** openstackgerrit_ has quit IRC16:29
*** banix has joined #kolla16:29
*** dwalsh has quit IRC16:38
pbourkehorizon from source is a mess :(16:41
pbourkeso much stuff needs to be in place16:41
*** unicell has joined #kolla16:42
*** vbel has quit IRC16:50
*** vbel has joined #kolla16:50
*** banix has quit IRC16:50
sdakemorning pbourke16:51
pbourkesdake: morning16:52
openstackgerritPaul Bourke proposed stackforge/kolla: Install correct crux in centos-source-base  https://review.openstack.org/20497716:53
*** dwalsh has joined #kolla16:58
vbelwonder how easy would be to move crux to openstack-crux  package on pypi16:59
vbelnever done before16:59
pbourkevbel: I just pretty much came to the same conclusion in my summary comment on that patch :)17:01
pbourkeplease have a read17:01
vbeli see and agree17:02
vbelon long run pypi would save apple a day :)17:03
vbel(an apple a day keeps the doctor away)17:05
*** daneyon has quit IRC17:05
*** daneyon has joined #kolla17:05
*** daneyon has quit IRC17:07
*** dwalsh has quit IRC17:07
*** daneyon has joined #kolla17:07
*** jasonsb has quit IRC17:12
sdakedon't from source images use the centos base pbourke?17:15
sdakeor not really17:15
pbourkesdake: well yeah, its the default17:15
*** jasonsb has joined #kolla17:16
pbourkebut there's the usual alternatives17:16
sdakewhat i meant i  th ebinary base, but it appears not17:16
sdakecurling from crux really not optimal17:16
sdakeif crux has pip support why not just push it to openstack-crux?17:17
sdakesec let me register it and try it17:17
pbourkeI think that's the best solution :)17:17
sdakeit should take 5 minutes17:17
pbourkeI didnt know how long that would take17:17
pbourkesdake: need to run, I care more about it working than stats so if you get it pushed please feel free to update the above patchset ;)17:18
sdakei'll just leave it for you likely ;)17:19
*** jasonsb has quit IRC17:19
sdakebut i'll take care to get it in pypi17:19
pbourkealso good!17:19
sdakethe problem with github as a source17:19
sdakeI really want to get all our stuff into 1 or 2 locations17:19
sdakeso local mirrors are easier to deal with17:19
*** dwalsh has joined #kolla17:20
pbourkeyeah also if larsk happened to delete his repo for reason it would be a pain17:21
openstackgerritSwapnil Kulkarni (coolsvap) proposed stackforge/kolla: Add ansible support for Cinder  https://review.openstack.org/20886817:21
sdakego coolsvap :)17:21
*** banix has joined #kolla17:22
*** achanda has joined #kolla17:22
*** tfukushima has quit IRC17:22
sdakepbourke17:23
sdakepip install openstack-crux17:23
sdakeshould work now17:23
*** gfidente has quit IRC17:24
sdakelarsks is pretty level headed he wouldn't delete his repo most liekly17:24
sdakebut we should keep project mirrors of stuff hopefully in the openstack namespace for stuff we depend on17:24
*** tfukushima has joined #kolla17:24
sdaketbh I'd like to get rid of crux as a dp as it is unmaintained17:24
coolsvapalso i think we should maintain crux if we need :)17:24
sdakeor alternately someone shoudl maintain it17:25
sdakewe can add it to the openstack namespace once we go through big tent if we need17:25
coolsvapyes17:25
sdakeassuming anything happens with our big tent proposal17:25
*** pradk has left #kolla17:25
*** athomas has quit IRC17:26
*** tfukushima has quit IRC17:27
*** daneyon_ has joined #kolla17:27
*** daneyon has quit IRC17:30
larskssdake: well, I maintain crux.17:37
larsksAnd I am unlikely to delete repositories.17:37
larsksAnd everyone is free to submit PRs.  Yay open source!17:37
sdakelarsks my bad I thught yu didn't maintain it larsks17:38
sdakei just pushed it to openstack-crux in pypi17:38
larskssdake: Well, there haven't really been any bugs or prs filed against it, so the maintenance burden has been pretty low :)17:38
sdakeya I know alot of folks want v3 keystone support17:38
sdakewhatever that means ;)17:38
sdakeI don't even know where to begin with that one17:38
*** athomas has joined #kolla17:39
larsksThat seems easy.17:39
larsksTell someone to open an issue.17:39
sdakewould you rename your repo openstack-crux?17:39
sdakeor is that too annoying17:39
larsksWIth specifics, i.e., "I want  support for keystone v3 because I need to..."17:39
sdakecrux is taken on pypi17:39
sdakecrux is something we might end up stealing into the openstack namespace17:40
larsksI think renaming it is fine.  But file an issue, because I will forget otherwise and right now my head is full of openstack upgrade stuff.17:40
sdakeon github17:40
sdakeya its not critical atm17:40
*** SourabhP has quit IRC17:43
*** achanda_ has joined #kolla17:48
*** achanda has quit IRC17:50
*** jasonsb has joined #kolla18:05
*** SourabhP has joined #kolla18:52
*** dwalsh has quit IRC18:55
*** coolsvap is now known as coolsvap|away19:10
*** dwalsh has joined #kolla19:11
*** unicell has quit IRC19:20
*** unicell1 has joined #kolla19:20
*** mandre has quit IRC19:35
*** britthouser has joined #kolla19:39
*** britthou_ has joined #kolla19:40
*** britthouser has quit IRC19:43
*** ashuk has joined #kolla19:47
*** mandre has joined #kolla19:49
*** vinkman has joined #kolla19:51
*** ashuk has quit IRC19:53
*** ashuk has joined #kolla19:53
sdakehttps://review.openstack.org/#/c/206789/19:57
sdakemore fun19:57
bmacelol19:58
*** thumpba has quit IRC20:03
rhalliseyya just saw20:10
*** dims_ has joined #kolla20:21
*** dims has quit IRC20:22
*** banix has quit IRC20:36
*** echoingumesh has joined #kolla20:48
sdakeworkflow +1 ftw https://review.openstack.org/#/c/206789/21:10
daneyon_sdake i rebuilt my f21 machine based on your feedback and i still can;t deploy using ansible. Here is my error: msg: Docker API Error: client and server don't have same version (client : 1.19, server: 1.18)21:11
sdakewhich version of dorker are you using21:12
sdakeoh i know the problem21:12
sdakesudo pip install -U docker-py==2.2.321:12
sdakePatch Set 5: Workflow+121:15
sdakeFeels like the approaches are sufficiently different and artificially picking up a winer is not the right answer. Long live Kolla!21:15
*** dwalsh has quit IRC21:18
*** jtriley has quit IRC21:32
*** thumpba has joined #kolla21:38
rhalliseydaneyon_, I finally got it working earlier21:47
rhalliseyjust need to get over a few hurdles then it works well21:47
daneyon_rhallisey looks like i'm making progress.21:48
rhalliseymy biggest issues were the ansible bug that you made a report for21:48
*** thumpba has quit IRC21:48
rhalliseyand a few other config stuff21:49
daneyon_rhallisey if my install completes and everything works, then i'm going to submt a patch to update the docs21:49
rhalliseydaneyon_, ya I was going to asweel21:49
*** thumpba has joined #kolla21:49
daneyon_sweet21:49
rhalliseyI also found the same race condition between glance and keystone21:49
rhalliseyI'm getting together a patch for that21:50
*** jasonsb has quit IRC21:50
*** jasonsb has joined #kolla21:51
*** 16WAAGCMB is now known as juggler21:54
*** rhallisey has quit IRC21:55
*** thumpba_ has joined #kolla21:56
*** thumpba has quit IRC21:59
*** thumpba_ has quit IRC22:03
daneyon_rhallisey have u seen this failure: https://etherpad.mozilla.org/vgjP7WDKUM22:05
*** thumpba has joined #kolla22:05
*** thumpba has quit IRC22:08
*** thumpba has joined #kolla22:09
*** thumpba has quit IRC22:09
*** thumpba has joined #kolla22:10
*** jasonsb_ has joined #kolla22:14
*** jasonsb has quit IRC22:16
sdakerhallisey which ansible bug - the hostmemory thing?22:16
daneyon_rhallisey can u send me a df -h of the system you have kolla installed on?22:22
*** thumpba has quit IRC22:31
*** jtriley has joined #kolla22:32
*** erkules_ has joined #kolla22:36
*** erkules has quit IRC22:38
*** blahRus has quit IRC22:58
*** sdake has quit IRC23:00
*** weiyu has joined #kolla23:03
*** echoingumesh has quit IRC23:07
*** weiyu has quit IRC23:07
*** echoingumesh has joined #kolla23:12
*** weiyu has joined #kolla23:15
*** diogogmt has quit IRC23:16
*** dims_ has quit IRC23:23
*** Mak_ has joined #kolla23:28
*** Mak_ is now known as Guest6972223:28
*** Guest69722 has left #kolla23:30
*** jtriley has quit IRC23:34
*** bmace has quit IRC23:40
*** bmace has joined #kolla23:41
*** sdake has joined #kolla23:45
*** dims has joined #kolla23:47
*** rhallisey has joined #kolla23:48
*** sdake_ has joined #kolla23:48
*** sdake has quit IRC23:52

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