*** jtriley has quit IRC | 00:17 | |
*** tosky has quit IRC | 00:50 | |
*** dave-mccowan has joined #openstack-horizon | 00:54 | |
*** r-daneel has quit IRC | 00:56 | |
*** lbragstad has quit IRC | 01:45 | |
*** itlinux has joined #openstack-horizon | 01:48 | |
*** jtriley has joined #openstack-horizon | 02:42 | |
*** harlowja has quit IRC | 03:08 | |
*** itlinux has quit IRC | 03:37 | |
*** yamamoto has joined #openstack-horizon | 03:47 | |
*** yamamoto has quit IRC | 03:47 | |
*** yamamoto has joined #openstack-horizon | 03:51 | |
*** itlinux has joined #openstack-horizon | 04:00 | |
*** jtriley has quit IRC | 04:02 | |
*** gyee has quit IRC | 04:14 | |
*** itlinux has quit IRC | 04:17 | |
*** elod has quit IRC | 04:18 | |
*** dave-mccowan has quit IRC | 04:25 | |
*** elod has joined #openstack-horizon | 04:35 | |
*** r-daneel has joined #openstack-horizon | 04:57 | |
*** threestrands_ has joined #openstack-horizon | 05:09 | |
*** threestrands_ has quit IRC | 05:09 | |
*** threestrands_ has joined #openstack-horizon | 05:09 | |
*** threestrands has quit IRC | 05:09 | |
*** threestrands_ has quit IRC | 05:10 | |
*** threestrands_ has joined #openstack-horizon | 05:11 | |
*** harlowja has joined #openstack-horizon | 05:15 | |
*** threestrands has joined #openstack-horizon | 05:15 | |
*** threestrands has quit IRC | 05:15 | |
*** threestrands has joined #openstack-horizon | 05:15 | |
*** threestrands_ has quit IRC | 05:18 | |
*** threestrands has quit IRC | 05:28 | |
*** lajoskatona has joined #openstack-horizon | 05:39 | |
*** wolverineav has joined #openstack-horizon | 05:41 | |
*** wolverineav has quit IRC | 05:46 | |
*** harlowja has quit IRC | 06:14 | |
*** btully has joined #openstack-horizon | 06:16 | |
*** masco has joined #openstack-horizon | 06:17 | |
*** e0ne has joined #openstack-horizon | 06:20 | |
*** btully has quit IRC | 06:21 | |
*** e0ne has quit IRC | 06:30 | |
*** rcernin has quit IRC | 06:44 | |
*** e0ne has joined #openstack-horizon | 06:44 | |
*** masco has quit IRC | 06:47 | |
*** e0ne_ has joined #openstack-horizon | 06:51 | |
*** e0ne_ has quit IRC | 06:55 | |
*** e0ne has quit IRC | 06:55 | |
*** hoonetorg has quit IRC | 06:56 | |
*** e0ne has joined #openstack-horizon | 06:56 | |
*** hoonetorg has joined #openstack-horizon | 06:57 | |
*** masco has joined #openstack-horizon | 06:59 | |
e0ne | amotoki: hi. are you going to restore https://review.openstack.org/#/c/528497/? | 07:03 |
---|---|---|
amotoki | e0ne: I plan to restore it, but I would like to keep my patch list short so I wonder in which order I should restore patches... | 07:04 |
e0ne | I understand | 07:04 |
e0ne | I would like to use django 1.10 feature in my https://review.openstack.org/#/c/544296/ | 07:05 |
amotoki | e0ne: i already have 24 pending changes. I can restore django 2.0 support and abandon ~10 open reviews instead | 07:05 |
amotoki | can mock patches be abandoned temporarily? | 07:05 |
e0ne | oh.. let me check them | 07:06 |
amotoki | futurist refactoring is another candidate of such | 07:06 |
e0ne | I'll be in office in ~2 hours and will review your patched | 07:06 |
e0ne | oh.. futurist... I really want to get all futurist patches landed in R | 07:06 |
e0ne | the idea is to restore your patch, send an announcement to the openstack-@dev and merge it early next week | 07:08 |
*** masco has quit IRC | 07:08 | |
*** threestrands has joined #openstack-horizon | 07:09 | |
*** threestrands has quit IRC | 07:09 | |
*** threestrands has joined #openstack-horizon | 07:09 | |
amotoki | e0ne: about django 2.0 series? | 07:09 |
amotoki | e0ne: I think we need rebase on top of the latest master | 07:10 |
e0ne | TBH, I didn't take a look on them yet | 07:10 |
e0ne | I'm OK with django2 support but I need to review that patches | 07:11 |
e0ne | but I'll check mox-related first. that's my plan | 07:11 |
e0ne | amotoki: are you ok with it? | 07:12 |
amotoki | e0ne: mox-related series is a long way https://review.openstack.org/#/q/project:openstack/horizon+branch:master+topic:bp/mock-framework-in-unit-tests | 07:17 |
amotoki | e0ne: most of them are now abandoned. do you mean merging 4 opening reviews? | 07:18 |
e0ne | oh.. it's a hard choice | 07:19 |
amotoki | I would like to gather volunteers who can continue my abandoned mox-related patches | 07:19 |
e0ne | amotoki: I can ask my colleague to help you | 07:19 |
amotoki | there will be many conflicts because several patches landed and new mox tests were introduced | 07:20 |
e0ne | yea, I understand | 07:20 |
amotoki | thank you. I can restore them anytime someone wants to continue or help them. they can be co-author. | 07:21 |
e0ne | thanks | 07:21 |
e0ne | so let's start with mox and drop django <=1.10 support and see how it's going | 07:22 |
e0ne | amotoki: are you ok with this plan? | 07:22 |
amotoki | okay with the plan | 07:23 |
e0ne | I'm removing old and non-supporting nose now. so I need to have django 1.10+ or to integrate stestr runner (it'll take more time for me) | 07:24 |
e0ne | great | 07:24 |
*** rcernin has joined #openstack-horizon | 07:28 | |
amotoki | can we use stestr as django test runner? | 07:30 |
amotoki | nosehtmloutpout is another ugly one | 07:30 |
amotoki | I talked with the infra team half years ago and I am a core of nosehtmloutput, but I would like to push it away from horizon gate. | 07:31 |
amotoki | but html output is useful. subunit2 support would be nice to generate html test output. | 07:31 |
amotoki | e0ne: I will rebase open mox-related reviews soon | 07:35 |
*** pcaruana has joined #openstack-horizon | 07:40 | |
e0ne | thanks | 07:41 |
e0ne | I'll take a look on stestr today | 07:42 |
e0ne | need to head to the office. bb in ~2 hours | 07:43 |
*** e0ne has quit IRC | 07:43 | |
*** e0ne has joined #openstack-horizon | 07:43 | |
*** e0ne has quit IRC | 07:49 | |
*** belmoreira has joined #openstack-horizon | 07:55 | |
*** eumel8 has joined #openstack-horizon | 08:03 | |
*** btully has joined #openstack-horizon | 08:05 | |
*** btully has quit IRC | 08:09 | |
*** tesseract has joined #openstack-horizon | 08:17 | |
*** lajoskatona has quit IRC | 08:30 | |
openstackgerrit | Akihiro Motoki proposed openstack/horizon master: Provide a way to disable mox completely https://review.openstack.org/530538 | 08:36 |
openstackgerrit | Akihiro Motoki proposed openstack/horizon master: Minor fix on mock migrated tests https://review.openstack.org/531620 | 08:37 |
openstackgerrit | Akihiro Motoki proposed openstack/horizon master: Switch Nova API tests to mock https://review.openstack.org/530539 | 08:37 |
openstackgerrit | Akihiro Motoki proposed openstack/horizon master: Switch swift API tests to mock https://review.openstack.org/530540 | 08:37 |
*** lvdombrkr has joined #openstack-horizon | 08:49 | |
*** lajoskatona has joined #openstack-horizon | 08:53 | |
*** jpich has joined #openstack-horizon | 08:59 | |
*** threestrands_ has joined #openstack-horizon | 09:21 | |
*** threestrands has quit IRC | 09:21 | |
*** masco has joined #openstack-horizon | 09:27 | |
*** e0ne has joined #openstack-horizon | 09:37 | |
*** lvdombrkr89 has joined #openstack-horizon | 09:42 | |
*** lvdombrkr has quit IRC | 09:44 | |
*** masco has quit IRC | 09:45 | |
openstackgerrit | Ivan Kolodyazhny proposed openstack/horizon master: Make old django tests non-voting https://review.openstack.org/527924 | 09:46 |
*** ameeda has joined #openstack-horizon | 09:51 | |
ameeda | please check this https://review.openstack.org/#/c/543231/. it prevent graph glitching every 10 seconds | 09:52 |
ameeda | also this https://review.openstack.org/#/c/539526/ , resolved generate new horizon dashboard | 09:52 |
*** vladiskuz_ has joined #openstack-horizon | 09:52 | |
vladiskuz_ | amotoki: Hi! I can help to you with mox | 09:53 |
vladiskuz_ | What did you do? And what do we need to do? | 09:54 |
*** masco has joined #openstack-horizon | 09:59 | |
*** tacco has joined #openstack-horizon | 10:11 | |
tacco | Hi there. Is there a reason why i see all Stacks from all project as user with admin rights but not instances. example if i have a test and admin project i select test project and see only test instances but all stacks even admin stacks | 10:11 |
openstackgerrit | Merged openstack/horizon master: Minor fix on mock migrated tests https://review.openstack.org/531620 | 10:15 |
*** vladiskuz_ has quit IRC | 10:28 | |
*** vladiskuz_ has joined #openstack-horizon | 10:46 | |
*** tosky has joined #openstack-horizon | 10:48 | |
*** e0ne has quit IRC | 10:51 | |
*** priteau has joined #openstack-horizon | 10:59 | |
*** e0ne has joined #openstack-horizon | 10:59 | |
*** yamamoto has quit IRC | 11:01 | |
*** yamamoto has joined #openstack-horizon | 11:06 | |
amotoki | vladiskuz_: thanks for volunteering mox work. | 11:20 |
amotoki | vladiskuz_: there is a etherpad to track the effort | 11:20 |
amotoki | vladiskuz_: you can find the etherpad at the top of the whiteboard of https://blueprints.launchpad.net/horizon/+spec/mock-framework-in-unit-tests | 11:21 |
amotoki | vladiskuz_: I post several number of mock migration last month. you can find them at https://review.openstack.org/#/q/project:openstack/horizon+branch:master+topic:bp/mock-framework-in-unit-tests | 11:21 |
amotoki | vladiskuz_: I temporarily abandoned most of them. I can recover them and you can update them (of course I hope you add your name as co-author) | 11:22 |
*** vladiskuz_ has quit IRC | 11:22 | |
amotoki | vladiskuz_: does it help you? | 11:22 |
*** e0ne has quit IRC | 11:24 | |
openstackgerrit | Ameed Ashour proposed openstack/horizon master: Network Topology graph "twitches" https://review.openstack.org/543231 | 11:25 |
*** e0ne has joined #openstack-horizon | 11:31 | |
amotoki | e0ne: I recovered django 2.0 support but almost all are merge conflict https://review.openstack.org/#/q/topic:bp/django2-support+(status:open+OR+status:merged) | 11:32 |
e0ne | amotoki: thanks! I reviewed mox related patches which were not in merge conflict status | 11:33 |
e0ne | amotoki: I think, we have to make announcement in openstack-dev@ to notify plugins maintainers about supported django versions | 11:36 |
amotoki | e0ne: agree. my question is when we should announce it. | 11:37 |
e0ne | there are 2 options: | 11:37 |
amotoki | e0ne: I am not sure horizon plugins can move the mirgation forward before horizon support lands. | 11:37 |
e0ne | 1) asap as we discussed it at the meeting few months earlier | 11:38 |
e0ne | 2) after more detailed discussion at PTG if needded | 11:38 |
amotoki | e0ne: IMHO we can announce it in two phaces | 11:39 |
amotoki | *phases | 11:40 |
amotoki | the first one is to announce Django 2.x support (I am not sure 2.0 only or 2.x) and drop DJango <1.11 support | 11:40 |
amotoki | you can reference my patch series as a pointer. | 11:40 |
amotoki | the second announce is about readiness of horizon itself | 11:41 |
e0ne | sounds reasonable | 11:41 |
amotoki | at the point of the first announce, the horizon approach might change (as they are under review) | 11:41 |
*** btully has joined #openstack-horizon | 11:43 | |
e0ne | ok. I'll send a mail later today | 11:45 |
*** btully has quit IRC | 11:47 | |
amotoki | perhaps I will resolve merge conflict next week | 11:47 |
e0ne | cool. I'll try to help you with that | 11:48 |
e0ne | I'm hitting with stestr now | 11:48 |
e0ne | and my nose-removal patch requires django 1.10+ | 11:49 |
openstackgerrit | Ivan Kolodyazhny proposed openstack/horizon master: Use default django test runner instead of nose https://review.openstack.org/544296 | 12:06 |
*** yamamoto has quit IRC | 12:09 | |
*** dave-mccowan has joined #openstack-horizon | 12:10 | |
*** yamamoto has joined #openstack-horizon | 12:22 | |
*** e0ne has quit IRC | 12:29 | |
*** yamamoto has quit IRC | 12:39 | |
*** yamamoto has joined #openstack-horizon | 12:54 | |
*** yamamoto has quit IRC | 13:05 | |
*** wolverineav has joined #openstack-horizon | 13:06 | |
*** wolverineav has quit IRC | 13:07 | |
*** wolverineav has joined #openstack-horizon | 13:07 | |
*** wolverineav has quit IRC | 13:12 | |
*** lvdombrkr89 has quit IRC | 13:27 | |
*** e0ne has joined #openstack-horizon | 13:54 | |
*** yamamoto has joined #openstack-horizon | 14:00 | |
*** dave-mccowan has quit IRC | 14:23 | |
*** masco has quit IRC | 14:24 | |
*** lbragstad has joined #openstack-horizon | 14:29 | |
*** jtriley has joined #openstack-horizon | 14:35 | |
*** threestrands_ has quit IRC | 14:39 | |
*** yamamoto has quit IRC | 14:41 | |
*** yamamoto has joined #openstack-horizon | 14:48 | |
*** yamamoto has quit IRC | 14:53 | |
*** TravT has joined #openstack-horizon | 14:59 | |
*** rcernin has quit IRC | 15:01 | |
*** lajoskatona has quit IRC | 15:09 | |
*** r-daneel has quit IRC | 15:09 | |
*** TravT has quit IRC | 15:10 | |
*** mrch has joined #openstack-horizon | 15:11 | |
*** dave-mccowan has joined #openstack-horizon | 15:14 | |
*** btully has joined #openstack-horizon | 15:20 | |
*** Nil_ has joined #openstack-horizon | 15:22 | |
*** btully has quit IRC | 15:25 | |
amotoki | e0ne: ping | 15:25 |
e0ne | yep | 15:25 |
amotoki | e0ne: I think it is better to add you to the horizon-stable team | 15:26 |
amotoki | e0ne: can you discuss it in the next team meeting (or the PTG)? | 15:26 |
e0ne | amotoki: there're no objections from my side | 15:26 |
e0ne | I can ask this question to ying_zuo on the next meeting | 15:27 |
e0ne | I was waiting until I'll officially become a PTL | 15:27 |
amotoki | e0ne: looking at https://review.openstack.org/#/admin/groups/537,members, the current members looks out-of-date | 15:27 |
amotoki | in addition, perhaps the PTL needs to be a member of https://review.openstack.org/#/admin/groups/146,members | 15:28 |
e0ne | sounds reasonable | 15:29 |
e0ne | I don't know how it's working yet | 15:29 |
amotoki | e0ne: which one? | 15:29 |
e0ne | I mean, I don't know what is a procedure to add people to this team | 15:29 |
amotoki | e0ne: about the stable team and/or the release team? | 15:30 |
e0ne | release team | 15:30 |
amotoki | https://review.openstack.org/#/admin/projects/openstack/horizon,access might answer you | 15:30 |
amotoki | the release team can approve patches around RC phase | 15:31 |
amotoki | once a final release is cut, the stable team will approve it. | 15:31 |
*** yamamoto has joined #openstack-horizon | 15:33 | |
*** eumel8 has quit IRC | 15:33 | |
amotoki | basically the release team would be a PTL. | 15:33 |
e0ne | amotoki: yes, it's described here: https://wiki.openstack.org/wiki/CrossProjectLiaisons#Release_management | 15:35 |
e0ne | here is newer version of that wiki: https://docs.openstack.org/project-team-guide/release-management.html#release-liaisons | 15:37 |
amotoki | e0ne: in my understanding, the release liaisons are responsible to create releases. | 15:38 |
*** yamamoto has quit IRC | 15:38 | |
amotoki | e0ne: mainly they are responsible to approves release patches in openstack/releases. | 15:38 |
amotoki | e0ne: BTW, could you check my comment in https://review.openstack.org/#/c/530538/5/horizon/test/helpers.py ? | 15:39 |
e0ne | sure, checking it | 15:39 |
*** dave-mccowan has quit IRC | 15:43 | |
e0ne | amotoki: I answered you in the gerrit. I'm sorry, my first comment wasn't clear enough | 15:44 |
amotoki | e0ne: thanks. can we discuss mox deprecation a bit more here? | 15:47 |
amotoki | e0ne: I proposed use_mox attr to prevent from adding new mox tests to test classes which have migrated to mock. | 15:48 |
amotoki | e0ne: a question is who is the target of deprecation notice or TODO comment | 15:49 |
e0ne | something like | 15:49 |
e0ne | # TODO(e0ne): remove use_mox attribute after mock migration complete | 15:50 |
amotoki | e0ne: if it is inside horizon, dropping mox from test-requirements is the final goal. but I am not sure about horizon plugins. | 15:50 |
*** felipemonteiro has joined #openstack-horizon | 15:50 | |
e0ne | I refer explicit way to define that some code needs to be removed after some milestone | 15:50 |
*** felipemonteiro_ has joined #openstack-horizon | 15:51 | |
e0ne | I think plugins can add mox requirements to themself if needed | 15:53 |
amotoki | ideally horizon succeed to push mox away in Rocky-1 and request horizon plugins to drop mox until rocky2 or add mox in their requirements if they cannot complete the goal. | 15:53 |
amotoki | yeah, we are thinking similar | 15:53 |
e0ne | amotoki: +1 | 15:53 |
amotoki | the announcement of requesting to drop mox can be earlier (like Rocky-1) as it is one of the community goal. | 15:54 |
amotoki | personally, I am in a dilemma between new features I am proposing and mox->mock migration. | 15:55 |
*** felipemonteiro has quit IRC | 15:55 | |
amotoki | they cannot be done in parallel. if mock migration can be done soon, I can wait to push new features. | 15:56 |
amotoki | i don't want to have a crunch time of resolving merge conflict again. | 15:57 |
*** r-daneel has joined #openstack-horizon | 15:58 | |
e0ne | I understand | 16:01 |
e0ne | my college vladiskuz will help you with this activity | 16:02 |
amotoki | yeah, thanks for that. I shared some pointers in this IRC several hours ago. | 16:03 |
amotoki | at some point it might be better to have a sprint to focus on reviewing/updating mock migration patches. | 16:04 |
e0ne | +1. let's add this topic for the next meeting | 16:05 |
amotoki | perhaps the same applies to django 2.0 testing | 16:05 |
e0ne | amotoki: btw, I would like to discuss meeting time at ptg to make it more comfortable for everyone | 16:05 |
amotoki | sounds good :) | 16:06 |
e0ne | I'm interesting in django2 support because it will help me with selenium-related patches | 16:06 |
amotoki | django2 support works well in my env two months ago | 16:07 |
e0ne | TBH, I would like to use native django tests tagging feature instead of skipping them via env variable | 16:07 |
e0ne | I mean this patch https://review.openstack.org/#/c/544296/ | 16:07 |
e0ne | I still don't know how to make django tests working with stestr :( | 16:08 |
amotoki | regarding test framework, I have no strong preference. | 16:08 |
amotoki | hopefully it would be nice if we can run tests in parallel | 16:08 |
e0ne | I would like to drop nose because it's unsupportable and it's bugs affects our CI | 16:09 |
e0ne | amotoki: damn, I forgot to add --parallel flag | 16:09 |
*** pcaruana has quit IRC | 16:09 | |
amotoki | subunit2 was introduced to support test output from parallel test run | 16:10 |
amotoki | e0ne: for (s)testr , i think stestr (or testr) support is not easy | 16:11 |
e0ne | :( | 16:11 |
amotoki | IIUC there is testtools dependency | 16:11 |
*** vladiskuz_ has joined #openstack-horizon | 16:13 | |
amotoki | when I chatted with infra folks, they thought the minimum line would be subunit2 support. | 16:13 |
amotoki | django provides its own testing wrapper of TestCase, so migrating testtools is not a simple thing | 16:13 |
amotoki | that's the current understanding of the infra team and me. | 16:14 |
amotoki | we can generate html output from subunit2 data as most projects do. | 16:14 |
amotoki | it was a discussion about nosehtmloutput | 16:14 |
e0ne | html reports are very helpful | 16:17 |
*** yamamoto has joined #openstack-horizon | 16:18 | |
openstackgerrit | Akihiro Motoki proposed openstack/horizon master: Switch swift API tests to mock https://review.openstack.org/530540 | 16:20 |
*** yamamoto has quit IRC | 16:23 | |
e0ne | amotoki: we've got some issues with unit tests - they hangs in a parallel mode:( | 16:26 |
e0ne | I'll take a closer look on this issue next week | 16:27 |
amotoki | e0ne: yeah, there seems dependencies on execution order in our unit tests | 16:27 |
e0ne | :( | 16:27 |
amotoki | if I run our unit tests partially, I sometimes get an error : AttributeError: 'AnonymousUser' object has no attribute 'service_catalog' | 16:28 |
e0ne | yes, I remember this issue | 16:28 |
amotoki | it seems mock for a user object is not setup or cleanup properly... | 16:28 |
e0ne | need to head away | 16:30 |
e0ne | be back in ~4 hours | 16:30 |
*** e0ne has quit IRC | 16:37 | |
*** tosky has quit IRC | 16:42 | |
*** mrch has quit IRC | 16:45 | |
*** masco has joined #openstack-horizon | 16:53 | |
*** wolverineav has joined #openstack-horizon | 16:55 | |
*** yamamoto has joined #openstack-horizon | 17:03 | |
*** Matias_ has joined #openstack-horizon | 17:06 | |
*** Matias_ is now known as Matias | 17:07 | |
*** yamamoto has quit IRC | 17:08 | |
*** wolverineav has quit IRC | 17:18 | |
*** harlowja has joined #openstack-horizon | 17:19 | |
*** wolverineav has joined #openstack-horizon | 17:19 | |
*** pcaruana has joined #openstack-horizon | 17:20 | |
*** wolverin_ has joined #openstack-horizon | 17:24 | |
*** belmoreira has quit IRC | 17:27 | |
*** wolverineav has quit IRC | 17:28 | |
*** jpich has quit IRC | 17:32 | |
*** yamamoto has joined #openstack-horizon | 17:32 | |
*** yamamoto has quit IRC | 17:33 | |
*** masco_ has joined #openstack-horizon | 17:34 | |
*** wolverin_ has quit IRC | 17:34 | |
*** masco has quit IRC | 17:34 | |
*** wolverineav has joined #openstack-horizon | 17:35 | |
*** wolverineav has quit IRC | 17:39 | |
*** yamamoto has joined #openstack-horizon | 17:41 | |
*** yamamoto has quit IRC | 17:46 | |
*** itlinux has joined #openstack-horizon | 17:47 | |
*** tesseract has quit IRC | 17:52 | |
*** jtriley has quit IRC | 18:05 | |
*** wolverineav has joined #openstack-horizon | 18:11 | |
*** yamamoto has joined #openstack-horizon | 18:11 | |
*** yamamoto has quit IRC | 18:16 | |
*** masco_ has quit IRC | 18:31 | |
*** yamamoto has joined #openstack-horizon | 18:35 | |
*** yamamoto has quit IRC | 18:35 | |
*** masco_ has joined #openstack-horizon | 18:44 | |
*** jtriley has joined #openstack-horizon | 18:50 | |
*** btully has joined #openstack-horizon | 18:58 | |
*** harlowja has quit IRC | 19:00 | |
*** btully has quit IRC | 19:02 | |
*** wolverineav has quit IRC | 19:03 | |
*** gyee has joined #openstack-horizon | 19:03 | |
*** wolverineav has joined #openstack-horizon | 19:04 | |
*** wolverineav has quit IRC | 19:08 | |
*** felipemonteiro_ has quit IRC | 19:16 | |
*** felipemonteiro_ has joined #openstack-horizon | 19:17 | |
*** r-daneel has quit IRC | 19:27 | |
*** harlowja has joined #openstack-horizon | 19:35 | |
*** yamamoto has joined #openstack-horizon | 19:35 | |
*** harlowja_ has joined #openstack-horizon | 19:37 | |
*** harlowja has quit IRC | 19:39 | |
*** vladiskuz_ has quit IRC | 19:42 | |
*** yamamoto has quit IRC | 19:45 | |
*** pcaruana has quit IRC | 20:03 | |
*** e0ne has joined #openstack-horizon | 20:22 | |
*** r-daneel has joined #openstack-horizon | 20:31 | |
*** wolverineav has joined #openstack-horizon | 20:32 | |
*** jtomasek has quit IRC | 20:34 | |
*** e0ne has quit IRC | 20:38 | |
*** e0ne has joined #openstack-horizon | 20:38 | |
*** wolverineav has quit IRC | 20:45 | |
*** wolverineav has joined #openstack-horizon | 20:45 | |
e0ne | ying_zuo: in case you missed it, looks like we need your +1 for this patch https://review.openstack.org/#/c/541809/1 (Retire horizon-cisco-ui project) | 20:48 |
*** wolverineav has quit IRC | 20:50 | |
*** e0ne has quit IRC | 21:31 | |
*** pcaruana has joined #openstack-horizon | 21:31 | |
*** openstack has joined #openstack-horizon | 21:47 | |
*** ChanServ sets mode: +o openstack | 21:47 | |
*** pcaruana has quit IRC | 21:48 | |
*** felipemonteiro_ has quit IRC | 21:48 | |
*** rcernin has joined #openstack-horizon | 21:50 | |
*** jtriley has quit IRC | 22:04 | |
*** felipemonteiro__ has quit IRC | 22:09 | |
*** felipemonteiro__ has joined #openstack-horizon | 22:10 | |
*** belmoreira has joined #openstack-horizon | 22:11 | |
*** priteau has quit IRC | 22:29 | |
*** priteau has joined #openstack-horizon | 22:29 | |
*** priteau has quit IRC | 22:34 | |
*** felipemonteiro_ has joined #openstack-horizon | 22:35 | |
*** btully has joined #openstack-horizon | 22:36 | |
*** felipemonteiro__ has quit IRC | 22:40 | |
*** btully has quit IRC | 22:40 | |
*** threestrands has joined #openstack-horizon | 22:43 | |
*** threestrands has quit IRC | 22:43 | |
*** threestrands has joined #openstack-horizon | 22:43 | |
*** itlinux has quit IRC | 23:09 | |
*** belmoreira has quit IRC | 23:17 | |
*** r-daneel has quit IRC | 23:24 | |
*** felipemonteiro_ has quit IRC | 23:24 | |
*** felipemonteiro_ has joined #openstack-horizon | 23:24 | |
*** masco_ has quit IRC | 23:34 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!