Monday, 2015-10-05

*** mdih has joined #murano01:55
mdihhello, a quick question, is there an known bug with mysql application :(, been prompted with this error message: ""io.murano.databases.SqlDatabase" is not found"01:56
mdiheven if it has already been imported01:56
mdihsorry just wanna check if there's a known one or something?01:57
*** yamamoto has joined #murano02:50
*** yamamoto has quit IRC02:50
*** mdih has quit IRC03:28
*** yamamoto has joined #murano03:34
*** mdih has joined #murano03:47
*** Nikolay_St has quit IRC04:00
*** sergmelikyan has joined #murano04:07
*** sergmelikyan has quit IRC04:11
*** josephine_l has joined #murano04:36
*** mdih has quit IRC04:52
*** vgridnev has joined #murano06:37
*** tlashchova has joined #murano06:54
openstackgerritStan Lagun proposed openstack/murano-apps: Updated Docker and k8s DIB elements  https://review.openstack.org/23089406:57
*** prefer has joined #murano07:07
openstackgerritStan Lagun proposed openstack/murano-apps: [Kubernetes] Kubernetes was updated to v1.0.6 and v1 API  https://review.openstack.org/23089807:12
openstackgerritStan Lagun proposed openstack/murano-apps: [Kubernetes] Fix cAdvisor port was not added to security group  https://review.openstack.org/23089907:12
openstackgerritStan Lagun proposed openstack/murano-apps: [Kubernetes] Delete extra VMs upon cluster scale-down  https://review.openstack.org/23090007:12
*** sergmelikyan has joined #murano07:32
*** sergmelikyan has quit IRC07:34
*** Nikolay_St has joined #murano07:39
*** asalkeld has joined #murano07:50
*** ddovbii has joined #murano07:55
*** sergmelikyan has joined #murano08:03
openstackgerritStan Lagun proposed openstack/murano: Python method results were not converted to immutable values  https://review.openstack.org/23090708:15
*** mdih has joined #murano08:22
mdihhello, uhm may i ask what would be the format of the instance_id when adding an application under sa environment?08:23
mdihi.e: "?": { "type": "io.murano.resources.LinuxMuranoInstance", "id": "1895b07f-402e-4842-b91d-e0c255cc229c" }08:23
mdihsorry noob question :(08:24
*** sergmelikyan has quit IRC08:28
*** katyafervent is now known as katyafervent_awa08:29
*** rakhmerov has quit IRC08:29
*** rakhmerov has joined #murano08:30
*** sergmelikyan has joined #murano08:38
*** katyafervent_awa is now known as katyafervent08:42
katyaferventhi mdih !08:42
katyaferventyeap, it assigned automatically08:44
mdihhi katyafervent, thanks for the reply, uhm does that mean i can ommit it when adding an application to an environment?08:46
mdihim actually following the api guide, particularly the post applications using session08:47
mdihtried to supply a series of string and apparently it worked, but i find it weird by not following the convention hehe08:48
*** prefer has quit IRC08:54
*** sergmelikyan has quit IRC08:59
katyaferventmdih, let me check again :) It's Monday you know09:03
mdihwahehe, sorry katyafervent :D09:03
mdihand thanks a lot, sorry im just kinda new to openstack and just have a little knowledge on python :D09:04
katyaferventmdih, it's ok, you are welcome to ask as many questions as you need09:09
openstackgerritMerged openstack/python-muranoclient: Add missing parameter 'acquired_by' to environment model in tests  https://review.openstack.org/23068309:09
*** sergmelikyan has joined #murano09:11
*** sergmelikyan has quit IRC09:12
*** sergmelikyan has joined #murano09:14
*** mdih has quit IRC09:16
*** mdih has joined #murano09:17
mdih@katyafervent: sorry got disconnected, hopefully i didn't miss anything imporatant message hehe09:17
mdihanyway going back to my question, was wondering if i can determine the algo or logic in generating the id, maybe i can do it manually09:18
katyaferventmdih, no I'm thinking on the answer09:18
mdihinstead of just suppliying randome string hehe..for convention porpuses09:18
katyaferventhere is where all openstack irc logs can be found http://eavesdrop.openstack.org/irclogs/%23murano/09:18
mdihcool thanks09:19
*** vgridnev has quit IRC09:19
mdihpurposes*09:19
*** vgridnev_ has joined #murano09:19
katyaferventok, you can not provide any id here, engine will generates it automatically09:20
katyaferventin the example json, that is generated by murano UI was provided09:21
katyaferventYou need to provide an id, only if you want to make a reference to that instance from some other apps09:21
katyaferventso for simple app id can not be provided09:22
katyaferventLet me update specification then09:22
katyaferventgood catch, thanks :)09:22
mdihahh i see, hmm okay so if its needed for such app to be a reference of another app, the id is required then right?09:27
*** sergmelikyan has quit IRC09:27
mdihops sorry what i said doesn sound right lol, let me rephrase it09:28
*** sergmelikyan has joined #murano09:29
mdihif an app will be a reference of another app. like maybe we have a web server and the app to deploy is wordpress, the web server should be specified with an id right?09:29
*** sergmelikyan has quit IRC09:40
katyaferventmdih, sounds correct. you can find application json in murano-dashboard log after sending desired apps to deploy09:51
katyaferventAfter that, this json may be used while deploying via api09:52
mdih@katyafervent: cool, thanks thanks :)09:56
*** sergmelikyan has joined #murano10:00
*** prefer has joined #murano10:11
*** mdih has quit IRC10:20
*** sergmelikyan has quit IRC10:24
openstackgerritMerged openstack/murano: Python method results were not converted to immutable values  https://review.openstack.org/23090710:33
openstackgerritMerged openstack/murano-dashboard: Fix typo on sanity_check comment  https://review.openstack.org/23080110:34
*** sergmelikyan has joined #murano10:41
openstackgerritMerged openstack/python-muranoclient: Fix incorrect output after error in package-save  https://review.openstack.org/22784210:58
openstackgerritMerged openstack/python-muranoclient: Fix archive name generation in package_create command  https://review.openstack.org/23049110:58
openstackgerritMerged openstack/murano-dashboard: Add the missing 'PACKAGES_LIMIT' setting  https://review.openstack.org/23074311:09
*** sergmelikyan has quit IRC11:19
*** kzaitsev_mb has joined #murano11:56
*** MF2 has joined #murano12:07
*** sergmelikyan has joined #murano12:09
MF2Hi, i have one question about installation of murano, should I install murano in separate node with controller node in openstack?12:10
*** raildo-afk is now known as raildo12:16
openstackgerritAlexey Khivin proposed openstack/murano: MuranoPL logging tutorial added  https://review.openstack.org/23060012:22
openstackgerritAlexey Khivin proposed openstack/murano: MuranoPL logging tutorial added  https://review.openstack.org/23060012:24
*** mdih has joined #murano12:29
*** yamamoto has quit IRC12:35
kzaitsev_mbMF2: I guess that's up to you =)12:36
openstackgerritAlexey Khivin proposed openstack/murano: MuranoPL logging tutorial added  https://review.openstack.org/23060012:43
openstackgerritAlexey Khivin proposed openstack/murano: MuranoPL logging tutorial added  https://review.openstack.org/23060012:44
*** sergmelikyan has quit IRC12:47
*** sergmelikyan has joined #murano12:53
openstackgerritVictor Ryzhenkin proposed openstack/murano: Add depentent application test  https://review.openstack.org/22953713:07
openstackgerritVictor Ryzhenkin proposed openstack/murano: Add dependent application test  https://review.openstack.org/22953713:08
MF2@kzaitsev-mb, thanks13:12
kzaitsev_mbnp =) I'm afraid murano does not have official best practices of installing it in OS13:13
MF2i use this link to install murano on separate node, http://muranotest.readthedocs.org/en/latest/install/manual.html but in step 5 i get this error : ERROR: InvocationError: '/usr/bin/bash tools/pretty_tox.sh ' and ERROR:   py27: commands failed13:13
kzaitsev_mbso, you should trust your senses )13:13
kzaitsev_mbhuh13:13
kzaitsev_mbwhich version of murano do you use?13:13
MF2i use this version in github git://git.openstack.org/openstack/murano13:14
kzaitsev_mbso, master.13:15
MF2yes13:15
kzaitsev_mbhmm. I do not think, that there should be any problems there. otherwise the docs gate would block us13:15
kzaitsev_mbor maybe our docs gate is baked13:15
kzaitsev_mb=))13:15
kzaitsev_mbI remember someone filing a bug with tables..13:16
kzaitsev_mbcan you pls share full error somewhere on paste.openstack.org or smth?13:16
kzaitsev_mblooks like a bug13:16
MF2yes, i can13:16
*** mdih has quit IRC13:17
*** mdih has joined #murano13:17
*** sergmelikyan has quit IRC13:19
*** yamamoto has joined #murano13:23
MF2I paste the output of tox in http://paste.openstack.org/show/475318/13:23
*** yamamoto_ has joined #murano13:24
*** sergmelikyan has joined #murano13:25
openstackgerritKirill Zaitsev proposed openstack/murano-dashboard: Prevent key error on deployed app detail page  https://review.openstack.org/23099013:26
*** yamamoto has quit IRC13:28
openstackgerritVictor Ryzhenkin proposed openstack/murano: Add dependent application test  https://review.openstack.org/22953713:35
openstackgerritzhu.rong proposed openstack/murano-dashboard: Enable pagination for Murano Images view  https://review.openstack.org/23074813:35
*** yamamoto_ has quit IRC13:39
kzaitsev_mbMF2: oops, sorry, got distracted13:43
*** josephine_l has quit IRC13:45
kzaitsev_mblooks really strange =)13:46
openstackgerritzhu.rong proposed openstack/murano-dashboard: Make non-admin user package Tenant Name more clear  https://review.openstack.org/23079013:47
MF2kzaitsev-mb: yes,  thanks for your reply, any idea to solve it?13:48
kzaitsev_mbcan't reproduce it yet13:49
kzaitsev_mbhave a different mismatch though +)13:49
*** vgridnev_ has quit IRC13:52
*** openstackstatus has joined #murano13:56
*** ChanServ sets mode: +v openstackstatus13:56
openstackgerritKirill Zaitsev proposed openstack/murano: WIP  https://review.openstack.org/23100313:56
openstackgerritKirill Zaitsev proposed openstack/murano: Make test_package_is_not_provided less strict  https://review.openstack.org/23100614:01
*** MF2 has left #murano14:02
*** yamamoto has joined #murano14:12
openstackgerritNikolay Starodubtsev proposed openstack/murano: Add missing config option for service broker  https://review.openstack.org/23101214:12
*** raildo is now known as raildo-afk14:16
*** mdih has quit IRC14:22
*** raildo-afk is now known as raildo14:25
kzaitsev_mbdamn, hope he'll come by. Guess MF has some strange python version or smth14:36
*** tec_com has joined #murano14:40
tec_comhi!14:40
tec_comi need help14:40
kzaitsev_mbtec_com: hi! =)14:41
kzaitsev_mbwhat's the problem? =)14:41
tec_comi need help :'(14:41
tec_comim trying to install murano14:41
tec_com(myvirtualenv)root@controller:~/openstack/murano/murano# tox -e venv -- murano-db-manage --config-file ./etc/murano/murano.conf upgrade14:41
tec_comwhen i do this14:41
tec_comit says "no module named MySQLdb"14:42
Nikolay_Sttec_com: yeap14:42
tec_combut... i can import it with the python shell14:42
Nikolay_Sttec_com: sometimes I happens14:42
tec_comwhat can i do?14:42
kzaitsev_mbthat's easy  =) you should install mysqldb or pymysql (i suggest the latter )14:42
Nikolay_Sttec_com: you're installing in manually?14:42
tec_comyes, im stalling it manyally14:42
tec_comi have pymysql too14:42
Nikolay_Sttec_com: so, you should install it to venv14:43
tec_comwhat have to put in the config for use pymysql14:43
Nikolay_Stsmthg like14:43
Nikolay_Sttox -e venv -- pip install pymysql14:43
Nikolay_Sttec_com: ^^14:43
tec_comok...14:44
tec_comnow14:44
tec_comin the config14:44
tec_com?14:44
kzaitsev_mbtec_com: db backends are not part of murano requirements, so you have to install them manually, yep =)14:44
openstackgerritSergii Turivnyi proposed openstack/python-muranoclient: Add more tests for env-templates and packages List of changes: - Add sanity murano category tests - Add sanity murano environment templates tests - Add sanity murano packages tests  https://review.openstack.org/21562814:45
tec_comconnection = mysql://murano:xxx@controller:3306/murano14:45
tec_comnow there?14:45
tec_comhow is the syntax?14:45
Nikolay_Sttec_com: in the config you should use something like: mysql+pymysql://murano:<username>@<db>/murano14:45
tec_comhave to put the "backend = sqlalchemy" ?14:47
kzaitsev_mbtec_com: that's the default, so you can just omit it14:48
tec_comnow it throws that... :(14:50
tec_com(1045, u"Access denied for user 'murano'@'Admin-link0' (using password: YES)")14:50
*** gangaec has joined #murano14:50
kzaitsev_mbtec_com: your connection-string is wrong ;)14:50
kzaitsev_mboh14:50
tec_comi made the default config database14:50
tec_commysql -u root -p14:50
tec_commysql> CREATE DATABASE murano;14:50
tec_commysql> GRANT ALL PRIVILEGES ON murano.* TO 'murano'@'localhost' \14:50
tec_com    IDENTIFIED BY 'MURANO_DBPASS';14:50
tec_commysql> exit;14:50
tec_comconnection = mysql+pymysql://murano:MURANO_DBPASS@controller:3306/murano14:51
tec_comi dont know what is wrong14:51
kzaitsev_mbmine is mysql+pymysql://user:pass@localhost/murano14:52
kzaitsev_mboh wait14:52
tec_comyes!14:52
tec_comsuccess!14:52
tec_comthank you guys! you are awesome!14:52
tec_comill continue the installation process :D14:53
tec_comthanks a lot14:53
kzaitsev_mbtec_com: can you pls mysql -u root -p -h controller14:53
kzaitsev_mbtec_com: GRANT ALL PRIVILEGES ON murano.* TO 'murano'@'localhost' -> that means you can only connect from localhost14:53
tec_comokok14:53
kzaitsev_mbyou should GRANT ALL PRIVILEGES ON murano.* TO 'murano'@'%' if you want networking access, I think.14:55
kzaitsev_mbyep =) just want to be sure, you're able to configure everything the way you like ;)14:56
tec_comoh no! another fail :$14:56
tec_comYou must provide a username via either --os-username or env[OS_USERNAME] or a token via --os-auth-token or env[OS_AUTH_TOKEN]14:56
tec_comwhere is the file with the env variables?14:56
kzaitsev_mbdo you use remote cloud?14:56
kzaitsev_mbor rather do you have horizon installed? )14:57
tec_comopenstack14:57
tec_comwith horizon14:57
tec_comits the same?14:57
kzaitsev_mbok, I'll look up, how to get those varibales in horizon14:57
kzaitsev_mbProject -> Compute -> Access & Security -> Api access (tab) -> Download OpenStack RC File14:59
kzaitsev_mbthe url is http://your-horizon-url/project/access_and_security/api_access/openrc/15:00
kzaitsev_mbthe file would contain all the variables you need15:02
tec_comim on int15:02
tec_comit*15:02
tec_comYou must provide a username via either --os-username or env[OS_USERNAME] or a token via --os-auth-token or env[OS_AUTH_TOKEN]15:03
kzaitsev_mbso proveide them!15:03
tec_comin my file there is no -os-auth-token15:03
kzaitsev_mbof course there isn't =) it's a bash script15:04
kzaitsev_mbsource it )15:04
tec_comi did15:04
kzaitsev_mbsource /path/to/your-file.sh15:04
tec_comyes yes, i did it15:04
kzaitsev_mbcan you pls execute 'echo $OS_USERNAME' then?15:05
tec_comsure,15:05
tec_comadmin15:05
tec_comxD15:05
kzaitsev_mbsoo it's there15:05
openstackgerritAlexander Tivelkov proposed openstack/murano-specs: Glance Artifact Repository Support  https://review.openstack.org/23103815:05
kzaitsev_mbwhat do you do to get the error?15:06
kzaitsev_mblooks like the env vars are in place15:06
tec_com(myvirtualenv)root@controller:~/openstack/murano/murano# tox -e venv -- murano --murano-url http://localhost:8082   package-import --is-public io.murano.zip15:06
kzaitsev_mbwow, which version of murano do you use?15:06
kzaitsev_mbstable/kilo?15:06
tec_comim following this tutorial15:07
tec_comhttp://murano.readthedocs.org/en/latest/install/manual.html15:07
tec_comfor kilo15:07
kzaitsev_mbhuh15:07
kzaitsev_mbstrange indeed15:07
kzaitsev_mbit worked most of the time for me =)15:08
tec_comD:15:09
kzaitsev_mbI can suggest a workaround, but this is strange15:09
*** prefer has quit IRC15:09
kzaitsev_mb. .tox/venv/bin/activate && murano --murano-url http://localhost:8082   package-import --is-public io.murano.zip && deactivate15:10
tec_comAuthorization Failed: The resource could not be found. (HTTP 404) (Request-ID: req-8a1506c3-6024-47a8-82ee-d41729eb4bd8)15:11
kzaitsev_mbmaybe something changed in the way tox handles things15:11
kzaitsev_mbok, this was int the FAQ somewhere, lat me check15:12
tec_comreally thank you15:14
kzaitsev_mbcan you "echo $OS_AUTH_URL"?15:17
tec_comhttp://controller:35357/v315:18
tec_com"controller" is an alias in hosts15:18
kzaitsev_mbhuh, I think, that murano might not be compatible with v3 keystone api yet =(15:19
tec_comoh dam!15:19
*** gangaec has quit IRC15:19
tec_comits frustrating15:20
kzaitsev_mbthere were efforts to make it compatible, but they were executed not nice and were abandoned. Guess we should revive those15:20
kzaitsev_mband your keystone has v2 turned off?15:22
tec_comi dont know15:22
tec_comhow can i know it? :P15:22
*** alejandrito has joined #murano15:23
*** jasonsb_ has joined #murano15:24
kzaitsev_mbhm, let me think15:24
openstackgerritAlexey Deryugin proposed openstack/murano-apps: Update DiskImage-Builder elements for Kubernetes App to v1.0.6  https://review.openstack.org/23105015:25
kzaitsev_mbtec_com: can you 'export OS_AUTH_URL=http://controller:35357/v2.0' and try again? =)15:26
tec_comnice idea15:26
tec_comit fails again15:27
tec_comthen... had to be another thing15:27
tec_comhave*15:28
kzaitsev_mbI'm getting the same error, if I set it with v3, but15:28
kzaitsev_mbI'm also getting the same error, when I just input something random15:29
tec_comlemme try localhost instead controller15:29
tec_comsame error :/15:30
kzaitsev_mbcan you 'keystone service-list'15:30
openstackgerritOpenStack Proposal Bot proposed openstack/murano: Updated from global requirements  https://review.openstack.org/23105315:30
openstackgerritOpenStack Proposal Bot proposed openstack/murano-dashboard: Updated from global requirements  https://review.openstack.org/23105415:30
tec_comhow do i exit (venv) ?15:30
kzaitsev_mbdeactivate15:30
tec_comyes i can do keystone service-list15:30
tec_comi have it configured up15:31
kzaitsev_mbtec_com: remember the keystone id15:31
tec_com0e6b21da553a4e8f87845897317c68f915:32
tec_comxD15:32
tec_comok15:32
kzaitsev_mbkeystone endpoint-list | grep 0e6b21da553a4e8f87845897317c68f915:32
tec_comwant a pastebin with all the output?15:33
kzaitsev_mbif it's 2 lines — just post here =)15:33
tec_com| bb1f378f2dd14102b0c0d55be5f99fc6 | RegionOne |       http://controller:5000/v2.0       |       http://controller:5000/v2.0       |       http://controller:35357/v2.0      | 0e6b21da553a4e8f87845897317c68f9 |15:33
tec_comhave a lot of warnings btw xD15:34
kzaitsev_mbyeah, the're deprecating the client15:34
kzaitsev_mbso you have the v2 enabled ;)15:34
tec_comthen... what could be my problem?15:34
kzaitsev_mbexport OS_AUTH_URL=http://controller:5000/v2.015:34
kzaitsev_mbtry ^^^15:35
tec_comok15:35
kzaitsev_mbthose are: external | internal | admin urls15:35
tec_comthen?15:35
kzaitsev_mbtry 'export OS_AUTH_URL=http://controller:5000/v2.0'15:36
kzaitsev_mband issue the command again =)15:36
tec_comi did it15:36
tec_comand still failing :(15:36
kzaitsev_mbsame error?15:36
tec_comyes...15:36
kzaitsev_mbdang15:36
tec_comvenv runtests: commands[0] | murano --murano-url http://localhost:8082 package-import --is-public io.murano.zip15:37
tec_comYou must provide a username via either --os-username or env[OS_USERNAME] or a token via --os-auth-token or env[OS_AUTH_TOKEN]15:37
tec_comERROR: InvocationError: '/root/openstack/murano/murano/.tox/venv/bin/murano --murano-url http://localhost:8082 package-import --is-public io.murano.zip'15:37
tec_com_____________________________________________________________________________ summary _____________________________________________________________________________15:37
tec_comERROR:   venv: commands failed15:37
tec_com(venv)root@controller:~/openstack/murano/murano# echo $OS_AUTH_URL15:37
tec_comhttp://controller:5000/v2.015:37
kzaitsev_mbnope15:37
kzaitsev_mb. .tox/venv/bin/activate15:37
kzaitsev_mbmurano --murano-url http://localhost:8082 package-import --is-public io.murano.zip ....15:38
tec_comsame...15:39
kzaitsev_mbdamn =/15:41
tec_comyes... its horrible XD15:43
kzaitsev_mbok, I'm out of ideas =)15:43
tec_comahaha15:43
tec_comso sorry15:43
kzaitsev_mbWhat I have is 'export OS_AUTH_URL=http://keystone-ip:5000/v2.0'15:44
kzaitsev_mbthe url, that shows under 'publicurl' under endpoint-list15:44
tec_com(venv)root@controller:~/openstack/murano/murano# echo $OS_AUTH_URL15:44
tec_comhttp://controller:5000/v2.015:44
kzaitsev_mband it works ok for me. =/15:44
tec_com:/15:45
kzaitsev_mbI wonder if you should register murano in keystone first15:45
kzaitsev_mbhave you?15:45
tec_comnope15:45
tec_comfollowing the tutorial, im on "Import Core Murano Library."15:46
tec_comhttp://murano.readthedocs.org/en/latest/install/manual.html15:46
kzaitsev_mbtec_com: https://review.openstack.org/#/c/229374/ try following instructions here15:46
kzaitsev_mbyep, I get that )15:46
*** Nikolay_St has quit IRC15:48
*** jasonsb_ has quit IRC15:50
*** sergmelikyan has quit IRC15:51
*** alejandrito has quit IRC15:55
*** gangaec has joined #murano15:58
*** yamamoto has quit IRC16:02
*** yamamoto has joined #murano16:03
*** raildo is now known as raildo-afk16:10
*** raildo-afk is now known as raildo16:12
*** alejandrito has joined #murano16:16
*** kzaitsev_mb has quit IRC16:22
*** kzaitsev_mb has joined #murano16:30
*** prefer has joined #murano16:36
*** alejandrito has quit IRC16:37
*** raildo is now known as raildo-afk16:38
*** raildo-afk is now known as raildo16:41
*** prefer has quit IRC16:45
*** jasonsb_ has joined #murano16:51
*** tlashchova has quit IRC16:52
*** jasonsb_ has quit IRC16:56
*** Nikolay_St has joined #murano17:04
*** yamamoto has quit IRC17:04
*** kzaitsev_mb has quit IRC17:11
*** raildo is now known as raildo-afk17:18
*** raildo-afk is now known as raildo17:30
*** openstackgerrit has quit IRC17:31
*** openstackgerrit has joined #murano17:31
*** alejandrito has joined #murano17:34
*** alejandrito has quit IRC17:38
*** prefer has joined #murano17:43
*** raildo is now known as raildo-afk17:48
*** sergmelikyan has joined #murano17:48
*** openstackgerrit has quit IRC18:01
*** openstackgerrit has joined #murano18:01
*** stanchan has joined #murano18:05
*** yamamoto has joined #murano18:05
*** jasonsb has joined #murano18:06
*** yamamoto has quit IRC18:10
*** jasonsb has quit IRC18:10
*** raildo-afk is now known as raildo18:14
*** prefer has quit IRC18:15
*** sergmelikyan has quit IRC18:17
*** sergmelikyan has joined #murano18:20
*** jasonsb has joined #murano18:24
*** jasonsb has quit IRC18:29
*** raildo is now known as raildo-afk18:45
*** raildo-afk is now known as raildo18:45
*** sergmelikyan has quit IRC19:03
*** prefer has joined #murano19:38
*** jasonsb has joined #murano20:09
*** raildo is now known as raildo-afk20:13
*** jasonsb has quit IRC20:14
*** raildo-afk is now known as raildo20:18
*** raildo is now known as raildo-afk20:23
*** prefer has quit IRC20:34
*** zigo has quit IRC21:09
*** stanchan has quit IRC21:09
*** stanchan has joined #murano21:09
*** zigo has joined #murano21:10
*** kzaitsev_mb has joined #murano21:27
*** jasonsb has joined #murano21:57
*** jasonsb has quit IRC22:01
*** openstackgerrit has quit IRC22:16
*** openstackgerrit has joined #murano22:16
*** asalkeld has quit IRC22:28
*** asalkeld has joined #murano22:29
*** sumanth has joined #murano22:33
sumanthHi, My name is Sumanth & I am new to Murano. I have a question which is regarding how to make changes to the code such that when I hit a deploy button of a particular app, the call goes to my custom backend instead of the usual call flow.22:35
kzaitsev_mbsumanth: most of developers are around +2/+3 UTC, so it might be a bit late for this channel =)22:37
kzaitsev_mbbut I'm still here for some time, so I'll try to answer your question )22:37
kzaitsev_mbwhat do you mean by your custom backend? =)22:37
sumanthGreat Thanks Kzaitsev :)22:38
kzaitsev_mbso, do you know murano's archeticture?22:38
sumanthI have a backend, say it is running on a particular url - for this purpose it is running on my same machine on a particular port22:38
kzaitsev_mbwe have a nice pic for that in the docs22:38
sumanthNo not really22:39
kzaitsev_mbhttp://murano.readthedocs.org/en/latest/draft/intro/architecture.html22:39
sumanthcould you pls send me a link22:39
sumanthit would be very helpful22:39
kzaitsev_mbso when you hit deploy — dashboard goes to API, API goes to rabbit, engine then goes to rabbit and retrieves what API left and starts deployment. =)22:40
kzaitsev_mbthat's the simplified version of things )22:40
kzaitsev_mbso you can theoretically alter API — see the MURANO_API_URL in Horizon's dashboard's config22:41
kzaitsev_mband point it to something you want. proxy some requests to real murano API and some catch yourself.22:41
sumanth:)22:43
sumanthThanks a lot this helps, I will try it out22:43
kzaitsev_mbk. =) I'll go sleep some time soon. feel free to write out any questions you have here, I try to monitor the channel in the morning =) although my tomorrows schedule is really bad =/22:45
*** raildo-afk is now known as raildo22:45
*** stanchan has quit IRC23:07
*** raildo is now known as raildo-afk23:08
openstackgerritOpenStack Proposal Bot proposed openstack/murano: Updated from global requirements  https://review.openstack.org/23105323:15
*** yamamoto has joined #murano23:18
*** yamamoto has quit IRC23:40

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