*** btully has quit IRC | 00:07 | |
*** ZZelle_ has quit IRC | 00:11 | |
*** ybathia has joined #openstack-horizon | 00:26 | |
*** yingjun has joined #openstack-horizon | 00:28 | |
*** ybathia has left #openstack-horizon | 00:28 | |
*** neillc_afk is now known as neillc | 00:28 | |
*** r1chardj0n3s is now known as r1chardj0n3s_afk | 00:32 | |
*** neillc is now known as neillc_lunch | 01:04 | |
*** Shohei has joined #openstack-horizon | 01:09 | |
*** Shohei has quit IRC | 01:10 | |
*** Shohei has joined #openstack-horizon | 01:10 | |
*** Shohei has quit IRC | 01:10 | |
*** jacalcat has quit IRC | 01:12 | |
*** r1chardj0n3s_afk is now known as r1chardj0n3s | 01:19 | |
*** wuhg has joined #openstack-horizon | 01:19 | |
*** zhenguo has joined #openstack-horizon | 01:22 | |
*** colinmcnamara has quit IRC | 01:22 | |
*** yingjun has quit IRC | 01:30 | |
*** yingjun has joined #openstack-horizon | 01:33 | |
*** r1chardj0n3s is now known as r1chardj0n3s_afk | 01:48 | |
*** tzumainn has joined #openstack-horizon | 01:49 | |
*** jacalcat has joined #openstack-horizon | 02:04 | |
*** sbfox has joined #openstack-horizon | 02:13 | |
*** sbfox has quit IRC | 02:18 | |
openstackgerrit | Li Yingjun proposed openstack/horizon: Check input for Log length https://review.openstack.org/102712 | 02:24 |
---|---|---|
*** sbfox has joined #openstack-horizon | 02:24 | |
*** r1chardj0n3s_afk is now known as r1chardj0n3s | 02:37 | |
*** sbfox has quit IRC | 02:40 | |
*** sbfox has joined #openstack-horizon | 02:51 | |
*** yingjun has quit IRC | 02:55 | |
*** neillc_lunch is now known as neillc | 03:00 | |
*** jacalcat has quit IRC | 03:13 | |
openstackgerrit | Merged openstack/horizon: Imported Translations from Transifex https://review.openstack.org/141538 | 03:13 |
*** yingjun has joined #openstack-horizon | 03:28 | |
*** neillc is now known as neillc_afk | 03:34 | |
*** jacalcat has joined #openstack-horizon | 03:37 | |
*** jacalcat has quit IRC | 03:50 | |
*** yingjun has quit IRC | 03:50 | |
*** yingjun has joined #openstack-horizon | 03:50 | |
*** ayoung has quit IRC | 03:52 | |
*** cody-somerville has joined #openstack-horizon | 03:56 | |
*** Shohei has joined #openstack-horizon | 04:00 | |
*** lhcheng has joined #openstack-horizon | 04:02 | |
*** sbfox has quit IRC | 04:08 | |
*** Poornima has joined #openstack-horizon | 04:15 | |
*** vivekd has joined #openstack-horizon | 04:15 | |
*** colinmcnamara has joined #openstack-horizon | 04:21 | |
*** vivekd has left #openstack-horizon | 04:23 | |
*** lhcheng has quit IRC | 04:24 | |
*** lhcheng has joined #openstack-horizon | 04:24 | |
*** KanagarajM has joined #openstack-horizon | 04:27 | |
*** jacalcat has joined #openstack-horizon | 04:29 | |
*** lhcheng has quit IRC | 04:29 | |
*** colinmcnamara has quit IRC | 04:31 | |
*** colinmcnamara has joined #openstack-horizon | 04:35 | |
*** masco has joined #openstack-horizon | 04:48 | |
*** rm_work is now known as rm_work|away | 04:54 | |
*** colinmcnamara has quit IRC | 04:56 | |
*** jacalcat has quit IRC | 05:09 | |
*** sayan has joined #openstack-horizon | 05:14 | |
*** yingjun has joined #openstack-horizon | 05:16 | |
*** lhcheng has joined #openstack-horizon | 05:25 | |
openstackgerrit | Richard Jones proposed openstack/horizon: WIP REST API for create instance angular front end https://review.openstack.org/141273 | 05:29 |
*** lhcheng has quit IRC | 05:30 | |
*** r1chardj0n3s is now known as r1chardj0n3s_afk | 05:31 | |
*** yingjun has quit IRC | 05:35 | |
*** yingjun has joined #openstack-horizon | 05:35 | |
*** swati_ has joined #openstack-horizon | 05:38 | |
swati_ | Hi, Facing problem in installing new python dependencies for Horizon | 05:38 |
swati_ | can anybody help me regarding this pls | 05:39 |
*** yingjun has quit IRC | 05:46 | |
*** yingjun has joined #openstack-horizon | 05:46 | |
*** tzumainn has quit IRC | 05:48 | |
*** nikunj2512 has joined #openstack-horizon | 05:49 | |
*** yingjun has quit IRC | 05:50 | |
*** jasondotstar has quit IRC | 05:54 | |
*** Arvinder has joined #openstack-horizon | 05:59 | |
Arvinder | Hello everyone | 05:59 |
Arvinder | I am new to the community...can u please guide me which API is horizon is used to populate the data in image table ..plz :) | 06:00 |
swati_ | for images, it uses glance API i guess | 06:01 |
*** KanagarajM has quit IRC | 06:02 | |
swati_ | Hi, I am working on a Blueprint - " Download Reports of Horizon Detailed Views, in dfferent formats", and my question is regarding the new python dependecies I have to install for this. | 06:02 |
swati_ | where do I have to mention the new ones to get installed in its virtualenv correctly | 06:03 |
nikunj2512 | Arvinder: that should be glance api | 06:04 |
nikunj2512 | swati_: you can mention them in the horiozon/requirement.txt file | 06:05 |
Arvinder | thanks but basically i wanted to know in horizon from which file this glance API is called | 06:06 |
*** sayan has quit IRC | 06:06 | |
nikunj2512 | Arvinder: https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/glance.py | 06:07 |
Arvinder | ok..thanks nikunj :) | 06:07 |
*** swati_ has quit IRC | 06:11 | |
nikunj2512 | Arvinder: :-) | 06:17 |
Arvinder | @nikunj: i have doubt... what i have to do is i have to add a new column in the image table and then populate the data in it... So i know how i can add a new column in the existing table but i am unable to understand that how the data is displayed in that column | 06:22 |
nikunj2512 | Arvinder: before you go into the code, please read some of these tutorials, they will help you in understanding how horizon works and how you can modify them | 06:24 |
nikunj2512 | http://docs.openstack.org/developer/horizon/topics/tutorial.html | 06:24 |
nikunj2512 | http://docs.openstack.org/developer/horizon/ref/tables.html | 06:24 |
Arvinder | ok.. | 06:24 |
*** btully has joined #openstack-horizon | 06:24 | |
nikunj2512 | Arvinder: After reading them, if you have some doubt that ask away your question, there all so many people here who are always ready to help :-) | 06:25 |
Arvinder | nikunj: Thanks :) | 06:27 |
openstackgerrit | Wu Hong Guang proposed openstack/horizon: Integration tests - enable to test horizon with chrome browser https://review.openstack.org/141651 | 06:34 |
*** lhcheng has joined #openstack-horizon | 06:36 | |
*** yingjun has joined #openstack-horizon | 06:37 | |
*** swati_ has joined #openstack-horizon | 06:55 | |
*** Longgeek has joined #openstack-horizon | 06:56 | |
*** mrunge has joined #openstack-horizon | 06:56 | |
swati_ | Hi, I am Facing problem in installing new python dependencies for Horizon, need help pls.. | 06:56 |
*** sayan has joined #openstack-horizon | 06:56 | |
*** swati_ has quit IRC | 07:07 | |
*** neillc_afk is now known as neillc | 07:11 | |
*** Longgeek has quit IRC | 07:26 | |
*** yingjun has quit IRC | 07:29 | |
*** romainh has joined #openstack-horizon | 07:32 | |
*** yingjun has joined #openstack-horizon | 07:32 | |
*** Longgeek has joined #openstack-horizon | 07:34 | |
*** Longgeek has quit IRC | 07:41 | |
*** zz_ttrifonov is now known as ttrifonov | 07:41 | |
*** Longgeek has joined #openstack-horizon | 07:42 | |
*** ala_ has joined #openstack-horizon | 07:49 | |
*** jtomasek has joined #openstack-horizon | 07:50 | |
*** Longgeek has quit IRC | 07:50 | |
*** liuyulong has joined #openstack-horizon | 07:51 | |
*** Longgeek has joined #openstack-horizon | 07:52 | |
*** ttrifonov is now known as zz_ttrifonov | 08:02 | |
*** jpich has joined #openstack-horizon | 08:04 | |
*** jpich has quit IRC | 08:11 | |
*** jpich has joined #openstack-horizon | 08:13 | |
*** mrunge has quit IRC | 08:14 | |
*** markus_z has joined #openstack-horizon | 08:15 | |
*** markus_z has quit IRC | 08:16 | |
*** bluex-pl has joined #openstack-horizon | 08:24 | |
*** k4n0 has joined #openstack-horizon | 08:25 | |
*** Arvinder has quit IRC | 08:25 | |
*** sayan has quit IRC | 08:25 | |
nikunj2512 | jpich: Hi, i want to ask you about this bug - https://bugs.launchpad.net/horizon/+bug/1400946 | 08:26 |
nikunj2512 | jpich: The problem mentioned in the above bug, is it really a bug or it is by design? | 08:27 |
jpich | nikunj2512: Hi Nikunj. That's quite possible, I don't remember off hand. You could try doing it on the CLI and see if swift behaves in the same way then. You could also read on the swift references mentioned in https://blueprints.launchpad.net/horizon/+spec/swift-folder-prefix to confirm if it's by design | 08:30 |
*** jcoufal has joined #openstack-horizon | 08:31 | |
nikunj2512 | jpich: Ok and thank you. one more question :-) | 08:31 |
nikunj2512 | jpich: Is this bug is a valid or not- https://bugs.launchpad.net/horizon/+bug/1399252 | 08:31 |
nikunj2512 | ? | 08:31 |
jpich | nikunj2512: What are your own thoughts about it? :) | 08:31 |
nikunj2512 | jpich: i don't think that a non-admin user should be allowed to create a port | 08:32 |
nikunj2512 | jpich: but i am not an expert :-).. What you think? | 08:33 |
jpich | nikunj2512: Why do you think they shouldn't? | 08:33 |
nikunj2512 | jpich: because for creating a port will require the knowlege of which IP is free | 08:33 |
nikunj2512 | jpich: and only admin will have the access to the compute nodes and not the normal users | 08:34 |
nikunj2512 | jpich: so, i don't see a valid usecase here | 08:34 |
*** bluex-pl has quit IRC | 08:36 | |
*** exploreshaifali has joined #openstack-horizon | 08:36 | |
jpich | nikunj2512: You should add the details of your reasoning to the bug as well, so the reporter can comment on it. I'll add a comment too, this is a bit outside of my area of knowledge as well so I don't know if it's invalid or not - to me it seems a bit too much like a low level implementation that users shouldn't have to care about but who knows | 08:36 |
*** bluex-pl has joined #openstack-horizon | 08:37 | |
nikunj2512 | jpich: Ok.. i also thinks the same :-) | 08:38 |
nikunj2512 | jpich: Also, please can you take a look to this blueprint about detect browser - https://blueprints.launchpad.net/horizon/+spec/detecting-browser | 08:38 |
jpich | nikunj2512: I don't have anything in particular to add at this point, since my last comments on it | 08:45 |
*** bluex-pl has quit IRC | 08:47 | |
*** zz_ttrifonov is now known as ttrifonov | 08:47 | |
*** jprovazn has joined #openstack-horizon | 08:48 | |
*** btully has quit IRC | 08:52 | |
*** yingjun_ has joined #openstack-horizon | 08:52 | |
*** yingjun has quit IRC | 08:53 | |
*** bluex-pl has joined #openstack-horizon | 08:53 | |
*** akrivoka has joined #openstack-horizon | 08:54 | |
nikunj2512 | jpich: Ok | 08:58 |
nikunj2512 | jpich: Thank you | 08:58 |
jpich | No problems | 08:59 |
*** e0ne has joined #openstack-horizon | 09:01 | |
*** athomas has joined #openstack-horizon | 09:05 | |
*** e0ne has quit IRC | 09:07 | |
*** ygbo has joined #openstack-horizon | 09:10 | |
openstackgerrit | Merged openstack/tuskar-ui: Updated from global requirements https://review.openstack.org/141511 | 09:16 |
*** jprovazn has quit IRC | 09:18 | |
*** MaxV has joined #openstack-horizon | 09:20 | |
openstackgerrit | Tomáš Nová?ik proposed openstack/horizon: Add navigation among pages https://review.openstack.org/110425 | 09:27 |
openstackgerrit | Tomáš Nová?ik proposed openstack/horizon: Add multi user test possibility to integr. tests https://review.openstack.org/115092 | 09:28 |
openstackgerrit | Tomáš Nová?ik proposed openstack/horizon: Integration tests - 3 new form fields https://review.openstack.org/133095 | 09:29 |
openstackgerrit | Tomáš Nová?ik proposed openstack/horizon: Add TabbedFormRegion to Integration tests https://review.openstack.org/126478 | 09:29 |
*** zhenguo has quit IRC | 09:30 | |
*** yingjun_ has quit IRC | 09:30 | |
*** JeanBriceCombebi has joined #openstack-horizon | 09:32 | |
*** exploreshaifali has quit IRC | 09:32 | |
*** JeanBriceCombebi has quit IRC | 09:48 | |
*** lhcheng has quit IRC | 09:50 | |
*** lhcheng has joined #openstack-horizon | 09:51 | |
*** e0ne has joined #openstack-horizon | 09:51 | |
*** aix has joined #openstack-horizon | 09:52 | |
*** sayan has joined #openstack-horizon | 09:57 | |
*** athomas has quit IRC | 09:57 | |
*** athomas has joined #openstack-horizon | 10:04 | |
openstackgerrit | Kanagaraj Manickam proposed openstack/horizon: hypervisor list and details page reports invalid data https://review.openstack.org/141759 | 10:06 |
*** Jean-Brice has joined #openstack-horizon | 10:11 | |
tsufiev | what is the policy for fixing the bugs that are relevant only to stable branch (namely, stable/icehouse)? | 10:14 |
jpich | tsufiev: https://wiki.openstack.org/wiki/StableBranch especially appropriate fixes and "support phases" are probably relevant here | 10:18 |
jpich | Just make sure specify in the commit message why it's not a backport (i.e. relevant to stable branch only) so the stable team doesn't -2 because it's not a cherrypick | 10:20 |
tsufiev | jpich, thanks for the link. Having read the 'Support phases' section, I presume that 'Icehouse' branch is in Phase2 now? | 10:21 |
tsufiev | ... and given that, most likely https://bugs.launchpad.net/horizon/+bug/1399149 is Won't Fix for Icehouse, because it seems Medifum-severity to me | 10:23 |
tsufiev | (i.e. not Critical or Security bugfix) | 10:23 |
openstackgerrit | Merged openstack/horizon: Added tests for Node Group Templates' create and copy workflows https://review.openstack.org/141384 | 10:23 |
openstackgerrit | Merged openstack/horizon: Update project list in the header bar. https://review.openstack.org/137369 | 10:24 |
*** mrunge has joined #openstack-horizon | 10:24 | |
openstackgerrit | Merged openstack/horizon: Documenting create_stubs decorator for tests https://review.openstack.org/138806 | 10:24 |
*** DaveJ__ has joined #openstack-horizon | 10:25 | |
jpich | tsufiev: I wonder if that definition could be stretched a little to include "High" bugs, otherwise there really won't be many backports allowed and that's unfortunate | 10:28 |
jpich | tsufiev: If I understand comment 5 correctly, it still works, but the display isn't correct in horizon? | 10:28 |
jpich | If so I'd agree with your assessment yeah | 10:29 |
tsufiev | jpich, in case of floating ip associated to loadbalancers VIP, there is a link which leads to nowhere because no instance exists | 10:29 |
*** JeanBriceCombebi has joined #openstack-horizon | 10:30 | |
tsufiev | i.e., the wrong link for non-existent entity is displayed | 10:30 |
jpich | Ok... so bad UX but no loss of functionality? | 10:31 |
tsufiev | jpich, yep | 10:31 |
* tsufiev currently looking how the things are in Juno | 10:32 | |
jpich | tsufiev: Seems to me like it'd be a hard sell for phase II :) the "support phases" thing is new though so if it's really really really important to the reporter maybe they could convince the stable team | 10:33 |
jpich | or if more people report it | 10:33 |
jpich | tsufiev: Hm I saw a new "nominated for Icehouse" thingie I'd never seen before and clicked approve but maybe you were looking for input from the stable team? | 10:34 |
tsufiev | jpich, from anyone who knows how this should be handled :) | 10:35 |
tsufiev | ... I was looking ... | 10:35 |
tsufiev | Juno/Kilo are ok, reproduced only in Icehouse | 10:35 |
jpich | tsufiev: I wonder if this may be a dup, of another bug that was fixed last cycle? as in, with an actual patch to backport | 10:36 |
tsufiev | jpich, exactly! https://github.com/openstack/horizon/commit/39229c1844e739ab6ea8140c0e23f5e1f11223f3 | 10:37 |
jpich | https://bugs.launchpad.net/horizon/+bug/1359215 was set to Medium, as per your own assessment :) | 10:38 |
jpich | The patch isn't completely trivial... :/ | 10:38 |
tsufiev | jpich, okay, at least now it's clear to me what should be done :) | 10:39 |
jpich | tsufiev: I'd mark the other as duplicate and point the reporter to the patch in the other one... still seems a bit of a hard sell for "Phase II support" to me so unless they insist I'm not sure if it's worth it, but I'll leave it to your good judgement :) | 10:40 |
jpich | tsufiev: Good luck! :) | 10:40 |
*** JeanBriceCombebi has quit IRC | 10:47 | |
*** JeanBriceCombebi has joined #openstack-horizon | 10:48 | |
*** vivekd has joined #openstack-horizon | 10:48 | |
*** vivekd has left #openstack-horizon | 10:48 | |
*** ZZelle has quit IRC | 10:58 | |
*** ZZelle has joined #openstack-horizon | 10:58 | |
*** robcresswell has joined #openstack-horizon | 11:03 | |
*** lhcheng has quit IRC | 11:22 | |
*** lhcheng has joined #openstack-horizon | 11:22 | |
*** christophs has quit IRC | 11:27 | |
*** lhcheng has quit IRC | 11:27 | |
*** christophs has joined #openstack-horizon | 11:28 | |
*** aix has quit IRC | 11:28 | |
*** Poornima has quit IRC | 11:30 | |
*** vkmc has joined #openstack-horizon | 11:42 | |
nikunj2512 | jpich: do you know how can i find out if a panel is disabled? | 11:46 |
*** JeanBriceCombebi has quit IRC | 11:49 | |
*** JeanBriceCombebi has joined #openstack-horizon | 11:49 | |
*** Jean-Brice has quit IRC | 11:50 | |
*** aix has joined #openstack-horizon | 11:56 | |
*** raildo has joined #openstack-horizon | 11:59 | |
openstackgerrit | Bradley Jones proposed openstack/horizon: Next/Create button loses state in create network https://review.openstack.org/132038 | 12:10 |
openstackgerrit | Bradley Jones proposed openstack/horizon: Updated overview graph when usage exceeds quota https://review.openstack.org/119427 | 12:11 |
jpich | nikunj2512: can_access and/or allowed probably? | 12:12 |
nikunj2512 | jpich: No... from the start code, if i want to find out if a specific panel is disabled. So is there is a way? | 12:30 |
*** jpich has quit IRC | 12:30 | |
nikunj2512 | jpich: For example if we are showing a url for to go to instance page on the overview page but if user had disabled the instances panel than how to find out that instance is disabled? | 12:31 |
*** nikunj2512 has quit IRC | 12:31 | |
*** jpich has joined #openstack-horizon | 12:33 | |
*** masco has quit IRC | 12:34 | |
*** EmilienM is now known as EmilienM|afk | 12:37 | |
*** lblanchard has joined #openstack-horizon | 12:38 | |
*** jprovazn has joined #openstack-horizon | 12:44 | |
*** regebro has joined #openstack-horizon | 12:49 | |
*** akrivoka has quit IRC | 12:55 | |
*** e0ne has quit IRC | 12:57 | |
*** e0ne has joined #openstack-horizon | 12:57 | |
*** DaveJ__ has quit IRC | 12:58 | |
*** JeanBriceCombebi has quit IRC | 12:59 | |
*** akrivoka has joined #openstack-horizon | 13:02 | |
*** jcoufal_ has joined #openstack-horizon | 13:05 | |
*** tnovacik has joined #openstack-horizon | 13:06 | |
*** sayan has quit IRC | 13:06 | |
*** jcoufal has quit IRC | 13:08 | |
*** tzumainn has joined #openstack-horizon | 13:08 | |
*** nikunj2512_ has joined #openstack-horizon | 13:11 | |
*** jprovazn has quit IRC | 13:13 | |
*** EmilienM|afk is now known as EmilienM | 13:17 | |
*** JeanBriceCombebi has joined #openstack-horizon | 13:18 | |
*** sayan has joined #openstack-horizon | 13:22 | |
*** cedrics has joined #openstack-horizon | 13:28 | |
*** sayan has quit IRC | 13:37 | |
*** Poornima has joined #openstack-horizon | 13:38 | |
*** jacalcat has joined #openstack-horizon | 13:39 | |
*** exploreshaifali has joined #openstack-horizon | 13:49 | |
openstackgerrit | Georges Dubus proposed openstack/horizon: Display the vip name in the floating IP association dialog https://review.openstack.org/141798 | 13:51 |
*** mattfarina has joined #openstack-horizon | 14:01 | |
*** masco has joined #openstack-horizon | 14:02 | |
*** Poornima has quit IRC | 14:04 | |
*** trown has joined #openstack-horizon | 14:10 | |
*** btully has joined #openstack-horizon | 14:11 | |
*** neelashah has joined #openstack-horizon | 14:11 | |
*** lhcheng has joined #openstack-horizon | 14:12 | |
*** doug-fish has joined #openstack-horizon | 14:13 | |
*** lhcheng has quit IRC | 14:16 | |
*** Drago has joined #openstack-horizon | 14:19 | |
*** julim has joined #openstack-horizon | 14:19 | |
openstackgerrit | Chad Roberts proposed openstack/horizon: Adding filtering to data_processing tables https://review.openstack.org/136459 | 14:30 |
*** peristeri has joined #openstack-horizon | 14:32 | |
openstackgerrit | Chad Roberts proposed openstack/horizon: Adding filtering to data_processing tables https://review.openstack.org/136459 | 14:34 |
*** dboik_ has joined #openstack-horizon | 14:36 | |
openstackgerrit | Brianna Poulos proposed openstack/horizon: Add volume type encryption delete https://review.openstack.org/140055 | 14:38 |
*** davelowe has joined #openstack-horizon | 14:44 | |
*** sseago has joined #openstack-horizon | 14:48 | |
*** sseago has left #openstack-horizon | 14:48 | |
*** JeanBriceCombebi has quit IRC | 14:52 | |
*** JeanBriceCombebi has joined #openstack-horizon | 14:54 | |
*** woodm1979 has joined #openstack-horizon | 14:59 | |
*** jpomero has joined #openstack-horizon | 15:02 | |
*** bluex-pl has quit IRC | 15:05 | |
*** dboik_ has quit IRC | 15:07 | |
*** dboik has joined #openstack-horizon | 15:07 | |
*** btully has quit IRC | 15:14 | |
*** cedrics has quit IRC | 15:17 | |
NikitaKonovalov | core reviewers, Sahara needs your votes here https://review.openstack.org/#/c/125927/ please | 15:21 |
*** cedrics has joined #openstack-horizon | 15:24 | |
*** jacalcat has quit IRC | 15:24 | |
*** btully has joined #openstack-horizon | 15:25 | |
*** hinnant has joined #openstack-horizon | 15:26 | |
*** nlahouti has quit IRC | 15:27 | |
*** hurgleburgler has quit IRC | 15:29 | |
*** Piet has quit IRC | 15:31 | |
*** hurgleburgler has joined #openstack-horizon | 15:32 | |
*** sayan has joined #openstack-horizon | 15:32 | |
*** JeanBriceCombebi has quit IRC | 15:34 | |
*** sayan has quit IRC | 15:34 | |
*** JeanBriceCombebi has joined #openstack-horizon | 15:36 | |
*** absubram has joined #openstack-horizon | 15:38 | |
*** jacalcat has joined #openstack-horizon | 15:40 | |
*** swati has joined #openstack-horizon | 15:44 | |
swati | Hi | 15:44 |
*** e0ne_ has joined #openstack-horizon | 15:44 | |
swati | My question is regarding a blueprint which I am working on.... Pls let me know how to add new python dependencies to Horizon? | 15:45 |
jpich | Hm, I was going to point you to https://wiki.openstack.org/wiki/Requirements but I see someone added a deprecation notice without adding a link to whatever the new process is, so I actually don't know anymore it seems | 15:46 |
jpich | Hopefully someone can enlighten the both of us :-) | 15:47 |
*** e0ne has quit IRC | 15:47 | |
*** gary-smith has joined #openstack-horizon | 15:47 | |
*** radez_g0n3 is now known as radez | 15:51 | |
swati | ya, lets wait for any answers :) | 15:51 |
jpich | swati: I asked on #openstack-dev as well, as Horizon is following whatever process the wider project is also using | 15:54 |
*** Piet has joined #openstack-horizon | 15:55 | |
jpich | swati: It seems the new document to follow may be https://github.com/openstack/requirements/blob/master/README.rst , seems it's still about submitting a patch to the global requirements repository then | 15:56 |
jpich | You'll want to have answers for these questions: https://github.com/openstack/requirements/blob/master/README.rst#for-new-requirements | 15:57 |
*** amotoki has joined #openstack-horizon | 15:58 | |
*** bpokorny has quit IRC | 15:59 | |
*** ayoung has joined #openstack-horizon | 16:05 | |
*** bpokorny has joined #openstack-horizon | 16:14 | |
*** dsneddon has joined #openstack-horizon | 16:15 | |
*** ala_ has quit IRC | 16:16 | |
*** rebelagentm has joined #openstack-horizon | 16:18 | |
*** palecrow_ has joined #openstack-horizon | 16:20 | |
*** jpich has quit IRC | 16:20 | |
*** sayan has joined #openstack-horizon | 16:20 | |
swati | thanks for your reply, I am focussing here more on the requirements.txt of horizon, so if I add any new package there, how to ensure the virtualenv has it corrreclty? | 16:22 |
*** packet has joined #openstack-horizon | 16:31 | |
*** cedricss has joined #openstack-horizon | 16:32 | |
*** ongk has joined #openstack-horizon | 16:32 | |
*** cedrics has quit IRC | 16:33 | |
*** athomas has quit IRC | 16:33 | |
*** JeanBriceCombebi has quit IRC | 16:33 | |
*** david-lyle_afk is now known as david-lyle | 16:34 | |
*** ttrifonov is now known as zz_ttrifonov | 16:35 | |
*** JeanBriceCombebi has joined #openstack-horizon | 16:41 | |
*** swati has quit IRC | 16:41 | |
*** athomas has joined #openstack-horizon | 16:41 | |
*** masco has quit IRC | 16:46 | |
*** Drago has quit IRC | 16:50 | |
*** KanagarajM has joined #openstack-horizon | 16:51 | |
*** KanagarajM has quit IRC | 16:56 | |
*** cedrics has joined #openstack-horizon | 16:57 | |
*** JeanBriceCombebi has quit IRC | 16:57 | |
*** k4n0 has quit IRC | 16:59 | |
*** rm_work|away is now known as rm_work | 16:59 | |
*** cedricss has quit IRC | 17:00 | |
*** MaxV has quit IRC | 17:00 | |
*** MaxV has joined #openstack-horizon | 17:01 | |
*** cedrics has quit IRC | 17:02 | |
*** nlahouti has joined #openstack-horizon | 17:03 | |
*** kmartin has joined #openstack-horizon | 17:04 | |
*** MaxV has quit IRC | 17:05 | |
*** ygbo has quit IRC | 17:07 | |
*** kmartin has quit IRC | 17:08 | |
*** Drago has joined #openstack-horizon | 17:08 | |
*** cbader has joined #openstack-horizon | 17:08 | |
*** exploreshaifali has quit IRC | 17:12 | |
*** Drago has quit IRC | 17:13 | |
*** woodm1979 has quit IRC | 17:15 | |
*** Drago has joined #openstack-horizon | 17:16 | |
*** colinmcnamara has joined #openstack-horizon | 17:18 | |
*** kmartin has joined #openstack-horizon | 17:20 | |
*** amotoki has quit IRC | 17:20 | |
*** lhcheng has joined #openstack-horizon | 17:25 | |
*** ZZelle is now known as ZZelle__ | 17:26 | |
*** e0ne_ is now known as e0ne | 17:32 | |
*** neelashah has quit IRC | 17:37 | |
*** regebro has quit IRC | 17:37 | |
*** akrivoka has quit IRC | 17:38 | |
*** oro has joined #openstack-horizon | 17:39 | |
*** jcoufal_ has quit IRC | 17:43 | |
*** dboik has quit IRC | 17:43 | |
*** dboik has joined #openstack-horizon | 17:44 | |
nikunj2512_ | does anyone knows when we pass the data to the neutron, how neutron client dissects the data and forms into the equivalent neutron command? | 17:50 |
openstackgerrit | Richard Hagarty proposed openstack/horizon: Add bootable flag to edit volume panel https://review.openstack.org/135730 | 17:52 |
sambetts | http://git.openstack.org/cgit/openstack/python-neutronclient/ | 17:52 |
Piet | We have posted a card sort to help evaluate the Horizon info architecture. We are trying to focus specifically on end users - http://ows.io/os/0v46l867 | 17:58 |
Piet | Participants will be automatically added to a drawing for one of three HP 7 G2 tablets. | 17:58 |
*** e0ne has quit IRC | 17:58 | |
*** rustlebee is now known as russellb | 18:09 | |
*** vijendar has quit IRC | 18:10 | |
nikunj2512_ | need some help with openstack neutron api | 18:12 |
nikunj2512_ | while creating subnet we pass allocate_pools to the neutron api in the params parameter and then call create_subnet | 18:13 |
nikunj2512_ | but how to we neutron code knows the allocate_pools is --allocate-pool?? | 18:13 |
*** romainh has quit IRC | 18:13 | |
nikunj2512_ | Please anyone help me... | 18:14 |
*** oro has quit IRC | 18:15 | |
openstackgerrit | Mingyan Bao proposed openstack/horizon: Add pagination support to the volume page https://review.openstack.org/118450 | 18:17 |
*** neelashah has joined #openstack-horizon | 18:17 | |
*** colinmcnamara has quit IRC | 18:20 | |
david-lyle | nikunj2512_: "we pass" is that upstream or private branch? | 18:27 |
nikunj2512_ | david-lyle: Sorry but i didn't understand ? | 18:29 |
*** sayan has quit IRC | 18:29 | |
david-lyle | where is allocate_pools being passed? I'm trying to understand your question | 18:29 |
nikunj2512_ | david-lyle: ohhh.. i got it... we pass is not a branch... just plain english | 18:30 |
*** bpokorny_ has joined #openstack-horizon | 18:30 | |
nikunj2512_ | david-lyle: ohhh.. in the project->networks->workflow->create_network class | 18:30 |
*** e0ne has joined #openstack-horizon | 18:31 | |
david-lyle | I don't see that param being passed at all | 18:31 |
david-lyle | so I'm confused what you're asking | 18:31 |
*** doug-fish has quit IRC | 18:32 | |
david-lyle | looking again | 18:32 |
david-lyle | and do you mean allocation_pools? | 18:32 |
nikunj2512_ | david-lyle: Sorry Yes | 18:32 |
nikunj2512_ | david-lyle: my mistake | 18:32 |
nikunj2512_ | david-lyle: As you see we have this field allocation_pools and then we create a list of dic and assign to this field right? | 18:33 |
*** sbfox has joined #openstack-horizon | 18:33 | |
*** bpokorny has quit IRC | 18:33 | |
nikunj2512_ | david-lyle: Then we pass this value into create_subnet - > https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/networks/workflows.py#L427 | 18:33 |
david-lyle | looks like that happens in _setup_subnet_parameters | 18:34 |
nikunj2512_ | david-lyle: Yes | 18:34 |
david-lyle | in that same file | 18:34 |
david-lyle | ok, still not sure what the question is | 18:34 |
nikunj2512_ | Sorry, please give me a minute, i will try to explain | 18:34 |
david-lyle | are you wondering about this part of it? https://github.com/openstack/python-neutronclient/blob/master/neutronclient/neutron/v2_0/subnet.py#L110 | 18:34 |
nikunj2512_ | Yes | 18:35 |
*** aliceR has joined #openstack-horizon | 18:36 | |
nikunj2512_ | Ohh... So here we are passing allocation_pools that is why the name of the form field is allocation_pools and not something else | 18:36 |
nikunj2512_ | correct? | 18:36 |
*** ybathia has joined #openstack-horizon | 18:36 | |
david-lyle | yes | 18:36 |
nikunj2512_ | That clears my confusion | 18:37 |
nikunj2512_ | Thank You | 18:37 |
nikunj2512_ | You see i am trying to pass fixed_ip during port creation | 18:37 |
david-lyle | nikunj2512_: ok, so trying to determine the pattern | 18:37 |
nikunj2512_ | but it was failing and i was wondering how this naming convention is used in the forms | 18:37 |
nikunj2512_ | Yes | 18:37 |
nikunj2512_ | can i ask one more question? | 18:38 |
david-lyle | sure | 18:38 |
nikunj2512_ | Please just assume that on overview page of the horizon we are providing a url than can take user to the instance page | 18:39 |
*** vijendar has joined #openstack-horizon | 18:39 | |
nikunj2512_ | But if user disables the instance panel and then comes to the overview page and then clicks the instance url, it will give an error | 18:39 |
nikunj2512_ | correct> | 18:39 |
nikunj2512_ | ? | 18:39 |
*** bpokorny has joined #openstack-horizon | 18:41 | |
david-lyle | yes, at this time nova is a required service for Horizon, in the near future I would hope it's not. At that time, a check for compute should be made in the service catalog | 18:41 |
nikunj2512_ | Ok | 18:41 |
david-lyle | but to more directly answer your question, yes, if the url is registered and there is no view for the url, an error will be displayed | 18:42 |
david-lyle | the 500 page I believe | 18:42 |
nikunj2512_ | But in this case how we can find out problematically that a specific panel is disabled and hide the url? | 18:42 |
david-lyle | although, the url and view shouldn't be registered | 18:42 |
nikunj2512_ | Ok | 18:42 |
*** gyee_ has joined #openstack-horizon | 18:42 | |
*** gyee_ has quit IRC | 18:43 | |
nikunj2512_ | if url and views are not registered than also the url will be shown in the page because it is html | 18:43 |
nikunj2512_ | Hopefully you got my question | 18:44 |
david-lyle | but it should be using {% url %} tag in the template to map the URL and this should blow up at run time | 18:44 |
*** bpokorny_ has quit IRC | 18:44 | |
nikunj2512_ | in the nutshell i want to figure out programmatically if a panel is disabled | 18:45 |
nikunj2512_ | Yes | 18:45 |
nikunj2512_ | Ok | 18:45 |
david-lyle | should be able to look it up in the horizon. data structure | 18:45 |
nikunj2512_ | Yes but sorry to say can you also tell how to look it in horizon data structure | 18:46 |
david-lyle | I'm looking | 18:46 |
nikunj2512_ | if i were to place that code in the views.py file | 18:46 |
nikunj2512_ | Ok.. Thank You | 18:46 |
*** ayoung has quit IRC | 18:46 | |
david-lyle | nikunj2512_: This code has examples of walking through that data structure, https://github.com/openstack/horizon/blob/master/horizon/templatetags/horizon.py#L48 | 18:48 |
nikunj2512_ | looking | 18:48 |
david-lyle | specifically, calling https://github.com/openstack/horizon/blob/master/horizon/base.py#L451 should tell you what is registered on a dashboard | 18:49 |
david-lyle | or https://github.com/openstack/horizon/blob/master/horizon/base.py#L445 is a direct query for a panel | 18:50 |
david-lyle | last one returns a boolean | 18:52 |
david-lyle | simple enough | 18:52 |
nikunj2512_ | ohh... So the last one it can be called from anywhere ? | 18:52 |
nikunj2512_ | Great | 18:52 |
nikunj2512_ | one more thing, so in the panel variable the input value will be the name of the panel like "instances" or "images"? | 18:53 |
*** wuhg has quit IRC | 18:53 | |
david-lyle | nikunj2512_: I believe it's the class name actually | 18:54 |
nikunj2512_ | Ohhh... Ok | 18:55 |
david-lyle | of the panel | 18:55 |
nikunj2512_ | Thank You it been a huge help | 18:55 |
david-lyle | so you would be checking for "Instances" | 18:55 |
nikunj2512_ | No.,... for identity panel | 18:56 |
nikunj2512_ | specially for projects | 18:56 |
david-lyle | ah, ok you asked about Instances in your example | 18:56 |
david-lyle | didn't realize it was really a hypothetical | 18:56 |
nikunj2512_ | ohh... i wrote in the beginning that please just assume :-_ | 18:57 |
nikunj2512_ | :-) | 18:57 |
*** doug-fish has joined #openstack-horizon | 18:57 | |
nikunj2512_ | Sorry i just remembered one more question, please may i ask one last question | 18:57 |
david-lyle | sure | 18:57 |
nikunj2512_ | if i want to put some of the form items on the right side of the form, can you tell if horizon has this feature? | 18:58 |
nikunj2512_ | for example currently in most of the form, the left hand side consists of form fields and right hand side the desc | 18:58 |
david-lyle | nikunj2512_: it used to, I'm not sure it still does though. Although I do think we merged a patch for horizontal forms | 18:59 |
david-lyle | if you want 2 columns of inputs, I think that's gone | 18:59 |
nikunj2512_ | Ohhh.., So do you still remember which patch it was? | 18:59 |
nikunj2512_ | Ok | 19:00 |
*** ayoung has joined #openstack-horizon | 19:00 | |
nikunj2512_ | It is for a bug | 19:00 |
david-lyle | if you want horizon label field alignment, that merged | 19:00 |
david-lyle | not sure the patch, was a bp in Juno I think | 19:00 |
nikunj2512_ | if you see the quota's form it is too big, so it was suggested that divide form into two parts and show it | 19:00 |
nikunj2512_ | So that can align the field either side of the form? | 19:01 |
david-lyle | https://review.openstack.org/#/c/67140/ | 19:01 |
nikunj2512_ | i mean can "horizon label field alignment" align the field either side of the form? | 19:02 |
david-lyle | no, just changed layout to be | 19:02 |
david-lyle | label input | 19:02 |
david-lyle | rather than | 19:02 |
david-lyle | label | 19:02 |
david-lyle | input | 19:02 |
david-lyle | but nothing about multiple columns of label/input on the same row | 19:03 |
nikunj2512_ | ohh | 19:03 |
david-lyle | will save you some vertical space though | 19:03 |
nikunj2512_ | OK | 19:04 |
nikunj2512_ | yes | 19:04 |
nikunj2512_ | that is what people suggested | 19:04 |
nikunj2512_ | it will make the form shorter | 19:04 |
*** aix has quit IRC | 19:04 | |
nikunj2512_ | Ohh.. Ok | 19:04 |
david-lyle | we've actually been trying to track down what happened to the multi-column, haven't found it yet | 19:04 |
david-lyle | may just be lost tribal knowledge too | 19:05 |
nikunj2512_ | ohhh,... But best to your knowledge multiple-column was implemented in Horizon? | 19:05 |
nikunj2512_ | maybe | 19:06 |
david-lyle | at some point | 19:06 |
nikunj2512_ | But not now? | 19:06 |
david-lyle | I think it actually just leveraged bootstrap's implementation | 19:06 |
david-lyle | nikunj2512_: that's the part we/I am not sure about | 19:06 |
nikunj2512_ | ok | 19:06 |
nikunj2512_ | i am trying to find out answer of this question for a long time | 19:07 |
nikunj2512_ | lhcheng told me that their is a css class in horizon which does this | 19:07 |
nikunj2512_ | but he was also not sure | 19:08 |
david-lyle | horizontal split_half is what I can track down | 19:08 |
david-lyle | for the css classes | 19:08 |
david-lyle | need to find it those still work | 19:08 |
david-lyle | simple test I suppose, just a sec | 19:09 |
nikunj2512_ | Ok | 19:09 |
robcresswell | If you're splitting things in half, why not just use Bootstraps columns? I thought thats what the grid system is for. Half is just 6 each side. | 19:09 |
robcresswell | I'm not sure I understand the question exactly, so may have misunderstood | 19:10 |
nikunj2512_ | Yes that can be done if you are creating forms using html but i don't thinks so that can be done currently if you are using django forms | 19:13 |
nikunj2512_ | robcresswell: my question is simple to split a form into multiple columns in Horizon? | 19:14 |
nikunj2512_ | Currently one side we have form fields and other side we have description of form fields but how can i have form fields on both side of the modal? | 19:15 |
*** robcresswell_ has joined #openstack-horizon | 19:15 | |
robcresswell_ | nikunj2512_: If you're trying to save on vertical space, could use inline forms http://getbootstrap.com/css/#forms-inline | 19:16 |
david-lyle | robcresswell: the question is around exposing bootstraps columns | 19:16 |
robcresswell_ | david-lyle: Ah right. Can we not just do that in css? I dont know too much about how Horizon forms are styled | 19:17 |
nikunj2512_ | robcresswell_: Yes for that david-lyle told i can use horizontal forms but that is a temp fix and not a good solution for longer forms | 19:17 |
david-lyle | robcresswell_: used to be adding a css class was enough | 19:18 |
*** robcresswell has quit IRC | 19:18 | |
david-lyle | no longer working, not sure why | 19:18 |
nikunj2512_ | Ohhh | 19:18 |
nikunj2512_ | So, do we need to add the support for the multiple-column forms in Horizon ? | 19:19 |
robcresswell_ | nikunj2512_: That's kinda debatable. I guess it depends on your use case. For longer forms, either have them long and linear imo, or break them up into a workflow. Forms in columns tend to be clumsy, users miss fields. | 19:19 |
*** MaxV has joined #openstack-horizon | 19:20 | |
nikunj2512_ | robcresswell_: That is why validation is there | 19:20 |
nikunj2512_ | robcresswell_: But yes i can use workflow | 19:21 |
*** MaxV has quit IRC | 19:21 | |
robcresswell_ | david-lyle: Interesting, I wasn't aware of that. I assumed specifying bootstrap col sizes would be enough to split it. | 19:22 |
david-lyle | nikunj2512_: there is some design happening now around multi-columns on forms, I personally am not in favor of multiple columns | 19:22 |
robcresswell_ | nikunj2512_: Oh yeah, but validation in Horizon isn't ideal. Could do with live feedback, rather than an error at the end of the process. | 19:23 |
david-lyle | robcresswell_: I think it requires form-groups etc | 19:23 |
nikunj2512_ | robcresswell_: Ya.. live feedback will be a good addon to the horizon | 19:23 |
robcresswell_ | david-lyle: +1. Should only be used for description of fields, not for data entry. Too clumsy. | 19:23 |
nikunj2512_ | Ok | 19:23 |
nikunj2512_ | So, the ideal solution is to use workflows.. Correct? | 19:24 |
robcresswell_ | nikunj2512_: I mean its difficult to say without knowing your use case, but yes, workflows are there to split up the components of a long form that covers different topics. | 19:25 |
nikunj2512_ | Ok... this is the usecase | 19:25 |
*** dsneddon has quit IRC | 19:25 | |
nikunj2512_ | You know the quota's form? | 19:25 |
nikunj2512_ | It is to long and we want to make it smaller | 19:26 |
openstackgerrit | Matt Borland proposed openstack/horizon: Add collectstatic commands to install doc https://review.openstack.org/141885 | 19:26 |
*** oro has joined #openstack-horizon | 19:27 | |
david-lyle | nikunj2512_: I think https://github.com/openstack/horizon/commit/92146772b677e9fce57cc11b4a4a1542a05c23b2 may have broken the form columns | 19:28 |
*** dsneddon has joined #openstack-horizon | 19:28 | |
david-lyle | it seems to munge the form-field, form-group and control-group concepts | 19:29 |
david-lyle | but not sure if that is correct for bootstrap 3 or not | 19:29 |
nikunj2512_ | david-lyle: Ok | 19:29 |
david-lyle | specifically looking at horizon.forms.js | 19:29 |
nikunj2512_ | i am also looking | 19:31 |
nikunj2512_ | david-lyle: .control-group & .form-field had been replaced with .form-group | 19:32 |
david-lyle | nikunj2512_: yes, I'm not sure that's correct | 19:34 |
nikunj2512_ | david-lyle: see this example: http://www.bootply.com/s2mmi1YyL4 | 19:34 |
nikunj2512_ | david-lyle: same here | 19:34 |
david-lyle | but I haven't dug into it enough | 19:34 |
david-lyle | but it a regression that it no longer works | 19:35 |
david-lyle | *it's | 19:35 |
nikunj2512_ | ok.. **sad** | 19:35 |
david-lyle | may not be that hard to fix | 19:35 |
nikunj2512_ | Ok... So, if one may wants to fix this, so from where one can start? | 19:36 |
*** neelashah has quit IRC | 19:36 | |
david-lyle | in the past, inserting {% block form_class %}{{ block.super }} form-horizontal split_half {% endblock %} before the modal-header block in a form was enough to trigger it | 19:37 |
david-lyle | insert that in a multifield form and test it out | 19:37 |
david-lyle | until it works | 19:37 |
david-lyle | :-) | 19:37 |
david-lyle | no problem | 19:37 |
nikunj2512_ | Ok | 19:38 |
david-lyle | lunch time for me | 19:38 |
nikunj2512_ | this split-half is defined where? | 19:38 |
nikunj2512_ | And bed-time for me... | 19:38 |
david-lyle | nikunj2512_: no idea :) | 19:38 |
nikunj2512_ | it is 1:00 AM here | 19:38 |
nikunj2512_ | Ok | 19:38 |
david-lyle | lucky you | 19:38 |
nikunj2512_ | i will try to find out and will try to catch you tomorrow | 19:38 |
nikunj2512_ | :-) | 19:39 |
david-lyle | sounds good, thanks! | 19:39 |
*** david-lyle is now known as david-lyle_lunch | 19:39 | |
nikunj2512_ | Please, Thank You.. for helping me out | 19:39 |
*** nikunj2512_ is now known as nikunj_sleep | 19:41 | |
nikunj_sleep | david-lyle: After you come back from lunch, please take a look at this blueprint - https://blueprints.launchpad.net/horizon/+spec/detecting-browser | 19:42 |
*** aliceR has quit IRC | 19:44 | |
*** rwsu has joined #openstack-horizon | 19:45 | |
*** dsneddon has quit IRC | 19:47 | |
*** dsneddon has joined #openstack-horizon | 19:49 | |
*** ongk has quit IRC | 19:51 | |
*** david-lyle_lunch is now known as david-lyle | 19:53 | |
*** david-lyle is now known as david-lyle_t | 19:53 | |
*** david-lyle_t is now known as david-lyle | 19:53 | |
*** jpomero has quit IRC | 19:56 | |
*** ongk has joined #openstack-horizon | 19:58 | |
*** doug-fish1 has joined #openstack-horizon | 19:59 | |
*** doug-fish has quit IRC | 20:02 | |
*** robcresswell_ has quit IRC | 20:03 | |
*** doug-fish1 has quit IRC | 20:04 | |
*** doug-fish has joined #openstack-horizon | 20:06 | |
*** exploreshaifali has joined #openstack-horizon | 20:06 | |
*** dsneddon has quit IRC | 20:08 | |
*** dsneddon has joined #openstack-horizon | 20:10 | |
*** clu_ has joined #openstack-horizon | 20:11 | |
*** neelashah has joined #openstack-horizon | 20:11 | |
r1chardj0n3s_afk | morning | 20:22 |
*** r1chardj0n3s_afk is now known as r1chardj0n3s | 20:22 | |
*** Anticimex has quit IRC | 20:30 | |
*** jcooley has quit IRC | 20:30 | |
*** dsneddon has quit IRC | 20:30 | |
*** Anticimex has joined #openstack-horizon | 20:31 | |
*** jcooley has joined #openstack-horizon | 20:31 | |
openstackgerrit | Cindy Lu proposed openstack/horizon: move Users Edit Password into separate form https://review.openstack.org/141489 | 20:31 |
*** dsneddon has joined #openstack-horizon | 20:32 | |
*** TravT has quit IRC | 20:36 | |
*** exploreshaifali has quit IRC | 20:39 | |
*** amcrn has joined #openstack-horizon | 20:41 | |
*** sbfox has quit IRC | 20:42 | |
*** Drago has quit IRC | 20:43 | |
*** Drago has joined #openstack-horizon | 20:46 | |
*** sbfox has joined #openstack-horizon | 20:47 | |
openstackgerrit | Jeremy Stanley proposed openstack/django_openstack_auth: Workflow documentation is now in infra-manual https://review.openstack.org/139319 | 20:50 |
*** dsneddon has quit IRC | 20:51 | |
*** dsneddon has joined #openstack-horizon | 20:53 | |
*** palecrow_ has quit IRC | 20:53 | |
*** sbfox has quit IRC | 20:54 | |
*** sbfox has joined #openstack-horizon | 20:55 | |
*** TravT has joined #openstack-horizon | 20:56 | |
openstackgerrit | Kelly Domico proposed openstack/horizon: WIP Styling identity tables https://review.openstack.org/138598 | 20:56 |
*** raildo has quit IRC | 20:56 | |
*** liuyulong has quit IRC | 20:59 | |
*** Dragomir has joined #openstack-horizon | 20:59 | |
*** doug-fish has quit IRC | 20:59 | |
*** Shohei_ has joined #openstack-horizon | 21:00 | |
*** david-ly_ has joined #openstack-horizon | 21:00 | |
*** Shohei has quit IRC | 21:01 | |
*** lifeless has quit IRC | 21:02 | |
*** ekarlso- has quit IRC | 21:02 | |
*** Drago has quit IRC | 21:02 | |
*** david-lyle has quit IRC | 21:02 | |
*** Longgeek has quit IRC | 21:03 | |
*** lifeless has joined #openstack-horizon | 21:04 | |
*** dsneddon has quit IRC | 21:12 | |
*** amcrn has quit IRC | 21:13 | |
*** harlowja has joined #openstack-horizon | 21:14 | |
*** dsneddon has joined #openstack-horizon | 21:14 | |
*** ekarlso- has joined #openstack-horizon | 21:16 | |
*** Sukhdev has joined #openstack-horizon | 21:17 | |
openstackgerrit | Matt Borland proposed openstack/horizon: Test's random name gen now uses uuid4 https://review.openstack.org/141906 | 21:22 |
*** thiagop has joined #openstack-horizon | 21:22 | |
*** Dragomir has quit IRC | 21:24 | |
*** dsneddon has quit IRC | 21:34 | |
*** dsneddon has joined #openstack-horizon | 21:35 | |
*** doug-fish has joined #openstack-horizon | 21:38 | |
*** smc7 has joined #openstack-horizon | 21:46 | |
*** openstackgerrit has quit IRC | 21:50 | |
*** openstackgerrit has joined #openstack-horizon | 21:51 | |
*** dsneddon has quit IRC | 21:55 | |
*** dsneddon has joined #openstack-horizon | 21:57 | |
clu_ | hi, does anyone know if there is a deadline on bps for kilo? | 21:59 |
*** mrunge has quit IRC | 22:02 | |
*** mattfarina has quit IRC | 22:03 | |
*** oro has quit IRC | 22:04 | |
*** ZZelle has joined #openstack-horizon | 22:07 | |
david-ly_ | clu_: not for some time, I don't have a firm date yet | 22:09 |
*** crobertsrh is now known as _crobertsrh | 22:11 | |
*** david-ly_ is now known as david-lyle | 22:11 | |
clu_ | david-ly_: thanks | 22:11 |
*** cbader has quit IRC | 22:12 | |
*** kmartin has quit IRC | 22:12 | |
*** rhagarty has quit IRC | 22:12 | |
*** kmartin has joined #openstack-horizon | 22:13 | |
*** rhagarty has joined #openstack-horizon | 22:13 | |
*** cbader has joined #openstack-horizon | 22:13 | |
*** Piet has quit IRC | 22:14 | |
*** doug-fish has quit IRC | 22:18 | |
*** neelashah has quit IRC | 22:21 | |
*** neelashah has joined #openstack-horizon | 22:27 | |
openstackgerrit | Kelly Domico proposed openstack/horizon: Set topology container to scroll https://review.openstack.org/141925 | 22:30 |
*** neelashah has quit IRC | 22:31 | |
*** vijendar has quit IRC | 22:32 | |
*** vijendar has joined #openstack-horizon | 22:32 | |
*** vijendar has quit IRC | 22:33 | |
*** TravT_ has joined #openstack-horizon | 22:34 | |
*** colinmcnamara has joined #openstack-horizon | 22:36 | |
*** TravT has quit IRC | 22:37 | |
*** dsneddon has quit IRC | 22:38 | |
*** dsneddon has joined #openstack-horizon | 22:39 | |
*** dboik has quit IRC | 22:41 | |
openstackgerrit | Travis Tripp proposed openstack/horizon: WIP REST API for create instance angular front end https://review.openstack.org/141273 | 22:43 |
*** doug-fish has joined #openstack-horizon | 22:44 | |
r1chardj0n3s | TravT_: my yesterday was full of rebasing pain, until I just gave up and nuked my local branches and "git review -d" for all the changes I wanted to make | 22:45 |
r1chardj0n3s | TravT_: so if that somehow made rebasing painful again, I'm not sure what else to do :) | 22:45 |
r1chardj0n3s | TravT_: I think that rebasing with two people working on a change *and* having dependent changes makes life very tricky indeed | 22:46 |
TravT_ | r1chardj0n3s: it wasn't too bad. no merge. just I'm not the patch owner in gerrit so I can't just press the button. | 22:47 |
*** bpokorny_ has joined #openstack-horizon | 22:47 | |
r1chardj0n3s | oh, I have never hit that rebase button. too scared to... | 22:47 |
TravT_ | i love that rebase button, when it works | 22:47 |
r1chardj0n3s | so when should I hit it? | 22:48 |
r1chardj0n3s | I guess whenever I know that the dependent has been updated... | 22:48 |
TravT_ | well, i use it when gerrit is showing of date | 22:48 |
r1chardj0n3s | I'll try to keep an eye on that then | 22:49 |
TravT_ | then will just pull the change locally to get updates | 22:49 |
TravT_ | maybe others have a better workflow? | 22:49 |
r1chardj0n3s | hm, I just refreshed the page and now the rebase button has gone away | 22:49 |
TravT_ | that's because I pulled your change and rebased it | 22:49 |
r1chardj0n3s | (before refresh, I was looking at the view from the email notification I just got from your manual rebase...) | 22:49 |
TravT_ | then committed back up | 22:49 |
r1chardj0n3s | so afaict nothing changed | 22:50 |
TravT_ | hmm... idk | 22:50 |
*** bpokorny has quit IRC | 22:50 | |
TravT_ | are you working on that patch right now? | 22:50 |
TravT_ | I'm just going to do some more playing with the glance API | 22:50 |
r1chardj0n3s | I will be later | 22:50 |
r1chardj0n3s | I need to polish off the nova server_create doc, and then I can get on to other missing bits for your WIP | 22:50 |
TravT_ | ok. well, i mainly want to see if i can prototype anything more around tihomir's ideas using glance | 22:51 |
TravT_ | also, glance can have nested kwarg's in its client input | 22:53 |
*** kumartin has joined #openstack-horizon | 22:53 | |
TravT_ | so don't know how exactly that will work. | 22:53 |
*** packet has quit IRC | 22:59 | |
*** dsneddon has quit IRC | 22:59 | |
*** dsneddon has joined #openstack-horizon | 23:00 | |
*** Sukhdev has quit IRC | 23:17 | |
*** dsneddon has quit IRC | 23:20 | |
*** dsneddon has joined #openstack-horizon | 23:22 | |
*** kumartin has quit IRC | 23:26 | |
*** Drago has joined #openstack-horizon | 23:30 | |
*** bpokorny has joined #openstack-horizon | 23:32 | |
*** bpokorny_ has quit IRC | 23:35 | |
*** bpokorny_ has joined #openstack-horizon | 23:37 | |
*** e0ne has quit IRC | 23:38 | |
*** dboik has joined #openstack-horizon | 23:38 | |
*** dboik has quit IRC | 23:38 | |
*** dboik has joined #openstack-horizon | 23:38 | |
*** lblanchard has quit IRC | 23:38 | |
*** bpokorny has quit IRC | 23:39 | |
*** dsneddon has quit IRC | 23:41 | |
*** doug-fish has left #openstack-horizon | 23:41 | |
openstackgerrit | Mohan Seri proposed openstack/horizon: Integration tests - Volumes tests https://review.openstack.org/119501 | 23:42 |
*** r1chardj0n3s is now known as r1chardj0n3s_afk | 23:43 | |
*** dsneddon has joined #openstack-horizon | 23:43 | |
*** fischerw has joined #openstack-horizon | 23:54 | |
*** ongk has quit IRC | 23:56 | |
*** nlahouti has quit IRC | 23:56 | |
*** peristeri has quit IRC | 23:57 | |
*** tnovacik has quit IRC | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!