*** tzn has quit IRC | 00:10 | |
*** tzn has joined #openstack-solar | 01:10 | |
*** tzn has quit IRC | 01:16 | |
*** tzn has joined #openstack-solar | 02:13 | |
*** tzn has quit IRC | 02:19 | |
*** tzn has joined #openstack-solar | 04:16 | |
*** tzn has quit IRC | 04:20 | |
*** tzn has joined #openstack-solar | 05:17 | |
*** tzn has quit IRC | 05:22 | |
*** tzn has joined #openstack-solar | 06:18 | |
*** tzn has quit IRC | 06:22 | |
*** tzn has joined #openstack-solar | 07:19 | |
*** tzn has quit IRC | 07:23 | |
*** tzn has joined #openstack-solar | 07:47 | |
*** dshulyak_ has joined #openstack-solar | 08:05 | |
*** tzn has quit IRC | 08:07 | |
openstackgerrit | Dmitry Shulyak proposed openstack/solar: Implement db based lock mechanism for orchestration https://review.openstack.org/259127 | 08:23 |
---|---|---|
*** salmon_ has joined #openstack-solar | 08:30 | |
pigmej | hello :) | 08:35 |
pigmej | dshulyak_: you made config values optional? | 08:43 |
dshulyak_ | hi | 08:43 |
dshulyak_ | yes | 08:44 |
pigmej | k, | 08:52 |
pigmej | +2 :) | 08:52 |
pigmej | salmon_: would be cool if you can check it, we should switch to it *asap* | 08:52 |
openstackgerrit | Dmitry Shulyak proposed openstack/solar: init script for solar-celery https://review.openstack.org/266321 | 09:03 |
dshulyak_ | i think at the same time we need switch to init script | 09:04 |
pigmej | yeah | 09:08 |
dshulyak_ | should i leave riak in in /.solar_config_override ? or it will be better to use sqlite everywhere? | 09:14 |
pigmej | hmm, I think our override in vagrant should be "big" by default | 09:17 |
pigmej | but we should also test this "small" version too | 09:18 |
pigmej | maybe we should have 2 overrides ? _big and _small and then we copy/move/link one to /.solar_config_override ? | 09:18 |
openstackgerrit | Dmitry Shulyak proposed openstack/solar: Remove redis and celery container, use init script for celery https://review.openstack.org/266810 | 09:35 |
*** tzn has joined #openstack-solar | 09:38 | |
pigmej | dshulyak_: can you also start preparing docs that will describe "small" and "big" celery (sql vs redis or whatever?) | 09:39 |
*** tzn has quit IRC | 09:39 | |
dshulyak_ | ? | 09:46 |
dshulyak_ | :) | 09:46 |
dshulyak_ | what u want to see in this doc? | 09:46 |
pigmej | how to switch celery to redis | 09:47 |
pigmej | or just note that it's possible, isn't it worth it ? | 09:47 |
pigmej | the same we should do for solar_db | 09:47 |
pigmej | or what do you think ? | 09:55 |
dshulyak_ | i can add couple of lines, it will be really short | 09:59 |
pigmej | yeah | 09:59 |
pigmej | for us it's obvious that we support it, but maybe for someone it will be not that obvious :) | 10:00 |
*** tzn has joined #openstack-solar | 10:01 | |
tzn | folks, please update https://etherpad.openstack.org/p/solar-release-0.1.0 | 10:14 |
tzn | with status | 10:14 |
tzn | Dummy tracking for now | 10:15 |
pigmej | done | 10:18 |
openstackgerrit | Jedrzej Nowak proposed openstack/solar: Added possibility to change computable input func https://review.openstack.org/266475 | 11:22 |
pigmej | salmon_: updated | 11:23 |
tzn | thanks! | 11:24 |
openstackgerrit | Jedrzej Nowak proposed openstack/solar: Added possibility to change computable input func https://review.openstack.org/266475 | 11:27 |
openstackgerrit | Jedrzej Nowak proposed openstack/solar: Improved inputs documentation https://review.openstack.org/266855 | 11:38 |
pigmej | ok I'm starting split then... | 11:41 |
openstackgerrit | Dmitry Shulyak proposed openstack/solar: Remove redis and celery container, use init script for celery https://review.openstack.org/266810 | 11:45 |
dshulyak_ | please review this last patch - https://review.openstack.org/#/c/266810/ | 12:05 |
dshulyak_ | i think we dont even need to upload new box | 12:05 |
dshulyak_ | vagrant destroy solar-dev / up solar-dev is enough | 12:05 |
openstackgerrit | Jedrzej Nowak proposed openstack/solar: Moved examples, resources and templates https://review.openstack.org/266871 | 12:09 |
pigmej | dshulyak_: salmon_ please review this split https://review.openstack.org/#/c/266871/ | 12:10 |
dshulyak_ | https://review.openstack.org/#/c/266871/1/README.md enumeration :) | 12:11 |
pigmej | ? | 12:12 |
dshulyak_ | check basic flow | 12:12 |
pigmej | ah it was there forever, markdown takes care about it | 12:12 |
pigmej | dshulyak_: for me everythign works, but I may miss something. | 12:12 |
dshulyak_ | yes, i see that it was there forever | 12:13 |
dshulyak_ | i didnt expect that github markdown will take care of that | 12:13 |
pigmej | I /just/ changed directory name for examples/templates/resources | 12:13 |
dshulyak_ | yesyes | 12:13 |
pigmej | It does handle it :) | 12:14 |
pigmej | https://github.com/Mirantis/solar#solar-usage :) | 12:14 |
pigmej | dshulyak_: I checking your | 12:19 |
pigmej | salmon_: hmm isn't vagrant always work from vagrant user? | 12:29 |
salmon_ | it uses sudo there so I'm not sure :) | 12:31 |
pigmej | for this roles sudo is not used as I see | 12:32 |
pigmej | well, let's add owner=vagrant for additional security ;D | 12:32 |
openstackgerrit | Jedrzej Nowak proposed openstack/solar: Moved examples, resources and templates https://review.openstack.org/266871 | 12:33 |
pigmej | done :) | 12:33 |
pigmej | salmon_: dshulyak_ I added owner=vagrant to that git, just for ensuring, | 12:33 |
salmon_ | this is why was just asking :P | 12:33 |
pigmej | salmon_: well for me it was vagrant BUT you added owner to repositories for some reason, and it was there required, so probably we have some use case when it's needed | 12:34 |
salmon_ | repositories were owned by root for sure | 12:35 |
pigmej | on vbox ? | 12:37 |
salmon_ | yup | 12:38 |
salmon_ | pigmej: dshulyak_merging split | 12:39 |
pigmej | yeah it conflicts some things, but it will be easier to fix smaller things.. | 12:40 |
pigmej | I hope nothing will explode :D | 12:40 |
openstackgerrit | Merged openstack/solar: Moved examples, resources and templates https://review.openstack.org/266871 | 12:42 |
pigmej | YaY | 12:42 |
pigmej | :) | 12:42 |
pigmej | dshulyak_: your patch is not working for me out of the box | 12:43 |
dshulyak_ | what do you mean? | 12:44 |
pigmej | forever pending state | 12:44 |
dshulyak_ | i think you are not using .config_overrdie | 12:45 |
pigmej | I'm using defaults | 12:45 |
pigmej | and when I spawned celery by hand | 12:45 |
pigmej | everything worked | 12:45 |
dshulyak_ | yesyes | 12:45 |
dshulyak_ | there is config_override | 12:46 |
dshulyak_ | variable | 12:46 |
pigmej | ? | 12:46 |
pigmej | I destroyed env | 12:46 |
pigmej | I created new | 12:46 |
pigmej | then I executed examples and they were forever pending | 12:46 |
pigmej | when I spawned celery by hand they started working | 12:46 |
dshulyak_ | https://github.com/openstack/solar/blob/master/bootstrap/playbooks/solar.yaml#L46-L47 | 12:47 |
dshulyak_ | solar-celery is running under vagrant | 12:47 |
dshulyak_ | maybe we should add this line to /root/.bashrc as well | 12:48 |
pigmej | hmm | 12:48 |
pigmej | or execute celery from vagrant user | 12:48 |
dshulyak_ | so leave it for vagrant only or add for root also? | 12:49 |
pigmej | I would prefer to have everythign set under vagrant | 12:50 |
pigmej | and somehow make celery working from vagrant user / or just exprot this override variable, isn't it good idea ? | 12:50 |
pigmej | dshulyak_: besides that, it's ok :) | 12:55 |
openstackgerrit | Jedrzej Nowak proposed openstack/solar: Added possibility to change computable input func https://review.openstack.org/266475 | 12:57 |
dshulyak_ | pigmej: sorry, i didnt get the last part, so it works for you under vagrant user? or no? | 12:57 |
pigmej | under vagrant it works | 12:58 |
pigmej | when I spawn celery by hand | 12:58 |
pigmej | (except that we don't have host verification turned off for vagrant user) | 12:58 |
dshulyak_ | my irc client prints messages in random order... | 13:00 |
pigmej | ;D | 13:01 |
dshulyak_ | pigmej: i think it should work without spawning celery by hand | 13:01 |
dshulyak_ | with vagrant user | 13:01 |
dshulyak_ | it doesnt? | 13:01 |
pigmej | yes it works | 13:01 |
pigmej | BUT we don't have hosts verification turned off for vagrant user | 13:01 |
salmon_ | yup, only for root | 13:05 |
dshulyak_ | i will add same ssh config for vagrant | 13:06 |
openstackgerrit | Dmitry Shulyak proposed openstack/solar: Implement db based lock mechanism for orchestration https://review.openstack.org/259127 | 13:06 |
openstackgerrit | Dmitry Shulyak proposed openstack/solar: init script for solar-celery https://review.openstack.org/266321 | 13:06 |
openstackgerrit | Dmitry Shulyak proposed openstack/solar: Remove redis and celery container, use init script for celery https://review.openstack.org/266810 | 13:06 |
dshulyak_ | thats rebase | 13:07 |
pigmej | why the heck vagrant can't destroy only one box ? | 13:09 |
pigmej | ah typo :[ | 13:13 |
dshulyak_ | i think it can | 13:14 |
dshulyak_ | yes, vagrant destroy solar-dev wont affect others | 13:15 |
pigmej | yeah | 13:15 |
pigmej | dshulyak_: it's still not working for me (celery is still started as root from init-scripts) | 13:20 |
dshulyak_ | pigmej: yes, sorry, it is started from root, is it a problem? | 13:21 |
dshulyak_ | cli should be used from vagrant, because SOLAR_CONFIG_OVERRIDE is expored there | 13:22 |
pigmej | dshulyak_: but as I said, I have forever pending state | 13:22 |
pigmej | by default, when testing your patch | 13:22 |
dshulyak_ | env | grep solar ? | 13:22 |
pigmej | empty | 13:22 |
dshulyak_ | let me recheck | 13:22 |
dshulyak_ | hm | 13:23 |
dshulyak_ | maybe i exported it by hand, by i think this line should work https://github.com/openstack/solar/blob/master/bootstrap/playbooks/solar.yaml#L46-L47 | 13:23 |
openstackgerrit | Jedrzej Nowak proposed openstack/solar: Removed wrong git option from solar-resources clone https://review.openstack.org/266907 | 13:26 |
pigmej | salmon_: so ^ file is owned by vagrant because it's in shared folder | 13:26 |
pigmej | and git has no 'owner' parameter in our ansible (newer ansible has, be warned) | 13:27 |
dshulyak_ | msg: unsupported parameter for module: owner | 13:27 |
dshulyak_ | y | 13:27 |
pigmej | dshulyak_: ^' | 13:27 |
pigmej | dshulyak_: about that celery, as I said, it's ok for vagrant user, but by default you run it as root, and we don't have it exported there | 13:27 |
pigmej | so as a result something is bad | 13:28 |
dshulyak_ | for root it is exported in init script | 13:28 |
dshulyak_ | actually im totally confused | 13:29 |
pigmej | then I will destroy everything and check again | 13:29 |
pigmej | me t oo | 13:29 |
salmon_ | pigmej: I thought you tested it :P | 13:29 |
dshulyak_ | u are using vagrant user from cli or root? | 13:29 |
pigmej | salmon_: I did, but on my local machine... I have new ansible there it seems | 13:29 |
pigmej | dshulyak_: so again, from cli I spawn celery as vagrant by hand=> everything works | 13:29 |
dshulyak_ | no | 13:29 |
pigmej | but when I use your init scripts I have forever pending state | 13:29 |
dshulyak_ | not celery | 13:29 |
dshulyak_ | cli | 13:29 |
dshulyak_ | soalr cli | 13:30 |
pigmej | vagrant | 13:30 |
pigmej | ah, vagrant user doesn't have permission to this DB | 13:30 |
dshulyak_ | not sqlite should be used | 13:31 |
dshulyak_ | but riak | 13:31 |
pigmej | yeah BUT celery uses sqlite | 13:32 |
dshulyak_ | because | 13:32 |
dshulyak_ | there is not SOLAR_CONFIG_OVERRIDE exported | 13:32 |
dshulyak_ | and celery that is started by init script uses riak | 13:32 |
pigmej | which is owned by root, so my vagrant user (CLI) doesn't have access to it ? | 13:32 |
pigmej | how the heck celery uses riak ? | 13:33 |
pigmej | ah | 13:33 |
dshulyak_ | thats the part that needs to be fixed | 13:33 |
pigmej | I think it's other way | 13:33 |
dshulyak_ | i dont know why vagrant user doesnt have this exported - export SOLAR_CONFIG_OVERRIDE="/.solar_config_override" | 13:33 |
dshulyak_ | no | 13:33 |
pigmej | ah | 13:33 |
dshulyak_ | https://review.openstack.org/#/c/266321/3/utils/solar-celery L13 | 13:34 |
pigmej | because it's not anymore in bashrc | 13:34 |
dshulyak_ | hm, why? | 13:34 |
pigmej | probably something went wrong ;D | 13:34 |
pigmej | can you both merge my broken 'owner' ? | 13:35 |
pigmej | but I still don't get why I have no export in bashrc... | 13:35 |
pigmej | ok, dshulyak_ I exported by hand | 13:36 |
pigmej | and the same result | 13:36 |
pigmej | vagrant@solar-dev:/vagrant$ echo $SOLAR_CONFIG_OVERRIDE | 13:36 |
pigmej | /.solar_config_override | 13:36 |
pigmej | I think the reason is: vagrant@solar-dev:/vagrant$ ls -all /tmp/celery.db | 13:36 |
pigmej | -rw-r--r-- 1 root root 7168 Jan 13 14:18 /tmp/celery.db | 13:36 |
salmon_ | pigmej: your change is waiting for jenkins | 13:37 |
pigmej | ah... | 13:37 |
pigmej | :( | 13:37 |
pigmej | dshulyak_: yup, I cahnged ownership of /tmp/celery.db and it's fine now | 13:38 |
dshulyak_ | yeah, it is because of /tmp/celery.db | 13:38 |
pigmej | so the problem is that, celery silents error messages from sqlite or sth | 13:38 |
pigmej | because vagrant has no access to /tmp/celery.db :) | 13:38 |
pigmej | dshulyak_: so what we do with it? | 13:48 |
dshulyak_ | i am trying to start celery from vagrant user | 13:49 |
pigmej | k | 13:50 |
openstackgerrit | Merged openstack/solar: Removed wrong git option from solar-resources clone https://review.openstack.org/266907 | 13:52 |
pigmej | salmon_: you need to adjust https://review.openstack.org/#/c/266360/ | 13:59 |
openstackgerrit | Jedrzej Nowak proposed openstack/solar: Improved inputs documentation https://review.openstack.org/266855 | 14:00 |
salmon_ | yu[ | 14:01 |
salmon_ | yup | 14:01 |
pigmej | though I have no idea | 14:05 |
pigmej | how | 14:05 |
salmon_ | dshulyak_: can you review https://review.openstack.org/#/c/266475/4 | 14:43 |
openstackgerrit | Dmitry Shulyak proposed openstack/solar: Implement db based lock mechanism for orchestration https://review.openstack.org/259127 | 14:48 |
openstackgerrit | Dmitry Shulyak proposed openstack/solar: init script for solar-celery https://review.openstack.org/266321 | 14:48 |
openstackgerrit | Dmitry Shulyak proposed openstack/solar: Remove redis and celery container, use init script for celery https://review.openstack.org/266810 | 14:48 |
dshulyak_ | updated https://review.openstack.org/#/c/266810/ to use vagrant user | 14:50 |
dshulyak_ | sec, forgot to remove container | 14:50 |
dshulyak_ | from docker-compose | 14:51 |
tzn | Guys, the guys from solar project removed it from github and readthedocs | 14:51 |
tzn | what now | 14:51 |
dshulyak_ | i think it doesnt make sense because all of this mounts are vagrant specific | 14:51 |
dshulyak_ | hm, i will remove docker specific things in separate patch, i guess Dockerfile/run.sh and part of docker compose can be rmeoved | 14:52 |
openstackgerrit | Merged openstack/solar: Added possibility to change computable input func https://review.openstack.org/266475 | 14:52 |
dshulyak_ | please recheck this one https://review.openstack.org/#/c/266810/ | 14:56 |
tzn | http://solar.readthedocs.org/en/latest/ | 15:00 |
pigmej | tzn: cool :) | 15:02 |
pigmej | then we can build documentation automaticaly :) | 15:02 |
pigmej | github gives us nothing ;) we're using openstack/solar still | 15:02 |
pigmej | or you meant pypi tzn ? | 15:02 |
tzn | ? | 15:03 |
tzn | you meant where? | 15:03 |
tzn | I mean - what you are asking for really? | 15:03 |
pigmej | "<tzn> Guys, the guys from solar project removed it from github and readthedocs" | 15:03 |
tzn | aaa, let me check pypi | 15:04 |
tzn | it's still there, but 404 | 15:05 |
tzn | search brings that up | 15:05 |
tzn | but no content | 15:05 |
pigmej | then it should be possible to register that name afair | 15:06 |
pigmej | because search index is updated in async way | 15:07 |
pigmej | dshulyak_: where od you use vagrant user ? I don't see it | 15:07 |
pigmej | do* | 15:08 |
tzn | https://pypi.python.org/pypi?%3Aaction=pkg_edit&name=solar | 15:09 |
dshulyak_ | pigmej: you asked me about user? | 15:10 |
dshulyak_ | because irc shows that that messages was from tzn | 15:10 |
dshulyak_ | it is in celery_init.yaml | 15:10 |
tzn | @dshulyak_ what is your PyPi username? | 15:11 |
pigmej | dshulyak_: what client do you use ?D: | 15:11 |
dshulyak_ | tzn: dshulyak | 15:12 |
dshulyak_ | pigmej: colloquy, it is osx | 15:13 |
pigmej | anwnyay, I dislike that we have init script but we will start celery from other script as different user, while init-script starts it as root, | 15:13 |
dshulyak_ | but previously it was ok | 15:13 |
pigmej | I'm not sure but maybe adding permission to celery.db would be ok? | 15:13 |
dshulyak_ | pigmej: what do you mean? | 15:13 |
dshulyak_ | init script starts it with whatever user you are | 15:13 |
pigmej | It will be pita during development | 15:13 |
pigmej | dshulyak_: almost, but you add it to defaults, so on reboot it will be again owned by root | 15:14 |
pigmej | isn't it? | 15:15 |
dshulyak_ | i dont know ;) | 15:15 |
dshulyak_ | will it be even started after reboot? | 15:15 |
salmon_ | why not /var/lib/solar/celery.db ? | 15:15 |
dshulyak_ | mainly because solar.db was lready in tmp ) | 15:16 |
salmon_ | ah :) | 15:16 |
pigmej | dshulyak_: you add it to defaults so yeah I suppose it will be ... | 15:16 |
dshulyak_ | pigmej: i checked, after reboot it wont be started | 15:17 |
pigmej | ok, then I don't understand ubuntu init system.... | 15:17 |
dshulyak_ | idk, maybe thats another system responsibility | 15:17 |
pigmej | yeah ubuntu upstart (which is finally dead btw) | 15:18 |
pigmej | ok salmon_ can you check this PR taht dima mentioned ? | 15:18 |
pigmej | dshulyak_: any ideas wtf https://review.openstack.org/#/c/266855/ ? | 15:18 |
pigmej | ok it's in conflict now | 15:19 |
dshulyak_ | pigmej: it says there is conflict | 15:19 |
dshulyak_ | oh | 15:19 |
dshulyak_ | my client | 15:19 |
pigmej | :D | 15:19 |
salmon_ | pigmej: which one? | 15:21 |
openstackgerrit | Jedrzej Nowak proposed openstack/solar: Improved inputs documentation https://review.openstack.org/266855 | 15:22 |
pigmej | salmon_: https://review.openstack.org/#/c/266810/ | 15:23 |
pigmej | dshulyak_: are you doing something more with it ? | 15:23 |
dshulyak_ | pigmej: hm, actually doc says that update.rc should be enough | 15:24 |
dshulyak_ | so it might that i messed up smth | 15:24 |
dshulyak_ | no, i think we can use it as it is | 15:24 |
dshulyak_ | and if i will figure out how to restart it properly | 15:24 |
dshulyak_ | not restart - start on boot properly | 15:24 |
dshulyak_ | i will submit new patch | 15:24 |
pigmej | k | 15:25 |
pigmej | dshulyak_: https://review.openstack.org/#/c/266810/4/bootstrap/playbooks/tasks/celery_init.yaml@10 | 15:27 |
openstackgerrit | Dmitry Shulyak proposed openstack/solar: Remove redis and celery container, use init script for celery https://review.openstack.org/266810 | 15:29 |
pigmej | dshulyak_: for some reason I expected "crap" there :D | 15:34 |
pigmej | especially "oh crap" :P | 15:34 |
dshulyak_ | i found better init script for celery - https://github.com/celery/celery/blob/3.1/extra/generic-init.d/celeryd | 15:51 |
dshulyak_ | it needs to be customized a bit | 15:52 |
pigmej | yeah | 15:53 |
pigmej | can you salmon_ and dshulyak_ check https://review.openstack.org/#/c/266855/ and https://review.openstack.org/#/c/266255/ | 15:54 |
pigmej | ? | 15:54 |
salmon_ | pigmej: why do you need a lock there? | 16:18 |
pigmej | salmon_: where ? | 16:20 |
salmon_ | https://review.openstack.org/#/c/266255/1/solar/core/handlers/__init__.py | 16:20 |
pigmej | (hint these are 2 different PR, they differ by 600 :P) | 16:22 |
pigmej | because of gevent | 16:22 |
pigmej | and theading too | 16:22 |
pigmej | I don't want to force stevedore to load something in concurrent environment | 16:23 |
pigmej | it uses __import__ magic + entrypoints.. | 16:23 |
pigmej | also I wanted to load one handler max one time | 16:23 |
*** dshulyak_ has quit IRC | 16:26 | |
*** dshulyak_ has joined #openstack-solar | 16:28 | |
dshulyak_ | i would expect that with gevent it is safe | 16:40 |
pigmej | it's safe now :) | 16:42 |
dshulyak_ | no, i mean what the purpose of this lock | 16:42 |
pigmej | yeah | 16:42 |
pigmej | ah | 16:42 |
pigmej | well, stevedore takes time to load, | 16:43 |
dshulyak_ | there is no way one gthread will switch control | 16:43 |
dshulyak_ | to another one randomly, e.g wo io/sleep | 16:43 |
pigmej | it is, stevedore uses stevedore file | 16:43 |
dshulyak_ | hm | 16:43 |
pigmej | dshulyak_: stevedore uses pkg_resources, and pkg_resources reads entry_points file | 16:50 |
pigmej | therefore it *can* switch there (small chances but it's possible) | 16:50 |
dshulyak_ | so this lock should protect from reading/loading same driver twice or more times? | 16:52 |
dshulyak_ | in case if several tasks will be started concurrently and drivers wont be imported | 16:52 |
pigmej | yup | 16:54 |
pigmej | that's the only case for that | 16:54 |
pigmej | probably nothing bad would happend if we would load it several times, but ... it's faster this way | 16:54 |
pigmej | that's why I have this global _handlers dict | 16:55 |
pigmej | I'm using the same method there https://github.com/openstack/solar/blob/master/solar/computable_inputs/processor.py#L29-L36 | 16:55 |
*** dshulyak_ has quit IRC | 16:58 | |
*** dshulyak_ has joined #openstack-solar | 17:04 | |
*** dshulyak_ has quit IRC | 17:10 | |
pigmej | ok, cu for today :) See you tomorrow :) | 17:11 |
openstackgerrit | Lukasz Oles proposed openstack/solar: Add worpdress example from tutorial https://review.openstack.org/266360 | 17:20 |
openstackgerrit | Lukasz Oles proposed openstack/solar: Add test for wordpress example https://review.openstack.org/266360 | 17:23 |
pigmej | salmon_: how did you solve examples / resources stuff ? | 17:37 |
salmon_ | not yet, just cleaning my git repo :) | 17:38 |
pigmej | then set it workflow -1 please :) | 17:38 |
*** tzn has quit IRC | 17:52 | |
*** tzn has joined #openstack-solar | 17:54 | |
*** tzn has quit IRC | 17:58 | |
*** ikalnitsky has quit IRC | 18:08 | |
*** evgenyl has quit IRC | 18:08 | |
*** evgenyl has joined #openstack-solar | 18:21 | |
*** ikalnitsky has joined #openstack-solar | 18:31 | |
*** dshulyak_ has joined #openstack-solar | 18:56 | |
*** dshulyak_ has quit IRC | 19:03 | |
*** dshulyak_ has joined #openstack-solar | 19:15 | |
*** dshulyak_ has quit IRC | 19:35 | |
openstackgerrit | Merged openstack/solar: Improved inputs documentation https://review.openstack.org/266855 | 21:22 |
openstackgerrit | Lukasz Oles proposed openstack/solar: Allow to modify computable inputs in Composer files https://review.openstack.org/267193 | 22:02 |
openstackgerrit | Merged openstack/solar: Implement db based lock mechanism for orchestration https://review.openstack.org/259127 | 22:11 |
openstackgerrit | Merged openstack/solar: init script for solar-celery https://review.openstack.org/266321 | 22:13 |
openstackgerrit | Merged openstack/solar: Remove redis and celery container, use init script for celery https://review.openstack.org/266810 | 22:17 |
*** salmon_ has quit IRC | 22:28 | |
*** tzn has joined #openstack-solar | 22:53 | |
*** tzn has quit IRC | 22:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!