Wednesday, 2015-04-01

*** gokrokve_ has quit IRC00:17
*** yamamoto has joined #murano00:42
*** yamamoto has quit IRC01:04
*** yamamoto has joined #murano01:38
*** eghobo has joined #murano02:43
*** eghobo has quit IRC02:58
*** eghobo has joined #murano04:20
*** dmn_ has quit IRC04:31
*** dmn_ has joined #murano04:32
dmn_katyafervent: Any luck?05:26
*** yamamoto_ has joined #murano05:59
*** yamamoto has quit IRC05:59
*** ddovbii has joined #murano06:03
*** ogzy has joined #murano06:33
ogzyhi, it is not directly related with murano but i am trying heat docker plugin, but h-eng failed with version restriction, docker plugin upgrades the requests module, anybody tried juno with heat and docker plugin?06:34
*** gcivitella has joined #murano06:41
*** eghobo has quit IRC06:42
*** serg_melikyan has joined #murano06:45
*** ddovbii has quit IRC06:45
*** serg_melikyan has quit IRC06:49
*** ddovbii has joined #murano06:59
*** serg_melikyan has joined #murano07:16
*** serg_melikyan has quit IRC07:16
*** igormarnat is now known as imarnat07:23
*** imarnat is now known as igormarnat07:28
*** igormarnat is now known as imarnat07:28
*** imarnat is now known as igormarnat07:29
*** tnurlygayanov has quit IRC07:31
*** igormarnat is now known as imarnat07:34
*** imarnat is now known as igormarnat07:41
ogzyhi, i installed heat-docker plugin, how will i tell murano to use docker while opening the vms?08:11
ogzydo i need to import kubernetes app catalogs?08:18
katyaferventdmn_, It works for me, I just have to set the correct image08:19
katyaferventhi ogzy !08:20
ogzykatyafervent: you mean an image for docker specific?08:20
ogzykatyafervent: or murano image?08:21
ogzykatyafervent: i have murano specific image, heat-docker plugin, there is no option at the gui that says me that it i will use docker or not08:22
dmn_katyafervent, correct image meaning?08:22
ogzykatyafervent: it seems i read the wrong answer :), hi by the way08:23
ogzydmn_: for murano, you should have an image created for murano, documentation explains how, not sure whether you are talking about it though08:23
*** samuelBartel has joined #murano08:25
dmn_ogzy: oh08:26
dmn_Damn. Should have known.08:27
ogzykatyafervent: to use docker installation, i need to import kubernetes pod, cluster and a docker app?08:28
*** yamamoto_ has quit IRC08:30
ogzykatyafervent: no it seems, according to youtube video there should be some docker app and docker vm08:32
ogzykatyafervent: i am confused a bit08:32
katyaferventsorry, I'm back08:42
dmn_katyafervent: ogzy: I'd already created an image for heat Software Config which is already present in glance; so will marking this image using the dashboard be sufficient?08:43
katyaferventdmn_, image, that you provided in heat template doesn't exists in my environment. After I set the correct one, I deploy correctly, could you clear logs and repeat your deployments08:43
katyaferventdid you succeed in deploying hello word template?08:44
dmn_katyafervent, nope08:44
katyaferventogzy, currently we are updating our docker applications08:44
katyaferventogzy, you can use docker without kubernetes08:45
ogzykatyafervent: are these apps public?08:45
katyaferventyou pick docker app and select k8s or docker pod08:46
dmn_katyafervent: The image that I'm using is not a murano image.08:46
katyaferventyes, https://review.openstack.org/#/c/168943/08:46
ogzykatyafervent: thats the k8s way, pod + cluster + dockerapp08:46
katyaferventdmn_, image should be registered in glance and available for tenant you provided in murano config file08:47
katyaferventdmn_, I don't know what error did you get, so I don't now how to help you with debugging08:48
*** kzaitsev has joined #murano08:48
katyaferventogzy, they are public, but now on review https://review.openstack.org/#/c/168943/08:48
ogzykatyafervent: but they are for k8s?08:49
katyaferventand for docker also (next dependent commit)08:49
katyaferventogzy, do you use master?08:49
dmn_katyafervent, But don't I have to create a murano image which contains murano agent before proceeding with deployment?08:50
ogzykatyafervent: i am at the review page, i had checked out the code, yes master08:50
katyaferventogzy, you can test with this apps08:50
katyaferventI have alredy zipped one, let me shre it to your08:50
katyafervent*share08:50
ogzykatyafervent: i had tried importing the dockerhttp one, it requires pod and pod required cluster08:50
ogzykatyafervent: the video https://www.youtube.com/watch?v=P51ZUIqS4n4 doesn't do such cluster and pod installation08:51
katyaferventogzy, also, we updated image handling a bit, now during package upload (on master only) image will be uploaded automatically08:51
ogzykatyafervent: if i try with pod + cluster + dockerapp thing, heat-docker plugin works, uses the image i created for murano, downloads the docker to that image, runs and deploy the app, is it what happens?08:52
*** kzaitsev has quit IRC08:52
katyaferventthe video is pretty outdated08:53
ogzykatyafervent: ok, so k8s is the must08:53
*** kzaitsev has joined #murano08:54
*** sergmelikyan has joined #murano08:54
*** kzaitsev has quit IRC08:54
*** kzaitsev has joined #murano08:55
katyaferventogzy, no k8s is not required to deploy docker app08:55
katyaferventsergmelikyan, can tell more about new configuration :)08:55
sergmelikyanHi folks, looks like I missed a lot08:56
ogzykatyafervent: it seems i should update murano-apps, with the current one at my checkouts, it requires pod and cluster08:56
sergmelikyanguys, give me a few minutes to catch-up on conversation and read logs08:56
sergmelikyanogzy, any docker application may be installed on standalone docker host as well as on k8s pod/cluster08:57
sergmelikyanWhen you choose where to host docker app - you can choose single VM or clustered configuration08:57
ogzysergmelikyan: ok lets start with k8 solution, what does it require?08:57
katyaferventogzy, here is updated apps https://drive.google.com/folderview?id=0B3F5XCmYtnRdfnpPTng2RS1lemdfNmRadHoybTVXVk5Eb2dZLVRUeTEzN2lfdUwzOU1seXM&usp=sharing08:58
ogzykatyafervent: thank you, do i need anything to work with them except from murano and heat-docker plugin?08:59
sergmelikyanogzy, with latest version you even don't need heat-docker plugin08:59
sergmelikyanogzy, sorry for so much changes, once we will release them, they will be much less changes09:00
*** Miouge has quit IRC09:00
sergmelikyanAnd I promise well-written Readme :)09:00
ogzysergmelikyan: oh, you mean the apps that katyafervent shares, also the murano code changed?09:00
sergmelikyanogzy, no, only applications09:01
*** igormarnat is now known as imarnat09:01
sergmelikyandocker-plugin for Heat was required by specific docker applications, not by Murano itself09:01
sergmelikyanSo, essentially you need following apps -> https://drive.google.com/folderview?id=0B3F5XCmYtnRdfnpPTng2RS1lemdfNmRadHoybTVXVk5Eb2dZLVRUeTEzN2lfdUwzOU1seXM&usp=sharing09:02
sergmelikyanthis image -> http://murano-files.mirantis.com/ubuntu14.04-x64-kubernetes.qcow2 with ubuntu14.04-x64-kubernetes name09:02
sergmelikyanand this image -> http://murano-files.mirantis.com/ubuntu14.04-x64-docker.qcow2 with ubuntu14.04-x64-docker name09:02
ogzysergmelikyan: how did you create docker one?09:02
ogzysergmelikyan: while uploading glance, i should add --properties again right?09:03
sergmelikyanogzy, applications by the link above are docker & k8s ones. Same workflow as in video09:03
dmn_katyafervent: I found this error in murano-engine log - http://paste.openstack.org/show/197758/09:03
sergmelikyanogzy, not for this version, you just need to set exact mentioned image name in glance09:03
sergmelikyanogzy, we changes workflow from heat docker-plugin to direct communication with docker server, thats why we don't need docker-plugin anymore09:04
sergmelikyanunfortunately, with docker-plugin we had issues with stack deletion09:05
ogzysergmelikyan: ok, how did you create  http://murano-files.mirantis.com/ubuntu14.04-x64-docker.qcow209:05
sergmelikyanogzy, using this DIB elements: https://github.com/stackforge/murano/tree/master/contrib/elements/docker09:05
sergmelikyanimage above is basically simple ubuntu + installed docker09:06
sergmelikyanjust to make deployment go faster09:06
ogzysergmelikyan: same method like creating image for murano, did you install murano-agent also?09:06
katyaferventwell, keystone tells you that neutron is not registered in the catalog09:07
ogzysergmelikyan: to test with the updated apps and the image you mentioned, i better remobe heat-docker plugin right?09:07
sergmelikyanogzy, sorry, forgot to mention, yeah, you also need to add murano-agent elements https://github.com/stackforge/murano-agent/tree/master/contrib/elements/murano-agent/install.d09:08
sergmelikyanogzy, does not matter, you can leave docker plugin enabled09:08
ogzysergmelikyan: ok now everything is clearer09:09
ogzysergmelikyan: let me try with the image and new updated apps09:09
dmn_katyafervent: but I'm not using neutron09:10
sergmelikyanogzy, sure, ping me in case of any questions. These apps are still on review, there maybe some issues - our goal to make them as stable as possible before end of Kilo era09:12
katyaferventdmn_, but murano does09:12
katyaferventdmn_, do you use nova-network?09:12
dmn_yes09:12
sergmelikyandmn_, sorry, Murano requires neutron so far, we are working on nova-network support09:12
sergmelikyandmn_, https://review.openstack.org/#/c/121314/ - here is patch, but it was not updated for a long time and may require complete rewriting. ativelkov is working on that09:14
dmn_sergmelikyan, so I should install devstack again with neutron enabled?09:15
*** serg_melikyan has joined #murano09:17
sergmelikyanAh... you have stable/juno. Yes, unfortunately, you need to use devstack with neutron. Btw, have you tried our devstack scripts for stable/juno?09:18
dmn_sergmelikyan, https://github.com/stackforge/murano/tree/master/contrib/devstack - this one right?09:21
ogzysergmelikyan: ok thank you09:22
*** serg_melikyan has quit IRC09:22
sergmelikyandmn_, this is latest master version, maybe you should use https://github.com/stackforge/murano/tree/stable/juno/contrib/devstack09:22
sergmelikyandmn_, I can't find where we enable neutron...09:23
sergmelikyandteselkin, can you help me here?09:23
sergmelikyanI believe you was one of the authors of this scripts :)09:23
dmn_sergmelikyan: sorry, I'd used the stable/juno branch only.09:25
*** asalkeld has left #murano09:29
openstackgerritMerged stackforge/murano-dashboard: Django 1.7 support  https://review.openstack.org/16927609:32
openstackgerritKirill Zaitsev proposed stackforge/python-muranoclient: Tests for repository machinery  https://review.openstack.org/16802809:35
dmn_sergmelikyan, katyafervent: I just have one more doubt. I'd created an image using this - https://github.com/openstack/heat-templates/tree/master/hot/software-config/elements whichc is required to make use of the software config resource in heat. Now, how do I build a murano image using this image?09:37
*** Miouge has joined #murano09:41
dmn_Is it even required?09:42
*** imarnat is now known as igormarnat09:45
katyaferventdmn_, if you are going to deploy hot templates it's enough09:46
dmn_katyafervent: But how will murano agent be installed in the VM?09:46
katyaferventif you want to deploy murano apps - here is the instruction http://murano.readthedocs.org/en/stable-juno/image_builders/linux.html09:47
dmn_katyafervent, so for deploying hot templates murano agent is not required at all?09:48
*** igormarnat is now known as imarnat09:48
katyaferventdmn_, yeap09:49
katyaferventdmn_, but let me check :)09:49
dmn_and katyafervent, sergmelikyan: I'd installed murano using this - https://github.com/stackforge/murano/tree/stable/juno/contrib/devstack. So neutron should have been installed right?09:51
katyaferventdmn_, yeah, murano-agent is not required in that case09:53
*** serg_melikyan has joined #murano09:55
katyaferventdmn_, it's better to follow neutron installation with devstack guide https://wiki.openstack.org/wiki/NeutronDevstack09:57
katyaferventdmn_, I'll investigate why we don't have in readme anything about neutron09:57
*** serg_melikyan has quit IRC09:59
*** imarnat is now known as igormarnat09:59
dmn_okay, katyafervent. Thanks a lot. Really appreciate it.10:00
dmn_I'll install devstack with neutron and get back to you10:01
*** igormarnat is now known as imarnat10:01
*** imarnat is now known as igormarnat10:05
*** Miouge has quit IRC10:07
*** igormarnat is now known as imarnat10:08
*** imarnat is now known as igormarnat10:10
katyaferventdmn_, may be this will be interesting for you http://muranohints.blogspot.ru/2015/03/murano-two-ways-of-using-heat-hot.html10:13
dmn_:)10:16
*** Miouge has joined #murano10:19
*** igormarnat is now known as imarnat10:19
*** imarnat is now known as igormarnat10:23
openstackgerritKirill Zaitsev proposed stackforge/murano-dashboard: Install required images for main package being installed  https://review.openstack.org/16938210:24
*** igormarnat is now known as imarnat10:27
*** imarnat is now known as igormarnat10:32
openstackgerritKirill Zaitsev proposed stackforge/murano-dashboard: Install required images for main package being installed  https://review.openstack.org/16938210:39
openstackgerritMerged stackforge/murano-dashboard: Fix test settings  https://review.openstack.org/16934010:48
*** igormarnat is now known as imarnat10:52
openstackgerritDmytro Dovbii proposed stackforge/murano: Fix installation document  https://review.openstack.org/16969410:58
*** imarnat is now known as igormarnat10:59
openstackgerritEkaterina Chernova proposed stackforge/python-muranoclient: Update package composing command  https://review.openstack.org/16922710:59
openstackgerritEkaterina Chernova proposed stackforge/python-muranoclient: Update from global requirements  https://review.openstack.org/16831211:00
*** igormarnat is now known as imarnat11:02
openstackgerritEkaterina Chernova proposed stackforge/murano-dashboard: Update from global-requirements  https://review.openstack.org/16831111:03
openstackgerritKirill Zaitsev proposed stackforge/python-muranoclient: Tests for repository machinery  https://review.openstack.org/16802811:09
*** imarnat is now known as igormarnat11:10
openstackgerritOlga Gusarenko proposed stackforge/murano-specs: update confguration language spec  https://review.openstack.org/14681511:10
*** ddovbii has quit IRC11:12
*** igormarnat is now known as imarnat11:15
openstackgerritKirill Zaitsev proposed stackforge/murano-specs: Update confguration language spec  https://review.openstack.org/14681511:15
openstackgerritSerg Melikyan proposed stackforge/murano: DO NOT MERGE  https://review.openstack.org/16969911:17
*** dmn_ has quit IRC11:28
ogzyis murano-manage command able to remove imported packages?11:39
sergmelikyanogzy, nope, use murano11:44
sergmelikyanmurano package-delete11:45
*** imarnat is now known as igormarnat11:51
openstackgerritMerged stackforge/murano-dashboard: Install required images for main package being installed  https://review.openstack.org/16938211:54
*** igormarnat is now known as imarnat11:55
katyaferventogzy, no ( use murano CLI for that12:05
ogzysergmelikyan: how can i run this command via tox, tox -e venv -- murano package-list says publicURL endpoint for application_catalog service not found12:05
katyaferventdid you upload package with murano-manage and could not remove it?12:06
katyaferventogzy, provide --murano-url parameter12:06
ogzykatyafervent: yes, i will upload the new packages12:06
katyaferventby default murano is looked up at keystone catalog12:06
katyaferventogzy, better to do it with murano CLI also12:08
ogzykatyafervent: --murano-url helped12:08
katyaferventit installaed by pythonclient12:08
katyaferventotherwise https://bugs.launchpad.net/murano/+bug/143416812:09
openstackLaunchpad bug 1434168 in murano "Unable to delete packages that was imported with murano-manage" [High,Confirmed]12:09
ogzykatyafervent: oh, i got 403 error12:09
ogzykatyafervent: seems i got the same bug12:10
katyaferventcheck credentials in your ENV and in murano clonf12:10
katyafervent*conf12:10
ogzykatyafervent: tox -e venv -- murano --murano-url http://127.0.0.1:8082 package-delete ffcef025eadb4bd9998321f070a87ee012:10
ogzykatyafervent: i am not using the conf file12:10
katyaferventdo you provide --os-user and or did you import openstack rc file?12:11
ogzykatyafervent: i source openrc12:11
ogzykatyafervent: from devstack12:11
ogzykatyafervent: source openrc demo demo12:11
katyaferventyes, but murano that is running on  http://127.0.0.1:8082 uses config file12:11
ogzykatyafervent: so i should add --config-file parameter?12:11
katyaferventno12:12
katyaferventjust check that credentials in openrc file matches configuration in murano located at 127.0.0.1:808212:13
ogzykatyafervent: in murano.conf i have credentials for admin12:17
*** dmn_ has joined #murano12:18
ogzykatyafervent: when i try with admin, it says is not owned by tenant12:18
ogzykatyafervent: owner_id is empty :)12:20
katyaferventtry to upload new package from UI or murano, not from murano-manage12:20
katyaferventThe issue you have is connected with the bug that I posted before12:20
katyaferventogzy, yeah, that's the reason12:21
openstackgerritEkaterina Chernova proposed stackforge/python-muranoclient: Update from global requirements  https://review.openstack.org/16831212:22
ogzykatyafervent: tox -e venv -- murano --murano-url http://127.0.0.1:8082 package-import /home/oguz/murano/murano-updated-apps/apps/io.murano.apps.docker.DockerNginx this what i run12:25
ogzykatyafervent: Invalid filename path supplied: ../murano-updated-apps/apps/io.murano.apps.docker.DockerNginx12:25
ogzykatyafervent: why is it taking a relative path !!12:26
katyaferventogzy, looks like you find at least two bugs with this command ;(12:27
ogzykatyafervent: oh god :)12:27
katyaferventogzy, sorry, try UI12:27
ogzykatyafervent: better i enter this bug12:28
ogzykatyafervent: if i fix it on the code, may send it for review12:28
sergmelikyanogzy, enter = create a bug in launchpad?12:28
sergmelikyanogzy, it would be awesome!12:28
openstackgerritMerged stackforge/murano-dashboard: Update from global-requirements  https://review.openstack.org/16831112:33
*** Miouge has quit IRC12:34
ogzysergmelikyan: https://bugs.launchpad.net/murano/+bug/143916512:35
openstackLaunchpad bug 1439165 in murano "murano cli is taking the wrong path while package import" [Undecided,New]12:35
*** imarnat is now known as igormarnat12:35
*** igormarnat is now known as imarnat12:37
ogzysergmelikyan: and now i am getting 403 error for upload from ui :)12:40
ogzysergmelikyan: katyafervent do you want to see the traceback?12:41
katyaferventsure12:41
*** Miouge has joined #murano12:42
dmn_katyafervent, sergmelikyan: installing devstack with neutron worked :)12:42
dmn_I was able to launch an instance using murano12:43
katyaferventdmn_, finally :)12:43
dmn_:D12:43
ogzykatyafervent: sergmelikyan http://paste.openstack.org/show/197773/12:43
dmn_katyafervent: but when I try to run this heat template - http://paste.openstack.org/show/197775/ I get an error saying "ERROR: Property error : config: config No content found in the "files" section for get_file path: example-ansible-template.ansible". So do you know where I should save the exapmle-ansible-template file?12:46
katyaferventdmn_, files in hot are not supported by murano for now12:49
*** dmn_ has quit IRC12:52
ogzykatyafervent: sergmelikyanwhen i change the tenant to admin at ui, i managed to upload, isn't it another bug?12:52
katyaferventwhat do you mean by  managed to upload12:53
ogzykatyafervent: the upload is possible only with admin tenant12:53
ogzykatyafervent: with demo tenant i got 403 error12:53
ogzykatyafervent: is it the normal behaviour?12:54
katyaferventit's configured in policy.json file12:54
katyaferventin murano12:54
ogzykatyafervent: oh ok12:54
katyaferventogzy, the problem is described here https://bugs.launchpad.net/murano/+bug/143881312:54
openstackLaunchpad bug 1438813 in murano "Add special roles for murano administration" [Medium,Confirmed]12:54
kzaitsevguys, https://bugs.launchpad.net/murano/+bug/1439165 looks like tox problem, not muranos12:54
openstackLaunchpad bug 1439165 in murano "murano cli is taking the wrong path while package import" [High,Confirmed]12:54
katyaferventogzy, now we can't hide an upload button12:54
katyaferventfor non-admins12:55
kzaitsevtry this:  tox -e venv -- ls /home/12:55
katyaferventsince it's configurable parameter12:55
kzaitsevvenv runtests: commands[0] | ls ../../../../home12:55
katyaferventkzaitsev, so it's tox problem?12:55
kzaitsevSo at least the name of the bug is wrong, but overall I think the bug is invalid.12:55
ogzykatyafervent: here is another thing, Docker Nginx  requires Docker Standalone Host, when nginx is uploaded it might be better the dependency is also uploaded automatically12:56
kzaitsevI actually do not know hot tox works internally and why does it transform ls /home to ls ../../../../home but it definately not murano cli's problem. You can see in the log, that murano-cli is already being supplied with the wrong path. it doesn't transform it itself anywhere12:57
katyaferventkzaitsev, your turn to describe dependency feature12:57
kzaitsevkatyafervent, pardon? =) what should I do?12:58
kzaitsevOh I see12:59
kzaitsevogzy, we've been working on a simple repository feature. I've been trying to write doc for it for the couple of days already, but stuff happens, that distracts me =)))13:00
ogzykatyafervent: sergmelikyan when i deploy nginx http app, how does it know it will use ubuntu14.04-x64-dockeri no image selection screen came, i just choosed docker standalone host as container, does it choose ubuntu14.04-x64-docker by default?13:01
katyaferventyes13:01
sergmelikyanogzy, name of the image is hardcoded into application with specified name13:01
ogzysergmelikyan: ok :)13:02
sergmelikyanhttp://murano-files.mirantis.com/ubuntu14.04-x64-docker.qcow2 with "ubuntu14.04-x64-docker" <- THIS NAME SHOULD GO TO GLANCE13:02
sergmelikyanogzy, easily changeable, thought that would be easy to make sure user will select image with Docker13:02
sergmelikyanIn the next release we are thinking about improving mechanism of image selection based on Metadata Refs in Glance, it would add ability to tag image with different tags and relay on tag to determine that image has needed software13:03
kzaitsevogzy, so yeah, you can set up a vary basic http repository. http server with /apps /bundles /images dirs. You can then mention dependencies in manifest.yaml in Require section and issue --murano-repo-url=http:/your.repo/ import package. and client would automatically download and import everything.13:04
kzaitsevI hope the 1st draft of the docs would be ready really soon =)13:05
ogzyNoPackageForClassFound: Package for class io.murano.apps.docker.DockerContainerHost is not found is what i got when i depoloy docker standalone host with ngnx13:06
ogzypuff :(13:06
sergmelikyanogzy, did you upload all applications from the page provided by Kate?13:07
ogzysergmelikyan: not all, just nginx and standalone one13:07
ogzysergmelikyan: why should i upload eveything?13:07
sergmelikyanogzy, at least io.murano.apps.docker.Interfaces13:08
sergmelikyanio.murano.apps.docker.DockerContainerHost is defined there13:08
*** dmn_ has joined #murano13:08
ogzysergmelikyan: ok13:09
ogzysergmelikyan: there is directory problem http://paste.openstack.org/show/197778/13:14
sergmelikyanogzy, you need to take a look a little bit above this log message13:17
sergmelikyancan you share whole deployment log?13:17
*** yamamoto has joined #murano13:17
dmn_katyafervent, then how do I give the contents of example-ansible-template to the HOT template?13:18
dmn_configuration file*13:19
sergmelikyandmn_, Heat supports URL to the additional content like shell scripts and so on. Murano can be easily extended to support this case, but it is not supported for now.13:26
sergmelikyanI think this great idea for the next roadmap13:27
-openstackstatus- NOTICE: gerrit has been restarted to restore event streaming. any change events missed by zuul (between 12:48 and 13:28 utc) will need to be rechecked or have new approval votes set13:27
dmn_sergmelikyan, so that means you can't really use the configuration management tools via HOT templates using murano right now?13:29
*** imarnat is now known as igormarnat13:31
katyaferventdmn_, yes, via hot not supported13:33
katyaferventtry to use Murano workflows :)13:33
*** igormarnat is now known as imarnat13:36
*** yamamoto has quit IRC13:55
ogzysergmelikyan: http://paste.ubuntu.com/10718411/13:55
*** yamamoto has joined #murano13:56
ogzysergmelikyan: the error is not displayed here, forgot to redirect13:59
*** yamamoto has quit IRC14:00
ogzysergmelikyan: http://paste.openstack.org/show/197782/ seems i have an image problem14:08
katyaferventogzy, it's app problem14:08
katyaferventwe hard coded an extension14:08
*** yamamoto has joined #murano14:09
ogzykatyafervent: so?14:09
katyaferventether remove it from your copy or upload fixed one from https://review.openstack.org/#/c/168943/414:10
katyaferventit's located here /io.murano.apps.docker.kubernetes.KubernetesCluster/UI/ui.yaml14:11
openstackgerritStan Lagun proposed stackforge/murano-apps: Updated Docker applications  https://review.openstack.org/16894814:12
ogzykatyafervent: but i didn't import kubernetes14:12
ogzykatyafervent: do i still need to fetch the review?14:20
*** yamamoto has quit IRC14:22
*** imarnat is now known as igormarnat14:26
dmn_sergmelikyan, how easy/hard is it to add that support. I'd like to work on it.14:27
dmn_katyafervent, sergmelikyan: I was able to get it working. Apparently you can add the config inline, in heat, without having to provide a file.14:29
dmn_and thanks a lot for your help!14:30
*** igormarnat is now known as imarnat14:30
ogzykatyafervent: sergmelikyan image Error validating value u'ubuntu14.04-x64-docker.qcow2': The Image (ubuntu14.04-x64-docker.qcow2) could not be found.\n", "type": "StackValidationFailed"}, "title": "Bad Request"}14:32
ogzykatyafervent: sergmelikyan but i can see the image via glance image-list14:32
ogzykatyafervent: sergmelikyan the name is ubuntu14.04-x64-docker14:33
*** _dmn has joined #murano14:33
*** dmn_ has quit IRC14:33
*** yamamoto has joined #murano14:34
ogzykatyafervent: sergmelikyan i will try with a clean install, i realized there is a router created which i can not delete now14:47
katyaferventogzy, ok, ubuntu14.04-x64-docker.qcow2 <<<--- error occurred that in some app definition extension is hard coded14:48
ogzykatyafervent: but i just imported nginx, host only and interfaces14:55
ogzykatyafervent: better to grep them and try to find it then14:55
ogzykatyafervent: the name should be ubuntu14.04-x64-docker for the fix in the extension causing the error?14:56
*** yamamoto has quit IRC14:58
ogzykatyafervent: i will continue tomorrow, thank you for now15:00
*** ogzy has quit IRC15:01
katyaferventogzy, ok, will try to update apps untill tomorrow15:03
*** eghobo has joined #murano16:00
openstackgerritMerged stackforge/python-muranoclient: Update from global requirements  https://review.openstack.org/16831216:26
*** ddovbii has joined #murano16:44
*** yamamoto has joined #murano16:47
*** yamamoto has quit IRC16:52
*** ddovbii has quit IRC17:05
*** yamamoto has joined #murano17:08
*** eghobo has quit IRC17:28
*** eghobo has joined #murano17:35
*** yamamoto has quit IRC17:36
*** imarnat is now known as igormarnat17:36
*** igormarnat is now known as imarnat17:38
*** gcivitella has quit IRC17:38
*** imarnat is now known as igormarnat17:44
*** kzaitsev has quit IRC17:48
*** eghobo has quit IRC19:05
*** eghobo has joined #murano19:19
*** yamamoto has joined #murano19:25
*** kzaitsev has joined #murano19:26
*** kzaitsev has quit IRC19:27
*** yamamoto has quit IRC19:29
*** igormarnat is now known as imarnat19:32
*** kzaitsev has joined #murano19:33
*** kzaitsev has quit IRC19:36
*** kzaitsev has joined #murano19:36
*** imarnat is now known as igormarnat19:47
*** kzaitsev has quit IRC19:50
*** kzaitsev has joined #murano19:59
*** kzaitsev has quit IRC20:28
*** kzaitsev has joined #murano20:29
*** kzaitsev has quit IRC20:37
*** asalkeld has joined #murano21:39
*** eghobo has quit IRC21:47
*** eghobo has joined #murano21:49
*** eghobo has quit IRC22:35
*** eghobo has joined #murano22:41
*** eghobo has quit IRC22:42
*** eghobo has joined #murano22:43
*** drupalmonkey has quit IRC23:05
*** yamamoto has joined #murano23:50

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!