Tuesday, 2015-03-03

*** david-lyle has quit IRC00:00
TravTr1chardj0n3s: let me get sqchen: on here re: styling00:00
r1chardj0n3sthanks TravT00:00
*** sqchen has joined #openstack-horizon00:00
TravTsqchen: r1chardj0n3s had question on modal width now.00:01
sqchenThx00:01
sqchenr1chardj0n3s: Hey bro00:01
TravTbtully: are you sure you are on project instances and not admin instances?00:01
btullyi see it now00:02
btullyi had to git review -x the model patch as well00:02
TravTok00:02
btullyapparently got review -x doesn’t include dependencies00:02
btullygit review -x00:03
r1chardj0n3ssqchen: the launch instance wizard now has a width limit and is too narrow00:03
sqchenI have the same feeling. I think it should be sonething between 1200 - 1400px. But we need to confirm with Piet.00:04
btullylet’s do a min-width of 117000:04
btullyto play nice with Bootstrap 300:05
openstackgerritRichard Jones proposed openstack/horizon: WIP - Launch Instance Step - Access and Security  https://review.openstack.org/15894900:05
btullyactually previously there was no width set, correct?00:05
btullyit was width of browser00:05
sqchenThis is max-width00:06
sqchenwhich is 1024px00:06
*** jtriley has quit IRC00:06
TravTi thought min-width was supposed be 1024px00:06
sqchenTravis, agreed00:07
btullyright now it’s using default modal-dialog which is 73200:07
openstackgerritMerged openstack/horizon: Refactor of Metadata Widget  https://review.openstack.org/15746600:07
openstackgerritMerged openstack/horizon: Adding policy rest endpoint for angular  https://review.openstack.org/15891400:07
btullyso i don’t think max-width will do it00:08
*** ZZelle_ has quit IRC00:09
PietTravT, I believe that's what we discussed...102400:09
PietIronically, Kelly and I discussed min width this morning00:09
sqchenWizard00:09
sqchenWizard should fill space vertically with padding (40px) on top and bottom00:09
sqchenWizard should have a max width (1024px)00:09
sqchenWizard should be centered00:10
sqchenOk, I can change it,=.00:10
TravTlooks like a type on that page00:10
TravThttps://etherpad.openstack.org/p/launch-instance-specs00:10
TravTtypo00:10
TravTi just changed it to min00:11
btullythanks TravT00:11
btullyyeah should be min00:11
TravTsqchen: can you update style patch00:11
TravTbut also rebase it on master00:11
TravTa patch just merged that we'll want00:11
sqchenSure,00:11
btullyor do we want to make the width 100% and make it responsive?00:12
TravTmin width is needed because of some things sqchen went over last week00:13
TravTand david-lyle said 1024 was current min reqs of horizon, although he seemed to think it should be increased.00:13
btullyk00:13
sqchenHi Piet, do you want a max-width as well?00:14
*** chlong has quit IRC00:15
sqchen^^ Piet:00:15
sqchenOk, will go without max-width for now.00:16
*** mwhagedorn_ has joined #openstack-horizon00:17
Piethttps://etherpad.openstack.org/p/launch-instance-specs00:17
*** stevemar has joined #openstack-horizon00:18
PietLet Kelly and I know if anything is missing00:18
Pietsqchen https://etherpad.openstack.org/p/launch-instance-specs00:18
ongksqchen: yeah, there should be a max-width00:19
*** ericpete_ has quit IRC00:19
ongkthat’s what the 1024 is. but, it might be too small00:19
btully1024 seems narrow to me00:19
sqchenongk: Piet said the 1024 is for min-width00:20
ongkOk, well, we need to set a max width as well then00:20
openstackgerritShaoquan Chen proposed openstack/horizon: WIP - Launch instance - common style  https://review.openstack.org/16022100:20
btullyyou’ll only need max-width if you explicitly set width00:22
openstackgerritShaoquan Chen proposed openstack/horizon: WIP - Launch instance - common style  https://review.openstack.org/16022100:22
btullycurrently default width is 720px00:22
btullywhich Sean overrides with min-width 1024px00:22
btullyso it won’t go any wider than 102400:23
TravTPiet: we need to update select source step in mocks.00:24
TravTPiet: it looks like it lost the dropdown for choosing what to do with creating a new volume00:24
*** dboik has joined #openstack-horizon00:25
*** dboik_ has joined #openstack-horizon00:27
PietTravT Let me take a look00:27
*** jtriley has joined #openstack-horizon00:28
*** SimonChung has joined #openstack-horizon00:28
*** dboik has quit IRC00:30
PietTravT Boot from Volume and Volume Snapshot?00:31
bpokornyHas anyone seen anything like this lately when testing with the latest patches on master?00:31
bpokorny[$injector:modulerr] Failed to instantiate module hz.widgets due to:00:31
openstackgerritShaoquan Chen proposed openstack/horizon: WIP - Launch instance - common style  https://review.openstack.org/16022100:32
*** r1chardj0n3s is now known as r1chardj0n3s_afk00:32
*** e0ne is now known as e0ne_00:33
TravTPiet: no, when you boot from image, there is an option to "create a new volume"00:33
*** e0ne_ is now known as e0ne00:33
TravTPiet: also, when you boot from volume snapshot, there is an option to create a  new volume00:33
TravTright now all integrated into the boot source drop down00:34
*** e0ne has quit IRC00:34
TravTi thought that the mocks showed a checkbox for this instead of in the source dropdown.00:34
TravTor just keep it in drop down like current wizard?00:35
*** yingjun has joined #openstack-horizon00:36
PietTravT  So, the question is where the checkbox should go...00:37
openstackgerritShaoquan Chen proposed openstack/horizon: WIP - Launch Instance Model  https://review.openstack.org/15892900:38
openstackgerritShaoquan Chen proposed openstack/horizon: WIP - Launch Instance Model  https://review.openstack.org/15892900:39
PietTravT I hove some thoughts...did you want to do a hangout?00:40
TravTyeah, i can in a second...00:40
Pietk00:40
TravTtrying to figure out what sqchen is doing with patch sets00:40
sqchenI might have made a mistake00:41
TravTsqchen: looks like you accidentally moved all the model files into the style patch00:41
openstackgerritMerged openstack/horizon: context['view'] not available in Serial Console  https://review.openstack.org/16052000:41
sqchenOk, I need to miove them back :-(00:44
TravTsqchen: I still have the previous model patch locally (had some changes)00:44
TravTif you can just get model back to its files00:44
TravTi mean if you can just get style patch back to its files,00:45
TravTI can then rebase my local model changes onto it00:45
TravTand get it up00:45
sqchenOk, I see I will just fix the common-style patch and you will fix the model patch, am I right?00:45
TravTyeah00:46
*** alanf-mc has quit IRC00:46
sqchenok :-)00:46
*** SimonChung1 has joined #openstack-horizon00:48
*** SimonChung has quit IRC00:49
*** SimonChung1 has quit IRC00:49
*** SimonChung2 has joined #openstack-horizon00:49
*** alanf-mc has joined #openstack-horizon00:50
*** MaxV has quit IRC00:51
openstackgerritMerged openstack/horizon: Keystone REST API single project GET  https://review.openstack.org/16045700:52
openstackgerritShaoquan Chen proposed openstack/horizon: WIP - Launch instance - common style  https://review.openstack.org/16022100:53
TravTsqchen: just checking current changes...00:56
*** jtriley has quit IRC00:56
btullyTravT i was trying to submit a demo patch to show the updated help panel design00:57
btullybut it had dependencies on 4 different patches00:57
btullyand now when i try to do a git review on the demo patch, gerrit doesn’t like it00:58
TravTsqchen:00:59
TravT<<<<<<< HEAD00:59
TravT    width: 100%;00:59
TravT    min-height: 450px;00:59
TravT    min-width: 1024px;00:59
TravT=======00:59
TravT    min-height: 450px;00:59
TravT    min-width: 500px;01:00
TravT    max-width: 1024px;01:00
TravT>>>>>>> WIP - Launch instance - common style01:00
TravTi should take the HEAD, right?01:00
sqchenshould be01:00
sqchenwidth: 100%;01:00
sqchen[4:59pm] TravT:     min-height: 450px;01:00
sqchen[4:59pm] TravT:     min-width: 1024px;01:00
sqchenTravT, the HEAD is correct.01:01
*** peristeri has quit IRC01:05
TravThmm, i think you got an extra commit in there...01:06
TravTrebase acting funny01:06
openstackgerritTravis Tripp proposed openstack/horizon: WIP - Launch Instance Model  https://review.openstack.org/15892901:08
TravTok, that should bring it all up to date with your changes01:08
TravTnow i'm going to submit one that applies the changes i had locally01:09
*** david-lyle has joined #openstack-horizon01:09
btullyif i have a commit that is dependent on 3 separate patches, what’s the best way to accomodate that?01:10
david-lylebtully, you can't unless they are linearly dependent01:11
openstackgerritTravis Tripp proposed openstack/horizon: WIP - Launch Instance Model  https://review.openstack.org/15892901:11
TravTbtully01:11
TravTjust put in the commit message the steps to do your demo01:11
btullyhmm ok01:11
TravTmake your demo dependent on parent01:11
TravTthen say01:12
TravTthen tell the steps01:12
david-lylewell demos are different01:12
david-lylewhat TravT said01:12
btullyright but i can’t really do the demo without Sean’s common style patch and the model patch plus my patch on the actual help panel design changes01:13
TravTbtully: r1chardj0nes: sqchen: I think the patches are all straightened up01:13
TravTyou can try rebase now01:13
btullyso does the person need to do a git review -x for each of those separate patches?01:13
sqchencool01:13
TravTr1charcj0n3s: I also got keypairs into that model patch01:13
TravTr1chardj0n3s: (misspell)01:14
*** sbfox1 has quit IRC01:14
*** Sukhdev has quit IRC01:17
*** mwhagedorn_ has quit IRC01:17
openstackgerritBrian Tully proposed openstack/horizon: Updated Wizard Help Panel Design  https://review.openstack.org/16055501:20
*** mmdurrant has joined #openstack-horizon01:21
*** bpokorny_ has joined #openstack-horizon01:23
openstackgerritBrian Tully proposed openstack/horizon: Updated Wizard Help Panel Design  https://review.openstack.org/16055501:23
btullyfigured it out. thanks for your patience :)01:24
mmdurrantCan I use local_settings.py to append members to `INSTALLED_APPS` and `TEMPLATE_DIRS` ?  Trying with little success and given that settings.py does a import * from local_settings I’d expect local_settings to have access to the vars in settings.py01:24
*** sqchen has quit IRC01:25
*** ericpeterson has joined #openstack-horizon01:25
*** shivrao has quit IRC01:26
TravTr1chardj0n3s: btully: I have to duck out for now.  will keep having fun with model tomorrow, but if you need to make changes go ahead and i'll check commits before I start again.01:26
*** bpokorny has quit IRC01:26
btullythanks TravT01:26
*** alexvictorchan has quit IRC01:27
tqtranPiet: sent out the email with login screen capture, let me know what you think01:28
Piettqtran Coolio - thanks01:29
david-lylemmdurrant, yes01:30
mmdurrantdavid-lyle:  I keep getting NameError exceptions telling me INSTALLED_APPS and TEMPLATE_DIRS do not exist.01:30
mmdurrantAnd I’m a bit puzzled, to say the least.01:30
david-lylemmdurrant, my mistake, no01:30
*** sqchen has joined #openstack-horizon01:31
david-lyleyou either need to change settings.py for that or specify it in a pluggable file in the enabled directory01:31
openstackgerritLi Yingjun proposed openstack/horizon: Trying to get pool/health_monitor only if existing  https://review.openstack.org/16059401:32
openstackgerritTravis Tripp proposed openstack/horizon: WIP - Launch Instance Model  https://review.openstack.org/15892901:33
mmdurrantOK I think I can manage that.  I’m seeing ADD_INSTALLED_APPS in the files in enabled… is there an equivalent for template_dirs?01:35
mmdurrantThank you for the assistance, by the way.  Very much appreciated.01:36
*** SimonChung2 has quit IRC01:41
openstackgerritLi Yingjun proposed openstack/horizon: Trying to get pool/health_monitor only if existing  https://review.openstack.org/16059401:42
david-lylemmdurrant, maybe if you tell me a little more about how you're deploying Horizon I can provide more targetted help01:43
david-lyleif you are delivering upstream horizon and wanting to add isolated code to it, plugins are the way to go and them templates will get picked up01:43
david-lyleif you're changing the way horizon works, you'll want to edit the settings file01:44
mmdurrantWell, I have an addon module I’ve created that when I add it to INSTALLED_APPS and add the approriate dir to TEMPLATE_DIRS, everything works great.  The problem is I’m trying to keep delivery of my module to configuration-only so the customer can just mod the approriate settings file.01:44
david-lylemake is a plugin that gets installed and the user can edit the ENABLED flag01:45
david-lylefinding link01:45
mmdurrantExcellent thank you.01:45
*** ericpeterson has quit IRC01:46
david-lylehttps://github.com/openstack/horizon/blob/master/doc/source/topics/settings.rst#pluggable-settings01:46
david-lylehttps://github.com/openstack/horizon/blob/master/doc/source/topics/settings.rst#disabled rather than ENABLED01:46
mmdurrantRight, don’t want to muck with their existing setting01:47
*** mwhagedorn_ has joined #openstack-horizon01:48
david-lylemmdurrant, you can even put the enabled file in openstack_dashboard/local/enabled01:49
david-lylethen the customer just changes the value in that file01:49
mmdurrantI’ll give that a try, thank you so much david01:49
*** ericpeterson has joined #openstack-horizon01:49
david-lylesure, mmdurrant I have an example of a plugin for panels, for educational purposes01:50
david-lylefinding link01:50
tqtranPiet: would it be ok to move the "If you are not sure..." to the top?01:50
david-lylemmdurrant, https://github.com/dklyle/mon-ext01:51
mmdurrantI’ve been using IRC for 20 years… I should use it more often.  Seems people here are experienced Internet users and don’t hide behind anonymity and actually act like human beings.  Thank you again for being so helpful.01:51
Piettqtan just a sec01:51
tqtranPiet: its repeated by 2/3, and will likely be more often when keystone add more protocols, so it might be easier to just move to top,01:51
david-lylemmdurrant, you're welcome, come back if that doesn't help01:51
*** david-lyle has quit IRC01:52
*** david-lyle has joined #openstack-horizon01:53
openstackgerritThai Tran proposed openstack/horizon: WIP Enable login via websso  https://review.openstack.org/15184201:53
*** ChanServ sets mode: +o david-lyle01:53
*** Longgeek has joined #openstack-horizon01:57
*** sqchen has quit IRC02:01
*** ericpeterson has quit IRC02:02
*** kmartin has quit IRC02:03
*** ericpeterson has joined #openstack-horizon02:05
*** rwsu is now known as rwsu-afk02:06
*** ybathia has quit IRC02:07
openstackgerritThai Tran proposed openstack/horizon: Enable login via websso  https://review.openstack.org/15184202:08
*** tqtran has quit IRC02:09
*** ericpeterson has quit IRC02:10
*** nlahouti has quit IRC02:11
*** bpokorny_ has quit IRC02:14
*** sqchen has joined #openstack-horizon02:14
*** lhcheng has quit IRC02:16
*** lhcheng has joined #openstack-horizon02:16
*** nlahouti has joined #openstack-horizon02:19
*** r1chardj0n3s_afk is now known as r1chardj0n3s02:21
*** yingjun has quit IRC02:23
*** david-lyle has quit IRC02:23
*** yingjun has joined #openstack-horizon02:30
*** amotoki has joined #openstack-horizon02:32
*** clu_ has quit IRC02:36
Piettqtran yes02:39
*** nlahouti has quit IRC02:51
*** jtriley has joined #openstack-horizon02:51
*** masco has joined #openstack-horizon02:52
*** jtriley has quit IRC02:57
*** Longgeek has quit IRC03:02
*** sqchen has quit IRC03:07
*** masco has quit IRC03:07
*** jtriley has joined #openstack-horizon03:13
*** lhcheng has quit IRC03:13
*** Longgeek has joined #openstack-horizon03:15
*** lhcheng has joined #openstack-horizon03:16
*** sqchen has joined #openstack-horizon03:18
openstackgerritLi Yingjun proposed openstack/horizon: Trying to get pool/health_monitor only if existing  https://review.openstack.org/16059403:18
*** lhcheng has quit IRC03:21
*** alanf-mc has quit IRC03:26
*** sqchen has left #openstack-horizon03:27
*** ccard__ has joined #openstack-horizon03:31
*** alanf-mc has joined #openstack-horizon03:34
*** ccard_ has quit IRC03:34
*** bpokorny has joined #openstack-horizon03:37
*** ccard__ has quit IRC03:50
*** ccard__ has joined #openstack-horizon03:51
openstackgerritBrad P. Crochet proposed openstack/tuskar-ui: Remove kernel/image from flavor and put it on node  https://review.openstack.org/16052803:57
*** ccard_ has joined #openstack-horizon03:58
*** ccard__ has quit IRC03:58
*** amotoki has quit IRC04:02
*** mwhagedorn_ has quit IRC04:03
*** yingjun has quit IRC04:05
*** Longgeek has quit IRC04:06
*** jtriley has quit IRC04:08
*** mmdurrant has quit IRC04:09
*** mmdurrant has joined #openstack-horizon04:11
*** harlowja_ is now known as harlowja_away04:13
*** lhcheng has joined #openstack-horizon04:18
*** Longgeek has joined #openstack-horizon04:18
*** ccard__ has joined #openstack-horizon04:20
*** alanf-mc has quit IRC04:20
*** ccard_ has quit IRC04:21
*** lhcheng has quit IRC04:22
*** sbfox has joined #openstack-horizon04:23
*** sbfox has quit IRC04:23
*** iamjarvo has joined #openstack-horizon04:26
*** iamjarvo has joined #openstack-horizon04:27
*** jtriley has joined #openstack-horizon04:31
*** jwy has quit IRC04:34
*** ericpeterson has joined #openstack-horizon04:35
*** alanf-mc has joined #openstack-horizon04:47
*** bpokorny has quit IRC04:48
*** bpokorny has joined #openstack-horizon04:49
*** yingjun has joined #openstack-horizon04:52
*** jtriley has quit IRC04:54
*** alanf-mc has quit IRC04:58
*** bpokorny has quit IRC04:58
*** tzumainn has quit IRC05:00
*** SimonChung has joined #openstack-horizon05:00
*** SimonChung1 has joined #openstack-horizon05:02
*** mwhagedorn_ has joined #openstack-horizon05:04
*** yingjun has quit IRC05:04
*** SimonChung has quit IRC05:04
*** david-lyle_afk has joined #openstack-horizon05:06
*** nlahouti has joined #openstack-horizon05:10
openstackgerritDavid Lyle proposed openstack/django_openstack_auth: Add domain scoped token to session in multidomain  https://review.openstack.org/14115305:12
*** nlahouti has quit IRC05:15
*** nlahouti has joined #openstack-horizon05:15
*** neillc is now known as neillc_uni05:16
*** ericpeterson has quit IRC05:16
*** mwhagedorn_ has quit IRC05:18
*** lhcheng has joined #openstack-horizon05:24
*** masco has joined #openstack-horizon05:28
*** yingjun has joined #openstack-horizon05:31
*** david-lyle_afk has quit IRC05:44
*** lhcheng has quit IRC05:44
*** alanf-mc has joined #openstack-horizon05:50
*** iamjarvo has quit IRC05:51
*** Sukhdev has joined #openstack-horizon05:56
*** TravT has quit IRC06:00
openstackgerritRandy Bertram proposed openstack/horizon: Magic Search Enablement  https://review.openstack.org/15748106:02
*** TravT has joined #openstack-horizon06:05
*** sbfox has joined #openstack-horizon06:06
*** lhcheng has joined #openstack-horizon06:06
*** lhcheng has quit IRC06:08
openstackgerritRichard Jones proposed openstack/horizon: REST API to support create instance angular (Neutron).  https://review.openstack.org/15886706:11
*** r1chardj0n3s is now known as r1chardj0n3s_afk06:11
openstackgerritOpenStack Proposal Bot proposed openstack/horizon: Imported Translations from Transifex  https://review.openstack.org/16065006:11
openstackgerritRandy Bertram proposed openstack/horizon: Magic Search Demo in Users table  https://review.openstack.org/15138606:15
*** lhcheng has joined #openstack-horizon06:19
*** den9ie has joined #openstack-horizon06:20
*** _gryf|afk is now known as _gryf06:21
*** gyee has quit IRC06:22
*** den9ie has quit IRC06:24
openstackgerritMasco Kaliyamoorthy proposed openstack/horizon: added filter for firewall tables  https://review.openstack.org/16066206:34
*** oro has joined #openstack-horizon06:40
*** den9ie has joined #openstack-horizon06:42
*** david-lyle_afk has joined #openstack-horizon06:44
openstackgerritMasco Kaliyamoorthy proposed openstack/horizon: added filter for vpn tables  https://review.openstack.org/16066606:49
*** ishant has joined #openstack-horizon06:49
*** jroll has quit IRC06:49
*** jroll has joined #openstack-horizon06:59
*** lhcheng has quit IRC07:01
*** alanf-mc has quit IRC07:04
*** jtomasek has joined #openstack-horizon07:06
*** mwhagedorn has joined #openstack-horizon07:10
*** alanf-mc has joined #openstack-horizon07:11
*** openstackgerrit has quit IRC07:22
*** openstackgerrit has joined #openstack-horizon07:22
*** AnxiousGarlic has joined #openstack-horizon07:23
*** alanf-mc has quit IRC07:24
*** AnxiousGarlic has left #openstack-horizon07:24
*** mrunge has joined #openstack-horizon07:27
*** lhcheng has joined #openstack-horizon07:34
*** oro has quit IRC07:41
*** lhcheng has quit IRC07:41
*** lhcheng has joined #openstack-horizon07:42
*** jprovazn has joined #openstack-horizon07:43
*** mpavlase has joined #openstack-horizon07:44
*** Sukhdev has quit IRC07:45
*** mpavlase has quit IRC07:51
*** markus_z has joined #openstack-horizon07:52
openstackgerritKanchan Gupta proposed openstack/horizon: Updated network name parameter as optional  https://review.openstack.org/15981207:57
*** nlahouti has quit IRC08:01
*** mwhagedorn has quit IRC08:06
*** jcoufal has joined #openstack-horizon08:07
*** yingjun has quit IRC08:14
*** oro has joined #openstack-horizon08:15
*** stevemar has quit IRC08:15
openstackgerritMerged openstack/horizon: Imported Translations from Transifex  https://review.openstack.org/16065008:16
*** lsmola has joined #openstack-horizon08:16
*** lhcheng has quit IRC08:17
*** ericpeterson has joined #openstack-horizon08:17
*** yingjun has joined #openstack-horizon08:18
*** ericpeterson has quit IRC08:21
*** oro has quit IRC08:22
*** e0ne has joined #openstack-horizon08:26
openstackgerritVlad Okhrimenko proposed openstack/horizon: Glance with swift backend upload of an image from horizon is not streaming  https://review.openstack.org/15992108:31
*** e0ne has quit IRC08:34
*** william_home has joined #openstack-horizon08:35
william_homeHello, could someone tell if there are notifications in place for quotas?08:36
*** MaxV has joined #openstack-horizon08:36
william_homeand are there hard and soft quota's or does one just receive an error when reaching the quota limit?08:37
mrungewilliam_home, there are hard quotas and you'll receive an error08:38
mrungebut admitted, that error could be clearer here and there08:38
william_homemrunge: ok, but no info or notification when a user almost reaches the limit?08:38
*** neillc_uni is now known as neillc08:39
mrungewilliam_home, correct08:39
*** e0ne has joined #openstack-horizon08:39
mrungewilliam_home, the issue is: what is *almost*?08:39
mrungewilliam_home, and we don't have a notification or push system in place at all08:39
mrungewilliam_home, you can be part of a project, and another project user could trigger that 'almost'08:40
mrunge.... etc. etc.08:40
mrungewilliam_home, you're welcome to improve this!08:40
william_homemrunge: ah, I see08:40
*** MaxV has quit IRC08:41
*** mpavlase has joined #openstack-horizon08:41
mrungewilliam_home, at least, you'll see quotas, when launching an instance08:41
mrungeor in overview tab08:41
william_homemrunge: I would like to help but at first we need to implement an openstack08:42
william_homenow I'm looking at what can be done and what not08:42
mrungewilliam_home, ok, so you need to deploy it first08:42
mrungewilliam_home, esp. horizon will change in the near future08:42
william_homemrunge: Do you have a link to what will change?08:43
mrungewilliam_home, well. https://blueprints.launchpad.net/horizon/kilo08:43
mrungethat's, what's targeted for next version08:44
mrungebut at least a few blueprints are a bit cloudy, yet08:44
mrungeor nebulous08:45
openstackgerritIWAMOTO Toshihiro proposed openstack/horizon: Also look for volumev2 endpoints  https://review.openstack.org/15108108:45
william_homemrunge: Thank you for the info. Will look into the blueprints to get an idea what is coming08:46
mrungewilliam_home, you're welcome. come back and ask here, if something's unclear08:47
mrungeand if you can accept launchpad, feel free to add input there08:47
william_homemrunge: great, will do.08:47
mrungethanks!08:48
*** MaxV has joined #openstack-horizon08:50
*** e0ne is now known as e0ne_08:59
*** ygbo has joined #openstack-horizon08:59
*** sbfox has quit IRC09:00
*** rdopiera has joined #openstack-horizon09:01
*** e0ne_ is now known as e0ne09:01
*** rdopiera has quit IRC09:01
*** rdopiera has joined #openstack-horizon09:02
openstackgerritVlad Okhrimenko proposed openstack/horizon: Glance with swift backend upload of an image from horizon is not streaming  https://review.openstack.org/15992109:04
*** lifeless has quit IRC09:05
*** lifeless has joined #openstack-horizon09:06
*** mwhagedorn has joined #openstack-horizon09:06
*** e0ne is now known as e0ne_09:06
*** JoshNang has quit IRC09:07
*** e0ne_ is now known as e0ne09:09
*** oro has joined #openstack-horizon09:11
*** e0ne has quit IRC09:15
*** den9ie has quit IRC09:18
*** regebro_ has joined #openstack-horizon09:24
*** yingjun has quit IRC09:33
*** GB21 has joined #openstack-horizon09:36
*** regebro_ has quit IRC09:40
*** den9ie has joined #openstack-horizon09:43
*** dkorn has joined #openstack-horizon09:44
openstackgerritSwati Sharma proposed openstack/horizon: Confirm Dialog for Delete operation in Network Topology  https://review.openstack.org/12887309:49
*** Ala has joined #openstack-horizon09:50
*** ZZelle has quit IRC09:53
*** ZZelle has joined #openstack-horizon09:53
openstackgerritSwati Sharma proposed openstack/horizon: Port and Port-Range fields' asterisk missing in Access-Security tab  https://review.openstack.org/13339109:56
*** JeanBriceCombebi has joined #openstack-horizon09:56
*** GB21 has quit IRC09:58
*** GB21 has joined #openstack-horizon10:00
*** Longgeek has quit IRC10:01
*** akrivoka has joined #openstack-horizon10:01
*** mwhagedorn has quit IRC10:07
*** JeanBriceCombebi has quit IRC10:07
*** den9ie is now known as sayan10:09
*** sayan has quit IRC10:09
*** sayan has joined #openstack-horizon10:09
openstackgerritSzymon Wróblewski proposed openstack/horizon: Metadata widget support for ambiguous properties  https://review.openstack.org/15736710:21
*** JeanBriceCombebi has joined #openstack-horizon10:22
*** regebro_ has joined #openstack-horizon10:28
*** GB21 has quit IRC10:29
robcresswellsambetts: o/10:30
sambettsrobcresswell: o/10:31
*** amotoki has joined #openstack-horizon10:34
*** zero141 has joined #openstack-horizon10:39
*** Longgeek has joined #openstack-horizon10:41
*** GB21 has joined #openstack-horizon10:42
*** e0ne has joined #openstack-horizon10:43
*** Longgeek has quit IRC10:43
*** Longgeek has joined #openstack-horizon10:44
*** tosky has joined #openstack-horizon11:03
*** mwhagedorn_ has joined #openstack-horizon11:07
*** e0ne is now known as e0ne_11:09
openstackgerritMasco Kaliyamoorthy proposed openstack/horizon: edit option hided when firewall in pending status  https://review.openstack.org/16074111:11
*** e0ne_ has quit IRC11:20
*** e0ne has joined #openstack-horizon11:21
*** ishant has quit IRC11:26
*** JeanBriceCombebi has quit IRC11:42
*** e0ne is now known as e0ne_11:53
*** Longgeek has quit IRC11:58
*** e0ne_ is now known as e0ne12:01
*** EmilienM|afk is now known as EmilienM12:05
*** mwhagedorn_ has quit IRC12:08
*** Longgeek has joined #openstack-horizon12:43
*** aix has quit IRC12:44
*** GB21 has quit IRC12:56
openstackgerritBrad P. Crochet proposed openstack/tuskar-ui: Remove kernel/image from flavor and put it on node  https://review.openstack.org/16052812:59
*** mwhagedorn_ has joined #openstack-horizon13:00
openstackgerritZhenguo Niu proposed openstack/horizon: Fix inappropriate error message for network table  https://review.openstack.org/15982713:03
openstackgerritAkihiro Motoki proposed openstack/horizon: Allow to hide tab title bar when only one tab is available  https://review.openstack.org/12944913:04
openstackgerritJiri Tomasek proposed openstack/tuskar-ui: Change the validation message list into checklist  https://review.openstack.org/15909613:05
openstackgerritJiri Tomasek proposed openstack/tuskar-ui: Sync common parameters across roles when updating plan  https://review.openstack.org/15945913:05
openstackgerritJiri Tomasek proposed openstack/tuskar-ui: Required parameters check as part of deployment validation  https://review.openstack.org/16036813:05
openstackgerritJiri Tomasek proposed openstack/tuskar-ui: Create form input fields according to service param attributes  https://review.openstack.org/15909413:05
*** masco has quit IRC13:06
*** jroll has quit IRC13:07
*** jroll has joined #openstack-horizon13:07
*** tnovacik has joined #openstack-horizon13:09
*** JeanBriceCombebi has joined #openstack-horizon13:15
*** jprovazn has quit IRC13:17
*** aix has joined #openstack-horizon13:23
*** dkorn has quit IRC13:28
*** JeanBriceCombebi has quit IRC13:32
openstackgerritMichael Hagedorn proposed openstack/horizon: REST API to support create instance angular (Neutron).  https://review.openstack.org/15886713:33
*** JeanBriceCombebi has joined #openstack-horizon13:35
openstackgerritYves-Gwenael Bourhis proposed openstack/horizon: Stop memoising on request arguments  https://review.openstack.org/15039213:43
*** aix has quit IRC13:44
*** aix has joined #openstack-horizon13:44
*** dkorn has joined #openstack-horizon13:47
*** fthiagogv has joined #openstack-horizon13:48
*** jprovazn has joined #openstack-horizon13:49
*** jasongarber has joined #openstack-horizon13:51
*** iamjarvo has joined #openstack-horizon13:51
*** dkorn has quit IRC13:52
*** iamjarvo has quit IRC13:55
*** tnovacik has quit IRC13:55
*** absubram has joined #openstack-horizon13:55
*** tnovacik has joined #openstack-horizon13:56
*** radez_g0n3 is now known as radez13:57
*** tzumainn has joined #openstack-horizon13:59
*** julim has joined #openstack-horizon14:03
*** oro has quit IRC14:03
*** jtriley has joined #openstack-horizon14:08
*** dkorn has joined #openstack-horizon14:15
*** dboik_ has quit IRC14:16
*** _crobertsrh is now known as crobertsrh14:17
*** neelashah has joined #openstack-horizon14:17
*** mattfarina has joined #openstack-horizon14:18
*** dkorn has quit IRC14:19
*** rdopiera has quit IRC14:25
*** chlong has joined #openstack-horizon14:27
*** absubram has quit IRC14:28
*** _gryf is now known as _gryf|afk14:29
openstackgerritMartin Pavlásek proposed openstack/horizon: Avoid failure when spinner is already gone  https://review.openstack.org/15908414:30
*** peristeri has joined #openstack-horizon14:30
*** lblanchard has joined #openstack-horizon14:30
*** david-lyle has joined #openstack-horizon14:31
*** dboik has joined #openstack-horizon14:37
*** dkorn has joined #openstack-horizon14:38
*** fthiagogv has quit IRC14:40
*** fthiagogv has joined #openstack-horizon14:42
*** dkorn has quit IRC14:46
*** Drago has quit IRC14:48
openstackgerritSzymon Wróblewski proposed openstack/horizon: Refactor, customization and fixes of Metadata Widget  https://review.openstack.org/13643714:54
openstackgerritSzymon Wróblewski proposed openstack/horizon: Metadata widget support for ambiguous properties  https://review.openstack.org/15736714:54
*** ericpeterson has joined #openstack-horizon14:55
*** ZZelle_ has joined #openstack-horizon15:03
*** dkorn has joined #openstack-horizon15:05
*** tzumainn has quit IRC15:05
*** tzumainn has joined #openstack-horizon15:05
*** JeanBriceCombebi has quit IRC15:06
*** iamjarvo has joined #openstack-horizon15:07
*** Drago has joined #openstack-horizon15:07
*** Drago has quit IRC15:08
*** JeanBriceCombebi has joined #openstack-horizon15:08
*** Drago has joined #openstack-horizon15:08
*** vijendar has joined #openstack-horizon15:08
openstackgerritMatt Borland proposed openstack/horizon: Base dashboard Jasmine framework  https://review.openstack.org/15712815:10
*** absubram has joined #openstack-horizon15:11
*** oro has joined #openstack-horizon15:12
*** jasondotstar has joined #openstack-horizon15:16
openstackgerritMatt Borland proposed openstack/horizon: WIP - Image Details UX/Angular redesign  https://review.openstack.org/15840915:16
openstackgerritMatt Borland proposed openstack/horizon: Angular Filter files  https://review.openstack.org/15784815:17
openstackgerritMatt Borland proposed openstack/horizon: WIP - Instance Details UX/Angular redesign  https://review.openstack.org/15360215:19
openstackgerritMatt Borland proposed openstack/horizon: Add New UX CSS for Upcoming Detail Screens  https://review.openstack.org/15888115:21
*** SimonChung1 has quit IRC15:23
*** woodm1979 has joined #openstack-horizon15:25
woodm1979Good morning!15:25
*** alexpilotti has joined #openstack-horizon15:25
woodm1979david-lyle: I hear there is/was a virtual sprint relating to the "conversion of identity panels".15:26
woodm1979Is that related to our keystone v3 / domain tokens work, or is that something else entirely.15:26
david-lylehuh15:26
david-lylenews to me15:26
woodm1979Excellent.  Neither of us have any context about this!15:27
david-lyle\o/15:27
david-lyleI would think conversion is not related v3 work15:27
woodm1979you think that's more angular related?15:28
david-lylebut I don't know anything about a planned sprint15:28
david-lyleyes15:28
woodm1979hrmmmm.15:28
david-lyletqtran has a bp related to that15:28
woodm1979Fair enough.15:28
openstackgerritMatt Borland proposed openstack/horizon: Demo of Jasmine Dashboard Tests  https://review.openstack.org/16084115:28
*** wuhg has quit IRC15:29
woodm1979I'm curious to know how we're intending to tackle some of this with the angular re-work.  Seems like we'd be scrapping a LOT of the current infrastructure in there.  Which is just fine.15:29
david-lylelong story short, I think it's more complicated than people are anticipating15:32
david-lylebut there may be better ways to do it that will alleviate some of that complexity15:33
*** dkorn has quit IRC15:36
woodm1979Wait wait.  You think maintaining security/RBAC/identity functionality will be more complicated than most people think?15:36
*** JeanBriceCombebi has quit IRC15:36
robcresswellwoodm1979: lol15:37
*** Piet has quit IRC15:37
woodm1979Though it does, in some senses, allow us to start from scratch, which has some benefits that come along with the massive down-sides.15:37
david-lylewoodm1979, yes and yes15:38
david-lylehairy reviews ahead15:39
robcresswelldavid-lyle: That reminds me, are there any specific blocking patches that need review work? Or should I just browse the high priority blueprints15:40
openstackgerritJiri Tomasek proposed openstack/tuskar-ui: Required parameters check as part of deployment validation  https://review.openstack.org/16036815:43
*** jtriley has quit IRC15:45
*** matt-borland has joined #openstack-horizon15:45
openstackgerritDoug Fish proposed openstack/django_openstack_auth: WIP: K2K federation  https://review.openstack.org/15991015:49
openstackgerritDoug Fish proposed openstack/django_openstack_auth: WIP: Sample keystone client usage for k2k federation  https://review.openstack.org/16085115:49
*** fthiagogv has quit IRC15:50
*** JeanBriceCombebi has joined #openstack-horizon15:51
*** crobertsrh has quit IRC15:51
*** stevemar has joined #openstack-horizon15:53
david-lylerobcresswell, sorry was in other meeting15:55
david-lyleI assume the etherpad around that work is up to date15:55
david-lyleI had to skip the review-a-thon yesterday15:55
*** dkorn has joined #openstack-horizon15:56
robcresswellThe virtual sprint etherpad? I'll look through it. Had tomorrow morning set aside for reviews - need to invest more time in angular review work.15:56
openstackgerritMatt Borland proposed openstack/horizon: WIP - Launch Instance Step - Network  https://review.openstack.org/15895015:59
*** dkorn has quit IRC16:00
*** jtriley has joined #openstack-horizon16:00
*** ekarlso has quit IRC16:03
*** schegi has joined #openstack-horizon16:04
*** regebro_ has quit IRC16:04
*** rdopiera has joined #openstack-horizon16:05
*** kmartin has joined #openstack-horizon16:06
*** regebro_ has joined #openstack-horizon16:07
*** Drago has quit IRC16:07
*** Drago has joined #openstack-horizon16:07
*** mrunge has quit IRC16:08
*** ekarlso has joined #openstack-horizon16:09
*** rdopiera has quit IRC16:12
openstackgerritGeorge Peristerakis proposed openstack/horizon: Generating a rdp file for a windows instance  https://review.openstack.org/9139416:13
openstackgerritBrian Tully proposed openstack/horizon: WIP - Launch Instance Step - Select Source  https://review.openstack.org/15893416:14
*** JoshNang has joined #openstack-horizon16:14
*** rdopiera has joined #openstack-horizon16:14
*** sayan_ has joined #openstack-horizon16:15
*** amotoki has quit IRC16:16
openstackgerritBrian Tully proposed openstack/horizon: Updated Wizard Help Panel Design  https://review.openstack.org/16055516:18
*** bpokorny_ has joined #openstack-horizon16:20
*** jasongarber has quit IRC16:21
*** dkorn has joined #openstack-horizon16:22
*** jasongarber has joined #openstack-horizon16:25
*** mpavlase has quit IRC16:25
*** sayan is now known as Guest7812716:27
*** sayan_ has quit IRC16:27
*** sayan_ has joined #openstack-horizon16:28
*** alexpilotti has quit IRC16:31
*** jasongarber has quit IRC16:33
rdopieraso the "manually edit partitions" option of anaconda should be renamed to "mangle all my disks and crash", that would make me less surprised16:35
*** Guest78127 has quit IRC16:35
rdopieraargh16:35
rdopierawrong channel16:35
rdopierasorry16:35
openstackgerritKelly Domico proposed openstack/horizon: Fix Jasmine unit tests failing  https://review.openstack.org/16087516:35
rdopierajust joking of course, anaconda is great ;)16:36
robcresswellrdopiera: lol *facepalm*16:36
*** sayan_ has quit IRC16:37
*** sayan_ has joined #openstack-horizon16:37
*** david-lyle_afk has quit IRC16:37
*** david-lyle has quit IRC16:37
*** sayan_ is now known as sayan16:38
*** MaxV has quit IRC16:39
*** nlahouti has joined #openstack-horizon16:40
*** dkorn has quit IRC16:40
openstackgerritBrian Tully proposed openstack/horizon: Updated Wizard Help Panel Design  https://review.openstack.org/16055516:41
*** dkorn has joined #openstack-horizon16:42
*** jasongarber has joined #openstack-horizon16:43
*** tnovacik has quit IRC16:48
*** dkorn has quit IRC16:49
*** fthiagogv has joined #openstack-horizon16:50
openstackgerritYves-Gwenael Bourhis proposed openstack/horizon: Stop memoising on request arguments in nova api  https://review.openstack.org/15039216:50
*** jcoufal has quit IRC16:54
*** jtriley has quit IRC16:56
*** jtriley has joined #openstack-horizon16:56
*** kmartin has quit IRC16:56
*** gyee has joined #openstack-horizon16:58
*** bpokorny has joined #openstack-horizon17:01
*** MaxV has joined #openstack-horizon17:02
*** bpokorny_ has quit IRC17:05
*** david-lyle has joined #openstack-horizon17:05
*** regebro_ has quit IRC17:05
*** bpokorny has quit IRC17:05
*** dkorn has joined #openstack-horizon17:07
*** ChanServ sets mode: +o david-lyle17:08
*** rdopiera has quit IRC17:09
*** kmartin has joined #openstack-horizon17:09
*** ygbo has quit IRC17:10
*** Ala has quit IRC17:10
*** alexpilotti has joined #openstack-horizon17:11
*** bpokorny has joined #openstack-horizon17:12
*** jtriley has quit IRC17:12
*** Longgeek has quit IRC17:12
*** jtriley has joined #openstack-horizon17:13
*** alexvictorchan has joined #openstack-horizon17:14
*** chlong has quit IRC17:17
*** Longgeek has joined #openstack-horizon17:18
*** mpavlase has joined #openstack-horizon17:19
*** Longgeek has quit IRC17:21
*** JeanBriceCombebi has quit IRC17:22
*** sbfox has joined #openstack-horizon17:22
*** lhcheng has joined #openstack-horizon17:22
*** oro has quit IRC17:24
openstackgerritMatt Borland proposed openstack/horizon: Allow Jasmine failures to fail test  https://review.openstack.org/16091017:24
*** lhcheng_ has joined #openstack-horizon17:24
openstackgerritKahou Lei proposed openstack/horizon: Enhance Project/Admin Instance tables to page backward  https://review.openstack.org/16019217:27
*** lhcheng has quit IRC17:27
openstackgerritMichael Hagedorn proposed openstack/horizon: REST API to support create instance angular (Neutron).  https://review.openstack.org/15886717:28
*** dboik_ has joined #openstack-horizon17:29
*** e0ne has quit IRC17:32
*** dboik has quit IRC17:33
openstackgerritMatt Borland proposed openstack/horizon: WIP - Launch Instance Step - Network  https://review.openstack.org/15895017:36
*** dkorn has quit IRC17:37
*** Drago has quit IRC17:40
*** Drago has joined #openstack-horizon17:40
*** alanf-mc has joined #openstack-horizon17:42
*** jprovazn has quit IRC17:42
*** JoshNang has left #openstack-horizon17:43
*** crobertsrh has joined #openstack-horizon17:46
openstackgerritMatt Borland proposed openstack/horizon: Allow Jasmine failures to fail test  https://review.openstack.org/16091017:46
*** sbfox has quit IRC17:49
*** htruta has quit IRC17:50
openstackgerritTyr Johanson proposed openstack/horizon: WIP - Launch Instance Step - Select Flavor  https://review.openstack.org/15894517:53
*** Anticimex has quit IRC17:54
*** bpokorny_ has joined #openstack-horizon17:54
*** dkorn has joined #openstack-horizon17:55
*** Anticimex has joined #openstack-horizon17:56
*** bpokorny has quit IRC17:57
*** alanf-mc- has joined #openstack-horizon17:57
*** markus_z has quit IRC17:58
*** alanf-mc- has quit IRC17:59
TravTdavid-lyle: lhcheng: matt-borland and ongk have fixes up that will make the selenium jasmine tests work appropriately again17:59
*** lhcheng_ is now known as lhcheng17:59
TravTcan you take a look?17:59
TravThttps://review.openstack.org/#/c/160875/117:59
*** alanf-mc- has joined #openstack-horizon17:59
TravTthen https://review.openstack.org/#/c/160910/18:00
*** htruta has joined #openstack-horizon18:00
*** alanf-mc has quit IRC18:00
*** mpavlase has quit IRC18:00
*** tqtran has joined #openstack-horizon18:00
openstackgerritBrian Tully proposed openstack/horizon: Updated Wizard Help Panel Design  https://review.openstack.org/16055518:01
*** sbfox has joined #openstack-horizon18:01
*** lhcheng_ has joined #openstack-horizon18:01
*** crobertsrh has quit IRC18:03
*** lhcheng has quit IRC18:04
*** dkorn has quit IRC18:05
*** tnovacik has joined #openstack-horizon18:05
*** zero141 has quit IRC18:07
*** dboik_ has quit IRC18:11
*** dboik has joined #openstack-horizon18:12
*** harlowja_away is now known as harlowja_18:12
*** ybathia has joined #openstack-horizon18:15
*** alexpilotti_ has joined #openstack-horizon18:16
*** lhcheng has joined #openstack-horizon18:16
*** alexpilotti has quit IRC18:16
*** alexpilotti_ is now known as alexpilotti18:16
*** lhcheng_ has quit IRC18:19
tqtrandavid-lyle: is there a way to delete a bp?18:20
tqtranhttps://blueprints.launchpad.net/horizon/+spec/table-client-rendering is out of date18:21
david-lyletqtran, just obsolete18:21
david-lyleset status to18:21
david-lyleor superceded18:21
*** dkorn has joined #openstack-horizon18:25
*** radez is now known as radez_g0n318:27
tqtrandavid-lyle: concerning https://review.openstack.org/#/c/160875/1/horizon/test/jasmine/jasmine_tests.py I understand that you need horizon.conf.js and horizon.js to load first, but the new angular modules we're introducing are modular and should not be load dependent18:28
*** sqchen has joined #openstack-horizon18:30
david-lyletqtran, I'm ok either way, doesn't seem to be a bar already set18:30
david-lyleso moving target for dev18:30
david-lylebut I understand your point18:30
*** bpokorny has joined #openstack-horizon18:31
ongkI can certainly move it into the new angular modules section and alphabetize18:31
*** dkorn has quit IRC18:31
tqtranits an easy fix, I prefer to see it in now so I can point it to later and say, there is precedence!18:31
david-lylescope creep for patch, but either way is fine18:32
david-lyleworking tests are paramount18:32
*** bpokorny_ has quit IRC18:34
*** fthiagogv has quit IRC18:34
*** crobertsrh has joined #openstack-horizon18:35
tqtranTravT: do you know what the purpose of createdResponse is for?18:37
tqtranhttps://github.com/openstack/horizon/search?utf8=%E2%9C%93&q=createdResponse18:37
*** MaxV has quit IRC18:37
tqtranseems like all it does is blank out the content is api fails18:38
tqtranis this something we want? how would user know if an api error occurred?18:38
*** nlahouti has quit IRC18:38
TravTtqtran: r1chardj0n3s uses it in a number of spots18:39
TravTlooks like it handles boilerplate of setting response content type18:40
openstackgerritKelly Domico proposed openstack/horizon: Fix Jasmine unit tests failing  https://review.openstack.org/16087518:40
tqtranok, i'll ask him about it later today18:41
*** tnovacik has quit IRC18:44
ongktqtran, david-lyle - jasmine tests alphabetized now18:45
*** alexvictorchan has quit IRC18:46
*** alexvictorchan has joined #openstack-horizon18:47
*** peristeri has quit IRC18:47
*** peristeri has joined #openstack-horizon18:47
*** bpokorny_ has joined #openstack-horizon18:49
*** dkorn has joined #openstack-horizon18:50
openstackgerritMatt Borland proposed openstack/horizon: Allow Jasmine failures to fail test  https://review.openstack.org/16091018:50
*** bpokorny has quit IRC18:52
*** mpavlase has joined #openstack-horizon18:54
*** victorfeitosa has joined #openstack-horizon18:56
*** dboik_ has joined #openstack-horizon18:56
*** Sukhdev has joined #openstack-horizon18:57
*** dkorn has quit IRC18:58
*** jeffDeville has joined #openstack-horizon18:58
openstackgerritBrian Tully proposed openstack/horizon: WIP - Launch Instance Step - Select Source  https://review.openstack.org/15893418:59
*** dboik has quit IRC18:59
openstackgerritJiri Tomasek proposed openstack/tuskar-ui: Required parameters check as part of deployment validation  https://review.openstack.org/16036818:59
*** nlahouti has joined #openstack-horizon19:02
*** peristeri has quit IRC19:03
*** SimonChung has joined #openstack-horizon19:05
*** peristeri has joined #openstack-horizon19:05
*** Drago has quit IRC19:05
*** alexvictorchan has quit IRC19:05
*** Drago has joined #openstack-horizon19:07
openstackgerritCindy Lu proposed openstack/horizon: Double check admin password when update user password  https://review.openstack.org/13687419:08
*** jtomasek has quit IRC19:08
*** ccard__ has quit IRC19:08
*** ccard__ has joined #openstack-horizon19:09
*** iamjarvo has quit IRC19:10
openstackgerritMerged openstack/horizon: Fix inappropriate error message for network table  https://review.openstack.org/15982719:10
*** aix has quit IRC19:11
openstackgerritThiago Paiva Brito proposed openstack/horizon: Hierarchy of Projects on Horizon's Interface  https://review.openstack.org/11938519:13
openstackgerritCindy Lu proposed openstack/horizon: Double check admin password when update user password  https://review.openstack.org/13687419:15
*** iamjarvo has joined #openstack-horizon19:15
*** dkorn has joined #openstack-horizon19:16
*** sqchen has quit IRC19:16
*** mattamizer has joined #openstack-horizon19:17
*** nlahouti has quit IRC19:18
*** alexvictorchan has joined #openstack-horizon19:19
*** radez_g0n3 is now known as radez19:20
*** Piet has joined #openstack-horizon19:21
*** mattamizer has quit IRC19:24
*** dkorn has quit IRC19:26
openstackgerritMatt Farina proposed openstack/horizon: Remove extra jQuery object creation in horizon.modals.js  https://review.openstack.org/15290819:27
*** sqchen has joined #openstack-horizon19:31
*** jtriley has quit IRC19:31
*** SimonChung1 has joined #openstack-horizon19:32
*** SimonChung has quit IRC19:32
*** SimonChung has joined #openstack-horizon19:32
*** SimonChung2 has joined #openstack-horizon19:33
*** SimonChung has quit IRC19:33
*** alexvictorchan has quit IRC19:33
*** SimonChung1 has quit IRC19:34
*** SimonChung2 has quit IRC19:34
*** SimonChung has joined #openstack-horizon19:34
*** jwy has joined #openstack-horizon19:34
*** alexvictorchan has joined #openstack-horizon19:36
*** lsmola has quit IRC19:36
*** tosky_ has joined #openstack-horizon19:36
*** nlahouti has joined #openstack-horizon19:37
*** tosky has quit IRC19:37
*** jeffDeville has quit IRC19:37
openstackgerritThai Tran proposed openstack/horizon: Enable login via websso  https://review.openstack.org/15184219:38
*** sbfox has quit IRC19:40
*** tosky__ has joined #openstack-horizon19:41
*** tosky_ has quit IRC19:42
*** sbfox has joined #openstack-horizon19:43
*** dkorn has joined #openstack-horizon19:45
*** SimonChung1 has joined #openstack-horizon19:47
*** SimonChung has quit IRC19:47
*** jeffDeville has joined #openstack-horizon19:48
*** lsmola has joined #openstack-horizon19:49
*** MaxV has joined #openstack-horizon19:49
*** woodm1979 has quit IRC19:50
*** dkorn has quit IRC19:51
openstackgerritThiago Paiva Brito proposed openstack/horizon: Create Project with Parent  https://review.openstack.org/11946919:51
*** alexvictorchan has quit IRC19:52
openstackgerritThiago Paiva Brito proposed openstack/horizon: Create Project with Parent  https://review.openstack.org/11946919:54
*** ericpeterson has quit IRC19:54
*** ccard_ has joined #openstack-horizon19:55
*** ccard__ has quit IRC19:56
*** robcresswell is now known as robcresswell_afk19:58
openstackgerritTravis Tripp proposed openstack/horizon: WIP - Launch Instance Model  https://review.openstack.org/15892919:58
*** MaxV has quit IRC19:58
*** MaxV has joined #openstack-horizon20:00
*** ccard_ has quit IRC20:01
*** tnovacik has joined #openstack-horizon20:01
*** ccard_ has joined #openstack-horizon20:03
*** ericpeterson has joined #openstack-horizon20:03
*** dboik_ has quit IRC20:05
*** TravT has quit IRC20:05
*** dboik has joined #openstack-horizon20:05
*** ccard__ has joined #openstack-horizon20:08
openstackgerritMatt Borland proposed openstack/horizon: WIP - Image Details UX/Angular redesign  https://review.openstack.org/15840920:08
*** MaxV has quit IRC20:10
*** dkorn has joined #openstack-horizon20:10
*** ccard_ has quit IRC20:10
*** e0ne has joined #openstack-horizon20:11
jwyhello, i need help getting reviews for "Load pluggable dashboards for unit tests" https://review.openstack.org/#/c/152730/ (+1ed so far) and "Prevent flash of left nav panels when loading page" https://review.openstack.org/#/c/145654/20:12
jwyany takers? :)20:12
openstackgerritVictor Feitosa proposed openstack/horizon: Rolling back kilo changes to loading ajax-modal  https://review.openstack.org/16044220:13
*** MaxV has joined #openstack-horizon20:13
*** alexvictorchan has joined #openstack-horizon20:13
*** alexvictorchan has quit IRC20:14
matt-borlandjwy: I'll take a look at the left nav panel fix20:15
jwymatt-borland: thanks!20:15
*** sqchen has quit IRC20:16
*** alexvictorchan has joined #openstack-horizon20:16
*** william_home has quit IRC20:22
*** radez is now known as radez_g0n320:26
*** nlahouti has quit IRC20:27
*** gyee has quit IRC20:28
*** kmartin has quit IRC20:28
*** jtriley has joined #openstack-horizon20:28
*** ericpeterson has quit IRC20:29
*** e0ne is now known as e0ne_20:29
*** e0ne_ has quit IRC20:30
*** e0ne has joined #openstack-horizon20:31
*** peristeri has quit IRC20:31
*** ericpeterson has joined #openstack-horizon20:33
*** e0ne has quit IRC20:33
*** jtriley has quit IRC20:33
openstackgerritTyr Johanson proposed openstack/horizon: WIP - Launch Instance Model  https://review.openstack.org/15892920:34
openstackgerritTyr Johanson proposed openstack/horizon: WIP - Launch Instance Step - Select Flavor  https://review.openstack.org/15894520:34
openstackgerritTyr Johanson proposed openstack/horizon: WIP - Launch instance - common style  https://review.openstack.org/16022120:34
*** ericpete_ has joined #openstack-horizon20:35
*** SimonChung1 has quit IRC20:36
*** SimonChung has joined #openstack-horizon20:36
*** nlahouti has joined #openstack-horizon20:37
*** sqchen has joined #openstack-horizon20:37
*** e0ne has joined #openstack-horizon20:39
*** ericpeterson has quit IRC20:39
*** MaxV has quit IRC20:41
*** alexvictorchan has quit IRC20:41
*** dkorn has quit IRC20:42
*** alexvictorchan has joined #openstack-horizon20:42
*** MaxV has joined #openstack-horizon20:44
*** MaxV has quit IRC20:45
*** peristeri has joined #openstack-horizon20:45
*** mwhagedorn_ has quit IRC20:49
openstackgerritBrian Tully proposed openstack/horizon: WIP - Launch Instance Step - Select Source  https://review.openstack.org/15893420:49
*** mwhagedorn_ has joined #openstack-horizon20:50
*** peristeri has quit IRC20:50
*** peristeri has joined #openstack-horizon20:52
*** MaxV has joined #openstack-horizon20:52
*** jtriley has joined #openstack-horizon20:54
*** e0ne has quit IRC20:55
*** Sukhdev has quit IRC20:57
*** jeffDeville has quit IRC20:59
*** clu_ has joined #openstack-horizon21:00
*** dkorn has joined #openstack-horizon21:01
*** jeffDeville has joined #openstack-horizon21:02
*** TravT has joined #openstack-horizon21:02
openstackgerritMatt Borland proposed openstack/horizon: WIP - Image Details UX/Angular redesign  https://review.openstack.org/15840921:05
openstackgerritJanet Yu proposed openstack/horizon: Fix addition of plugin panel to panel groups  https://review.openstack.org/12813321:05
*** radez_g0n3 is now known as radez21:06
*** victorfeitosa has quit IRC21:06
*** dkorn has quit IRC21:07
openstackgerritShaoquan Chen proposed openstack/horizon: Auto-focus for modal dialog  https://review.openstack.org/15678521:08
*** r1chardj0n3s_afk is now known as r1chardj0n3s21:08
openstackgerritShaoquan Chen proposed openstack/horizon: Demo for auto-focus  https://review.openstack.org/15810021:10
*** alexvictorchan has quit IRC21:11
*** alexvictorchan has joined #openstack-horizon21:12
openstackgerritShaoquan Chen proposed openstack/horizon: Focus-trap for modal dialog  https://review.openstack.org/15765621:17
openstackgerritShaoquan Chen proposed openstack/horizon: Demo for focus-trap  https://review.openstack.org/15841621:18
*** gugl2 has joined #openstack-horizon21:22
*** gugl has quit IRC21:25
openstackgerritMatt Borland proposed openstack/horizon: WIP - Image Details UX/Angular redesign  https://review.openstack.org/15840921:26
TravThi all, I think we are going to delay starting angular virtual sprint by 30 minutes today. is that okay (ongk: david-lyle: clu_: tqtran:)21:28
*** dkorn has joined #openstack-horizon21:28
david-lyleTravT, I'm in meetings either way so, no problem on my end21:29
david-lyle:/21:29
TravT:(21:29
*** gugl3 has joined #openstack-horizon21:31
openstackgerritBrian Tully proposed openstack/horizon: WIP - Launch Instance Step - Select Source  https://review.openstack.org/15893421:32
*** schegi has quit IRC21:32
*** dkorn has quit IRC21:33
*** kmartin has joined #openstack-horizon21:34
*** gugl2 has quit IRC21:35
*** neelashah has quit IRC21:41
*** stevemar has quit IRC21:41
*** EmilienM has quit IRC21:44
*** EmilienM has joined #openstack-horizon21:44
*** jeffDeville has quit IRC21:44
*** gyee has joined #openstack-horizon21:44
openstackgerritTravis Tripp proposed openstack/horizon: WIP - Launch Instance Model  https://review.openstack.org/15892921:49
openstackgerritBrian Tully proposed openstack/horizon: WIP - Launch Instance Step - Select Source  https://review.openstack.org/15893421:51
openstackgerritBrian Tully proposed openstack/horizon: Updated Wizard Help Panel Design  https://review.openstack.org/16055521:52
*** dkorn has joined #openstack-horizon21:54
*** jeffDeville has joined #openstack-horizon21:54
*** julim has quit IRC21:54
*** jeffDeville has quit IRC21:57
*** mattfarina has quit IRC21:59
*** jtriley has quit IRC22:01
*** crobertsrh has quit IRC22:02
*** alanf-mc- has quit IRC22:02
*** alanf-mc has joined #openstack-horizon22:03
*** SimonChung1 has joined #openstack-horizon22:04
*** SimonChung has quit IRC22:04
TravTstarting up the angular sprint work in #openstack-sprint now22:05
*** jasongarber has quit IRC22:11
*** gyee has quit IRC22:13
*** devlaps has joined #openstack-horizon22:13
*** devlaps has quit IRC22:13
*** iamjarvo has quit IRC22:16
*** MaxV has quit IRC22:18
openstackgerritGary W. Smith proposed openstack/horizon: Permit using latest python-cinderclient  https://review.openstack.org/16100322:21
openstackgerritBrian Tully proposed openstack/horizon: Updated Wizard Help Panel Design  https://review.openstack.org/16055522:21
*** lblanchard has quit IRC22:21
*** e0ne has joined #openstack-horizon22:26
*** Piet has quit IRC22:29
*** vijendar has quit IRC22:30
*** ericpete_ has quit IRC22:31
*** neelashah has joined #openstack-horizon22:33
*** gyee has joined #openstack-horizon22:33
*** matt-borland has quit IRC22:38
*** mpavlase has quit IRC22:39
*** stevemar has joined #openstack-horizon22:44
openstackgerritAna Krivokapic proposed openstack/tuskar-ui: Add IPMI metrics to node overview page  https://review.openstack.org/16101622:49
*** openstackgerrit has quit IRC22:51
*** openstackgerrit has joined #openstack-horizon22:52
*** peristeri has quit IRC22:53
bpokorny_Are there any cores around who could set this bug back to "In Progress"?  The last comment indicates it was set to "Fix Released" accidentally.  https://bugs.launchpad.net/horizon/+bug/139405122:55
openstackLaunchpad bug 1394051 in OpenStack Dashboard (Horizon) "Can't display port list on a shared network in "Manage Floating IP Associations" page" [Undecided,Fix released] - Assigned to Thomas Bechtold (toabctl)22:55
clu_bpokorny_: done!22:57
bpokorny_Thanks, clu_!22:57
*** neelashah has quit IRC23:06
*** absubram has quit IRC23:08
*** jasongarber has joined #openstack-horizon23:12
openstackgerritMerged openstack/horizon: Fix Jasmine unit tests failing  https://review.openstack.org/16087523:12
openstackgerritMerged openstack/horizon: Allow Jasmine failures to fail test  https://review.openstack.org/16091023:12
*** Ephur has joined #openstack-horizon23:16
*** jasongarber has quit IRC23:16
*** tnovacik has quit IRC23:18
*** alexpilotti has quit IRC23:19
*** dboik_ has joined #openstack-horizon23:19
*** dboik has quit IRC23:23
*** dboik_ has quit IRC23:24
*** mpavlase has joined #openstack-horizon23:24
*** stevemar has quit IRC23:29
*** e0ne has quit IRC23:30
*** mwhagedorn_ has quit IRC23:30
*** chlong has joined #openstack-horizon23:31
*** mwhagedorn has joined #openstack-horizon23:32
*** e0ne has joined #openstack-horizon23:34
*** e0ne has quit IRC23:47
*** mpavlase has quit IRC23:47
*** Sukhdev has joined #openstack-horizon23:49
openstackgerritGary W. Smith proposed openstack/horizon: Permit using latest python-cinderclient  https://review.openstack.org/16100323:52

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