Monday, 2015-04-06

*** yamamoto has joined #murano00:01
*** yamamoto has quit IRC00:05
*** yamamoto has joined #murano00:22
*** yamamoto has quit IRC00:50
*** drupalmonkey has joined #murano00:58
*** drupalmonkey has quit IRC01:04
*** eghobo has joined #murano01:26
*** eghobo has quit IRC01:36
*** yamamoto_ has joined #murano01:39
*** eghobo has joined #murano02:35
*** eghobo has quit IRC02:43
*** eghobo has joined #murano03:38
*** eghobo has quit IRC03:40
*** eghobo has joined #murano05:15
*** eghobo_ has joined #murano05:27
*** eghobo has quit IRC05:31
*** ogzy has joined #murano05:37
ogzysergmelikyan: hi05:38
ogzykatyafervent: hi05:38
ogzysergmelikyan: what is the status of Docker apps?05:40
ogzyit seems when i use the default values for kubernes new apps, it creates all instances with medium size, at my devstack, i don't hvae that much hard disk space, wen i change the valuse to 1 at kubernetes cluster, i got index errors :), so can i learn whether the Docker only apps are ready for testing?05:51
ogzysergmelikyan: how much disk space you have at your virtual machine for kubernetes apps?05:58
*** yamamoto_ has quit IRC06:07
*** yamamoto_ has joined #murano06:07
*** eghobo has joined #murano06:09
*** eghobo_ has quit IRC06:12
*** eghobo has quit IRC06:25
ogzykatyafervent: ^^06:39
*** ddovbii has joined #murano07:16
*** Miouge has joined #murano07:48
katyaferventogzy, hi07:52
katyaferventogzy, it seems to me, that k8s requires at least medium size07:55
katyaferventit should be set up in filling instance parameters during adding app to the environment07:56
katyaferventthe problem with docker apps was in image - it contains a broken murano agent :(07:56
katyaferventwe will fix it shortly, I'll let you know07:56
ogzykatyafervent: if the problem only with the image, i can also try to create my own image till that time08:05
ogzykatyafervent: another problem, today i tried a clean install and tox -v -e venv -- python manage.py syncdb failed for horizon08:05
ogzykatyafervent: http://paste.openstack.org/show/198408/08:06
katyaferventyes, with agent from 4 commits before current HEAD and all the things needed for Docker08:08
katyaferventogzy, log says it used pyc file, as a first step I would clean all that files08:09
katyaferventLet me test that in my env08:10
ogzykatyafervent: https://review.openstack.org/#/c/168948/, do i need to go back to 4 commits back? or 8 patch is enough?08:11
ogzykatyafervent: it is not the pyc files by the way08:13
katyaferventyou can checkout to https://github.com/stackforge/murano-agent/commit/fdc8de63feab8392c7d91dd4d948c0f2e6556dbe08:13
katyaferventregarding apps you can take the latest one08:14
ogzykatyafervent: did you find why the horion fails?, seems there is a type error at a setting08:16
openstackgerritEkaterina Chernova proposed stackforge/murano-dashboard: Improve exception handling  https://review.openstack.org/17019208:21
katyaferventogzy, yeah, I got error after updating horiozn from master08:22
katyaferventI'll investigate more on that08:23
katyaferventtox -e venv -- pip -r requirements.txt  helped me08:27
katyaferventrequirements got updated08:27
ogzykatyafervent: for horizon?08:27
katyaferventyes, I have tox venv only there08:29
katyaferventfor dashboard08:29
ogzymurano-dashborad or horizon?08:29
ogzykatyafervent: according to doc, horizon is cloned from master and tox -e venv -- pip install -e ../murano-dashboard for horizon08:30
ogzykatyafervent: where did you run pip -r ?08:30
*** Miouge has quit IRC08:31
katyaferventштышву рщкшщят кузщышещкн08:35
katyafervent* inside horizon repository08:35
katyaferventsorry :)08:35
katyaferventthe other option is to remove .tox and run tox command one more time, but it takes a while longer time to execute08:36
ogzykatyafervent: this doesn't helped also, the problem is not running pip  -r, if you remobe .tox and pyc files i think you will see the problem exists :)08:45
ogzykatyafervent: http://paste.openstack.org/show/198416/ is your _50_murano.py same?08:46
openstackgerritEkaterina Chernova proposed stackforge/murano: Update default policy settings  https://review.openstack.org/17012608:46
katyaferventogzy, yeah, that file was not updated08:47
katyaferventlet me check one more time08:47
*** igormarnat is now known as imarnat09:05
*** kzaitsev has joined #murano09:06
*** Miouge has joined #murano09:17
ogzykatyafervent: http://docs-draft.openstack.org/01/167701/2/check/gate-murano-docs/d13c97e//doc/build/html/install/manual.html#install-murano-dashboard i am following this doc09:22
ogzykatyafervent: can you try with recloning horizon?09:26
*** imarnat is now known as igormarnat09:42
*** kzaitsev has quit IRC09:50
*** yamamoto_ has quit IRC09:50
katyaferventogzy, new image is uploaded to murano-apps09:50
*** kzaitsev has joined #murano09:51
katyafervent*murano-files09:51
katyaferventyou can download it to test Docker09:51
*** kzaitsev has quit IRC09:51
*** kzaitsev has joined #murano09:52
*** igormarnat is now known as imarnat09:54
*** kzaitsev has quit IRC10:26
*** yamamoto has joined #murano10:26
ogzykatyafervent: ok downloading, but still having problems with syncdb10:32
*** kzaitsev has joined #murano10:32
openstackgerritKirill Zaitsev proposed stackforge/murano: Allow to lazily load packages for categories  https://review.openstack.org/17062310:40
openstackgerritMerged stackforge/murano-dashboard: Remove non-ascii characters in murano-dashboard/README.rst  https://review.openstack.org/17072010:46
openstackgerritMerged stackforge/murano-dashboard: Fix name editing during modify step of package upload  https://review.openstack.org/17052610:47
*** imarnat is now known as igormarnat10:57
*** igormarnat is now known as imarnat10:58
katyaferventhttps://review.openstack.org/#/c/170192/11:01
katyaferventPlease, review ^^^^11:01
*** yamamoto has quit IRC11:04
*** yamamoto has joined #murano11:14
ogzykatyafervent: ./openstack_dashboard/utils/settings.py line 115, the types are causing error11:15
*** kzaitsev has quit IRC11:16
ogzykatyafervent: exceptions.get(category, ()) is returning empty list, but exc_list returns a tuple, adding them causing error11:16
*** imarnat is now known as igormarnat11:21
*** igormarnat is now known as imarnat11:24
*** imarnat is now known as igormarnat11:29
*** Miouge has quit IRC11:32
*** kzaitsev has joined #murano11:37
-openstackstatus- NOTICE: gerrit has been restarted to restore event streaming. any change events missed by zuul (between 10:56 and 11:37 utc) will need to be rechecked or have new approval votes set11:38
ogzykatyafervent: http://paste.openstack.org/show/198455/ this is what i got when i try to upload interfaces app11:38
katyaferventogzy, you are not tenant admin. know by default only admins can upload packages11:39
ogzykatyafervent: never mind i was trying with wrong tenant11:39
katyaferventyou have 2 opts: change policy.json in etc11:39
katyaferventor checkout https://review.openstack.org/#/c/170126/ - which changes that behaviour11:40
ogzykatyafervent: this is what i got when i use Nginx app http://paste.openstack.org/show/198470/12:01
ogzykatyafervent: with the new docker image12:01
ogzykatyafervent: aah again it is the image name?12:01
*** igormarnat is now known as imarnat12:02
ogzykatyafervent: yes it is :)12:03
katyaferventogzy, so is it app commit is wrong&12:08
katyaferventyou can set -1 to that review and provide the experience you got :)12:10
openstackgerritEkaterina Chernova proposed stackforge/murano-specs: Add enable-category-management specification  https://review.openstack.org/13963012:15
openstackgerritEkaterina Chernova proposed stackforge/murano-apps: Add mysql dependency to DockerPhpZendServer  https://review.openstack.org/17039012:16
openstackgerritMerged stackforge/python-muranoclient: Add bash-completion subparser to shell client  https://review.openstack.org/17014812:17
openstackgerritMerged stackforge/python-muranoclient: Bash completion script for murano  https://review.openstack.org/17015012:17
*** yamamoto has quit IRC12:17
openstackgerritMerged stackforge/murano-specs: Fix typos in mirano-specs/specs/kilo/muranoclient-marketplace-support.rst  https://review.openstack.org/17071812:18
openstackgerritKirill Zaitsev proposed stackforge/python-muranoclient: Tests for repository machinery  https://review.openstack.org/16802812:20
*** imarnat is now known as igormarnat12:20
*** igormarnat is now known as imarnat12:22
*** katyafervent is now known as katyafervent_awa12:23
*** imarnat is now known as igormarnat12:27
*** joefides has quit IRC12:30
*** igormarnat is now known as imarnat12:39
ogzykatyafervent_awa: it seems murano behavior or network creation changed, it created the 10.0.0/24 network for vm but i already have one called private, it was giving another subnet by default, it seems i should define it as env_ip_template, since creating another router with the same subnet caused the vm inaccessible12:41
*** drupalmonkey has joined #murano13:00
*** joefides has joined #murano13:01
*** imarnat is now known as igormarnat13:02
*** igormarnat is now known as imarnat13:06
*** katyafervent_awa is now known as katyafervent13:11
ogzykatyafervent: some how it is not possible to access the agent http://paste.openstack.org/show/198490/13:22
katyaferventogzy, why do you have routers with the same name?13:23
katyaferventogzy, everuthing should work even without env_ip_template13:27
katyaferventogzy, but new vm is created during the deployment, correct?13:32
ogzykatyafervent: http://paste.openstack.org/show/198493/ here is the networking part13:34
ogzykatyafervent: teh devstack has publin and private routers13:35
ogzykatyafervent: i created murano default router and set the default route to public13:35
ogzykatyafervent: public and private networks i mean13:35
ogzykatyafervent: they are connected with router1, by default after the devstacj installation finished13:36
ogzykatyafervent: http://postimg.org/image/ntk0fec3p/13:37
ogzykatyafervent: althoug i said 10.0.2.0 at the murano conf, the network is created from 10.0.25.013:38
katyaferventso router1 is the default router13:39
ogzykatyafervent: i checked the nova console-log, the instance is not able to connect to metadata service so creating its own ssh keys13:39
ogzykatyafervent: yes it is the default router13:39
ogzykatyafervent: this networking part is confusing me at murano, what is a working settings?13:39
*** serg_melikyan has joined #murano13:41
katyaferventogzy, wait a sec, I let stan_lagun answer :)13:42
ogzykatyafervent: ok, stan_lagun ping :)13:43
ogzykatyafervent: stan_lagun i wonder what will happen if i use router1 and say do not create the router?13:45
*** serg_melikyan has quit IRC13:46
openstackgerritHenar Muñoz proposed stackforge/murano-agent: Support for Configuration Language: Puppet  https://review.openstack.org/16728013:50
openstackgerritHenar Muñoz proposed stackforge/murano-specs: Update confguration language spec  https://review.openstack.org/14681513:51
*** drupalmonkey has quit IRC13:53
*** joefides has quit IRC13:53
*** ogelbukh has quit IRC13:53
*** stan_lagun has quit IRC13:53
*** ruhe has quit IRC13:53
*** ogelbukh has joined #murano13:55
*** drupalmonkey has joined #murano13:57
*** joefides has joined #murano13:58
*** stan_lagun has joined #murano13:58
*** ruhe has joined #murano13:58
*** drupalmonkey has quit IRC14:00
*** drupalmonkey has joined #murano14:01
openstackgerritEkaterina Chernova proposed stackforge/murano-apps: Updated Docker applications  https://review.openstack.org/16894814:10
openstackgerritEkaterina Chernova proposed stackforge/murano-apps: Add mysql dependency to DockerPhpZendServer  https://review.openstack.org/17039014:12
katyaferventGuys, let's review and approve https://review.openstack.org/#/c/168948/14:13
stan_lagunlooks like I've missed some messages14:17
stan_lagunogzy: can we go from the beginning and you tell what is the problem you are tying to solve14:17
ogzystan_lagun: the new vm that is created is not able to reach metadata service, so creating its own ssh key, then the agent becomes The Agent does not respondwithin 600 seconds14:20
openstackgerritStan Lagun proposed stackforge/murano-apps: Updated Docker applications  https://review.openstack.org/16894814:21
katyaferventhere is the chat history http://eavesdrop.openstack.org/irclogs/%23murano/%23murano.2015-04-06.log14:21
stan_lagunogzy: this has nothing to do with routers and public networks14:22
ogzystan_lagun: so what can be the problem?14:23
stan_lagunbecause metadata service is reached by the private network14:23
ogzystan_lagun: i am not able to ping the pricate ip address of the vm by the way, only the floating ip14:24
ogzystan_lagun: i can share my local.conf14:24
stan_lagunogzy: thats okay. Thats why it is private14:24
ogzystan_lagun: http://paste.ubuntu.com/10750248/14:24
stan_lagunso what we need to do is manually assign floating IP, SSH to VM and look at log files14:25
ogzystan_lagun: here is what i see at murano agent14:26
dteselkinogzy: From what VM do you ping private IP? It will be available only from another VM in the same tenant.14:26
ogzystan_lagun: how will i ssh, no keys are assigned14:26
openstackgerritEkaterina Chernova proposed stackforge/murano-apps: Add mysql dependency to DockerPhpZendServer  https://review.openstack.org/17039014:26
ogzydteselkin: on the compute14:26
dteselkinFrom compute node?14:27
ogzydteselkin: using single machine indeed, devstack single node14:27
stan_lagunogzy: I think there should be password-based access before VM switches to key access14:27
ogzystan_lagun: and what is the user and password for the mirantis images then?14:27
stan_lagundteselkin: I know you know this ^^^ :)14:28
katyaferventfreerunner, ^^^^14:28
openstackgerritKirill Zaitsev proposed stackforge/murano: Add packages_count to Category objects  https://review.openstack.org/17062314:29
dteselkinogzy: you can't ping private IP even from compute, use floating IPs14:30
stan_lagunogzy: isn't it printed on console like in cirros in that case? the user name is "ubuntu"14:31
ogzydteselkin: ok i got that part14:31
stan_lagundteselkin: what is the default password for user "ubuntu" before it switches to key-based ssh authorization?14:31
dteselkinThere is no default password14:32
ogzystan_lagun: so i can not ssh14:32
dteselkinWhy can't you use keys?14:32
stan_lagundteselkin: is it empty or you saying that you cannot login with password?14:32
stan_lagundteselkin: VM cannot connect so metadata service so it cannot get ssh key14:33
dteselkinOh14:33
stan_lagundteselkin: and I remember that you can login via password in that case14:33
dteselkinIf the image was built with diskimage-builder - then there is no default password14:33
dteselkinHowever, we can update dib element to set it if a special envvar is defined14:34
stan_lagunwhy not just manually spawn cirros VM which does has a password and debug from there?14:35
dteselkinstan_lagun: great idea14:35
ogzystan_lagun: ok so i should create an image with cirros?14:35
stan_laguninstance, not image. DevStack has cirros by default14:36
dteselkinIt should alreay be in glance14:36
ogzydteselkin: no i mean for murano?14:36
dteselkinNo. Just launch a new instance, manually, from Cirros base image14:37
stan_lagunfrom Horizon14:37
ogzydteselkin: ok doing not14:37
ogzydteselkin: now14:37
dteselkinYou don't need Murano for that. We need to find the reason why the metadata isn't working14:37
ogzydteselkin: stan_lagun i am able to ssh to cirros with my ssh key but the problem is, there is no internet connection14:40
ogzydteselkin: stan_lagun although the resolv.conf says 8.8.8.814:41
stan_lagunogzy: that's okay by now. Lets solve problems one by one14:41
ogzystan_lagun: i found the solution, my fault again iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE14:42
ogzystan_lagun: i forgot to run this14:42
stan_lagunogzy: this solves metadata problem or internet access?14:43
openstackgerritEkaterina Chernova proposed stackforge/murano-dashboard: Use ellipsis in case of package file name is long  https://review.openstack.org/16897114:44
ogzystan_lagun: internet14:50
ogzystan_lagun: but still deployment problem14:50
ogzystan_lagun: metadata still exists14:50
stan_lagunogzy: so lets find out what is wrong with metadata14:50
stan_lagunogzy: how do you know that the problem is with metadata service and not something else?14:51
ogzystan_lagun: nova console-log says14:51
ogzystan_lagun: http://paste.openstack.org/show/198525/14:52
dteselkinogzy: try to run 'curl http://169.154.169.254' from murano agent and from cirros instances14:54
dteselkin* 169.254.169.25414:54
stan_lagundteselkin: he cannot do it from VM with agent :)14:54
ogzystan_lagun: i can ssh to cirros14:58
ogzydteselkin: no response for curl14:58
ogzydteselkin: i am starting to think that i have wrong devstack instalation14:58
ogzydteselkin: stan_lagun can we contiue tomorrow14:59
ogzygtg14:59
stan_lagunogzy: this is definitely something wrong with your devstack. 169.254.169.254 must be reachable in every OpenStack installation no metter what15:00
ogzystan_lagun: http://paste.ubuntu.com/10750634/ it seems something is missing for neutron i assume15:01
ogzystan_lagun: i will check the documentation again, but if you are using neutron also, can you share your local.conf or anyone can share ?15:01
stan_lagunogzy: http://paste.ubuntu.com/10750686/15:06
*** ogzy has quit IRC15:06
openstackgerritKirill Zaitsev proposed stackforge/murano: Add packages_count to Category objects  https://review.openstack.org/17062315:11
openstackgerritHenar Muñoz proposed stackforge/murano-specs: Configuration Language Support Spec  https://review.openstack.org/14681515:12
openstackgerritEkaterina Chernova proposed stackforge/murano-specs: Add enable-category-management specification  https://review.openstack.org/13963015:23
*** smc7 has joined #murano15:27
openstackgerritKirill Zaitsev proposed stackforge/murano: Add package_count to Category objects  https://review.openstack.org/17062315:29
*** Miouge has joined #murano15:41
*** yamamoto has joined #murano15:50
openstackgerritEkaterina Chernova proposed stackforge/murano-dashboard: Add category management page  https://review.openstack.org/14756516:03
*** eghobo has joined #murano16:06
*** eghobo has quit IRC16:06
*** eghobo has joined #murano16:12
openstackgerritEkaterina Chernova proposed stackforge/murano: Update default policy settings  https://review.openstack.org/17012616:21
openstackgerritEkaterina Chernova proposed stackforge/murano-dashboard: Add category management page  https://review.openstack.org/14756516:26
*** eghobo has quit IRC16:31
*** eghobo has joined #murano16:35
*** imarnat is now known as igormarnat16:38
*** drupalmonkey has quit IRC16:55
*** yamamoto has quit IRC16:57
*** Miouge has quit IRC17:11
*** eghobo has quit IRC17:33
*** serg_melikyan has joined #murano17:42
*** eghobo has joined #murano17:45
*** serg_melikyan has quit IRC17:46
*** igormarnat is now known as imarnat18:06
*** imarnat is now known as igormarnat18:09
*** kzaitsev has quit IRC18:13
*** igormarnat is now known as imarnat18:19
*** imarnat is now known as igormarnat18:28
*** smc7 has quit IRC18:29
openstackgerritEkaterina Chernova proposed stackforge/murano-dashboard: Provide correct error message during environment creation  https://review.openstack.org/17095418:51
*** eghobo has quit IRC18:51
openstackgerritEkaterina Chernova proposed stackforge/murano-dashboard: Mova variable initialization to prevent fail  https://review.openstack.org/17095518:52
*** igormarnat is now known as imarnat19:09
*** imarnat is now known as igormarnat19:20
*** eghobo has joined #murano19:24
*** smc7 has joined #murano19:33
*** igormarnat is now known as imarnat19:59
*** joefides has quit IRC20:00
*** joefides has joined #murano20:04
*** imarnat is now known as igormarnat20:08
*** eghobo has quit IRC20:51
*** kzaitsev has joined #murano20:56
*** eghobo has joined #murano21:02
*** joefides has quit IRC21:32
*** asalkeld has joined #murano22:08
*** kzaitsev has quit IRC22:18
*** kzaitsev has joined #murano22:28
*** kzaitsev has quit IRC22:32
*** eghobo has quit IRC22:32
*** joefides has joined #murano22:40
*** eghobo has joined #murano22:41
*** joefides_ has joined #murano22:43
*** joefides has quit IRC22:46
*** smc7 has quit IRC23:13

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