*** zhurong has joined #openstack-mistral | 00:50 | |
*** bobh has joined #openstack-mistral | 01:47 | |
*** gongysh has joined #openstack-mistral | 02:22 | |
*** mgershen has joined #openstack-mistral | 03:03 | |
*** mgershen1 has quit IRC | 03:03 | |
*** portdirect has quit IRC | 03:16 | |
*** portdirect has joined #openstack-mistral | 03:23 | |
*** zhurong has quit IRC | 03:43 | |
*** bobh has quit IRC | 03:48 | |
*** bobh has joined #openstack-mistral | 03:50 | |
*** bobh has quit IRC | 03:54 | |
*** gongysh has quit IRC | 04:14 | |
*** gongysh has joined #openstack-mistral | 04:43 | |
*** sharatss has joined #openstack-mistral | 04:44 | |
*** gongysh has quit IRC | 05:09 | |
*** apetrich has joined #openstack-mistral | 05:12 | |
rakhmerov | kong: ok | 05:16 |
---|---|---|
*** apetrich has quit IRC | 05:30 | |
openstackgerrit | Sharat Sharma proposed openstack/python-mistralclient master: Add pagination options for workflows and actions https://review.openstack.org/458515 | 05:32 |
*** apetrich has joined #openstack-mistral | 05:32 | |
rakhmerov | kong, ddeja, d0ugal: please https://review.openstack.org/#/c/454411/ | 05:36 |
*** apetrich has quit IRC | 05:38 | |
*** apetrich has joined #openstack-mistral | 05:50 | |
*** gongysh has joined #openstack-mistral | 05:59 | |
*** jaosorior has joined #openstack-mistral | 06:06 | |
*** tung_doan has joined #openstack-mistral | 06:12 | |
openstackgerrit | Sharat Sharma proposed openstack/python-mistralclient master: Add pagination options for workflows and actions https://review.openstack.org/458515 | 06:15 |
*** zhurong has joined #openstack-mistral | 06:21 | |
*** zhurong has quit IRC | 06:39 | |
*** zhurong has joined #openstack-mistral | 06:42 | |
*** livelace has joined #openstack-mistral | 06:52 | |
*** zhurong has quit IRC | 06:54 | |
*** chlong has quit IRC | 06:56 | |
jaosorior | sharatss: did you make any progress on the keystone-session bits? | 07:01 |
sharatss | jaosorior, nope :( | 07:01 |
jaosorior | sharatss: ok, putting up an environment to reproduce it | 07:02 |
sharatss | jaosorior, ok.. even i will be trying on that | 07:02 |
jaosorior | sharatss: I don't run into the api_key issues you were seeing | 07:05 |
jaosorior | sharatss: actually it's failing cause we're using a default domain even if v2 is used | 07:06 |
jaosorior | so, keystone v2.0 doesn't work with the current code | 07:06 |
sharatss | jaosorior, does it work with v3? coz i'm using v3 | 07:08 |
jaosorior | sharatss: haven't tried yet. | 07:08 |
jaosorior | the tripleo undercloud unfortunately uses v2 as of now | 07:08 |
jaosorior | sharatss: what's the error you're getting again? | 07:10 |
sharatss | jaosorior, same.. the RuntimeError you have added | 07:12 |
jaosorior | sharatss: can you try printing the values available? It really sounds like you're not giving the password | 07:12 |
sharatss | jaosorior, will try it | 07:12 |
jaosorior | sharatss: or verify that you have set the OS_PASSWORD environment file | 07:13 |
sharatss | jaosorior, but even jenkins gives the same error | 07:13 |
openstackgerrit | Merged openstack/mistral master: Optimize the link address https://review.openstack.org/457215 | 07:15 |
jaosorior | sharatss: does it? | 07:15 |
jaosorior | sharatss: the error I'm seeing is the same I get locally http://logs.openstack.org/74/455174/6/check/gate-python-mistralclient-devstack-dsvm-ubuntu-xenial/29d2d4c/console.html#_2017-04-18_10_06_32_387638 | 07:16 |
jaosorior | ok, got it working with v2 | 07:18 |
*** gongysh has quit IRC | 07:18 | |
sharatss | jaosorior, oh great!! | 07:18 |
jaosorior | sharatss: the issue was the defaults given to the projects and domain names from the shell | 07:19 |
jaosorior | if you don't give defaults and let the user give all the values, then it works | 07:19 |
jaosorior | cause if you try using the generic plugins and use keystone v2, it was failing since it was trying to give domain names (which it shouldn't try) | 07:19 |
jaosorior | now lets try v3 | 07:19 |
sharatss | jaosorior, is it better to use v2 and v3 separately rather than using generic for mistral? | 07:20 |
jaosorior | sharatss: so I'm using the generic one | 07:21 |
jaosorior | I just prefer adding the generic plugins, since we never know if keystone will be releasing a v4 at some point... so it gives folks an easier time if that happens | 07:22 |
sharatss | jaosorior, only if they don't make it any more complex | 07:24 |
*** shardy has joined #openstack-mistral | 07:24 | |
jaosorior | sharatss: I'm getting issues with v3. for some reason it's not getting the user domain name | 07:25 |
*** zhurong has joined #openstack-mistral | 07:31 | |
jaosorior | lol user error | 07:33 |
jaosorior | forgot to default it | 07:33 |
jaosorior | *export | 07:34 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/python-mistralclient master: Use keystoneauth plugins and session instead of keystoneclient https://review.openstack.org/455174 | 07:37 |
jaosorior | sharatss: so I tried this with both v3 and v2 ^^ | 07:37 |
jaosorior | sharatss: now, I'm not entirely sure how to test the "target" bits | 07:38 |
sharatss | jaosorior, let us see if this works | 07:38 |
sharatss | then may be we can follow the same pattern for the target and check | 07:39 |
*** jpich has joined #openstack-mistral | 07:43 | |
openstackgerrit | luong tuan proposed openstack/mistral master: Refactor mistral context using oslo_context https://review.openstack.org/455407 | 07:49 |
*** apetrich has quit IRC | 08:01 | |
*** apetrich has joined #openstack-mistral | 08:02 | |
*** gongysh has joined #openstack-mistral | 08:09 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/python-mistralclient master: Use keystoneauth plugins and session instead of keystoneclient https://review.openstack.org/455174 | 08:10 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/python-mistralclient master: Use keystoneauth plugins and session instead of keystoneclient https://review.openstack.org/455174 | 08:15 |
*** zhurong has quit IRC | 08:15 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/python-mistralclient master: Use keystoneauth plugins and session instead of keystoneclient https://review.openstack.org/455174 | 08:21 |
*** zhurong has joined #openstack-mistral | 08:22 | |
*** jpich has quit IRC | 08:29 | |
*** jpich has joined #openstack-mistral | 08:30 | |
*** shardy has quit IRC | 08:34 | |
*** shardy has joined #openstack-mistral | 08:35 | |
*** gongysh has quit IRC | 08:51 | |
*** jrist has quit IRC | 08:57 | |
*** tuan_ has joined #openstack-mistral | 09:02 | |
tuan_ | Hi guys, | 09:05 |
tuan_ | could someone from tripleo explain to me about the job fail | 09:05 |
tuan_ | of tripleo gate below | 09:06 |
tuan_ | http://logs.openstack.org/07/455407/5/check/gate-tripleo-ci-centos-7-scenario003-multinode-oooq-puppet/9748a37/console.html | 09:06 |
tuan_ | thanks in advanced | 09:06 |
*** tuan_ has quit IRC | 09:24 | |
jaosorior | tung_doan: might wanna ask in #tripleo | 09:25 |
*** tuan has joined #openstack-mistral | 09:26 | |
openstackgerrit | Sharat Sharma proposed openstack/python-mistralclient master: Use keystoneauth plugins and session instead of keystoneclient https://review.openstack.org/455174 | 09:26 |
jaosorior | tuan: what patch is that? | 09:27 |
tuan | jaosorior: hi, this patch: https://review.openstack.org/#/c/455407/ | 09:27 |
*** zhurong has quit IRC | 09:33 | |
*** zhurong has joined #openstack-mistral | 09:36 | |
*** zhurong has quit IRC | 09:38 | |
openstackgerrit | Sharat Sharma proposed openstack/python-mistralclient master: Switch from keystoneclient to keystoneauth https://review.openstack.org/457656 | 09:55 |
*** warface has joined #openstack-mistral | 09:58 | |
*** tuan has quit IRC | 10:24 | |
*** tuan_ has joined #openstack-mistral | 10:29 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/python-mistralclient master: Use keystoneauth plugins and session instead of keystoneclient https://review.openstack.org/455174 | 10:38 |
jaosorior | rakhmerov, sharatss so, I'm almost done fixing the unit tests there, but I got stuck with mocking the responses there ^^ | 10:38 |
jaosorior | wait fixing pep8 issues | 10:41 |
*** tuan_ has quit IRC | 10:41 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/python-mistralclient master: Use keystoneauth plugins and session instead of keystoneclient https://review.openstack.org/455174 | 10:42 |
jaosorior | rakhmerov, sharatss: Alright, fixed pep8 there. Would use help fixing the unit tests. They were quite tied to using python-requests and auth-tokens directly | 10:42 |
*** jtomasek_ has joined #openstack-mistral | 10:43 | |
*** tuan has joined #openstack-mistral | 10:44 | |
*** sharatss has quit IRC | 11:01 | |
*** sharatss has joined #openstack-mistral | 11:01 | |
tuan | jaosorior: Hi, do you have some ideas about the above problem | 11:06 |
jaosorior | tuan: uhm... well, it seems that mistralclient is crashing but it's hiding the issue | 11:10 |
jaosorior | tuan: so first one would need to fix mistralclient to show what the issue was, and then you'll know | 11:11 |
tuan | jaosorior: well, it suggests to find another log file to see the root cause | 11:11 |
tuan | how can i know which log file | 11:11 |
jaosorior | tuan: so for tripleo, from here http://logs.openstack.org/07/455407/5/check/gate-tripleo-ci-centos-7-scenario003-multinode-oooq-puppet/9748a37/ tyou gotta go to the logs directory | 11:12 |
jaosorior | tuan: from the ansible output you saw that it failed in the undercloud step, so then you can go to the undercloud directory | 11:13 |
jaosorior | anyway, since it failed in the undercloud install, we go to the undercloud install logs, here http://logs.openstack.org/07/455407/5/check/gate-tripleo-ci-centos-7-scenario003-multinode-oooq-puppet/9748a37/logs/undercloud/home/jenkins/undercloud_install.log.txt.gz#_2017-04-21_08_17_35 | 11:13 |
jaosorior | and there the error is not visible, mistral just fails with "app" | 11:14 |
jaosorior | which means that the mistralclient is hiding the error | 11:14 |
jaosorior | I did search the mistral logs, and found nothing http://logs.openstack.org/07/455407/5/check/gate-tripleo-ci-centos-7-scenario003-multinode-oooq-puppet/9748a37/logs/undercloud/var/log/mistral/ | 11:14 |
jaosorior | so it might be a client issue | 11:14 |
tuan | jaosorior: sorry for my bad in tripleo gate | 11:16 |
tuan | but when i look to the log | 11:16 |
tuan | i do nit see the error at undercloud | 11:16 |
jaosorior | tuan: no biggie, it's honestly not the best log (it took me a while to get used to it) | 11:17 |
tuan | :)) | 11:17 |
jaosorior | ok, lets see | 11:17 |
tuan | okay | 11:17 |
jaosorior | tuan: so this is the first log you see http://logs.openstack.org/07/455407/5/check/gate-tripleo-ci-centos-7-scenario003-multinode-oooq-puppet/9748a37/console.html | 11:17 |
jaosorior | ansible shows a play recap when it's done, so look for the last in that log"PLAY RECAP" | 11:18 |
tuan | jaosorior: yep, struggled with it since today morning | 11:18 |
tuan | :D | 11:18 |
tuan | yep | 11:18 |
jaosorior | * look for the last "PLAY RECAP" in that log | 11:18 |
tuan | ahha | 11:18 |
tuan | failed=1 | 11:18 |
jaosorior | so just above it, you can see the failure | 11:18 |
jaosorior | here http://logs.openstack.org/07/455407/5/check/gate-tripleo-ci-centos-7-scenario003-multinode-oooq-puppet/9748a37/console.html#_2017-04-21_08_03_29_940066 | 11:18 |
jaosorior | and here it says where the log is http://logs.openstack.org/07/455407/5/check/gate-tripleo-ci-centos-7-scenario003-multinode-oooq-puppet/9748a37/console.html#_2017-04-21_08_17_39_217355 | 11:19 |
jaosorior | so now we know two things: 1) the error was in the "Install the undercloud" step 2) where the logs are. | 11:20 |
tuan | yep | 11:20 |
jaosorior | now, the logs for the undercloud are usually under logs/undercloud | 11:20 |
jaosorior | here http://logs.openstack.org/07/455407/5/check/gate-tripleo-ci-centos-7-scenario003-multinode-oooq-puppet/9748a37/logs/undercloud/ | 11:20 |
jaosorior | so we follow the path that was pointed in the log home/jenkins/undercloud_install.log.txt | 11:20 |
jaosorior | which is here http://logs.openstack.org/07/455407/5/check/gate-tripleo-ci-centos-7-scenario003-multinode-oooq-puppet/9748a37/logs/undercloud/home/jenkins/undercloud_install.log.txt.gz | 11:20 |
jaosorior | now, the undercloud install is not ansible driven. So those logs will look different | 11:21 |
jaosorior | however, the failure usually is also at the bottom of the file | 11:21 |
jaosorior | so, going to the bottom of that file, we can see this http://logs.openstack.org/07/455407/5/check/gate-tripleo-ci-centos-7-scenario003-multinode-oooq-puppet/9748a37/logs/undercloud/home/jenkins/undercloud_install.log.txt.gz#_2017-04-21_08_17_39 | 11:21 |
tuan | yep | 11:22 |
tuan | i am there | 11:22 |
jaosorior | tuan: and that's where the issue is | 11:23 |
jaosorior | tuan: unfortunately, the issue is hidden by the mistralclient | 11:23 |
jaosorior | so all we see it ERROR (app) | 11:23 |
tuan | "app" means mistralclient? | 11:24 |
jaosorior | so there is a wrong try: ... except there, or something is throwing an exception that's ignored by cliff | 11:24 |
jaosorior | tuan: so just above that error, you can see the command that was ran | 11:24 |
tuan | mistral workbook-list | 11:24 |
tuan | this run | 11:24 |
jaosorior | right | 11:24 |
tuan | and then error at 'app' | 11:24 |
jaosorior | oh | 11:24 |
jaosorior | awit a minute | 11:24 |
jaosorior | why the hell would it be failing on mistral workbook-list | 11:24 |
jaosorior | that makes no sense | 11:25 |
tuan | yep | 11:25 |
tuan | (os-refresh-config) [ERROR] during post-configure phase. [Command '['dib-run-parts', '/usr/libexec/os-refresh-config/post-configure.d']' returned non-zero exit status 1] | 11:25 |
tuan | and this one also | 11:25 |
flaper87 | kong: that information I got was using --debug, there's no actual error | 11:25 |
jaosorior | flaper87: ?? | 11:25 |
tuan | jaosorior: may be they are talking about another issue | 11:26 |
tuan | :D | 11:26 |
tuan | jaosorior: Reason: os-refresh-config failed. See log for details. | 11:27 |
flaper87 | jaosorior: hey, so, yday (still today) I was having problems creating a workflow in my local mistral-server process and no error was being returned by the API | 11:27 |
jaosorior | flaper87: what do you see? | 11:27 |
flaper87 | jaosorior: http://paste.openstack.org/show/607392/ | 11:28 |
jaosorior | tuan: os-refresh-config is just what's running the everything. The issue is a mistralclient failure | 11:28 |
flaper87 | jaosorior: that's server side | 11:28 |
flaper87 | I'm going to try the same on a fully deployed undercloud now | 11:28 |
jaosorior | flaper87: and the client side? | 11:28 |
flaper87 | jaosorior: http://paste.openstack.org/show/607457/ | 11:29 |
jaosorior | flaper87: that's exactly the issue tuan is seeing | 11:29 |
tuan | jaosorior: perfect | 11:30 |
tuan | :D | 11:30 |
flaper87 | jaosorior: oh, I wasn't reading your convo w/ tuan | 11:30 |
flaper87 | I should have | 11:30 |
flaper87 | :D | 11:30 |
tuan | flaper87: do you have more info about that error of client | 11:30 |
flaper87 | tuan: I don't :( | 11:31 |
flaper87 | I'm fairly new to mistral, tbh so I'll have to debug server side | 11:31 |
flaper87 | I'm trying this same workflow on another instance where I should be able to debug things better | 11:31 |
jaosorior | flaper87: I think you gotta debug the clientside though, to see what was the actual exception that's happening | 11:31 |
jaosorior | cause it's being hidden by the client | 11:31 |
tuan | jaosorior: do we have any modifications in client recently | 11:31 |
tuan | ? | 11:32 |
jaosorior | so there hadn't been a release since January, and I think one happened recently | 11:32 |
flaper87 | jaosorior: oh, ok! I mean, the workflow doesn't exist in the server after this error is raised | 11:32 |
flaper87 | lemme check | 11:32 |
jaosorior | flaper87: do you have an environment where this is happening? | 11:32 |
*** shardy is now known as shardy_lunch | 11:32 | |
flaper87 | jaosorior: it's my laptop but I | 11:33 |
jaosorior | flaper87: if you open a tmate session I can try to help | 11:33 |
flaper87 | but I'm trying to replicate it somewhere I can give you access | 11:33 |
flaper87 | jaosorior: so, the response is 500 and the content is empty | 11:35 |
jaosorior | dafuq | 11:35 |
jaosorior | and mistralserver is not logging any 500? | 11:36 |
flaper87 | right? | 11:36 |
flaper87 | nope | 11:36 |
jaosorior | flaper87: is mistral running over httpd? | 11:36 |
flaper87 | no, it's a mistral-server --servers all | 11:36 |
jaosorior | flaper87: anything in the keystone logs? | 11:36 |
flaper87 | give me 2 mins to replicate this on a fully fledge undercloud | 11:36 |
flaper87 | if I can't, then it must be my local env | 11:37 |
jaosorior | flaper87: tuan is seeing it in the gate actually | 11:37 |
flaper87 | oh, fuck | 11:38 |
flaper87 | pardon my language | 11:38 |
tuan | flaper87: no worries at all | 11:38 |
tuan | :D | 11:38 |
tuan | it seems that it fails when send a POST request | 11:39 |
jaosorior | flaper87: no worries, you fucking language is no biggie :P | 11:39 |
tuan | can we check the mistral api for more info | 11:39 |
jaosorior | tuan: nothing in the logs http://logs.openstack.org/07/455407/5/check/gate-tripleo-ci-centos-7-scenario003-multinode-oooq-puppet/9748a37/logs/undercloud/var/log/mistral/api.log.txt.gz | 11:40 |
tuan | yep | 11:40 |
tuan | ialso wanna say that | 11:40 |
tuan | i have looked at that | 11:40 |
tuan | flaper87: what about your mistral-api? | 11:40 |
flaper87 | it worked on the undercloud | 11:41 |
flaper87 | in my undercloud, at least | 11:42 |
jaosorior | flaper87: how had you reproduced it initially? | 11:42 |
*** thrash|g0ne is now known as thrash | 11:43 | |
jaosorior | tuan: well, I rechecked your patch just to see if it was a transcient error | 11:44 |
jaosorior | tuan: maybe some middleware is throwing the 500, which is why the error is not logged in the mistral logs | 11:45 |
flaper87 | jaosorior: I'm running mistral-server in my laptop w/o keystone | 11:45 |
flaper87 | jaosorior: http://paste.openstack.org/show/607459/ | 11:46 |
flaper87 | that's my mistral.conf | 11:46 |
jaosorior | interesting | 11:46 |
tuan | flaper87: how does mistral work w/o keystone | 11:46 |
tuan | mistral works with pecan | 11:47 |
tuan | but it does not mean that mistral will not need keystone | 11:47 |
tuan | all the services in openstack need keystone to work | 11:47 |
flaper87 | tuan: so, I got this config from running the docker image that's in the repo. Then I decided to run it in my laptop because I wanted to debug some stuff | 11:48 |
flaper87 | tuan: not all the services, FWIW ;) | 11:48 |
tuan | flaper87: yeah :D, i think you understand wht i mean | 11:48 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/python-mistralclient master: Use keystoneauth plugins and session instead of keystoneclient https://review.openstack.org/455174 | 11:49 |
tuan | flaper87: docker or machine does not matter here | 11:49 |
flaper87 | tuan: I know, but it matters to understand where I got the confi file from :) | 11:50 |
tuan | jaosorior: i do not think that "flaper87" he runs his env with my patch | 11:50 |
flaper87 | I didn't make this config file up, it was generated by the scripts used to run the docker image | 11:50 |
tuan | therefore i do not think my patch has any affects here | 11:50 |
tuan | flaper87: agree | 11:50 |
tuan | :D | 11:50 |
jaosorior | tuan: yeah, I think the issue is unrelated to your patch | 11:50 |
tuan | jaosorior: can you guys reproduce it again with tripleo | 11:51 |
tuan | ? | 11:51 |
tuan | or at least with vanilla mistral | 11:51 |
tuan | if vanilla mistral works well, so i think the error belongs to tripleo | 11:52 |
tuan | i need to go out for lunch:) | 11:53 |
jaosorior | tuan: so I did a deployment yesterday night and it's working with the latest mistralclient. So no I haven't been able to reproduce it :/ | 11:54 |
jaosorior | oh, I now got an update for the mistral package | 11:57 |
jaosorior | lets see | 11:57 |
jaosorior | nope | 12:06 |
jaosorior | couldn't reproduce it | 12:06 |
*** jaosorior is now known as jaosorior_away | 12:12 | |
*** shardy_lunch is now known as shardy | 12:25 | |
*** dmellado has quit IRC | 12:26 | |
*** jtomasek_ has quit IRC | 12:34 | |
*** sharatss has quit IRC | 12:38 | |
*** dmellado has joined #openstack-mistral | 12:47 | |
*** jrist has joined #openstack-mistral | 12:59 | |
*** dprince has joined #openstack-mistral | 13:02 | |
tuan | jaosorior: i'm back, sorry for lunch time | 13:12 |
tuan | well. so it means that vanilla mistral does not have problem | 13:12 |
tuan | i suppose | 13:12 |
*** thrash is now known as thrash|biab | 13:14 | |
*** rbrady has joined #openstack-mistral | 13:17 | |
tuan | flaper87: are you still there | 13:40 |
tuan | if you do not mind, could you reproduce it by reconfigure the mistral.conf by using keystone | 13:40 |
tuan | i mean commenting out the auth_enable=False in [pecan] | 13:41 |
*** igormarnat has quit IRC | 13:42 | |
*** igormarnat has joined #openstack-mistral | 13:42 | |
tuan | if you still can reproduce it so authenticating or not does not matter here | 13:42 |
tuan | then it may be the error of pecan itself | 13:43 |
*** chlong has joined #openstack-mistral | 13:44 | |
*** shardy is now known as shardy_afk | 13:44 | |
*** thrash|biab is now known as thrash | 13:49 | |
*** catintheroof has joined #openstack-mistral | 13:59 | |
*** jaosorior_away is now known as jaosorior_mtg | 14:05 | |
*** catintheroof has quit IRC | 14:10 | |
*** catintheroof has joined #openstack-mistral | 14:10 | |
*** shardy_afk is now known as shardy | 14:17 | |
*** warface has quit IRC | 14:29 | |
*** warface has joined #openstack-mistral | 14:35 | |
*** warface has quit IRC | 14:37 | |
*** gongysh has joined #openstack-mistral | 14:41 | |
*** fultonj has quit IRC | 14:44 | |
*** chlong_ has joined #openstack-mistral | 14:54 | |
*** chlong_ has quit IRC | 14:54 | |
*** jaosorior_mtg is now known as jaosorior | 14:58 | |
*** jaosorior has quit IRC | 14:59 | |
*** tuan has quit IRC | 15:02 | |
*** chlong has quit IRC | 15:13 | |
*** livelace has quit IRC | 15:21 | |
*** gongysh has quit IRC | 15:33 | |
*** thrash is now known as thrash|biab | 15:39 | |
*** dprince has quit IRC | 15:41 | |
*** jpich has quit IRC | 16:10 | |
*** bobh has joined #openstack-mistral | 16:25 | |
*** jkilpatr has quit IRC | 16:28 | |
*** jkilpatr_ has joined #openstack-mistral | 16:28 | |
*** dprince has joined #openstack-mistral | 16:29 | |
*** bobh has quit IRC | 16:49 | |
*** shardy has quit IRC | 16:50 | |
*** dmellado has quit IRC | 16:52 | |
*** weshay has quit IRC | 16:54 | |
*** weshay has joined #openstack-mistral | 17:01 | |
*** dmellado has joined #openstack-mistral | 17:06 | |
*** ig0r_ has quit IRC | 17:24 | |
*** jtomasek has quit IRC | 17:26 | |
*** thrash|biab is now known as thrash | 17:27 | |
*** ig0r_ has joined #openstack-mistral | 17:28 | |
*** dprince has quit IRC | 17:41 | |
*** dprince has joined #openstack-mistral | 17:53 | |
*** dprince has quit IRC | 17:53 | |
*** dprince has joined #openstack-mistral | 17:53 | |
*** livelace has joined #openstack-mistral | 18:29 | |
*** bobh has joined #openstack-mistral | 18:34 | |
*** bobh has quit IRC | 18:37 | |
*** bobh has joined #openstack-mistral | 18:44 | |
*** bobh has quit IRC | 19:02 | |
*** fultonj has joined #openstack-mistral | 19:19 | |
*** livelace has quit IRC | 19:25 | |
*** bobh has joined #openstack-mistral | 19:51 | |
*** ig0r_ has quit IRC | 19:55 | |
*** bobh has quit IRC | 19:56 | |
*** bobh has joined #openstack-mistral | 20:09 | |
*** dprince has quit IRC | 20:29 | |
*** bobh has quit IRC | 20:33 | |
*** openstackgerrit has quit IRC | 20:48 | |
*** bobh has joined #openstack-mistral | 20:51 | |
*** bobh has quit IRC | 20:54 | |
*** mgershen1 has joined #openstack-mistral | 21:20 | |
*** mgershen has quit IRC | 21:22 | |
*** bobh has joined #openstack-mistral | 22:02 | |
*** bobh has quit IRC | 22:19 | |
*** catintheroof has quit IRC | 22:46 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!