Thursday, 2015-07-30

openstackgerritKirill Zaitsev proposed openstack/murano-dashboard: eslint cleanup of draggable-components.js  https://review.openstack.org/20624800:04
openstackgerritStan Lagun proposed openstack/murano: [WiP] Migration to yaql 1.0  https://review.openstack.org/20409900:22
openstackgerritStan Lagun proposed openstack/murano: [WiP] Migration to yaql 1.0  https://review.openstack.org/20409900:22
openstackgerritLei Zhang proposed openstack/murano: Remove duplicated check env code  https://review.openstack.org/20608400:42
*** zhonghua has joined #murano00:56
*** kzaitsev_mb has quit IRC01:03
openstackgerritMerged openstack/murano: Fix logs loss after switching to oslo_log  https://review.openstack.org/20711901:05
*** xiangxinyong1 has joined #murano01:08
*** zhonghua is now known as zhonghua-lee01:12
*** kzaitsev_mb has joined #murano01:15
xiangxinyong1Nikolay_St: I think it's ok. What about kzaitsev?01:17
kzaitsev_mbit's not yet merged only because the zuul is really slow after an outage01:19
kzaitsev_mbif you're talking about the logs bug01:19
openstackgerritKirill Zaitsev proposed openstack/murano-dashboard: eslint cleanup of passwordfield.js  https://review.openstack.org/20532901:21
xiangxinyong1<Nikolay_St> xiangxinyong1: kzaitsev_ws how about set specific topic to eslint cleanup commits?01:22
kzaitsev_mbit's already set =)01:23
openstackgerritKirill Zaitsev proposed openstack/murano-dashboard: eslint cleanup of passwordfield.js  https://review.openstack.org/20532901:23
kzaitsev_mbautomatically  by gerrit =)01:23
kzaitsev_mbhttps://review.openstack.org/#/q/status:open+project:openstack/murano-dashboard+branch:master+topic:bp/add-js-lint-jobs,n,z01:23
kzaitsev_mbso no need to do anything here from our side =)01:23
xiangxinyong1ok01:24
xiangxinyong1I will resumit the patch about this one.https://review.openstack.org/#/c/206786/01:24
kzaitsev_mbxiangxinyong1: nice. thank you for jumping on this BP =) at this rate we'll have the job green in no time! =)01:29
xiangxinyong1It's my pleasure to do this work with you.01:30
*** kzaitsev_mb has quit IRC01:42
openstackgerritxiangxinyong proposed openstack/murano-dashboard: eslint cleanup of load-modals.js  https://review.openstack.org/20678601:57
*** yamamoto has joined #murano02:03
*** jasonsb has quit IRC02:07
*** jasonsb has joined #murano02:07
*** xiangxinyong1 is now known as xiangxinyong02:11
*** jasonsb has quit IRC02:12
*** sergmelikyan has quit IRC02:28
*** sergmelikyan has joined #murano02:51
*** jasonsb has joined #murano02:57
*** serg_melikyan has joined #murano04:26
*** sergmelikyan has quit IRC04:27
*** xiangxinyong has quit IRC04:27
*** zhonghua-lee has quit IRC04:34
*** zhonghua-lee has joined #murano04:36
*** yamamoto has quit IRC04:38
*** serg_melikyan has quit IRC04:40
*** xiangxinyong has joined #murano04:40
*** sergmelikyan has joined #murano04:43
*** sergmelikyan has quit IRC04:50
*** yamamoto has joined #murano04:52
*** xiangxinyong has quit IRC05:27
*** zhonghua-lee has quit IRC05:38
*** xiangxinyong has joined #murano05:38
*** zhonghua-lee has joined #murano05:39
*** henar has joined #murano06:12
*** lin_yang has quit IRC06:13
*** henar has left #murano06:14
*** henar has joined #murano06:14
henargood morning, I am having problems with the dns configuration06:14
henarin my murano.conf, there is default_dns = 10.95.121.180,10.95.48.3606:15
henarbut when I deploy I obtain the following error:  Invalid input for dns_nameservers. Reason: '['10.95.121.180', '10.95.48.36']' is not a valid nameserver.06:15
henarin the heat template I have dns_nameservers: ['[''10.95.121.180'', ''10.95.48.36'']']06:16
henarmy question is.. what I am doing wrong? thanks for your help06:16
*** zhonghua-lee has quit IRC06:20
openstackgerritHenar Muñoz proposed openstack/murano: Default Region Configuration Property  https://review.openstack.org/20694006:51
*** prefer has joined #murano06:53
*** Nikolay_St has joined #murano06:57
-openstackstatus- NOTICE: Our CI system is broken again today, jobs are not getting processed at all.07:39
*** ChanServ changes topic to "Our CI system is broken again today, jobs are not getting processed at all."07:39
-openstackstatus- NOTICE: CI system is broken and very far behind. Please do not approve any changes for a while.07:48
*** ChanServ changes topic to "CI system is broken and very far behind. Please do not approve any changes for a while."07:48
*** ashishjain has joined #murano07:55
openstackgerritStan Lagun proposed openstack/murano: [WiP] Migration to yaql 1.0  https://review.openstack.org/20409907:57
ashishjainHello.07:58
ashishjainNeed some advice, I have been working on using docker containers on openstack. I have used nova-docker driver & heat plugin for docker. But what I have understood is these two are not so good when compared to murano & magnum07:59
ashishjainCan someone please advice on whether to use murano or magnum. I see both use kubernetes.07:59
ashishjainSome references on murano would be very helpful.08:05
StanLagunashishjain: I can't say say one is better than another. Murano is not about API or driver but a way for a user to bring his app to the cloud. Docker applications just one of those. Murano is more of a UI-centric project rather than automation-centric (though it has API but it is very generic). Magnum is about ReST API for containers that wraps Docker/Kubernetes08:06
StanLagunashishjain: I believe Heat Docker resources can or will be replaced with Magnum resources08:07
StanLagunashishjain: and nova driver is an attempt to work with containers as it was VM. Never tried it but I guess Kubernetes doesn't fit in such approach08:09
ashishjainStanLagun: Thanks for this info. So basically murano can orchestrate any application irrespective of whether it is a docker one or something which needs a bare metal or vm to run08:10
ashishjainStanLagun: Yes you are right nova-docker starts container as a VM & has got very limited capabilities.08:10
ashishjainStanLagun: Any reference on murano will be really helpful ( other than the openstack doc)08:12
StanLagunashishjain: yes. Docker support or anything else isn't built in into murano. We just have several applications that implement container hosting interface (in terms of OOP) that can host docker applications that implement corresponding interface. But those are just an example of applications user can write08:12
StanLagunhttps://murano.readthedocs.org/en/stable-kilo/08:13
StanLagunhttps://murano.readthedocs.org/en/latest/ is better08:13
ashishjainStanLagun: Thanks a lot for your help & guidance. Will go through these & get back with any queries.08:15
StanLagunashishjain: you are welcomed!08:15
openstackgerritStan Lagun proposed openstack/murano: [WiP] Migration to yaql 1.0  https://review.openstack.org/20409908:17
*** Valli_M|2 has joined #murano08:17
*** zhonghua-lee has joined #murano08:19
Nikolay_Stcan anyone said me how networking.default_dns in murano.conf should look&08:24
Nikolay_Stcan anyone said me how networking.default_dns in murano.conf should look?08:24
StanLagun8.8.8.8,4.4.4.408:25
*** StanLagun has quit IRC08:28
*** zhonghua-li has joined #murano08:29
*** xiangxinyong has quit IRC08:30
*** mgershen has joined #murano08:31
*** zhonghua-lee has quit IRC08:33
*** xiangxinyong has joined #murano08:39
henarand does 8.8.8.8,4.4.4.4 work?08:41
henarBadRequest: Invalid input for dns_nameservers. Reason: '['8.8.8.8', '4.4.4.4']' is not a valid nameserver.08:48
*** Valli_M has joined #murano08:52
*** zhonghua-li has quit IRC08:53
*** Valli_M|2 has quit IRC08:54
*** ChanServ changes topic to "Wiki: https://wiki.openstack.org/wiki/Murano | Launchpad: https://launchpad.net/Murano"08:57
-openstackstatus- NOTICE: CI is back online but has a huge backlog. Please be patient and if possible delay approving changes until it has caught up.08:57
*** histrio has joined #murano09:04
*** prefer has quit IRC09:13
openstackgerritHenar Muñoz proposed openstack/murano: Default Region Configuration Property  https://review.openstack.org/20694009:26
*** Nikolay_St has quit IRC09:41
*** Nikolay_St has joined #murano09:43
*** yamamoto has quit IRC10:00
*** zhonghua-li has joined #murano10:06
*** prefer has joined #murano10:07
*** exploreshaifali has joined #murano10:11
*** yamamoto has joined #murano10:35
*** StanLagun has joined #murano10:37
*** yamamoto has quit IRC10:39
*** kzaitsev_mb has joined #murano10:40
*** yamamoto has joined #murano10:43
*** zhonghua-li has quit IRC10:51
*** zhonghua-li has joined #murano10:51
*** Valli_M|2 has joined #murano11:03
openstackgerritKirill Zaitsev proposed openstack/python-muranoclient: Allow editing packages with package-update command  https://review.openstack.org/20711411:03
*** Valli_M has quit IRC11:06
*** Valli_M|2 has quit IRC11:08
*** henar has quit IRC11:13
*** zhonghua-li has quit IRC11:25
kzaitsev_mbzuul still seems baked...11:25
openstackgerritMerged openstack/murano-dashboard: Enable hacking/flake8 rules  https://review.openstack.org/20556611:29
openstackgerritMerged openstack/murano-dashboard: eslint cleanup of load-modals.js  https://review.openstack.org/20678611:32
*** xiangxinyong has quit IRC11:33
*** yamamoto has quit IRC11:55
*** exploreshaifali has quit IRC12:02
*** yamamoto has joined #murano12:06
*** yamamoto has quit IRC12:11
katyaferventStanLagun, kzaitsev_mb please read the last comment https://review.openstack.org/#/c/203627/12:25
*** yamamoto has joined #murano12:30
*** yamamoto has quit IRC12:57
openstackgerritMerged openstack/murano: Updated from global requirements  https://review.openstack.org/20682312:59
*** histrio has quit IRC13:03
*** Valli_M has joined #murano13:04
*** katyafervent is now known as katyafervent_awa13:04
*** katyafervent_awa is now known as katyafervent13:04
*** katyafervent is now known as katyafervent_awa13:05
*** katyafervent_awa is now known as katyafervent13:05
*** exploreshaifali has joined #murano13:15
*** sergmelikyan has joined #murano13:24
*** katyafervent is now known as katyafervent_awa13:33
*** katyafervent_awa is now known as katyafervent13:34
openstackgerritStan Lagun proposed openstack/murano: [WiP] Migration to yaql 1.0  https://review.openstack.org/20409913:38
openstackgerritEkaterina Chernova proposed openstack/murano-dashboard: Remove 'name' from explicit fields in object model  https://review.openstack.org/14077513:47
*** drupalmonkey has joined #murano13:54
*** yamamoto has joined #murano13:58
*** exploreshaifali has quit IRC14:00
*** yamamoto has quit IRC14:03
*** xiangxinyong has joined #murano14:06
*** ashishjain has quit IRC14:21
openstackgerritKirill Zaitsev proposed openstack/murano-dashboard: Fix import_package js form.  https://review.openstack.org/20748014:24
*** mgershen has quit IRC14:26
openstackgerritMerged openstack/murano-dashboard: Fix error message appearance in case there are no apps avaliable  https://review.openstack.org/20459414:26
openstackgerritHenar Muñoz proposed openstack/murano: Default Region Configuration Property  https://review.openstack.org/20694014:40
*** sergmelikyan has quit IRC14:50
*** sergmelikyan has joined #murano14:51
*** sjmc7_ has joined #murano15:01
*** prefer has quit IRC15:02
*** sergmelikyan has quit IRC15:07
*** Valli_M has quit IRC15:38
*** xiangxinyong has quit IRC15:47
openstackgerritKirill Zaitsev proposed openstack/murano-dashboard: Make add-select work on static pages  https://review.openstack.org/20751115:47
openstackgerritKirill Zaitsev proposed openstack/murano-dashboard: eslint cleanup of draggable-components.js  https://review.openstack.org/20624816:08
*** sergmelikyan has joined #murano16:12
*** jasonsb has quit IRC16:13
*** jasonsb has joined #murano16:14
*** exploreshaifali has joined #murano16:14
*** jasonsb has quit IRC16:18
*** sjmc7_ is now known as sjmc716:19
*** kzaitsev_mb has quit IRC16:22
*** kzaitsev_ip has joined #murano16:46
openstackgerritMaria Zlatkova proposed openstack/murano: [Murano Docs] Add Deploy an app HowTo  https://review.openstack.org/20754216:47
*** kzaitsev_ip has quit IRC16:50
openstackgerritMaria Zlatkova proposed openstack/murano: [Murano Docs] Add Deploy an app HowTo  https://review.openstack.org/20754216:52
*** Nikolay_St has quit IRC16:58
*** kzaitsev_ip has joined #murano17:01
*** jasonsb has joined #murano17:01
*** kzaitsev_mb has joined #murano17:18
*** kzaitsev1mb has joined #murano17:22
*** sergmelikyan has quit IRC17:34
*** sergmelikyan has joined #murano17:34
*** sjmc7 has quit IRC17:50
*** sjmc7 has joined #murano18:01
*** prefer has joined #murano18:01
*** jasonsb has quit IRC18:23
*** kzaitsev2mb has joined #murano18:30
*** kzaitsev_ip has quit IRC18:30
*** kzaitsev2mb has quit IRC18:31
*** kzaitsev_mb has quit IRC18:31
*** kzaitsev_mb has joined #murano18:32
*** jasonsb has joined #murano18:33
*** kzaitsev1mb has quit IRC18:34
*** StanLagun has quit IRC18:39
*** exploreshaifali has quit IRC18:46
*** openstackgerrit has quit IRC19:46
*** openstackgerrit has joined #murano19:46
*** kzaitsev_mb has quit IRC19:57
*** openstackgerrit has quit IRC20:16
*** openstackgerrit has joined #murano20:16
*** openstackgerrit has quit IRC20:46
*** openstackgerrit has joined #murano20:46
*** kzaitsev_mb has joined #murano20:53
*** openstack has joined #murano21:08
-cameron.freenode.net- [freenode-info] channel flooding and no channel staff around to help? Please check with freenode support: http://freenode.net/faq.shtml#gettinghelp21:08
*** kzaitsev_mb has joined #murano21:13
*** yamamoto has joined #murano21:15
*** yamamoto has quit IRC21:19
*** prefer has quit IRC21:29
openstackgerritStan Lagun proposed openstack/murano: Removes early creation of Heat stack  https://review.openstack.org/20764221:51
openstackgerritStan Lagun proposed openstack/murano: System class was forgotten in core library manifest  https://review.openstack.org/20764321:55
*** kzaitsev_mb has quit IRC22:14
*** sjmc7 has quit IRC22:19
*** yamamoto has joined #murano22:19
*** yamamoto has quit IRC22:24
*** sjmc7 has joined #murano22:43
*** kzaitsev_mb has joined #murano22:47
*** sergmelikyan has quit IRC23:06
*** Berezin has joined #murano23:54

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