*** kzaitsev_mb has quit IRC | 00:00 | |
*** pvaneck has quit IRC | 01:08 | |
*** reed_ has joined #openstack-app-catalog | 04:52 | |
*** reed_ has quit IRC | 04:53 | |
*** kebray has quit IRC | 06:53 | |
*** kebray has joined #openstack-app-catalog | 06:58 | |
*** kzaitsev_mb has joined #openstack-app-catalog | 07:48 | |
*** kzaitsev_mb has quit IRC | 08:02 | |
*** mfedosin has joined #openstack-app-catalog | 09:04 | |
*** kzaitsev_mb has joined #openstack-app-catalog | 09:13 | |
*** kzaitsev_mb has quit IRC | 10:14 | |
*** kzaitsev_mb has joined #openstack-app-catalog | 10:23 | |
*** kebray has quit IRC | 10:43 | |
*** kebray has joined #openstack-app-catalog | 10:48 | |
*** kzaitsev_mb has quit IRC | 11:08 | |
docaedo | boo :( even running app-catalog-ui from before any of the murano panel changes, I reliably get "There was an error while retrieving entries from the Application Catalog." | 11:27 |
---|---|---|
docaedo | also I'm not seeing the heat error or anything (but this is in devstack with heat from master), just blank page and that error in horizon - no errors popping up in js I think, and the node can definitely retrieve the assets file via curl | 11:43 |
*** kzaitsev_mb has joined #openstack-app-catalog | 11:52 | |
*** kzaitsev_mb has quit IRC | 11:56 | |
*** kzaitsev_mb has joined #openstack-app-catalog | 12:15 | |
kzaitsev_ws | hm | 12:37 |
kzaitsev_ws | docaedo: are you using a fresh install? | 12:38 |
*** kzaitsev_ws has quit IRC | 12:44 | |
*** kzaitsev_ws has joined #openstack-app-catalog | 12:44 | |
*** mfedosin has quit IRC | 12:44 | |
*** mfedosin has joined #openstack-app-catalog | 12:45 | |
kzaitsev_ws | docaedo: maybe you have APP_CATALOG_URL overriden? | 12:45 |
kzaitsev_ws | also — since the error is in javascript code — you can check the error console. | 12:47 |
kzaitsev_ws | docaedo: pls ping me — let's fix your issue ;) | 12:50 |
docaedo | totally fresh install - two successive devstack runs | 13:11 |
docaedo | I'll kick off another run so I can poke at it some more | 13:12 |
kzaitsev_ws | docaedo: you should check the browser's error console — it all the javascript errors should be there | 13:14 |
kzaitsev_ws | then you should check if you can open the same url in you browser (after all it's just a json request) | 13:14 |
docaedo | kzaitsev_ws: yeah when I was playing with it I did get an error and started to run it down, but then got pulled away on something else (and promptly forgot where I left it!) | 13:17 |
kzaitsev_ws | docaedo: folks are also pinging me about the feature branch of the glare code | 13:20 |
kzaitsev_ws | gotta go and actually review the thing ... | 13:21 |
kzaitsev_ws | or rather I should've done the long ago | 13:21 |
kzaitsev_ws | yesterday, amid all the things we had at least 3 gates break at once for unconnected reasons! | 13:22 |
kzaitsev_ws | (is unconnected even a word? =)) | 13:23 |
docaedo | unconnected *is* a word :) and that sucks | 13:23 |
kzaitsev_ws | or 4 if we count the upstream heat tempest failure %))) | 13:24 |
docaedo | it wouldn't be the week before summit without breakage! | 13:25 |
kzaitsev_ws | horizon made their selenium tests non-voting, so now nobody knows that selenium 3.0.1 is out and breaks everything )) | 13:25 |
kzaitsev_ws | true =)) | 13:26 |
*** spzala has joined #openstack-app-catalog | 13:27 | |
*** sfilatov has joined #openstack-app-catalog | 13:36 | |
docaedo | kzaitsev_ws: no console error gets thrown, only horizon reporting it couldn't load the contents | 13:48 |
kzaitsev_ws | docaedo: I mean developer console in your browser | 13:49 |
kzaitsev_ws | the one you get with 'inspect element -> console' or similar, depends on browser | 13:49 |
docaedo | DOH | 13:50 |
docaedo | yeah developer console | 13:50 |
docaedo | but turns out I had an entry in /etc/hosts for apps.openstack.org from when I was testing glare stuff! | 13:50 |
docaedo | removed it, now it loads everything as expected | 13:51 |
docaedo | which makes me wonder what issues hogepodge was hitting? though I am certain it will still time out when I try to import something | 13:52 |
kzaitsev_ws | it was smth with heat and maybe a too new or too old horizon? | 13:52 |
docaedo | dunno - but catalog looks/works fine (devstack from master as of 40 minutes ago), except trying to import, it's going to die at "TypeError: horizon.utils is undefined" | 13:55 |
*** kzaitsev_mb has quit IRC | 13:57 | |
docaedo | TypeError: horizon.utils is undefined | 13:57 |
docaedo | http://localhost:8000/dashboard/static/dashboard/js/c2f138901968.js line 48 > eval | 13:57 |
docaedo | Line 93 | 13:57 |
docaedo | error just before that: | 14:03 |
docaedo | TypeError: horizon.modals.spinner is null | 14:03 |
docaedo | http://localhost:8000/dashboard/static/dashboard/js/0ac3fe828b04.js | 14:03 |
docaedo | Line 94 | 14:03 |
docaedo | angular.module('horizon.app').run(['$templateCache',function($templateCache){$templateCache.put("/dashboard/static/app/core/flavors/panel.html","<hz-resource-panel resource-type-name=\"OS::Nova::Flavor\"> | 14:13 |
docaedo | likely horizon nova panel changed, need to sort out where/how that gets called | 14:14 |
docaedo | oh wow yeah the image import flow is completely different, no wonder this broke :( | 14:16 |
*** sfilatov has quit IRC | 14:30 | |
*** sfilatov has joined #openstack-app-catalog | 14:44 | |
*** sfilatov has quit IRC | 14:46 | |
*** reed__ has joined #openstack-app-catalog | 14:49 | |
*** sfilatov has joined #openstack-app-catalog | 14:50 | |
*** pcaruana has quit IRC | 15:14 | |
*** kebray has quit IRC | 15:33 | |
*** kebray has joined #openstack-app-catalog | 15:37 | |
*** reed__ has quit IRC | 15:54 | |
*** kairat|3 has joined #openstack-app-catalog | 16:11 | |
mfedosin | docaedo: hi! | 16:13 |
docaedo | mfedosin: howdy | 16:14 |
mfedosin | we discussed the situation with glare and app-catalog today | 16:15 |
mfedosin | with kairat and sskripnick | 16:15 |
mfedosin | and decided to finish the work before the summit | 16:15 |
docaedo | excellent, but thats .. just a few days :D | 16:15 |
mfedosin | so that we can show the result | 16:16 |
mfedosin | I know, but all code is on review | 16:16 |
mfedosin | if sskripnick is able to take this on we can finish by tomorrow | 16:17 |
mfedosin | igormarnat_: kairat|3 what do you think about it? | 16:17 |
kairat|3 | ++ | 16:18 |
kairat|3 | I can help with support | 16:19 |
mfedosin | how I understands from today's meetings - Mirantis will support these projects till the end of October, so we have some time to finish | 16:19 |
mfedosin | and then time will show what to do next | 16:20 |
mfedosin | kairat|3: thanks kairat | 16:20 |
docaedo | If we can get the beta site working great and have deployment bits infra can use, that will give us a good foundation going forward | 16:21 |
mfedosin | docaedo: agree | 16:22 |
docaedo | there's no chance infra will be able to deploy this stuff at this point as far as I can tell (likely way too close to summit for this to get any attention), but after the summit we'll see what happens :) | 16:22 |
docaedo | thanks guys for pushing to finish this work too, really appreciate it! | 16:22 |
mfedosin | I'll try to do everything from my side to make it happened | 16:23 |
*** kebray has quit IRC | 16:23 | |
docaedo | thanks, same here though I'm basically gone from tomorrow afternoon until the summit - will check email and IRC now and then though, and will try to support you guys however I can | 16:26 |
kairat|3 | one question | 16:28 |
kairat|3 | Do we have app catalog meeting tomorrow then | 16:28 |
kairat|3 | docaedo mfedosin | 16:28 |
*** sfilatov has quit IRC | 16:29 | |
docaedo | kairat|3: I will not be able to attend, but if kzaitsev_ws wants to chair we can | 16:30 |
mfedosin | I'm not sure if he could | 16:34 |
docaedo | yeah probably no meeting tomorrow, but if anyone wants to discuss things relating to this work, just talk about it here when it's convenient | 16:35 |
mfedosin | I think there is one main question: can we merge sskripnick's code in feature branch of app-catalog or not | 16:37 |
mfedosin | I can review and trace that the code is in a satisfactory condition. | 16:38 |
docaedo | OK I don't have any objections to merging that code into a feature branch, but I will admit I do not know how to do that the right way - anyone know how to do it and want to point me in the right direction? | 16:44 |
*** kairat|3 has quit IRC | 16:45 | |
* docaedo starts reading http://docs.openstack.org/infra/manual/drivers.html | 16:46 | |
mfedosin | is it not the same as merging code in master? | 16:48 |
mfedosin | maybe we need a special permission in project-config | 16:49 |
*** pcaruana has joined #openstack-app-catalog | 16:51 | |
docaedo | If I just workflow it, AFAIK it will be merged into master | 16:51 |
docaedo | but I will figure it out tonight/tomorrow | 16:51 |
docaedo | in the mean time, three of these are not passing CI anyway so think they need to be sorted https://review.openstack.org/#/q/status:open+project:openstack/app-catalog+branch:feature/glare-support+topic:bp/glare-work | 16:52 |
*** spzala has quit IRC | 17:02 | |
mfedosin | this should help https://review.openstack.org/#/c/388815/ | 17:02 |
*** spzala has joined #openstack-app-catalog | 17:02 | |
mfedosin | agree, we have to deal with ci conflicts | 17:03 |
igormarnat_ | Well, I can only confirm we'll do our best, I think it's possible. Not necessarily by the very start of the summit, may be by the mid next week ... | 17:03 |
igormarnat_ | We'll push | 17:03 |
docaedo | mfedosin: thanks | 17:03 |
docaedo | igormarnat_: thank you - hopefully you'll be able to stay involved with the ci/cd stuff for app development, I am working on some stuff closely related to that over the next few months | 17:04 |
igormarnat_ | docaedo: We'll see, let us discuss at the summit. I also hope | 17:05 |
docaedo | igormarnat_: definitely | 17:05 |
*** spzala has quit IRC | 17:07 | |
*** spzala has joined #openstack-app-catalog | 17:29 | |
*** sfilatov has joined #openstack-app-catalog | 17:39 | |
*** spzala has quit IRC | 17:42 | |
docaedo | mfedosin: your patch might not actually be necessary - sounds like I can safely merge that stuff since it's in a feature branch and I have the +workflow in review | 17:49 |
mfedosin | okay then | 17:51 |
mfedosin | that's great, so I'm abandoning it | 17:52 |
docaedo | well hold on :) let's wait 'till I get some stuff merged in that branch | 17:53 |
docaedo | mfedosin: could you review https://review.openstack.org/#/c/373105/3 ? I'll start there since it's the oldest that passed CI | 17:54 |
*** spzala has joined #openstack-app-catalog | 17:54 | |
mfedosin | looking | 17:55 |
*** spzala has quit IRC | 17:59 | |
*** sfilatov has quit IRC | 18:30 | |
*** sfilatov has joined #openstack-app-catalog | 18:31 | |
*** sfilatov has quit IRC | 18:35 | |
*** kebray has joined #openstack-app-catalog | 18:52 | |
*** mfedosin has quit IRC | 19:44 | |
openstackgerrit | Yih Leong Sun proposed openstack/app-catalog: modified Web Application description and url as per Enterprise WG request https://review.openstack.org/388881 | 19:48 |
*** pcaruana has quit IRC | 19:50 | |
openstackgerrit | Yih Leong Sun proposed openstack/app-catalog: modified Web Application description and url as per Enterprise WG request https://review.openstack.org/388881 | 19:51 |
*** mfedosin has joined #openstack-app-catalog | 20:53 | |
*** sfilatov has joined #openstack-app-catalog | 21:18 | |
*** mfedosin has quit IRC | 21:26 | |
openstackgerrit | Yih Leong Sun proposed openstack/app-catalog: modified Big Data Application description and url as per Enterprise WG request https://review.openstack.org/388905 | 21:32 |
openstackgerrit | Yih Leong Sun proposed openstack/app-catalog: modified ecommerce Application description and url as per Enterprise WG request https://review.openstack.org/388912 | 21:40 |
*** sfilatov has quit IRC | 22:08 | |
*** kebray has quit IRC | 22:19 | |
*** dfflanders has joined #openstack-app-catalog | 23:19 | |
*** spzala has joined #openstack-app-catalog | 23:51 | |
*** spzala has quit IRC | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!