*** killer_prince has joined #murano | 00:09 | |
*** rakhmerov has joined #murano | 00:22 | |
*** rakhmerov has quit IRC | 00:27 | |
*** IlyaE has quit IRC | 01:06 | |
*** killer_prince has quit IRC | 01:15 | |
*** IlyaE has joined #murano | 01:17 | |
*** IlyaE has quit IRC | 01:20 | |
*** asalkeld has quit IRC | 01:24 | |
*** rakhmerov has joined #murano | 01:24 | |
*** rakhmerov has quit IRC | 01:28 | |
*** lazy_prince has joined #murano | 01:38 | |
*** lazy_prince is now known as killer_prince | 01:38 | |
*** asalkeld has joined #murano | 01:39 | |
*** rakhmerov has joined #murano | 02:24 | |
*** rakhmerov has quit IRC | 02:28 | |
*** rakhmerov has joined #murano | 03:25 | |
*** rakhmerov has quit IRC | 03:29 | |
*** rakhmerov has joined #murano | 03:36 | |
*** chandan_kumar_ has joined #murano | 04:15 | |
*** chandan_kumar_ has quit IRC | 04:21 | |
*** chandan_kumar_ has joined #murano | 04:36 | |
*** IlyaE has joined #murano | 05:20 | |
*** chandan_kumar_ has quit IRC | 05:31 | |
*** sab has joined #murano | 05:32 | |
sab | I read an application publisher can specify external dependency for the services, is it possible to define dependency of an external dependency? is this dependency heirachy is possible? | 06:26 |
---|---|---|
*** chandan_kumar has joined #murano | 06:38 | |
*** julienvey has joined #murano | 07:20 | |
*** tnurlygayanov has quit IRC | 07:32 | |
*** tnurlygayanov has joined #murano | 07:33 | |
sergmelikyan | sab, what actually do you mean by external dependency? | 08:15 |
*** sergmelikyan has quit IRC | 08:16 | |
*** sab has quit IRC | 08:17 | |
openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-api: Add file limit for a package archive during upload https://review.openstack.org/86345 | 08:19 |
*** sab has joined #murano | 08:25 | |
*** killer_prince has quit IRC | 08:26 | |
*** lazy_prince has joined #murano | 08:27 | |
*** lazy_prince is now known as killer_prince | 08:27 | |
*** lazy_prince has joined #murano | 08:29 | |
*** bogdando has quit IRC | 08:29 | |
*** bogdando has joined #murano | 08:30 | |
sab | for eg; Service A might need service A-a and in turn service A-a might need another service A-a-a.. is it possible to describe a hierarchical dependency, if so how much is the depth of hierarchy? | 08:30 |
*** killer_prince has quit IRC | 08:32 | |
*** lazy_prince is now known as killer_prince | 08:32 | |
*** ruhe has quit IRC | 08:32 | |
*** ruhe has joined #murano | 08:35 | |
*** sergmelikyan has joined #murano | 08:38 | |
sab | sergmelikyan: for eg; Service A might need service A-a and in turn service A-a might need another service A-a-a.. is it possible to describe a hierarchical dependency, if so how much is the depth of hierarchy? | 08:56 |
sergmelikyan | sab - any deep as you need. | 09:04 |
sab | sergmelikyan, any pointer to the code taking care of this? :) | 09:05 |
sergmelikyan | There is no actual dependency between appA and appB, raise then appA use some class defined in appB (e.g org.examle.my.MegaApp), and once engine meets that dependency it is trying to resolve it. | 09:05 |
sergmelikyan | sab, this method is called once unknown to Executor class is required: https://github.com/stackforge/murano-api/blob/master/muranoapi/dsl/class_loader.py#L35 | 09:07 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Tailor Topology Tab view to the new object model https://review.openstack.org/86530 | 09:08 |
sergmelikyan | dsl/class_loader.py is parent class and intended to be sub-classed | 09:08 |
sergmelikyan | https://github.com/stackforge/murano-api/blob/master/muranoapi/engine/simple_cloader.py - first simple class loader that loads classes from drive | 09:09 |
sergmelikyan | We rewrited this to Package Class Loader that uses our App Repository and loads classes from packages, but commit is yet not merged (few fixes required) | 09:09 |
sergmelikyan | https://review.openstack.org/85332 - here is new PackageClassLoader | 09:10 |
sergmelikyan | sab, is it what you are searched for? :) | 09:11 |
openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-api: Improve database scheme https://review.openstack.org/86532 | 09:11 |
sab | sergmelikyan, I think yes :) Thank you so much..I will read into the code and get back | 09:15 |
sergmelikyan | sab, np, ping me in case of any questions :) | 09:16 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-api: Poor man's replacement for deep.diff https://review.openstack.org/85987 | 09:16 |
sab | sergmelikyan, awesome, sure.. | 09:16 |
sergmelikyan | katyafervent, tsufiev how tedious is to rewrite our catalog to support packages without category specified? Any rough ETA? | 09:19 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-api: Update dynamic UI sample - according to the new format https://review.openstack.org/86387 | 09:21 |
*** lazy_prince has joined #murano | 09:23 | |
*** killer_prince has quit IRC | 09:24 | |
*** lazy_prince is now known as killer_prince | 09:24 | |
*** IlyaE has quit IRC | 09:27 | |
*** IlyaE has joined #murano | 09:29 | |
katyafervent | sergmelikyan, there are a lot of checks that at least one category should be assigned to a package | 09:37 |
katyafervent | We can add category - unspecified | 09:37 |
openstackgerrit | Igor Yozhikov proposed a change to stackforge/murano-dashboard: Changed repos to icehouse, fixed collectstatic https://review.openstack.org/85971 | 09:41 |
openstackgerrit | Igor Yozhikov proposed a change to stackforge/murano-api: Fixed mysql muranoUser setup, add time sync https://review.openstack.org/86020 | 09:42 |
openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-api: Use plural for class_definition https://review.openstack.org/86532 | 09:47 |
*** sab has quit IRC | 09:48 | |
sergmelikyan | katyafervent, I understand that current implementation already depends on idea that application belongs to some category. I don't ask for workaround, I am talking about real solution :) | 09:52 |
sergmelikyan | If we decide to add ability to upload application without specifying category at all, how much time will require changing implementation, raise than add hack. | 09:54 |
*** GoT has joined #murano | 10:00 | |
*** tnurlygayanov has quit IRC | 10:26 | |
*** tnurlygayanov has joined #murano | 10:35 | |
sergmelikyan | dteselkin, did you filed bug related to usage of feature from five.py from kombu with version >0.3 | 10:54 |
sergmelikyan | ? | 10:54 |
katyafervent | remove category takes 10 minutes, test then we didn't brake everything - much longer. without tests it takes a day to check everything working | 11:02 |
ruhe | katyafervent: do you want to have an API to manage categories? | 11:06 |
katyafervent | katyafervent, I do not. I think managing them from murano-manage will be enough | 11:07 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Do not pass whole image dictionary to murano-api https://review.openstack.org/86557 | 11:10 |
*** IlyaE has quit IRC | 11:18 | |
*** sab has joined #murano | 11:23 | |
*** sab has quit IRC | 11:24 | |
openstackgerrit | Serg Melikyan proposed a change to stackforge/murano-api: Removed dependency from kombu.five https://review.openstack.org/86563 | 11:28 |
openstackgerrit | Serg Melikyan proposed a change to stackforge/murano-agent: Removed dependency from kombu.five https://review.openstack.org/86566 | 11:37 |
sergmelikyan | dteselkin, I have filed bug and uploaded fixes announced by bot above | 11:39 |
sergmelikyan | https://bugs.launchpad.net/murano/+bug/1305784 | 11:39 |
*** rakhmerov has quit IRC | 11:45 | |
openstackgerrit | A change was merged to stackforge/murano-api: Add migration for inserting default categories https://review.openstack.org/86064 | 11:46 |
openstackgerrit | Igor Yozhikov proposed a change to stackforge/murano-dashboard: Changed repos to icehouse, fixed collectstatic https://review.openstack.org/85971 | 11:50 |
sergmelikyan | stanlagun, what do you think? Do we need to have save behavior as before, or simplify fix to time.time() | 11:51 |
ruhe | katyafervent: i can add a command to add new categories | 11:51 |
ruhe | from cli | 11:51 |
ruhe | from murano-manage | 11:51 |
ruhe | but as stanlagun said earlier, a better option would be to manage categories from python-muranoclient | 11:52 |
stanlagun | sergmelikyan, lets make it time.time() | 11:52 |
sergmelikyan | ruhe, didn't we agree to do nothing related to categories in this release more than simple patch with migration? | 11:52 |
katyafervent | for now adding from cli will be enough | 11:52 |
openstackgerrit | Serg Melikyan proposed a change to stackforge/murano-agent: Removed dependency from kombu.five https://review.openstack.org/86566 | 11:53 |
sergmelikyan | stanlagun, done | 11:55 |
openstackgerrit | Serg Melikyan proposed a change to stackforge/murano-api: Removed dependency from kombu.five https://review.openstack.org/86563 | 11:55 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Tailor Deployments Tab to the new object model https://review.openstack.org/86569 | 11:56 |
stanlagun | sergmelikyan, +2 | 11:57 |
sergmelikyan | tsufiev, regarding https://review.openstack.org/86557 may be we should save existing code and just return from clean ['name] | 11:58 |
sergmelikyan | ? | 11:58 |
sergmelikyan | But in whole +1 | 11:59 |
openstackgerrit | A change was merged to stackforge/murano-agent: Removed dependency from kombu.five https://review.openstack.org/86566 | 12:02 |
ruhe | sergmelikyan: if i have spare 30 minutes and it'll save 10 minutes for katyafervent to perform her tedious tasks, then i don't see any problem with adding this feature | 12:03 |
sergmelikyan | ruhe, mmm? | 12:03 |
* sergmelikyan didn't grok message from ruhe | 12:04 | |
*** akuznetsova_ has joined #murano | 12:07 | |
katyafervent | sergmelikyan, ruhe will do this in 30 minutes why we need to postpone it | 12:08 |
sergmelikyan | katyafervent, are you talking about adding ability to have packages without categories? | 12:08 |
katyafervent | no, to manage categories from cli | 12:08 |
openstackgerrit | A change was merged to stackforge/murano-api: Use plural for class_definition https://review.openstack.org/86532 | 12:09 |
*** akuznetsova_ has quit IRC | 12:11 | |
sergmelikyan | I was asking about ETA for adding ability to upload packages without categories via API (since we have meta-category All in UI, and ability to upload package from CLI without category). How we came to discussing implementation of category management in CLI? ) | 12:12 |
sergmelikyan | I don't see a problem in managing categories from CLI, but this does not solve problem that I was mentioned. | 12:13 |
openstackgerrit | A change was merged to stackforge/murano-api: Removed dependency from kombu.five https://review.openstack.org/86563 | 12:14 |
sergmelikyan | If I understood correctly, as workaround you suggested to have always present meta-category that is available for selection when uploading via API, and I had asked about ETA for full-fledged implementation. | 12:14 |
*** akuznetsova_ has joined #murano | 12:15 | |
ruhe | sergmelikyan: it seems that removing constrain on categories would also be a very straightforward thing | 12:21 |
*** stanlagun has left #murano | 12:22 | |
sergmelikyan | ruhe, katyafervent mentioned many checks related to this, but yes, it is strength-forward. Maybe file a bug and mark it as low-hanging-fruit? It seem to me as so. | 12:22 |
*** stanlagun has joined #murano | 12:22 | |
sergmelikyan | But I am not sure, since Alex is on vacation and he original author of this constraint | 12:23 |
sergmelikyan | *he is | 12:23 |
ruhe | sergmelikyan: i like the idea of a low-hanging-fruit for this issue | 12:25 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Tailor Deployments Tab to the new object model https://review.openstack.org/86569 | 12:26 |
openstackgerrit | Serg Melikyan proposed a change to stackforge/murano-api: Support packages in dsl and engine https://review.openstack.org/85332 | 12:31 |
openstackgerrit | Serg Melikyan proposed a change to stackforge/murano-api: Support packages in dsl and engine https://review.openstack.org/85332 | 12:32 |
openstackgerrit | Serg Melikyan proposed a change to stackforge/murano-api: io.murano.Environment used without namespace https://review.openstack.org/86572 | 12:34 |
sergmelikyan | Guys, we found this issue https://review.openstack.org/86572 during yesterday debugging session, please look at this changeset | 12:35 |
sergmelikyan | stanlagun, ruhe | 12:35 |
stanlagun | - Return: $initScript.replace($scriptReplacements) | 12:36 |
stanlagun | this line is highlighted but I don't see a change | 12:36 |
openstackgerrit | Serg Melikyan proposed a change to stackforge/murano-api: Resolve issue with InstanceTracked instantiation https://review.openstack.org/86573 | 12:38 |
sergmelikyan | stanlagun, carret return added | 12:38 |
sergmelikyan | There is a convention that all files should end with empty line | 12:39 |
* sergmelikyan had configured his PyCharm to do so, and also added deletion of spaces at the end of the line | 12:40 | |
stanlagun | how? | 12:40 |
sergmelikyan | Settings -> IDE Settings -> Editor | 12:42 |
sergmelikyan | "Ensure line feed at file end on Save" | 12:42 |
stanlagun | thanks! | 12:43 |
sergmelikyan | There is another option right above this one | 12:43 |
sergmelikyan | "Strip trailing spaces" | 12:43 |
sergmelikyan | In your case there is also a option about changing file endings on Linux one on save. | 12:45 |
*** rakhmerov has joined #murano | 12:46 | |
* sergmelikyan admire power of modern IDE's | 12:47 | |
*** julienvey has quit IRC | 12:52 | |
*** julienvey has joined #murano | 12:53 | |
openstackgerrit | Anastasia Kuznetsova proposed a change to stackforge/murano-tests: Add changes in deploy_component_new.sh https://review.openstack.org/86579 | 12:53 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/python-muranoclient: Parse YAML in muranoclient with the loader of the given class https://review.openstack.org/86376 | 12:55 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Automatically parse YAQL-expressions while YAML parsing https://review.openstack.org/86377 | 12:58 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Automatically parse YAQL-expressions during YAML parsing https://review.openstack.org/86377 | 12:59 |
*** rakhmerov has quit IRC | 12:59 | |
*** sergmelikyan has quit IRC | 13:04 | |
*** sergmelikyan has joined #murano | 13:04 | |
openstackgerrit | Sergey Murashov proposed a change to stackforge/murano-api: Changed tests for murano repository https://review.openstack.org/85061 | 13:05 |
ruhe | wow, too many patches :) | 13:05 |
openstackgerrit | Sergey Murashov proposed a change to stackforge/murano-api: Changed tests for murano repository https://review.openstack.org/85061 | 13:07 |
openstackgerrit | Sergey Murashov proposed a change to stackforge/murano-api: Changed tests for murano repository https://review.openstack.org/85061 | 13:08 |
openstackgerrit | Anastasia Kuznetsova proposed a change to stackforge/murano-tests: Add changes in deploy_component_new.sh https://review.openstack.org/86584 | 13:08 |
*** ogelbukh has quit IRC | 13:15 | |
*** ogelbukh has joined #murano | 13:16 | |
openstackgerrit | Ruslan Kamaldinov proposed a change to stackforge/murano-api: Fix for package import https://review.openstack.org/86039 | 13:17 |
*** sab has joined #murano | 13:41 | |
*** rakhmerov has joined #murano | 13:43 | |
openstackgerrit | A change was merged to stackforge/murano-api: io.murano.Environment used without namespace https://review.openstack.org/86572 | 13:49 |
*** saju_m has joined #murano | 13:50 | |
openstackgerrit | Anastasia Kuznetsova proposed a change to stackforge/murano-tests: Add changes in deploy_component_new.sh https://review.openstack.org/86584 | 14:03 |
*** sjmc7 has joined #murano | 14:10 | |
openstackgerrit | A change was merged to stackforge/murano-api: Resolve issue with InstanceTracked instantiation https://review.openstack.org/86573 | 14:46 |
*** btully has joined #murano | 14:47 | |
*** chandan_kumar has quit IRC | 14:47 | |
openstackgerrit | Sergey Murashov proposed a change to stackforge/murano-api: Changed tests for murano repository https://review.openstack.org/85061 | 14:48 |
ruhe | tsufiev: re your comments about tags in https://review.openstack.org/#/c/86039/ | 14:58 |
*** sab has quit IRC | 14:59 | |
ruhe | it looks like there is a problem in application_package.py | 15:00 |
ruhe | i always get ApplicationPackage.tags = None | 15:00 |
*** IlyaE has joined #murano | 15:02 | |
*** saju_m has quit IRC | 15:05 | |
*** sab has joined #murano | 15:06 | |
*** akuznetsova_ has quit IRC | 15:21 | |
*** GoT is now known as PierreRambaud | 15:26 | |
*** drupalmonkey has joined #murano | 15:49 | |
sjmc7 | nice meeting you all | 15:50 |
sergmelikyan | sjmc7, nice to meet you guys! :) | 15:52 |
btully | nice to meet you too, sergmelikyan! :D | 15:52 |
sergmelikyan | I will publish some links that mentioned: http://launchpad.net/murano -- all project management staff: bugs, bps (features), etc | 15:56 |
sergmelikyan | http://wiki.openstack.org/wiki/Murano - some docs, details about BPs, links to documentation | 15:56 |
btully | super. thanks! | 15:57 |
btully | Awesome work. So impressive. | 15:58 |
sergmelikyan | http://github.com/stackforge/murano-api - Main Murano codebase (API, Engine, Repository) | 15:59 |
sergmelikyan | http://github.com/stackforge/murano-dashboard - Murano UI - regular Django Application | 16:00 |
sergmelikyan | http://github.com/stackforge/murano-agent - VM side agent | 16:00 |
sergmelikyan | http://github.com/stackforge/python-muranoclient - python binding for Murano API | 16:01 |
sergmelikyan | btully, it is may be interesting for you, that UI is a Django Application, so essential points for UI development are: | 16:02 |
sergmelikyan | https://docs.djangoproject.com/ | 16:02 |
ruhe | http://git.openstack.org/cgit/stackforge/ is the canonical url :) github is just a mirror and it gives a false hope that openstack projects accept pull requests | 16:02 |
btully | indeed. learning Django is on my todo list ;) | 16:02 |
sergmelikyan | http://github.com/openstack/horizon - actually two projects in one: Horizon is a framework (also django app), and openstack_dashboard actual dashboard for OpenStack and a reference implementation | 16:03 |
sergmelikyan | So Horizon codebase is very helpfull too :) | 16:04 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Tailor Topology Tab view to the new object model https://review.openstack.org/86530 | 16:04 |
sergmelikyan | Not so much docs about Horizon, so, sources-sources-sources :( | 16:04 |
sjmc7 | it's python, source is always best! | 16:04 |
sjmc7 | sergmelikyan - i'm likely going to have to do architectural and sequence diagrams for our security team; I can put those into the documentation if they'd be of interest | 16:05 |
sergmelikyan | sjmc7, It will be very helpfull, we use docbook for documentation and http://git.openstack.org/cgit/stackforge/murano-docs where you can find documentation sources. | 16:07 |
sergmelikyan | sjmc7, we had some architectural diagrams, but they maybe be slightly outdated, so you contribution to this will be great! | 16:08 |
sjmc7 | :) and you said ekaterina is mostly responsible for documentation? | 16:08 |
sergmelikyan | sjmc7, yep, but we try to get whole team working on documentation :) | 16:09 |
sergmelikyan | We have plans to move developers docs to ReST format and publish on readthedocs, and books leave on murano-docs. | 16:10 |
sergmelikyan | https://github.com/stackforge/murano-docs - README should help with instruction about how to build :) Documentation will be automaticaly published once merged :) | 16:10 |
sergmelikyan | sjmc7, I may help with automation questions or questions about docbook :) | 16:11 |
sjmc7 | splendid. yes, ReST is a bit more familiar | 16:11 |
katyafervent | yes, if you have any questions about documentation you are welcome to ask | 16:14 |
tsufiev | ruhe: then could you please add comment about ApplicationPackage.tags always None to murano-manage code? | 16:17 |
sjmc7 | thanks katyafervent | 16:17 |
ruhe | tsufiev: i'd prefer to find a reason why it's always None | 16:17 |
tsufiev | ruhe: ok. do you want to find this out before merging import-package commit? | 16:20 |
ruhe | tsufiev: well, i'd like this to be merged with tags to be commented out. | 16:21 |
ruhe | and we can file a low-hanging bug for the bug with tags | 16:21 |
sjmc7 | ruhe - yes, any non-urgent ones, please tag them and we'll vacuum them up | 16:22 |
tsufiev | ruhe: ok, +2 then | 16:23 |
*** tsufiev has left #murano | 16:23 | |
*** slagun has joined #murano | 16:41 | |
*** sab has quit IRC | 16:43 | |
*** stanlagun has quit IRC | 16:45 | |
*** saju_m has joined #murano | 16:48 | |
*** IlyaE has quit IRC | 16:49 | |
*** Katyafervent2 has joined #murano | 16:50 | |
*** drupalmonkey has quit IRC | 16:51 | |
*** IlyaE has joined #murano | 16:52 | |
*** IlyaE has quit IRC | 16:52 | |
*** Katyafervent2 has quit IRC | 16:56 | |
*** julienvey has quit IRC | 17:08 | |
*** julienvey has joined #murano | 17:09 | |
*** sergmelikyan_ has joined #murano | 17:12 | |
*** sergmelikyan_ has quit IRC | 17:16 | |
*** sergmelikyan_ has joined #murano | 17:19 | |
*** sergmelikyan_ has quit IRC | 17:19 | |
*** sergmelikyan_ has joined #murano | 17:19 | |
*** sergmelikyan_ has quit IRC | 17:32 | |
*** IlyaE has joined #murano | 17:35 | |
openstackgerrit | Stan Lagun proposed a change to stackforge/murano-api: Billing statistics improved https://review.openstack.org/86664 | 17:56 |
openstackgerrit | Stan Lagun proposed a change to stackforge/python-muranoclient: InstanceStatistics updated for corresponding API change https://review.openstack.org/86666 | 18:06 |
*** drupalmonkey has joined #murano | 18:14 | |
openstackgerrit | Stan Lagun proposed a change to stackforge/murano-api: Billing statistics improved https://review.openstack.org/86664 | 18:14 |
*** rakhmerov has quit IRC | 18:25 | |
*** slagun has quit IRC | 18:44 | |
*** stanlagun has joined #murano | 18:44 | |
*** stanlagun has quit IRC | 18:45 | |
*** stanlagun has joined #murano | 18:46 | |
*** chandan_kumar has joined #murano | 19:19 | |
*** chandan_kumar_ has joined #murano | 19:19 | |
*** chandan_kumar_ has quit IRC | 19:19 | |
*** rakhmerov has joined #murano | 19:26 | |
*** rakhmerov has quit IRC | 19:40 | |
*** saju_m has quit IRC | 20:28 | |
*** saju_m has joined #murano | 20:29 | |
*** rakhmerov has joined #murano | 20:36 | |
*** rakhmerov has quit IRC | 20:40 | |
*** killer_prince has quit IRC | 20:53 | |
*** julienvey has quit IRC | 21:15 | |
*** chandan_kumar has quit IRC | 21:23 | |
*** rakhmerov has joined #murano | 21:36 | |
*** rakhmerov has quit IRC | 21:41 | |
*** asalkeld has quit IRC | 21:48 | |
*** asalkeld has joined #murano | 22:01 | |
*** saju_m has quit IRC | 22:20 | |
*** drupalmonkey has quit IRC | 22:31 | |
*** rakhmerov has joined #murano | 22:37 | |
*** rakhmerov has quit IRC | 22:41 | |
*** julienvey has joined #murano | 23:20 | |
*** julienvey has quit IRC | 23:24 | |
*** sjmc7 has quit IRC | 23:33 | |
openstackgerrit | Georgy Okrokvertskhov proposed a change to stackforge/murano-dashboard: Fix Style for App Catalog page and Stats https://review.openstack.org/86741 | 23:34 |
*** rakhmerov has joined #murano | 23:38 | |
*** rakhmerov has quit IRC | 23:42 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!