openstackgerrit | OpenStack Proposal Bot proposed openstack/murano: Updated from global requirements https://review.openstack.org/245246 | 00:19 |
---|---|---|
openstackgerrit | Victor Ryzhenkin proposed openstack/murano: Skip package section from input parameters https://review.openstack.org/246401 | 00:28 |
*** sergmelikyan has joined #murano | 00:29 | |
*** yamamoto has joined #murano | 00:30 | |
*** akanksha_ has quit IRC | 00:38 | |
*** jasonsb_ has quit IRC | 00:42 | |
*** jasonsb has joined #murano | 00:42 | |
*** jasonsb has quit IRC | 00:47 | |
*** yamamoto has quit IRC | 00:48 | |
*** sergmelikyan has quit IRC | 00:48 | |
*** sergmelikyan has joined #murano | 01:00 | |
*** thumpba has joined #murano | 01:06 | |
*** thumpba has quit IRC | 01:12 | |
*** serg_melikyan has joined #murano | 01:12 | |
*** sergmelikyan has quit IRC | 01:13 | |
*** yamamoto has joined #murano | 01:37 | |
*** zhurong has joined #murano | 01:49 | |
*** Liuqing has joined #murano | 01:58 | |
*** jasonsb has joined #murano | 02:20 | |
*** klkumar has joined #murano | 02:53 | |
*** Liuqing has quit IRC | 02:55 | |
*** Liuqing has joined #murano | 02:55 | |
*** slagun has joined #murano | 03:13 | |
*** StanLagun has quit IRC | 03:15 | |
*** klkumar has quit IRC | 03:22 | |
*** ducttape_ has joined #murano | 03:25 | |
*** jasonsb has quit IRC | 03:33 | |
*** klkumar has joined #murano | 03:35 | |
*** jasonsb has joined #murano | 04:04 | |
*** ducttape_ has quit IRC | 04:09 | |
*** jasonsb has quit IRC | 04:09 | |
*** jasonsb has joined #murano | 04:52 | |
*** vgridnev has joined #murano | 05:19 | |
*** zhurong has quit IRC | 05:25 | |
*** zhurong has joined #murano | 05:29 | |
*** akanksha_ has joined #murano | 05:31 | |
openstackgerrit | zhu.rong proposed openstack/python-muranoclient: Use oslo_i18n instend of gettextutils https://review.openstack.org/243914 | 06:10 |
*** Liuqing has quit IRC | 06:10 | |
*** Liuqing has joined #murano | 06:11 | |
*** klkumar has quit IRC | 06:31 | |
openstackgerrit | Hidekazu Nakamura proposed openstack/murano-specs: Multiple engine workers https://review.openstack.org/246273 | 06:46 |
*** klkumar has joined #murano | 06:48 | |
*** Liuqing has quit IRC | 07:05 | |
*** Liuqing has joined #murano | 07:06 | |
*** vahidh has quit IRC | 07:07 | |
openstackgerrit | Jesus Perez proposed openstack/python-muranoclient: New operation env-template-create-env https://review.openstack.org/243136 | 07:38 |
*** serg_melikyan has quit IRC | 07:39 | |
*** Nikolay_St has joined #murano | 07:40 | |
openstackgerrit | Nikolay Starodubtsev proposed openstack/murano: Skip package section from input parameters https://review.openstack.org/246401 | 07:45 |
*** Miouge_ has joined #murano | 07:50 | |
*** Miouge has quit IRC | 07:50 | |
*** Miouge_ is now known as Miouge | 07:50 | |
*** mkoderer has quit IRC | 08:15 | |
*** henar has joined #murano | 08:15 | |
henar | Hi all | 08:15 |
henar | I have a question, I am trying to have a package with two docker: mongodb and orion | 08:16 |
henar | in the orion Class I have: | 08:16 |
henar | Body: | 08:16 |
henar | - $mongoip: $.getConnectionTo($.mongodb, 27017) | 08:16 |
henar | - Return: | 08:16 |
henar | name: $.name | 08:16 |
henar | image: 'fiware/orion' | 08:16 |
henar | env: | 08:16 |
henar | MONGODB_HOST: $mongoip.host | 08:16 |
henar | ports: | 08:16 |
henar | - port: 1026 | 08:16 |
henar | scope: $._scope | 08:16 |
henar | commands: -dbhost $mongoip.host | 08:16 |
henar | but it seems that $mongoip.host in commands is not resolved, while it is done in env | 08:16 |
henar | anyone can tell me what I am doing wrong? | 08:16 |
henar | thanks a lot for your help | 08:16 |
*** mkoderer has joined #murano | 08:17 | |
*** vgridnev has quit IRC | 08:21 | |
*** Liuqing has quit IRC | 08:23 | |
*** Liuqing has joined #murano | 08:24 | |
*** yamamoto has quit IRC | 08:28 | |
openstackgerrit | Henar Muñoz proposed openstack/murano-specs: Adding Public Environment Template Spec https://review.openstack.org/227154 | 08:41 |
*** akanksha_ has quit IRC | 08:48 | |
*** Liuqing has quit IRC | 08:53 | |
*** Liuqing has joined #murano | 08:54 | |
*** zhurong has quit IRC | 08:56 | |
*** tlashchova has quit IRC | 09:02 | |
*** Piet has quit IRC | 09:21 | |
*** Miouge_ has joined #murano | 09:30 | |
*** Miouge has quit IRC | 09:32 | |
*** Liuqing has quit IRC | 09:32 | |
*** Miouge_ is now known as Miouge | 09:32 | |
katyafervent | hi henar ! | 09:32 |
katyafervent | so first question is your app Extends: DockerApplication ? | 09:35 |
katyafervent | also, you can publish your package somewhere so we can get the full picture | 09:37 |
*** xiangxinyong__ has quit IRC | 09:37 | |
katyafervent | what contract do you have on $.mongodb ? | 09:37 |
*** yamamoto has joined #murano | 09:39 | |
*** yamamoto has quit IRC | 09:43 | |
*** tlashchova has joined #murano | 09:56 | |
zigo | Guys, when trying murano-dashboard in Debian, I get this error: http://paste.openstack.org/show/479219/ | 09:57 |
zigo | I've search for client_overrides everywhere, and can't find it in the murano-dashboard sources. | 09:57 |
zigo | What's going on? | 09:57 |
*** vgridnev has joined #murano | 10:03 | |
*** Liuqing has joined #murano | 10:03 | |
katyafervent | hi zigo ! | 10:05 |
zigo | hi | 10:05 |
katyafervent | looks like this error is not related to murano | 10:06 |
katyafervent | processing WSGI script '/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi | 10:06 |
zigo | katyafervent: That's murano-dashboard, the error is located at /usr/lib/python2.7/dist-packages/muranodashboard/packages/views.py line 44. | 10:07 |
zigo | What you're referring to is just the .wsgi file for Apache. | 10:08 |
katyafervent | https://github.com/openstack/murano-dashboard/blob/master/muranodashboard/packages/views.py#L44 | 10:08 |
katyafervent | are you using liberty? | 10:09 |
zigo | Yup. | 10:10 |
zigo | katyafervent: https://github.com/openstack/murano-dashboard/blob/stable/liberty/muranodashboard/packages/views.py#L44 | 10:11 |
katyafervent | and do you have that file? https://github.com/openstack/murano-dashboard/blob/stable/liberty/muranodashboard/client_overrides.py | 10:12 |
zigo | Nop. | 10:16 |
zigo | Not in Liberty. | 10:16 |
katyafervent | I think this file can be removed since we have merged that fix to liberty https://review.openstack.org/#/c/232805/ | 10:16 |
katyafervent | but it is in the repository | 10:16 |
katyafervent | try to remove import | 10:16 |
katyafervent | but your code is not corresponds to code from stable/liberty branch | 10:17 |
zigo | katyafervent: It's the 1.0.1 tag. | 10:17 |
katyafervent | ok, let me check | 10:17 |
katyafervent | 1.0.1 also has that file | 10:18 |
zigo | katyafervent: It kind of works now... | 10:21 |
zigo | Oh, that's correct, it has the file. | 10:21 |
zigo | I don't get why it's not in my package. | 10:21 |
zigo | That's probably a side effect of the bad 1.0.0 tag and such ... | 10:22 |
*** ddovbii has joined #murano | 10:25 | |
zigo | Oh, I know what happened. | 10:26 |
zigo | dpkg ignore deleted files... | 10:26 |
zigo | So I missed it. | 10:26 |
*** yamamoto has joined #murano | 10:26 | |
*** idv has quit IRC | 10:28 | |
*** idvoretskyi__ has joined #murano | 10:28 | |
zigo | katyafervent: I got everything working now, thanks. | 10:29 |
katyafervent | ok. thanks for letting us now, I think we will update stable liberty | 10:30 |
*** yamamoto has quit IRC | 10:31 | |
*** dteselkin has quit IRC | 10:44 | |
*** dteselkin has joined #murano | 10:48 | |
*** Nikolay_St has quit IRC | 10:55 | |
*** Nikolay_St has joined #murano | 11:00 | |
*** sergmelikyan has joined #murano | 11:00 | |
*** sergmelikyan has quit IRC | 11:02 | |
*** exploreshaifali has joined #murano | 11:05 | |
*** sergmelikyan has joined #murano | 11:07 | |
openstackgerrit | Henar Muñoz proposed openstack/murano: Functional tests for Chef and Puppet examples https://review.openstack.org/177721 | 11:08 |
*** zhurong has joined #murano | 11:11 | |
*** klkumar has quit IRC | 11:18 | |
*** klkumar has joined #murano | 11:18 | |
*** sergmelikyan has quit IRC | 11:24 | |
*** zhurong has quit IRC | 11:25 | |
*** sergmelikyan has joined #murano | 11:25 | |
*** klkumar has quit IRC | 11:29 | |
*** sergmelikyan has quit IRC | 11:30 | |
*** klkumar has joined #murano | 11:30 | |
*** sergmelikyan has joined #murano | 11:31 | |
*** yamamoto has joined #murano | 11:32 | |
*** vgridnev has quit IRC | 11:35 | |
*** yamamoto has quit IRC | 11:36 | |
*** exploreshaifali has quit IRC | 11:49 | |
*** exploreshaifali has joined #murano | 11:53 | |
*** exploreshaifali has quit IRC | 12:03 | |
*** gpaz has quit IRC | 12:07 | |
*** Miouge_ has joined #murano | 12:16 | |
*** Miouge has quit IRC | 12:17 | |
*** alejandrito has joined #murano | 12:23 | |
*** jsheeren has joined #murano | 12:29 | |
*** yamamoto has joined #murano | 12:39 | |
*** zhurong has joined #murano | 12:43 | |
*** vgridnev has joined #murano | 12:46 | |
*** klkumar has quit IRC | 12:53 | |
*** zhurong has quit IRC | 12:57 | |
*** zhurong has joined #murano | 12:58 | |
*** ducttape_ has joined #murano | 13:01 | |
*** ducttape_ has quit IRC | 13:10 | |
*** klkumar has joined #murano | 13:13 | |
zigo | Where's the files used to create the intial Murano .zip file, and where should I push this zip file to? | 13:13 |
zigo | katyafervent: ^ | 13:13 |
ddovbii | zigo: do you mean Core-Library package? | 13:14 |
zigo | ddovbii: Yup. | 13:15 |
ddovbii | %MURANO_DIR%/meta | 13:15 |
ddovbii | https://plus.google.com/hangouts/_/mirantis.com/m-epics-scope?authuser=1 | 13:16 |
ddovbii | soory | 13:16 |
ddovbii | sorry | 13:16 |
ddovbii | https://murano.readthedocs.org/en/latest/install/manual.html#install-the-api-service-and-engine | 13:16 |
ddovbii | point 8 | 13:16 |
zigo | ddovbii: Is there a way to just drop the .zip file somewhere, and make Murano aware of it? | 13:17 |
zigo | I'd like it to be ready and installed in Murano when installing the package. | 13:17 |
ddovbii | no, this package must be uploaded to murano database | 13:19 |
ddovbii | not to some dir | 13:20 |
zigo | Well, it'd be a nice feature to add to Murano then. | 13:21 |
*** Liuqing_ has joined #murano | 13:31 | |
*** Liuqing has quit IRC | 13:33 | |
*** jsheeren has quit IRC | 13:51 | |
*** enthurohini has joined #murano | 13:53 | |
*** exploreshaifali has joined #murano | 14:04 | |
*** zhurong has quit IRC | 14:07 | |
*** zhurong has joined #murano | 14:07 | |
*** ducttape_ has joined #murano | 14:08 | |
*** enthurohini has quit IRC | 14:09 | |
*** sergmelikyan has quit IRC | 14:09 | |
henar | hi again.. | 14:11 |
henar | it seems that the sintax --dbhost $mongoip.host was wrong and I should write something like 'dbhost {0}'.format($mongoip.host) | 14:11 |
henar | however, now I found the error | 14:11 |
henar | expected <block end>, but found '<scalar>' | 14:11 |
henar | 2015-11-18 11:01:20.767 9773 ERROR murano.common.engine in "<string>", line 55, column 34: | 14:11 |
henar | 2015-11-18 11:01:20.767 9773 ERROR murano.common.engine commands: '-dbhost {0}'.format($mongoip.host) | 14:12 |
henar | does anyone have this problem with a string? | 14:12 |
ddovbii | henar: hi! | 14:12 |
ddovbii | try format('dbhost {0}', $mongoip.host) | 14:13 |
henar | thanks! | 14:13 |
ddovbii | will be waiting for result =) | 14:14 |
*** zhurong has quit IRC | 14:15 | |
*** yamamoto has quit IRC | 14:19 | |
*** ducttape_ has quit IRC | 14:20 | |
*** sergmelikyan has joined #murano | 14:28 | |
*** vahidh has joined #murano | 14:31 | |
*** openstackgerrit has quit IRC | 14:31 | |
*** openstackgerrit has joined #murano | 14:32 | |
henar | it seems it is working!!! thanks a lot!!! | 14:34 |
*** vahidh has quit IRC | 14:35 | |
ddovbii | henar: no problem) | 14:36 |
ddovbii | folks, please review https://review.openstack.org/#/c/238682/ | 14:37 |
*** raildo is now known as raildo-afk | 14:46 | |
*** ducttape_ has joined #murano | 14:55 | |
*** klkumar has quit IRC | 15:05 | |
*** akanksha_ has joined #murano | 15:06 | |
*** vgridnev has quit IRC | 15:06 | |
*** Liuqing_ has quit IRC | 15:11 | |
*** sergmelikyan has quit IRC | 15:12 | |
*** exploreshaifali has quit IRC | 15:12 | |
*** Nikolay_St has quit IRC | 15:18 | |
*** yamamoto has joined #murano | 15:20 | |
*** vgridnev has joined #murano | 15:25 | |
*** raildo-afk is now known as raildo | 15:25 | |
*** yamamoto has quit IRC | 15:25 | |
*** vgridnev has quit IRC | 15:27 | |
openstackgerrit | Merged openstack/murano-apps: [Kubernetes] Rename minions to Kubernetes nodes https://review.openstack.org/238682 | 15:32 |
*** tlashchova has quit IRC | 15:34 | |
*** tlashchova has joined #murano | 15:37 | |
*** vgridnev has joined #murano | 15:38 | |
*** vgridnev has quit IRC | 15:41 | |
*** vgridnev has joined #murano | 15:44 | |
openstackgerrit | Ekaterina Chernova proposed openstack/murano-specs: [mocking-machinery] Add Mock implementation specification https://review.openstack.org/237691 | 15:53 |
*** Nikolay_St has joined #murano | 15:55 | |
*** tlashchova has quit IRC | 16:02 | |
*** vgridnev has quit IRC | 16:07 | |
*** henar has quit IRC | 16:14 | |
*** jfluhmann has joined #murano | 16:22 | |
*** exploreshaifali has joined #murano | 16:25 | |
*** yamamoto has joined #murano | 16:26 | |
*** Piet has joined #murano | 16:38 | |
*** vgridnev has joined #murano | 16:53 | |
*** akanksha_ has quit IRC | 17:08 | |
*** vahidh has joined #murano | 17:13 | |
*** exploreshaifali has quit IRC | 17:22 | |
*** exploreshaifali has joined #murano | 17:23 | |
*** exploreshaifali has quit IRC | 17:47 | |
*** exploreshaifali has joined #murano | 17:48 | |
*** Nikolay_St has quit IRC | 18:14 | |
*** ducttape_ has quit IRC | 18:27 | |
*** ducttape_ has joined #murano | 18:29 | |
*** ducttape_ has quit IRC | 18:45 | |
openstackgerrit | Dmytro Dovbii proposed openstack/python-muranoclient: Add missing space to error message https://review.openstack.org/247086 | 18:46 |
*** ducttape_ has joined #murano | 19:00 | |
*** sergmelikyan has joined #murano | 19:02 | |
*** lgreg has left #murano | 19:19 | |
*** Nikolay_St has joined #murano | 19:23 | |
*** sergmelikyan has quit IRC | 19:36 | |
*** jasonsb has quit IRC | 19:55 | |
*** idvoretskyi has joined #murano | 19:57 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/murano: Updated from global requirements https://review.openstack.org/245246 | 20:40 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/murano: Updated from global requirements https://review.openstack.org/245246 | 20:47 |
*** jasonsb has joined #murano | 20:50 | |
*** jasonsb has quit IRC | 20:50 | |
*** jasonsb has joined #murano | 20:51 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-muranoclient: Updated from global requirements https://review.openstack.org/247157 | 20:51 |
*** openstack has joined #murano | 21:03 | |
*** alejandrito has quit IRC | 21:04 | |
*** raildo is now known as raildo-afk | 21:15 | |
*** vgridnev has quit IRC | 21:52 | |
*** jasonsb has quit IRC | 22:28 | |
*** jasonsb has joined #murano | 22:30 | |
*** Piet has quit IRC | 23:05 | |
*** ducttape_ has quit IRC | 23:28 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!