Wednesday, 2015-12-02

*** chestack has joined #openstack-horizon00:00
*** e0ne_ has quit IRC00:00
*** ongk has quit IRC00:00
*** lhcheng has quit IRC00:03
*** ZZelle has quit IRC00:06
doug-fishducttape_: you avail to argue about https://review.openstack.org/#/c/244444/?00:15
doug-fishugh - I guess I'm not available to argue either. But we should.00:16
*** jerrygb has joined #openstack-horizon00:16
*** btully has quit IRC00:17
*** yamamoto has joined #openstack-horizon00:22
*** btully has joined #openstack-horizon00:24
*** ajmiller has joined #openstack-horizon00:24
*** nlahouti1 has joined #openstack-horizon00:32
*** nlahouti has quit IRC00:32
*** btully has quit IRC00:38
*** ajmiller has quit IRC00:38
*** nlahouti1 has quit IRC00:38
*** nlahouti has joined #openstack-horizon00:40
ducttape_doug-fish still there?00:41
openstackgerritRajat Vig proposed openstack/horizon: WIP: Add Create Volume Action for the Image  https://review.openstack.org/22967700:43
openstackgerritRajat Vig proposed openstack/horizon: Add Action to delete multiple and single images to images panel  https://review.openstack.org/21742200:44
openstackgerritRajat Vig proposed openstack/horizon: Adding Edit Image Action to angular images panel  https://review.openstack.org/21782800:45
openstackgerritRajat Vig proposed openstack/horizon: Adding Create Image Action to angular images panel  https://review.openstack.org/23604200:45
*** zhenguo has joined #openstack-horizon00:45
openstackgerritRajat Vig proposed openstack/horizon: Add API services for angular Volumes panel  https://review.openstack.org/23376000:45
openstackgerritRajat Vig proposed openstack/horizon: WIP: Add Create Volume Action for the Image  https://review.openstack.org/22967700:46
*** rajatvig has quit IRC00:50
*** btully has joined #openstack-horizon00:51
*** ctina_ has joined #openstack-horizon00:55
*** jpomeroy has quit IRC00:59
*** yamamoto has quit IRC01:00
*** ctina_ has quit IRC01:00
*** nlahouti has quit IRC01:03
doug-fishducttape_: here now01:05
ducttape_hey01:05
doug-fishso ... how are things?01:05
ducttape_yeah, I guess I'm ok with that approach for add-in install.01:05
doug-fishoh cool01:05
doug-fishthat's too easy01:05
ducttape_it's not how we do stuff, but we can adjust01:05
doug-fishwhich "we"?01:06
ducttape_the bigger thing is getting everything on the same page, and updates to any distro installers, if needed01:06
ducttape_we - > TWC01:06
doug-fishgot it01:06
doug-fishI assume the TWC approach is what you had documented?01:06
ducttape_I know if we have a shared folder, that others modify, that is typically not in this kind of location01:07
ducttape_yes, something like that is what I documented01:07
doug-fishmaybe /etc/something would be a more expected location?01:07
ducttape_yes, I think so.  we would need to get the python path to pickup that location too, if we keep these as python files01:08
doug-fishI actually tried the approach you had documented and it didn't work for me - I had some sort of SECRET_KEY related error .. does that sound familiar?01:09
ducttape_so it's not insurmountable, but right now there is some hand waiving and generous use of "todo" items01:09
doug-fishoh yeah01:09
doug-fishabsolutely agreed01:09
ducttape_the secret_key item usually is b/c horizon / apache is running as a user that is trying to write to a folder they don't have perms for01:10
ducttape_you should be able to specify a SECRET_KEY in your local settings.py and get around that01:10
doug-fishhmm, yeah I had that ... maybe a perm problem that I hadn't sorted out01:10
ducttape_just hard code SECRET_KEY01:11
ducttape_something like SECRET_KEY =01:11
ducttape_doh!01:11
ducttape_SECRET_KEY = 'dougsKey'01:11
doug-fish:-O how did you know!01:11
ducttape_for your own testing etc01:11
doug-fishoh01:11
doug-fishI thought the local_settings example file did something reasonable01:12
ducttape_it just is the key that the session gets serialized with.   for upstream devs, they probably don't need to care about that01:12
doug-fish(going to look)01:12
*** mtanino has quit IRC01:12
ducttape_it tries to generate a random key and place it on the filesystem or something fancy01:12
ducttape_it's kind of too smart for it's own good01:13
doug-fishI sense you aren't a believer in that process?01:13
*** Daisy has joined #openstack-horizon01:13
ducttape_https://github.com/openstack/horizon/blob/4de120386aed56168284e649428d1a590c4d82c1/openstack_dashboard/local/local_settings.py.example#L10601:13
ducttape_well, if you are going to deploy horizon in a large setup, you'd never use that approach01:14
doug-fishunderstood01:14
doug-fishI assume you really do hardcode the SECRET_KEY to something?01:14
ducttape_you need to coordinate keys across machines etc...   its just a bell/whistle that is not really needed.01:14
ducttape_ideally you'd use puppet, have puppet encrypt them in encrypted yaml...  etc01:15
doug-fishoh sure01:15
doug-fishthat would be cool  :-)01:15
ducttape_or some type of tool to coordinate the setup and deployment, and protect them etc01:15
ducttape_so that code in horizon, it's a feature looking for a problem.... but I digress01:16
*** btully has quit IRC01:17
ducttape_https://github.com/openstack/puppet-horizon/blob/master/README.md#beginning-with-horizon   is the puppet docs for that, fwiw01:17
*** Daisy has quit IRC01:18
doug-fishthx01:18
doug-fish... did the python based lbaas v2 wizard actually work? I never got it to create load balancers01:18
ducttape_neither did I.  It has some opportunities, I believe.  ;)01:19
doug-fishyeah, but I'm afraid they are going to become opportunities for replacement.01:19
ducttape_well, it's something that creates the basic parts of the UI.  it's something.   I would like to have more time to rewrite that / finish it off, but wishes don't really pay the bills01:21
ducttape_:'(01:21
doug-fishyeah understood01:21
*** btully has joined #openstack-horizon01:23
*** cody-somerville has quit IRC01:29
openstackgerritDan Nguyen proposed openstack/horizon: Retrieve domain scoped token  https://review.openstack.org/14808201:29
*** SimonChung1 has quit IRC01:30
*** tjones has quit IRC01:34
*** jingjing_ren has quit IRC01:35
*** cody-somerville has joined #openstack-horizon01:36
*** btully has quit IRC01:37
*** btully has joined #openstack-horizon01:39
*** RA has joined #openstack-horizon01:42
*** RA is now known as Guest7921201:42
*** kzaitsev_mb has quit IRC01:42
*** jerrygb has quit IRC01:50
*** lhcheng has joined #openstack-horizon01:51
*** jerrygb has joined #openstack-horizon01:55
*** lhcheng has quit IRC01:56
*** btully has quit IRC01:57
*** doug-fish has quit IRC01:59
*** doug-fish has joined #openstack-horizon01:59
*** doug-fish has quit IRC01:59
*** doug-fish has joined #openstack-horizon02:00
*** SlickN1k has joined #openstack-horizon02:03
*** saksham has quit IRC02:09
openstackgerritMerged openstack/horizon: Add API to Create/Update/Delete Images in Glance  https://review.openstack.org/23683202:28
*** david-lyle has joined #openstack-horizon02:31
*** ChanServ sets mode: +o david-lyle02:31
*** doug-fish has quit IRC02:34
*** doug-fish has joined #openstack-horizon02:34
*** doug-fish has quit IRC02:39
*** SurajD has joined #openstack-horizon02:46
*** chestack has quit IRC02:50
*** SimonChung has joined #openstack-horizon02:58
*** jwy has left #openstack-horizon02:59
*** david-lyle has quit IRC03:00
*** SimonChung1 has joined #openstack-horizon03:00
*** SimonChung has quit IRC03:02
*** chestack has joined #openstack-horizon03:06
*** Guest79212 has quit IRC03:06
*** gyee has quit IRC03:16
*** yamamoto has joined #openstack-horizon03:16
*** btully has joined #openstack-horizon03:25
*** ducttape_ has quit IRC03:32
*** jerrygb has quit IRC03:34
*** jerrygb has joined #openstack-horizon03:34
openstackgerritDiana Whitten proposed openstack/horizon: WIP Horizon Checkboxes are now themeable.  https://review.openstack.org/25216103:36
*** jtriley has joined #openstack-horizon03:38
*** jerrygb has quit IRC03:39
*** ducttape_ has joined #openstack-horizon03:47
*** ducttape_ has quit IRC03:48
*** ducttape_ has joined #openstack-horizon03:48
*** hurgleburgler has quit IRC03:50
*** vijendar has quit IRC03:52
*** jbell8 has joined #openstack-horizon04:31
*** SurajD has quit IRC04:31
*** SurajD has joined #openstack-horizon04:34
*** ducttape_ has quit IRC04:41
*** david-lyle has joined #openstack-horizon04:44
*** ChanServ sets mode: +o david-lyle04:44
*** crobertsrh is now known as _crobertsrh04:46
openstackgerritKenji Ishii proposed openstack/horizon: Add function to re-create ec2 credential  https://review.openstack.org/25219005:07
*** ducttape_ has joined #openstack-horizon05:10
*** darrenc is now known as darrenc_afk05:10
*** mohankumar has joined #openstack-horizon05:13
*** mohankumar has quit IRC05:18
*** ducttape_ has quit IRC05:18
*** amotoki has joined #openstack-horizon05:20
openstackgerritRajat Vig proposed openstack/horizon: API for Metadata Definitions  https://review.openstack.org/21572105:23
openstackgerritRajat Vig proposed openstack/horizon: WIP : Angular panel for Metadata Definitions  https://review.openstack.org/21614105:23
*** rajatvig has joined #openstack-horizon05:24
openstackgerritRajat Vig proposed openstack/horizon: API for Metadata Definitions  https://review.openstack.org/21572105:26
openstackgerritRajat Vig proposed openstack/horizon: WIP : Angular panel for Metadata Definitions  https://review.openstack.org/21614105:26
openstackgerritRajat Vig proposed openstack/horizon: API for getting and updating quotas  https://review.openstack.org/20712605:27
openstackgerritRajat Vig proposed openstack/horizon: Add angular defaults panel for admin  https://review.openstack.org/20529605:27
openstackgerritRajat Vig proposed openstack/horizon: Add angular defaults panel subflows for admin  https://review.openstack.org/23498605:27
openstackgerritRajat Vig proposed openstack/horizon: Add Action to delete multiple and single images to images panel  https://review.openstack.org/21742205:28
openstackgerritRajat Vig proposed openstack/horizon: Add API services for angular Volumes panel  https://review.openstack.org/23376005:29
openstackgerritRajat Vig proposed openstack/horizon: WIP: Add Create Volume Action for the Image  https://review.openstack.org/22967705:29
openstackgerritRajat Vig proposed openstack/horizon: Adding Edit Image Action to angular images panel  https://review.openstack.org/21782805:29
openstackgerritRajat Vig proposed openstack/horizon: Adding Create Image Action to angular images panel  https://review.openstack.org/23604205:29
*** mohankumar has joined #openstack-horizon05:30
*** darrenc_afk is now known as darrenc05:32
*** mohankumar has quit IRC05:36
*** btully has quit IRC05:46
*** hurgleburgler has joined #openstack-horizon05:47
*** mohankumar has joined #openstack-horizon05:48
*** rcernin has joined #openstack-horizon05:52
*** mohankumar has quit IRC05:53
*** masco has joined #openstack-horizon05:55
openstackgerritRajat Vig proposed openstack/horizon: Add extensions to $q for resolving all promises  https://review.openstack.org/24058905:56
*** chestack has quit IRC05:59
*** sanjana has joined #openstack-horizon06:00
*** nlahouti has joined #openstack-horizon06:01
*** btully has joined #openstack-horizon06:05
*** mohankumar has joined #openstack-horizon06:07
*** jtriley has quit IRC06:08
*** chestack has joined #openstack-horizon06:13
*** mohankumar has quit IRC06:13
*** SurajD has quit IRC06:14
*** hurgleburgler has quit IRC06:14
*** harlowja has quit IRC06:16
*** SimonChung1 has quit IRC06:16
*** SurajD has joined #openstack-horizon06:16
*** chestack has quit IRC06:20
openstackgerritOpenStack Proposal Bot proposed openstack/horizon: Imported Translations from Zanata  https://review.openstack.org/25220406:20
*** chestack has joined #openstack-horizon06:20
openstackgerritRajat Vig proposed openstack/horizon: Transfer table should update allocatedIds when allocated changes  https://review.openstack.org/25220506:20
openstackgerritRajat Vig proposed openstack/horizon: WIP: Transfer table should update allocatedIds when allocated changes  https://review.openstack.org/25220506:21
*** mohankumar has joined #openstack-horizon06:25
*** rcernin has quit IRC06:25
*** mohankumar has quit IRC06:29
openstackgerritDi XiaoLi proposed openstack/horizon: Add handle get_file when launch stack from horizon  https://review.openstack.org/24170006:30
*** SimonChung has joined #openstack-horizon06:33
*** sanjana has quit IRC06:35
openstackgerritDi XiaoLi proposed openstack/horizon: Add handle get_file when launch stack from horizon  https://review.openstack.org/24170006:40
*** mohankumar has joined #openstack-horizon06:41
*** mohankumar has quit IRC06:46
*** nlahouti has quit IRC06:47
*** nlahouti has joined #openstack-horizon06:48
*** rajatvig has quit IRC06:49
*** nlahouti1 has joined #openstack-horizon06:52
*** nlahouti has quit IRC06:52
*** SurajD has quit IRC06:55
*** nlahouti has joined #openstack-horizon06:55
*** nlahouti1 has quit IRC06:56
*** SurajD has joined #openstack-horizon06:56
*** mohankumar has joined #openstack-horizon06:59
*** nlahouti has quit IRC07:02
*** nlahouti has joined #openstack-horizon07:02
*** mohankumar has quit IRC07:05
openstackgerritMasco Kaliyamoorthy proposed openstack/horizon: Adding angular QoS panel in horizon  https://review.openstack.org/24799707:07
*** zhenguo has quit IRC07:07
*** rcernin has joined #openstack-horizon07:09
openstackgerritcelik esra proposed openstack/horizon: Volume limits and floating ip  graphic label consistency  https://review.openstack.org/25123707:15
*** mohankumar has joined #openstack-horizon07:16
*** aortega_ has quit IRC07:16
*** jerrygb has joined #openstack-horizon07:21
*** SurajD has quit IRC07:22
*** mohankumar has quit IRC07:22
*** SurajD has joined #openstack-horizon07:25
*** jerrygb has quit IRC07:25
openstackgerritKenji Ishii proposed openstack/horizon: Add function to re-create ec2 credential  https://review.openstack.org/25219007:26
*** mohankumar has joined #openstack-horizon07:30
*** mohankumar has quit IRC07:36
*** itxaka has joined #openstack-horizon07:55
*** nlahouti1 has joined #openstack-horizon07:56
*** nlahouti has quit IRC07:59
*** yamamoto_ has joined #openstack-horizon08:06
*** nlahouti1 has quit IRC08:08
*** yamamoto has quit IRC08:08
*** nlahouti has joined #openstack-horizon08:09
openstackgerritLi Yingjun proposed openstack/horizon: Fix issue when using glance v2 api  https://review.openstack.org/24953108:10
openstackgerritLi Yingjun proposed openstack/horizon: Fix update image when using v2  https://review.openstack.org/25167208:10
*** nlahouti1 has joined #openstack-horizon08:11
*** nlahouti has quit IRC08:12
*** nlahouti1 has quit IRC08:16
*** vgridnev has joined #openstack-horizon08:22
*** btully has quit IRC08:35
*** aortega has joined #openstack-horizon08:37
*** mpavlase has joined #openstack-horizon08:43
openstackgerritLi Yingjun proposed openstack/horizon: Fix update image when using v2  https://review.openstack.org/25167208:47
openstackgerritLi Yingjun proposed openstack/horizon: Fix update image metadata when using v2  https://review.openstack.org/25170408:47
openstackgerritMasco Kaliyamoorthy proposed openstack/horizon: Adding angular QoS panel in horizon  https://review.openstack.org/24799708:48
*** btully has joined #openstack-horizon08:52
*** lhcheng has joined #openstack-horizon08:54
*** oetrog has joined #openstack-horizon08:57
openstackgerritAkihiro Motoki proposed openstack/horizon: Add launchpad link to the plugin registry list  https://review.openstack.org/25227209:01
*** kzaitsev_mb has joined #openstack-horizon09:04
*** ygbo has joined #openstack-horizon09:04
*** rdopiera has joined #openstack-horizon09:05
*** btully has quit IRC09:06
*** oetrog has quit IRC09:12
*** oetrog has joined #openstack-horizon09:12
*** oetrog has quit IRC09:14
*** oetrog has joined #openstack-horizon09:14
*** raginbajin has joined #openstack-horizon09:17
*** vgridnev has quit IRC09:20
*** tyagiprince has joined #openstack-horizon09:21
*** aix has joined #openstack-horizon09:21
*** SlickNik has quit IRC09:23
*** SlickN1k is now known as SlickNik09:23
*** mohankumar has joined #openstack-horizon09:23
tyagiprinceHey people.. I am having problem in fetching users from active directory.. when I run the openstack user list command, it takes around 15 to 20 seconds to list the users.. whereas when I open the Users tab inside the identity panel, it takes around a minute or two..09:24
tyagiprinceSo What step should I take? I am thinking about changing the horizon code and fetch only the first 100 users and then on filtering the results through horizon, the user list should update itself in horizon and still show me the best 100 results matching the criteria..09:24
*** kzaitsev_mb has quit IRC09:25
openstackgerritLi Yingjun proposed openstack/horizon: Fix issue when using glance v2 api  https://review.openstack.org/24953109:26
openstackgerritLi Yingjun proposed openstack/horizon: Fix update image when using v2  https://review.openstack.org/25167209:26
openstackgerritLi Yingjun proposed openstack/horizon: Fix update image metadata when using v2  https://review.openstack.org/25170409:26
openstackgerritLi Yingjun proposed openstack/horizon: Fix creating instance when using image v2  https://review.openstack.org/25228209:26
mrungetyagiprince, horizon does not talk to active directory09:26
mrungebut keystone does09:26
mrungetyagiprince, how many users do you have in your ad?09:27
mrunge> 500?09:27
tyagiprincemrunge: Yes more than 10000...09:27
mrungeok, that's an ad issue09:27
*** SlickNik has left #openstack-horizon09:27
mrungetyagiprince, you should get in touch with keystone folks and with Microsoft make them fix their AD09:28
*** mohankumar has quit IRC09:28
tyagiprincemrunge, If there is a resolution available by which I can cache the users and use it from there.. That would be great09:28
tyagiprinceBut since keystone fetches the users in 15 seconds..09:28
tyagiprincemrunge, it is horizon taking time to display the users.. cuz I think horizon takes time to display the users in formatted css and for so many users, it has to do a lot of work..09:29
mrungeah, sorry, read you wrong here09:29
mrungetyagiprince, which version?09:30
mrungeI mean, which horizon version?09:30
tyagiprinceits the kilo version I am using09:30
*** aheller has joined #openstack-horizon09:32
*** jbell8 has quit IRC09:34
*** jbell8 has joined #openstack-horizon09:35
*** aortega has quit IRC09:37
*** jbell8 has quit IRC09:39
*** mohankumar has joined #openstack-horizon09:42
pkarikhtyagiprince: I'm working exactly on this problem. :) There lots of problems there. https://review.openstack.org/#/c/250869/09:46
*** oetrog has quit IRC09:48
*** aheller has quit IRC09:48
pkarikhtyagiprince: Keystone has patch to support 'truncated' flag. But actually they also need a patch in python-keystoneclient. And also user api filtering in Horizon now is in progress too.09:48
*** aheller has joined #openstack-horizon09:49
pkarikhtyagiprince: Horizon truncated flag patch: https://review.openstack.org/#/c/250869/; Keustone cllient truncated patch: https://review.openstack.org/#/c/250473/1; Horizon users api filtering patch: https://review.openstack.org/#/c/112744/1509:50
*** mohankumar has quit IRC09:50
*** aortega has joined #openstack-horizon09:53
tyagiprincepkarikh, mrunge, There is a function inside the indexView Class get_data which fetches the users using the api.keystone.user_get function and finally returns the users list.. I want to know from where is this function being called?09:55
*** aheller has quit IRC09:56
mrungepkarikh, but that being said, there won't be a backport for this, right?09:58
mrungeI mean, tyagiprince is complaining about kilo09:58
mrungewhich just receives security fixes from upstream09:58
pkarikhmrunge: I belive that it is so. I'm not sure that keystone team will backport it.09:59
mrungeyes, and it's across two versions...09:59
mrungeand finally, we can not test it, if it's not released in keystone09:59
pkarikhtyagiprince: actually users api filtering patch: https://review.openstack.org/#/c/112744/15 has truncating on the Horizon side. May be you will be interested10:00
pkarikhmrunge: sure. Until it is not released by Keystone there is no way except local testing, I think. Am I right that there is no way to say "hey, Gerrit, use this patch for keystone and keystone client" for unit tests?10:01
mrungepkarikh, exactly10:02
pkarikhtyagiprince: if I'm not mistaken here is the place you are trying to find. https://github.com/openstack/horizon/blob/master/horizon/tables/views.py#L18710:02
*** e0ne has joined #openstack-horizon10:03
*** amotoki has quit IRC10:05
*** tmazur has joined #openstack-horizon10:06
*** e0ne has quit IRC10:06
*** e0ne_ has joined #openstack-horizon10:07
*** e0ne_ has quit IRC10:09
*** e0ne has joined #openstack-horizon10:09
*** e0ne_ has joined #openstack-horizon10:14
*** e0ne has quit IRC10:16
*** zhurong has joined #openstack-horizon10:21
openstackgerritAkihiro Motoki proposed openstack/horizon: Add launchpad link to the plugin registry list  https://review.openstack.org/25227210:22
*** kzaitsev_mb has joined #openstack-horizon10:25
*** marlinc has quit IRC10:29
*** e0ne_ has quit IRC10:30
*** sanjana has joined #openstack-horizon10:34
*** vgridnev has joined #openstack-horizon10:34
*** yamamoto_ has quit IRC10:34
*** tosky has joined #openstack-horizon10:35
*** oetrog has joined #openstack-horizon10:38
sanjanaWhen i run tox tests (py34) in local dev environment, i get the following runtime error: dictionary changed size during iteration around line 1060 in horizon/horizon/tables/base.py10:38
sanjanaSince this is base code, i suspect this has to do anything with my changes. How do i test compatibility for py34 ?10:39
*** weihan has joined #openstack-horizon10:39
robcresswellShould just be tox -e py3410:39
sanjanaI have tried the command tox -e py34 and tox -epy34. Both behave same10:40
*** btully has joined #openstack-horizon10:40
sanjanaDid anyone see this error before when running tox tests, since it does not involve the code changes which I have made10:41
*** zhurong has quit IRC10:41
robcresswellsanjana: Upstream tests don't appear to have the same issue10:42
robcresswellsanjana: Just running locally now...10:45
*** btully has quit IRC10:45
*** wdeclercq has joined #openstack-horizon10:48
robcresswellsanjana: No issues locally I'm afraid. Is your code in sync with master?10:49
sanjanaWhat I notice is that in tables/base.py, around line 1060, we are manipulating the dict(pop operation) from within the for loop. Therefore, any test which is using that snippet of code will fail for "dictionary changed size..."10:49
*** oetrog has quit IRC10:49
robcresswell:s I don't see this code, which line?10:53
sanjanaI think the base version that I was working on was not in sync with master.10:55
sanjanaI just relaized, thanks for guiding10:55
robcresswellsanjana: No problem.10:56
*** lhcheng_ has joined #openstack-horizon11:02
*** lhcheng has quit IRC11:03
*** lhcheng has joined #openstack-horizon11:04
*** lhcheng_ has quit IRC11:04
*** chestack has quit IRC11:07
sanjanaI need a suggestion. I have already put my patch for review and now i realize that my codebase was not in sync with master. How can i sync it with master and resubmit a patch?11:08
*** oetrog has joined #openstack-horizon11:10
sanjanaAlso my patch is dependent on another old patch that is still under review.11:10
openstackgerritMerged openstack/horizon: Imported Translations from Zanata  https://review.openstack.org/25220411:10
tsufievsanjana, rebase the dependency, then rebase your patch. There is a button for that task in Gerrit11:13
*** oetrog has quit IRC11:15
sanjanaWhen i click on the Rebase change button on the dependency patch, it gives a server unavailable error11:21
*** doug-fish has joined #openstack-horizon11:21
*** SurajD has quit IRC11:23
*** SurajD has joined #openstack-horizon11:24
*** sambetts-afk is now known as sambetts11:24
*** doug-fish has quit IRC11:26
*** erlon has joined #openstack-horizon11:26
openstackgerritsanjana proposed openstack/horizon:  Adding Ceilometer Alarm API  https://review.openstack.org/21556911:28
*** aix has quit IRC11:34
*** jbell8 has joined #openstack-horizon11:36
robcresswelltsufiev: Do you still have that nice list of needed integration tests?11:37
robcresswelltsufiev: I thought I might have a go at a couple of them over christmas holidays :)11:37
*** jbell8 has quit IRC11:40
*** sanjana has quit IRC11:43
openstackgerritMerged openstack/horizon: Add symbol equal "=" in several filter texts  https://review.openstack.org/25204411:48
*** Daisy_ has joined #openstack-horizon11:50
openstackgerritRob Cresswell proposed openstack/horizon: Match python/ angular table styles  https://review.openstack.org/24662511:50
mrungetsufiev, you assigned yourself to https://bugs.launchpad.net/django-openstack-auth/+bug/133898611:53
openstackLaunchpad bug 1338986 in django-openstack-auth "domain_context is not set in the client session" [High,Confirmed] - Assigned to Timur Sufiev (tsufiev-x)11:53
mrungeare you still working on this Timur?11:53
*** jprovazn has joined #openstack-horizon11:54
*** Daisy_ has quit IRC11:54
*** Daisy has joined #openstack-horizon11:55
tsufievrobcresswell, it was the exact thing I'm convincing myself to finalize right now11:55
tsufievI mean, the full list of needed tests11:55
tsufievmrunge, Matthias, I unassigned myself, thanks for reminder11:56
mrungetsufiev, hahaha, I thought you already had a fix ;-)11:56
tsufievmrunge, wasn't able to reproduce it11:56
mrungeoh!11:56
*** ygl has joined #openstack-horizon11:57
tsufievwell, I don't remember all the details, but the our own issue which I initially thought to be another consequence of this bug happened to be caused by bad config11:57
mrungetsufiev, ok, I see. I have at least 2 customers being hit by this. Looks like I'd be looking at that then11:58
tsufievmrunge, it's all yours :)11:58
mrungeyes, thank you tsufiev :)11:59
tsufievrobcresswell, at least now I have additional reason to finish that list11:59
*** Daisy has quit IRC11:59
robcresswelltsufiev: Yessir. I haven't forgotten. Just got caught up in other bits and pieces.12:00
*** doug-fish has joined #openstack-horizon12:00
tsufievrobcresswell, mrunge: is it right that we no longer have a meeting at 12:00 UTC?12:00
robcresswelltsufiev: That is true :)12:01
tsufievoh, good, another hour to do some actual work :)12:01
robcresswellThe days aren't long enough :(12:01
*** aix has joined #openstack-horizon12:04
*** btully has joined #openstack-horizon12:08
tsufievrobcresswell, hm, it appears that we forgot to sent an announcement about meeting cancellation, didn't we?12:09
robcresswellOops. Was that my job?12:10
tsufievrobcresswell, nope, I was meaning 'collective community overmind' :)12:10
tsufievwell, the exact moment of decision to cancel this timeslot eluded me, so I am asking12:12
robcresswellLast week I think12:12
robcresswellBasically because it was just you me and mrunge12:12
robcresswelland a sleepy david12:12
robcresswellmade it pointless to timebox an hour when we could just discuss in chat12:13
tsufievmasco, that was the point ^^^12:13
robcresswelland masco too :)12:13
mrungeyes12:13
tsufievrobcresswell, thanks, got it. I think I was sleepy too the moment everybody agreed on that12:13
mrungebut if all of you are here willing to chat, let's kill some bugs12:13
tsufievmasco, do you have something specific in mind?12:14
mascobut in the other time it is impossible me to join :(12:14
tsufievmrunge, not that really :)12:14
tsufievmasco, what's the time at your TZ right now?12:15
masco5.45PM12:16
mascotsufiev, ^12:16
robcresswellmasco: We still have the regular meeting at 1200/200012:16
mascorobcresswell, oh, only today meeting got canceled?12:17
robcresswellThere are 2 meetings12:17
tsufievperhaps we could move this timeslot to some later time? But if we still keep regular meeting at 1200, it would cause a lot of confusion12:17
robcresswellHorizon Drivers and Horizon12:17
mrungethis was only the horizon drivers meeting being cancelled12:17
robcresswellThere is still Horizon meeting, at 1200 and 2000 UTC, alternating12:18
mrungefor folks in US west, this is very early right now12:18
robcresswellAnd then there is Horizon Drivers, at 2000UTC every other week12:18
robcresswellAll we cancelled is the 1200UTC Horizon Drivers meeting, as attendance was 4 people12:18
mascothe other one is 1.30AM for me12:18
*** btully has quit IRC12:19
mrungeagreed, meeting times are currently optimized for europeans and US12:19
mascoyeah i agree the active ppl in this slot is very less12:19
robcresswellAll we do in that meeting is discuss blueprints12:19
*** SurajD has quit IRC12:20
tyagiprincemrunge: pkarikh: Hey I want to implement pagination in the users page.. what do I need to do for that? I read in users/tables.py file that pagination is supported..12:20
tsufievtyagiprince, the short answer is: NO12:20
mascoi need to build a strong community in india,i guess :)12:20
tsufiev:)12:20
robcresswellmasco: We still have the 1200UTC general meeting12:20
robcresswellSo, you're not being left without a meeting12:21
pkarikhtyagiprince: keystone does not support pagination in 2 or 3 version (I'm not sure which one).12:21
mascorobcresswell, ok, thanks12:21
robcresswelltsufiev: I thought you got permission in the end?12:21
lhchengmrunge: just to confirm, is the horizon driver meeting cancelled going forward?12:21
robcresswellHorizon Drivers 1200 UTC is cancelled12:21
tyagiprincepkarikh: but pagination code is added to  instances list12:21
tsufievrobcresswell, nope, we were given kind of a workaround for that12:21
*** SurajD has joined #openstack-horizon12:22
lhchengrobcresswell: just for today?12:22
robcresswelltyagiprince: It's dependant on the services12:22
tsufievfiltering + limits allows us not to use pagination12:22
robcresswelllhcheng: My understanding was that it is every 1200 meeting12:22
lhchengoh okay, so we'll still have the 2000 driver meeting12:23
robcresswelllhcheng: Yes :)12:23
pkarikhtyagiprince: yep, but instances are Nova, and Nova supports pagination, I guess. It depends on openstack service. Necause you need to send pagination marker to service and get correct "page" from it12:23
robcresswelltyagiprince: Every service has varying support for pagination, and even if they do, its nearly always implemented differently.12:24
lhchengrobcresswell: ah right, the wiki doesn't have the 1200UTC time anymore :)12:24
lhchenghaven't looked at it for awhile :P12:24
robcresswelllhcheng: Yep, just updated. My apologies, I think I was supposed to be doing that last week but it slipped my mind.12:24
lhchengno worries, no one got up early to attend :)12:25
*** btully has joined #openstack-horizon12:25
tyagiprincepkarikh: Okay let my case be that keystone does not support pagination. and on opening the users tab, keystone sends all the users to horizon.. and then the horizon takes time to build a table for so many users.. can i just tell the horizon to display just 100 users12:25
tyagiprincebut filter should be applied to all the users list sent by keystone..12:25
robcresswelltsufiev: I thought there was a plan to do similar to what tyagiprince is describing?12:26
mascobye all, if possible will try to attend 2000 UTC meeting :)12:26
robcresswellmasco: o/12:27
robcresswelltyagiprince: the plan that was discussed was very similar to what you have mentioned. We would display an empty table at first (or just all users, if total is a small number), and then on filter display users that match.12:27
tyagiprincerobcresswell: pkarikh: cuz this one is taking a lot of time.. And since I am not familiar with django framework.. I want to find the section (where the for loop is) where the list is populated..12:28
robcresswelltyagiprince: And if the filter returned too large a number, we would ask for a more specific filter12:28
tsufievrobcresswell, yes, that's true. pkarikh is going to create a blueprint for this initiative12:28
pkarikhtyagiprince: https://review.openstack.org/#/c/112744/15 this patch will be insteresting for you. Actually jpomero abondoned it in favour of angular tables, and I'm working on it refactoring now. There Justing implemented horizon-side truncating users list. https://review.openstack.org/#/c/112744/15/horizon/tables/views.py Take a look at linit data function12:28
robcresswelltyagiprince: I don't think this is an "afternoon hack job" of coding :)12:28
pkarikhtsufiev, robcresswell: yep, looks like there a lot of work should be done in different projects, so I think we need a blueprint for it12:29
tyagiprincepkarikh: Sorry being new to the patches and all.. I dont know how to apply these patches to my setup..12:30
tyagiprincepkarikh: this patch is exactly what describes my use case12:30
tsufievtyagiprince, I suggest to wait a few more days until pkarikh combines already existing pieces + server-side keystone filtering12:31
*** masco has quit IRC12:31
tsufievwell, maybe a week or two until it's really polished12:31
pkarikhtsufiev: as far as I know tyagiprince needs a solution for Kilo, so keystone truncating is not available12:31
tsufievthat would be difficult12:32
tyagiprincerobcresswell: lol.. I thought I could just change the for loop to 100 users and display them.. since the users list will be containing all the users fetched from AD, the filter would be applied to that users list and re populate the table again..12:32
*** kiran-r has joined #openstack-horizon12:33
pkarikhtyagiprince: there few ways: 1) Clone horizon repo and `git review -d 112744` to get this patch and run it locally 2) Same as 1 but you can create git patch file from thath commit and try to apply it on your test env 3) Mannyally apply all changes by editing files12:33
*** Daisy has joined #openstack-horizon12:35
*** btully has quit IRC12:38
*** oetrog has joined #openstack-horizon12:40
*** btully has joined #openstack-horizon12:41
*** kiran-r has quit IRC12:47
openstackgerritPaul Karikh proposed openstack/horizon: [WIP] Add truncated flag support  https://review.openstack.org/25086912:49
*** oetrog has quit IRC12:52
*** SurajD has quit IRC12:54
*** SurajD has joined #openstack-horizon12:54
openstackgerritRob Cresswell proposed openstack/horizon: Match python/ angular table styles  https://review.openstack.org/24662512:55
*** ygl has quit IRC12:56
*** pauloewerton has joined #openstack-horizon13:00
robcresswelltsufiev: Integration tests seem happy atm :D13:09
*** Daisy has quit IRC13:10
*** Daisy has joined #openstack-horizon13:10
*** ducttape_ has joined #openstack-horizon13:11
*** btully has quit IRC13:13
*** tyagiprince has quit IRC13:15
*** Daisy has quit IRC13:15
*** btully has joined #openstack-horizon13:15
*** lapalm has joined #openstack-horizon13:15
*** kzaitsev_mb has quit IRC13:21
openstackgerritItxaka Serrano Garcia proposed openstack/horizon: Show a toast with success on instance creation  https://review.openstack.org/25147613:23
*** ducttape_ has quit IRC13:32
*** amotoki has joined #openstack-horizon13:34
*** btully has quit IRC13:41
*** btully has joined #openstack-horizon13:42
openstackgerritPaulo Ewerton Gomes Fragoso proposed openstack/horizon: Adding Identity NGProjects API  https://review.openstack.org/20858113:44
*** yamamoto has joined #openstack-horizon13:45
itxakaCan anyone recommend a good book/Article/Post/whatever for debugging stuff in Angular with Jasmine? Im having a hard time seeing stuff :(13:46
robcresswellitxaka: You'll likely have more luck if you ask when the US folk are on13:47
robcresswellitxaka: Most of the angular work is focused around UTC-5 to UTC-8 :p13:47
itxaka:)13:47
itxakathanks, will re-ask again later then13:47
robcresswellitxaka: What's the issue though? I might have a couple suggestions. paste.openstack.org is useful for sharing code too.13:48
itxakarobcresswell Im adding a toast for the create instance ng, but it breaks quite some tests13:49
*** crobertsrh has joined #openstack-horizon13:49
itxakaSo Im poking around trying to see why and what kind of objects are expected and so on13:49
itxakabut its quite difficult for a javascript noob to do so :)13:50
robcresswellitxaka: Just pulling code to check myself :)13:51
itxakaim resorting to console.log everything, which is bad and I should feel bad13:52
*** tmazur has quit IRC13:53
*** jtriley has joined #openstack-horizon13:53
robcresswellOh, its all failing on the same thing13:53
tsufievitxaka, I found debugging tests in Webstorm to be really insightful13:55
*** josecastroleon has quit IRC13:56
*** josecastroleon has joined #openstack-horizon13:57
*** matt-borland has joined #openstack-horizon13:57
itxakathanks tsufiev will have a look with webstorm13:59
itxakaI kind of think that I know what it is, but a good ide could help me a lot13:59
*** mohankumar has joined #openstack-horizon14:01
*** zhurong has joined #openstack-horizon14:03
openstackgerritTatiana Ovchinnikova proposed openstack/horizon: Protocol port should be required for LBaaS Add Member  https://review.openstack.org/25240914:03
openstackgerritPaulo Ewerton Gomes Fragoso proposed openstack/horizon: Adding NGProjects Create Action - Members  https://review.openstack.org/24534014:09
openstackgerritPaulo Ewerton Gomes Fragoso proposed openstack/horizon: Adding Identity NGProjects Panel  https://review.openstack.org/19913914:09
openstackgerritPaulo Ewerton Gomes Fragoso proposed openstack/horizon: Adding Identity NGProjects Create Action - Details  https://review.openstack.org/21535214:09
openstackgerritPaulo Ewerton Gomes Fragoso proposed openstack/horizon: Adding NGProjects Create Action - Quota  https://review.openstack.org/25241214:09
*** jerrygb has joined #openstack-horizon14:10
*** btully has quit IRC14:10
*** jpomeroy has joined #openstack-horizon14:12
*** e0ne has joined #openstack-horizon14:14
*** btully has joined #openstack-horizon14:17
*** peristeri has joined #openstack-horizon14:18
*** vijendar has joined #openstack-horizon14:22
*** lblanchard has joined #openstack-horizon14:22
*** e0ne_ has joined #openstack-horizon14:23
*** petertr7_away is now known as petertr714:23
*** neelashah has joined #openstack-horizon14:23
*** e0ne has quit IRC14:24
*** tyagiprince has joined #openstack-horizon14:29
*** btully has quit IRC14:31
*** mounica has joined #openstack-horizon14:31
*** btully has joined #openstack-horizon14:31
*** josecastroleon1 has joined #openstack-horizon14:34
*** jtriley has quit IRC14:34
*** josecastroleon has quit IRC14:35
*** absubram has joined #openstack-horizon14:35
*** vijendar has quit IRC14:40
*** yamamoto has quit IRC14:42
matt-borlandHey robcresswell, is https://review.openstack.org/#/c/246625/ ready for a full review?14:42
robcresswellmatt-borland: Yep yep14:43
matt-borlandexcellent, I'll take a look at it this morning14:43
matt-borlandany particularly good ways of visually testing this?14:44
matt-borland"check panels x, y, z..?"14:44
robcresswellmatt-borland: I enabled the images and users panels, before the patch and compared them to the python users/images panels14:44
robcresswellmatt-borland: Then pull the patch and compare again. Visually should be much more similar.14:44
openstackgerritGeorge Peristerakis proposed openstack/horizon: Generating a rdp file for a windows instance  https://review.openstack.org/9139414:45
robcresswellmatt-borland: Other than that, check I haven't missed any tricks in the angular styles or broken something :)14:45
matt-borlandexcellent, thanks robcresswell14:45
*** zhurong has quit IRC14:45
*** yamamoto has joined #openstack-horizon14:46
robcresswellmatt-borland: End goal is to try and make sure the python/ angular is using as much of the same CSS as possible, so theming is easier, code is easier to maintain, and there's just less of it overall.14:47
robcresswellPlus its less jarring when using the angular panels :)14:47
matt-borlandexactly, sounds great14:47
matt-borlandI like that is is a net code removal :)14:48
matt-borlandThere is one thing robcresswell that I haven't tackled yet that is a little bit of a formatting problem14:51
matt-borlandWhen doing the details pages, the header needs to be in the context of the angular controller to be dynamic14:51
matt-borlandwhich it needs to be,14:51
*** mohankumar has quit IRC14:52
matt-borlandwhich means we can't use the '{% block title %}{% trans "Images" %}{% endblock %}' Django header14:52
matt-borlandI think we just leave it blank and have a header in the Image Detail page, but it seems clumsy14:52
*** SurajD has quit IRC14:54
*** josecastroleon has joined #openstack-horizon14:56
*** SurajD has joined #openstack-horizon14:56
*** btully has quit IRC14:57
robcresswellmatt-borland: Yeah that's actually something I'm unsure about. I had to add a blank block to hide the margins etc from the page_header block. https://review.openstack.org/#/c/246625/3/openstack_dashboard/dashboards/project/ngimages/templates/ngimages/index.html14:57
matt-borlandexactly14:57
matt-borlandthat's what made me think of that14:57
robcresswellmatt-borland: I wonder if a better solution would've been to just alter how that block behaves.14:57
matt-borlandwell,14:57
robcresswellAs in, if page_title do something, else nope14:57
matt-borlandah, yeah.14:58
*** josecastroleon1 has quit IRC14:58
matt-borlandI'm not worried, but maybe we can look at a solution to that in the image detail patch14:58
matt-borlandwhich is where I've run into that14:58
*** mohankumar has joined #openstack-horizon14:59
robcresswellIt doesn't make a huge difference, but I'm happy to alter it if people prefer a different solution.14:59
*** btully has joined #openstack-horizon14:59
*** josecastroleon1 has joined #openstack-horizon15:00
*** julim has quit IRC15:00
*** josecastroleon has quit IRC15:00
*** ducttape_ has joined #openstack-horizon15:02
*** yamamoto has quit IRC15:04
*** SurajD has quit IRC15:08
*** SurajD has joined #openstack-horizon15:10
*** btully has quit IRC15:10
*** btully has joined #openstack-horizon15:11
*** tyagiprince1 has joined #openstack-horizon15:14
*** tyagiprince has quit IRC15:16
*** tyagiprince1 is now known as tyagiprince15:16
*** raginbajin has quit IRC15:16
*** raginbajin has joined #openstack-horizon15:17
*** vijendar has joined #openstack-horizon15:20
*** tyagiprince has quit IRC15:20
*** tyagiprince1 has joined #openstack-horizon15:21
*** mohankumar has quit IRC15:21
*** tyagiprince1 is now known as tyagiprince15:23
*** vijendar has left #openstack-horizon15:24
*** absubram has quit IRC15:26
*** absubram has joined #openstack-horizon15:26
*** petertr7 is now known as petertr7_away15:28
*** josecastroleon has joined #openstack-horizon15:28
*** btully has quit IRC15:28
*** josecastroleon1 has quit IRC15:29
*** petertr7_away is now known as petertr715:29
*** hurgleburgler has joined #openstack-horizon15:29
*** Piet_ has quit IRC15:30
*** weihan has quit IRC15:30
*** btully has joined #openstack-horizon15:30
*** wdeclercq has quit IRC15:33
*** raginbajin has quit IRC15:34
*** SimonChung has quit IRC15:34
*** Ephur has quit IRC15:34
*** pauloewerton has quit IRC15:34
*** doug-fish has quit IRC15:34
*** erlon has quit IRC15:34
*** lhcheng has quit IRC15:34
*** vgridnev has quit IRC15:34
*** itxaka has quit IRC15:34
*** TravT has quit IRC15:34
*** NightKhaos has quit IRC15:34
*** zz_john5223 has quit IRC15:34
*** ccard__ has quit IRC15:34
*** sjmc7 has quit IRC15:34
*** mrunge has quit IRC15:34
*** pkarikh has quit IRC15:34
*** tsufiev has quit IRC15:34
*** katyafervent has quit IRC15:34
*** stevemar has quit IRC15:34
*** chlong has quit IRC15:34
*** reedip has quit IRC15:34
*** amit213 has quit IRC15:34
*** flwang has quit IRC15:34
*** brad[] has quit IRC15:34
*** jamespd has quit IRC15:34
*** swebb has quit IRC15:34
*** mgagne has quit IRC15:34
*** davidlenwell has quit IRC15:34
*** btully has quit IRC15:34
*** josecastroleon has quit IRC15:34
*** absubram has quit IRC15:34
*** e0ne_ has quit IRC15:34
*** lblanchard has quit IRC15:34
*** jerrygb has quit IRC15:34
*** crobertsrh has quit IRC15:34
*** aix has quit IRC15:34
*** david-lyle has quit IRC15:34
*** cody-somerville has quit IRC15:34
*** rhagarty has quit IRC15:34
*** hughhalf has quit IRC15:34
*** mdavidson has quit IRC15:34
*** cbader has quit IRC15:34
*** kevinbenton has quit IRC15:35
*** vkmc has quit IRC15:35
*** bluex has quit IRC15:35
*** aorourke has quit IRC15:35
*** anteaya has quit IRC15:35
*** radez has quit IRC15:35
*** _stowa has quit IRC15:35
*** docaedo has quit IRC15:35
*** mordred has quit IRC15:35
*** kfox1111 has quit IRC15:35
*** lifeless has quit IRC15:35
*** Madkiss has quit IRC15:35
*** cody-somerville- has quit IRC15:35
*** ccesario has quit IRC15:35
*** htruta has quit IRC15:35
*** jhesketh has quit IRC15:35
*** dloi_ has quit IRC15:35
*** sshen_ has quit IRC15:35
*** fnordahl has quit IRC15:35
*** robcresswell has quit IRC15:35
*** mhorban_ has quit IRC15:35
*** bapalm has quit IRC15:35
*** jgrassler has quit IRC15:35
*** SurajD has quit IRC15:35
*** sambetts has quit IRC15:35
*** r1chardj0n3s has quit IRC15:35
*** boltR has quit IRC15:35
*** bradjones has quit IRC15:35
*** noqa_v_g1ovnie has quit IRC15:35
*** DuncanT has quit IRC15:35
*** ramishra has quit IRC15:35
*** zul has quit IRC15:35
*** sballe has quit IRC15:35
*** iurygregory has quit IRC15:35
*** tonyb has quit IRC15:35
*** ameade has quit IRC15:35
*** binBASH has quit IRC15:35
*** betherly has quit IRC15:35
*** ducttape_ has quit IRC15:35
*** neelashah has quit IRC15:35
*** mpavlase has quit IRC15:35
*** jcooley has quit IRC15:35
*** krotscheck has quit IRC15:35
*** petertr7 has quit IRC15:35
*** darrenc has quit IRC15:35
*** _crobertsrh has quit IRC15:35
*** jrist has quit IRC15:35
*** mdnadeem has quit IRC15:35
*** NikitaKonovalov has quit IRC15:35
*** ericksonfgds has quit IRC15:35
*** abramley has quit IRC15:35
*** trams_ has quit IRC15:35
*** gdeforest has quit IRC15:35
*** HenryG has quit IRC15:35
*** ccard has quit IRC15:35
*** sbadia has quit IRC15:35
*** zigo has quit IRC15:35
*** dsneddon has quit IRC15:35
*** patk has quit IRC15:35
*** ir2ivps10 has quit IRC15:35
*** logan- has quit IRC15:35
*** esp has quit IRC15:35
*** ttrifonov has quit IRC15:35
*** EmilienM has quit IRC15:35
*** med_ has quit IRC15:35
*** Anticimex has quit IRC15:35
*** toabctl has quit IRC15:35
*** davidmichaelkarr has quit IRC15:35
*** jroll has quit IRC15:35
*** jamielennox has quit IRC15:35
*** wasmum has quit IRC15:35
*** early has quit IRC15:35
matt-borlandhey robcresswell , I forget...when do you like to get updates to the Horizon Bug list?15:35
*** dloi_ has joined #openstack-horizon15:37
*** sshen_ has joined #openstack-horizon15:37
*** fnordahl has joined #openstack-horizon15:37
*** aortega_ has joined #openstack-horizon15:37
*** aortega has quit IRC15:38
*** kzaitsev_mb has joined #openstack-horizon15:38
*** adelia has joined #openstack-horizon15:38
*** pauloewerton has joined #openstack-horizon15:39
*** doug-fish has joined #openstack-horizon15:39
*** erlon has joined #openstack-horizon15:39
*** lhcheng has joined #openstack-horizon15:39
*** vgridnev has joined #openstack-horizon15:39
*** itxaka has joined #openstack-horizon15:39
*** TravT has joined #openstack-horizon15:39
*** NightKhaos has joined #openstack-horizon15:39
*** zz_john5223 has joined #openstack-horizon15:39
*** ccard__ has joined #openstack-horizon15:39
*** sjmc7 has joined #openstack-horizon15:39
*** mrunge has joined #openstack-horizon15:39
*** pkarikh has joined #openstack-horizon15:39
*** tsufiev has joined #openstack-horizon15:39
*** katyafervent has joined #openstack-horizon15:39
*** stevemar has joined #openstack-horizon15:39
*** chlong has joined #openstack-horizon15:39
*** reedip has joined #openstack-horizon15:39
*** amit213 has joined #openstack-horizon15:39
*** swebb has joined #openstack-horizon15:39
*** flwang has joined #openstack-horizon15:39
*** brad[] has joined #openstack-horizon15:39
*** jamespd has joined #openstack-horizon15:39
*** mgagne has joined #openstack-horizon15:39
*** davidlenwell has joined #openstack-horizon15:39
*** SurajD has joined #openstack-horizon15:39
*** sambetts has joined #openstack-horizon15:39
*** r1chardj0n3s has joined #openstack-horizon15:39
*** boltR has joined #openstack-horizon15:39
*** bradjones has joined #openstack-horizon15:39
*** noqa_v_g1ovnie has joined #openstack-horizon15:39
*** DuncanT has joined #openstack-horizon15:39
*** ramishra has joined #openstack-horizon15:39
*** zul has joined #openstack-horizon15:39
*** sballe has joined #openstack-horizon15:39
*** iurygregory has joined #openstack-horizon15:39
*** tonyb has joined #openstack-horizon15:39
*** btully has joined #openstack-horizon15:39
*** raginbajin has joined #openstack-horizon15:40
*** zigo has joined #openstack-horizon15:40
*** dsneddon has joined #openstack-horizon15:40
*** patk has joined #openstack-horizon15:40
*** ir2ivps10 has joined #openstack-horizon15:40
*** logan- has joined #openstack-horizon15:40
*** esp has joined #openstack-horizon15:40
*** ttrifonov has joined #openstack-horizon15:40
*** EmilienM has joined #openstack-horizon15:40
*** med_ has joined #openstack-horizon15:40
*** Anticimex has joined #openstack-horizon15:40
*** toabctl has joined #openstack-horizon15:40
*** iurygregory has quit IRC15:41
*** jhesketh has joined #openstack-horizon15:41
*** robcresswell has joined #openstack-horizon15:42
*** mhorban_ has joined #openstack-horizon15:42
*** bapalm has joined #openstack-horizon15:42
*** jgrassler has joined #openstack-horizon15:42
*** itisha has joined #openstack-horizon15:42
*** ameade has joined #openstack-horizon15:42
*** binBASH has joined #openstack-horizon15:42
*** betherly has joined #openstack-horizon15:42
*** SimonChung has joined #openstack-horizon15:42
*** Ephur has joined #openstack-horizon15:42
*** davidmichaelkarr has joined #openstack-horizon15:44
*** jroll has joined #openstack-horizon15:44
*** jamielennox has joined #openstack-horizon15:44
*** wasmum has joined #openstack-horizon15:44
*** early has joined #openstack-horizon15:44
*** radez has joined #openstack-horizon15:44
*** david_cu has joined #openstack-horizon15:49
*** ctina has joined #openstack-horizon15:51
*** btully has quit IRC15:51
*** aix has joined #openstack-horizon15:51
openstackgerritTimur Sufiev proposed openstack/horizon: Sort images list in ascending alphabetical order  https://review.openstack.org/13084415:52
*** mpavlase1 has joined #openstack-horizon15:52
*** katyafervent is now known as katyafervent_awa15:52
openstackgerritDiana Whitten proposed openstack/horizon: Horizon Dropdown now inherits from Bootstrap Theme  https://review.openstack.org/23273515:52
*** katyafervent_awa is now known as katyafervent15:53
*** NikitaKonovalov has joined #openstack-horizon15:53
openstackgerritDiana Whitten proposed openstack/horizon: Horizon Dropdown now inherits from Bootstrap Theme  https://review.openstack.org/23273515:54
*** jrist has joined #openstack-horizon15:59
*** josecastroleon has joined #openstack-horizon15:59
*** absubram has joined #openstack-horizon15:59
*** e0ne_ has joined #openstack-horizon15:59
*** lblanchard has joined #openstack-horizon15:59
*** jerrygb has joined #openstack-horizon15:59
*** crobertsrh has joined #openstack-horizon15:59
*** david-lyle has joined #openstack-horizon15:59
*** cody-somerville has joined #openstack-horizon15:59
*** rhagarty has joined #openstack-horizon15:59
*** hughhalf has joined #openstack-horizon15:59
*** mdavidson has joined #openstack-horizon15:59
*** cbader has joined #openstack-horizon15:59
*** kevinbenton has joined #openstack-horizon15:59
*** vkmc has joined #openstack-horizon15:59
*** bluex has joined #openstack-horizon15:59
*** aorourke has joined #openstack-horizon15:59
*** anteaya has joined #openstack-horizon15:59
*** mordred has joined #openstack-horizon15:59
*** kfox1111 has joined #openstack-horizon15:59
*** lifeless has joined #openstack-horizon15:59
*** Madkiss has joined #openstack-horizon15:59
*** cody-somerville- has joined #openstack-horizon15:59
*** ccesario has joined #openstack-horizon15:59
*** htruta has joined #openstack-horizon15:59
*** wolfe.freenode.net sets mode: +o david-lyle15:59
*** rcernin has quit IRC15:59
*** docaedo has joined #openstack-horizon16:00
*** zul has quit IRC16:00
*** jtriley has joined #openstack-horizon16:04
*** ctina has quit IRC16:07
openstackgerritRajat Vig proposed openstack/horizon: Launch Instance Modal should be exist as a Service  https://review.openstack.org/22021416:07
*** ctina has joined #openstack-horizon16:07
*** jrist has quit IRC16:09
*** josecastroleon has quit IRC16:09
*** absubram has quit IRC16:09
*** e0ne_ has quit IRC16:09
*** lblanchard has quit IRC16:09
*** jerrygb has quit IRC16:09
*** crobertsrh has quit IRC16:09
*** david-lyle has quit IRC16:09
*** cody-somerville has quit IRC16:09
*** rhagarty has quit IRC16:09
*** hughhalf has quit IRC16:09
*** mdavidson has quit IRC16:09
*** cbader has quit IRC16:09
*** kevinbenton has quit IRC16:09
*** vkmc has quit IRC16:09
*** bluex has quit IRC16:09
*** aorourke has quit IRC16:09
*** anteaya has quit IRC16:09
*** mordred has quit IRC16:09
*** kfox1111 has quit IRC16:09
*** lifeless has quit IRC16:09
*** Madkiss has quit IRC16:09
*** cody-somerville- has quit IRC16:09
*** ccesario has quit IRC16:09
*** htruta has quit IRC16:09
*** _stowa has joined #openstack-horizon16:09
openstackgerritPaul Karikh proposed openstack/horizon: [WIP] Add identity v3 API filtering to users and projects tables  https://review.openstack.org/25248816:12
*** SimonChung has quit IRC16:15
matt-borland(resend from before the drop) hey robcresswell , I forget...when do you like to get updates to the Horizon Bug list?16:18
*** amotoki has quit IRC16:18
*** jbell8 has joined #openstack-horizon16:23
*** opilotte_ has joined #openstack-horizon16:26
opilotte_question about horizon: when I add 'heat' to 'dashboards' and restart httpd, the hole menu disappear16:27
opilotte_i'm not sure what i'm doing wrong16:27
*** sbadia has joined #openstack-horizon16:34
*** ccard has joined #openstack-horizon16:34
*** HenryG has joined #openstack-horizon16:34
*** gdeforest has joined #openstack-horizon16:34
*** trams_ has joined #openstack-horizon16:34
*** abramley has joined #openstack-horizon16:34
*** ericksonsantos has joined #openstack-horizon16:34
*** mdnadeem has joined #openstack-horizon16:34
*** _crobertsrh has joined #openstack-horizon16:34
*** darrenc has joined #openstack-horizon16:34
*** petertr7 has joined #openstack-horizon16:34
*** krotscheck has joined #openstack-horizon16:34
*** jcooley has joined #openstack-horizon16:34
*** neelashah has joined #openstack-horizon16:34
*** ducttape_ has joined #openstack-horizon16:34
*** mohankumar has joined #openstack-horizon16:34
*** cbader has joined #openstack-horizon16:34
*** zul has joined #openstack-horizon16:34
*** mtanino has joined #openstack-horizon16:34
*** jrist has joined #openstack-horizon16:34
*** absubram has joined #openstack-horizon16:34
*** lblanchard has joined #openstack-horizon16:34
*** jerrygb has joined #openstack-horizon16:34
*** crobertsrh has joined #openstack-horizon16:34
*** david-lyle has joined #openstack-horizon16:34
*** cody-somerville has joined #openstack-horizon16:34
*** rhagarty has joined #openstack-horizon16:34
*** hughhalf has joined #openstack-horizon16:34
*** mdavidson has joined #openstack-horizon16:34
*** kevinbenton has joined #openstack-horizon16:34
*** vkmc has joined #openstack-horizon16:34
*** aorourke has joined #openstack-horizon16:34
*** anteaya has joined #openstack-horizon16:34
*** mordred has joined #openstack-horizon16:34
*** kfox1111 has joined #openstack-horizon16:34
*** lifeless has joined #openstack-horizon16:34
*** Madkiss has joined #openstack-horizon16:34
*** cody-somerville- has joined #openstack-horizon16:34
*** ccesario has joined #openstack-horizon16:34
*** htruta has joined #openstack-horizon16:34
*** wolfe.freenode.net sets mode: +o david-lyle16:34
*** docaedo has quit IRC16:38
*** docaedo has joined #openstack-horizon16:40
*** cbader_ has joined #openstack-horizon16:41
opilotte_Dashboard with slug "heat" is not registered.16:44
*** emilyw has joined #openstack-horizon16:44
*** cbader has quit IRC16:45
*** zul has quit IRC16:45
*** mtanino has quit IRC16:45
*** jrist has quit IRC16:45
*** absubram has quit IRC16:45
*** lblanchard has quit IRC16:45
*** jerrygb has quit IRC16:45
*** crobertsrh has quit IRC16:45
*** david-lyle has quit IRC16:45
*** cody-somerville has quit IRC16:45
*** rhagarty has quit IRC16:45
*** hughhalf has quit IRC16:45
*** mdavidson has quit IRC16:45
*** kevinbenton has quit IRC16:45
*** vkmc has quit IRC16:45
*** aorourke has quit IRC16:45
*** anteaya has quit IRC16:45
*** mordred has quit IRC16:45
*** kfox1111 has quit IRC16:45
*** lifeless has quit IRC16:45
*** Madkiss has quit IRC16:45
*** cody-somerville- has quit IRC16:45
*** ccesario has quit IRC16:45
*** htruta has quit IRC16:45
*** mohankumar has quit IRC16:45
*** ducttape_ has quit IRC16:45
*** neelashah has quit IRC16:45
*** jcooley has quit IRC16:45
*** krotscheck has quit IRC16:45
*** petertr7 has quit IRC16:45
*** darrenc has quit IRC16:45
*** _crobertsrh has quit IRC16:45
*** mdnadeem has quit IRC16:45
*** ericksonsantos has quit IRC16:45
*** abramley has quit IRC16:45
*** trams_ has quit IRC16:45
*** gdeforest has quit IRC16:45
*** HenryG has quit IRC16:45
*** ccard has quit IRC16:45
*** sbadia has quit IRC16:45
opilotte_how do I fix that error? : Dashboard with slug "heat" is not registered.16:45
*** bpokorny has joined #openstack-horizon16:46
*** Drago has joined #openstack-horizon16:46
*** htruta has joined #openstack-horizon16:46
*** ccesario has joined #openstack-horizon16:46
*** cody-somerville- has joined #openstack-horizon16:46
*** Madkiss has joined #openstack-horizon16:46
*** lifeless has joined #openstack-horizon16:46
*** kfox1111 has joined #openstack-horizon16:46
*** mordred has joined #openstack-horizon16:46
*** anteaya has joined #openstack-horizon16:46
*** aorourke has joined #openstack-horizon16:46
*** vkmc has joined #openstack-horizon16:46
*** kevinbenton has joined #openstack-horizon16:46
*** mdavidson has joined #openstack-horizon16:46
*** hughhalf has joined #openstack-horizon16:46
*** rhagarty has joined #openstack-horizon16:46
*** cody-somerville has joined #openstack-horizon16:46
*** david-lyle has joined #openstack-horizon16:46
*** crobertsrh has joined #openstack-horizon16:46
*** jerrygb has joined #openstack-horizon16:46
*** lblanchard has joined #openstack-horizon16:46
*** absubram has joined #openstack-horizon16:46
*** jrist has joined #openstack-horizon16:46
*** mtanino has joined #openstack-horizon16:46
*** zul has joined #openstack-horizon16:46
*** mohankumar has joined #openstack-horizon16:46
*** ducttape_ has joined #openstack-horizon16:46
*** neelashah has joined #openstack-horizon16:46
*** jcooley has joined #openstack-horizon16:46
*** krotscheck has joined #openstack-horizon16:46
*** petertr7 has joined #openstack-horizon16:46
*** darrenc has joined #openstack-horizon16:46
*** _crobertsrh has joined #openstack-horizon16:46
*** mdnadeem has joined #openstack-horizon16:46
*** ericksonsantos has joined #openstack-horizon16:46
*** abramley has joined #openstack-horizon16:46
*** trams_ has joined #openstack-horizon16:46
*** gdeforest has joined #openstack-horizon16:46
*** HenryG has joined #openstack-horizon16:46
*** ccard has joined #openstack-horizon16:46
*** sbadia has joined #openstack-horizon16:46
*** wolfe.freenode.net sets mode: +o david-lyle16:46
*** mpavlase1 has quit IRC16:46
*** rajatvig has joined #openstack-horizon16:46
matt-borlandrajatvig, thanks for rebasing https://review.openstack.org/#/c/220214/16:47
matt-borlandI was going to suggest doing that16:47
matt-borland:)16:47
rajatvigno issues :)16:48
*** itisha has quit IRC16:48
*** itisha has joined #openstack-horizon16:48
*** radez has quit IRC16:48
*** radez has joined #openstack-horizon16:48
*** aix has quit IRC16:48
*** aix has joined #openstack-horizon16:48
*** emilyw has quit IRC16:48
*** emilyw has joined #openstack-horizon16:48
*** btully has joined #openstack-horizon16:48
openstackgerritItxaka Serrano Garcia proposed openstack/horizon: Show a toast with success on instance creation  https://review.openstack.org/25147616:53
*** docaedo has quit IRC16:54
*** ygbo has quit IRC16:55
*** docaedo has joined #openstack-horizon16:57
robcresswellmatt-borland: Where else does Launch Instance currently get used? Is it just Compute > Instances?16:58
robcresswellthe angular one.16:58
*** kzaitsev_mb has quit IRC16:58
matt-borlandseveral places!16:58
matt-borlandYou can launch it from an Image,16:58
matt-borlandlet's see...where else...16:59
robcresswellOne will do, just wanted to verify that patch17:00
robcresswellrunning it from different places to check it doesnt explode stuff17:00
*** btully has quit IRC17:00
*** btully has joined #openstack-horizon17:00
robcresswellapproved17:01
*** kzaitsev_mb has joined #openstack-horizon17:01
rajatvigthe patch in particular will allow us to use it from anywhere, right now only in Image.17:01
rajatvigYou can also launch an instance from the Volumes panel.17:01
robcresswellAh cool, wasn't sure whether it'd been tied in to multiple places as with Python17:02
*** bluex has joined #openstack-horizon17:05
*** e0ne has joined #openstack-horizon17:05
matt-borlandthanks rajatvig for clarifying (I was in a meeting), and thanks robcresswell for looking at that patch17:05
*** btully is now known as Guest8704917:05
*** tyagiprince has quit IRC17:07
*** belmoreira has joined #openstack-horizon17:08
*** tyagiprince has joined #openstack-horizon17:09
*** rcernin has joined #openstack-horizon17:11
*** mounica has quit IRC17:12
*** gyee has joined #openstack-horizon17:12
*** julim has joined #openstack-horizon17:14
*** Guest87049 has quit IRC17:17
krotscheckTravT: Question for ya (and other cores). Would a patch that only runs lint on changed javascript files be worthwhile?? It'd greatly simplify things like lint rule updates that otherwise would result in massive patches.17:17
TravTthat's kind of interesting17:18
TravTis this related to that lint rule that would has 2000 violations?17:18
TravTremove "would" in above17:18
krotscheckTravT: Yeah, the func-names one.17:19
krotscheckI'm thinking something like this: https://gist.github.com/krotscheck/2a6212c822957fb7f1fd17:19
TravTis there any way that we could do that on a per rule basis?17:19
krotscheckTravT: Not without support from the eslint team :/17:19
TravTcould always file a bug on that with them and hope for the best. ;)17:20
krotscheckTravT: Which would require VCS abstraction in eslint itself, because they can't always assume git.17:20
krotscheckTravT: Yeaaaaaahhhh.... I don't think they're that interested :)17:21
TravTlol17:21
* krotscheck is having enough problems getting things landed in angular.17:21
krotscheckTravT: Anyway- lint only on js docs that were changed. Good idea/bad idea/just submit a patch and see who argues about it?17:22
robcresswellkrotscheck: Lint isn't exactly a slow thing, but if its a trivial change it doesnt hurt17:22
*** btully has joined #openstack-horizon17:23
*** nlahouti has joined #openstack-horizon17:23
*** itxaka has quit IRC17:23
TravTso, i like the idea, but this would have another ramification. if I make a change in a file for reason "X", I'd have to also refactor it to fix all eslint rule changes since it landed.17:23
TravTright?17:23
krotscheckrobcresswell: I'm more worried about linting rule additions piling up over time and then a single-line bug change requiring a full file refactor.17:23
krotscheckYeah, taht17:23
TravTthat is kind of problematic17:23
TravTyou can't isolate changes as well.17:24
robcresswellEr, would the trick there just be to not add new rules until we've cleaned up the existing ones?17:25
krotscheckrobcresswell: That or set them to warn.17:25
robcresswellI'm not sure if I'm oversimplifiying things17:25
TravTwell, that's status quo17:25
robcresswellSure but adding tons of warnings long term is pointless if they're just ignored.17:25
krotscheckrobcresswell: There's a rule under discussion right now which triggers 2000 errors in horizon17:25
krotscheck(func-names - disallow anonymous functions)17:25
robcresswellThough I get that its useful at the moment with the current version change structure.17:25
*** vgridnev has quit IRC17:26
krotscheckThe general feel I'm getting is "Yeah, thsi rules is good, but OMG so many errors"17:26
*** belmoreira has quit IRC17:26
TravTyep, that's basically the summary of my comment on that rule17:26
robcresswellwait, thats excluding legacy too?17:26
*** SimonChung has joined #openstack-horizon17:26
krotscheckSo I'm brainstorming ways that we could minimize that friction.17:26
*** vgridnev has joined #openstack-horizon17:26
krotscheckrobcresswell: I think so. Let me check.17:26
openstackgerritRajat Vig proposed openstack/horizon: API for getting and updating quotas  https://review.openstack.org/20712617:26
openstackgerritRajat Vig proposed openstack/horizon: Add angular defaults panel subflows for admin  https://review.openstack.org/23498617:26
openstackgerritRajat Vig proposed openstack/horizon: Add angular defaults panel for admin  https://review.openstack.org/20529617:26
krotscheckrobcresswell: 886 if disabled for legacy17:28
robcresswellSo, still a lot.17:28
krotscheckExactly. So yay rule, boo work.17:29
TravTkrotscheck: i think this is really creative thinking on your part, but with the example we have in mind, i am hesitant on it due to the forced changes.17:29
TravT:S17:29
robcresswellMy thought is more; where does time invested outweigh benefits17:29
robcresswellI don't want a situation where people are just relying on you to manage our eslint etc17:30
robcresswellBecause its completely unmaintainable. And then we end up just adding hundreds of warnings and hiding them, which isn't much different to not having the rule in the first place.17:30
TravTthis might be one of those rules that we can put into common eslint rules, but have to override to off in horizon17:30
robcresswellIndeed17:31
TravTeven though i would like it on new files.17:31
TravTif we could enforce it on changes lines only...17:31
TravTtwo pass eslint job?17:32
TravTwarning: over engineering statements to follow17:32
krotscheckI was just considering that ;)17:32
robcresswelllol17:33
TravTpass one is regular... pass two is warnings for just changed files.17:34
TravTbut, i'm guessing 99% of the time it'd be ignored17:34
tsufievTravT, and then if someone just moves code from one place to another... kaboom!17:35
TravTbut we're so good at that tsufiev!17:36
tsufievyes, that's a good way to prevent people moving code around, I like it :)17:36
tsufievrobcresswell, omg, the list of integration tests is already 143 lines and growing17:37
tsufievand that's only the Compute panel group17:38
krotscheckTravT: I'm going to vote on "overengineering". Even if we split it out into a different (nonvoting) gate job, it'd blow up in our faces.17:39
krotscheckOSrry17:39
krotscheckNo17:39
krotscheckNot blow up- be ignored.17:40
krotscheckIf we set warnings: they'll be ignored.17:40
robcresswelltsufiev: Ha, interesting.17:40
tsufievrobcresswell, still WIP https://etherpad.openstack.org/p/horizon-integration-tests17:40
krotscheckIf we do changed-files-only, then we create landmines.17:40
krotscheckIf we do "new files only", then we ignore changes elsewhere.17:40
TravTyeah, probably not worth it17:40
*** lhcheng has quit IRC17:40
tsufievI'm at the beginning of Project->Network17:41
krotscheckOf all of those, I'm most in favor of the landmine approach, because it actually moves the codebase towards betterness.17:42
krotscheckEven though it's going to annoy a LOT of people.17:42
robcresswellI'm not sure on that approach. Larger files are going to need total rewrites when someone wants to add a trivial fix 6 months down the line.17:44
krotscheckYeah, it's not optimal.17:45
krotscheckMight as well stick with our old approach of fix-it-when-we-land-it17:45
robcresswellI think landmines will get really annoying for stable code. It works for code thats being altered often, but when its been sitting for a while... :/17:47
robcresswellThere is a problem with the warnings thing, but I don't think landmines would solve that, just annoy people.17:47
tsufievkrotscheck: another possible approach is to exclude all existing code and the slowly fix it removing from exclude list17:48
tsufievLike py34 job failures were addressed17:48
krotscheckrobcresswell: ooooh, good point. How might this impact stable-maint?17:49
krotschecktsufiev: That can be done via .eslintrc files.17:49
krotschecktsufiev: But who'd be motivated to go rename 800 functions?17:49
tsufievkrotscheck: guess ;)17:49
robcresswelltsufiev: Different situation though. Py34 isn't rapidly evolving like eslint-config is. The issue here is that as eslint-config adds new rules, we need to make Horizon pass them. So we set them to warnings not errors, but then they get ignored.17:50
krotscheckWoohoo, tsufiev volunteered!17:50
krotscheckrobcresswell: We could restrict rule updates to once a cycle.17:50
krotscheckrobcresswell: Swallow the bitter pill once a cycle, rather than continuously17:51
tsufievkrotscheck: ouch, that was not what I meant :)17:51
robcresswellkrotscheck: Heh, I was actually just referring to code that was stable as in untouched recently, not stable as in a stable-release.17:51
krotscheckrobcresswell: Oh, gotcha. Well, both applies.17:51
krotscheckrobcresswell: Honestly, the stable-maint issue is probably the big veto for the incremental lint. When backporting something, you don't want to be surprised by a landmine that could potentially change functionality.17:52
robcresswellkrotscheck: Wouldn't eslint-config just be capped for a release? Sorry, I think I'm missing the issue here17:53
krotscheckrobcresswell: Assume there's a stable file that hasn't been changed since a rule update, and thus was never linted. A bug is identified in stable, which requires an update to that file, and BOOM - have to update 100 lines of code just to backport a fix.17:54
robcresswellooh, I understand. I was thinking of the current format, not landmines.17:54
krotscheckYeah, so no incremental linting.17:55
krotscheckBecause OMG backport17:55
robcresswell:/ I think the current approach is still the lesser of two evils.17:56
robcresswellBack in 5, need food17:57
*** nlahouti has quit IRC17:59
* krotscheck is relocating to home office, back in 1017:59
*** kzaitsev_mb has quit IRC18:00
*** julim_ has joined #openstack-horizon18:01
*** kzaitsev_mb has joined #openstack-horizon18:03
*** jbell8 has quit IRC18:03
*** julim has quit IRC18:04
*** btully has quit IRC18:06
*** SurajD has quit IRC18:09
*** jbell8 has joined #openstack-horizon18:09
*** SurajD has joined #openstack-horizon18:12
*** harlowja has joined #openstack-horizon18:12
*** e0ne has quit IRC18:13
*** vgridnev has quit IRC18:16
*** rebase_ has joined #openstack-horizon18:20
*** jobewan has joined #openstack-horizon18:21
*** kzaitsev_mb has quit IRC18:28
*** jprovazn has quit IRC18:30
*** vishwanathj has quit IRC18:33
*** vishwanathj has joined #openstack-horizon18:34
robcresswellrajatvig: Your comment here has confused me... https://review.openstack.org/#/c/229835/ The patch doesn't appear to be in conflict18:38
rajatvigit's rather old and I'd like to see it rebased against what exists.18:39
rajatvigI couldn't test it as my static files etc conflicted.18:39
rajatvigthe code change itself looks good.18:40
robcresswellJust rebase it locally when you test it. I don't think thats really a valid reason to hold up someones code at all.18:41
rajatvigthe UI for the Launch Instance has changed from when the patch was created18:41
rajatvigcool. I took off the -1.18:41
*** nullvariable has quit IRC18:41
*** itisha has quit IRC18:41
robcresswellThanks18:42
rajatvigalthough, I don't quite agree on doing a review after doing a rebase locally as that changes the patch.18:42
robcresswellThats all jenkins will do18:43
robcresswellIf anythin you probably *should* rebase it off master locally18:43
robcresswellIf there's a merge conflict gerrit will flag it18:43
robcresswellActually, now I'm curious if others do that. Personally I rebase everything on master before reviewing it, but I don't know if thats general practice.18:44
openstackgerritDan Nguyen proposed openstack/horizon: Updates horizon's copy of the cinder policy file  https://review.openstack.org/24937918:45
rajatvigI understand what you're saying about Jenkins doing it and I'll be mindful of not putting -1 for this reason. This particular patch though made the UI look drastically different from what exists now, so I wasn't sure if I was testing the correct thing.18:45
rajatvigI could've rebased locally but then I'm not reviewing the code that was put up. It might just be me :)18:45
*** saksham has joined #openstack-horizon18:46
robcresswellYou're still reviewing the same code though. I'm not sure I really follow the distinction.18:50
matt-borlandrobcresswell, sometimes I rebase locally, sometimes not.  Depends on if I want to mess up my existing review votes.18:50
matt-borland(and other factors)18:50
robcresswellmatt-borland: I meant for testing18:50
robcresswellAs in, when I 'm going to review something, I pull master, then pull the patch and rebase on master18:51
robcresswellBecause thats what the end result will look like when its merged18:51
matt-borlandI don't, I test on the current base.  That's why it's good to keep rebasng patches.18:51
matt-borlandI guess I could start doing that for things quite close to merging.18:51
robcresswellAlso means I don't get constant issues with statics, or dependencies changing18:51
*** vgridnev has joined #openstack-horizon18:52
robcresswellWhat do you gain by not rebasing locally when testing?18:52
robcresswellJust curious18:52
*** tosky has quit IRC18:52
*** btully has joined #openstack-horizon18:52
tsufievI would love some early feedback (see https://etherpad.openstack.org/p/horizon-integration-tests) from people who know current Horizon (Django) panels really well18:53
robcresswelltsufiev: Will get to it tomorrow :)18:53
tsufievespecially interested in Instances, Images, Networks, Routers, Volumes: Project vs Admin differences18:53
tsufievI still don't know for sure if it's worth to separately tests Project and Admin functional and how much could be reused (safely for testing coverage)18:54
tsufievrobcresswell, sure!18:54
*** jingjing_ren has joined #openstack-horizon18:55
matt-borlandrobcresswell, re: rebasing, it's a great idea, I should really start doing that for patches that are lined up to merge.18:55
* tsufiev set off home18:56
openstackgerritMerged openstack/horizon: Fix for the broken header's dropdowns for both v0.11.2 and v0.13  https://review.openstack.org/21881519:01
*** jbell8 has quit IRC19:03
*** lhcheng has joined #openstack-horizon19:04
openstackgerritErrol Pais proposed openstack/horizon: Adding Create Image Action to angular images panel  https://review.openstack.org/23604219:04
rajatvigto me if I rebase then I'm intentionally changing the code that the patch was put up with. the assumption that the patch made about the current state may or may not hold.19:05
rajatvigso I mostly hold off rebasing. If I do rebase and review, then I make sure I also push it upstream as I reviewed it post the rebase.19:05
*** itisha has joined #openstack-horizon19:06
*** btully has quit IRC19:07
*** SimonChung has quit IRC19:07
*** SimonChung1 has joined #openstack-horizon19:07
*** mounica has joined #openstack-horizon19:08
*** vishwanathj has quit IRC19:08
*** lhcheng has quit IRC19:09
*** btully has joined #openstack-horizon19:10
*** errolpais has joined #openstack-horizon19:11
robcresswellrajatvig: Right, but if they've made an incorrect assumption, or not rebased for 6 months, that wouldn't be caught in your review, thats all Im thinking.19:11
robcresswellThere doesn't seem to be any gain in it :/19:12
*** rdopiera has quit IRC19:12
rajatvigrobcresswell: you make a valid point.19:12
matt-borlandyeah, robcresswell , I agree it seems like a good best-practice, at least for near-gate reviews.19:13
matt-borland(near-merge019:13
rajatvigguess I'll review with and without rebase19:15
*** SurajD has quit IRC19:16
*** nullvariable has joined #openstack-horizon19:16
*** aix has quit IRC19:20
*** btully has quit IRC19:22
*** vishwanathj_ has joined #openstack-horizon19:23
*** btully has joined #openstack-horizon19:24
*** jbell8 has joined #openstack-horizon19:29
*** jbell8 has quit IRC19:30
*** jbell8 has joined #openstack-horizon19:32
*** marlinc has joined #openstack-horizon19:32
*** vkmc is now known as vkmc-afk19:33
*** davidmichaelkarr has quit IRC19:33
*** sballe has quit IRC19:33
*** ameade has quit IRC19:33
*** tyagiprince1 has joined #openstack-horizon19:34
*** nlahouti has joined #openstack-horizon19:35
*** tyagiprince has quit IRC19:35
*** nlahouti has quit IRC19:35
*** tyagiprince1 is now known as tyagiprince19:35
*** nlahouti1 has joined #openstack-horizon19:35
openstackgerritCindy Lu proposed openstack/horizon: Magic Search in Angular Users table  https://review.openstack.org/20226519:36
openstackgerritCindy Lu proposed openstack/horizon: Adding Magic Search codebase to Horizon  https://review.openstack.org/24528819:36
*** btully has quit IRC19:37
*** btully has joined #openstack-horizon19:41
*** sqchen has joined #openstack-horizon19:45
*** pumaranikar has joined #openstack-horizon19:46
*** DuncanT has quit IRC19:54
*** erlon has quit IRC19:54
*** ramishra has quit IRC19:54
*** julim_ has quit IRC19:54
*** patk has quit IRC20:03
*** pat has joined #openstack-horizon20:03
*** mohankumar has quit IRC20:04
r1chardj0n3smorning20:06
mrungemorning r1chardj0n3s20:06
*** erlon has joined #openstack-horizon20:06
*** julim has joined #openstack-horizon20:07
*** nlahouti has joined #openstack-horizon20:08
*** nlahouti1 has quit IRC20:09
*** lhcheng has joined #openstack-horizon20:10
*** Piet has joined #openstack-horizon20:10
*** ameade has joined #openstack-horizon20:15
*** rajatvig has quit IRC20:19
openstackgerritPaulo Ewerton Gomes Fragoso proposed openstack/horizon: Adding hz-if-neutron-extensions directive  https://review.openstack.org/25259720:20
*** lhcheng_ has joined #openstack-horizon20:21
*** sballe has joined #openstack-horizon20:21
*** lhcheng has quit IRC20:24
*** kzaitsev_mb has joined #openstack-horizon20:25
*** hurgleburgler has left #openstack-horizon20:25
*** btully has quit IRC20:28
tyagiprinceHey people.. need some help with horizon.. The problem I am facing is that on clicking the users tab on the left navigation menu.. The horizon hangs up and takes time to load users from AD.. So I went inside the code to see what was taking so much time.. So what I find out is that the IndexView.get_data is fetching all the users and calling table.render to display the table and the table being used is UserTable..20:31
*** btully has joined #openstack-horizon20:32
tyagiprinceSo table.render is taking too much time as there are more than 10000 users in the AD..20:32
*** davidmichaelkarr has joined #openstack-horizon20:32
tyagiprinceI want to change all this.. What I want is to display just the 100 users at a time and when the user filters the users, the list again gets repopulated..20:33
tyagiprinceCould anyone help me out on this..?20:34
r1chardj0n3styagiprince: do all of the users in AD need to be active in OpenStack?20:34
tyagiprinceYes.. I cant change anything on the AD as it might disrupt some other projects running outside..20:35
tyagiprincer1chardj0n3s:20:35
r1chardj0n3sI seem to recall there's a way to filter the active list of users in AD through Keystone - using an AD role. But I'm failing to find it searching at the moment.20:36
tyagiprincer1chardj0n3s: Also I dont want to do any changes to the users.. like creating a new one and updating one etc.. so will removing the row_actions help me in reducing the amount of time it currently takes..?20:36
r1chardj0n3styagiprince: I can't say for certain but I believe so20:37
tyagiprincer1chardj0n3s: there is an option in keystone under ldap section.. user_filter I guess..20:37
tsufievtyagiprince, I'm still suggesting to collaborate with pkarikh on that20:38
tyagiprincehe is still awake.. I was talking to him 12 hours back :P20:39
tsufievtyagiprince, well, chances are low, but as we said 7 hours back, it's not a 5-minutes task20:40
tsufievwe've been only discussing the whole design with Keystone guys for several months :)20:40
tyagiprincepkarikh, will removing the row_actions from the UsersTable help me in reducing the time to load the Users page?20:41
tyagiprincemrunge:20:41
*** absubram has quit IRC20:41
*** nlahouti has quit IRC20:42
mrungetyagiprince, yes?20:42
tyagiprincer1chardj0n3s: tsufiev: pkarikh: mrunge: Cant I just use pagination in users table, what difference does the keystone make in this since I am applying pagination after retrieving all the users from keystone..20:43
tsufievtyagiprince, if you need it so urgent, you could cut off the users list here https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/keystone.py#L31920:43
tsufievtyagiprince, but that would be an ad hoc solution20:43
tsufievplease take a little patience and wait 1-2 weeks for a fully polished series of patches20:43
tsufievwe're almost there20:43
tsufiev(comparing to the amount of time already spent)20:44
mrungetyagiprince, you have been told this once or twice today already20:44
tyagiprincemrunge: yes, but then I now learned django and looked into the code and it makes sense..20:44
mrungebut on the other side, horizon is not a tool to maintain 10k's of users20:44
mrungetyagiprince, submit patches for review, if you want an opinion20:45
*** btully has quit IRC20:46
tyagiprincemrunge: Yes I dont want to see all the users.. I just want to display users after filter20:46
tyagiprincetsufiev: mrunge: how does keystone affect the pagination on users in horizon?20:47
*** ramishra has joined #openstack-horizon20:48
tyagiprinceyes I am going to be the next contributor I hope:P20:48
*** DuncanT has joined #openstack-horizon20:48
tsufievtyagiprince, have fun while reading that http://lists.openstack.org/pipermail/openstack-dev/2015-August/072082.html20:48
mrungetyagiprince, does ad support paginating?20:49
tyagiprincemrunge: I have to see that.. how do I check that?20:50
mrungetyagiprince, iirc, it does not. part of the issue20:50
tyagiprinceIn paging policy, it says None and there are other options as well.. Sinple page, plain vlv, framed vlv etc.. is that what you are talking about?20:51
tyagiprincemrunge:20:52
tyagiprinceI will check if paging could be there on ad... why? does it make any difference to horizon?20:53
tsufievtyagiprince, see above thread, it already contains all the questions you've asked so far and will ask during the next 3 days ;)20:54
tsufievas well as answers to them20:55
mrungemaybe because keystone can not paginate, if the backend can not paginate?20:55
mrungebut as timur already answered several times, read the thread20:55
*** Piet has quit IRC20:57
*** emily_w has joined #openstack-horizon21:01
*** ZZelle has joined #openstack-horizon21:01
mrungerhagarty, don't get me wrong here, I really appreciate your fix!21:01
*** emilyw has quit IRC21:01
david-lyleinconsistency at least leads to double checking21:02
*** emily-w has joined #openstack-horizon21:03
mrungewait, when it says GiB, values are correct21:03
mrungewhen we have GB; it's reported either by nova, by quota or it's RAM?21:03
*** rajatvig has joined #openstack-horizon21:03
rhagartythis started as a cinder thing, which the community is very interested in fixing. Nova, not so much21:03
rhagartyGiB is a block storage thing, and admins know the difference.21:04
mrungeyeah, what value is reported, when nova reports block storage then?21:04
rhagartyso when they created a 1GB volume, they are confused when it allocated 1GiB on the backend array21:04
rhagartymrunge, that is what I'm trying to get the Nova folks to investigate21:05
doug-fishglance too, right?21:05
rhagartythey have swap, root, etc disk space allocations that we currently show as GB21:06
mrungerhagarty, the issue was in the past, you could disable cinder and use nova for storage21:06
*** emily_w has quit IRC21:06
mrungebut both values are reported through the same api21:06
rhagartydoug-fish, probably right21:06
rhagartynova apis dealing with volumes are deprecated21:06
*** kzaitsev_mb has quit IRC21:07
doug-fishso I'm concerned it may be equally confusing to have what Horizon reports as a 10 GB image fill up a 10 GiB volume21:07
rhagartydoug-fish, agree21:07
mrungedoug-fish, that mostly depends on storage backend, file system etc, no?21:08
doug-fishrhagarty: so I'm glad you are looking into this and driving it - just sharing why I hope to see all/most of the labels change at the same time21:08
rhagartyand as someone already mention, we have quotas and defaults that explicity use the term gigabyte... more confusion21:08
rhagartydoug-fish, I think if we get Nova eyes on this, and changes made, that would be 90% of it21:09
*** btully has joined #openstack-horizon21:09
doug-fishagreed21:09
rhagartyso maybe we get all the patches lined up and not merge till they all are approved?21:10
doug-fishworks for me21:10
rhagartylike i mentioned, was hoping to isolate patches so people only look at what effects them21:10
mrungeI'm still thinking of how to organize this all?21:11
mrungeI mean, merging huge patches is a nightmare, because of constant rebases21:11
doug-fishrhagarty: yep, understood. that's a sensible approach21:11
rhagartymrunge, I don't think the horizon side will be difficult.21:11
doug-fishI assume the hard part is to find out definitively if the flavors api (for example) is giving numbers that are GB or GiB21:12
rhagartyif projects change their default quota names, we will have to coordinate so Horizon doesn't break21:12
rhagartydoug-fish, yes21:13
*** lhcheng_ has quit IRC21:13
rhagartymrunge, hoping its a manageable number, like 3 or 421:13
*** lhcheng has joined #openstack-horizon21:13
doug-fishI'm mildly opposed to changing the quota names in the APIs - is that being seriously considered?21:13
mrungeshould we have a blueprint?21:14
rhagartythe key names? yes21:14
david-lylewould be easier for tracking if there was a bp21:14
mrungedoug-fish, I would think of a deprecation period then when changing the api21:14
david-lylethe dependent patches in other services could be linked21:14
*** pauloewerton has quit IRC21:14
mrungeyes21:14
doug-fishmrunge: oh right - that would work21:15
rhagartythis started as a cinder defect, but I will create a blue print21:15
*** kzaitsev_mb has joined #openstack-horizon21:15
mrungethere are folks using horizon cross version21:15
mrungeand we will hurt them badly by just switching apis21:15
rhagartynot sure if cinder will make that change, but someone is working on it - https://bugs.launchpad.net/cinder/+bug/151710821:16
openstackLaunchpad bug 1517108 in Cinder "Quota properties should be stated in gibibytes instead of gigabytes" [Undecided,New] - Assigned to Slade Baumann (sladebaumann)21:16
mrungedavid-lyle, do we need the full blueprint process for this? I mean, that is mostly for tracking21:16
mrungeand there's not much doubt about it.21:17
david-lyleno, lightweight is perfect21:17
david-lylejust something to reference to see all the moving pieces21:17
mrungegreat21:17
rhagartyI'm on it21:18
*** lhcheng has quit IRC21:18
*** btully has quit IRC21:22
*** apuimedo has joined #openstack-horizon21:23
*** ducttape_ has quit IRC21:25
*** kzaitsev_mb has quit IRC21:26
*** kzaitsev_mb has joined #openstack-horizon21:30
*** tyagiprince has quit IRC21:32
*** vkmc-afk is now known as vkmc21:33
*** btully has joined #openstack-horizon21:35
*** itisha has quit IRC21:36
*** lhcheng has joined #openstack-horizon21:37
*** slogan621_ has joined #openstack-horizon21:39
slogan621_quick question - if I have my own non-official project that I would like to add UI to horizon for (a new panel I suppose), where does that panel live (in what repo) and how do I integrate with horizon?21:41
slogan621_a link to the answer would be fine if that is best21:41
*** ducttape_ has joined #openstack-horizon21:41
mrungeslogan621_, should become an own repository21:42
mrungeand you'd be integrating like a plugin21:43
mrungethat should be documented already21:43
*** lapalm has quit IRC21:43
slogan621_okay21:44
lhchengrhagarty: would making the Gib vs Gb label configurable make sense?21:44
mrungeslogan621_, ok, doc is here: https://review.openstack.org/24440721:44
*** vishwanathj_ has quit IRC21:44
mrungelhcheng, I don't think so21:45
rhagartylhcheng, maybe, but wouldn't that change it everywhere?21:45
david-lylelhcheng: API returns GiB21:45
*** ctina_ has joined #openstack-horizon21:45
*** nlahouti has joined #openstack-horizon21:46
lhchengdoes nova volume also return GiB?21:46
mrungelhcheng, unknown and nova volume is deprecated21:46
slogan621_I've done django for maybe 3 or 4 years outside of openstack, I assume what I am doing basically is writing a django app and plugin represents whatever infrastructure horizon needs to integrate my app into the dashboard. Is that roughly the way to view it?21:46
slogan621_mrunge: thanks21:47
mrungelhcheng, nova folks are investigating this, according to rhagarty21:47
lhchengmrunge: it is deprecated, but some operator may still be using it.21:47
mrungelhcheng, yes, that's correct21:47
rhagartylhcheng, think so, but need to verify21:47
mrungeso, depending on your storage configuration, reported values are now right or wrong21:48
*** btully has quit IRC21:48
mrungeand after the change wrong or right21:48
*** ctina has quit IRC21:49
*** ctina_ has quit IRC21:50
lhchengmrunge: if the unit reported is based on storage configuration, doesn't that mean the value displayed in horizon could either be gb or gib?21:50
mrungelhcheng, that's my understanding, yes21:50
rhagartyblock storage is always in GiB21:51
mrungerhagarty, but it's unclear, what nova volume reported, right?21:51
rhagartyyeah, not sure what they are doing under the covers21:52
slogan621_monasca-ui project looks like a good example of what a horizon plugin should be, I'll use that for inspiration21:55
*** kzaitsev_mb has quit IRC21:57
lhchengrhagarty: ah okay, changing it to GiB for volumes/cinder sounds good then.21:59
rhagartylhcheng, yes, good first step. Then have to deal with other panels that reference storage22:00
*** slogan621_ has quit IRC22:01
lhchengrhagarty: great, thank you for driving this22:02
*** crobertsrh has left #openstack-horizon22:02
*** kzaitsev_mb has joined #openstack-horizon22:03
mrungerhagarty, btw, did you create a bp?22:03
rhagartylhcheng, np, hopefully get enough buy-in from other projects to make this right22:03
rhagartymrunge, typing it up now22:03
mrungeawesome22:03
*** saksham has quit IRC22:05
*** petertr7 is now known as petertr7_away22:06
*** jtriley has quit IRC22:06
*** lblanchard has quit IRC22:11
rhagartymrunge, https://blueprints.launchpad.net/horizon/+spec/gb-to-gib-conversion22:11
*** julim has quit IRC22:11
rhagartymrunge, should I add links to existing bugs, patches?22:11
*** SimonChung1 has quit IRC22:11
r1chardj0n3sdavid-lyle: Piet ain't on here right now, did you and he talk midcycle already? I'll start up an email otherwise22:11
*** SimonChung has joined #openstack-horizon22:11
*** SimonChung1 has joined #openstack-horizon22:12
*** SimonChung has quit IRC22:12
*** saksham has joined #openstack-horizon22:12
*** SimonChung1 has quit IRC22:12
*** SimonChung has joined #openstack-horizon22:12
mrungerhagarty, preferrably you'd change the commit message on your patch22:13
*** SimonChung has quit IRC22:14
mrungerhagarty, but putting in links to bugs is great as well22:14
*** SimonChung1 has joined #openstack-horizon22:14
rhagartymrunge, will do22:14
mrungerhagarty, thank you22:14
*** emily_w has joined #openstack-horizon22:20
*** emily-w has quit IRC22:20
openstackgerritRichard Hagarty proposed openstack/horizon: Use "GiB" and "gibibyte" labels in volume panels  https://review.openstack.org/24388022:20
*** kzaitsev_mb has quit IRC22:21
*** kzaitsev_mb has joined #openstack-horizon22:23
*** vgridnev has quit IRC22:24
*** matt-borland has quit IRC22:25
*** erlon has quit IRC22:26
openstackgerritDan Nguyen proposed openstack/horizon: Retrieve domain scoped token  https://review.openstack.org/14808222:28
*** kzaitsev_mb has quit IRC22:33
openstackgerritErrol Pais proposed openstack/horizon: WIP: Add Create Volume Action for the Image  https://review.openstack.org/22967722:34
openstackgerritErrol Pais proposed openstack/horizon: Add Create Volume Action for the Image  https://review.openstack.org/22967722:35
*** ianbrown has joined #openstack-horizon22:36
*** kzaitsev_mb has joined #openstack-horizon22:36
*** adelia has quit IRC22:41
*** btully has joined #openstack-horizon22:46
*** kzaitsev_mb has quit IRC22:53
*** ianbrown has quit IRC22:54
*** TravT has quit IRC22:55
openstackgerritMerged openstack/horizon: Launch Instance Modal should be exist as a Service  https://review.openstack.org/22021422:56
openstackgerritRichard Hagarty proposed openstack/horizon: Use "GiB" and "gibibyte" labels in volume panels  https://review.openstack.org/24388023:02
*** RichardRaseley has joined #openstack-horizon23:02
*** btully has quit IRC23:05
*** SimonChung has joined #openstack-horizon23:06
*** SimonChung1 has quit IRC23:06
*** peristeri has quit IRC23:07
openstackgerritErrol Pais proposed openstack/horizon: Add Action to delete multiple and single images to images panel  https://review.openstack.org/21742223:08
robcresswellJust read the meeting logs. Sorry I missed it. I see the GiB saga continues.23:09
*** pumaranikar has quit IRC23:13
*** kzaitsev_mb has joined #openstack-horizon23:13
*** btully has joined #openstack-horizon23:15
*** neelashah has quit IRC23:16
*** david_cu has quit IRC23:17
*** neelashah has joined #openstack-horizon23:17
*** david_cu has joined #openstack-horizon23:17
*** kzaitsev_mb has quit IRC23:18
*** lhcheng has quit IRC23:21
*** Daisy has joined #openstack-horizon23:21
*** david_cu has quit IRC23:21
*** vgridnev has joined #openstack-horizon23:22
*** kzaitsev_mb has joined #openstack-horizon23:23
openstackgerritErrol Pais proposed openstack/horizon: Adding Edit Image Action to angular images panel  https://review.openstack.org/21782823:24
*** neelashah has quit IRC23:24
david-lyledoug-fish: ping23:24
david-lylehttps://github.com/openstack/horizon/blob/master/openstack_dashboard/test/integration_tests/pages/navigation.py#L5123:25
david-lyleholy cow23:25
*** Daisy_ has joined #openstack-horizon23:25
*** Daisy has quit IRC23:26
openstackgerritMerged openstack/horizon: Replace "Terminate Instance" with "Delete Instance"  https://review.openstack.org/23142823:27
*** Daisy_ has quit IRC23:30
*** jpomeroy has quit IRC23:31
openstackgerritRajat Vig proposed openstack/horizon: Adding Edit Image Action to angular images panel  https://review.openstack.org/21782823:34
openstackgerritRajat Vig proposed openstack/horizon: Add Action to delete multiple and single images to images panel  https://review.openstack.org/21742223:34
*** Daisy has joined #openstack-horizon23:35
*** vgridnev has quit IRC23:36
*** mounica has quit IRC23:36
openstackgerritRajat Vig proposed openstack/horizon: Add API services for angular Volumes panel  https://review.openstack.org/23376023:37
*** kzaitsev_mb has quit IRC23:37
openstackgerritRajat Vig proposed openstack/horizon: Add Create Volume Action for the Image  https://review.openstack.org/22967723:37
*** sqchen has quit IRC23:38
*** btully has quit IRC23:38
*** Daisy has quit IRC23:39
*** sqchen has joined #openstack-horizon23:48
openstackgerritRichard Hagarty proposed openstack/horizon: Use "GiB" and "gibibyte" labels in volume panels  https://review.openstack.org/24388023:50
*** ZZelle has quit IRC23:51
*** RichardRaseley has quit IRC23:56
*** apuimedo has quit IRC23:57
*** apuimedo has joined #openstack-horizon23:57
*** kzaitsev_mb has joined #openstack-horizon23:57

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!