*** asalkeld has joined #murano | 00:02 | |
*** MBeginer has left #murano | 00:11 | |
*** killer_prince has joined #murano | 01:29 | |
*** killer_prince is now known as lazy_prince | 01:29 | |
*** ativelkov has quit IRC | 01:37 | |
*** akuznetsova has quit IRC | 01:37 | |
*** dteselkin has quit IRC | 01:37 | |
*** akuznetsova has joined #murano | 01:38 | |
*** dteselkin has joined #murano | 01:38 | |
*** ativelkov has joined #murano | 01:40 | |
*** asalkeld_ has joined #murano | 01:52 | |
*** asalkeld has quit IRC | 01:56 | |
*** Viswanath has joined #murano | 02:23 | |
*** Viswanath has quit IRC | 02:26 | |
*** arosen has quit IRC | 02:30 | |
*** arosen has joined #murano | 03:10 | |
*** arosen has quit IRC | 03:48 | |
*** arosen has joined #murano | 03:50 | |
*** k4n0 has joined #murano | 05:39 | |
*** arosen has quit IRC | 07:04 | |
*** Nandu_ has joined #murano | 07:31 | |
Nandu_ | Hi I am trying to get murano-dashboard into debug mode using pycharm manage.py runserver <port> | 07:35 |
---|---|---|
Nandu_ | while the services seems to be up and running | 07:35 |
Nandu_ | I am getting this exception when I try to access horizon | 07:36 |
Nandu_ | http://paste.openstack.org/show/131791/ | 07:36 |
*** serg_melikyan has joined #murano | 07:40 | |
*** arosen has joined #murano | 07:49 | |
*** ogelbukh has quit IRC | 07:49 | |
*** ogelbukh has joined #murano | 08:17 | |
*** serg_melikyan has quit IRC | 08:20 | |
*** serg_melikyan has joined #murano | 08:30 | |
*** serg_melikyan has quit IRC | 08:34 | |
tnurlygayanov | Nandu_ could you please share this traceback using another service, paste.openstack.org returns 500 status code. | 08:40 |
Nandu_ | ok sure | 08:46 |
StanLagun | Nandu_: hi | 08:46 |
Nandu_ | hi | 08:46 |
StanLagun | Nandu_: which version of Horizon are you using? | 08:46 |
Nandu_ | I ama ble to access the stacktrace http://paste.openstack.org/show/131791/. Can you please try again | 08:47 |
tnurlygayanov | SyntaxError: Undefined variable: '$font-size-small'. | 08:48 |
Nandu_ | its the latest version | 08:49 |
StanLagun | The error is most likely because settings.py in dashboard doesn't match that of Horizon | 08:49 |
Nandu_ | I am using local_settings file too | 08:49 |
StanLagun | I usually install horizon from master and all its dependencies into virtualenv and manually sync settings.py | 08:50 |
StanLagun | local_settings is a different thing | 08:50 |
StanLagun | try to replace settings.py with a version from your Horizon but keep last several lines that are specific to Murano | 08:52 |
Nandu_ | ok | 08:52 |
Nandu_ | let me quickly try that | 08:52 |
Nandu_ | thanks | 08:52 |
StanLagun | from #START_MURANO_DASHBOARD to #END_MURANO_DASHBOARD | 08:53 |
*** serg_melikyan has joined #murano | 08:54 | |
serg_melikyan | Nandu_: We also have a script for automatic setting syncing - called update_settings.py | 08:56 |
serg_melikyan | You need to specify path to the your settings py and it will automatically download latest settings.py from horizon and update specified file | 08:57 |
Nandu_ | ok | 09:00 |
Nandu_ | Thanks for your help | 09:00 |
Nandu_ | It seems to be working | 09:00 |
*** pathFinder has joined #murano | 09:00 | |
pathFinder | hiya | 09:01 |
StanLagun | pathFinder: hi | 09:02 |
pathFinder | Need a favor in debugging an error in murano dasboard | 09:03 |
pathFinder | when i start murano-dashboard using the manage.py command with runserver as argument; it gives me an error | 09:03 |
StanLagun | can you give me stacktrace/details? | 09:04 |
pathFinder | http://paste.openstack.org/show/131813/ | 09:04 |
pathFinder | Thanks StanLaguan; Appreciate it | 09:05 |
pathFinder | aologies for typo - StanLagun | 09:05 |
serg_melikyan | pathFinder: same suggestion - update your settings.py using update_settings.sh | 09:06 |
StanLagun | pathFinder: we just discussed exactly the same issue :) You need to update settings.py file to match that of Horizon. There is a script update_settings.py that can do it or you can do it manually be replacing entire file content but the last block starting from #START_MURANO_DASHBOARD comment | 09:07 |
Nandu_ | Yeah its the same issue | 09:08 |
Nandu_ | :) | 09:08 |
pathFinder | Oh ok. Thanks all | 09:09 |
*** lazy_prince has quit IRC | 09:22 | |
Nandu_ | hi | 09:45 |
*** serg_melikyan has quit IRC | 09:56 | |
*** serg_melikyan has joined #murano | 10:01 | |
igormarnat | Nandu_, Hey! What's up? :) | 10:14 |
*** asalkeld__ has joined #murano | 10:28 | |
*** asalkeld_ has quit IRC | 10:31 | |
*** asalkeld__ is now known as asalkeld | 10:48 | |
*** serg_melikyan has quit IRC | 11:09 | |
*** Nandu_ has quit IRC | 11:15 | |
*** slagun has joined #murano | 11:20 | |
*** serg_melikyan has joined #murano | 11:23 | |
*** StanLagun has quit IRC | 11:23 | |
*** serg_melikyan has quit IRC | 11:29 | |
*** serg_melikyan has joined #murano | 11:37 | |
*** katyafervent is now known as katyafervent_awa | 11:42 | |
*** ogelbukh has quit IRC | 11:42 | |
*** pathFinder has quit IRC | 11:53 | |
*** katyafervent_awa is now known as katyafervent | 11:53 | |
*** asalkeld has quit IRC | 12:07 | |
*** ogelbukh has joined #murano | 12:30 | |
openstackgerrit | Ekaterina Chernova proposed a change to stackforge/murano: Change sphinx reqirements https://review.openstack.org/133678 | 13:09 |
*** serg_melikyan has quit IRC | 13:17 | |
*** gokrokve has joined #murano | 14:29 | |
openstackgerrit | Ekaterina Chernova proposed a change to stackforge/murano-dashboard: Add horizon plugin configuration file https://review.openstack.org/127174 | 14:38 |
*** openstackgerrit has quit IRC | 14:55 | |
*** serg_melikyan has joined #murano | 15:23 | |
*** k4n0 has quit IRC | 15:27 | |
*** gokrokve_ has joined #murano | 15:44 | |
*** gokrokve has quit IRC | 15:47 | |
*** serg_melikyan has quit IRC | 16:03 | |
*** serg_melikyan has joined #murano | 16:04 | |
*** serg_melikyan has quit IRC | 16:17 | |
*** serg_melikyan has joined #murano | 16:17 | |
*** gokrokve has joined #murano | 16:43 | |
*** gokrokve_ has quit IRC | 16:46 | |
*** gokrokve has quit IRC | 16:48 | |
*** gokrokve has joined #murano | 16:51 | |
*** arosen has quit IRC | 16:52 | |
*** Viswanath has joined #murano | 16:53 | |
*** gokrokve has quit IRC | 16:54 | |
*** gokrokve has joined #murano | 16:55 | |
*** arosen has joined #murano | 16:56 | |
*** Viswanath has quit IRC | 16:56 | |
serg_melikyan | Our meeting is starting in #openstack-meeting-alt | 17:00 |
*** slagun is now known as StanLagun | 17:01 | |
*** btully has joined #murano | 17:15 | |
btully | hello | 17:15 |
ruhe | btully: hi | 17:16 |
btully | i had a quick question re the category index page where we list the applications | 17:17 |
ruhe | btully: we have weekly meeting in #openstack-meeting-alt at this moment | 17:17 |
btully | do we have control over the sort order of the applications? | 17:17 |
ruhe | btully: please go ahead | 17:17 |
ruhe | katyafervent: could you please help? ^^ | 17:18 |
katyafervent | sure | 17:18 |
btully | it looks as though it calls the muranoclient api | 17:18 |
katyafervent | hi btully | 17:18 |
btully | hi there katyafervent !!! | 17:18 |
btully | :) | 17:19 |
katyafervent | I think we don't, but let me check | 17:19 |
btully | i see ORDER_VALUES = murano.api.v1.ORDER_VALUES in the catalog.py | 17:20 |
katyafervent | we definitely have possibility for that | 17:20 |
btully | which _get_filters seems to use on the query_params | 17:20 |
btully | so was just trying to figure out what the default order is | 17:21 |
btully | ideally it would be alphabetically by name, ascending, right? | 17:21 |
ruhe | +1 for alphabetically by name, ascending (in case if it isn't so right now) | 17:22 |
katyafervent | btully, I was wrong | 17:23 |
katyafervent | when we add pagination we add sorting | 17:23 |
katyafervent | if self.request.GET.get('sort_dir', 'asc') == 'desc': | 17:23 |
katyafervent | sort_dir can be set in request somehow | 17:24 |
btully | so what it the current default sort value and direction? | 17:25 |
btully | default seems to be asc which is good | 17:26 |
btully | (i’m looking at catalog/views.py in dashboard by the way) | 17:27 |
btully | i just want to confirm that the query is sorting on name vs fqn | 17:28 |
katyafervent | sort_dir = 'asc' | 17:29 |
katyafervent | and it could be changed via query parameter | 17:29 |
btully | right, i see that now, thanks. And the value we sort on? is it name or is it fqn? | 17:30 |
katyafervent | if no order_by parameter set | 17:32 |
katyafervent | default is "created" | 17:32 |
btully | ahh i see :( | 17:35 |
btully | where is that set? | 17:35 |
btully | so the oldest application gets listed first? | 17:35 |
*** arosen1 has joined #murano | 17:35 | |
*** arosen has quit IRC | 17:37 | |
katyafervent | api/v1/catalog/api,py line 316 | 17:39 |
katyafervent | btully, yes | 17:39 |
btully | thanks! I’ll see if i can override that via a query param, unless we want to change the default to ‘name’ vs ‘created’ | 17:40 |
btully | katyafervent: api/v1/catalog/api,py line 316 is that in dashboard or murano? I don’t see that file | 17:42 |
katyafervent | murano | 17:47 |
ruhe | katyafervent: api/v1/catalog.py has only 287 lines :) | 17:47 |
*** openstackgerrit has joined #murano | 17:47 | |
katyafervent | yes, order_by will change that behavior | 17:47 |
katyafervent | sorry, its db/catalog/apy.py | 17:48 |
katyafervent | *api.py | 17:48 |
btully | ahhh thanks so much | 17:48 |
btully | :D | 17:48 |
btully | i really appreciate the help! | 17:48 |
btully | should i put in a blueprint to change the default sort key to name rather than created (which would mean changing db/catalog/api.py) or should the blueprint be to add an order_by to muranodashboard catalog/views.py? | 17:52 |
ruhe | serg_melikyan: i think a bug report would be enought? ^ | 17:55 |
ruhe | *enough | 17:55 |
serg_melikyan | +1 | 17:56 |
btully | ok, bug report it is. thanks again! | 17:56 |
katyafervent | yes, bug with wishlist priority | 17:58 |
katyafervent | you are welcome btully ! | 17:59 |
gokrokve | I think we need to split Congress-Murano-Mistral spec to several specs | 18:02 |
gokrokve | Mistral support in Murano is independent from Congress | 18:02 |
StanLagun | gokrokve: where did you saw Congress-Murano-Mistral spec? | 18:03 |
gokrokve | I did not. But that is waht we discussed on the summit. This etherpad should be split into multiple specs | 18:03 |
gokrokve | Also HP has their proposal on wiki | 18:03 |
*** serg_melikyan has quit IRC | 18:03 | |
*** arosen1 has quit IRC | 18:04 | |
StanLagun | those are indeed 2 independent things. No doubt | 18:05 |
StanLagun | I think we need to have 3 types of integration: a) ability to call Mistral workflow that is defined in Mistral (by name or something like that) b) have API to upload workflow to Mistral so that we can have them in resource files/inline in MuranoPL and c) have a Murano package type Mistral/1.0 that automatically exposed as a function with specified name | 18:08 |
gokrokve | Right | 18:09 |
gokrokve | These aso could be 3 different specs | 18:09 |
*** serg_melikyan has joined #murano | 18:14 | |
StanLagun | But before we implement Mistral lets implement plugins that can contain both Python and MuranoPL code and make Mistral support be our first plugin | 18:15 |
gokrokve | right | 18:17 |
*** serg_melikyan has quit IRC | 18:20 | |
*** gokrokve has quit IRC | 19:01 | |
*** gokrokve has joined #murano | 19:04 | |
*** gokrokve has quit IRC | 19:09 | |
*** gokrokve has joined #murano | 19:37 | |
*** gokrokve has quit IRC | 19:41 | |
*** gokrokve has joined #murano | 19:49 | |
*** killer_prince has joined #murano | 20:09 | |
*** killer_prince is now known as lazy_prince | 20:09 | |
*** asalkeld has joined #murano | 20:52 | |
*** Viswanath has joined #murano | 21:09 | |
*** Viswanath has quit IRC | 21:12 | |
*** asalkeld_ has joined #murano | 22:22 | |
*** asalkeld has quit IRC | 22:26 | |
*** StanLagun has quit IRC | 23:01 | |
*** StanLagun has joined #murano | 23:01 | |
*** asalkeld_ has quit IRC | 23:20 | |
*** asalkeld__ has joined #murano | 23:20 | |
*** asalkeld__ is now known as asalkeld | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!