*** sergmelikyan has quit IRC | 00:03 | |
*** ducttape_ has joined #murano | 00:28 | |
*** ducttape_ has quit IRC | 00:30 | |
*** ducttape_ has joined #murano | 00:34 | |
*** ducttape_ has quit IRC | 00:43 | |
*** sergmelikyan has joined #murano | 00:51 | |
*** mdih has quit IRC | 00:52 | |
*** mdih has joined #murano | 01:07 | |
*** zhurong has joined #murano | 01:07 | |
*** mdih has quit IRC | 01:23 | |
*** sergmelikyan has quit IRC | 01:33 | |
*** yamamot__ has joined #murano | 02:00 | |
*** yamamoto has quit IRC | 02:03 | |
*** mdih has joined #murano | 02:26 | |
*** Marga_ has quit IRC | 02:44 | |
*** Marga_ has joined #murano | 02:52 | |
*** Marga_ has quit IRC | 02:56 | |
*** yamamot__ has quit IRC | 03:20 | |
*** yamamot__ has joined #murano | 03:21 | |
openstackgerrit | Angus Salkeld proposed openstack/murano-specs: Provide the app developer with a tool to validate their app https://review.openstack.org/304934 | 03:22 |
---|---|---|
asalkeld | the above spec is WIP, I just want some thoughts on the "alternatives" section | 03:24 |
*** yamamot__ has quit IRC | 03:26 | |
*** Marga_ has joined #murano | 03:38 | |
*** Marga_ has quit IRC | 03:43 | |
*** Marga_ has joined #murano | 03:49 | |
*** Marga_ has quit IRC | 03:50 | |
*** Marga_ has joined #murano | 03:50 | |
*** yamamot__ has joined #murano | 04:04 | |
openstackgerrit | Junyuan Leng proposed openstack/python-muranoclient: Fix test case of test_category_create_long_name https://review.openstack.org/304498 | 04:05 |
*** dfflanders has joined #murano | 04:50 | |
*** tlashchova_ has joined #murano | 04:51 | |
*** Nikolay_St has joined #murano | 05:04 | |
*** hidekazu has joined #murano | 05:09 | |
*** Nikolay_St has quit IRC | 05:11 | |
*** hidekazu has quit IRC | 05:17 | |
*** yamamot__ has quit IRC | 05:28 | |
*** yamamot__ has joined #murano | 05:29 | |
*** yamamo___ has joined #murano | 05:34 | |
*** yamamot__ has quit IRC | 05:36 | |
*** yamamo___ has quit IRC | 06:10 | |
*** yamamot__ has joined #murano | 06:11 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/murano: Imported Translations from Zanata https://review.openstack.org/304975 | 06:31 |
*** mkrai has joined #murano | 06:38 | |
*** vgridnev has joined #murano | 06:40 | |
mflobo | question about murano-dashboard, what is the difference between "delete environment" and "abandon environment"? | 07:01 |
*** lin_yang has quit IRC | 07:02 | |
*** lin_yang has joined #murano | 07:03 | |
*** tlashchova_ has quit IRC | 07:07 | |
*** hidekazu has joined #murano | 07:28 | |
*** Nikolay_St has joined #murano | 07:31 | |
Nikolay_St | mflobo: hi | 07:33 |
mflobo | Nikolay_St, Hi | 07:33 |
Nikolay_St | delete environment is the default option - it removes all resources and heat stack | 07:33 |
Nikolay_St | abandon environment is the "emergency exit" for the case when environment can't be deleted, e.g. it hangs deleting/deploying | 07:34 |
Nikolay_St | if you abandon environment you need to check that heat stack is removed | 07:34 |
Nikolay_St | mflobo: am I clear?) | 07:35 |
mflobo | Nikolay_St, so, abandon is something like "hard delete"? | 07:35 |
Nikolay_St | kind of | 07:35 |
Nikolay_St | it deletes mentions of environment from murano | 07:35 |
Nikolay_St | but you should clean resources manuall | 07:36 |
mflobo | Nikolay_St, ok, I understand | 07:36 |
mflobo | Nikolay_St, thanks for your help | 07:36 |
*** dfflanders has quit IRC | 07:56 | |
mflobo | I have a problem: NoPackageForClassFound: Package for class io.murano.Environment is not found | 08:07 |
mflobo | I saw the solution here http://murano.readthedocs.org/en/stable-kilo/articles/debug_tips.html but I don't understand how to solve it | 08:07 |
mflobo | any help? | 08:08 |
mflobo | where is meta/io.murano folder? and where should I upload it in my murano server? | 08:09 |
*** dfflanders has joined #murano | 08:13 | |
mflobo | could be related with this https://review.openstack.org/#/c/229372/ ? | 08:15 |
*** ksnihyr has joined #murano | 08:32 | |
Nikolay_St | mflobo: you use kolla? | 08:39 |
Nikolay_St | do you have core library imported in your environment? | 08:39 |
mflobo | Nikolay_St, no, I'm not using Kolla, should I? | 08:41 |
*** vgridnev has quit IRC | 08:41 | |
*** vgridnev has joined #murano | 08:47 | |
zhurong | Hi, mflobo you can ref here:http://murano.readthedocs.org/en/stable-liberty/install/manual.html#install-the-api-service-and-engine , "Import Core Murano Library" chapter to upload the Core Library. | 08:48 |
mflobo | zhurong, thanks for the reference | 08:51 |
mflobo | zhurong, about the point 8 "Import Core Murano Library". If it is needed by Murano, why is not pre-installed by default inside Murano? Why we have to execute an extra command to import that package? | 08:54 |
zhurong | mflobo what kind of way you install Murano? | 08:56 |
mflobo | Now I'm playing with the RPM https://bugzilla.redhat.com/show_bug.cgi?id=1272513 | 08:58 |
openstack | bugzilla.redhat.com bug 1272513 in Package Review "Review Request: Murano - is an application catalog for OpenStack" [Unspecified,Assigned] - Assigned to hguemar | 08:58 |
mflobo | zhurong:, but I think for my question it does not matter how I install Murano, right? :) I mean, my question is, why Core Murano Library is not present in Murano by default, instead of import the package? | 08:59 |
*** zhurong has quit IRC | 09:18 | |
*** kzaitsev_mb has joined #murano | 09:27 | |
Nikolay_St | mflobo: yeah, it's not | 09:34 |
Nikolay_St | mflobo: how do you install murano? | 09:34 |
mflobo | Nikolay_St, using the RPM provided here https://bugzilla.redhat.com/show_bug.cgi?id=1272513 | 09:35 |
openstack | bugzilla.redhat.com bug 1272513 in Package Review "Review Request: Murano - is an application catalog for OpenStack" [Unspecified,Assigned] - Assigned to hguemar | 09:35 |
Nikolay_St | oh | 09:35 |
Nikolay_St | I do not know about packages, really | 09:35 |
Nikolay_St | I suggest that core library is not present in the package because it should be as fresh as you can find | 09:36 |
mflobo | Nikolay_St, it does not matter, at the end, is the same using RPMs or using python install | 09:36 |
mflobo | Nikolay_St, s, should I install Kolla project? | 09:36 |
Nikolay_St | mflobo: no, kolla is not required by murano | 09:37 |
mflobo | ok | 09:38 |
Nikolay_St | mflobo: and you can file a bug for RedHat if it's not core lib in the package | 09:38 |
mflobo | Nikolay_St, no Core Library Murano is not in the RPM, I can tell you because it's me who is promoting the RPM :) | 09:39 |
mflobo | Nikolay_St, but my question is, why Core Murano Library is not present in Murano (internal code) by default, instead of import the package? | 09:39 |
*** mkrai_ has joined #murano | 09:44 | |
*** mkrai has quit IRC | 09:47 | |
openstackgerrit | Merged openstack/murano-dashboard: Updated from global requirements https://review.openstack.org/302861 | 09:51 |
Nikolay_St | mflobo: here is Core Lib https://github.com/openstack/murano/tree/a1584d51518ae0f3264c9ff3112f61417925b47c/meta/io.murano | 10:01 |
Nikolay_St | but to operate it you need to import it as package | 10:01 |
mflobo | Nikolay_St, I think there is no way to separate it... | 10:02 |
mflobo | Nikolay_St, when you import the Core Lib package, it should imported to "admin" tenant, right? | 10:03 |
*** yamamot__ has quit IRC | 10:25 | |
openstackgerrit | Merged openstack/python-muranoclient: Fix test case of test_category_create_long_name https://review.openstack.org/304498 | 10:27 |
*** openstackstatus has quit IRC | 10:32 | |
*** openstack has joined #murano | 10:55 | |
*** openstack has quit IRC | 10:55 | |
*** openstack has joined #murano | 11:14 | |
*** yamamoto has joined #murano | 11:15 | |
*** openstack has quit IRC | 11:16 | |
*** openstack has joined #murano | 11:19 | |
*** openstack has quit IRC | 11:19 | |
*** openstack has joined #murano | 11:30 | |
*** EndOfTime_ has joined #murano | 11:31 | |
*** EndOfTime has quit IRC | 11:32 | |
EndOfTime_ | Than I tried to install apache but I got error 3600 sec later that i dont have murano-agent | 11:33 |
EndOfTime_ | Is there should be "murano-agent" command which i could use ? | 11:34 |
EndOfTime_ | for using murano ? | 11:34 |
*** openstackgerrit has quit IRC | 11:35 | |
*** dteselkin has quit IRC | 11:35 | |
*** akuznetsova has quit IRC | 11:36 | |
*** akuznetsova has joined #murano | 11:44 | |
*** dteselkin has joined #murano | 11:44 | |
*** hidekazu has quit IRC | 11:50 | |
*** openstackgerrit has joined #murano | 11:50 | |
openstackgerrit | Victor Ryzhenkin proposed openstack/murano: Do not force admin credentials in service broker test suite https://review.openstack.org/305145 | 12:02 |
*** kzaitsev_mb has joined #murano | 12:04 | |
*** ducttape_ has joined #murano | 12:07 | |
*** zimboboyd has joined #murano | 12:08 | |
*** yamamoto has joined #murano | 12:14 | |
*** zhurong has joined #murano | 12:15 | |
*** zhurong has quit IRC | 12:18 | |
*** zhurong has joined #murano | 12:22 | |
*** ksnihyr has quit IRC | 12:23 | |
*** raildo-afk is now known as raildo | 12:23 | |
openstackgerrit | Merged openstack/murano: Remove tempest-lib from test-requirements. https://review.openstack.org/287276 | 12:27 |
*** ducttape_ has quit IRC | 12:30 | |
*** yamamoto has quit IRC | 12:31 | |
openstackgerrit | Victor Ryzhenkin proposed openstack/murano: Do not force admin credentials in service broker test suite https://review.openstack.org/305145 | 12:44 |
*** dfflanders has quit IRC | 12:45 | |
*** ksnihyr has joined #murano | 12:46 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-muranoclient: Updated from global requirements https://review.openstack.org/305228 | 12:48 |
Nikolay_St | EndOfTime_: hi | 12:56 |
Nikolay_St | are you still around? | 12:56 |
openstackgerrit | zhurong proposed openstack/murano-dashboard: Hide category's description when modifying Library type packages https://review.openstack.org/294474 | 12:56 |
openstackgerrit | Merged openstack/murano: [docs] Add stable branch backporting documentation https://review.openstack.org/298051 | 13:01 |
*** yamamoto has joined #murano | 13:02 | |
*** EndOfTime_ has quit IRC | 13:02 | |
*** EndOfTime has joined #murano | 13:02 | |
openstackgerrit | Victor Ryzhenkin proposed openstack/murano: Add ability to configure home region in murano devstack installation https://review.openstack.org/305260 | 13:07 |
openstackgerrit | Valerii Kovalchuk proposed openstack/murano-dashboard: Fix and simplify 'ClusterIPField' https://review.openstack.org/304620 | 13:23 |
openstackgerrit | Valerii Kovalchuk proposed openstack/murano: Change clusterip field description in docs about Dynamic UI https://review.openstack.org/304628 | 13:27 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/murano: Updated from global requirements https://review.openstack.org/305193 | 13:28 |
openstackgerrit | Valerii Kovalchuk proposed openstack/murano: Change clusterip field description in docs about Dynamic UI https://review.openstack.org/304628 | 13:28 |
*** pashkin_ has joined #murano | 13:35 | |
*** zhurong_ has joined #murano | 13:38 | |
*** zhurong has quit IRC | 13:43 | |
*** pashkin has quit IRC | 13:43 | |
*** mkrai_ has quit IRC | 13:49 | |
*** EndOfTime has quit IRC | 13:56 | |
openstackgerrit | zhurong proposed openstack/murano: Create separate paste.ini for service broker https://review.openstack.org/305298 | 14:12 |
*** srwilkers has joined #murano | 14:25 | |
*** zhurong_ has quit IRC | 14:28 | |
*** ducttape_ has joined #murano | 14:45 | |
*** ducttape_ has quit IRC | 14:45 | |
*** ducttape_ has joined #murano | 14:45 | |
*** mdih has quit IRC | 14:55 | |
*** ducttape_ has quit IRC | 15:36 | |
*** ducttape_ has joined #murano | 15:37 | |
*** Marga__ has joined #murano | 15:37 | |
*** openstack has joined #murano | 15:50 | |
*** openstack has joined #murano | 15:53 | |
*** doglike is now known as godlike | 15:57 | |
*** godlike is now known as doglike | 15:57 | |
*** doglike is now known as godlike | 15:57 | |
*** openstack has joined #murano | 16:05 | |
*** openstack has quit IRC | 16:05 | |
*** openstack has joined #murano | 16:07 | |
*** _ducttape_ has joined #murano | 16:25 | |
*** ducttape_ has quit IRC | 16:27 | |
*** ksnihyr has quit IRC | 16:43 | |
*** jasonsb has joined #murano | 16:52 | |
*** Marga__ has quit IRC | 17:04 | |
*** itisha has joined #murano | 17:06 | |
openstackgerrit | Merged openstack/murano-dashboard: Updated from global requirements https://review.openstack.org/305194 | 17:17 |
openstackgerrit | Merged openstack/python-muranoclient: Updated from global requirements https://review.openstack.org/305228 | 17:18 |
*** Marga_ has joined #murano | 17:19 | |
*** jasonsb has quit IRC | 17:20 | |
*** Marga_ has quit IRC | 17:29 | |
*** tlashchova_ has joined #murano | 17:30 | |
*** Marga_ has joined #murano | 17:54 | |
*** kzaitsev_mb has quit IRC | 18:03 | |
*** Nikolay_St has joined #murano | 18:10 | |
*** sergmelikyan has joined #murano | 18:11 | |
*** Nikolay_St has quit IRC | 18:28 | |
*** kzaitsev_mb has joined #murano | 18:29 | |
*** dgonzalez has quit IRC | 18:37 | |
*** katyafervent_awa has quit IRC | 18:37 | |
*** IgorYozhikov has quit IRC | 18:39 | |
*** yamamoto has quit IRC | 18:39 | |
*** openstackgerrit has quit IRC | 18:39 | |
*** tsufiev has quit IRC | 18:39 | |
*** dgonzalez has joined #murano | 18:44 | |
*** IgorYozhikov has joined #murano | 18:46 | |
*** katyafervent_awa has joined #murano | 18:47 | |
*** tsufiev has joined #murano | 18:48 | |
*** openstackgerrit has joined #murano | 18:55 | |
*** kzaitsev_mb has quit IRC | 19:05 | |
openstackgerrit | Merged openstack/murano: Do not force admin credentials in service broker test suite https://review.openstack.org/305145 | 19:06 |
*** tlashchova_ has quit IRC | 19:23 | |
*** lgreg has quit IRC | 19:38 | |
*** yamamoto has joined #murano | 19:40 | |
*** yamamoto has quit IRC | 19:47 | |
*** dgonzalez has quit IRC | 19:48 | |
*** mflobo has quit IRC | 19:48 | |
*** Einherjer has quit IRC | 19:48 | |
*** _ducttape_ has quit IRC | 19:55 | |
*** dgonzalez_ has joined #murano | 20:02 | |
*** dgonzalez has joined #murano | 20:03 | |
*** mflobo has joined #murano | 20:03 | |
*** Einherjer has joined #murano | 20:03 | |
*** dgonzalez has quit IRC | 20:04 | |
*** mflobo has quit IRC | 20:04 | |
*** Einherjer has quit IRC | 20:04 | |
*** dgonzalez_ is now known as dgonzalez | 20:04 | |
*** ducttape_ has joined #murano | 20:11 | |
*** mflobo has joined #murano | 20:11 | |
*** mflobo has quit IRC | 20:13 | |
*** _ducttape_ has joined #murano | 20:13 | |
*** ducttape_ has quit IRC | 20:15 | |
*** mflobo has joined #murano | 20:29 | |
*** krotscheck is now known as krotscheck_dcm | 20:36 | |
*** Marga__ has joined #murano | 20:37 | |
*** akuznetsova_ has joined #murano | 20:39 | |
*** tsufiev has quit IRC | 20:40 | |
*** tsufiev_ has joined #murano | 20:40 | |
*** tsufiev_ is now known as tsufiev__ | 20:40 | |
*** srwilkers has quit IRC | 20:42 | |
*** dteselkin_ has joined #murano | 20:43 | |
openstackgerrit | Merged openstack/python-muranoclient: GetPackageUI API is now called even if Glare is used https://review.openstack.org/301828 | 20:44 |
*** katyafervent_awa has quit IRC | 20:47 | |
*** IgorYozhikov has quit IRC | 20:47 | |
*** Marga_ has quit IRC | 20:47 | |
*** dteselkin has quit IRC | 20:47 | |
*** akuznetsova has quit IRC | 20:47 | |
*** ddovbii has quit IRC | 20:47 | |
*** dfflanders has joined #murano | 20:48 | |
*** katyafervent_awa has joined #murano | 20:50 | |
*** ddovbii has joined #murano | 20:53 | |
*** IgorYozhikov has joined #murano | 21:04 | |
*** _ducttape_ has quit IRC | 21:31 | |
*** kzaitsev_mb has joined #murano | 21:33 | |
*** dgonzalez has quit IRC | 21:35 | |
*** dfflanders has quit IRC | 21:41 | |
*** dgonzalez has joined #murano | 21:45 | |
*** tsufiev__ is now known as tsufiev | 21:46 | |
*** dteselkin_ has quit IRC | 22:09 | |
*** rakhmerov has quit IRC | 22:09 | |
*** katyafervent_awa has quit IRC | 22:10 | |
*** katyafervent_awa has joined #murano | 22:11 | |
*** rakhmerov has joined #murano | 22:13 | |
*** dfflanders has joined #murano | 22:17 | |
*** raildo is now known as raildo-afk | 22:19 | |
*** ducttape_ has joined #murano | 22:19 | |
*** dteselkin has joined #murano | 22:21 | |
*** ducttape_ has quit IRC | 22:30 | |
kzaitsev_mb | https://bugs.launchpad.net/murano/+bug/1570127 | 22:40 |
openstack | Launchpad bug 1570127 in Murano newton "Should switch to get_notification_listener function for creating oslo.messaging serer" [High,Confirmed] | 22:40 |
kzaitsev_mb | if anyone's around and up for some codeing — would be gratefull for grabing that one ) | 22:41 |
kzaitsev_mb | I'm definitelly going to sleep now (= | 22:41 |
*** kzaitsev_mb has quit IRC | 22:56 | |
*** ducttape_ has joined #murano | 23:09 | |
*** itisha has quit IRC | 23:29 | |
*** zhurong has joined #murano | 23:38 | |
*** ducttape_ has quit IRC | 23:50 | |
*** zhurong has quit IRC | 23:51 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!