Thursday, 2015-02-12

Pietoidc and saml are still redirects?  Is that right?00:00
david-lyletqtran: I suppose #3, but should it just redirect when selected?00:00
tqtranPiet: yes that is correct00:01
david-lyleare these choices, or all one?00:01
tqtrandavid-lyle: yeah, basically00:01
david-lyleso confused00:01
tqtranchoices00:01
tqtranlol basically each will actually be a protocol, not some college00:02
david-lyleso in #3 your choice could have multiple federated backends to list00:02
tqtranyes00:02
tqtrancorrect00:02
david-lyleso I can or can't pick Uni of Kent's ldap00:02
david-lylevs Uni of Cork's ldap00:03
david-lylewhere is domain and region00:03
david-lyleyou potentially have 5 fields coming on this screen00:03
tqtranyes00:03
Pietmenu concepts for Horizon if ya'll want to take a look00:04
Piethttp://invis.io/8Q27GWJ9200:04
david-lylewhoa there00:04
david-lyleone design issue at a time00:05
tqtranso you can select different keystone to auth into, and each keystone will have a few default protocols. what is shown in the mock up isnt entirely accurate00:05
david-lyleremember easily confused00:05
tqtranbut... having said all of that, its entirely possible to list out all of the keystone endpoints with their default protocols all in one place00:05
david-lyleargh, no00:05
tqtranright now, we're just picking from a dropdown right?00:06
tqtranits basically just a different way to visualize the same information00:06
david-lyleyes, for endpoint, but all other things remain the same00:06
david-lyledepending on what happens when you pick your keystone endpoint00:06
david-lyledo you get the federation providers dynamically?00:07
david-lyleI think keystone was no in favor of that00:07
david-lylebut don't know the flavor of the day00:07
david-lyleyou could map the providers to endpoints in the settings00:08
david-lyleor is it just generic00:08
david-lylewe have to know the list somehow00:08
*** sambetts has quit IRC00:08
david-lyleno, nvrmind keystone is doing the redirect00:09
david-lylegoing to a long in page and saying take me wherever you thinks best is scary00:09
david-lyleIMO00:09
david-lyleooh, there's a random federation option, I should use that and hope I have an account on their random server and I'm not being phished00:10
tqtranright, its not an automatic redirect, you get to pick which keystone/protocol you want to log into00:10
david-lylefrom what list00:10
tqtranthe list is generated base on your regions_list that you have define in settings.py00:10
tqtranand each region is associated with exactly one keystone endpoint, which have 2 default protocols: oidc and saml00:11
david-lyleso dropdown repopulates on region selection00:11
david-lyleonly 2?00:11
tqtranyou could have it done that way00:11
david-lylewhat way did I do it?00:11
tqtranbut im basically saying that you dont need the extra region dropdown, because it can be listed00:11
tqtranright now yes, only 200:12
david-lylebut there are 3 options00:12
tqtranso if you want to do fb, twitter, etc.. you need to implement your own discovery service00:12
tqtran1. credentials, 2. oidc, 3. saml2, and 4. discovery (but we aren't supporting this atm, deployer has to implement their own thing)00:12
david-lyle1., 2., 3. isn't that 3?00:13
*** SimonChung1 has joined #openstack-horizon00:15
tqtranyes 3 options =)00:15
tqtrani cant count00:15
david-lyleI think it has to be option #3, the others are worse00:15
david-lyleunless on number 1 the federation options are clear00:16
david-lyleand the button just redirects them00:16
david-lylehow many federations options do we invision?00:17
tqtranits not clear in the mocks piet has up00:18
tqtranbut you should only see 3 in the federated tab if you have only one keystone endpoint00:18
tqtranand they probably won't be names of colleges, but rather names of the region you have listed in settings00:19
*** amerine has quit IRC00:19
openstackgerritRichard Jones proposed openstack/horizon: Nova REST API for angular front end  https://review.openstack.org/14127300:19
david-lyleso I get one federation provider unless it's via the discovery service00:20
*** amerine has joined #openstack-horizon00:20
tqtran2 federation provider (oidc and saml2)00:20
tqtran1 keystone = (2 fed providers: oidc and saml2) + discovery00:21
tqtranso if you have more keystones, the numbers grow porportionately and shown in the list00:21
david-lyleconfusing to list all00:22
tqtranso you would rather see a drop down for region?00:22
david-lylejust show options for selected region00:22
david-lyleyeah00:22
tqtranok thats fine too00:22
david-lylethat I may actually know00:22
david-lyleAMERICAS vs EMEA00:23
tqtranso considering the timeframe we have, would it be ok to implement this? https://openstack.invisionapp.com/d/main#/console/2784587/62300136/preview for the time and introduce the new look in L?00:23
tqtranthis is already implemented btw00:24
david-lyleand region is part of the list00:24
david-lyle?00:24
tqtranyes it is00:24
tqtrani dont have multiple keystone setup00:24
david-lyleso you removed the region selector?00:24
tqtranno, its just not enabled, its there though00:24
david-lylewhat if I only have oidc enabled?00:24
david-lyleconfigured00:25
tqtranthats something you have to setup in keystone00:25
tqtranits not horizon's responsibility00:25
tqtranbut ... i kinda see what you're saying too....00:25
david-lylewell the I have a confusing dropdown00:25
tqtranlet me bring stevemar in here and see if he can do something about on the keystone side00:25
david-lyleoops, not oidc, just credentials00:26
tqtranyou mean, if you only have credentials and not websso?00:26
david-lyleyes00:26
tqtranits in your settings file, WEBSSO_ENABLED00:26
tqtranif you set that field to true, then you will see the dropdowns for fed identity00:27
tqtranif you dont have it in your settings or if it is set to false, then the dropdowns will not appear00:27
david-lylebut regions comes back?00:27
openstackgerritCindy Lu proposed openstack/horizon: move Users Edit Password into separate form  https://review.openstack.org/14148900:27
tqtranit is indepdent from the regions, completely unaffected00:27
tqtranlet me show code00:27
david-lyleno, I want to guess00:28
david-lyle:D00:28
tqtranhttps://review.openstack.org/#/c/136178/15/openstack_auth/forms.py00:28
tqtranL7600:28
david-lylewhat happens if I select discovery?00:29
david-lyleshould read more code00:29
tqtranhttps://review.openstack.org/#/c/136178/15/openstack_auth/views.py L62, for handling different region redirect00:29
david-lylehold on00:29
*** sqchen has quit IRC00:29
tqtranif you select discovery (that part isnt in yet), you get a redirect to whatever you have in settings.00:29
tqtranand what happens after that is up to the deployer00:29
*** Longgeek has quit IRC00:30
tqtranbasically, the option is there, but we dont support it, you need to write custom code00:30
david-lylewe shouldn't display it if it's not supported00:32
tqtranyep, if the settings for it doesn't exist, we will hide it00:33
tqtranneed to add someting like WEBSSO_DISCOVERY field to settings.py00:34
tqtranthat part is not in code, have to add it00:34
openstackgerritChris St. Pierre proposed openstack/horizon: Fix flavor size checks and unit tests  https://review.openstack.org/15512800:36
openstackgerrittinytmy proposed openstack/horizon: Add help text for vcpu hours  https://review.openstack.org/15279400:37
openstackgerritChris St. Pierre proposed openstack/horizon: Fix flavor size checks and unit tests  https://review.openstack.org/15512800:44
*** dsneddon has joined #openstack-horizon00:45
*** sqchen has joined #openstack-horizon00:45
david-lyletqtran: I don't see where the region selector is disabled00:47
david-lyleor where the list of all providers across regions are put in the dropdown00:47
tqtranits not disabled00:48
tqtranregion works the same way it works today00:48
david-lylethen we have been talking past each other00:48
david-lyle:)00:48
tqtranprobably lol00:48
tqtranregion list works the same, the federated stuff takes it into account when you pick a protocol from the fed selector00:49
david-lylelast things, for all regions I have to provide the same choices00:49
tqtranyes00:49
tqtranthe fed choices are the same for all regions00:49
david-lyleimplied configuration constraints, sweet00:50
david-lyleI really think there should be a way to trim that list of options00:51
tqtranwell, in the real world, its probably just 2-3 items00:51
*** sbfox has quit IRC00:53
david-lyleI just think that if discovery isn't supported, I should be able to remove it from the list easily00:53
tqtrani agree00:57
tqtranif discovery is not supported, it will not show up on the list00:57
stevemartqtran, what up01:00
tqtranstevemar: nothing =) its all been resolve01:01
stevemartqtran, bah, i was eating supper01:01
openstackgerritRichard Jones proposed openstack/horizon: Nova REST API for angular front end  https://review.openstack.org/14127301:02
tqtranstevemar: haha sorry01:02
stevemartqtran, it's all good01:03
stevemaryou west coast folks01:03
openstackgerritIWAMOTO Toshihiro proposed openstack/horizon: Also look for volumev2 endpoints  https://review.openstack.org/15108101:05
*** lnxnut has joined #openstack-horizon01:06
*** sbfox has joined #openstack-horizon01:09
*** iamjarvo has joined #openstack-horizon01:20
*** sbfox has quit IRC01:21
*** amotoki has joined #openstack-horizon01:27
*** amotoki has quit IRC01:28
openstackgerritLi Yingjun proposed openstack/horizon: Make auto console type in network topology work  https://review.openstack.org/14361501:28
*** tqtran is now known as tqtran_afk01:30
*** alexvictorchan has quit IRC01:32
*** TravT has quit IRC01:32
*** iamjarvo has quit IRC01:35
*** clu_ has quit IRC01:44
*** rebelagentm has joined #openstack-horizon01:49
*** SimonChung1 has quit IRC01:49
*** rebelagentm has quit IRC01:53
*** sbfox has joined #openstack-horizon02:05
*** rebelagentm has joined #openstack-horizon02:09
david-lyleongk: ping02:11
*** alexvictorchan has joined #openstack-horizon02:12
*** Longgeek has joined #openstack-horizon02:15
*** sbfox has quit IRC02:18
*** MasterPiece has quit IRC02:19
*** sqchen has left #openstack-horizon02:19
*** alexvictorchan has quit IRC02:19
*** ericpeterson has joined #openstack-horizon02:23
*** ybathia has quit IRC02:26
*** ericpeterson has quit IRC02:28
*** MasterPiece has joined #openstack-horizon02:28
*** sbfox has joined #openstack-horizon02:28
*** sambetts has joined #openstack-horizon02:29
*** MasterPiece| has joined #openstack-horizon02:29
*** MasterPiece has quit IRC02:33
*** alanf-mc has quit IRC02:39
*** sbfox has quit IRC02:44
*** rebelagentm has quit IRC02:44
*** bpokorny has quit IRC02:45
*** iamjarvo has joined #openstack-horizon02:45
*** asahlin_ has joined #openstack-horizon02:46
*** alexvictorchan has joined #openstack-horizon02:46
*** Longgeek has quit IRC02:48
*** rodrigod` has joined #openstack-horizon02:50
*** nlahouti has quit IRC02:52
*** gyee has quit IRC02:52
*** asahlin has quit IRC02:52
*** rwsu has quit IRC02:52
*** rodrigods has quit IRC02:52
*** Longgeek has joined #openstack-horizon02:55
*** ericpeterson has joined #openstack-horizon02:57
*** gyee has joined #openstack-horizon02:58
*** rwsu has joined #openstack-horizon02:58
*** david-lyle is now known as david-lyle_afk02:59
*** lhcheng has quit IRC03:00
*** iamjarvo has quit IRC03:12
*** alexvictorchan has quit IRC03:18
*** MasterPiece| has quit IRC03:21
*** Piet has quit IRC03:22
*** tqtran_afk has quit IRC03:28
*** EmilienM is now known as EmilienM|afk03:28
*** ericpeterson has quit IRC03:30
*** neelashah has joined #openstack-horizon03:32
*** Piet has joined #openstack-horizon03:32
*** neelashah has quit IRC03:32
*** tzumainn has quit IRC03:46
*** MasterPiece has joined #openstack-horizon03:51
*** gyee has quit IRC04:00
*** rushiagr_away is now known as rushiagr04:06
*** harlowja is now known as harlowja_away04:08
*** Longgeek has quit IRC04:10
*** TravT has joined #openstack-horizon04:14
*** lhcheng has joined #openstack-horizon04:21
*** Longgeek has joined #openstack-horizon04:25
*** Longgeek has quit IRC04:26
*** ayoung has quit IRC04:34
*** MasterPiece| has joined #openstack-horizon04:38
*** MasterPiece has quit IRC04:40
*** rushiagr is now known as rushiagr_away04:48
*** alexvictorchan has joined #openstack-horizon04:58
*** nlahouti has joined #openstack-horizon04:59
*** nlahouti1 has joined #openstack-horizon05:00
*** nlahouti1 has quit IRC05:03
*** nlahouti1 has joined #openstack-horizon05:03
*** nlahouti has quit IRC05:04
*** masco has joined #openstack-horizon05:08
*** r1chardj0n3s is now known as r1chardj0n3s_afk05:24
*** amotoki has joined #openstack-horizon05:25
*** nikunj2512 has joined #openstack-horizon05:29
*** MasterPiece| has quit IRC05:51
*** Longgeek has joined #openstack-horizon06:07
openstackgerritOpenStack Proposal Bot proposed openstack/horizon: Imported Translations from Transifex  https://review.openstack.org/15519606:08
*** alexvictorchan has quit IRC06:08
*** _gryf has joined #openstack-horizon06:16
*** ericpeterson has joined #openstack-horizon06:31
*** ishant has joined #openstack-horizon06:32
*** ericpeterson has quit IRC06:35
*** mrunge has joined #openstack-horizon06:53
*** swartulv has quit IRC07:12
*** swartulv has joined #openstack-horizon07:15
*** mpavlase has joined #openstack-horizon07:33
*** Miouge has joined #openstack-horizon07:35
*** jcoufal has joined #openstack-horizon07:35
*** e0ne has joined #openstack-horizon07:40
*** jprovazn has joined #openstack-horizon07:41
*** vkmc has quit IRC07:43
*** vkmc has joined #openstack-horizon07:43
*** rdopiera has joined #openstack-horizon07:45
*** rdopiera has quit IRC07:45
*** rdopiera has joined #openstack-horizon07:46
*** dkorn has joined #openstack-horizon07:46
*** masco has quit IRC07:48
*** masco has joined #openstack-horizon07:48
*** nikunj2512 has quit IRC07:48
*** nikunj2512 has joined #openstack-horizon07:48
*** ishant has quit IRC07:49
*** ishant has joined #openstack-horizon07:49
*** jcoufal has quit IRC07:49
*** jcoufal has joined #openstack-horizon07:49
*** dkorn has quit IRC07:49
*** dkorn has joined #openstack-horizon07:49
*** Longgeek has quit IRC07:53
*** Longgeek has joined #openstack-horizon07:53
*** Longgeek has quit IRC07:53
*** aberezin has quit IRC07:55
*** mpavlase has quit IRC07:59
*** stevemar has quit IRC08:04
*** Miouge_ has joined #openstack-horizon08:05
*** Miouge has quit IRC08:06
*** Miouge_ is now known as Miouge08:06
*** ygbo has joined #openstack-horizon08:12
*** lsmola has joined #openstack-horizon08:12
*** e0ne has quit IRC08:17
*** oro has joined #openstack-horizon08:19
*** lhcheng has quit IRC08:20
*** openstackgerrit has quit IRC08:21
*** openstackgerrit has joined #openstack-horizon08:22
*** aberezin has joined #openstack-horizon08:25
*** chlong has quit IRC08:42
*** JeanBriceCombebi has joined #openstack-horizon08:47
*** jtomasek has joined #openstack-horizon08:51
*** Ala has joined #openstack-horizon08:52
*** Longgeek has joined #openstack-horizon08:54
*** MaxV has joined #openstack-horizon08:55
*** mpavlase has joined #openstack-horizon08:56
*** amerine has quit IRC08:58
*** robcresswell_afk is now known as robcresswell09:01
robcresswellMorning all09:02
*** markus_z has joined #openstack-horizon09:03
*** zz_ttrifonov is now known as ttrifonov09:04
*** jpich has joined #openstack-horizon09:06
*** Longgeek has quit IRC09:07
*** oro has quit IRC09:09
*** JeanBriceCombebi has quit IRC09:09
*** athomas has joined #openstack-horizon09:17
*** jtomasek has quit IRC09:20
*** amotoki has quit IRC09:23
*** amotoki has joined #openstack-horizon09:28
*** tmazur has joined #openstack-horizon09:30
*** e0ne has joined #openstack-horizon09:31
*** markus_z has quit IRC09:32
*** markus_z has joined #openstack-horizon09:34
*** jtomasek has joined #openstack-horizon09:34
*** jtomasek has quit IRC09:37
*** jtomasek has joined #openstack-horizon09:37
*** Miouge has quit IRC09:37
*** doug-fish has quit IRC09:38
*** Miouge has joined #openstack-horizon09:43
*** Miouge has quit IRC09:48
openstackgerritMasco Kaliyamoorthy proposed openstack/horizon: improved the create router form  https://review.openstack.org/15523109:52
*** regebro has joined #openstack-horizon09:53
*** Miouge has joined #openstack-horizon10:00
*** JeanBriceCombebi has joined #openstack-horizon10:03
*** Longgeek has joined #openstack-horizon10:04
*** oro has joined #openstack-horizon10:07
openstackgerritRob Cresswell proposed openstack/horizon: Addresses Detail page inconsistencies & code style  https://review.openstack.org/15176210:12
openstackgerritRob Cresswell proposed openstack/horizon: Fixes inconsistent Router Details page  https://review.openstack.org/15122610:12
openstackgerritRadomir Dopieralski proposed openstack/tuskar-ui: Properly handle errors in the node cretion steps  https://review.openstack.org/15523610:14
*** tosky has joined #openstack-horizon10:16
*** e0ne is now known as e0ne_10:21
*** e0ne_ is now known as e0ne10:30
*** Longgeek has quit IRC10:38
*** Longgeek has joined #openstack-horizon10:44
openstackgerrittinytmy proposed openstack/horizon: unite the property of usage test  https://review.openstack.org/15238110:56
openstackgerrittinytmy proposed openstack/horizon: fix usage property(vcpus, vcpu_hours) error use  https://review.openstack.org/15237610:56
*** _gryf has quit IRC11:09
*** tosky is now known as tosky_11:11
*** tosky_ is now known as tosky11:12
*** kmartin has quit IRC11:16
*** JeanBriceCombebi has quit IRC11:16
*** JeanBriceCombebi has joined #openstack-horizon11:17
*** akrivoka has joined #openstack-horizon11:23
openstackgerritMasco Kaliyamoorthy proposed openstack/horizon: admin state column added in router table  https://review.openstack.org/15525711:24
*** early has quit IRC11:27
openstackgerritMerged openstack/horizon: Add missing comma in Create Network help string  https://review.openstack.org/15505511:28
*** early has joined #openstack-horizon11:34
openstackgerritMerged openstack/horizon: Fixes Resource id mapping with Heat Resources  https://review.openstack.org/12431211:40
openstackgerritMerged openstack/horizon: Re-designed and Angularized tables  https://review.openstack.org/14739311:41
*** e0ne is now known as e0ne_11:48
*** rodrigod` is now known as rodrigods11:49
*** absubram has quit IRC11:52
openstackgerritSam Betts proposed openstack/horizon: Reduce page title duplication in Identity views  https://review.openstack.org/15457711:52
*** e0ne_ has quit IRC11:58
*** JeanBriceCombebi has quit IRC11:59
*** amotoki has quit IRC11:59
*** aix has quit IRC12:01
*** MasterPiece has joined #openstack-horizon12:05
*** MasterPiece has quit IRC12:12
*** JeanBriceCombebi has joined #openstack-horizon12:20
*** MasterPiece has joined #openstack-horizon12:22
openstackgerritSam Betts proposed openstack/horizon: Reduce page title duplication in Data Processing  https://review.openstack.org/15458512:23
openstackgerritlawrancejing proposed openstack/horizon: Fix missing icon  https://review.openstack.org/15527412:25
*** aberezin has quit IRC12:26
openstackgerritlawrancejing proposed openstack/horizon: Fix missing icon  https://review.openstack.org/15527412:30
*** mpavlase has quit IRC12:31
*** mpavlase has joined #openstack-horizon12:32
openstackgerritSam Betts proposed openstack/horizon: Reduce page title duplication in Images & Instance  https://review.openstack.org/15459212:37
*** masco has quit IRC12:48
*** DaveJ__ has quit IRC12:50
*** ishant has quit IRC12:53
*** aix has joined #openstack-horizon12:57
*** e0ne has joined #openstack-horizon13:05
*** mpavlase has quit IRC13:05
openstackgerritSam Betts proposed openstack/horizon: Reduce page title duplication in settings and test  https://review.openstack.org/15460213:07
*** alexpilotti has joined #openstack-horizon13:09
*** _gryf has joined #openstack-horizon13:10
*** EmilienM|afk is now known as EmilienM13:11
*** htruta has quit IRC13:12
*** mpavlase has joined #openstack-horizon13:17
*** jcoufal_ has joined #openstack-horizon13:17
openstackgerritlawrancejing proposed openstack/horizon: Add project column for admin images tables  https://review.openstack.org/14799713:18
openstackgerritRadomir Dopieralski proposed openstack/tuskar-ui: Remove outdated parameters from flavor creation  https://review.openstack.org/15529513:18
*** jcoufal has quit IRC13:20
*** ZZelle has quit IRC13:26
*** ZZelle has joined #openstack-horizon13:26
openstackgerritlawrancejing proposed openstack/horizon: Fix missing icon  https://review.openstack.org/15527413:27
mrungewas access tp ressource usage removed recently?13:33
jpichmrunge: Metering panel still seems to be there: https://github.com/openstack/horizon/tree/master/openstack_dashboard/dashboards/admin/metering . Maybe a recent RBAC change?13:34
*** tzumainn has joined #openstack-horizon13:34
mrungeI have pointed my git checkout to a juno install13:34
mrungein juno, it's there, switching to kilo, it's gone13:34
mrungejpich, one can see it only, when being admin13:34
jpichmrunge: Oh, I thought it was always admin-only?13:35
*** e0ne is now known as e0ne_13:35
mrungejpich, yes. exactly13:35
*** radez_g0n3 is now known as radez13:48
*** amotoki has joined #openstack-horizon13:48
*** e0ne_ is now known as e0ne13:48
*** akrivoka_ has joined #openstack-horizon13:52
*** akrivoka_ has quit IRC13:52
*** akrivoka has quit IRC13:52
*** akrivoka has joined #openstack-horizon13:53
*** doug-fish has joined #openstack-horizon13:56
*** amotoki_ has joined #openstack-horizon14:00
openstackgerritPaul Karikh proposed openstack/horizon: Rewrite table filtering to use GET-requests  https://review.openstack.org/12825314:01
*** amotoki__ has joined #openstack-horizon14:02
*** jcoufal_ has quit IRC14:02
*** TravT_ has joined #openstack-horizon14:02
*** jcoufal has joined #openstack-horizon14:02
*** amotoki has quit IRC14:02
*** amotok___ has joined #openstack-horizon14:02
*** dkorn has quit IRC14:03
*** _crobertsrh is now known as crobertsrh14:03
*** neelashah has joined #openstack-horizon14:04
*** JeanBriceCombebi has quit IRC14:05
*** JeanBriceCombebi has joined #openstack-horizon14:05
*** amotoki_ has quit IRC14:05
*** TravT has quit IRC14:05
*** amotoki__ has quit IRC14:06
*** Piet has quit IRC14:06
*** vhoward has joined #openstack-horizon14:09
*** radez is now known as radez_g0n314:15
*** jprovazn has quit IRC14:17
*** krykowski has joined #openstack-horizon14:22
*** jtriley has joined #openstack-horizon14:24
*** david-lyle_afk is now known as david-lyle14:25
openstackgerritMerged openstack/horizon: Handle RequestURITooLong error in large instance table  https://review.openstack.org/11029114:26
*** ctina has joined #openstack-horizon14:28
*** alexpilotti has quit IRC14:28
*** alexpilotti has joined #openstack-horizon14:29
*** peristeri has joined #openstack-horizon14:30
*** jtomasek has quit IRC14:31
*** vijendar has joined #openstack-horizon14:31
*** jcoufal has quit IRC14:33
*** jcoufal_ has joined #openstack-horizon14:33
*** JeanBriceCombebi has quit IRC14:34
*** JeanBriceCombebi has joined #openstack-horizon14:34
*** lblanchard has joined #openstack-horizon14:36
pkarikhdavid-lyle: Hello! Could you please tell my why do you think that nova policies needed there? https://review.openstack.org/#/c/123741/17/openstack_dashboard/dashboards/admin/overview/panel.py Looks like in openstack_dashboard/dashboards/admin/overview/views.py there is only one API call - api.keystone.tenant_list(). Did I miss something?14:36
*** palecrow has joined #openstack-horizon14:37
david-lylepkarikh: argh, it's usage which is an extension. That page is lacking usefulness14:39
*** TravT_ has quit IRC14:39
*** TravT has joined #openstack-horizon14:40
david-lylethe get_data call at the top is when the usage data gets pulled in14:41
*** akrivoka has quit IRC14:41
david-lylevia the UsageView that is being extended14:41
*** htruta has joined #openstack-horizon14:42
*** akrivoka has joined #openstack-horizon14:43
pkarikhdavid-lyle: oh, 'api.nova.extension_supported('SimpleTenantUsage', self.request)', I've got14:43
david-lylean overview page should not be based on an optional extension14:44
david-lylebut that's from before either of our time here14:44
*** jtomasek has joined #openstack-horizon14:44
david-lylethere is no other content14:44
* david-lyle TODO list continues to grow14:45
david-lyleso policy checks should be on list_projects and whatever usage call is being made14:47
david-lylebut since it's the overview, it's hard to make that one not show up as it leads to poor experiences for users14:48
*** jpomero has joined #openstack-horizon14:48
david-lylejust leave the keystone check and ignore the usage check14:48
david-lylepkarikh: ^^^14:48
david-lyleuntil we have a better overall solution, I think that's the best course of action14:49
pkarikhdavid-lyle: ok. I'll leave there only keystone check.14:50
*** DaveJ__ has joined #openstack-horizon14:50
*** jprovazn has joined #openstack-horizon14:51
sambettsHey david-lyle thanks for the reviews on the patches, could you give an opinion on this patch if you have a chance, its related to getting rid of those heat DEBUG messages in the tests14:55
sambettsdavid-lyle: https://review.openstack.org/#/c/154360/14:55
*** ayoung has joined #openstack-horizon14:56
openstackgerritPaul Karikh proposed openstack/horizon: Remove admin role name 'admin' hardcode  https://review.openstack.org/12374114:58
*** jasondotstar has quit IRC14:58
openstackgerritRadomir Dopieralski proposed openstack/tuskar-ui: Fix message counts in flavor tests  https://review.openstack.org/15533514:59
david-lylethanks for the heads-up sambetts14:59
sambettsdavid-lyle: Thanks :-)15:01
*** ericpeterson has joined #openstack-horizon15:02
mrungedavid-lyle, you broke the date picker on metering dashboard. Tsss15:03
mrungedavid-lyle, https://bugs.launchpad.net/horizon/+bug/142125015:03
openstackLaunchpad bug 1421250 in OpenStack Dashboard (Horizon) "date picker in metering missing" [Undecided,New]15:03
*** krykowski has quit IRC15:03
mrunge;-)15:04
openstackgerritJiri Tomasek proposed openstack/tuskar-ui: Service configuration read only form  https://review.openstack.org/15255815:04
*** dboik has joined #openstack-horizon15:08
*** TravT has quit IRC15:09
openstackgerritJiri Tomasek proposed openstack/tuskar-ui: Added Advanced configuration form  https://review.openstack.org/15534415:10
openstackgerritMerged openstack/horizon: [Data Processing] Fixing job binary form label text  https://review.openstack.org/15502915:11
*** JeanBriceCombebi has quit IRC15:11
*** JeanBriceCombebi has joined #openstack-horizon15:13
*** stevemar has joined #openstack-horizon15:15
openstackgerritJiri Tomasek proposed openstack/tuskar-ui: Service configuration read only form  https://review.openstack.org/15255815:18
openstackgerritJiri Tomasek proposed openstack/tuskar-ui: Added Advanced configuration form  https://review.openstack.org/15534415:18
*** JeanBriceCombebi has quit IRC15:20
openstackgerritJiri Tomasek proposed openstack/tuskar-ui: Added Advanced configuration form  https://review.openstack.org/15534415:21
*** e0ne is now known as e0ne_15:23
*** _gryf has quit IRC15:25
openstackgerritMartin Pavlásek proposed openstack/horizon: Use IDs in locators instead of CSS when it is possible  https://review.openstack.org/15535215:25
*** dboik_ has joined #openstack-horizon15:28
*** nikunj2512 has quit IRC15:28
*** lnxnut_ has joined #openstack-horizon15:28
*** dboik_ has quit IRC15:28
*** dboik_ has joined #openstack-horizon15:29
openstackgerritMerged openstack/horizon: added filter for keypair and security and access tables  https://review.openstack.org/15395215:30
openstackgerritMerged openstack/horizon: Add virtual size to image detail  https://review.openstack.org/15504015:30
openstackgerritMerged openstack/horizon: Reduce page title duplication in Containers  https://review.openstack.org/15458415:30
*** jpich has quit IRC15:30
*** dboik has quit IRC15:31
openstackgerritMerged openstack/horizon: Document and improve PageTitleMixin readability  https://review.openstack.org/15493215:31
*** JeanBriceCombebi has joined #openstack-horizon15:32
*** lnxnut has quit IRC15:32
*** TravT has joined #openstack-horizon15:35
mwhagedorndavid-lyle you around?15:35
*** e0ne_ is now known as e0ne15:35
openstackgerritMerged openstack/horizon: Reduce page title duplication in Admin volumes  https://review.openstack.org/15457415:35
*** lnxnut_ has quit IRC15:37
*** Piet has joined #openstack-horizon15:39
*** tmazur has quit IRC15:40
*** amotok___ has quit IRC15:48
*** rdopiera has quit IRC15:56
openstackgerritRandy Bertram proposed openstack/horizon: Make auto console type in network topology work  https://review.openstack.org/14361515:59
openstackgerritRandy Bertram proposed openstack/horizon: Serial Console  https://review.openstack.org/14465915:59
*** clu_ has joined #openstack-horizon16:00
david-lylemrunge: datepicker should work in modal, if it doesn't we need to fix that16:02
david-lyleI'll take a look in a bit16:03
mrungedavid-lyle, IIRC, modal over modal did not work, for whatever reason16:03
david-lylebut pulling that out of a modal, reintroduces other problems16:03
david-lylemrunge: I'll try it out16:03
david-lylethe full data reload on cancel really is a waste16:04
david-lyleespecially for how long that page load takes16:04
mrungedavid-lyle, at least, I dropped that idea, when refactoring metering dashboard16:04
mrungeagreed, loading the page takes way too long16:05
*** lnxnut has joined #openstack-horizon16:07
openstackgerritKelly Domico proposed openstack/horizon: WIP Transfer tables  https://review.openstack.org/15537116:08
*** rebelagentm has joined #openstack-horizon16:09
*** regebro has quit IRC16:11
*** lnxnut has quit IRC16:12
*** regebro has joined #openstack-horizon16:12
*** kmartin has joined #openstack-horizon16:14
openstackgerritShaoquan Chen proposed openstack/horizon: Extending Horizon's plug-in architecture to Jasmine  https://review.openstack.org/15392716:14
*** dkorn1 has joined #openstack-horizon16:19
openstackgerritMichael Hagedorn proposed openstack/horizon: WIP REST API to support create instance angular (Neutron)  https://review.openstack.org/15131316:20
*** sayan has joined #openstack-horizon16:23
*** SlickNik has quit IRC16:24
*** amerine has joined #openstack-horizon16:26
*** bpokorny has joined #openstack-horizon16:27
*** SlickNik has joined #openstack-horizon16:30
*** JeanBriceCombebi has quit IRC16:39
*** JeanBriceCombebi has joined #openstack-horizon16:43
*** ybathia has joined #openstack-horizon16:45
*** vijendar has quit IRC16:48
*** vijendar has joined #openstack-horizon16:49
*** akrivoka has quit IRC16:50
*** JeanBriceCombebi has quit IRC16:50
*** JeanBriceCombebi has joined #openstack-horizon16:51
*** akrivoka has joined #openstack-horizon16:52
*** e0ne has quit IRC16:54
*** MaxV has quit IRC16:54
*** gyee has joined #openstack-horizon16:54
*** lnxnut has joined #openstack-horizon16:54
*** e0ne has joined #openstack-horizon16:55
*** oro has quit IRC16:56
*** bpokorny_ has joined #openstack-horizon16:58
*** bpokorny has quit IRC17:00
openstackgerritMatt Borland proposed openstack/horizon: WIP - Instance Details UX/Angular redesign  https://review.openstack.org/15360217:02
*** e0ne has quit IRC17:05
*** e0ne has joined #openstack-horizon17:06
*** jcoufal_ has quit IRC17:07
*** dkorn1 has quit IRC17:08
*** robcresswell is now known as robcresswell_afk17:11
*** fischerw has joined #openstack-horizon17:13
*** bpokorny_ has quit IRC17:13
*** Ala has quit IRC17:17
*** SimonChung has joined #openstack-horizon17:18
openstackgerritRob Cresswell proposed openstack/horizon: Fixes inconsistent Edit between tables & details  https://review.openstack.org/14633017:20
*** regebro has quit IRC17:21
openstackgerritMatt Borland proposed openstack/horizon: WIP - Instance Details UX/Angular redesign  https://review.openstack.org/15360217:21
*** tqtran_afk has joined #openstack-horizon17:23
*** tqtran_afk is now known as tqtran17:23
*** EmilienM is now known as EmilienM|afk17:25
*** markus_z has quit IRC17:29
*** DaveJ__ has quit IRC17:30
*** lhcheng has joined #openstack-horizon17:31
*** KanagarajM has joined #openstack-horizon17:33
*** mpavlase has quit IRC17:35
*** clu_ has quit IRC17:36
openstackgerritKelly Domico proposed openstack/horizon: Demo for transfer tables  https://review.openstack.org/15542017:40
*** athomas has quit IRC17:44
*** alanf-mc has joined #openstack-horizon17:47
*** alexvictorchan has joined #openstack-horizon17:48
openstackgerritMerged openstack/horizon: Imported Translations from Transifex  https://review.openstack.org/15519617:49
openstackgerritMerged openstack/horizon: Reduce page title duplication in Stacks  https://review.openstack.org/15459717:49
openstackgerritMatt Borland proposed openstack/horizon: WIP - Instance Details UX/Angular redesign  https://review.openstack.org/15360217:51
*** cbader has joined #openstack-horizon17:57
*** alanf-mc has quit IRC17:59
*** aix has quit IRC18:00
*** lsmola has quit IRC18:04
*** alanf-mc has joined #openstack-horizon18:04
*** nlahouti1 has left #openstack-horizon18:09
*** nlahouti has joined #openstack-horizon18:09
*** dboik_ has quit IRC18:13
*** KanagarajM has quit IRC18:17
*** dboik has joined #openstack-horizon18:20
*** dboik has quit IRC18:20
*** dboik has joined #openstack-horizon18:20
*** ZZelle_ has joined #openstack-horizon18:20
*** clu_ has joined #openstack-horizon18:21
*** harlowja_away is now known as harlowja18:21
*** EmilienM|afk is now known as EmilienM18:22
*** MasterPiece has quit IRC18:23
openstackgerritCindy Lu proposed openstack/horizon: remove duplicate line from users/views.py  https://review.openstack.org/15543718:28
*** dboik has quit IRC18:32
*** e0ne is now known as e0ne_18:33
*** jpomero has quit IRC18:35
*** e0ne_ is now known as e0ne18:35
*** raildo has joined #openstack-horizon18:37
*** dboik has joined #openstack-horizon18:38
*** mpavlase has joined #openstack-horizon18:42
openstackgerritMatt Borland proposed openstack/horizon: WIP - Instance Details UX/Angular redesign  https://review.openstack.org/15360218:44
*** e0ne has quit IRC18:44
*** sayan has quit IRC18:46
*** bpokorny has joined #openstack-horizon18:47
*** MasterPiece has joined #openstack-horizon18:49
*** mpavlase has quit IRC18:49
*** Longgeek has quit IRC18:51
*** Longgeek has joined #openstack-horizon18:52
*** dboik has quit IRC18:54
*** dboik has joined #openstack-horizon18:55
*** Piet has quit IRC18:55
openstackgerritMatt Borland proposed openstack/horizon: WIP - Instance Details UX/Angular redesign  https://review.openstack.org/15360218:55
*** Longgeek has quit IRC18:56
*** dboik has quit IRC19:05
*** dboik has joined #openstack-horizon19:06
*** mpavlase has joined #openstack-horizon19:08
*** alexpilotti has quit IRC19:11
*** tosky has quit IRC19:14
openstackgerritShaoquan Chen proposed openstack/horizon: Extending Horizon's plug-in architecture to Jasmine  https://review.openstack.org/15392719:16
*** ericpeterson has quit IRC19:17
*** vijendar has quit IRC19:21
openstackgerritChris St. Pierre proposed openstack/horizon: Fix flavor size checks and unit tests  https://review.openstack.org/15512819:22
*** ericpeterson has joined #openstack-horizon19:23
*** zul has quit IRC19:29
*** ttrifonov is now known as zz_ttrifonov19:33
*** Sukhdev has joined #openstack-horizon19:37
openstackgerritMatt Borland proposed openstack/horizon: WIP - Instance Details UX/Angular redesign  https://review.openstack.org/15360219:38
*** ctina has quit IRC19:38
*** e0ne has joined #openstack-horizon19:41
*** mpavlase has quit IRC19:43
*** zul has joined #openstack-horizon19:43
*** JeanBriceCombebi has quit IRC19:46
*** zul has quit IRC19:46
*** zul has joined #openstack-horizon19:47
*** lnxnut has quit IRC19:47
*** alanf-mc has quit IRC19:50
*** vijendar has joined #openstack-horizon19:53
*** Longgeek has joined #openstack-horizon19:53
*** mpavlase has joined #openstack-horizon19:57
*** ericpete_ has joined #openstack-horizon20:00
*** ygbo has quit IRC20:01
*** zul has quit IRC20:01
*** Longgeek has quit IRC20:02
*** jrist has quit IRC20:02
*** Miouge has quit IRC20:03
*** ericpeterson has quit IRC20:04
*** sqchen has joined #openstack-horizon20:10
*** palecrow is now known as matt-borland20:10
*** zul has joined #openstack-horizon20:10
*** jrist has joined #openstack-horizon20:15
*** gyee has quit IRC20:20
*** r1chardj0n3s_afk is now known as r1chardj0n3s20:22
r1chardj0n3smorning20:23
*** jrist has quit IRC20:24
sqchenafternoon :)20:25
*** jgravel_ has quit IRC20:28
matt-borlandit feels like morning here...cloudy20:30
*** jtomasek has quit IRC20:35
*** sqchen has quit IRC20:36
*** jrist has joined #openstack-horizon20:37
*** jgravel has joined #openstack-horizon20:39
*** ericpete_ has quit IRC20:41
openstackgerritMatt Borland proposed openstack/horizon: WIP - Instance Details UX/Angular redesign  https://review.openstack.org/15360220:42
r1chardj0n3sit feels like morning here ... sleepy20:43
*** sqchen has joined #openstack-horizon20:46
matt-borlandreaching that point of the afternoon here...20:47
*** zul has quit IRC20:55
*** nlahouti has quit IRC20:56
*** nlahouti has joined #openstack-horizon20:56
*** clu_ has quit IRC20:59
openstackgerritMatt Borland proposed openstack/horizon: WIP - Instance Details UX/Angular redesign  https://review.openstack.org/15360220:59
*** SimonChung1 has joined #openstack-horizon20:59
*** SimonChung has quit IRC20:59
*** SimonChung has joined #openstack-horizon21:00
*** SimonChung1 has quit IRC21:00
*** SimonChung1 has joined #openstack-horizon21:00
*** SimonChung has quit IRC21:00
*** SimonChung has joined #openstack-horizon21:01
*** SimonChung1 has quit IRC21:02
*** e0ne has quit IRC21:03
*** ericpete_ has joined #openstack-horizon21:04
*** lblanchard has quit IRC21:04
*** akrivoka has quit IRC21:07
*** SimonChung has quit IRC21:07
*** SimonChung1 has joined #openstack-horizon21:07
*** SimonChung1 has quit IRC21:08
*** SimonChung has joined #openstack-horizon21:08
*** zul has joined #openstack-horizon21:08
*** zul has quit IRC21:10
*** zul has joined #openstack-horizon21:10
*** akrivoka has joined #openstack-horizon21:12
*** akrivoka has quit IRC21:12
*** akrivoka has joined #openstack-horizon21:13
openstackgerritBrian Tully proposed openstack/horizon: Extending Horizon's plug-in architecture to Jasmine  https://review.openstack.org/15392721:16
*** alanf-mc has joined #openstack-horizon21:18
openstackgerritBrian Tully proposed openstack/horizon: Extending Horizon's plug-in architecture to Jasmine  https://review.openstack.org/15392721:20
*** MasterPiece has quit IRC21:20
*** alanf-mc has quit IRC21:23
btullyplease pardon the initial patch commit. Pycharm’s terminal gets wonky on me every so often when i try to copy/paste :P21:25
*** clu_ has joined #openstack-horizon21:28
*** jtriley has quit IRC21:32
*** jtriley has joined #openstack-horizon21:36
*** Sukhdev has quit IRC21:37
*** alanf-mc has joined #openstack-horizon21:38
*** Piet has joined #openstack-horizon21:42
*** neelashah has quit IRC21:43
*** zul has quit IRC21:43
*** jrist has quit IRC21:44
*** e0ne has joined #openstack-horizon21:45
*** bpokorny_ has joined #openstack-horizon21:46
*** Longgeek has joined #openstack-horizon21:47
*** bpokorny has quit IRC21:49
*** Piet has quit IRC21:49
*** zul has joined #openstack-horizon21:51
*** jrist has joined #openstack-horizon21:57
*** dkorn has joined #openstack-horizon21:57
*** jprovazn has quit IRC22:02
*** crobertsrh is now known as _crobertsrh22:02
*** SimonChung has quit IRC22:04
*** SimonChung1 has joined #openstack-horizon22:04
*** ericpete_ has quit IRC22:04
openstackgerritMatt Borland proposed openstack/horizon: WIP - Instance Details UX/Angular redesign  https://review.openstack.org/15360222:05
openstackgerritRandy Bertram proposed openstack/horizon: Serial Console  https://review.openstack.org/14465922:07
*** zul has quit IRC22:13
openstackgerritShaoquan Chen proposed openstack/horizon: Extending Horizon's plug-in architecture to Jasmine  https://review.openstack.org/15392722:13
*** matt-borland has quit IRC22:13
*** ericpeterson has joined #openstack-horizon22:14
*** SimonChung has joined #openstack-horizon22:14
*** SimonChung1 has quit IRC22:14
*** SimonChung1 has joined #openstack-horizon22:15
*** SimonChung has quit IRC22:15
*** SimonChung has joined #openstack-horizon22:16
*** SimonChung1 has quit IRC22:16
*** harlowja_ has joined #openstack-horizon22:18
*** e0ne has quit IRC22:18
*** Longgeek has quit IRC22:19
*** zul has joined #openstack-horizon22:21
*** harlowja has quit IRC22:21
*** jtriley has quit IRC22:21
*** neelashah has joined #openstack-horizon22:27
*** e0ne has joined #openstack-horizon22:27
openstackgerritCindy Lu proposed openstack/horizon: Clean modal forms for Images panel  https://review.openstack.org/15551122:29
*** jrist has quit IRC22:36
*** neelashah1 has joined #openstack-horizon22:37
*** neelashah has quit IRC22:37
*** peristeri has quit IRC22:43
*** e0ne has quit IRC22:43
*** mpavlase has quit IRC22:51
*** zul has quit IRC22:55
*** zul has joined #openstack-horizon22:55
*** jrist has joined #openstack-horizon23:00
*** jrist has quit IRC23:00
*** jrist has joined #openstack-horizon23:00
*** zul has quit IRC23:01
*** neelashah1 has quit IRC23:02
*** SimonChung1 has joined #openstack-horizon23:05
*** SimonChung has quit IRC23:05
*** zul has joined #openstack-horizon23:05
*** rebelagentm has quit IRC23:05
*** jrist has quit IRC23:08
*** dboik_ has joined #openstack-horizon23:09
*** dboik has quit IRC23:13
*** dboik_ has quit IRC23:14
*** chlong has joined #openstack-horizon23:17
*** cbader has quit IRC23:19
openstackgerritTyr Johanson proposed openstack/horizon: new dashboard, group and panel as UI sandbox for widget development  https://review.openstack.org/15552623:20
lhchengwhy are the spec file in the same directory as the angular code?23:22
*** ericpete_ has joined #openstack-horizon23:23
lhchengI don't think those belong to the static directory, we don't need to serve them to the browser.23:25
*** doug-fish has left #openstack-horizon23:25
*** ericpeterson has quit IRC23:26
*** zul has quit IRC23:27
*** gyee has joined #openstack-horizon23:29
*** gyee has quit IRC23:33
*** dsneddon_ has joined #openstack-horizon23:33
*** btully has quit IRC23:35
*** EmilienM is now known as EmilienM|afk23:35
*** gyee has joined #openstack-horizon23:35
*** gyee has quit IRC23:35
*** gyee has joined #openstack-horizon23:36
*** dsneddon has quit IRC23:36
*** jrist has joined #openstack-horizon23:36
*** jrist has quit IRC23:36
*** jrist has joined #openstack-horizon23:36
*** gyee has quit IRC23:38
*** gyee has joined #openstack-horizon23:38
*** vijendar has quit IRC23:39
*** openstack has joined #openstack-horizon23:41
*** zul has joined #openstack-horizon23:41
openstackgerritTravis Tripp proposed openstack/horizon: Glance Rest API for Angular Front End  https://review.openstack.org/15146823:44
openstackgerritTravis Tripp proposed openstack/horizon: Glance Rest API for Angular Front End  https://review.openstack.org/15146823:52
*** jrist has quit IRC23:53
*** dkorn has quit IRC23:56
*** ayoung has quit IRC23:57

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