*** KunalGandhi has quit IRC | 00:01 | |
*** emw has quit IRC | 00:02 | |
openstackgerrit | Kevin Fox proposed openstack/horizon: A few tweaks to make the App Catalog plugin work. https://review.openstack.org/206773 | 00:02 |
---|---|---|
*** kyleolivo has joined #openstack-horizon | 00:02 | |
*** KunalGandhi has joined #openstack-horizon | 00:04 | |
openstackgerrit | Rajat Vig proposed openstack/horizon: WIP - Image Details Edit/Delete (UX/Angular) https://review.openstack.org/158409 | 00:04 |
*** rajatvig has quit IRC | 00:05 | |
*** kyleolivo has quit IRC | 00:07 | |
*** darrenc_afk is now known as darrenc | 00:11 | |
*** garthb has quit IRC | 00:20 | |
kfox1111 | tqtran: maybe we should be doing something like this instead? https://objectpartners.com/2013/08/13/angular-js-create-reusable-html-widgets-with-directives/ | 00:24 |
tqtran | I believe we are? | 00:25 |
kfox1111 | not the way I was trying it. | 00:26 |
tqtran | https://github.com/openstack/horizon/tree/master/horizon/static/framework | 00:26 |
*** chlong has joined #openstack-horizon | 00:26 | |
tqtran | heres a list of re-usable widgets we have atm | 00:26 |
tqtran | we'd be happy to see more added | 00:27 |
tqtran | but atm, all of them are created on a need basis | 00:27 |
*** kyleolivo has joined #openstack-horizon | 00:27 | |
*** kyleolivo has quit IRC | 00:27 | |
*** kyleolivo has joined #openstack-horizon | 00:27 | |
openstackgerrit | Merged openstack/horizon: Use charset instead of _charset for dj18 response https://review.openstack.org/207727 | 00:28 |
*** SimonChung has quit IRC | 00:28 | |
kfox1111 | k. maybe I'll poke at some of those and see if it might help. | 00:28 |
tqtran | :P sorry... i promise i'll take a look at your stuff, just trying to finish off some stuff atm | 00:28 |
kfox1111 | ah. but I think I just figured out an easier tweak for now. | 00:29 |
kfox1111 | I moved the table into the included template, and added an extra div the controller lives on. | 00:29 |
kfox1111 | that seemed to fix it. | 00:29 |
kfox1111 | seems all parts of the table need to be in the same template for it to work. | 00:29 |
kfox1111 | probably better that way anyway. | 00:29 |
openstackgerrit | Merged openstack/horizon: Do not call _assertNotContains override in Django newer than 1.6 https://review.openstack.org/207836 | 00:33 |
openstackgerrit | Merged openstack/horizon: JSCS cleanup - style guide cleanup for table and basic-table https://review.openstack.org/190354 | 00:33 |
openstackgerrit | Merged openstack/horizon: Dashboard ReOrg - Move APIs into app/core https://review.openstack.org/197330 | 00:33 |
*** annashen has joined #openstack-horizon | 00:34 | |
openstackgerrit | Cindy Lu proposed openstack/horizon: Add Angular Directive to show msg for empty tables https://review.openstack.org/175035 | 00:35 |
*** yingjun has joined #openstack-horizon | 00:35 | |
openstackgerrit | Cindy Lu proposed openstack/horizon: Add Angular Directive to show msg for empty tables https://review.openstack.org/175035 | 00:36 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/horizon: Updated from global requirements https://review.openstack.org/208649 | 00:36 |
*** ybathia has quit IRC | 00:36 | |
*** yingjun_ has joined #openstack-horizon | 00:37 | |
*** geoffarnold has quit IRC | 00:38 | |
*** annashen has quit IRC | 00:39 | |
*** sjmc7 has joined #openstack-horizon | 00:39 | |
kfox1111 | ok. that worked, but somehow one controller's affecting the state of another? the component catalog seems to be getting the filter from the app catalog... odd. | 00:39 |
*** yingjun has quit IRC | 00:40 | |
*** linkedinyou has quit IRC | 00:40 | |
openstackgerrit | Cindy Lu proposed openstack/horizon: Add Angular Directive to show msg for empty tables https://review.openstack.org/175035 | 00:40 |
openstackgerrit | Cindy Lu proposed openstack/horizon: Add Angular Directive to show msg for empty tables https://review.openstack.org/175035 | 00:41 |
*** sjmc7 has quit IRC | 00:44 | |
*** yamamoto has joined #openstack-horizon | 00:44 | |
*** yamamoto has quit IRC | 00:49 | |
*** eroussel has joined #openstack-horizon | 00:50 | |
*** kjelly has joined #openstack-horizon | 00:52 | |
*** Drago has quit IRC | 00:53 | |
*** nlahouti has quit IRC | 00:56 | |
*** bpokorny has quit IRC | 00:57 | |
*** alexvictorchan has joined #openstack-horizon | 01:00 | |
openstackgerrit | Richard Jones proposed openstack/horizon: JSCS Cleanup - style guide cleanup for Launch Instance wizard https://review.openstack.org/208316 | 01:02 |
r1chardj0n3s | hurm, I'm getting an scss error in master | 01:03 |
r1chardj0n3s | pyScss v1.3.4 (20141215) | 01:04 |
r1chardj0n3s | hurgleburgler any thoughts? | 01:04 |
hurgleburgler | uh oh | 01:04 |
hurgleburgler | what's the error? | 01:04 |
hurgleburgler | when does it happen? | 01:04 |
r1chardj0n3s | SassEvaluationError: Error evaluating expression: | 01:04 |
r1chardj0n3s | $main-content-min-width | 01:04 |
r1chardj0n3s | but it's in *master* so ... wtf? | 01:05 |
r1chardj0n3s | just running --runserver and hitting the login page | 01:05 |
hurgleburgler | Did you recollect? | 01:05 |
r1chardj0n3s | ah | 01:05 |
hurgleburgler | cause, that's what I changed in the topnav code :) | 01:05 |
* r1chardj0n3s does that thing | 01:05 | |
hurgleburgler | you probably need to rebuild your css stuff since you tested that for me :) | 01:05 |
hurgleburgler | collect and compress | 01:05 |
hurgleburgler | also | 01:05 |
r1chardj0n3s | grrr compress | 01:06 |
hurgleburgler | rm -rf static | 01:06 |
hurgleburgler | I've noticed | 01:06 |
hurgleburgler | that collect will leave stale files all over | 01:06 |
hurgleburgler | so I clean static everytime | 01:06 |
*** sqchen has quit IRC | 01:06 | |
r1chardj0n3s | yeah, I think I'll have to remember to do that thing also | 01:06 |
r1chardj0n3s | thanks for the tip | 01:06 |
hurgleburgler | np, lemme know if its still a problem | 01:06 |
*** dsneddon is now known as dsneddon_away | 01:13 | |
*** tqtran has quit IRC | 01:14 | |
*** skylerberg has quit IRC | 01:16 | |
*** lyanchih_ has joined #openstack-horizon | 01:22 | |
*** zhenguo has joined #openstack-horizon | 01:27 | |
*** clu_ has quit IRC | 01:27 | |
*** saksham has quit IRC | 01:32 | |
*** eroussel has quit IRC | 01:42 | |
*** neelashah has joined #openstack-horizon | 01:48 | |
*** lyanchih_ has quit IRC | 01:51 | |
*** skylerberg has joined #openstack-horizon | 01:54 | |
openstackgerrit | ziyu032 proposed openstack/horizon: Click "Next" button when "Network Address" is blank will display css error in "Create Subnet" modal dialog https://review.openstack.org/208768 | 01:54 |
*** kjelly has quit IRC | 01:55 | |
*** lyanchih_ has joined #openstack-horizon | 01:58 | |
*** bpokorny has joined #openstack-horizon | 02:03 | |
*** gyee has quit IRC | 02:11 | |
*** yamamoto has joined #openstack-horizon | 02:21 | |
*** kjelly has joined #openstack-horizon | 02:24 | |
*** eroussel has joined #openstack-horizon | 02:30 | |
*** mwhagedorn has quit IRC | 02:30 | |
*** lyanchih_ has quit IRC | 02:33 | |
*** annashen has joined #openstack-horizon | 02:35 | |
*** annashen has quit IRC | 02:40 | |
*** sqchen has joined #openstack-horizon | 02:41 | |
*** sqchen has left #openstack-horizon | 02:47 | |
openstackgerrit | Richard Jones proposed openstack/horizon: JSCS Cleanup - style guide cleanup for Launch Instance wizard https://review.openstack.org/208316 | 02:50 |
*** kiran-r has joined #openstack-horizon | 02:52 | |
*** bpokorny has quit IRC | 02:53 | |
*** KunalGandhi has quit IRC | 02:55 | |
*** bpokorny has joined #openstack-horizon | 03:00 | |
*** SimonChung has joined #openstack-horizon | 03:14 | |
*** SimonChung1 has joined #openstack-horizon | 03:15 | |
*** SimonChung has quit IRC | 03:18 | |
*** nlahouti has joined #openstack-horizon | 03:19 | |
*** btully has quit IRC | 03:20 | |
openstackgerrit | Shaoquan Chen proposed openstack/horizon: Angular metadata update modal https://review.openstack.org/184274 | 03:25 |
openstackgerrit | Lin Hua Cheng proposed openstack/horizon: Use setUp() method for neutron rest test https://review.openstack.org/208781 | 03:34 |
*** Sukhdev has joined #openstack-horizon | 03:41 | |
*** skylerberg has quit IRC | 03:43 | |
*** nlahouti has quit IRC | 03:51 | |
*** yingjun_ has quit IRC | 03:53 | |
*** bpokorny has quit IRC | 03:53 | |
openstackgerrit | Richard Jones proposed openstack/horizon: JSCS Cleanup - style guide cleanup for Launch Instance wizard https://review.openstack.org/208316 | 03:56 |
*** btully has joined #openstack-horizon | 03:56 | |
*** amotoki has joined #openstack-horizon | 03:59 | |
*** yamamoto has quit IRC | 03:59 | |
*** yamamoto has joined #openstack-horizon | 04:00 | |
*** btully has quit IRC | 04:01 | |
*** neelashah has quit IRC | 04:01 | |
*** bpokorny has joined #openstack-horizon | 04:03 | |
openstackgerrit | Merged openstack/horizon: Updated from global requirements https://review.openstack.org/208649 | 04:07 |
*** nlahouti has joined #openstack-horizon | 04:14 | |
*** _kiran_ has joined #openstack-horizon | 04:16 | |
*** sjmc7 has joined #openstack-horizon | 04:17 | |
*** nlahouti has quit IRC | 04:18 | |
*** KingKhan has joined #openstack-horizon | 04:18 | |
*** nlahouti has joined #openstack-horizon | 04:18 | |
*** kiran-r has quit IRC | 04:18 | |
*** ghundal_tw has joined #openstack-horizon | 04:20 | |
*** sjmc7 has quit IRC | 04:21 | |
*** kiran-r has joined #openstack-horizon | 04:25 | |
*** _kiran_ has quit IRC | 04:29 | |
*** eroussel has quit IRC | 04:32 | |
*** bpokorny has quit IRC | 04:32 | |
*** annashen has joined #openstack-horizon | 04:36 | |
*** neelabh has joined #openstack-horizon | 04:37 | |
*** bpokorny has joined #openstack-horizon | 04:38 | |
*** nlahouti has quit IRC | 04:38 | |
*** annashen has quit IRC | 04:41 | |
*** bpokorny has quit IRC | 04:42 | |
neelabh | Hey Guys, I want to pull list of instances through rest-api of glance nova-list, Please tell me rest-api of list of available instances.. | 04:42 |
*** julim has quit IRC | 04:47 | |
*** linkedinyou has joined #openstack-horizon | 04:48 | |
*** kiran-r has quit IRC | 04:48 | |
*** btully has joined #openstack-horizon | 04:56 | |
*** KingKhan has quit IRC | 05:00 | |
*** KingKhan has joined #openstack-horizon | 05:05 | |
*** kyleolivo has quit IRC | 05:06 | |
neelabh | which Rest API can get all tenant instance information | 05:16 |
*** tjones has joined #openstack-horizon | 05:17 | |
*** pkarikh_ has joined #openstack-horizon | 05:19 | |
*** pkarikh_ has quit IRC | 05:22 | |
openstackgerrit | Ren Qiaowei proposed openstack/horizon: Remove unnecessary executable permission https://review.openstack.org/202367 | 05:24 |
*** neelabh has quit IRC | 05:29 | |
*** yamamoto has quit IRC | 05:32 | |
*** neelabh has joined #openstack-horizon | 05:40 | |
*** Sukhdev has quit IRC | 05:41 | |
*** yamamoto has joined #openstack-horizon | 05:42 | |
*** josecastroleon has joined #openstack-horizon | 05:43 | |
*** nlahouti has joined #openstack-horizon | 05:48 | |
*** tjones has quit IRC | 05:48 | |
*** kmARC has joined #openstack-horizon | 05:53 | |
*** yingjun has joined #openstack-horizon | 05:58 | |
*** kiran-r has joined #openstack-horizon | 06:00 | |
openstackgerrit | Richard Jones proposed openstack/horizon: JSCS Cleanup - style guide cleanup for Launch Instance wizard https://review.openstack.org/208316 | 06:05 |
*** nlahouti has quit IRC | 06:05 | |
*** sjmc7 has joined #openstack-horizon | 06:06 | |
*** jtomasek has joined #openstack-horizon | 06:06 | |
*** kyleolivo has joined #openstack-horizon | 06:07 | |
*** sjmc7 has quit IRC | 06:10 | |
*** yingjun has quit IRC | 06:14 | |
*** yingjun has joined #openstack-horizon | 06:14 | |
*** kyleolivo has quit IRC | 06:16 | |
*** kiran-r has quit IRC | 06:17 | |
*** yingjun has quit IRC | 06:19 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/horizon: Imported Translations from Transifex https://review.openstack.org/208822 | 06:22 |
openstackgerrit | Rajat Vig proposed openstack/horizon: JSCS Cleanup - Fix ng-di errors on cloud-services https://review.openstack.org/198840 | 06:23 |
openstackgerrit | Rajat Vig proposed openstack/horizon: JSCS Cleanup - Use mock module to avoid using window https://review.openstack.org/199333 | 06:24 |
*** kmARC has quit IRC | 06:25 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/django_openstack_auth: Imported Translations from Transifex https://review.openstack.org/208826 | 06:25 |
*** jprovazn has joined #openstack-horizon | 06:25 | |
openstackgerrit | Rajat Vig proposed openstack/horizon: JSCS Cleanup - horizon/ tech-debt https://review.openstack.org/199345 | 06:26 |
*** sayan has joined #openstack-horizon | 06:29 | |
openstackgerrit | Rajat Vig proposed openstack/horizon: Move humanize and truncate to horizon.quota.js https://review.openstack.org/207549 | 06:30 |
*** belmoreira has joined #openstack-horizon | 06:31 | |
*** KunalGandhi has joined #openstack-horizon | 06:31 | |
openstackgerrit | ziyu032 proposed openstack/horizon: Select routers tab should align well as "AddFirewall" tab in "Create Firewall" modal https://review.openstack.org/208843 | 06:34 |
*** ghundal_tw has quit IRC | 06:34 | |
*** KunalGan_ has joined #openstack-horizon | 06:37 | |
*** annashen has joined #openstack-horizon | 06:37 | |
*** KunalGandhi has quit IRC | 06:38 | |
*** annashen has quit IRC | 06:41 | |
*** KunalGan_ has quit IRC | 06:42 | |
*** jbell8 has joined #openstack-horizon | 06:45 | |
*** yingjun has joined #openstack-horizon | 06:47 | |
openstackgerrit | Li Yingjun proposed openstack/horizon: Fixes align issue for database networking workflow https://review.openstack.org/183415 | 06:50 |
*** rdopiera has joined #openstack-horizon | 06:53 | |
*** josecastroleon has quit IRC | 06:56 | |
openstackgerrit | Merged openstack/horizon: Remove unnecessary executable permission https://review.openstack.org/202367 | 06:59 |
*** josecastroleon has joined #openstack-horizon | 07:00 | |
*** h00327910__ has joined #openstack-horizon | 07:01 | |
*** josecastroleon has quit IRC | 07:02 | |
h00327910__ | install openstack with devstack. when I open identity-project then there is an error :{"versions": {"values": [{"status": "stable", "updated": "2015-03-30T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.4", "links": [{"href": "http://10.248.136.226/v3/", "rel": "self"}]}, {"status": | 07:02 |
h00327910__ | "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.248.136.226/v2.0/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} | 07:02 |
*** jcoufal has joined #openstack-horizon | 07:09 | |
openstackgerrit | Rajat Vig proposed openstack/horizon: Detail-page directives (Angular/UX) with CSS https://review.openstack.org/158881 | 07:14 |
openstackgerrit | Rajat Vig proposed openstack/horizon: Detail-page directives (Angular/UX) with CSS https://review.openstack.org/158881 | 07:14 |
openstackgerrit | Rajat Vig proposed openstack/horizon: Image Detail Redesign (Angular/UX) https://review.openstack.org/173885 | 07:14 |
*** josecastroleon has joined #openstack-horizon | 07:15 | |
*** ^Gal^_ has quit IRC | 07:15 | |
*** ^Gal^ has joined #openstack-horizon | 07:15 | |
openstackgerrit | Rajat Vig proposed openstack/horizon: Image Detail Redesign (Angular/UX) https://review.openstack.org/173885 | 07:20 |
*** markus_z has joined #openstack-horizon | 07:21 | |
openstackgerrit | Rajat Vig proposed openstack/horizon: Image Detail Redesign (Angular/UX) https://review.openstack.org/173885 | 07:23 |
*** kzaitsev_mb has joined #openstack-horizon | 07:27 | |
*** JeanBriceCombebi has joined #openstack-horizon | 07:34 | |
*** JeanBriceCombebi has quit IRC | 07:34 | |
*** kmARC has joined #openstack-horizon | 07:38 | |
neelabh | how to call " openstack_dashboard.api.nova.server_list(request, search_opts=None, all_tenants=False)" In rest-api | 07:38 |
*** lsmola has joined #openstack-horizon | 07:42 | |
*** btully has quit IRC | 07:44 | |
openstackgerrit | Rajat Vig proposed openstack/horizon: WIP - Image Details Edit/Delete (UX/Angular) https://review.openstack.org/158409 | 07:45 |
*** mpavlase has joined #openstack-horizon | 07:46 | |
*** chlong has quit IRC | 07:47 | |
*** kodoku has joined #openstack-horizon | 07:49 | |
*** zz_ttrifonov is now known as ttrifonov | 07:49 | |
kodoku | jpomeroy Hi, Do you have progress on https://blueprints.launchpad.net/horizon/+spec/add-server-metadata | 07:50 |
*** sjmc7 has joined #openstack-horizon | 07:55 | |
openstackgerrit | Thai Tran proposed openstack/horizon: WIP Testing new transfer table. https://review.openstack.org/208867 | 07:56 |
*** sjmc7 has quit IRC | 07:59 | |
openstackgerrit | Merged openstack/horizon: Imported Translations from Transifex https://review.openstack.org/208822 | 08:01 |
openstackgerrit | Vlad Okhrimenko proposed openstack/horizon: Add 'width' for name-field https://review.openstack.org/208870 | 08:03 |
*** Ala has joined #openstack-horizon | 08:04 | |
openstackgerrit | Rajat Vig proposed openstack/horizon: WIP: API for getting default quotas in admin https://review.openstack.org/207126 | 08:10 |
*** romainh has joined #openstack-horizon | 08:11 | |
*** yingjun has quit IRC | 08:14 | |
*** jcoufal has quit IRC | 08:14 | |
openstackgerrit | Rajat Vig proposed openstack/horizon: WIP : Add angular defaults panel for admin https://review.openstack.org/205296 | 08:14 |
openstackgerrit | Rajat Vig proposed openstack/horizon: JSCS Cleanup - Fix ng-di errors on cloud-services https://review.openstack.org/198840 | 08:16 |
*** kzaitsev_mb has quit IRC | 08:17 | |
*** aix has joined #openstack-horizon | 08:18 | |
*** yingjun has joined #openstack-horizon | 08:19 | |
*** MaxV has joined #openstack-horizon | 08:24 | |
*** sayali has joined #openstack-horizon | 08:33 | |
*** Ala has quit IRC | 08:33 | |
*** yingjun has quit IRC | 08:35 | |
*** SimonChung1 has quit IRC | 08:35 | |
*** vokhrimenko has quit IRC | 08:35 | |
*** kaliya has quit IRC | 08:35 | |
*** cody-somerville- has quit IRC | 08:35 | |
*** r1chardj0n3s has quit IRC | 08:35 | |
*** devananda has quit IRC | 08:35 | |
*** JeanBriceCombebi has joined #openstack-horizon | 08:36 | |
*** yingjun has joined #openstack-horizon | 08:37 | |
*** SimonChung1 has joined #openstack-horizon | 08:37 | |
*** vokhrimenko has joined #openstack-horizon | 08:37 | |
*** kaliya has joined #openstack-horizon | 08:37 | |
*** cody-somerville- has joined #openstack-horizon | 08:37 | |
*** r1chardj0n3s has joined #openstack-horizon | 08:37 | |
*** devananda has joined #openstack-horizon | 08:37 | |
openstackgerrit | ziyu032 proposed openstack/horizon: Select Rules tab should align well as "AddPolicy" tab https://review.openstack.org/208875 | 08:38 |
*** annashen has joined #openstack-horizon | 08:38 | |
*** Ala has joined #openstack-horizon | 08:39 | |
*** Ala has quit IRC | 08:41 | |
*** Ala has joined #openstack-horizon | 08:42 | |
*** annashen has quit IRC | 08:42 | |
*** e0ne has joined #openstack-horizon | 08:44 | |
openstackgerrit | Vlad Okhrimenko proposed openstack/horizon: Drop QUnit JS tests in favor of Jasmine https://review.openstack.org/156572 | 08:49 |
*** bluex-pl has joined #openstack-horizon | 08:51 | |
*** bluex-pl has quit IRC | 08:51 | |
*** alexpilotti has quit IRC | 08:51 | |
*** bluex-pl has joined #openstack-horizon | 08:52 | |
*** alexpilotti has joined #openstack-horizon | 08:52 | |
*** masco has joined #openstack-horizon | 08:53 | |
*** jcoufal has joined #openstack-horizon | 08:54 | |
*** jcoufal has quit IRC | 08:55 | |
*** jcoufal has joined #openstack-horizon | 08:56 | |
*** kmARC has quit IRC | 09:01 | |
*** masco has quit IRC | 09:03 | |
*** kodoku has quit IRC | 09:03 | |
*** jcoufal has quit IRC | 09:07 | |
*** bluex-pl has quit IRC | 09:09 | |
*** bluex-pl has joined #openstack-horizon | 09:09 | |
*** jcoufal has joined #openstack-horizon | 09:11 | |
*** tosky has joined #openstack-horizon | 09:11 | |
*** sayan has quit IRC | 09:12 | |
*** kmARC has joined #openstack-horizon | 09:16 | |
zigo | Hi there. I used to add a Build-Conflicts: python-unittest2 in horizon, but right now, it starts to become very problematic, because python-fixtures, python-mox3 and python-testtools are all depending on it. | 09:20 |
zigo | So this needs to be fixed. | 09:20 |
zigo | FAILED (SKIP=11, errors=25, failures=6) | 09:21 |
zigo | http://paste.debian.net/288941/ | 09:22 |
zigo | Woops, the first error is my fault. | 09:22 |
zigo | Is horizon Liberty b2 compatible with Django 1.8 ? | 09:24 |
tosky | not really an horizon developer, but does "needs to be fixed" mean removing the conflict with unittest2? | 09:25 |
zigo | Seems it's not. | 09:29 |
zigo | tosky: I added the Build-Conflicts because it was a reality of Horizon. It seems fixed now... | 09:30 |
zigo | Oh, gosh!!! All unit test passed when going back to Django 1.7 ! :) | 09:30 |
zigo | Cool. | 09:30 |
*** akrivoka has joined #openstack-horizon | 09:32 | |
zigo | Now, Horizon needs to be fixed with Django 1.8, I hope there's already some people working on this. | 09:32 |
zigo | MaxV: ^ | 09:32 |
MaxV | zigo: sorry, for the moment I am not really involved in the development of Horizon | 09:34 |
zigo | MaxV: Oh, really! What do you work on then? | 09:34 |
tosky | zigo: I think it's because the requirement of testtools was increased from global requirements, and the newer version requires unittest2 | 09:34 |
zigo | tosky: Yeah, so it had to be fixed ! :) | 09:34 |
MaxV | zigo: I started looking at openstack-sdk | 09:34 |
zigo | MaxV: Ah, that's nice too. | 09:34 |
tosky | zigo: and I see you already pushed the newer python-testtools to experimental, nice :) | 09:35 |
zigo | tosky: I'm nearly finished pushing all of OpenStack Liberty b2 to Experimental, yeah. | 09:35 |
zigo | So, that means all (build-)depends... | 09:35 |
* zigo just uploaded Horizon Liberty b2 to experimental. | 09:36 | |
zigo | MaxV: Who should I annoy about Django 1.8 compat? | 09:36 |
zigo | :) | 09:36 |
*** yingjun has quit IRC | 09:37 | |
MaxV | zigo: Matthias opened the blueprint but I do not really know who is in charge of the implementation | 09:38 |
zigo | Ah, thanks. | 09:39 |
zigo | He's not online though, maybe on holidays. | 09:39 |
*** Ala has quit IRC | 09:41 | |
*** jprovazn has quit IRC | 09:41 | |
*** sjmc7 has joined #openstack-horizon | 09:43 | |
*** neelabh has quit IRC | 09:46 | |
*** sjmc7 has quit IRC | 09:48 | |
*** openstackgerrit_ has joined #openstack-horizon | 09:53 | |
*** kzaitsev_mb has joined #openstack-horizon | 09:55 | |
*** sambetts has quit IRC | 09:55 | |
*** sambetts has joined #openstack-horizon | 09:57 | |
*** jcoufal has quit IRC | 09:59 | |
*** jcoufal has joined #openstack-horizon | 09:59 | |
*** neelabh has joined #openstack-horizon | 10:00 | |
*** sambetts has quit IRC | 10:01 | |
*** sambetts has joined #openstack-horizon | 10:04 | |
*** m3m0 has joined #openstack-horizon | 10:06 | |
*** romainh has quit IRC | 10:06 | |
openstackgerrit | Vlad Okhrimenko proposed openstack/horizon: Drop QUnit JS tests in favor of Jasmine https://review.openstack.org/156572 | 10:08 |
*** kmARC has quit IRC | 10:10 | |
*** jcoufal has quit IRC | 10:10 | |
*** kyleolivo has joined #openstack-horizon | 10:14 | |
*** kyleolivo has quit IRC | 10:19 | |
openstackgerrit | Vlad Okhrimenko proposed openstack/horizon: Add 'width' for name-field https://review.openstack.org/208870 | 10:25 |
*** sayan has joined #openstack-horizon | 10:26 | |
*** yamamoto has quit IRC | 10:32 | |
*** annashen has joined #openstack-horizon | 10:38 | |
*** yamamoto has joined #openstack-horizon | 10:41 | |
*** JeanBriceCombebi has quit IRC | 10:41 | |
*** annashen has quit IRC | 10:43 | |
*** jcoufal has joined #openstack-horizon | 10:52 | |
*** radez is now known as radez_g0n3 | 11:01 | |
*** Ala has joined #openstack-horizon | 11:15 | |
*** julim has joined #openstack-horizon | 11:25 | |
*** yamamoto has quit IRC | 11:28 | |
*** openstackgerrit has quit IRC | 11:31 | |
*** openstackgerrit_ is now known as openstackgerrit | 11:31 | |
*** openstackgerrit has quit IRC | 11:32 | |
*** openstackgerrit_ has joined #openstack-horizon | 11:32 | |
*** sjmc7 has joined #openstack-horizon | 11:32 | |
*** openstackgerrit_ is now known as openstackgerrit | 11:32 | |
*** openstackgerrit_ has joined #openstack-horizon | 11:33 | |
*** sjmc7 has quit IRC | 11:37 | |
*** romainh has joined #openstack-horizon | 11:50 | |
*** ttrifonov is now known as zz_ttrifonov | 11:52 | |
*** Ala has quit IRC | 11:53 | |
*** JeanBriceCombebi has joined #openstack-horizon | 11:59 | |
*** amotoki has quit IRC | 12:01 | |
*** btully has joined #openstack-horizon | 12:02 | |
*** kjelly_ has joined #openstack-horizon | 12:02 | |
*** btully has quit IRC | 12:07 | |
*** Ala has joined #openstack-horizon | 12:07 | |
*** yamamoto has joined #openstack-horizon | 12:07 | |
*** zz_ttrifonov is now known as ttrifonov | 12:15 | |
*** kmARC has joined #openstack-horizon | 12:15 | |
*** openstackgerrit has quit IRC | 12:16 | |
*** yamamoto has quit IRC | 12:16 | |
*** openstackgerrit has joined #openstack-horizon | 12:17 | |
*** yamamoto has joined #openstack-horizon | 12:22 | |
*** yamamoto has quit IRC | 12:32 | |
*** Ala has quit IRC | 12:33 | |
*** yamamoto has joined #openstack-horizon | 12:33 | |
*** bapalm_ has joined #openstack-horizon | 12:34 | |
*** JeanBriceCombebi has quit IRC | 12:37 | |
*** JeanBriceCombebi has joined #openstack-horizon | 12:37 | |
*** Ala has joined #openstack-horizon | 12:38 | |
*** annashen has joined #openstack-horizon | 12:39 | |
*** yamamoto has quit IRC | 12:41 | |
*** chlong has joined #openstack-horizon | 12:41 | |
*** JeanBriceCombebi has quit IRC | 12:42 | |
*** JeanBriceCombebi has joined #openstack-horizon | 12:42 | |
*** annashen has quit IRC | 12:44 | |
*** _crobertsrh is now known as crobertsrh | 12:48 | |
*** alexpilotti has quit IRC | 12:52 | |
*** zul has joined #openstack-horizon | 12:53 | |
*** alexpilotti has joined #openstack-horizon | 12:53 | |
*** zul has quit IRC | 12:53 | |
*** zul has joined #openstack-horizon | 12:53 | |
*** pauloewerton has joined #openstack-horizon | 12:55 | |
*** yamamoto has joined #openstack-horizon | 13:01 | |
*** yamamoto has quit IRC | 13:03 | |
*** yamamoto has joined #openstack-horizon | 13:05 | |
*** petertr7_away is now known as petertr7 | 13:09 | |
*** kmARC has quit IRC | 13:12 | |
*** yingjun has joined #openstack-horizon | 13:14 | |
*** radez_g0n3 is now known as radez | 13:16 | |
openstackgerrit | Ryan Brady proposed openstack/tuskar-ui: Fixes EndpointNotFound after deployment https://review.openstack.org/204784 | 13:17 |
*** neelashah has joined #openstack-horizon | 13:18 | |
*** yamamoto has quit IRC | 13:20 | |
KingKhan | hi I created a new app called sample in horizon and wrote the following code in tests.py | 13:21 |
KingKhan | http://paste.openstack.org/show/406863/ | 13:21 |
KingKhan | can anyone pls tell me as to why python manage.py test sample doesn't detect my unit test case | 13:22 |
KingKhan | ? | 13:22 |
*** yingjun has quit IRC | 13:22 | |
*** yingjun has joined #openstack-horizon | 13:22 | |
*** kmARC has joined #openstack-horizon | 13:24 | |
*** rdopiera has quit IRC | 13:25 | |
*** mwhagedorn has joined #openstack-horizon | 13:27 | |
*** lblanchard has joined #openstack-horizon | 13:28 | |
*** chlong has quit IRC | 13:31 | |
*** jtriley has joined #openstack-horizon | 13:33 | |
*** drupalmonkey has joined #openstack-horizon | 13:35 | |
*** tvanderwiel has joined #openstack-horizon | 13:38 | |
*** tvanderwiel has left #openstack-horizon | 13:38 | |
*** ttrifonov is now known as zz_ttrifonov | 13:39 | |
pauloewerton | KingKhan, if you're trying to run your test, then maybe you need to use ./run_tests.sh instead of manage.py | 13:45 |
openstackgerrit | Jiri Tomasek proposed openstack/tuskar-ui: Allow Tenant Switching https://review.openstack.org/207799 | 13:46 |
openstackgerrit | Paulo Ewerton Gomes Fragoso proposed openstack/horizon: Identity Projects Angular Quota API https://review.openstack.org/209073 | 13:47 |
*** yingjun has quit IRC | 13:47 | |
*** lucas___ has joined #openstack-horizon | 13:48 | |
kfox1111 | angular question.... Trying to add a hz-search-bar. I have st-table and st-safe-src set. I get Error: [$compile:ctreq] Controller 'stTable', required by directive 'stSearch', can't be found! | 13:49 |
*** jbell8 has quit IRC | 13:52 | |
*** Ala has quit IRC | 13:52 | |
*** dboik has joined #openstack-horizon | 13:53 | |
*** JeanBriceCombebi has quit IRC | 13:55 | |
*** KingKhan has quit IRC | 13:55 | |
*** doug-fish has quit IRC | 13:56 | |
*** JeanBriceCombebi has joined #openstack-horizon | 13:57 | |
*** Ala has joined #openstack-horizon | 13:58 | |
*** yingjun has joined #openstack-horizon | 13:59 | |
*** mhorban has joined #openstack-horizon | 13:59 | |
*** jbell8 has joined #openstack-horizon | 14:00 | |
*** sjmc7 has joined #openstack-horizon | 14:00 | |
*** jbell8 has quit IRC | 14:04 | |
*** JeanBriceCombebi has quit IRC | 14:05 | |
*** cardeois has joined #openstack-horizon | 14:05 | |
*** akrivoka has quit IRC | 14:06 | |
*** yamamoto has joined #openstack-horizon | 14:09 | |
*** zz_ttrifonov is now known as ttrifonov | 14:13 | |
*** jbell8 has joined #openstack-horizon | 14:15 | |
*** jcoufal has quit IRC | 14:16 | |
*** jprovazn has joined #openstack-horizon | 14:16 | |
*** akrivoka has joined #openstack-horizon | 14:18 | |
*** juggler has joined #openstack-horizon | 14:24 | |
*** mrunge has joined #openstack-horizon | 14:25 | |
*** Piet has quit IRC | 14:26 | |
*** JeanBriceCombebi has joined #openstack-horizon | 14:27 | |
*** tosky_ has joined #openstack-horizon | 14:28 | |
*** ttrifonov is now known as zz_ttrifonov | 14:31 | |
*** doug-fish has joined #openstack-horizon | 14:32 | |
*** tosky has quit IRC | 14:32 | |
*** tosky_ is now known as tosky | 14:33 | |
*** jcoufal has joined #openstack-horizon | 14:37 | |
*** vijendar has joined #openstack-horizon | 14:40 | |
*** annashen has joined #openstack-horizon | 14:40 | |
*** annashen has quit IRC | 14:45 | |
*** JeanBriceCombebi has quit IRC | 14:48 | |
*** Drago has joined #openstack-horizon | 14:51 | |
*** Piet has joined #openstack-horizon | 14:51 | |
*** Drago has quit IRC | 14:51 | |
*** Drago has joined #openstack-horizon | 14:51 | |
*** bradjones has joined #openstack-horizon | 14:54 | |
*** bradjones has quit IRC | 14:54 | |
*** bradjones has joined #openstack-horizon | 14:54 | |
*** jbell8 has quit IRC | 14:55 | |
openstackgerrit | Paulo Ewerton Gomes Fragoso proposed openstack/horizon: JSCS cleanup - eslint cleanup for openstack-service-api https://review.openstack.org/209106 | 14:57 |
*** belmoreira has quit IRC | 15:01 | |
*** kiran-r has joined #openstack-horizon | 15:01 | |
*** btully has joined #openstack-horizon | 15:01 | |
*** pbourke has joined #openstack-horizon | 15:02 | |
pbourke | hi, why I run 'manage.py compress' - where exactly does it look for local_settings.py ? | 15:02 |
pbourke | I've tried placing it under /etc/openstack-dashboard and /usr/share/openstack-dashboard/local but it still cant seem to find it | 15:03 |
*** JeanBriceCombebi has joined #openstack-horizon | 15:03 | |
*** TravT_ is now known as TravT | 15:04 | |
*** bluex-pl has quit IRC | 15:05 | |
*** zz_ttrifonov is now known as ttrifonov | 15:05 | |
pauloewerton | pbourke, are you trying to run it on a devstack? | 15:05 |
*** bluex-pl has joined #openstack-horizon | 15:05 | |
pbourke | pauloewerton: no Im just trying to run it locally | 15:05 |
*** alexvictorchan has quit IRC | 15:06 | |
pauloewerton | pbourke, well, then it should be in your horizon local folder inside openstack_dashboard/local/ | 15:07 |
pauloewerton | but you tried that already, right? | 15:07 |
*** yingjun has quit IRC | 15:07 | |
pbourke | pauloewerton: maybe Im doing things in the wrong order. my process so far is, clone source, cd horizon, pip install horizon (+ requirements), then copy manage.py + local_settings.py.example to /usr/share/openstack-dashboard | 15:08 |
pkarikh | pbourke: are you sure that local_settings.py are created? Is there ocal_settings.py.exmple in this dir? | 15:09 |
*** jbell8 has joined #openstack-horizon | 15:09 | |
pbourke | a better question might be, the docs @ http://docs.openstack.org/developer/horizon/topics/install.html say to copy it to openstack_dashboard/local/local_settings.py | 15:10 |
*** e0ne has quit IRC | 15:10 | |
pbourke | where is this path relative to? | 15:10 |
*** yamamoto has quit IRC | 15:11 | |
pkarikh | pbourke: if you want to run it localy, you can just cd horizon and ./manage.py | 15:11 |
*** e0ne has joined #openstack-horizon | 15:11 | |
pbourke | pkarikh: I want to install on bare metal | 15:12 |
pkarikh | pbourke: hm, sorry, I misunderstand you | 15:12 |
pbourke | pkarikh: sorry, basically cloning and running is not enough, I also need to install it using pip | 15:13 |
pbourke | to the appropriate system dirs | 15:13 |
*** lhcheng has joined #openstack-horizon | 15:13 | |
*** lhcheng has left #openstack-horizon | 15:14 | |
pauloewerton | pbourke, have you tried installing it with setup.py instead of pip? | 15:14 |
*** neelashah has quit IRC | 15:14 | |
pbourke | pauloewerton: I have not, assumed it was essentially the same under the hood | 15:14 |
*** sayan has quit IRC | 15:14 | |
*** garthb has joined #openstack-horizon | 15:15 | |
pauloewerton | yeah, I assume the same, but maybe you could try ;-) | 15:15 |
*** SimonChung1 has quit IRC | 15:15 | |
*** yamamoto has joined #openstack-horizon | 15:16 | |
*** emw has joined #openstack-horizon | 15:16 | |
openstackgerrit | Merged openstack/tuskar-ui: Do not sync parameters across roles https://review.openstack.org/207586 | 15:17 |
*** Drago has quit IRC | 15:18 | |
*** geoffarnold has joined #openstack-horizon | 15:22 | |
*** petertr7 is now known as petertr7_away | 15:25 | |
kfox1111 | Is there a working magicsearch example somewhere? | 15:25 |
*** petertr7_away is now known as petertr7 | 15:27 | |
*** KunalGandhi has joined #openstack-horizon | 15:30 | |
*** MaxV has quit IRC | 15:36 | |
*** KunalGandhi has quit IRC | 15:37 | |
*** lucas___ has quit IRC | 15:37 | |
*** stevemar has joined #openstack-horizon | 15:39 | |
*** KunalGandhi has joined #openstack-horizon | 15:40 | |
*** tjones has joined #openstack-horizon | 15:42 | |
*** nlahouti has joined #openstack-horizon | 15:42 | |
*** tosky_ has joined #openstack-horizon | 15:44 | |
*** tosky has quit IRC | 15:44 | |
*** tosky_ is now known as tosky | 15:45 | |
*** kyleolivo has joined #openstack-horizon | 15:45 | |
*** kyleolivo has quit IRC | 15:45 | |
*** kyleolivo has joined #openstack-horizon | 15:45 | |
*** JeanBriceCombebi has quit IRC | 15:49 | |
*** HenryG has quit IRC | 15:51 | |
*** rdopiera has joined #openstack-horizon | 15:53 | |
*** JeanBriceCombebi has joined #openstack-horizon | 15:55 | |
*** petertr7 is now known as petertr7_away | 15:56 | |
*** alexvictorchan has joined #openstack-horizon | 15:56 | |
*** Ala has quit IRC | 15:56 | |
*** rdopiera has quit IRC | 15:56 | |
*** rdopiera has joined #openstack-horizon | 15:56 | |
*** rdopiera has quit IRC | 15:57 | |
*** rdopiera has joined #openstack-horizon | 15:57 | |
*** kjelly_ has quit IRC | 15:58 | |
*** sayan has joined #openstack-horizon | 15:59 | |
*** emilyw has joined #openstack-horizon | 16:00 | |
*** emilyw has quit IRC | 16:00 | |
*** HenryG has joined #openstack-horizon | 16:01 | |
*** emw has quit IRC | 16:01 | |
*** emilyw has joined #openstack-horizon | 16:01 | |
*** juggler has quit IRC | 16:01 | |
*** 16WAAGCMB has joined #openstack-horizon | 16:01 | |
*** gyee has joined #openstack-horizon | 16:02 | |
*** emw has joined #openstack-horizon | 16:05 | |
openstackgerrit | Paul Karikh proposed openstack/horizon: Logout user if he has no valid tokens https://review.openstack.org/142481 | 16:05 |
*** kmARC has quit IRC | 16:06 | |
*** gyee has quit IRC | 16:06 | |
*** emilyw has quit IRC | 16:08 | |
*** HenryG has quit IRC | 16:08 | |
*** SimonChung has joined #openstack-horizon | 16:09 | |
*** JeanBriceCombebi has quit IRC | 16:10 | |
*** Drago has joined #openstack-horizon | 16:10 | |
*** Drago has quit IRC | 16:11 | |
*** Drago has joined #openstack-horizon | 16:12 | |
*** e0ne has quit IRC | 16:17 | |
*** kiran-r has quit IRC | 16:18 | |
*** HenryG has joined #openstack-horizon | 16:18 | |
kfox1111 | Is there any code using magic search in horizon yet? | 16:18 |
*** lucas__ has joined #openstack-horizon | 16:19 | |
*** jpomeroy has quit IRC | 16:20 | |
*** jpomeroy has joined #openstack-horizon | 16:20 | |
*** jpomeroy has quit IRC | 16:21 | |
*** jpomeroy has joined #openstack-horizon | 16:21 | |
*** kyleolivo has quit IRC | 16:21 | |
*** kyleolivo has joined #openstack-horizon | 16:23 | |
*** KunalGandhi has quit IRC | 16:27 | |
*** bapalm_ has quit IRC | 16:27 | |
*** rajatvig has joined #openstack-horizon | 16:27 | |
*** kiran-r has joined #openstack-horizon | 16:27 | |
*** openstackgerrit_ has quit IRC | 16:29 | |
*** sayali has quit IRC | 16:30 | |
*** rdopiera has quit IRC | 16:32 | |
openstackgerrit | Merged openstack/tuskar-ui: Allow Tenant Switching https://review.openstack.org/207799 | 16:33 |
*** gyee has joined #openstack-horizon | 16:33 | |
*** tosky has quit IRC | 16:35 | |
*** tosky has joined #openstack-horizon | 16:35 | |
*** kyleolivo has quit IRC | 16:37 | |
*** tjones has quit IRC | 16:39 | |
*** HenryG has quit IRC | 16:39 | |
*** tjones has joined #openstack-horizon | 16:41 | |
*** annashen has joined #openstack-horizon | 16:41 | |
*** kyleolivo has joined #openstack-horizon | 16:44 | |
openstackgerrit | Rajat Vig proposed openstack/horizon: Horizon UI refreshes the active panel when clicked https://review.openstack.org/209177 | 16:45 |
*** annashen has quit IRC | 16:46 | |
*** skylerberg has joined #openstack-horizon | 16:46 | |
*** _kiran_ has joined #openstack-horizon | 16:47 | |
*** kyleolivo has quit IRC | 16:49 | |
*** kiran-r has quit IRC | 16:51 | |
*** akrivoka has quit IRC | 16:54 | |
*** akrivoka has joined #openstack-horizon | 16:54 | |
*** petertr7_away is now known as petertr7 | 16:55 | |
*** romainh has left #openstack-horizon | 16:58 | |
*** ttrifonov is now known as zz_ttrifonov | 16:59 | |
*** jingjing_ren has joined #openstack-horizon | 17:02 | |
*** _kiran_ has quit IRC | 17:02 | |
*** sayan has quit IRC | 17:03 | |
*** kyleolivo has joined #openstack-horizon | 17:03 | |
*** tjones has quit IRC | 17:04 | |
*** julim has quit IRC | 17:04 | |
*** e0ne has joined #openstack-horizon | 17:05 | |
*** sayan has joined #openstack-horizon | 17:05 | |
*** mpavlase has quit IRC | 17:07 | |
*** kyleolivo has quit IRC | 17:09 | |
*** HenryG has joined #openstack-horizon | 17:10 | |
*** ybathia has joined #openstack-horizon | 17:10 | |
openstackgerrit | Rajat Vig proposed openstack/horizon: Horizon UI refreshes the active panel when clicked https://review.openstack.org/209177 | 17:14 |
*** emw has quit IRC | 17:14 | |
*** sayan has quit IRC | 17:15 | |
*** emw has joined #openstack-horizon | 17:15 | |
*** bluex-pl has quit IRC | 17:15 | |
*** jingjing_ren has quit IRC | 17:15 | |
*** tjones has joined #openstack-horizon | 17:15 | |
*** akrivoka has quit IRC | 17:16 | |
*** lhcheng has joined #openstack-horizon | 17:19 | |
lhcheng | hi david-lyle | 17:20 |
*** HenryG has quit IRC | 17:20 | |
lhcheng | is the version doa for kilo 1.2.x? | 17:20 |
lhcheng | *doa version | 17:20 |
david-lyle | lhcheng: yes | 17:21 |
david-lyle | 1.3.x is Liberty | 17:22 |
*** tjones has quit IRC | 17:22 | |
lhcheng | we have some critical backports for doa kilo, but we haven't release a new version since 1.2.0 | 17:23 |
david-lyle | we should probably do that then | 17:24 |
david-lyle | I'll work on it | 17:24 |
lhcheng | I broke something in K that should be addressed by: like the bug I added in K https://review.openstack.org/#/c/180886/ | 17:25 |
lhcheng | ugh | 17:25 |
lhcheng | anyway, one operator was asking for the new release. :) | 17:26 |
*** e0ne has quit IRC | 17:26 | |
david-lyle | ok, are we ready to release | 17:26 |
lhcheng | got one more backport: https://review.openstack.org/#/c/203095/ | 17:27 |
lhcheng | but it is a corner case though | 17:27 |
lhcheng | it can break on a specific configuration of keystone | 17:27 |
*** jpomeroy has quit IRC | 17:28 | |
*** nlahouti has quit IRC | 17:28 | |
*** sayan has joined #openstack-horizon | 17:29 | |
openstackgerrit | KBrown proposed openstack/horizon: WIP: Add API services for system information https://review.openstack.org/205196 | 17:29 |
*** nlahouti has joined #openstack-horizon | 17:29 | |
*** saksham has joined #openstack-horizon | 17:30 | |
*** e0ne has joined #openstack-horizon | 17:32 | |
openstackgerrit | Merged openstack/django_openstack_auth: Imported Translations from Transifex https://review.openstack.org/208826 | 17:33 |
rhagarty | Hello - been working on a Horizon plug-in that is ready to be released. I know plug-ins are typically made available thru PyPI, but is there any effort or investigation into making these more readily available? i.e. How do horizon users find plug-ins? | 17:34 |
*** kiran-r has joined #openstack-horizon | 17:34 | |
openstackgerrit | KBrown proposed openstack/horizon: WIP: Add API services for system information https://review.openstack.org/205196 | 17:34 |
*** julim has joined #openstack-horizon | 17:34 | |
*** MaxV has joined #openstack-horizon | 17:37 | |
*** tjones has joined #openstack-horizon | 17:40 | |
*** kiran-r has quit IRC | 17:40 | |
*** yamamoto has quit IRC | 17:40 | |
openstackgerrit | KBrown proposed openstack/horizon: WIP: Add API services for system information https://review.openstack.org/205196 | 17:41 |
*** zhenguo has quit IRC | 17:43 | |
*** jprovazn has quit IRC | 17:45 | |
openstackgerrit | Rajat Vig proposed openstack/horizon: Image Detail Redesign (Angular/UX) https://review.openstack.org/173885 | 17:48 |
*** david-lyle has quit IRC | 17:48 | |
openstackgerrit | Rajat Vig proposed openstack/horizon: JSCS Cleanup - Use mock module to avoid using window https://review.openstack.org/199333 | 17:49 |
*** markus_z has quit IRC | 17:50 | |
*** jpomeroy has joined #openstack-horizon | 17:51 | |
*** tosky has quit IRC | 17:52 | |
*** Berezin has joined #openstack-horizon | 17:53 | |
*** jingjing_ren has joined #openstack-horizon | 17:54 | |
*** jingjing_ren has quit IRC | 17:55 | |
*** jingjing_ren has joined #openstack-horizon | 17:55 | |
openstackgerrit | Cindy Lu proposed openstack/horizon: JSCS Cleanup - rename launch instance factory files https://review.openstack.org/200648 | 18:00 |
*** radez is now known as radez_g0n3 | 18:01 | |
*** jpomeroy has quit IRC | 18:02 | |
*** aix has quit IRC | 18:03 | |
*** nlahouti has quit IRC | 18:03 | |
*** sambetts has quit IRC | 18:04 | |
*** sambetts has joined #openstack-horizon | 18:05 | |
*** kyleolivo has joined #openstack-horizon | 18:05 | |
*** nlahouti has joined #openstack-horizon | 18:06 | |
*** stevemar has quit IRC | 18:08 | |
*** kyleolivo has quit IRC | 18:10 | |
*** TravT has quit IRC | 18:10 | |
*** jbell8 has quit IRC | 18:11 | |
*** alexvictorchan has quit IRC | 18:17 | |
*** lucas__ has quit IRC | 18:20 | |
*** lucas__ has joined #openstack-horizon | 18:27 | |
*** jbell8 has joined #openstack-horizon | 18:28 | |
*** Berezin has quit IRC | 18:29 | |
*** lhcheng is now known as lhcheng_away | 18:29 | |
*** Berezin has joined #openstack-horizon | 18:29 | |
*** lucas__ has quit IRC | 18:30 | |
*** lucas__ has joined #openstack-horizon | 18:30 | |
*** kzaitsev_mb has quit IRC | 18:31 | |
*** MaxV has quit IRC | 18:31 | |
*** HenryG has joined #openstack-horizon | 18:31 | |
*** HenryG has quit IRC | 18:32 | |
openstackgerrit | Merged openstack/horizon: JSCS Cleanup - Fix ng-di errors on cloud-services https://review.openstack.org/198840 | 18:34 |
*** HenryG has joined #openstack-horizon | 18:35 | |
*** radez_g0n3 is now known as radez | 18:37 | |
*** neelabh has quit IRC | 18:37 | |
openstackgerrit | Rajat Vig proposed openstack/horizon: Image Detail Redesign (Angular/UX) https://review.openstack.org/173885 | 18:37 |
*** dsneddon_away has quit IRC | 18:40 | |
*** dsneddon has joined #openstack-horizon | 18:41 | |
*** yamamoto has joined #openstack-horizon | 18:41 | |
*** bapalm_ has joined #openstack-horizon | 18:41 | |
*** annashen has joined #openstack-horizon | 18:42 | |
*** jingjing_ren has quit IRC | 18:44 | |
openstackgerrit | Paulo Ewerton Gomes Fragoso proposed openstack/horizon: REST API to support angular quota workflows https://review.openstack.org/208581 | 18:45 |
*** HenryG_ has joined #openstack-horizon | 18:46 | |
*** yamamoto has quit IRC | 18:46 | |
*** SimonChung1 has joined #openstack-horizon | 18:47 | |
*** SimonChung has quit IRC | 18:47 | |
*** annashen has quit IRC | 18:47 | |
*** SimonChung1 has quit IRC | 18:47 | |
*** SimonChung has joined #openstack-horizon | 18:47 | |
*** HenryG has quit IRC | 18:48 | |
*** pkarikh_ has joined #openstack-horizon | 18:50 | |
*** jpomeroy has joined #openstack-horizon | 18:52 | |
*** jingjing_ren has joined #openstack-horizon | 18:55 | |
*** Berezin has quit IRC | 18:58 | |
*** lblanchard has quit IRC | 19:00 | |
*** SimonChung1 has joined #openstack-horizon | 19:03 | |
*** SimonChung has quit IRC | 19:03 | |
*** Piet has quit IRC | 19:07 | |
*** stevemar has joined #openstack-horizon | 19:08 | |
openstackgerrit | Paulo Ewerton Gomes Fragoso proposed openstack/horizon: Quota Functions in Angular API https://review.openstack.org/209221 | 19:10 |
*** rajatvig has quit IRC | 19:10 | |
*** stevemar has quit IRC | 19:12 | |
*** lblanchard has joined #openstack-horizon | 19:13 | |
*** lucas__ has quit IRC | 19:14 | |
*** tqtran has joined #openstack-horizon | 19:19 | |
kfox1111 | tqtran: got it to work. :) | 19:20 |
kfox1111 | https://youtu.be/2UQ6xa6uDQY | 19:20 |
*** mrunge has quit IRC | 19:20 | |
*** tjones has quit IRC | 19:21 | |
*** jingjing_ren has quit IRC | 19:22 | |
*** jingjing_ren has joined #openstack-horizon | 19:22 | |
openstackgerrit | Paulo Ewerton Gomes Fragoso proposed openstack/horizon: Identity Projects Angular Quota API https://review.openstack.org/209073 | 19:23 |
kfox1111 | tqtran: Do you know if anyone's using the magicsearch widget successfully yet? I haven't been able to. | 19:23 |
*** emw has quit IRC | 19:23 | |
*** jingjing_ren has quit IRC | 19:26 | |
*** jingjing_ren has joined #openstack-horizon | 19:26 | |
*** jingjing_ren has quit IRC | 19:27 | |
tqtran | kfox1111: yes, i believe cindy and kelly can help with that | 19:28 |
tqtran | their irc is clu_ and ongk | 19:28 |
kfox1111 | thx. | 19:28 |
tqtran | kfox1111: cool, demo looks great :) | 19:29 |
kfox1111 | thanks. and thanks for all the help. Horizon did all the hard parts. :) | 19:29 |
*** gyee has quit IRC | 19:29 | |
tqtran | :) np at all, thats what we're here for | 19:30 |
kfox1111 | https://github.com/stackforge/apps-catalog-ui/blob/master/app_catalog/static/dashboard/project/app_catalog/main_panel.html#L15-L21 | 19:31 |
*** jingjing_ren has joined #openstack-horizon | 19:31 | |
kfox1111 | I tried to replace line 15 with the commented out stuff, to do a faceted magic search. got a little icon, but no search box. | 19:32 |
tqtran | asahlin: ^---- | 19:32 |
kfox1111 | there doesn't seem to be a workable example in tree anywhere I could find. | 19:32 |
tqtran | have any insight you can give to kfox1111 ? | 19:32 |
tqtran | let me see if i dig something up | 19:32 |
kfox1111 | k. thanks. :) | 19:32 |
*** petertr7 is now known as petertr7_away | 19:33 | |
tqtran | https://review.openstack.org/#/c/151386/ | 19:33 |
tqtran | this is a really old patch | 19:33 |
tqtran | but it might contain some code sample you can use | 19:33 |
kfox1111 | yeah. those tags have been renamed. magic-st-search -> st-magic-search and magic-search -> hz-magic-search-bar as far as I can tell. | 19:34 |
*** rajatvig has joined #openstack-horizon | 19:35 | |
*** rajatvig has quit IRC | 19:35 | |
kfox1111 | so it looks basically like what I have commented out. :/ | 19:35 |
*** Berezin has joined #openstack-horizon | 19:36 | |
*** nlahouti has quit IRC | 19:36 | |
tqtran | you might have to wait for one of those folks to come online | 19:37 |
*** saksham has quit IRC | 19:37 | |
tqtran | i dont know much about magic-search | 19:37 |
kfox1111 | ok. no worries. thanks anyway. | 19:38 |
*** jcoufal has quit IRC | 19:39 | |
*** lucas__ has joined #openstack-horizon | 19:40 | |
*** nlahouti has joined #openstack-horizon | 19:40 | |
*** petertr7_away is now known as petertr7 | 19:44 | |
kfox1111 | arg... did cloud-service.js move again? | 19:45 |
*** alexvictorchan has joined #openstack-horizon | 19:45 | |
*** lsmola has quit IRC | 19:46 | |
kfox1111 | tqtran: how quickly do you think we can merge: https://review.openstack.org/#/c/206773 ? I keep having to rebase it. :/ | 19:47 |
tqtran | you'd need a bug or bp attach to it first | 19:48 |
kfox1111 | whats the fastest way in this case? | 19:48 |
tqtran | fastest way.. i'd like to know that myself lol | 19:50 |
kfox1111 | hehe. | 19:50 |
kfox1111 | I'm really really hoping to be able to get it through for liberty. | 19:50 |
kfox1111 | so the plugin can work with a stock horizon. | 19:50 |
*** lhcheng_away has left #openstack-horizon | 19:50 | |
kfox1111 | bug's probably quicker? | 19:53 |
openstackgerrit | Shaoquan Chen proposed openstack/horizon: Angular metadata update modal https://review.openstack.org/184274 | 19:53 |
*** mpavlase has joined #openstack-horizon | 19:53 | |
kfox1111 | arg... this api changed big time again. :/ | 19:54 |
*** ekarlso has quit IRC | 19:55 | |
*** kzaitsev_mb has joined #openstack-horizon | 19:55 | |
openstackgerrit | Kevin Fox proposed openstack/horizon: A few tweaks to make the App Catalog plugin work. https://review.openstack.org/206773 | 19:59 |
*** pkarikh_ has quit IRC | 20:00 | |
*** drupalmonkey has quit IRC | 20:01 | |
asahlin | kfox1111: regarding magic search question... took a quick look at the code you posted, you only need lines 18 and 19, so something as such | 20:04 |
asahlin | <hz-magic-search-bar | 20:04 |
asahlin | filter-facets="asset_filter_facets" | 20:04 |
asahlin | filter-strings="asset_filter_strings"> | 20:04 |
asahlin | </hz-magic-search-bar> | 20:04 |
kfox1111 | let me try that again real quick... | 20:05 |
asahlin | then in your controller have scope.asset_filter_strings and asset_filter_strings.asset_filter_facets defined | 20:06 |
kfox1111 | still get a hour glass button icon with no text box. | 20:06 |
kfox1111 | yup: https://github.com/stackforge/apps-catalog-ui/blob/master/app_catalog/static/dashboard/project/app_catalog/app_catalog.js#L150-L151 | 20:07 |
kfox1111 | and: https://github.com/stackforge/apps-catalog-ui/blob/master/app_catalog/static/dashboard/project/app_catalog/app_catalog.js#L132-L143 | 20:07 |
*** kyleolivo has joined #openstack-horizon | 20:07 | |
kfox1111 | deep down in the dom, I see the magic-search facets=""[{"name":"name","label":"Name","singleton":true}]" | 20:08 |
kfox1111 | strings= strings="filterStrings" template="/static/framework/widgets/magic-search/magic-search.html"> | 20:08 |
kfox1111 | which seems wrong. its still called filterStrings. | 20:08 |
kfox1111 | and it didn't seem to resolve magic-search tag into anything. | 20:10 |
asahlin | what does your main_panel.html look like now | 20:10 |
*** alexvictorchan has quit IRC | 20:10 | |
*** Piet has joined #openstack-horizon | 20:10 | |
*** sayan has quit IRC | 20:10 | |
*** jingjing_ren has quit IRC | 20:11 | |
kfox1111 | http://pastebin.com/QgpwnB41 | 20:11 |
*** emw has joined #openstack-horizon | 20:11 | |
*** kyleolivo has quit IRC | 20:12 | |
*** jingjing_ren has joined #openstack-horizon | 20:12 | |
asahlin | here is a patch set that is adding it to the launch instances wizard... https://review.openstack.org/#/c/201582 | 20:12 |
*** jingjing_ren has quit IRC | 20:13 | |
asahlin | there is a css class that your missing, but nothing else jumps out at me | 20:13 |
*** neelashah has joined #openstack-horizon | 20:13 | |
*** rajatvig has joined #openstack-horizon | 20:14 | |
*** clu_ has joined #openstack-horizon | 20:14 | |
kfox1111 | yeah. maybe the javascript .js file loading change in there fixed a bug? | 20:15 |
kfox1111 | I've got a meeting I need to run to, but maybe I'll apply this whole patch, then try again. maybe it will just fix it. thanks for the help. | 20:16 |
*** jingjing_ren has joined #openstack-horizon | 20:16 | |
asahlin | np. good luck. | 20:17 |
*** sqchen has joined #openstack-horizon | 20:19 | |
*** drupalmonkey has joined #openstack-horizon | 20:21 | |
*** rajatvig has quit IRC | 20:21 | |
*** lhcheng has joined #openstack-horizon | 20:23 | |
*** lhcheng has left #openstack-horizon | 20:23 | |
*** lhcheng has joined #openstack-horizon | 20:23 | |
*** lhcheng has left #openstack-horizon | 20:24 | |
*** jschlueter has joined #openstack-horizon | 20:26 | |
jschlueter | I have a question about workflows/create_instance.py I see that the "Projects & Users" step is intended to be skipped? but I'm seeing it when I have a user that has the admin role for a given project. Is this expected behavior? | 20:30 |
*** nlahouti has quit IRC | 20:34 | |
*** rajatvig has joined #openstack-horizon | 20:37 | |
*** nlahouti has joined #openstack-horizon | 20:40 | |
*** annashen has joined #openstack-horizon | 20:43 | |
*** alexvictorchan has joined #openstack-horizon | 20:45 | |
*** annashen has quit IRC | 20:48 | |
*** lucas__ has quit IRC | 20:54 | |
*** gyee has joined #openstack-horizon | 21:00 | |
*** neelashah has quit IRC | 21:02 | |
*** tjones has joined #openstack-horizon | 21:02 | |
*** saksham has joined #openstack-horizon | 21:03 | |
*** lblanchard has quit IRC | 21:03 | |
*** tqtran is now known as tqtran-afk | 21:03 | |
*** david-lyle has joined #openstack-horizon | 21:07 | |
*** bapalm_ has quit IRC | 21:07 | |
*** petertr7 is now known as petertr7_away | 21:08 | |
*** jbell8 has quit IRC | 21:08 | |
*** kyleolivo has joined #openstack-horizon | 21:08 | |
*** josecastroleon has quit IRC | 21:08 | |
*** josecastroleon has joined #openstack-horizon | 21:09 | |
*** gyee has quit IRC | 21:09 | |
*** crobertsrh is now known as _crobertsrh | 21:10 | |
*** Drago has quit IRC | 21:11 | |
*** jingjing_ren has quit IRC | 21:13 | |
*** kyleolivo has quit IRC | 21:13 | |
*** sqchen has quit IRC | 21:14 | |
*** lucas__ has joined #openstack-horizon | 21:15 | |
*** gyee has joined #openstack-horizon | 21:15 | |
*** asahlin is now known as asahlin_away | 21:15 | |
*** drupalmonkey has quit IRC | 21:16 | |
*** HenryG_ is now known as HenryG | 21:17 | |
Piet | If you're interested, here's a rough list of issues identified during the Launch Instance validation study https://wiki.openstack.org/wiki/Issues_identified | 21:17 |
*** Berezin has quit IRC | 21:18 | |
*** lucas__ has quit IRC | 21:19 | |
*** dboik has quit IRC | 21:20 | |
openstackgerrit | Diana Whitten proposed openstack/horizon: Sidebar now inherits from a Bootstrap Theme https://review.openstack.org/209259 | 21:22 |
*** pauloewerton has quit IRC | 21:27 | |
*** emilyw has joined #openstack-horizon | 21:32 | |
*** emw has quit IRC | 21:32 | |
*** TravT has joined #openstack-horizon | 21:32 | |
*** jtriley has quit IRC | 21:32 | |
*** lucas__ has joined #openstack-horizon | 21:36 | |
*** lucas__ has quit IRC | 21:38 | |
*** lucas__ has joined #openstack-horizon | 21:38 | |
openstackgerrit | Dan Nguyen proposed openstack/django_openstack_auth: Add domain scoped token to session in multidomain https://review.openstack.org/141153 | 21:38 |
*** kyleolivo has joined #openstack-horizon | 21:41 | |
*** lucas__ has quit IRC | 21:43 | |
*** e0ne has quit IRC | 21:44 | |
*** sqchen has joined #openstack-horizon | 21:45 | |
*** rajatvig has quit IRC | 21:51 | |
*** doug-fish has left #openstack-horizon | 21:53 | |
*** rajatvig has joined #openstack-horizon | 21:54 | |
*** 16WAAGCMB is now known as juggler | 21:54 | |
*** kyleolivo has quit IRC | 21:54 | |
openstackgerrit | Diana Whitten proposed openstack/horizon: Sidebar now inherits from a Bootstrap Theme https://review.openstack.org/209259 | 21:56 |
*** mpavlase has quit IRC | 22:04 | |
*** julim has quit IRC | 22:05 | |
*** julim has joined #openstack-horizon | 22:05 | |
*** julim has quit IRC | 22:05 | |
*** chlong has joined #openstack-horizon | 22:07 | |
*** kristinebrown has joined #openstack-horizon | 22:09 | |
*** vijendar has quit IRC | 22:10 | |
*** lucas__ has joined #openstack-horizon | 22:14 | |
*** lucas__ has quit IRC | 22:18 | |
*** Drago has joined #openstack-horizon | 22:22 | |
*** Drago has quit IRC | 22:22 | |
*** Drago has joined #openstack-horizon | 22:22 | |
*** zul has quit IRC | 22:23 | |
*** stevemar has joined #openstack-horizon | 22:24 | |
*** jtriley has joined #openstack-horizon | 22:32 | |
*** lucas__ has joined #openstack-horizon | 22:38 | |
*** stevemar has quit IRC | 22:39 | |
*** lucas__ has quit IRC | 22:43 | |
*** jpomeroy has quit IRC | 22:43 | |
*** annashen has joined #openstack-horizon | 22:44 | |
openstackgerrit | Tyr Johanson proposed openstack/horizon: Dashboard ReOrg - Relocate Launch Instance module https://review.openstack.org/197234 | 22:45 |
openstackgerrit | Tyr Johanson proposed openstack/horizon: Dashboard ReOrg - Relocate Launch Instance module https://review.openstack.org/197234 | 22:47 |
*** annashen has quit IRC | 22:48 | |
openstackgerrit | Tyr Johanson proposed openstack/horizon: Dashboard ReOrg - hz.dashboard --> horizon.dashboard https://review.openstack.org/206760 | 22:48 |
*** Drago has quit IRC | 22:53 | |
*** kyleolivo has joined #openstack-horizon | 22:55 | |
*** kyleolivo has quit IRC | 23:00 | |
openstackgerrit | Cindy Lu proposed openstack/horizon: Add pagination support to the volume page https://review.openstack.org/118450 | 23:01 |
*** yamamoto has joined #openstack-horizon | 23:09 | |
*** lucas__ has joined #openstack-horizon | 23:10 | |
*** lucas__ has quit IRC | 23:15 | |
*** david-lyle has quit IRC | 23:18 | |
openstackgerrit | Kevin Fox proposed openstack/horizon: A few tweaks to make the App Catalog plugin work. https://review.openstack.org/206773 | 23:18 |
*** kzaitsev_mb has quit IRC | 23:21 | |
openstackgerrit | Kevin Fox proposed openstack/horizon: A few tweaks to make the App Catalog plugin work. https://review.openstack.org/206773 | 23:26 |
*** jpomeroy has joined #openstack-horizon | 23:29 | |
kfox1111 | Cindy: ah, I see. yeah, things are changing again in that review. I'll rebase it asap. | 23:32 |
*** jtriley has quit IRC | 23:34 | |
*** sqchen has quit IRC | 23:35 | |
*** kaliya has quit IRC | 23:40 | |
*** lucas__ has joined #openstack-horizon | 23:40 | |
openstackgerrit | Rajat Vig proposed openstack/horizon: WIP: API for getting default quotas in admin https://review.openstack.org/207126 | 23:41 |
openstackgerrit | Rajat Vig proposed openstack/horizon: WIP : Add angular defaults panel for admin https://review.openstack.org/205296 | 23:41 |
openstackgerrit | Rajat Vig proposed openstack/horizon: WIP: API for getting default quotas in admin https://review.openstack.org/207126 | 23:43 |
*** hurgleburgler has quit IRC | 23:44 | |
*** lucas__ has quit IRC | 23:45 | |
kfox1111 | so confused.... | 23:49 |
openstackgerrit | Rajat Vig proposed openstack/horizon: Detail-page directives (Angular/UX) with CSS https://review.openstack.org/158881 | 23:49 |
kfox1111 | I just rebased my patch on trunk. it has openstack_dashboard/static/app/core/cloud-services/cloud-services.service.js as the new filename. | 23:49 |
kfox1111 | https://review.openstack.org/#/c/205104/ | 23:49 |
*** jamielennox|away is now known as jamielennox | 23:50 | |
openstackgerrit | Rajat Vig proposed openstack/horizon: Image Detail Redesign (Angular/UX) https://review.openstack.org/173885 | 23:50 |
kfox1111 | has openstack_dashboard/static/app/core/cloud-services/cloud-services.js | 23:50 |
kfox1111 | when I check it out. | 23:50 |
kfox1111 | is it in need of a rebasing before I rebase to it? | 23:50 |
*** jingjing_ren has joined #openstack-horizon | 23:53 | |
openstackgerrit | Rajat Vig proposed openstack/horizon: WIP - Image Details Edit/Delete (UX/Angular) https://review.openstack.org/158409 | 23:53 |
*** emilyw has quit IRC | 23:53 | |
openstackgerrit | Rajat Vig proposed openstack/horizon: WIP : Add angular defaults panel for admin https://review.openstack.org/205296 | 23:55 |
rajatvig | kfox1111 yes. there was a commit to break it down that just merged | 23:56 |
kfox1111 | ok. :( | 23:56 |
*** kristinebrown has quit IRC | 23:56 | |
*** kristinebrown has joined #openstack-horizon | 23:57 | |
openstackgerrit | Rajat Vig proposed openstack/horizon: JSCS Cleanup - horizon/ tech-debt https://review.openstack.org/199345 | 23:57 |
openstackgerrit | Rajat Vig proposed openstack/horizon: JSCS Cleanup - Use mock module to avoid using window https://review.openstack.org/199333 | 23:57 |
kfox1111 | so... should I try and wait a day or two and things will settle, or is this shuffling around of things going to last a while? | 23:59 |
*** KunalGandhi has joined #openstack-horizon | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!