Monday, 2014-04-14

*** asalkeld has joined #murano00:11
*** IlyaE has quit IRC00:43
*** rakhmerov has joined #murano00:55
*** rakhmerov has quit IRC00:59
*** IlyaE has joined #murano01:06
*** rakhmerov has joined #murano01:55
*** rakhmerov has quit IRC02:00
*** rakhmerov has joined #murano02:56
*** rakhmerov has quit IRC03:01
*** rakhmerov has joined #murano03:42
*** sab has joined #murano04:20
*** chandan_kumar has joined #murano04:52
*** IlyaE has quit IRC05:02
*** asalkeld has quit IRC05:26
*** sab_ has joined #murano05:28
*** sab has quit IRC05:28
*** asalkeld has joined #murano05:47
*** IlyaE has joined #murano05:50
*** sab_ has quit IRC06:11
*** sab has joined #murano06:11
*** rakhmero_ has joined #murano06:41
*** rakhmerov has quit IRC06:44
*** IlyaE has quit IRC07:44
*** sergmelikyan has quit IRC08:08
*** sergmelikyan has joined #murano08:08
*** rakhmerov has joined #murano08:13
*** rakhmero_ has quit IRC08:16
openstackgerritA change was merged to stackforge/murano-dashboard: Change YAQL `repeat` function to have simpler set of arguments  https://review.openstack.org/8688308:43
openstackgerritTimur Sufiev proposed a change to stackforge/murano-dashboard: Drop bunch dependency  https://review.openstack.org/8681108:48
openstackgerritA change was merged to stackforge/murano-api: Update dynamic UI sample - according to the new format  https://review.openstack.org/8638708:55
sabIis 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 .deb09:16
ruhesab: yes, there is. see http://git.openstack.org/cgit/stackforge/murano-api/tree/muranoapi/packages/application_package.py09:19
*** katyafervent_awa is now known as katyafervent09:20
sabruhe, thank you :)09:24
*** asalkeld has quit IRC10:40
openstackgerritTimur Sufiev proposed a change to stackforge/murano-dashboard: Drop bunch dependency  https://review.openstack.org/8681110:44
*** chandan_kumar has quit IRC10:55
*** chandan_kumar has joined #murano11:09
ruheslagun: 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
slagunI can't. I assumed if they have built in solution it is recommended for use. Otherwise they wouldn't create it in the first place11:11
*** chandan_kumar has quit IRC11:16
slagunin Py3 it uses BytesIO instead. So better compatibility11:17
sergmelikyansab, 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.ActiveDirectory11:17
ruhepy27 support is prolonged to 2020. no reason to worry about py3.x :)11:17
slagunWhy then we have Python33 Jenkins job? byte_buffer is StringIO alias but that wouldn't break in Py3. Why not use it?11:19
ruhei'm just kidding :)11:20
openstackgerritSerg Melikyan proposed a change to stackforge/murano-api: Support packages in dsl and engine  https://review.openstack.org/8533211:22
*** chandan_kumar has joined #murano11:30
openstackgerritRuslan Kamaldinov proposed a change to stackforge/murano-api: Fix for package import  https://review.openstack.org/8603911:36
openstackgerritRuslan Kamaldinov proposed a change to stackforge/murano-api: Fix for package import  https://review.openstack.org/8603911:38
ruheslagun: that's the patch which uses byte_buffer from sqla ^^11:39
*** sab has quit IRC11:51
openstackgerritRuslan Kamaldinov proposed a change to stackforge/murano-api: Added a CLI command to manage categories  https://review.openstack.org/8693411:53
openstackgerritTimur Sufiev proposed a change to stackforge/murano-dashboard: Tailor Topology Tab view to the new object model  https://review.openstack.org/8653011:57
openstackgerritTimur Sufiev proposed a change to stackforge/murano-api: Fix wrong indentation in sample UI definition  https://review.openstack.org/8725012:00
openstackgerritTimur Sufiev proposed a change to stackforge/murano-dashboard: Tailor Topology Tab view to the new object model  https://review.openstack.org/8653012:14
sergmelikyantsufiev, does changes related to changes in DynamicUI already landed?12:15
tsufievsergmelikyan: yes, one minor fix is on review now: https://review.openstack.org/#/c/87250/12:16
sergmelikyantsufiev, does Templates section in UI definition required?12:20
* sergmelikyan tries to update his services to the latest UI definition specification12:20
sergmelikyantsufiev, ?12:32
tsufievsergmelikyan: should take a look...12:32
tsufievsergmelikyan: no, it isn't required12:34
sergmelikyantsufiev, thx! Great!12:34
tsufievonly Application section is required (and, of course, Forms section)12:35
openstackgerritTimur Sufiev proposed a change to stackforge/murano-dashboard: Tailor Deployments Tab to the new object model  https://review.openstack.org/8656912:44
openstackgerritEkaterina Fedorova proposed a change to stackforge/murano-api: Support packages in dsl and engine  https://review.openstack.org/8533213:01
openstackgerritTimur Sufiev proposed a change to stackforge/murano-dashboard: Fix 'Name' field in Environment -> Services table  https://review.openstack.org/8726413:09
openstackgerritTimur Sufiev proposed a change to stackforge/murano-dashboard: Drop bunch dependency  https://review.openstack.org/8681113:15
openstackgerritTimur Sufiev proposed a change to stackforge/murano-api: Remove hardcoded foreign keys from db.catalog.api  https://review.openstack.org/8608013:28
openstackgerritTimur Sufiev proposed a change to stackforge/murano-dashboard: Drop bunch dependency  https://review.openstack.org/8681113:30
openstackgerritA change was merged to stackforge/murano-api: Remove deep dependency from muranoapi  https://review.openstack.org/8598713:45
katyaferventtsufiev, What is default Version if omitted? 2?13:59
*** drupalmonkey has joined #murano14:01
*** sab has joined #murano14:07
*** sjmc7 has joined #murano14:11
tsufievkatyafervent: 114:24
katyaferventWill you plan to change that?14:25
tsufievno14:36
ruhekatyafervent: btw. you didn't update murano-api.conf.sample in https://review.openstack.org/#/c/8533214:49
openstackgerritGeorgy Okrokvertskhov proposed a change to stackforge/murano-dashboard: Fix Style for App Catalog page and Stats  https://review.openstack.org/8674114:49
*** IlyaE has joined #murano14:51
sergmelikyanruhe, you planned to add scripts to regenerate sample config and verify on gate job, have you chance to do this?14:54
ruhesergmelikyan: right, and i have a WIP patch https://review.openstack.org/#/c/85855/14:55
ruheit's almost ready14:55
sergmelikyanruhe, great!14:55
ruhei guess i'll rebase on top of katyafervent's patch to avoid blocking her work14:55
katyaferventI'm updating sample config14:56
ruhejenkins put -1 on my patch just because i forgot to include oslo.messaging configs :)14:56
sergmelikyanI don't think that this may block her, but usage of this script for updating sample config will speed-up her work14:56
openstackgerritEkaterina Fedorova proposed a change to stackforge/murano-api: Support packages in dsl and engine  https://review.openstack.org/8533215:00
katyaferventruhe, Done, will you check again please?15:01
ruhekatyafervent: sure15:01
sergmelikyanruhe, I have few very important comments about your patch, please take a look.15:01
ruhekatyafervent: you probably forgot to include murano-api.conf.sample ?15:02
openstackgerritEkaterina Fedorova proposed a change to stackforge/murano-api: Support packages in dsl and engine  https://review.openstack.org/8533215:04
ruhesergmelikyan: thanks for your comments. i'll address them15:04
sergmelikyanruhe, thx!15:05
*** chandan_kumar has quit IRC15:11
*** PierreRambaud has joined #murano15:15
ruhekatyafervent: you've got +1 from me15:15
*** julienvey has joined #murano15:33
sergmelikyanGuys, what was right way to handle path to cache in engine?15:34
sergmelikyanI 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
sergmelikyanWhat do you think?15:36
ruhesergmelikyan: i'd prefer external tools to create cache directory15:36
sergmelikyanWe have an issue with caching in this commit https://review.openstack.org/8533215:36
ruhesergmelikyan: to allow deployers to decide where things should be kept15:37
sergmelikyanruhe, but this mean that application would not run our of the box15:37
sergmelikyanruhe, 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
ruhesergmelikyan: is there a problem in https://review.openstack.org/#/c/85332/27/muranoapi/common/config.py ?15:38
sergmelikyanruhe, not exactly here, but yes. murano-packages-cache need to be created in case of cache folder not supplied at all15:39
openstackgerritA change was merged to stackforge/murano-api: Support packages in dsl and engine  https://review.openstack.org/8533215:40
*** gokrokve has joined #murano15:40
sergmelikyanruhe, my solution is https://github.com/stackforge/murano-api/blob/master/muranoapi/engine/package_loader.py#L8815:42
sergmelikyanBut I remember different concerns about such way, and I forgot to mention them in time :(15:42
ruhesergmelikyan: would os.makedirs(directory) fail if directory already exists?15:43
sergmelikyanruhe, yes :(15:45
ruhesergmelikyan: i'd handle (directory_exists or create_dir) in the config.py15:46
sergmelikyanruhe, but then it is unnesessary if directory supplied, may be same thing but in _get_cache_dir?15:47
sergmelikyanconfig.py makes sure that path is supplied, pre-creation is job of the function that use this path15:47
ruhesergmelikyan: that sounds sane to me15:48
openstackgerritA change was merged to stackforge/python-muranoclient: InstanceStatistics updated for corresponding API change  https://review.openstack.org/8666615:59
openstackgerritA change was merged to stackforge/murano-api: Billing statistics improved  https://review.openstack.org/8666416:01
*** IlyaE has quit IRC16:09
*** chandan_kumar has joined #murano16:33
ruhesergmelikyan: ping16:41
*** stan_lagun has joined #murano16:44
*** slagun has quit IRC16:47
*** sab has quit IRC16:53
*** rakhmerov has quit IRC17:00
sergmelikyanruhe, sorry17:01
* sergmelikyan returned17:01
ruhesergmelikyan: i stumble upon https://blueprints.launchpad.net/murano/+spec/yaql-murano-pl17:02
ruheseems like we can rename it to "Migrate Murano PL to use YAQL 0.2.2" and close it17:02
ruhesergmelikyan: what do you think?17:02
stan_lagunno17:02
stan_lagunYAQL 0.3 is very different17:03
stan_lagunwe just postponed the task17:03
sergmelikyanruhe, 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
openstackgerritA change was merged to stackforge/murano-dashboard: Fix Style for App Catalog page and Stats  https://review.openstack.org/8674117:08
ruhestan_lagun: sergmelikyan: ok, i'll leave it as is17:08
*** gokrokve_ has joined #murano17:16
*** julienvey has quit IRC17:17
*** gokrokve has quit IRC17:19
stan_lagunsergmelikyan, 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 introduced17:26
ruhestan_lagun: is it worth a separate blueprint to track update to YAQL v0.3 ?17:26
stan_lagunruhe, yes because it requires significant modifications of engine code17:27
ruhestan_lagun: got it17:27
*** gokrokve_ has quit IRC17:37
*** IlyaE has joined #murano17:58
*** rakhmerov has joined #murano18:01
*** rakhmerov has quit IRC18:14
*** julienvey has joined #murano18:17
*** IlyaE has quit IRC18:23
*** gokrokve has joined #murano18:39
*** IlyaE has joined #murano18:40
*** julienvey has quit IRC18:57
*** rakhmerov has joined #murano19:11
*** rakhmerov has quit IRC19:15
*** chandan_kumar has quit IRC19:22
*** rakhmerov has joined #murano20:12
*** rakhmerov has quit IRC20:16
*** gokrokve has quit IRC20:21
*** gokrokve has joined #murano20:35
*** rakhmerov has joined #murano21:13
*** rakhmerov has quit IRC21:18
*** rakhmerov has joined #murano21:35
*** rakhmerov has quit IRC21:37
*** rakhmerov has joined #murano21:37
*** rakhmerov has quit IRC21:42
*** asalkeld has joined #murano21:49
*** rakhmerov has joined #murano21:53
*** rakhmerov has quit IRC21:57
*** rakhmerov has joined #murano22:23
*** rakhmerov has quit IRC22:32
*** gokrokve has quit IRC22:38
*** gokrokve has joined #murano22:46
*** gokrokve has quit IRC22:48
*** sab has joined #murano22:50
*** sab has quit IRC22:55
*** sjmc7 has quit IRC23:00
*** IlyaE has quit IRC23:07
*** gokrokve has joined #murano23:21
*** rakhmerov has joined #murano23:28
*** rakhmerov has quit IRC23:33
*** IlyaE has joined #murano23:41

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!