*** achanda has quit IRC | 00:06 | |
*** gfidente|afk has quit IRC | 00:08 | |
*** shadower has quit IRC | 00:23 | |
*** shadower has joined #kolla | 00:23 | |
*** banix has joined #kolla | 00:35 | |
*** bmace has quit IRC | 00:41 | |
*** bmace has joined #kolla | 00:42 | |
*** vinkman1 has joined #kolla | 00:55 | |
*** vinkman has quit IRC | 00:57 | |
*** bmace has quit IRC | 00:59 | |
SamYaple | morning | 01:13 |
---|---|---|
*** bmace has joined #kolla | 01:13 | |
SamYaple | sdake_: you pinged | 01:14 |
*** sdake_ has quit IRC | 01:15 | |
*** sdake has joined #kolla | 01:16 | |
sdake | samyaple https://launchpad.net/bugs/1434192 | 01:16 |
openstack | Launchpad bug 1434192 in python-openstackclient "'module' object has no attribute 'PLUGIN_NAMESPACE' Error" [Undecided,Invalid] | 01:16 |
sdake | samyaple daneyon has trouble running kolla https://etherpad.mozilla.org/y3JRiEFC0e | 01:16 |
sdake | i tried a fresh install on fresh hardware and it works like a champ | 01:17 |
sdake | so I have tried 3 different systems all f21 based | 01:17 |
SamYaple | daneyon: the enable_haproxy: "no" doesnt work because of a bug as I have just seen (missing a comma) | 01:18 |
SamYaple | daneyon: will fix | 01:18 |
sdake | samyaple openstack endpoint list should work, but doesn't | 01:18 |
sdake | if he execs into the container | 01:18 |
sdake | endpoint list works | 01:19 |
sdake | but it causes glance to fial to start | 01:19 |
sdake | because it can't register the keystone stuff | 01:19 |
SamYaple | here is what I will say, upgrade pip; install wheel; install python-openstackclient | 01:19 |
sdake | we did that | 01:19 |
SamYaple | seems to be all the fedora issues | 01:19 |
SamYaple | openstack client doesnt work in a container | 01:19 |
SamYaple | reasons unknown | 01:19 |
sdake | openstack client worked in his container | 01:19 |
SamYaple | probably tty nonsense | 01:19 |
SamYaple | oh well it ddint work for me | 01:19 |
sdake | but he did exec with a tty | 01:20 |
SamYaple | yea | 01:20 |
SamYaple | how does endpoint list not work again? | 01:20 |
SamYaple | i mean i can do it rigt now | 01:20 |
sdake | it generates the backtrace above | 01:20 |
sdake | (only on his machine) | 01:20 |
sdake | there is a launchpad bug on it | 01:20 |
sdake | but it was closed invalid | 01:20 |
SamYaple | did python-openstackclient get comepletely removed? | 01:20 |
sdake | clearly a dependency problem | 01:21 |
SamYaple | if should be completely removed then pip upgraded and wheel installed | 01:21 |
sdake | I dont know, if you could type ou the commands he should try I'll give em a go | 01:21 |
SamYaple | then reinstall it with pip install -U python-openstackclient | 01:21 |
sdake | but its effecting not just openstack client but the ansible shade integration | 01:21 |
SamYaple | OHHH yea so this is a big thing i should have told you guys about | 01:21 |
sdake | ansible shade blows up too | 01:21 |
SamYaple | i have been trying to figure out how we solve it | 01:21 |
SamYaple | so shade will use ENV variables as the "winner" and him sourcing openrc is fucking with the deploy | 01:22 |
SamYaple | the kolla tool will solve this | 01:22 |
SamYaple | we can unset all env variables | 01:22 |
SamYaple | i ran this by mordred and he agreed | 01:22 |
SamYaple | if running the ansible command directly you need to have a clean ENV | 01:22 |
sdake | that isn't the cause of openstack client not working - shade isn't involved | 01:23 |
sdake | its a dependency problem of some sort | 01:23 |
sdake | something is fubared with deps | 01:23 |
SamYaple | you said shade blows up | 01:23 |
sdake | it *also* blows up in the same way with the same backtrace | 01:23 |
SamYaple | oh | 01:23 |
sdake | well a simialr backtrace | 01:23 |
SamYaple | then yea i would remove all openstack things | 01:23 |
SamYaple | upgrade pip install wheel | 01:24 |
SamYaple | reinstall openstack things | 01:24 |
sdake | you said you ahve been with this with other fedora users, which operations did they do | 01:24 |
sdake | or do you know | 01:24 |
sdake | instaling wheel isn't necessarybtw, I didn't do it and my deployworks well | 01:25 |
SamYaple | baby brb | 01:25 |
sdake | afk smoke 10 mins | 01:25 |
*** SourabhP has quit IRC | 01:32 | |
SamYaple | back | 01:33 |
SamYaple | sdake: ive never had these problems but thats because i run with the latest pip (which is a requirement for most things openstack) | 01:34 |
openstackgerrit | Sam Yaple proposed stackforge/kolla: Fixes tags and when conditional for HAProxy https://review.openstack.org/208760 | 01:40 |
sdake | back | 01:43 |
*** tobe_ has joined #kolla | 01:46 | |
SamYaple | wb | 01:47 |
SamYaple | pushed a patch for that disable haproxy bug that daneyon had | 01:47 |
sdake | so pip uninstall python-openstackclient? | 01:48 |
sdake | if you read that bug I linked they said to install requirements | 01:48 |
sdake | but we tried that - no luck | 01:48 |
openstackgerrit | Merged stackforge/kolla: Fix incorrect config-external in horizon https://review.openstack.org/208570 | 01:48 |
sdake | maybe we used wrong requirements | 01:49 |
sdake | I dont know how to remove all openstack things at once | 01:49 |
SamYaple | yea pip inst good at fixing broken things | 01:49 |
SamYaple | so purge it from the system frst | 01:49 |
sdake | how? | 01:51 |
sdake | just find all of them and pip unisntall? | 01:51 |
sdake | each openstack thing has a million dependencies | 01:51 |
SamYaple | pretty much. or blow away all the python stuff and strat from scratch | 01:51 |
SamYaple | i mean if nothing else seleted it, uninstalling openstackclient shoudl take out the rest | 01:52 |
SamYaple | worst case you can loop through the outpu of pip freeze | 01:52 |
*** erkules has quit IRC | 01:52 | |
openstackgerrit | Merged stackforge/kolla: Temporary remove gnocchi from kolla-compose & functional tests https://review.openstack.org/208403 | 01:53 |
*** erkules has joined #kolla | 01:54 | |
SamYaple | sdake this dependacy packaging is working fantastically | 01:58 |
sdake | nice | 01:59 |
SamYaple | Other 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 |
SamYaple | wow. just awesome | 02:03 |
*** unicell1 has quit IRC | 02:37 | |
*** achanda has joined #kolla | 02:45 | |
*** sdake has quit IRC | 02:48 | |
*** tobe_ has quit IRC | 02:54 | |
*** dims has joined #kolla | 02:54 | |
*** dims has quit IRC | 03:15 | |
*** sdake has joined #kolla | 03:16 | |
sdake | samyaple is there a blueprint forhte depedency thing | 03:17 |
*** vinkman1 has left #kolla | 03:26 | |
*** vinkman1 has joined #kolla | 03:26 | |
*** achanda has quit IRC | 03:37 | |
*** sdake_ has joined #kolla | 03:38 | |
*** sdake has quit IRC | 03:41 | |
*** coolsvap|away is now known as coolsvap | 03:43 | |
*** vinkman1 has quit IRC | 04:00 | |
*** unicell has joined #kolla | 04:08 | |
SamYaple | idk | 04:14 |
SamYaple | sdake_: probably not | 04:14 |
*** daneyon has quit IRC | 04:17 | |
*** daneyon has joined #kolla | 04:17 | |
*** achanda has joined #kolla | 04:21 | |
openstackgerrit | Swapnil Kulkarni (coolsvap) proposed stackforge/kolla: Fedora - Install from source for Swift https://review.openstack.org/208789 | 04:28 |
*** achanda_ has joined #kolla | 04:35 | |
*** achanda has quit IRC | 04:35 | |
openstackgerrit | Swapnil Kulkarni (coolsvap) proposed stackforge/kolla: Fedora - Install from source for Gnocchi https://review.openstack.org/208795 | 04:47 |
*** bmace has quit IRC | 05:09 | |
*** bmace has joined #kolla | 05:22 | |
*** tobe_ has joined #kolla | 05:36 | |
*** tobe_ has quit IRC | 05:50 | |
*** tobe_ has joined #kolla | 05:53 | |
*** weiyu has joined #kolla | 05:57 | |
*** tobe_ has quit IRC | 05:58 | |
*** unicell1 has joined #kolla | 06:10 | |
*** unicell has quit IRC | 06:12 | |
*** daneyon has quit IRC | 06:30 | |
*** SourabhP has joined #kolla | 06:34 | |
*** achanda_ has quit IRC | 07:01 | |
*** banix has quit IRC | 07:16 | |
*** weiyu has quit IRC | 07:27 | |
*** pbourke has quit IRC | 07:32 | |
*** pbourke has joined #kolla | 07:33 | |
*** jmccarthy has quit IRC | 07:33 | |
*** jmccarthy has joined #kolla | 07:34 | |
*** weiyu has joined #kolla | 07:57 | |
openstackgerrit | Swapnil Kulkarni (coolsvap) proposed stackforge/kolla: Add ansible support for Cinder https://review.openstack.org/208868 | 08:01 |
*** athomas has joined #kolla | 08:07 | |
*** SourabhP has quit IRC | 08:11 | |
*** tobe_ has joined #kolla | 08:17 | |
*** tfukushima has joined #kolla | 08:29 | |
*** akwasnie has joined #kolla | 08:31 | |
*** pbourke has quit IRC | 08:35 | |
*** mandre has quit IRC | 08:35 | |
*** pbourke has joined #kolla | 08:37 | |
*** mandre has joined #kolla | 08:37 | |
openstackgerrit | Paul Bourke proposed stackforge/kolla: Install correct crux in centos-source-base https://review.openstack.org/204977 | 08:57 |
pbourke | morning all | 08:57 |
pbourke | above review is pretty important :/ | 08:57 |
pbourke | I should have flagged earlier | 08:57 |
pbourke | without it a lot of source containers wont work | 08:57 |
*** gfidente has joined #kolla | 08:58 | |
openstackgerrit | Jesse Klint proposed stackforge/kolla: Fixed small typo in package list. https://review.openstack.org/208918 | 09:10 |
pbourke | SamYaple: it has been for every patch I've reviewed up till now | 09:35 |
SamYaple | pbourke: not for docs | 09:36 |
SamYaple | but either way, thats not a rule we are going to enforce for docs | 09:36 |
SamYaple | no one else does for good reason | 09:37 |
pbourke | is this your decision or decided by the group | 09:38 |
SamYaple | well the no commits for docs has always been the rule... | 09:38 |
coolsvap | pbourke, i think for doc changes we do not need a bug | 09:38 |
pbourke | Ive discussed this with sdake before and the consensus was always file a bug. No exlcusion for docs was mentioned | 09:39 |
SamYaple | its not like docs get brought up often | 09:39 |
SamYaple | but yea no bug needed for docs | 09:39 |
vbel | SamYaple: rebuilding all projects for testing su->sudo fix, will take some time | 09:40 |
coolsvap | pbourke, look at the change for ex: https://review.openstack.org/#/c/207591/ | 09:40 |
coolsvap | SamYaple, please have a look at https://review.openstack.org/#/c/208868/ whenever you have time | 09:41 |
*** athomas has quit IRC | 09:42 | |
vbel | my 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 #kolla | 09:50 | |
*** tfukushima has quit IRC | 09:50 | |
SamYaple | vbel: that quickstart guide is going to need deprecation/rewriting | 09:51 |
*** tfukushima has joined #kolla | 09:52 | |
SamYaple | but i would recommend pip installing the openstackclient | 09:52 |
*** erkules has quit IRC | 09:52 | |
*** erkules has joined #kolla | 09:52 | |
vbel | SamYaple: ok. I see many people having met the same small problems :) | 09:52 |
*** openstackgerrit_ has joined #kolla | 09:53 | |
*** dims has joined #kolla | 09:55 | |
SamYaple | docs patches :D | 09:55 |
SamYaple | go go go | 09:55 |
vbel | it is easier for me to fix it then to answer a lot of mails, questions and bugs :) | 09:58 |
vbel | then->than | 09:58 |
vbel | actually 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 |
SamYaple | i need to update that | 09:59 |
SamYaple | when running 14.04 and the 3.19 kernel it works just fine | 10:00 |
openstackgerrit | Vladislav Belogrudov proposed stackforge/kolla: Fix dev-quickstart.md - use pip to install openstack clients https://review.openstack.org/208949 | 10:00 |
SamYaple | you need the CONFIG_AUFS_XATTR set in the kernel | 10:00 |
SamYaple | which the vivid kernel has | 10:00 |
openstackgerrit | Merged stackforge/kolla: Fixed small typo in package list. https://review.openstack.org/208918 | 10:02 |
openstackgerrit | Vladislav Belogrudov proposed stackforge/kolla: Fix dev-quickstart.md - use pip to install openstack clients https://review.openstack.org/208949 | 10:09 |
openstackgerrit | Merged stackforge/kolla: Fixes tags and when conditional for HAProxy https://review.openstack.org/208760 | 10:13 |
openstackgerrit | Merged stackforge/kolla: Remove service_hosts.sh https://review.openstack.org/208307 | 10:21 |
pbourke | is keystone working for everyone | 10:30 |
vbel | pbourke: you mean crux, su and xmldsig issues? building now | 10:34 |
pbourke | vbel: no oslo_config issues | 10:34 |
vbel | one more? :) | 10:35 |
SamYaple | pbourke: neutron had some oslo issues for a coworker that tried to build it | 10:35 |
pbourke | it builds but wont start up | 10:35 |
SamYaple | i havent rebuilt since yesterday | 10:35 |
SamYaple | hey its at run time neutron server broke for him | 10:35 |
pbourke | it seems use_stderr is no longer valid | 10:35 |
pbourke | also tools/genenv has been made non executable? | 10:36 |
vbel | yes, I have noticed the latter | 10:36 |
pbourke | and KEYSTONE_API_VERSION is undefined | 10:38 |
pbourke | I go away for one day... ;) | 10:38 |
vbel | :) | 10:40 |
openstackgerrit | Paul Bourke proposed stackforge/kolla: Re-add executable bit to tools/genenv https://review.openstack.org/208981 | 10:41 |
vbel | if 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/buildinfo | 10:43 |
vbel | otherwise centos-source-heat is very generic :) | 10:44 |
*** tfukushima has quit IRC | 11:09 | |
*** tfukushima has joined #kolla | 11:14 | |
*** coolsvap is now known as coolsvap|away | 11:14 | |
SamYaple | oh my god | 11:16 |
SamYaple | this is some hacky shit i have to do here | 11:16 |
SamYaple | i hope you guys really really want containerized dependacies | 11:16 |
*** tfukushima has quit IRC | 11:17 | |
*** rhallisey has joined #kolla | 11:17 | |
openstackgerrit | Sam Yaple proposed stackforge/kolla: Reduce dependencies on the dest nodes https://review.openstack.org/208451 | 11:21 |
openstackgerrit | Paul Bourke proposed stackforge/kolla: Add missing vars for Keystone https://review.openstack.org/209001 | 11:22 |
SamYaple | pbourke: https://review.openstack.org/#/c/208451/2/ansible/roles/glance/tasks/register.yml | 11:22 |
pbourke | :/ | 11:23 |
SamYaple | it works solid and stable | 11:23 |
SamYaple | but damn | 11:23 |
SamYaple | afaik this is the only way we can do this dynamically | 11:25 |
pbourke | is it possible to make it a little more readable? | 11:26 |
SamYaple | do 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 like | 11:26 |
vbel | ansible in ansible :) | 11:28 |
SamYaple | ansible in docker in ansible | 11:28 |
openstackgerrit | Merged stackforge/kolla: Fix dev-quickstart.md - use pip to install openstack clients https://review.openstack.org/208949 | 11:29 |
rhallisey | morning | 11:29 |
pbourke | dunno, I was passing json in before | 11:29 |
SamYaple | morning rhallisey | 11:29 |
SamYaple | pbourke: 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 it | 11:30 |
vbel | morning | 11:30 |
SamYaple | for the record, I absolutely hate this | 11:30 |
*** openstackgerrit has quit IRC | 11:31 | |
*** openstackgerrit_ is now known as openstackgerrit | 11:31 | |
*** openstackgerrit has quit IRC | 11:32 | |
*** openstackgerrit_ has joined #kolla | 11:32 | |
*** openstackgerrit_ is now known as openstackgerrit | 11:32 | |
*** openstackgerrit_ has joined #kolla | 11:33 | |
*** sdake_ has quit IRC | 11:47 | |
openstackgerrit | Sam Yaple proposed stackforge/kolla: Reduce dependencies on the dest nodes https://review.openstack.org/208451 | 11:52 |
SamYaple | pbourke https://review.openstack.org/#/c/208451/3/ansible/roles/glance/tasks/register.yml | 11:52 |
SamYaple | thats much much more readable and still works | 11:52 |
SamYaple | what its doing is still hacky, but hey at least it should be stable | 11:53 |
pbourke | much better | 11:53 |
SamYaple | I wouldn't go that far | 11:53 |
SamYaple | its still horrible | 11:53 |
pbourke | well, compared to the previous :p | 11:53 |
pbourke | what about about the -e, no luck formatting that? | 11:54 |
SamYaple | thats a dict | 11:54 |
SamYaple | i might be able too | 11:54 |
SamYaple | it broke at the first go around | 11:54 |
SamYaple | ill try to maybe build an auth string in the defaults file | 11:55 |
*** tobe_ has quit IRC | 11:56 | |
openstackgerrit | Sam Yaple proposed stackforge/kolla: Reduce dependencies on the dest nodes https://review.openstack.org/208451 | 11:57 |
SamYaple | pbourke https://review.openstack.org/#/c/208451/4/ansible/roles/glance/tasks/register.yml | 11:57 |
SamYaple | its just abstracting the ugliness to defaults.yml | 11:58 |
SamYaple | errr rather defaults/main.yml | 11:59 |
*** tobe_ has joined #kolla | 11:59 | |
*** weiyu has quit IRC | 12:00 | |
SamYaple | I can live wit hthat | 12:00 |
SamYaple | this works for me | 12:00 |
rhallisey | SamYaple, have you seen -> http://fpaste.org/251346/86896061/ | 12:00 |
rhallisey | I had to patch ansible to get around it | 12:00 |
SamYaple | yea thats an ansible docker module bug fixed upstream i believe | 12:00 |
*** tobe_ has quit IRC | 12:01 | |
SamYaple | what did you patch for ansible to fix it? | 12:01 |
rhallisey | just changed config to HostConfig | 12:01 |
SamYaple | rhallisey: also https://review.openstack.org/208760 <--- FTFY | 12:01 |
SamYaple | ensable_haproxy works now | 12:02 |
rhallisey | oh | 12:02 |
SamYaple | yea rhallisey thats been fixed in docker module upstream | 12:02 |
rhallisey | I was wondering why that wasn't working | 12:02 |
rhallisey | kk cool | 12:02 |
SamYaple | im suprised it didnt error | 12:02 |
SamYaple | actually rhallisey I believe that its fixed in ansible 1.9.2 | 12:03 |
SamYaple | since i dont have the issue | 12:03 |
*** dwalsh has joined #kolla | 12:16 | |
*** openstackgerrit has quit IRC | 12:16 | |
*** openstackgerrit has joined #kolla | 12:17 | |
*** tfukushima has joined #kolla | 12:18 | |
rhallisey | anyone notice genenv was missing from tools yesterday? | 12:21 |
rhallisey | it's here now just no executable :p | 12:21 |
SamYaple | rhallisey: yea pbourke has a patch i believe | 12:21 |
rhallisey | k cool | 12:22 |
SamYaple | rhallisey: https://review.openstack.org/#/c/209001/ | 12:22 |
*** tfukushima has quit IRC | 12:22 | |
openstackgerrit | Merged stackforge/kolla: Re-add executable bit to tools/genenv https://review.openstack.org/208981 | 12:25 |
*** weiyu has joined #kolla | 12:32 | |
*** sdake has joined #kolla | 12:36 | |
sdake | morning | 12:37 |
rhallisey | sdake, morning | 12:37 |
SamYaple | morning sdake | 12:37 |
*** tfukushima has joined #kolla | 12:37 | |
sdake | read the backscroll | 12:41 |
sdake | so shit is afu? | 12:41 |
SamYaple | i cant build containers, no sdake | 12:42 |
SamYaple | but i did build working l2 containers before... maybe ill just pus those | 12:42 |
sdake | i built containers yesterday | 12:42 |
SamYaple | yup me too | 12:42 |
sdake | i hae already pushed the containers | 12:42 |
SamYaple | but today no bueno | 12:42 |
SamYaple | oh | 12:42 |
sdake | why | 12:42 |
SamYaple | sweet! | 12:42 |
sdake | let me check on the progress of the push | 12:42 |
SamYaple | oslo.config errors in neutron server for me | 12:42 |
SamYaple | pbourke: said keystone issues | 12:43 |
sdake | i built containers at 5pm pst yesterday and they worked | 12:43 |
SamYaple | pushed already with the correct tag? | 12:43 |
sdake | checking but yes on tag | 12:43 |
SamYaple | cool. we should test them | 12:44 |
sdake | Failed to process kollaglue/centos-rdo-neutron-agents | 12:45 |
rhallisey | I have a broken glance this morning | 12:46 |
rhallisey | ImportError('No module named cachetools',) | 12:46 |
rhallisey | fixing that in a moment | 12:46 |
sdake | that is annoing | 12:46 |
rhallisey | yup | 12:47 |
rhallisey | we're just doing patch watch and remove it later | 12:47 |
rhallisey | kinda lame | 12:47 |
SamYaple | source installs need ot be the thing | 12:47 |
SamYaple | clearly upstream packaging is bad | 12:47 |
sdake | rhallisey run docker images |grep centos-rdo-base | 12:49 |
sdake | i have no problems with cachetools | 12:49 |
rhallisey | its from 17 hours ago | 12:49 |
sdake | but 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 |
rhallisey | I rebuilt it yesterday | 12:49 |
sdake | did you build it for liberty2 | 12:49 |
sdake | because master expects tags tobe liberty2 | 12:50 |
rhallisey | yup | 12:50 |
sdake | how odl is your glance-base | 12:50 |
sdake | run sudo docker imges | grep centos-rdo-base| fpaste | 12:51 |
sdake | I want to see what it looks like | 12:51 |
sdake | then run sudo docker images | grep glance-rdo-base | fpaste | 12:52 |
rhallisey | http://paste.fedoraproject.org/251374/38692722/ | 12:52 |
rhallisey | ignore the latest tag I'm using the liberty2 image | 12:52 |
rhallisey | I rebuilt last night | 12:52 |
sdake | i am using docker 1.6.2 | 12:53 |
sdake | docker 1.7 sems fubared | 12:53 |
SamYaple | i only use 1.7 | 12:53 |
SamYaple | dont blame docker | 12:53 |
sdake | Pushed: kollaglue/centos-rdo-neutron-agents:liberty2 | 12:54 |
sdake | that explains why pbourke's friend had trouble with the nuetron agents container | 12:54 |
sdake | in other eknews keepalived segfaults on one of my machines | 12:56 |
sdake | docker-engine-1.7.1-1.el7.centos.x86_64 | 12:57 |
sdake | this is what Ibuilt with | 12:57 |
sdake | get.docker.or | curl or whtaver it is | 12:57 |
sdake | so samyaple check this out | 12:58 |
sdake | in the red hat version of docker | 12:58 |
sdake | each time you want to push to a remote registry you have to confirm via cli input y/n | 12:58 |
sdake | rhalllisey run that same command on glance-rdo-base | 12:59 |
rhallisey | sdake, sorry what do you want me to run? | 13:00 |
rhallisey | you want me to push my glance base? | 13:00 |
sdake | sudo docker images | grep glance-rdo-bsse fpaste | 13:00 |
*** dims_ has joined #kolla | 13:00 | |
sdake | n oopastt the output | 13:00 |
sdake | dont push anthing | 13:00 |
*** jruano has joined #kolla | 13:01 | |
rhallisey | kollaglue/centos-rdo-glance-base liberty2 40a0786703b3 21 minutes ago 746.1 MB | 13:01 |
rhallisey | I just rebuilt | 13:01 |
rhallisey | before it was from last night | 13:01 |
*** dims has quit IRC | 13:02 | |
*** akwasnie has quit IRC | 13:03 | |
*** dims has joined #kolla | 13:04 | |
*** dims_ has quit IRC | 13:06 | |
*** coolsvap|away is now known as coolsvap | 13:06 | |
pbourke | wrt oslo.config, the errors turned out to be vars that got dropped from genenv during refactor | 13:10 |
pbourke | keep an eye out for these as others may well be missing :/ | 13:10 |
*** diogogmt has quit IRC | 13:12 | |
*** ccrouch has left #kolla | 13:13 | |
*** banix has joined #kolla | 13:16 | |
coolsvap | but the images were building after the genenv change | 13:17 |
*** diogogmt has joined #kolla | 13:17 | |
pbourke | missing env vars will build but not run | 13:20 |
coolsvap | hmm | 13:22 |
*** nihilifer has quit IRC | 13:23 | |
*** coolsvap is now known as coolsvap_ | 13:23 | |
rhallisey | sdake, looks that the package was fixed in the last 15 hours | 13:24 |
rhallisey | it works | 13:24 |
pbourke | coolsvap_: hopefully keystone was the only one | 13:27 |
*** weiyu has quit IRC | 13:28 | |
coolsvap_ | pbourke, i remember i did start the containers after the genenv change | 13:30 |
coolsvap_ | because i had to rebuilt containers to liberty2 to use kolla-compose | 13:31 |
*** dwalsh has quit IRC | 13:31 | |
*** jtriley has joined #kolla | 13:33 | |
*** dims_ has joined #kolla | 13:36 | |
SamYaple | sdake: containerized deps almost finished | 13:36 |
SamYaple | working very well, I hope others agree | 13:36 |
*** dims has quit IRC | 13:37 | |
pbourke | what isn't working is crux in source installs | 13:38 |
pbourke | I think we have no choice but to put RDO back in | 13:38 |
pbourke | thoughts? | 13:38 |
SamYaple | crux is keystone v2 only anyway | 13:39 |
SamYaple | i can't call that a huge deal | 13:39 |
pbourke | can we just get rid of it? | 13:40 |
SamYaple | or update it | 13:40 |
SamYaple | how else would you do idempotency with config-internal | 13:40 |
*** diogogmt has quit IRC | 13:42 | |
*** thumpba has joined #kolla | 13:43 | |
vbel | the latest 'openstack' client is not idempotent? | 13:45 |
*** dwalsh has joined #kolla | 13:45 | |
SamYaple | it tries to create it and fails, so not really | 13:46 |
*** banix has quit IRC | 13:51 | |
*** weiyu has joined #kolla | 13:56 | |
*** weiyu has quit IRC | 13:56 | |
SamYaple | sdake: the my company merged in stackalytics, do i have to wait until the weekend for the stats to recompile? | 13:58 |
openstackgerrit | Sam Yaple proposed stackforge/kolla: Reduce dependencies on the dest nodes https://review.openstack.org/208451 | 14:06 |
SamYaple | w00t | 14:07 |
SamYaple | verified idempotent | 14:07 |
*** juggler has joined #kolla | 14:24 | |
*** diogogmt has joined #kolla | 14:32 | |
*** dims_ has quit IRC | 14:41 | |
*** pradk has joined #kolla | 14:41 | |
*** dims has joined #kolla | 14:41 | |
*** achanda has joined #kolla | 14:52 | |
*** bradjones has joined #kolla | 14:54 | |
*** bradjones has quit IRC | 14:54 | |
*** bradjones has joined #kolla | 14:54 | |
*** banix has joined #kolla | 14:59 | |
*** diogogmt_ has joined #kolla | 15:03 | |
*** achanda has quit IRC | 15:04 | |
*** diogogmt has quit IRC | 15:05 | |
*** diogogmt_ is now known as diogogmt | 15:05 | |
openstackgerrit | Merged stackforge/kolla: Add missing vars for Keystone https://review.openstack.org/209001 | 15:06 |
SamYaple | night! | 15:07 |
*** coolsvap_ is now known as coolsvap|away | 15:08 | |
*** blahRus has joined #kolla | 15:09 | |
*** daneyon has joined #kolla | 15:12 | |
*** daneyon has quit IRC | 15:13 | |
*** pradk has quit IRC | 15:14 | |
*** daneyon has joined #kolla | 15:19 | |
*** pradk has joined #kolla | 15:27 | |
*** tfukushima has quit IRC | 15:36 | |
*** tfukushima has joined #kolla | 15:39 | |
*** SourabhP has joined #kolla | 15:47 | |
*** SourabhP_ has joined #kolla | 15:52 | |
*** jpeeler has quit IRC | 15:55 | |
*** SourabhP has quit IRC | 15:56 | |
*** SourabhP_ is now known as SourabhP | 15:56 | |
*** jpeeler has joined #kolla | 15:56 | |
*** juggler has quit IRC | 16:01 | |
*** 16WAAGCMB has joined #kolla | 16:01 | |
*** unicell has joined #kolla | 16:10 | |
*** coolsvap|away is now known as coolsvap | 16:10 | |
*** unicell1 has quit IRC | 16:12 | |
*** unicell has quit IRC | 16:14 | |
*** banix has quit IRC | 16:28 | |
*** openstackgerrit_ has quit IRC | 16:29 | |
*** banix has joined #kolla | 16:29 | |
*** dwalsh has quit IRC | 16:38 | |
pbourke | horizon from source is a mess :( | 16:41 |
pbourke | so much stuff needs to be in place | 16:41 |
*** unicell has joined #kolla | 16:42 | |
*** vbel has quit IRC | 16:50 | |
*** vbel has joined #kolla | 16:50 | |
*** banix has quit IRC | 16:50 | |
sdake | morning pbourke | 16:51 |
pbourke | sdake: morning | 16:52 |
openstackgerrit | Paul Bourke proposed stackforge/kolla: Install correct crux in centos-source-base https://review.openstack.org/204977 | 16:53 |
*** dwalsh has joined #kolla | 16:58 | |
vbel | wonder how easy would be to move crux to openstack-crux package on pypi | 16:59 |
vbel | never done before | 16:59 |
pbourke | vbel: I just pretty much came to the same conclusion in my summary comment on that patch :) | 17:01 |
pbourke | please have a read | 17:01 |
vbel | i see and agree | 17:02 |
vbel | on long run pypi would save apple a day :) | 17:03 |
vbel | (an apple a day keeps the doctor away) | 17:05 |
*** daneyon has quit IRC | 17:05 | |
*** daneyon has joined #kolla | 17:05 | |
*** daneyon has quit IRC | 17:07 | |
*** dwalsh has quit IRC | 17:07 | |
*** daneyon has joined #kolla | 17:07 | |
*** jasonsb has quit IRC | 17:12 | |
sdake | don't from source images use the centos base pbourke? | 17:15 |
sdake | or not really | 17:15 |
pbourke | sdake: well yeah, its the default | 17:15 |
*** jasonsb has joined #kolla | 17:16 | |
pbourke | but there's the usual alternatives | 17:16 |
sdake | what i meant i th ebinary base, but it appears not | 17:16 |
sdake | curling from crux really not optimal | 17:16 |
sdake | if crux has pip support why not just push it to openstack-crux? | 17:17 |
sdake | sec let me register it and try it | 17:17 |
pbourke | I think that's the best solution :) | 17:17 |
sdake | it should take 5 minutes | 17:17 |
pbourke | I didnt know how long that would take | 17:17 |
pbourke | sdake: 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 |
sdake | i'll just leave it for you likely ;) | 17:19 |
*** jasonsb has quit IRC | 17:19 | |
sdake | but i'll take care to get it in pypi | 17:19 |
pbourke | also good! | 17:19 |
sdake | the problem with github as a source | 17:19 |
sdake | I really want to get all our stuff into 1 or 2 locations | 17:19 |
sdake | so local mirrors are easier to deal with | 17:19 |
*** dwalsh has joined #kolla | 17:20 | |
pbourke | yeah also if larsk happened to delete his repo for reason it would be a pain | 17:21 |
openstackgerrit | Swapnil Kulkarni (coolsvap) proposed stackforge/kolla: Add ansible support for Cinder https://review.openstack.org/208868 | 17:21 |
sdake | go coolsvap :) | 17:21 |
*** banix has joined #kolla | 17:22 | |
*** achanda has joined #kolla | 17:22 | |
*** tfukushima has quit IRC | 17:22 | |
sdake | pbourke | 17:23 |
sdake | pip install openstack-crux | 17:23 |
sdake | should work now | 17:23 |
*** gfidente has quit IRC | 17:24 | |
sdake | larsks is pretty level headed he wouldn't delete his repo most liekly | 17:24 |
sdake | but we should keep project mirrors of stuff hopefully in the openstack namespace for stuff we depend on | 17:24 |
*** tfukushima has joined #kolla | 17:24 | |
sdake | tbh I'd like to get rid of crux as a dp as it is unmaintained | 17:24 |
coolsvap | also i think we should maintain crux if we need :) | 17:24 |
sdake | or alternately someone shoudl maintain it | 17:25 |
sdake | we can add it to the openstack namespace once we go through big tent if we need | 17:25 |
coolsvap | yes | 17:25 |
sdake | assuming anything happens with our big tent proposal | 17:25 |
*** pradk has left #kolla | 17:25 | |
*** athomas has quit IRC | 17:26 | |
*** tfukushima has quit IRC | 17:27 | |
*** daneyon_ has joined #kolla | 17:27 | |
*** daneyon has quit IRC | 17:30 | |
larsks | sdake: well, I maintain crux. | 17:37 |
larsks | And I am unlikely to delete repositories. | 17:37 |
larsks | And everyone is free to submit PRs. Yay open source! | 17:37 |
sdake | larsks my bad I thught yu didn't maintain it larsks | 17:38 |
sdake | i just pushed it to openstack-crux in pypi | 17:38 |
larsks | sdake: Well, there haven't really been any bugs or prs filed against it, so the maintenance burden has been pretty low :) | 17:38 |
sdake | ya I know alot of folks want v3 keystone support | 17:38 |
sdake | whatever that means ;) | 17:38 |
sdake | I don't even know where to begin with that one | 17:38 |
*** athomas has joined #kolla | 17:39 | |
larsks | That seems easy. | 17:39 |
larsks | Tell someone to open an issue. | 17:39 |
sdake | would you rename your repo openstack-crux? | 17:39 |
sdake | or is that too annoying | 17:39 |
larsks | WIth specifics, i.e., "I want support for keystone v3 because I need to..." | 17:39 |
sdake | crux is taken on pypi | 17:39 |
sdake | crux is something we might end up stealing into the openstack namespace | 17:40 |
larsks | I 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 |
sdake | on github | 17:40 |
sdake | ya its not critical atm | 17:40 |
*** SourabhP has quit IRC | 17:43 | |
*** achanda_ has joined #kolla | 17:48 | |
*** achanda has quit IRC | 17:50 | |
*** jasonsb has joined #kolla | 18:05 | |
*** SourabhP has joined #kolla | 18:52 | |
*** dwalsh has quit IRC | 18:55 | |
*** coolsvap is now known as coolsvap|away | 19:10 | |
*** dwalsh has joined #kolla | 19:11 | |
*** unicell has quit IRC | 19:20 | |
*** unicell1 has joined #kolla | 19:20 | |
*** mandre has quit IRC | 19:35 | |
*** britthouser has joined #kolla | 19:39 | |
*** britthou_ has joined #kolla | 19:40 | |
*** britthouser has quit IRC | 19:43 | |
*** ashuk has joined #kolla | 19:47 | |
*** mandre has joined #kolla | 19:49 | |
*** vinkman has joined #kolla | 19:51 | |
*** ashuk has quit IRC | 19:53 | |
*** ashuk has joined #kolla | 19:53 | |
sdake | https://review.openstack.org/#/c/206789/ | 19:57 |
sdake | more fun | 19:57 |
bmace | lol | 19:58 |
*** thumpba has quit IRC | 20:03 | |
rhallisey | ya just saw | 20:10 |
*** dims_ has joined #kolla | 20:21 | |
*** dims has quit IRC | 20:22 | |
*** banix has quit IRC | 20:36 | |
*** echoingumesh has joined #kolla | 20:48 | |
sdake | workflow +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 |
sdake | which version of dorker are you using | 21:12 |
sdake | oh i know the problem | 21:12 |
sdake | sudo pip install -U docker-py==2.2.3 | 21:12 |
sdake | Patch Set 5: Workflow+1 | 21:15 |
sdake | Feels 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 IRC | 21:18 | |
*** jtriley has quit IRC | 21:32 | |
*** thumpba has joined #kolla | 21:38 | |
rhallisey | daneyon_, I finally got it working earlier | 21:47 |
rhallisey | just need to get over a few hurdles then it works well | 21:47 |
daneyon_ | rhallisey looks like i'm making progress. | 21:48 |
rhallisey | my biggest issues were the ansible bug that you made a report for | 21:48 |
*** thumpba has quit IRC | 21:48 | |
rhallisey | and a few other config stuff | 21:49 |
daneyon_ | rhallisey if my install completes and everything works, then i'm going to submt a patch to update the docs | 21:49 |
rhallisey | daneyon_, ya I was going to asweel | 21:49 |
*** thumpba has joined #kolla | 21:49 | |
daneyon_ | sweet | 21:49 |
rhallisey | I also found the same race condition between glance and keystone | 21:49 |
rhallisey | I'm getting together a patch for that | 21:50 |
*** jasonsb has quit IRC | 21:50 | |
*** jasonsb has joined #kolla | 21:51 | |
*** 16WAAGCMB is now known as juggler | 21:54 | |
*** rhallisey has quit IRC | 21:55 | |
*** thumpba_ has joined #kolla | 21:56 | |
*** thumpba has quit IRC | 21:59 | |
*** thumpba_ has quit IRC | 22:03 | |
daneyon_ | rhallisey have u seen this failure: https://etherpad.mozilla.org/vgjP7WDKUM | 22:05 |
*** thumpba has joined #kolla | 22:05 | |
*** thumpba has quit IRC | 22:08 | |
*** thumpba has joined #kolla | 22:09 | |
*** thumpba has quit IRC | 22:09 | |
*** thumpba has joined #kolla | 22:10 | |
*** jasonsb_ has joined #kolla | 22:14 | |
*** jasonsb has quit IRC | 22:16 | |
sdake | rhallisey 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 IRC | 22:31 | |
*** jtriley has joined #kolla | 22:32 | |
*** erkules_ has joined #kolla | 22:36 | |
*** erkules has quit IRC | 22:38 | |
*** blahRus has quit IRC | 22:58 | |
*** sdake has quit IRC | 23:00 | |
*** weiyu has joined #kolla | 23:03 | |
*** echoingumesh has quit IRC | 23:07 | |
*** weiyu has quit IRC | 23:07 | |
*** echoingumesh has joined #kolla | 23:12 | |
*** weiyu has joined #kolla | 23:15 | |
*** diogogmt has quit IRC | 23:16 | |
*** dims_ has quit IRC | 23:23 | |
*** Mak_ has joined #kolla | 23:28 | |
*** Mak_ is now known as Guest69722 | 23:28 | |
*** Guest69722 has left #kolla | 23:30 | |
*** jtriley has quit IRC | 23:34 | |
*** bmace has quit IRC | 23:40 | |
*** bmace has joined #kolla | 23:41 | |
*** sdake has joined #kolla | 23:45 | |
*** dims has joined #kolla | 23:47 | |
*** rhallisey has joined #kolla | 23:48 | |
*** sdake_ has joined #kolla | 23:48 | |
*** sdake has quit IRC | 23:52 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!