*** kzaitsev_mb has joined #murano | 00:23 | |
*** kzaitsev_mb has quit IRC | 00:28 | |
*** ducttape_ has joined #murano | 00:37 | |
*** ducttape_ has quit IRC | 00:41 | |
*** xiangxinyong_ has quit IRC | 01:03 | |
*** zhurong has joined #murano | 01:09 | |
*** kzaitsev_mb has joined #murano | 01:24 | |
*** kzaitsev_mb has quit IRC | 01:30 | |
*** Liuqing has joined #murano | 02:32 | |
*** zhurong_ has joined #murano | 02:43 | |
*** Liuqing_ has joined #murano | 02:43 | |
*** Liuqing has quit IRC | 02:46 | |
*** zhurong has quit IRC | 02:46 | |
*** NanKe has joined #murano | 02:59 | |
*** Nikolay_St has joined #murano | 03:04 | |
*** ducttape_ has joined #murano | 03:39 | |
*** ducttape_ has quit IRC | 03:43 | |
*** Nikolay_St has quit IRC | 05:23 | |
*** Zer0Byte__ has joined #murano | 05:24 | |
*** Zer0Byte__ has quit IRC | 05:29 | |
*** Zer0Byte__ has joined #murano | 05:32 | |
*** Zer0Byte__ has quit IRC | 06:12 | |
*** Zer0Byte has joined #murano | 06:16 | |
*** Nikolay_St has joined #murano | 06:19 | |
*** ducttape_ has joined #murano | 06:41 | |
*** Zer0Byte has quit IRC | 06:44 | |
*** ducttape_ has quit IRC | 06:46 | |
*** Dinesh_Bhor has joined #murano | 06:46 | |
Dinesh_Bhor | kzaitsev_ws: Hi, Could you please take a look at it: https://review.openstack.org/#/c/346669/ This is accepted in other projects, for example: https://review.openstack.org/#/c/346673/. | 06:49 |
---|---|---|
openstackgerrit | Namrata proposed openstack/murano: Add hacking rule for explicit import of _ function https://review.openstack.org/349380 | 07:23 |
openstackgerrit | Hidekazu Nakamura proposed openstack/murano: Add murano.opts unit test https://review.openstack.org/347677 | 07:37 |
*** ducttape_ has joined #murano | 07:42 | |
*** ducttape_ has quit IRC | 07:47 | |
*** kzaitsev_mb has joined #murano | 07:49 | |
openstackgerrit | Béla Vancsics proposed openstack/murano: Use assertIn and assertNotIn https://review.openstack.org/349393 | 08:05 |
*** xiangxinyong has joined #murano | 08:10 | |
*** akholkin has joined #murano | 08:13 | |
*** yamamoto has quit IRC | 08:26 | |
*** ducttape_ has joined #murano | 08:43 | |
*** ducttape_ has quit IRC | 08:47 | |
openstackgerrit | Victor Ryzhenkin (freerunner) proposed openstack/murano: Do not override credential provider in tenant isolation tests https://review.openstack.org/347937 | 08:53 |
openstackgerrit | Victor Ryzhenkin (freerunner) proposed openstack/murano: Add base and packages for tempest murano scenario tests https://review.openstack.org/342088 | 08:54 |
openstackgerrit | Victor Ryzhenkin (freerunner) proposed openstack/murano: Add cinder volumes attachment tests https://review.openstack.org/339446 | 08:55 |
openstackgerrit | Namrata proposed openstack/murano: Add hacking rule for explicit import of _ function https://review.openstack.org/349380 | 08:57 |
openstackgerrit | Béla Vancsics proposed openstack/murano: Use assertIn, assertNotIn and assertIsNotNone https://review.openstack.org/349393 | 09:00 |
*** kzaitsev_mb has quit IRC | 09:14 | |
openstackgerrit | Mykyta Karpin proposed openstack/murano-deployment: Fix quotes https://review.openstack.org/348922 | 09:19 |
*** vbel has joined #murano | 09:36 | |
vbel | good morning/evening everyone! I have short question - I have a custom image with kilo based murano-agent - will it work with mitaka openstack cloud? Any restrictions for agent versions/apps? | 09:40 |
*** ducttape_ has joined #murano | 09:44 | |
*** ducttape_ has quit IRC | 09:48 | |
*** yamamoto has joined #murano | 09:53 | |
*** yamamoto has quit IRC | 09:57 | |
openstackgerrit | Valerii Kovalchuk proposed openstack/murano-specs: Spec for MuranoPL application policies https://review.openstack.org/336717 | 10:01 |
*** zhurong_ has quit IRC | 10:07 | |
*** yamamoto has joined #murano | 10:13 | |
*** Liuqing_ has quit IRC | 10:13 | |
*** yamamoto has quit IRC | 10:16 | |
*** yamamoto has joined #murano | 10:18 | |
*** yamamoto has quit IRC | 10:24 | |
openstackgerrit | Krzysztof Szukiełojć proposed openstack/murano-plugin-networking-sfc: Fix FlowClassifier.logicalDestinationPort https://review.openstack.org/349446 | 10:27 |
*** NanKe has quit IRC | 10:35 | |
*** NanKe has joined #murano | 10:36 | |
*** NanKe has joined #murano | 10:39 | |
*** NanKe has quit IRC | 10:40 | |
*** ducttape_ has joined #murano | 10:44 | |
*** NanKe has joined #murano | 10:45 | |
*** NanKe has quit IRC | 10:46 | |
*** ducttape_ has quit IRC | 10:49 | |
*** yamamoto has joined #murano | 10:54 | |
*** NanKe has joined #murano | 10:56 | |
openstackgerrit | Alexander Tivelkov proposed openstack/python-muranoclient: Support multi-document classes https://review.openstack.org/349452 | 11:04 |
*** DaveJ__ has joined #murano | 11:18 | |
*** yamamoto has quit IRC | 11:19 | |
DaveJ__ | Hi Folks, I'm trying to add a murano application to an existing security group, but no luck. | 11:19 |
DaveJ__ | Tried adding this to the body of the template | 11:19 |
DaveJ__ | - $._environment.securityGroupManager.defaultGroupName 'tenant_securitygroup' | 11:19 |
DaveJ__ | This app extends std::Aplication | 11:19 |
*** yamamoto has joined #murano | 11:19 | |
ddovbii | DaveJ__, addGroupIngress/addGroupEgress have `groupName` argument | 11:25 |
ddovbii | did you try to specify it there? | 11:25 |
DaveJ__ | ddovbii: Nope, let me try that | 11:26 |
DaveJ__ | ddovbii: Is this the correct synatax? - $._environment.securityGroupManager.addGroupIngress('tenant_securitygroup') | 11:28 |
ddovbii | DaveJ__, btw, please be informed, that you can ask apps-related questions in `murano-apps` channel. It's currently a very new, but lets evolve it :) | 11:28 |
DaveJ__ | ddovbii: Thanks, I'll switch over | 11:28 |
ddovbii | DaveJ__, you missed first parameter - rules themselves | 11:29 |
DaveJ__ | ddovbii: but I don't want to specify, any rules, I just want to reference the existing security group - or do i pass in an empty ruleset? | 11:31 |
ddovbii | oh, understood | 11:32 |
ddovbii | class Instance of your app has `securityGroupName` property | 11:33 |
ddovbii | you need to provide your name there | 11:33 |
openstackgerrit | Alexander Tivelkov proposed openstack/python-muranoclient: Support multi-document classes https://review.openstack.org/349452 | 11:35 |
*** lexplua has joined #murano | 11:43 | |
*** yamamoto has quit IRC | 11:46 | |
*** yamamoto has joined #murano | 11:46 | |
openstackgerrit | Alexander Tivelkov proposed openstack/python-muranoclient: Support for multi-class yamls in client https://review.openstack.org/349452 | 11:49 |
openstackgerrit | Alexander Tivelkov proposed openstack/python-muranoclient: Support for multi-class yamls in client https://review.openstack.org/349452 | 11:50 |
ddovbii | vbel, hi! quite difficult to answer. In agent we implemented several features since kilo, but I believe that it must work | 11:53 |
vbel | ddovbii: thanks a lot! I was unsure about specific versions, the images on apps.openstack.org don't tell murano-agent version though apps usually are compatible with kilo,liberty and mitaka | 11:55 |
vbel | another question is how do you run apps that require http_proxy? | 11:57 |
openstackgerrit | Nanke_Liu (lnk) proposed openstack/murano: Add Python 3.5 classifier and venv https://review.openstack.org/349470 | 11:58 |
openstackgerrit | Nanke_Liu (lnk) proposed openstack/murano: Add Python 3.5 classifier and venv https://review.openstack.org/349470 | 11:58 |
*** akholkin has quit IRC | 12:00 | |
*** itisha has joined #murano | 12:00 | |
*** Dinesh_Bhor has left #murano | 12:01 | |
openstackgerrit | Nanke_Liu (lnk) proposed openstack/murano: Add Python 3.5 classifier and venv https://review.openstack.org/349470 | 12:04 |
*** ducttape_ has joined #murano | 12:06 | |
openstackgerrit | Nikolay Starodubtsev proposed openstack/murano: WIP https://review.openstack.org/349475 | 12:07 |
*** sergmelikyan has joined #murano | 12:08 | |
openstackgerrit | Nanke_Liu (lnk) proposed openstack/python-muranoclient: Add Python 3.5 classifier and venv https://review.openstack.org/349478 | 12:08 |
openstackgerrit | Merged openstack/murano-deployment: Fix quotes https://review.openstack.org/348922 | 12:14 |
openstackgerrit | Nanke_Liu (lnk) proposed openstack/murano-dashboard: Add Python 3.5 classifier and venv https://review.openstack.org/349479 | 12:14 |
openstackgerrit | Valerii Kovalchuk proposed openstack/murano: [docs] Remove "meta-class" term https://review.openstack.org/349482 | 12:17 |
*** lexplua has quit IRC | 12:20 | |
*** ducttape_ has quit IRC | 12:22 | |
*** lexplua has joined #murano | 12:27 | |
*** NanKe has quit IRC | 12:42 | |
*** Nikolay_St has quit IRC | 12:50 | |
*** Liuqing has joined #murano | 12:52 | |
DaveJ__ | Folks, I'm observing an issue with Murnao. I've been modifying an application template, and just updated/renamed some resources. After deleting the orginal app and uploading the new one, I still see murano agent attempting to execute the old resources | 12:52 |
DaveJ__ | it looks like it is being cached somehow | 12:52 |
*** vakovalchuk has joined #murano | 12:54 | |
openstackgerrit | Alexander Tivelkov proposed openstack/murano-specs: Application Development Framework https://review.openstack.org/312814 | 12:55 |
vakovalchuk | DaveJ__: do you use an option to load packages from the local directory? | 12:55 |
vakovalchuk | load_packages_from in the murano.conf file | 12:56 |
*** ducttape_ has joined #murano | 12:57 | |
*** Liuqing has quit IRC | 13:07 | |
*** ducttape_ has quit IRC | 13:08 | |
DaveJ__ | vakovalchuk: Its commented out in my config file #load_packages_from = | 13:09 |
openstackgerrit | Timur Sufiev proposed openstack/murano-specs: [WIP] Schema driven UI specification https://review.openstack.org/344518 | 13:09 |
*** cleong has joined #murano | 13:10 | |
*** Nikolay_St has joined #murano | 13:14 | |
vakovalchuk | DaveJ__: can you share application template and what you changed in it? | 13:18 |
DaveJ__ | vakovalchuk: Of course. let me put it on github. I started by copying the source of the ApacheHTTPServer app, but have changed and renamed everything. | 13:20 |
DaveJ__ | The last piece was changing the scripts that previously installed apache. For example, they were called runApacheDeploy.sh, I changed it to setupDevBox.sh | 13:21 |
DaveJ__ | But the muranoagent log still outputs | 13:21 |
DaveJ__ | https://www.irccloud.com/pastebin/qRliIcrT/ | 13:22 |
DaveJ__ | vakovalchuk: https://github.com/davejohnston/DevBox | 13:24 |
*** Nikolay_St has quit IRC | 13:25 | |
*** lexplua has quit IRC | 13:30 | |
*** yamamoto has quit IRC | 13:32 | |
*** yamamoto has joined #murano | 13:34 | |
*** yamamoto has quit IRC | 13:40 | |
*** Nikolay_St has joined #murano | 13:42 | |
*** zhurong has joined #murano | 13:43 | |
*** zhurong has quit IRC | 13:43 | |
*** ducttape_ has joined #murano | 13:43 | |
*** zhurong has joined #murano | 13:43 | |
*** akholkin has joined #murano | 13:46 | |
*** thumpba has joined #murano | 13:50 | |
vakovalchuk | DaveJ__: unfortunately I cannot test the app, because I cannot select any network during the configuration, but it looks fine. I can't imagine what can be cached because 1) you create a new VM with the new instance of agent 2) the name of the app is different, so it's completely new app | 13:51 |
vakovalchuk | do you see the logs in horizon as expected? | 13:52 |
vakovalchuk | 'Creating VM for DevBox Server.', 'Instance is created. Deploying DevBox Server' and so on | 13:52 |
*** lexplua has joined #murano | 13:55 | |
*** Dinesh_Bhor has joined #murano | 13:56 | |
DaveJ__ | vakovalchuk: yes horizon looks as expected | 14:02 |
*** itisha has quit IRC | 14:04 | |
*** itisha has joined #murano | 14:18 | |
*** yamamoto has joined #murano | 14:36 | |
*** thumpba has quit IRC | 14:39 | |
*** yamamoto has quit IRC | 14:41 | |
DaveJ__ | vakovalchuk: I renamed my app from io.murano.apps.owm.DevBox to io.murano.apps.owm.DevServer, and tried again | 14:43 |
DaveJ__ | everything working now, so the old scripts must be cached somehow with the app. Is the data stored in the DB ? | 14:43 |
*** thumpba has joined #murano | 14:45 | |
openstackgerrit | Merged openstack/murano: SoftwareComponent implementation https://review.openstack.org/343655 | 14:47 |
*** akholkin has quit IRC | 14:50 | |
*** lexplua has quit IRC | 14:51 | |
openstackgerrit | Merged openstack/murano: Do not override credential provider in tenant isolation tests https://review.openstack.org/347937 | 14:54 |
*** akholkin has joined #murano | 14:55 | |
openstackgerrit | Merged openstack/murano: MuranoPL forms implementation https://review.openstack.org/331950 | 14:56 |
*** ducttape_ has quit IRC | 14:57 | |
*** ducttape_ has joined #murano | 14:58 | |
openstackgerrit | Victor Ryzhenkin (freerunner) proposed openstack/murano: Add base and packages for tempest murano scenario tests https://review.openstack.org/342088 | 14:59 |
*** sergmelikyan has quit IRC | 15:03 | |
*** sergmelikyan has joined #murano | 15:03 | |
*** sergmelikyan has quit IRC | 15:04 | |
*** sergmelikyan has joined #murano | 15:04 | |
openstackgerrit | zhurong proposed openstack/murano: [Docs]Update the Murano service broker install guide https://review.openstack.org/349156 | 15:05 |
*** zhurong has quit IRC | 15:12 | |
*** ddovbii_ has joined #murano | 15:13 | |
ddovbii_ | <Sameroom> I've connected 1 new room #murano-apps-irc1 (Mirantis) on Slack. See https://sameroom.io/maps/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE0NzAxNTAwMDAsInJvb21faWQiOjIzNjE4LCJpZGVudGl0eV9pZCI6MTU1NjU4fQ.aUHMNgyiDI1la3qyxLkkC60_LKJ2YghLspn44urPSz0 | 15:13 |
*** lexplua has joined #murano | 15:23 | |
*** vbel has quit IRC | 15:28 | |
*** lexplua has quit IRC | 15:28 | |
*** ducttape_ has quit IRC | 15:30 | |
*** ducttape_ has joined #murano | 15:31 | |
*** yamamoto has joined #murano | 15:37 | |
*** yamamoto has quit IRC | 15:43 | |
*** lexplua has joined #murano | 15:48 | |
*** lexplua has quit IRC | 15:58 | |
*** Zer0Byte__ has joined #murano | 16:07 | |
openstackgerrit | Oleh Baran proposed openstack/murano: Add base and packages for tempest murano scenario tests https://review.openstack.org/342088 | 16:35 |
*** ddovbii_ has quit IRC | 16:35 | |
openstackgerrit | Aleksandr Kholkin proposed openstack/murano: Add base and packages for tempest murano scenario tests https://review.openstack.org/342088 | 16:36 |
*** yamamoto has joined #murano | 16:39 | |
*** yamamoto has quit IRC | 16:44 | |
*** lexplua has joined #murano | 16:51 | |
*** akholkin has quit IRC | 16:54 | |
openstackgerrit | Eric Peterson proposed openstack/murano-dashboard: Hiding murano dashboard if the service is not present https://review.openstack.org/237793 | 17:19 |
*** sergmelikyan has quit IRC | 17:27 | |
*** sergmelikyan has joined #murano | 17:35 | |
*** DaveJ__ has quit IRC | 17:40 | |
*** yamamoto has joined #murano | 17:41 | |
*** ducttape_ has quit IRC | 17:45 | |
*** yamamoto has quit IRC | 17:46 | |
*** thumpba has quit IRC | 17:48 | |
*** thumpba has joined #murano | 17:49 | |
*** ducttape_ has joined #murano | 17:57 | |
Zer0Byte__ | hey how i can roll back a review | 18:07 |
openstackgerrit | Merged openstack/murano-dashboard: Remove the H104 pep8 ignore from tox.ini https://review.openstack.org/349175 | 18:18 |
*** permalac has joined #murano | 18:23 | |
*** vakovalchuk_ has joined #murano | 18:24 | |
vakovalchuk_ | Zer0Byte__: hi. the most straightforward way is to correct all files to the previous version manually. for the other ways it's better to look at the GIT-related forums on the Internet. I believe this is not quite right channel | 18:28 |
Zer0Byte__ | no i mean | 18:28 |
Zer0Byte__ | on review | 18:28 |
Zer0Byte__ | i perform a change on review | 18:28 |
Zer0Byte__ | im doing in a btter way | 18:28 |
vakovalchuk_ | so, you change things, amend changes and push it on review like the previous time | 18:29 |
vakovalchuk_ | the only difference is that you should do "git commit --amend" instead of "git commit" | 18:30 |
*** sergmelikyan has quit IRC | 18:32 | |
*** sergmelikyan has joined #murano | 18:32 | |
*** sergmeli_ has joined #murano | 18:36 | |
*** sergmelikyan has quit IRC | 18:36 | |
*** sergmeli_ has quit IRC | 18:36 | |
*** sergmelikyan has joined #murano | 18:39 | |
*** Nikolay_St has quit IRC | 18:40 | |
openstackgerrit | Alexander Tivelkov proposed openstack/python-muranoclient: Support for multi-class yamls in client https://review.openstack.org/349452 | 18:40 |
openstackgerrit | Alexander Tivelkov proposed openstack/python-muranoclient: Support for multi-class yamls in client https://review.openstack.org/349452 | 18:41 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/murano: Updated from global requirements https://review.openstack.org/349639 | 18:42 |
*** yamamoto has joined #murano | 18:43 | |
*** sergmelikyan has quit IRC | 18:43 | |
*** sergmelikyan has joined #murano | 18:48 | |
*** yamamoto has quit IRC | 18:48 | |
*** vakovalchuk_ has quit IRC | 18:56 | |
*** lexplua has quit IRC | 19:30 | |
*** yamamoto has joined #murano | 19:45 | |
*** fragatina has joined #murano | 19:45 | |
*** fragatina has quit IRC | 19:45 | |
*** fragatina has joined #murano | 19:46 | |
*** yamamoto has quit IRC | 19:50 | |
*** sdake has joined #murano | 20:14 | |
sdake | hey folks quick question | 20:14 |
sdake | kolla currently deployed murano for OpenStack - folks keep asking about a murano GUI | 20:14 |
sdake | where is said murano GUI source code - so we can figure out how to integrate it | 20:15 |
sdake | tia :) | 20:15 |
openstackgerrit | Stan Lagun proposed openstack/python-muranoclient: Support for Schemas API was added https://review.openstack.org/334651 | 20:18 |
*** fragatina has quit IRC | 20:21 | |
*** yamamoto has joined #murano | 20:46 | |
*** yamamoto has quit IRC | 20:52 | |
Zer0Byte__ | question | 21:06 |
Zer0Byte__ | someone alive | 21:07 |
Zer0Byte__ | ? | 21:07 |
*** sergmelikyan has quit IRC | 21:08 | |
*** sdake has quit IRC | 21:20 | |
*** kzaitsev_mb has joined #murano | 21:20 | |
*** godleon has joined #murano | 21:31 | |
*** cleong has quit IRC | 21:34 | |
*** ducttape_ has quit IRC | 21:36 | |
*** yamamoto has joined #murano | 21:48 | |
*** yamamoto has quit IRC | 21:54 | |
openstackgerrit | Stan Lagun proposed openstack/murano: [WiP] Respect class origin for property access https://review.openstack.org/349158 | 22:07 |
openstackgerrit | Stan Lagun proposed openstack/murano: [WiP] Do not instantiate duplicates https://review.openstack.org/349222 | 22:08 |
openstackgerrit | Stan Lagun proposed openstack/murano: [WiP] Do not run .init in temporary object store https://review.openstack.org/349225 | 22:08 |
*** sdake has joined #murano | 22:13 | |
openstackgerrit | Stan Lagun proposed openstack/murano: [WiP] Respect class origin for property access https://review.openstack.org/349158 | 22:18 |
openstackgerrit | Stan Lagun proposed openstack/murano: Duplicate objects were instantiated for redeclared properties https://review.openstack.org/349222 | 22:30 |
openstackgerrit | Stan Lagun proposed openstack/murano: Duplicate objects were instantiated for redeclared properties https://review.openstack.org/349222 | 22:30 |
openstackgerrit | Stan Lagun proposed openstack/murano: [WiP] Do not run .init in temporary object store https://review.openstack.org/349225 | 22:30 |
*** kzaitsev_mb has quit IRC | 22:32 | |
openstackgerrit | Stan Lagun proposed openstack/murano: Nested new() were not using 2-phase load https://review.openstack.org/349225 | 22:37 |
*** Berezin1 has joined #murano | 22:43 | |
*** yamamoto has joined #murano | 22:50 | |
*** thumpba has quit IRC | 22:51 | |
*** thumpba has joined #murano | 22:51 | |
*** yamamoto has quit IRC | 22:54 | |
*** thumpba has quit IRC | 22:55 | |
*** sdake has quit IRC | 23:01 | |
*** sdake has joined #murano | 23:03 | |
openstackgerrit | Evgeniy Mashkin proposed openstack/murano-apps: [Plone] Application added https://review.openstack.org/346492 | 23:08 |
*** thumpba has joined #murano | 23:25 | |
*** sdake has quit IRC | 23:31 | |
*** sdake has joined #murano | 23:40 | |
*** yamamoto has joined #murano | 23:51 | |
*** yamamoto has quit IRC | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!