*** xiangxinyong_ has quit IRC | 00:00 | |
*** xiangxinyong_ has joined #murano | 00:00 | |
*** xiangxinyong has quit IRC | 00:01 | |
*** lawrancejing has joined #murano | 00:28 | |
*** slagun has quit IRC | 00:35 | |
*** slagun has joined #murano | 00:35 | |
*** lawrancejing has quit IRC | 00:36 | |
*** kzaitsev_mb has quit IRC | 00:37 | |
*** xiangxinyong_ has quit IRC | 01:09 | |
*** xiangxinyong__ has quit IRC | 01:09 | |
*** sergmelikyan has joined #murano | 01:26 | |
*** sergmelikyan has quit IRC | 01:30 | |
*** kzaitsev_mb has joined #murano | 01:33 | |
*** kzaitsev_mb has quit IRC | 01:38 | |
*** sergmelikyan has joined #murano | 01:50 | |
*** sergmelikyan has quit IRC | 02:00 | |
*** mragupat has joined #murano | 02:34 | |
*** mragupat_ has joined #murano | 02:35 | |
*** mragupat has quit IRC | 02:39 | |
*** mragupat_ has quit IRC | 02:56 | |
*** zhurong has joined #murano | 03:02 | |
*** zhurong_ has joined #murano | 03:03 | |
*** kzaitsev_mb has joined #murano | 03:04 | |
*** zhurong has quit IRC | 03:06 | |
*** rhagarty__ has joined #murano | 03:26 | |
*** rhagarty has quit IRC | 03:27 | |
*** rhagarty_ has quit IRC | 03:27 | |
*** rhagarty_ has joined #murano | 03:27 | |
*** rhagarty has joined #murano | 03:27 | |
*** rhagarty__ has quit IRC | 03:31 | |
*** kzaitsev_mb has quit IRC | 03:31 | |
*** zhurong_ has quit IRC | 03:49 | |
*** stanchan has joined #murano | 03:58 | |
*** zhurong has joined #murano | 04:38 | |
*** prefer has joined #murano | 05:13 | |
*** prefer1 has joined #murano | 05:14 | |
*** prefer has quit IRC | 05:14 | |
*** sergmelikyan has joined #murano | 05:38 | |
*** sergmelikyan has quit IRC | 05:48 | |
*** sergmelikyan has joined #murano | 05:49 | |
*** prefer1 has quit IRC | 05:53 | |
*** sergmelikyan has quit IRC | 05:54 | |
*** sergmelikyan has joined #murano | 06:00 | |
*** nkoffman has joined #murano | 06:01 | |
*** sergmelikyan has quit IRC | 06:05 | |
*** sergmelikyan has joined #murano | 06:24 | |
*** sergmelikyan has quit IRC | 06:24 | |
*** Nikolay_St has joined #murano | 06:28 | |
*** kzaitsev_mb has joined #murano | 06:29 | |
*** prefer has joined #murano | 06:32 | |
*** kzaitsev_mb has quit IRC | 06:33 | |
*** _ddovbii has joined #murano | 06:43 | |
*** lin_yang1 has quit IRC | 06:51 | |
*** sergmelikyan has joined #murano | 06:59 | |
*** sergmelikyan has quit IRC | 07:01 | |
*** lin_yang has joined #murano | 07:10 | |
pradiprwt | hi slagun | 07:13 |
---|---|---|
*** _ddovbii has quit IRC | 07:14 | |
*** lin_yang1 has joined #murano | 07:19 | |
*** lin_yang has quit IRC | 07:22 | |
*** _ddovbii has joined #murano | 07:26 | |
*** mgershen has joined #murano | 07:35 | |
*** lawrancejing has joined #murano | 07:42 | |
*** kzaitsev_mb has joined #murano | 07:44 | |
*** enthurohini has joined #murano | 07:50 | |
*** kzaitsev_mb has quit IRC | 07:50 | |
*** falseprotagonist has joined #murano | 08:00 | |
*** falseprotagonist has quit IRC | 08:01 | |
*** sergmelikyan has joined #murano | 08:05 | |
*** sergmelikyan has quit IRC | 08:06 | |
Nikolay_St | hi all | 08:13 |
*** prefer has quit IRC | 08:13 | |
Nikolay_St | I have this traceback http://paste.openstack.org/show/472399/ | 08:15 |
Nikolay_St | is something wrong with my env? | 08:16 |
enthurohini | Nikolay_St, did you pull from the murano-engine git repo? | 08:29 |
Nikolay_St | oh, yeah. old dependencies in .tox/venv | 08:29 |
Nikolay_St | enthurohini: I found the answer) | 08:29 |
enthurohini | what you did to solve this | 08:30 |
*** samuelBartel has joined #murano | 08:30 | |
Nikolay_St | enthurohini: python-muranoclient in my env was 0.6.3 | 08:31 |
Nikolay_St | and now we have 0.7.x | 08:31 |
enthurohini | Nikolay_St, ok | 08:33 |
pradiprwt | hi katyafervent | 08:39 |
katyafervent | hi pradiprwt ! | 08:40 |
pradiprwt | katyafervent : how can I get the openstack credential using murano package .. is there any class ..? | 08:41 |
pradiprwt | like openstack ip | 08:41 |
katyafervent | sorry, don't understand what do you mean by openstack credential | 08:46 |
katyafervent | do you want to get keystone ip? | 08:46 |
pradiprwt | ye .. | 08:46 |
pradiprwt | yes | 08:46 |
pradiprwt | I want to get keystone IP and tenant name in which deploying my package.. | 08:47 |
katyafervent | let me think) but actually it works other way - keystone is set up in murano config file | 08:54 |
katyafervent | and all operations are made though that settings | 08:55 |
katyafervent | regarding tenant name | 08:55 |
katyafervent | all packages have owner_id option | 08:56 |
katyafervent | in master branch we have tenant name column that allows to to witch package this tenant belongs to | 08:56 |
pradiprwt | is there any file in instance which is created by murano package where I can get these ..? | 08:57 |
pradiprwt | actually I want to access openstack api from instance which is created by murano. | 08:59 |
katyafervent | murano package doesn't create anything special on the instance | 09:00 |
pradiprwt | ok | 09:00 |
katyafervent | but I think you can create some script that will be put on VM anything that you need | 09:01 |
pradiprwt | ok | 09:01 |
katyafervent | It's just a common advice | 09:01 |
katyafervent | to use api you need user and password right, or token | 09:02 |
pradiprwt | yes | 09:02 |
katyafervent | As you know this information is a 'little bit' private, so you can't get it from murano or another other service :) | 09:03 |
katyafervent | you have to know it in advance | 09:03 |
*** xiangxinyong_ has joined #murano | 09:04 | |
pradiprwt | sure, but at least I can get the IP of keystone.. | 09:04 |
openstackgerrit | xiangxinyong proposed openstack/python-muranoclient: Output detail informations about murano --debug command https://review.openstack.org/225589 | 09:05 |
pradiprwt | if I will write a script which is called by template file, It will work or not ..??? | 09:08 |
katyafervent | pradiprwt, probably from logs only | 09:08 |
katyafervent | if you test it and your script will work, it will work from template also | 09:09 |
*** lawrancejing has quit IRC | 09:12 | |
*** vgridnev has joined #murano | 09:14 | |
*** tlashchova has joined #murano | 09:19 | |
*** lawrancejing has joined #murano | 09:20 | |
*** _ddovbii has quit IRC | 09:26 | |
openstackgerrit | Victor Ryzhenkin proposed openstack/murano: Use devstack plugin for murano and mistral installation https://review.openstack.org/225597 | 09:35 |
*** _ddovbii has joined #murano | 09:37 | |
*** sergmelikyan has joined #murano | 09:37 | |
openstackgerrit | Victor Ryzhenkin proposed openstack/murano: Use devstack plugin for murano and mistral installation https://review.openstack.org/225597 | 09:40 |
*** lawrancejing has quit IRC | 09:43 | |
*** lawrancejing has joined #murano | 09:51 | |
*** sergmelikyan has quit IRC | 09:51 | |
openstackgerrit | xiangxinyong proposed openstack/python-muranoclient: Output detail informations about murano --debug command https://review.openstack.org/225589 | 09:53 |
enthurohini | hello katyafervent, In this bug https://bugs.launchpad.net/murano/+bug/1447016, It may be a scenario that if some package is already uploaded that has same image requirement as newly uploaded package then user again will see the message that "image will be available for deployment after some time". Is it good? | 09:58 |
openstack | Launchpad bug 1447016 in murano "[Dashboard] Need to add additional information during automatic image uploading" [Wishlist,Confirmed] - Assigned to Rohini Choudhary (enthurohini) | 09:58 |
*** enthurohini has quit IRC | 10:03 | |
*** kzaitsev_mb has joined #murano | 10:04 | |
*** enthurohini has joined #murano | 10:07 | |
*** _ddovbii has quit IRC | 10:12 | |
*** _ddovbii has joined #murano | 10:12 | |
pradiprwt | katyafervent : script is not working to get IP | 10:15 |
katyafervent | enthurohini, yeah | 10:22 |
openstackgerrit | Victor Ryzhenkin proposed openstack/murano: Use devstack plugin for murano and mistral installation https://review.openstack.org/225597 | 10:22 |
*** prefer has joined #murano | 10:23 | |
katyafervent | Just don't forget to start sentence with capital letter | 10:23 |
*** prefer has quit IRC | 10:24 | |
*** prefer has joined #murano | 10:26 | |
*** sergmelikyan has joined #murano | 10:28 | |
*** mgershen has quit IRC | 10:30 | |
*** xiangxinyong_ has quit IRC | 10:31 | |
*** zhurong has quit IRC | 10:31 | |
*** enthurohini has quit IRC | 10:32 | |
*** lawrancejing has quit IRC | 10:33 | |
*** nkoffman has quit IRC | 10:34 | |
*** _ddovbii has quit IRC | 10:36 | |
*** _ddovbii has joined #murano | 10:41 | |
*** enthurohini has joined #murano | 10:41 | |
openstackgerrit | venkatamahesh proposed openstack/murano: Removed old scripts used for enabling in Devstack https://review.openstack.org/225622 | 10:49 |
*** mgershen has joined #murano | 10:52 | |
*** sergmelikyan has quit IRC | 10:56 | |
*** nkoffman has joined #murano | 10:56 | |
*** enthurohini has quit IRC | 10:56 | |
*** xiangxinyong_ has joined #murano | 11:01 | |
*** enthurohini has joined #murano | 11:14 | |
openstackgerrit | Merged openstack/murano-specs: Support TOSCA definitions for applications https://review.openstack.org/194422 | 11:15 |
*** mgershen has quit IRC | 11:33 | |
*** xiangxinyong_ has quit IRC | 11:35 | |
*** sergmelikyan has joined #murano | 11:35 | |
*** sergmelikyan has quit IRC | 11:35 | |
openstackgerrit | Merged openstack/murano: Function caller was incorrect when called from Parallel block https://review.openstack.org/225503 | 11:42 |
*** kzaitsev_mb has quit IRC | 11:49 | |
*** kzaitsev_mb has joined #murano | 11:54 | |
pradiprwt | enthurohini : Hi Rohini | 11:58 |
pradiprwt | enthurohini : as per your instruction for I tried to make dependency of check box using "widgetMedia" but it is not working for me can you please tell me if any other way is there.. | 12:06 |
*** lawrancejing has joined #murano | 12:12 | |
*** tlashchova has quit IRC | 12:15 | |
openstackgerrit | venkatamahesh proposed openstack/murano: Fix the typo in .coveragerc https://review.openstack.org/225644 | 12:16 |
*** kzaitsev_mb has quit IRC | 12:18 | |
*** enthurohini has quit IRC | 12:19 | |
*** kzaitsev_mb has joined #murano | 12:22 | |
*** zhurong has joined #murano | 12:28 | |
*** kzaitsev_mb has quit IRC | 12:30 | |
*** kzaitsev_mb has joined #murano | 12:32 | |
*** xiangxinyong_ has joined #murano | 12:35 | |
*** lawrancejing has quit IRC | 12:56 | |
*** sergmelikyan has joined #murano | 12:58 | |
*** sergmelikyan has quit IRC | 13:07 | |
*** exploreshaifali has joined #murano | 13:07 | |
*** tlashchova has joined #murano | 13:10 | |
*** kzaitsev_mb has quit IRC | 13:11 | |
*** xiangxinyong_ has quit IRC | 13:11 | |
LimorStotland | Hi all I have problem... i am trying to install murano with the puppet and i get this error from the murano-api : ERROR: Unable to locate paste config file for murano-api.anyone have any idea?Thanks | 13:14 |
*** sergmelikyan has joined #murano | 13:18 | |
*** raildo-afk is now known as raildo | 13:19 | |
*** kzaitsev_mb has joined #murano | 13:21 | |
*** sergmelikyan has quit IRC | 13:27 | |
katyafervent | hi LimorStotland @ | 13:27 |
LimorStotland | hi katyafervent | 13:28 |
katyafervent | where did you get murano puppets? they are not fully merged | 13:28 |
katyafervent | aderyugin, can you provide more information? | 13:28 |
*** stan_lagun has joined #murano | 13:29 | |
*** sergmelikyan has joined #murano | 13:29 | |
LimorStotland | I think i somehow solve it i am not sure... and I took the puppet from here https://github.com/stackforge/fuel-library/tree/master/deployment/puppet/murano | 13:31 |
*** slagun has quit IRC | 13:32 | |
*** sergmelikyan has quit IRC | 13:33 | |
*** sergmelikyan has joined #murano | 13:36 | |
*** sergmelikyan has quit IRC | 13:39 | |
*** sergmelikyan has joined #murano | 13:42 | |
openstackgerrit | zhu.rong proposed openstack/murano-dashboard: Add name validation for Environments inline name editing https://review.openstack.org/225684 | 13:43 |
*** sergmelikyan has quit IRC | 13:53 | |
*** sergmelikyan has joined #murano | 13:54 | |
*** sergmelikyan has quit IRC | 13:55 | |
*** sergmelikyan has joined #murano | 13:56 | |
openstackgerrit | zhu.rong proposed openstack/murano-dashboard: Delete the unused EditEnvironment code https://review.openstack.org/225687 | 13:57 |
*** sergmelikyan has quit IRC | 13:58 | |
openstackgerrit | Henar Muñoz proposed openstack/murano: Public environment template https://review.openstack.org/215542 | 13:59 |
*** sergmelikyan has joined #murano | 14:00 | |
*** sergmelikyan has quit IRC | 14:00 | |
*** sergmelikyan has joined #murano | 14:01 | |
openstackgerrit | zhu.rong proposed openstack/murano-dashboard: Delete the unused EditEnvironment code https://review.openstack.org/225687 | 14:03 |
openstackgerrit | zhu.rong proposed openstack/murano-dashboard: Delete the unused EditEnvironment code https://review.openstack.org/225687 | 14:05 |
*** sergmelikyan has quit IRC | 14:05 | |
*** sergmelikyan has joined #murano | 14:06 | |
*** sergmelikyan has quit IRC | 14:07 | |
*** kzaitsev_mb has quit IRC | 14:08 | |
*** sergmelikyan has joined #murano | 14:09 | |
*** rhagarty__ has joined #murano | 14:10 | |
*** rhagarty_ has quit IRC | 14:13 | |
*** rhagarty has quit IRC | 14:13 | |
*** sergmelikyan has quit IRC | 14:14 | |
*** sergmelikyan has joined #murano | 14:14 | |
*** rhagarty has joined #murano | 14:14 | |
*** rhagarty_ has joined #murano | 14:14 | |
*** lawrancejing has joined #murano | 14:17 | |
*** rhagarty__ has quit IRC | 14:18 | |
openstackgerrit | zhu.rong proposed openstack/murano-dashboard: Change env table meta name to environments https://review.openstack.org/225703 | 14:18 |
*** sergmelikyan has quit IRC | 14:19 | |
*** sergmelikyan has joined #murano | 14:19 | |
*** serg_melikyan has joined #murano | 14:21 | |
*** serg_melikyan has quit IRC | 14:21 | |
*** sergmelikyan has quit IRC | 14:22 | |
*** zhurong has quit IRC | 14:25 | |
*** Nikolay_St has quit IRC | 14:26 | |
*** _ddovbii has quit IRC | 14:37 | |
*** lawrancejing has quit IRC | 14:38 | |
*** sergmelikyan has joined #murano | 14:47 | |
openstackgerrit | Dmytro Dovbii proposed openstack/murano: Add agent error message https://review.openstack.org/225157 | 14:48 |
*** _ddovbii has joined #murano | 14:50 | |
*** sergmelikyan has quit IRC | 14:52 | |
*** Nikolay_St has joined #murano | 15:03 | |
*** prefer has quit IRC | 15:04 | |
*** _ddovbii has quit IRC | 15:11 | |
*** _ddovbii has joined #murano | 15:11 | |
*** sergmelikyan has joined #murano | 15:12 | |
*** Piet has joined #murano | 15:12 | |
*** sergmelikyan has quit IRC | 15:13 | |
openstackgerrit | Dmytro Dovbii proposed openstack/murano-apps: Add image requirements to CF app https://review.openstack.org/225154 | 15:22 |
*** samuelBartel has quit IRC | 15:29 | |
*** nkoffman has quit IRC | 15:32 | |
*** sergmelikyan has joined #murano | 15:33 | |
*** kzaitsev_mb has joined #murano | 15:37 | |
*** exploreshaifali has quit IRC | 15:41 | |
openstackgerrit | Dmytro Dovbii proposed openstack/murano: Fix agent error message https://review.openstack.org/225157 | 15:42 |
*** rhagarty__ has joined #murano | 15:55 | |
*** rhagarty__ has quit IRC | 15:56 | |
*** rhagarty_ has quit IRC | 15:56 | |
*** sergmelikyan has quit IRC | 15:59 | |
*** alejandrito has joined #murano | 16:03 | |
*** Nikolay_St has quit IRC | 16:04 | |
*** rhagarty has quit IRC | 16:10 | |
*** stanchan has quit IRC | 16:18 | |
*** vgridnev has quit IRC | 16:36 | |
openstackgerrit | Ekaterina Chernova proposed openstack/murano: Add troubleshooting section for a new documentation https://review.openstack.org/225944 | 16:59 |
*** kzaitsev_mb has quit IRC | 17:02 | |
*** vgridnev has joined #murano | 17:21 | |
openstackgerrit | Merged openstack/murano: Change ignore-errors to ignore_errors https://review.openstack.org/225750 | 17:23 |
openstackgerrit | Dmytro Dovbii proposed openstack/murano-apps: Add image requirements to CF app https://review.openstack.org/225154 | 17:32 |
*** stanchan has joined #murano | 17:42 | |
*** stanchan has quit IRC | 17:43 | |
*** stanchan has joined #murano | 18:06 | |
*** Nikolay_St has joined #murano | 18:06 | |
openstackgerrit | venkatamahesh proposed openstack/murano: Fix the typo in .coveragerc for jenkins success https://review.openstack.org/225644 | 18:13 |
*** vgridnev has quit IRC | 18:32 | |
*** vgridnev has joined #murano | 18:35 | |
*** vgridnev has quit IRC | 18:38 | |
*** vgridnev has joined #murano | 18:38 | |
*** vgridnev has quit IRC | 18:45 | |
*** vgridnev has joined #murano | 18:53 | |
*** vgridnev has quit IRC | 18:55 | |
*** vgridnev has joined #murano | 19:02 | |
*** Piet has quit IRC | 19:14 | |
*** Piet has joined #murano | 19:57 | |
*** kzaitsev_mb has joined #murano | 19:57 | |
*** Nikolay_St has quit IRC | 20:01 | |
*** kzaitsev_mb has quit IRC | 20:09 | |
*** kzaitsev_mb has joined #murano | 20:10 | |
*** _ddovbii has quit IRC | 20:29 | |
openstackgerrit | Victor Ryzhenkin proposed openstack/murano: Remove mistral libs installation from test-hooks https://review.openstack.org/226049 | 20:54 |
*** raildo is now known as raildo-afk | 21:02 | |
*** Piet has quit IRC | 21:33 | |
*** kzaitsev_mb has quit IRC | 21:46 | |
*** vgridnev has quit IRC | 21:59 | |
*** vgridnev has joined #murano | 22:01 | |
*** alejandrito has quit IRC | 22:05 | |
*** vgridnev has quit IRC | 22:06 | |
*** Piet has joined #murano | 22:23 | |
*** lesage_o has quit IRC | 22:28 | |
*** stanchan has quit IRC | 22:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!