docaedo | Suppose python -c 'import sys, yaml, json; json.dump(yaml.load(sys.stdin), sys.stdout, indent=4)' < glance_images.yaml > glance_images.json would do it | 00:02 |
---|---|---|
*** kzaitsev_mb has quit IRC | 00:07 | |
kfox1111 | that would work perfectly. I'd leave off the indent=4 though since its just for consumption by the websites. if humans want to read it, the yaml's much preferable. | 00:15 |
docaedo | Updated it .. I suspect there might be a better way to make sure pyyaml is available (reviews from infra will set that straight I'm sure) | 00:51 |
docaedo | also right now have it just creating the JSONs in /web/static directory same place as the YAMLs | 00:52 |
docaedo | AH, should update the vhost config if that's where they'll live - but basically I left them there so as to not start creating additional directories outside what comes from the repo | 00:52 |
docaedo | but expect comments :) will check back in later or else tomorrow, time to round up the boys and eat dinner | 00:53 |
*** kebray_ has joined #openstack-app-catalog | 02:15 | |
*** kebray has quit IRC | 02:18 | |
*** kebray_ has quit IRC | 05:09 | |
*** kzaitsev_mb has joined #openstack-app-catalog | 08:00 | |
*** openstack has quit IRC | 08:25 | |
*** openstack has joined #openstack-app-catalog | 08:27 | |
*** kzaitsev_mb has quit IRC | 08:45 | |
*** kzaitsev_mb has joined #openstack-app-catalog | 10:05 | |
*** kzaitsev_mb has quit IRC | 11:41 | |
*** kzaitsev_mb has joined #openstack-app-catalog | 11:51 | |
*** isviridov_away is now known as isviridov | 13:35 | |
kfox1111 | docaedo: looking good. | 15:59 |
*** kebray has joined #openstack-app-catalog | 16:17 | |
*** kebray has quit IRC | 16:38 | |
*** kzaitsev_mb has quit IRC | 16:48 | |
*** kebray has joined #openstack-app-catalog | 16:53 | |
*** kebray has quit IRC | 17:04 | |
*** openstackgerrit has quit IRC | 17:38 | |
*** openstackgerrit has joined #openstack-app-catalog | 17:38 | |
docaedo | I think it's close enough to get some pointed feedback on openstack-infra at least :) | 17:59 |
docaedo | although I can't figure out why centos6 check failed (need to look a lot closer at it) | 18:00 |
kfox1111 | yeah. should be able to just change the url in the horizon plugin to point to it and see if it works. | 18:15 |
*** kebray has joined #openstack-app-catalog | 18:28 | |
*** kebray has quit IRC | 18:31 | |
kfox1111 | so has murano created a ui for the app catalog? | 19:10 |
kfox1111 | see: https://www.mirantis.com/blog/mos6-1generaloverview/ | 19:11 |
docaedo | Not exactly - Murano can be told to reference a repository (like app catalog) and then you only need to paste in the name (like io.murano.apps.apache.ApacheHttpServer), then Murano will fetch the asset from the app catalog | 19:38 |
docaedo | so you can't browse the catalog contents from horizon, but you can use Murano in horizon or murano CLI to fetch things from the app catalog | 19:39 |
kfox1111 | right. I was just confused by saying just click. | 19:41 |
kfox1111 | and the mention of app bundles. | 19:41 |
kfox1111 | both would be awesome, for sure. but I didn't think either of those worked yet. | 19:41 |
docaedo | doesn't let you just click, but does let you just paste in an application or bundle name (then it fetches everything, including required glance image if it can be found and does not already exist locally) | 19:42 |
kfox1111 | ah. cool. | 19:43 |
kfox1111 | And that ui to paste into is in horizon? ajax? | 19:44 |
kfox1111 | might be able to hook that into the app catalog prototype ui pretty easily. Then you could browse and "install" the murano entries. | 19:45 |
docaedo | yeah - I doubt it's ajax, I think it just fetches the murano zip file and goes from there -but I can get more info if you need it (maybe this afternoon) .. gotta run right now but will be back in 2hrs or less | 19:48 |
*** isviridov is now known as isviridov_away | 20:16 | |
*** kzaitsev_mb has joined #openstack-app-catalog | 20:31 | |
*** kzaitsev_mb has quit IRC | 20:37 | |
*** kzaitsev_mb has joined #openstack-app-catalog | 20:58 | |
*** muralia has quit IRC | 21:39 | |
docaedo | kfox1111: for tomorrows meeting, want to provide update/info on horizon panel efforts? | 22:18 |
docaedo | that subject might get some others drawn in for the conversation tomorrow (I'm going to update the agenda and send a meeting reminder out shortly) | 22:19 |
*** kzaitsev_mb has quit IRC | 22:24 | |
kfox1111 | Sure. | 23:15 |
kfox1111 | docaedo: typo in the commit message. modeule | 23:48 |
kfox1111 | can remove the pip include too I think. | 23:49 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!