*** mgershen1 has joined #openstack-mistral | 00:01 | |
*** mgershen has quit IRC | 00:02 | |
*** zhurong has joined #openstack-mistral | 00:42 | |
*** mgershen has joined #openstack-mistral | 00:46 | |
*** mgershen1 has quit IRC | 00:47 | |
*** mgershen1 has joined #openstack-mistral | 01:46 | |
*** mgershen has quit IRC | 01:47 | |
*** jkilpatr has quit IRC | 01:53 | |
*** vishwanathj has joined #openstack-mistral | 01:56 | |
*** vishwanathj has quit IRC | 01:58 | |
*** vishwanathj has joined #openstack-mistral | 01:58 | |
*** jkilpatr has joined #openstack-mistral | 02:01 | |
*** vishwanathj has quit IRC | 02:03 | |
*** mgershen has joined #openstack-mistral | 02:03 | |
*** vishwanathj has joined #openstack-mistral | 02:04 | |
*** mgershen1 has quit IRC | 02:04 | |
*** bobh has joined #openstack-mistral | 02:12 | |
*** mgershen1 has joined #openstack-mistral | 02:17 | |
*** mgershen has quit IRC | 02:19 | |
*** mgershen has joined #openstack-mistral | 02:32 | |
*** mgershen1 has quit IRC | 02:34 | |
*** mgershen1 has joined #openstack-mistral | 02:49 | |
*** mgershen has quit IRC | 02:50 | |
*** zhurong has quit IRC | 03:03 | |
*** zhurong has joined #openstack-mistral | 03:13 | |
*** zhurong has quit IRC | 04:00 | |
*** zhurong has joined #openstack-mistral | 04:17 | |
*** zhurong has quit IRC | 04:25 | |
*** bobh has quit IRC | 04:54 | |
*** zhurong has joined #openstack-mistral | 05:00 | |
*** sharatss has joined #openstack-mistral | 05:05 | |
*** jamielennox is now known as jamielennox|away | 05:12 | |
*** jamielennox|away is now known as jamielennox | 05:17 | |
*** warface has joined #openstack-mistral | 05:44 | |
*** jtomasek has joined #openstack-mistral | 06:30 | |
*** jkilpatr has quit IRC | 06:33 | |
*** vishwanathj has quit IRC | 06:34 | |
*** vishwana_ has joined #openstack-mistral | 06:34 | |
*** jkilpatr has joined #openstack-mistral | 06:39 | |
*** jpich has joined #openstack-mistral | 07:03 | |
*** shardy has joined #openstack-mistral | 07:09 | |
*** jamielennox is now known as jamielennox|away | 07:34 | |
*** mgershen has joined #openstack-mistral | 07:38 | |
*** mgershen1 has quit IRC | 07:39 | |
*** mgershen1 has joined #openstack-mistral | 07:54 | |
*** mgershen has quit IRC | 07:55 | |
*** warface has quit IRC | 08:00 | |
*** warface has joined #openstack-mistral | 08:02 | |
*** jaosorior has joined #openstack-mistral | 08:03 | |
*** mgershen has joined #openstack-mistral | 08:08 | |
*** zhurong has quit IRC | 08:09 | |
*** brunograz has quit IRC | 08:10 | |
*** mgershen1 has quit IRC | 08:11 | |
*** brunograz has joined #openstack-mistral | 08:15 | |
*** tuan_ has joined #openstack-mistral | 08:22 | |
*** dmk0202 has joined #openstack-mistral | 08:22 | |
*** mgershen1 has joined #openstack-mistral | 08:24 | |
*** mgershen has quit IRC | 08:25 | |
*** zhurong has joined #openstack-mistral | 08:26 | |
*** jamielennox|away is now known as jamielennox | 08:28 | |
*** openstackgerrit has quit IRC | 08:33 | |
*** mgershen has joined #openstack-mistral | 08:39 | |
*** mgershen1 has quit IRC | 08:42 | |
*** mgershen1 has joined #openstack-mistral | 08:56 | |
*** mgershen has quit IRC | 08:56 | |
*** mgershen has joined #openstack-mistral | 09:10 | |
*** mgershen1 has quit IRC | 09:13 | |
*** warface has quit IRC | 09:25 | |
*** mgershen1 has joined #openstack-mistral | 09:26 | |
*** warface has joined #openstack-mistral | 09:27 | |
*** mgershen has quit IRC | 09:27 | |
*** gongysh has joined #openstack-mistral | 09:37 | |
*** mgershen has joined #openstack-mistral | 09:41 | |
*** openstackgerrit has joined #openstack-mistral | 09:42 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/python-mistralclient master: Use keystoneauth plugins and session instead of keystoneclient https://review.openstack.org/455174 | 09:42 |
---|---|---|
*** zhurong has quit IRC | 09:42 | |
jaosorior | sharatss: This should at least send a proper error message if something is missing ^^ | 09:42 |
sharatss | jaosorior, let me test | 09:43 |
*** mgershen1 has quit IRC | 09:43 | |
sharatss | jaosorior, module object has no attribute 'determine_client_version' | 09:47 |
jaosorior | is that something I touched? | 09:48 |
jaosorior | funky | 09:49 |
jaosorior | sharatss: where is that coming from? | 09:49 |
jaosorior | what else is in that stacktrace? | 09:49 |
sharatss | its coming from shell.py | 09:50 |
jaosorior | sharatss: can you post the full stack trace? (that usually is more helpful for debuggin :) ) | 09:51 |
sharatss | jaosorior, just a sec | 09:52 |
*** mgershen1 has joined #openstack-mistral | 09:57 | |
*** mgershen has quit IRC | 09:59 | |
*** sharatss has quit IRC | 09:59 | |
*** sharatss_ has joined #openstack-mistral | 10:01 | |
sharatss_ | Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/cliff/app.py", line 262, in run self.initialize_app(remainder) File "/usr/local/lib/python2.7/dist-packages/mistralclient/shell.py", line 497, in initialize_app ver = client.determine_client_version(self.options.mistral_version) AttributeError: 'module' object has no attribute 'determine_client_version' Traceback (most recent call l | 10:01 |
sharatss_ | jaosorior: ^^ | 10:02 |
sharatss_ | sorry problem with my irc client.. so not able to paste it properly | 10:02 |
jaosorior | sharatss_: client.determine_client_version is this https://github.com/openstack/python-mistralclient/blob/master/mistralclient/api/client.py any idea why it would be failing? | 10:03 |
jaosorior | sharatss_: it's called here https://github.com/openstack/python-mistralclient/blob/master/mistralclient/shell.py#L521 and it could only fail if an invalid version is being given. However, that's not the error you're seeing there | 10:04 |
sharatss_ | jaosorior: yes.. and definitely the version was not changed | 10:05 |
jaosorior | sharatss_: you could try to manually import that module and check out what's going on | 10:05 |
*** shardy has quit IRC | 10:06 | |
jaosorior | did you change anything else? | 10:06 |
sharatss_ | jaosorior: nothing else except the changes in the patch | 10:06 |
*** mgershen has joined #openstack-mistral | 10:13 | |
*** mgershen1 has quit IRC | 10:13 | |
sharatss_ | jaosorior: File "/home/jenkins/workspace/gate-python-mistralclient-python27-ubuntu-xenial/mistralclient/api/v2/client.py", line 58, in __init__ session = auth_response.pop('session') KeyError: 'session' | 10:15 |
*** tuan_ has quit IRC | 10:16 | |
*** sharat has joined #openstack-mistral | 10:17 | |
*** thrash|g0ne is now known as thrash | 10:19 | |
jaosorior | sharatss_: no errors before that? | 10:19 |
sharatss_ | jaosorior: that's the only error i find now except some testcase fails | 10:22 |
sharatss_ | File "/home/jenkins/workspace/gate-python-mistralclient-python27-ubuntu-xenial/mistralclient/auth/keystone.py", line 99, in authenticate | 10:23 |
jaosorior | sharatss_: well, we will need to change the test cases, most likely | 10:23 |
sharatss_ | raise RuntimeError("You must either provide a valid token or " | 10:23 |
sharatss_ | RuntimeError: You must either provide a valid token or a password (api_key) and a user. | 10:23 |
sharatss_ | jaosorior: ^^ | 10:23 |
jaosorior | sharatss_: yep, exactly. For some reason there is no token getting there, not a password | 10:23 |
jaosorior | so it won't be able to build the session | 10:24 |
jaosorior | that raise RuntimeError should have happened before, and it shouldn't have tried to do the pop('session' | 10:24 |
jaosorior | ) | 10:24 |
jaosorior | so, why is it not getting a password or a token? | 10:24 |
jaosorior | sharatss_: do you have an environment I could log into? | 10:26 |
sharatss_ | jaosorior: because we have removed keystone.authenticate() from line #96? | 10:26 |
sharatss_ | jaosorior: i am afraid no | 10:26 |
sharatss_ | jaosorior: i use virtualbox | 10:27 |
jaosorior | sharatss_: we shouldn't need the authenticate anymore, that will be handled by the session | 10:27 |
*** mgershen1 has joined #openstack-mistral | 10:28 | |
*** mgershen has quit IRC | 10:29 | |
*** shardy has joined #openstack-mistral | 10:29 | |
*** gongysh has quit IRC | 10:31 | |
*** sharat has quit IRC | 10:34 | |
*** jkilpatr has quit IRC | 10:40 | |
*** mgershen has joined #openstack-mistral | 10:43 | |
*** mgershen1 has quit IRC | 10:44 | |
*** jaosorior has quit IRC | 10:55 | |
*** mgershen1 has joined #openstack-mistral | 10:58 | |
*** mgershen has quit IRC | 11:00 | |
*** jaosorior has joined #openstack-mistral | 11:01 | |
*** shardy is now known as shardy_lunch | 11:06 | |
*** zhurong has joined #openstack-mistral | 11:14 | |
*** jkilpatr has joined #openstack-mistral | 11:14 | |
*** mgershen has joined #openstack-mistral | 11:14 | |
*** tuan_ has joined #openstack-mistral | 11:15 | |
*** mgershen1 has quit IRC | 11:16 | |
*** sharatss has joined #openstack-mistral | 11:22 | |
*** mgershen1 has joined #openstack-mistral | 11:32 | |
*** mgershen has quit IRC | 11:32 | |
*** tuan_ has quit IRC | 11:38 | |
*** tuan_ has joined #openstack-mistral | 11:41 | |
*** mgershen has joined #openstack-mistral | 11:45 | |
*** mgershen1 has quit IRC | 11:47 | |
tuan_ | @jamielennox: I am here | 11:49 |
jamielennox | tuan_: so what's up ? | 11:49 |
tuan_ | yep | 11:49 |
tuan_ | when i switch to use context | 11:50 |
tuan_ | some tests failed | 11:50 |
tuan_ | for instance | 11:50 |
tuan_ | let me send you the link | 11:50 |
tuan_ | jamielennox: https://github.com/openstack/mistral/blob/master/mistral/tests/unit/utils/test_keystone_utils.py#L47 | 11:51 |
tuan_ | this test failed | 11:51 |
jamielennox | so i have no idea how mistral is handling clients | 11:52 |
jamielennox | but if you're using the session stuff correctly you don't need to manually find endpoints | 11:52 |
tuan_ | the point is | 11:54 |
tuan_ | this test will call the authentication of token | 11:54 |
tuan_ | and in this case, through client, the authentication fails since there is no information in CONF.keystone_authtoken | 11:54 |
jamielennox | ok, so oslo.context doesn't change any of this | 11:57 |
tuan_ | yep | 11:57 |
tuan_ | that is why i do not understand why it fails | 11:57 |
tuan_ | do you have any ideas for it | 11:58 |
jamielennox | so that config sets up auth token middleware | 11:58 |
jamielennox | i can only guess that there is a mock or something in mistral that used to bypass it | 11:58 |
jamielennox | but i have never really looked at how mistral works | 11:59 |
tuan_ | https://github.com/openstack/mistral/blob/master/mistral/utils/openstack/keystone.py#L48 | 11:59 |
tuan_ | here is where all the thing is empty | 11:59 |
tuan_ | hmm, okay,i will check it again | 11:59 |
jamielennox | or maybe it's just not setting it up in testing? | 11:59 |
tuan_ | may be it is bypassed | 12:00 |
tuan_ | well, in master | 12:00 |
tuan_ | all the thing are OK with keystone middleware | 12:00 |
tuan_ | user_id='1-2-3-4', | 12:01 |
tuan_ | project_id=security.DEFAULT_PROJECT_ID, | 12:01 |
tuan_ | username='test-user', | 12:01 |
tuan_ | password='password', | 12:01 |
tuan_ | project_name='test-project', | 12:01 |
tuan_ | is_admin=admin | 12:01 |
tuan_ | you see, it is the information passed to context | 12:01 |
*** mgershen1 has joined #openstack-mistral | 12:01 | |
tuan_ | this test just simply use this information from oslo context | 12:02 |
tuan_ | and then call keystone client to verify | 12:02 |
jamielennox | where does that come from? | 12:02 |
jamielennox | why is itcalling keystoneclient? | 12:02 |
tuan_ | this test is about testing keystone utils | 12:02 |
*** mgershen has quit IRC | 12:02 | |
tuan_ | in order to test it | 12:03 |
tuan_ | we provide the context | 12:03 |
tuan_ | and then call the keystone client to validate the token | 12:03 |
jamielennox | i see a bunch of things like @mock.patch('mistral.actions.openstack.actions.keystone_utils.get_keystone_endpoint_v2') | 12:03 |
jamielennox | which i assume is why this was never hit before | 12:03 |
jamielennox | wow, so much mocking | 12:03 |
tuan_ | well, this test fails before going into the logic | 12:04 |
tuan_ | it fails from very beginning when checking the keystone authentication | 12:05 |
jamielennox | ok, so you used to just fake out the context with a bunch of fake values | 12:05 |
tuan_ | yep, the context is faked | 12:05 |
tuan_ | and provided to the test | 12:05 |
tuan_ | jamielennox: https://github.com/openstack/mistral/blob/master/mistral/tests/unit/utils/test_keystone_utils.py#L49 | 12:05 |
tuan_ | here it is | 12:06 |
tuan_ | it get the context from local thread | 12:06 |
tuan_ | that is | 12:06 |
jamielennox | ok | 12:06 |
*** chlong has joined #openstack-mistral | 12:13 | |
jamielennox | tuan_: i'm not sure what you're asking, the problem seems to be that mistral tests mocks out a lot of stuff and you are changing the order so mocks break | 12:14 |
jamielennox | that's a big problem when your tests are that heavily mocked - but i don't think it's oslo.context's fault | 12:14 |
tuan_ | jamielennox: me neither | 12:14 |
tuan_ | i do not think it is problem of oslo context | 12:14 |
tuan_ | let me check back again | 12:15 |
jamielennox | so i can tell you that ideally you can use oslo.context and keystonemiddleware to not have to auth direct to keystone so much | 12:15 |
*** shardy_lunch is now known as shardy | 12:16 | |
tuan_ | i understand this logic | 12:16 |
jamielennox | and there's no reason mistral should be doing service catalog parsing like: https://github.com/openstack/mistral/blob/master/mistral/utils/openstack/keystone.py#L88 | 12:16 |
jamielennox | but you're better off asking someone familiar with how mistral tests setup works | 12:16 |
jamielennox | because from what i saw of the patch you are proposing it doesn't actually change much | 12:16 |
tuan_ | but the test fails before that | 12:16 |
tuan_ | https://github.com/openstack/mistral/blob/master/mistral/utils/openstack/keystone.py#L79 | 12:16 |
tuan_ | when it tries to obtain the authen | 12:17 |
jamielennox | sure but as far as i can see that will never hit auth_token middleware because the mistral tests create a fake one | 12:18 |
*** mgershen has joined #openstack-mistral | 12:19 | |
*** mgershen1 has quit IRC | 12:19 | |
jamielennox | fake contex | 12:19 |
tuan_ | can you show me some examples to not use the fake context with middleware | 12:22 |
tuan_ | agree that with the fake one, it fails | 12:22 |
tuan_ | i also tried to override the values inside middleware with fake values | 12:22 |
jamielennox | i don't see how this ever worked actually | 12:22 |
tuan_ | and indeed it fails | 12:22 |
jamielennox | https://github.com/openstack/mistral/blob/master/mistral/tests/unit/utils/test_keystone_utils.py#L49 creates a fake context with no service catalog | 12:23 |
jamielennox | oh, mistral will try and reach out to keystone: https://github.com/openstack/mistral/blob/master/mistral/utils/openstack/keystone.py#L141 | 12:24 |
tuan_ | but it fails before to reach that point | 12:25 |
tuan_ | https://github.com/openstack/mistral/blob/master/mistral/utils/openstack/keystone.py#L126 | 12:25 |
tuan_ | it fails when to check the scope token or not | 12:25 |
jamielennox | why does mistral go back to keystone to check if it's trust scoped? https://github.com/openstack/mistral/blob/master/mistral/utils/openstack/keystone.py#L170 | 12:27 |
jamielennox | that information is provided by auth_token middleware | 12:27 |
tuan_ | well | 12:28 |
tuan_ | before it, keystone tries to verify the token to check it is scoped or not | 12:28 |
tuan_ | and without auth_uri from keystone middleware | 12:28 |
tuan_ | it raises the error | 12:28 |
tuan_ | and all the thing stop when that error is raised | 12:29 |
jamielennox | so why did it pass before? | 12:30 |
tuan_ | that is why i do not understand | 12:30 |
jamielennox | ok - you're going to need someone with mistral expertise for that | 12:31 |
jamielennox | i know what oslo.context is doing - and it's not all that much | 12:31 |
jamielennox | but i have no idea how mistral sets this up | 12:31 |
tuan_ | since oslo context and "pure" context have no difference | 12:31 |
jamielennox | yep, so the fixture i would suggest you use mocks out the token validation portion of auth_token middlware | 12:31 |
jamielennox | but from what i can see of the tests auth-token middleware is never actually used | 12:32 |
tuan_ | yep | 12:32 |
*** mgershen has quit IRC | 12:33 | |
*** mgershen has joined #openstack-mistral | 12:33 | |
jamielennox | sorry, i'm not sure - this is something that all the projects do differently and you'll have to talk to someone who knows how mistral authentication works | 12:35 |
tuan_ | yep | 12:35 |
tuan_ | thanks jammie:) | 12:35 |
jamielennox | no worries - sorry i couldn't hel;p | 12:36 |
tuan_ | well, i appreciate that | 12:37 |
tuan_ | i will update you later if i have something new | 12:37 |
tuan_ | :) | 12:37 |
*** gongysh has joined #openstack-mistral | 12:37 | |
tuan_ | another thing is: when i check keystoneclient test with keystone middleware usage | 12:37 |
tuan_ | i mean in heat | 12:38 |
tuan_ | heat also create the fake context | 12:38 |
*** gongysh has quit IRC | 12:38 | |
tuan_ | and then override the values inside keystone_authtoken | 12:38 |
tuan_ | all the things are ok over there | 12:38 |
tuan_ | :D | 12:38 |
*** gongysh has joined #openstack-mistral | 12:39 | |
*** gongysh has quit IRC | 12:40 | |
*** zhurong has quit IRC | 12:45 | |
*** mgershen1 has joined #openstack-mistral | 12:47 | |
*** toure|gone is now known as toure | 12:48 | |
*** mgershen has quit IRC | 12:48 | |
*** fultonj has joined #openstack-mistral | 13:02 | |
*** mgershen has joined #openstack-mistral | 13:03 | |
*** mgershen1 has quit IRC | 13:05 | |
*** dougshelley66 has left #openstack-mistral | 13:06 | |
*** jaosorior has quit IRC | 13:06 | |
*** tuan_ has quit IRC | 13:14 | |
*** jaosorior has joined #openstack-mistral | 13:14 | |
*** mgershen1 has joined #openstack-mistral | 13:19 | |
*** mgershen has quit IRC | 13:21 | |
*** mgershen has joined #openstack-mistral | 13:35 | |
*** mgershen1 has quit IRC | 13:36 | |
d0ugal | Should we put documentation in mistral-lib? | 13:47 |
d0ugal | or should the documentation just live in Mistral and reference mistral-lib? | 13:47 |
thrash | d0ugal: or time to mistral-docs? | 13:47 |
d0ugal | naaaah | 13:48 |
d0ugal | :) | 13:48 |
d0ugal | I think that just causes the documentation to become more disconnected | 13:49 |
d0ugal | We could move everything into the mistral repo ;) | 13:49 |
*** mgershen1 has joined #openstack-mistral | 13:51 | |
*** mgershen has quit IRC | 13:53 | |
*** dprince has joined #openstack-mistral | 14:01 | |
*** mgershen has joined #openstack-mistral | 14:05 | |
*** mgershen1 has quit IRC | 14:07 | |
openstackgerrit | Sharat Sharma proposed openstack/python-mistralclient master: Switch from keystoneclient to keystoneauth https://review.openstack.org/457656 | 14:14 |
*** sharatss has quit IRC | 14:18 | |
*** warface has quit IRC | 14:38 | |
*** dprince has quit IRC | 14:39 | |
*** mgershen1 has joined #openstack-mistral | 14:42 | |
*** mgershen has quit IRC | 14:43 | |
*** mgershen has joined #openstack-mistral | 14:53 | |
*** mgershen1 has quit IRC | 14:54 | |
*** livelace has joined #openstack-mistral | 15:11 | |
*** mgershen1 has joined #openstack-mistral | 15:11 | |
*** mgershen has quit IRC | 15:13 | |
*** catintheroof has joined #openstack-mistral | 15:22 | |
*** mgershen has joined #openstack-mistral | 15:24 | |
*** mgershen1 has quit IRC | 15:25 | |
*** tuan_ has joined #openstack-mistral | 15:35 | |
*** mgershen1 has joined #openstack-mistral | 15:40 | |
*** mgershen has quit IRC | 15:42 | |
*** mgershen has joined #openstack-mistral | 15:55 | |
*** vishwana_ has quit IRC | 15:56 | |
*** mgershen1 has quit IRC | 15:57 | |
*** Kevin_Zheng has quit IRC | 15:57 | |
*** mgershen1 has joined #openstack-mistral | 16:09 | |
*** mgershen has quit IRC | 16:12 | |
*** jpich has quit IRC | 16:14 | |
*** mgershen has joined #openstack-mistral | 16:27 | |
*** mgershen1 has quit IRC | 16:28 | |
*** bobh has joined #openstack-mistral | 16:29 | |
*** mgershen1 has joined #openstack-mistral | 16:41 | |
*** mgershen has quit IRC | 16:42 | |
*** jaosorior has quit IRC | 16:43 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/mistral-dashboard master: Updated from global requirements https://review.openstack.org/457728 | 16:49 |
*** harlowja_ has joined #openstack-mistral | 16:50 | |
*** harlowja has quit IRC | 16:52 | |
*** dmk0202 has quit IRC | 16:52 | |
*** mgershen has joined #openstack-mistral | 16:56 | |
*** mgershen1 has quit IRC | 16:58 | |
*** mgershen1 has joined #openstack-mistral | 17:11 | |
*** mgershen has quit IRC | 17:13 | |
*** tuan_ has quit IRC | 17:17 | |
*** jkilpatr has quit IRC | 17:22 | |
*** mgershen has joined #openstack-mistral | 17:27 | |
*** mgershen1 has quit IRC | 17:29 | |
*** shardy has quit IRC | 17:30 | |
*** jkilpatr has joined #openstack-mistral | 17:38 | |
*** dougshelley66 has joined #openstack-mistral | 17:41 | |
*** mgershen1 has joined #openstack-mistral | 17:45 | |
*** mgershen has quit IRC | 17:45 | |
*** mgershen has joined #openstack-mistral | 17:59 | |
*** mgershen1 has quit IRC | 18:01 | |
*** mgershen1 has joined #openstack-mistral | 18:15 | |
*** mgershen has quit IRC | 18:17 | |
*** tung_doan has quit IRC | 18:23 | |
*** mgershen has joined #openstack-mistral | 18:31 | |
*** mgershen1 has quit IRC | 18:33 | |
*** jkilpatr_ has joined #openstack-mistral | 18:36 | |
*** jkilpatr has quit IRC | 18:36 | |
*** mgershen1 has joined #openstack-mistral | 18:44 | |
*** mgershen has quit IRC | 18:46 | |
*** mgershen has joined #openstack-mistral | 18:59 | |
*** mgershen1 has quit IRC | 19:01 | |
*** livelace has quit IRC | 19:12 | |
*** mgershen1 has joined #openstack-mistral | 19:16 | |
*** mgershen has quit IRC | 19:17 | |
*** mgershen has joined #openstack-mistral | 19:33 | |
*** mgershen1 has quit IRC | 19:33 | |
*** mgershen1 has joined #openstack-mistral | 19:47 | |
*** mgershen has quit IRC | 19:49 | |
*** mgershen has joined #openstack-mistral | 20:17 | |
*** mgershen1 has quit IRC | 20:19 | |
*** mgershen1 has joined #openstack-mistral | 20:32 | |
*** openstackgerrit has quit IRC | 20:33 | |
*** mgershen has quit IRC | 20:33 | |
*** jkilpatr_ has quit IRC | 20:34 | |
*** mgershen has joined #openstack-mistral | 20:49 | |
*** mgershen1 has quit IRC | 20:50 | |
*** jkilpatr has joined #openstack-mistral | 20:55 | |
*** mgershen1 has joined #openstack-mistral | 21:07 | |
*** mgershen has quit IRC | 21:08 | |
*** dmk0202 has joined #openstack-mistral | 21:11 | |
*** mgershen has joined #openstack-mistral | 21:18 | |
*** mgershen1 has quit IRC | 21:20 | |
*** mgershen1 has joined #openstack-mistral | 21:34 | |
*** mgershen has quit IRC | 21:36 | |
*** mgershen has joined #openstack-mistral | 21:49 | |
*** mgershen1 has quit IRC | 21:51 | |
*** dmk0202 has quit IRC | 21:59 | |
*** catintheroof has quit IRC | 22:01 | |
*** mgershen1 has joined #openstack-mistral | 22:16 | |
*** bobh has quit IRC | 22:17 | |
*** mgershen has quit IRC | 22:17 | |
*** mgershen has joined #openstack-mistral | 22:35 | |
*** mgershen1 has quit IRC | 22:37 | |
*** mgershen1 has joined #openstack-mistral | 22:50 | |
*** mgershen has quit IRC | 22:51 | |
*** mgershen has joined #openstack-mistral | 23:21 | |
*** mgershen1 has quit IRC | 23:22 | |
*** d0ugal has quit IRC | 23:32 | |
*** mgershen1 has joined #openstack-mistral | 23:37 | |
*** mgershen has quit IRC | 23:39 | |
*** d0ugal has joined #openstack-mistral | 23:42 | |
*** thrash is now known as thrash|g0ne | 23:44 | |
*** mgershen has joined #openstack-mistral | 23:50 | |
*** mgershen1 has quit IRC | 23:52 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!