*** asalkeld has joined #murano | 00:11 | |
*** IlyaE has quit IRC | 00:43 | |
*** rakhmerov has joined #murano | 00:55 | |
*** rakhmerov has quit IRC | 00:59 | |
*** IlyaE has joined #murano | 01:06 | |
*** rakhmerov has joined #murano | 01:55 | |
*** rakhmerov has quit IRC | 02:00 | |
*** rakhmerov has joined #murano | 02:56 | |
*** rakhmerov has quit IRC | 03:01 | |
*** rakhmerov has joined #murano | 03:42 | |
*** sab has joined #murano | 04:20 | |
*** chandan_kumar has joined #murano | 04:52 | |
*** IlyaE has quit IRC | 05:02 | |
*** asalkeld has quit IRC | 05:26 | |
*** sab_ has joined #murano | 05:28 | |
*** sab has quit IRC | 05:28 | |
*** asalkeld has joined #murano | 05:47 | |
*** IlyaE has joined #murano | 05:50 | |
*** sab_ has quit IRC | 06:11 | |
*** sab has joined #murano | 06:11 | |
*** rakhmero_ has joined #murano | 06:41 | |
*** rakhmerov has quit IRC | 06:44 | |
*** IlyaE has quit IRC | 07:44 | |
*** sergmelikyan has quit IRC | 08:08 | |
*** sergmelikyan has joined #murano | 08:08 | |
*** rakhmerov has joined #murano | 08:13 | |
*** rakhmero_ has quit IRC | 08:16 | |
openstackgerrit | A change was merged to stackforge/murano-dashboard: Change YAQL `repeat` function to have simpler set of arguments https://review.openstack.org/86883 | 08:43 |
---|---|---|
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Drop bunch dependency https://review.openstack.org/86811 | 08:48 |
openstackgerrit | A change was merged to stackforge/murano-api: Update dynamic UI sample - according to the new format https://review.openstack.org/86387 | 08:55 |
sab | Iis there a concept of application packaging in Murano.. like a package with service description and binaries and dependencies which can be stored in glance? something like .rpm or .deb | 09:16 |
ruhe | sab: yes, there is. see http://git.openstack.org/cgit/stackforge/murano-api/tree/muranoapi/packages/application_package.py | 09:19 |
*** katyafervent_awa is now known as katyafervent | 09:20 | |
sab | ruhe, thank you :) | 09:24 |
*** asalkeld has quit IRC | 10:40 | |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Drop bunch dependency https://review.openstack.org/86811 | 10:44 |
*** chandan_kumar has quit IRC | 10:55 | |
*** chandan_kumar has joined #murano | 11:09 | |
ruhe | slagun: can you point me to sqla docs which recommends to use byte_buffer? (context: https://review.openstack.org/#/c/86039/6/muranoapi/cmd/manage.py) | 11:10 |
slagun | I can't. I assumed if they have built in solution it is recommended for use. Otherwise they wouldn't create it in the first place | 11:11 |
*** chandan_kumar has quit IRC | 11:16 | |
slagun | in Py3 it uses BytesIO instead. So better compatibility | 11:17 |
sergmelikyan | sab, also, it is worth to look at: https://review.openstack.org/85332 and https://github.com/stackforge/murano-api/tree/master/meta/io.murano.windows.ActiveDirectory | 11:17 |
ruhe | py27 support is prolonged to 2020. no reason to worry about py3.x :) | 11:17 |
slagun | Why then we have Python33 Jenkins job? byte_buffer is StringIO alias but that wouldn't break in Py3. Why not use it? | 11:19 |
ruhe | i'm just kidding :) | 11:20 |
openstackgerrit | Serg Melikyan proposed a change to stackforge/murano-api: Support packages in dsl and engine https://review.openstack.org/85332 | 11:22 |
*** chandan_kumar has joined #murano | 11:30 | |
openstackgerrit | Ruslan Kamaldinov proposed a change to stackforge/murano-api: Fix for package import https://review.openstack.org/86039 | 11:36 |
openstackgerrit | Ruslan Kamaldinov proposed a change to stackforge/murano-api: Fix for package import https://review.openstack.org/86039 | 11:38 |
ruhe | slagun: that's the patch which uses byte_buffer from sqla ^^ | 11:39 |
*** sab has quit IRC | 11:51 | |
openstackgerrit | Ruslan Kamaldinov proposed a change to stackforge/murano-api: Added a CLI command to manage categories https://review.openstack.org/86934 | 11:53 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Tailor Topology Tab view to the new object model https://review.openstack.org/86530 | 11:57 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-api: Fix wrong indentation in sample UI definition https://review.openstack.org/87250 | 12:00 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Tailor Topology Tab view to the new object model https://review.openstack.org/86530 | 12:14 |
sergmelikyan | tsufiev, does changes related to changes in DynamicUI already landed? | 12:15 |
tsufiev | sergmelikyan: yes, one minor fix is on review now: https://review.openstack.org/#/c/87250/ | 12:16 |
sergmelikyan | tsufiev, does Templates section in UI definition required? | 12:20 |
* sergmelikyan tries to update his services to the latest UI definition specification | 12:20 | |
sergmelikyan | tsufiev, ? | 12:32 |
tsufiev | sergmelikyan: should take a look... | 12:32 |
tsufiev | sergmelikyan: no, it isn't required | 12:34 |
sergmelikyan | tsufiev, thx! Great! | 12:34 |
tsufiev | only Application section is required (and, of course, Forms section) | 12:35 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Tailor Deployments Tab to the new object model https://review.openstack.org/86569 | 12:44 |
openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-api: Support packages in dsl and engine https://review.openstack.org/85332 | 13:01 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Fix 'Name' field in Environment -> Services table https://review.openstack.org/87264 | 13:09 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Drop bunch dependency https://review.openstack.org/86811 | 13:15 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-api: Remove hardcoded foreign keys from db.catalog.api https://review.openstack.org/86080 | 13:28 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Drop bunch dependency https://review.openstack.org/86811 | 13:30 |
openstackgerrit | A change was merged to stackforge/murano-api: Remove deep dependency from muranoapi https://review.openstack.org/85987 | 13:45 |
katyafervent | tsufiev, What is default Version if omitted? 2? | 13:59 |
*** drupalmonkey has joined #murano | 14:01 | |
*** sab has joined #murano | 14:07 | |
*** sjmc7 has joined #murano | 14:11 | |
tsufiev | katyafervent: 1 | 14:24 |
katyafervent | Will you plan to change that? | 14:25 |
tsufiev | no | 14:36 |
ruhe | katyafervent: btw. you didn't update murano-api.conf.sample in https://review.openstack.org/#/c/85332 | 14:49 |
openstackgerrit | Georgy Okrokvertskhov proposed a change to stackforge/murano-dashboard: Fix Style for App Catalog page and Stats https://review.openstack.org/86741 | 14:49 |
*** IlyaE has joined #murano | 14:51 | |
sergmelikyan | ruhe, you planned to add scripts to regenerate sample config and verify on gate job, have you chance to do this? | 14:54 |
ruhe | sergmelikyan: right, and i have a WIP patch https://review.openstack.org/#/c/85855/ | 14:55 |
ruhe | it's almost ready | 14:55 |
sergmelikyan | ruhe, great! | 14:55 |
ruhe | i guess i'll rebase on top of katyafervent's patch to avoid blocking her work | 14:55 |
katyafervent | I'm updating sample config | 14:56 |
ruhe | jenkins put -1 on my patch just because i forgot to include oslo.messaging configs :) | 14:56 |
sergmelikyan | I don't think that this may block her, but usage of this script for updating sample config will speed-up her work | 14:56 |
openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-api: Support packages in dsl and engine https://review.openstack.org/85332 | 15:00 |
katyafervent | ruhe, Done, will you check again please? | 15:01 |
ruhe | katyafervent: sure | 15:01 |
sergmelikyan | ruhe, I have few very important comments about your patch, please take a look. | 15:01 |
ruhe | katyafervent: you probably forgot to include murano-api.conf.sample ? | 15:02 |
openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-api: Support packages in dsl and engine https://review.openstack.org/85332 | 15:04 |
ruhe | sergmelikyan: thanks for your comments. i'll address them | 15:04 |
sergmelikyan | ruhe, thx! | 15:05 |
*** chandan_kumar has quit IRC | 15:11 | |
*** PierreRambaud has joined #murano | 15:15 | |
ruhe | katyafervent: you've got +1 from me | 15:15 |
*** julienvey has joined #murano | 15:33 | |
sergmelikyan | Guys, what was right way to handle path to cache in engine? | 15:34 |
sergmelikyan | I think we should create full patch (recursively), there was opinion like base folder for cache (supplied via config) should be created by default. | 15:36 |
sergmelikyan | What do you think? | 15:36 |
ruhe | sergmelikyan: i'd prefer external tools to create cache directory | 15:36 |
sergmelikyan | We have an issue with caching in this commit https://review.openstack.org/85332 | 15:36 |
ruhe | sergmelikyan: to allow deployers to decide where things should be kept | 15:37 |
sergmelikyan | ruhe, but this mean that application would not run our of the box | 15:37 |
sergmelikyan | ruhe, this is not preventing deployers from pre-creating any folder and supply via config file (engine will only create sub-folder in this case) | 15:38 |
ruhe | sergmelikyan: is there a problem in https://review.openstack.org/#/c/85332/27/muranoapi/common/config.py ? | 15:38 |
sergmelikyan | ruhe, not exactly here, but yes. murano-packages-cache need to be created in case of cache folder not supplied at all | 15:39 |
openstackgerrit | A change was merged to stackforge/murano-api: Support packages in dsl and engine https://review.openstack.org/85332 | 15:40 |
*** gokrokve has joined #murano | 15:40 | |
sergmelikyan | ruhe, my solution is https://github.com/stackforge/murano-api/blob/master/muranoapi/engine/package_loader.py#L88 | 15:42 |
sergmelikyan | But I remember different concerns about such way, and I forgot to mention them in time :( | 15:42 |
ruhe | sergmelikyan: would os.makedirs(directory) fail if directory already exists? | 15:43 |
sergmelikyan | ruhe, yes :( | 15:45 |
ruhe | sergmelikyan: i'd handle (directory_exists or create_dir) in the config.py | 15:46 |
sergmelikyan | ruhe, but then it is unnesessary if directory supplied, may be same thing but in _get_cache_dir? | 15:47 |
sergmelikyan | config.py makes sure that path is supplied, pre-creation is job of the function that use this path | 15:47 |
ruhe | sergmelikyan: that sounds sane to me | 15:48 |
openstackgerrit | A change was merged to stackforge/python-muranoclient: InstanceStatistics updated for corresponding API change https://review.openstack.org/86666 | 15:59 |
openstackgerrit | A change was merged to stackforge/murano-api: Billing statistics improved https://review.openstack.org/86664 | 16:01 |
*** IlyaE has quit IRC | 16:09 | |
*** chandan_kumar has joined #murano | 16:33 | |
ruhe | sergmelikyan: ping | 16:41 |
*** stan_lagun has joined #murano | 16:44 | |
*** slagun has quit IRC | 16:47 | |
*** sab has quit IRC | 16:53 | |
*** rakhmerov has quit IRC | 17:00 | |
sergmelikyan | ruhe, sorry | 17:01 |
* sergmelikyan returned | 17:01 | |
ruhe | sergmelikyan: i stumble upon https://blueprints.launchpad.net/murano/+spec/yaql-murano-pl | 17:02 |
ruhe | seems like we can rename it to "Migrate Murano PL to use YAQL 0.2.2" and close it | 17:02 |
ruhe | sergmelikyan: what do you think? | 17:02 |
stan_lagun | no | 17:02 |
stan_lagun | YAQL 0.3 is very different | 17:03 |
stan_lagun | we just postponed the task | 17:03 |
sergmelikyan | ruhe, on same page as Stan. But I don't know why this has value to Murano itself, may be little details will be helpful, stan? | 17:05 |
openstackgerrit | A change was merged to stackforge/murano-dashboard: Fix Style for App Catalog page and Stats https://review.openstack.org/86741 | 17:08 |
ruhe | stan_lagun: sergmelikyan: ok, i'll leave it as is | 17:08 |
*** gokrokve_ has joined #murano | 17:16 | |
*** julienvey has quit IRC | 17:17 | |
*** gokrokve has quit IRC | 17:19 | |
stan_lagun | sergmelikyan, YAQL 0.3 is just better and if we don't do this we will forever stuck on old version and will miss all new features that are going to be introduced | 17:26 |
ruhe | stan_lagun: is it worth a separate blueprint to track update to YAQL v0.3 ? | 17:26 |
stan_lagun | ruhe, yes because it requires significant modifications of engine code | 17:27 |
ruhe | stan_lagun: got it | 17:27 |
*** gokrokve_ has quit IRC | 17:37 | |
*** IlyaE has joined #murano | 17:58 | |
*** rakhmerov has joined #murano | 18:01 | |
*** rakhmerov has quit IRC | 18:14 | |
*** julienvey has joined #murano | 18:17 | |
*** IlyaE has quit IRC | 18:23 | |
*** gokrokve has joined #murano | 18:39 | |
*** IlyaE has joined #murano | 18:40 | |
*** julienvey has quit IRC | 18:57 | |
*** rakhmerov has joined #murano | 19:11 | |
*** rakhmerov has quit IRC | 19:15 | |
*** chandan_kumar has quit IRC | 19:22 | |
*** rakhmerov has joined #murano | 20:12 | |
*** rakhmerov has quit IRC | 20:16 | |
*** gokrokve has quit IRC | 20:21 | |
*** gokrokve has joined #murano | 20:35 | |
*** rakhmerov has joined #murano | 21:13 | |
*** rakhmerov has quit IRC | 21:18 | |
*** rakhmerov has joined #murano | 21:35 | |
*** rakhmerov has quit IRC | 21:37 | |
*** rakhmerov has joined #murano | 21:37 | |
*** rakhmerov has quit IRC | 21:42 | |
*** asalkeld has joined #murano | 21:49 | |
*** rakhmerov has joined #murano | 21:53 | |
*** rakhmerov has quit IRC | 21:57 | |
*** rakhmerov has joined #murano | 22:23 | |
*** rakhmerov has quit IRC | 22:32 | |
*** gokrokve has quit IRC | 22:38 | |
*** gokrokve has joined #murano | 22:46 | |
*** gokrokve has quit IRC | 22:48 | |
*** sab has joined #murano | 22:50 | |
*** sab has quit IRC | 22:55 | |
*** sjmc7 has quit IRC | 23:00 | |
*** IlyaE has quit IRC | 23:07 | |
*** gokrokve has joined #murano | 23:21 | |
*** rakhmerov has joined #murano | 23:28 | |
*** rakhmerov has quit IRC | 23:33 | |
*** IlyaE has joined #murano | 23:41 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!