Tuesday, 2014-10-07

*** gokrokve has quit IRC00:03
*** gokrokve has joined #murano00:39
*** gokrokve has quit IRC00:40
*** gokrokve has joined #murano00:47
*** gokrokve_ has joined #murano01:26
*** gokrokve has quit IRC01:29
*** gokrokve_ has quit IRC01:30
*** zigo has quit IRC02:27
*** zigo has joined #murano02:29
*** gokrokve has joined #murano04:28
*** gokrokve has quit IRC04:44
*** lazy_prince2 has joined #murano05:10
*** lazy_prince2 has quit IRC05:12
*** drupalmonkey has quit IRC05:25
*** Kunal has joined #murano06:54
KunalHi All, Need help in adding component in the ENV.06:56
KunalPlease help me , Need help from the experts.06:58
KunalI forgot to specify , i want to add component in ENV using curl command . I have frame command but it is saying BAD Request .06:59
Kunalunab;e to debug it06:59
smurashovKunal: hi07:29
smurashovKunal: can i help?07:29
Kunalhi @smurashov07:30
Kunali am trying to add component in env, using curl command, but it says BAD request .07:32
Kunalcomand i am using is curl -i -X POST -H 'X-Region-Name: regionOne' -H 'X-Auth-Token: ec865a0f00a64e6cb6d6cb58489d1ef0' -H 'Content-type: application/json' -H 'User-Agent: python-muranoclient' -H X-Configuration-Session http://<IP>:8082/v1/environments/<envID/services -d {"instance": {"flavor": "m1.medium", "image": "debian-wheezy-amd64-20140926-disk", "?": { "type": "io.murano.resources.Instance", "id": "1d3fc0b1-3cb5-44d0-84fa-b1c985a07:33
KunalTrue },"name": "linux-instance" }, "name": "Single Linux Node", "?": {"type": "sjm.murano.Kunal.Simple","id": "9eaa73033ff8412598483450dc24b139"}}07:33
smurashovyou've missed quotes -H X-Configuration-Session07:35
KunalOhh07:36
Kunallet me try again07:36
KunalHTTP/1.1 400 Bad Request07:38
Kunal</html>curl: (3) [globbing] unmatched brace in column 107:38
Kunalhow i can send u full reqest and response. Cos here i takes only one line07:39
smurashovKunal: need to take json to  ''07:39
Kunalcurl -i -X POST -H 'X-Region-Name: regionOne' -H 'X-Auth-Token: ec865a0f00a64e6cb6d6cb58489d1ef0' -H 'Content-type: application/json' -H 'User-Agent: python-muranoclient' -H X-Configuration-Session http://<IP>:8082/v1/environments/d24ab6fb60d54861835b24c315b400f3/services -d @json07:40
Kunali tried this method also07:40
*** lazy_prince has quit IRC07:48
*** lazy_prince has joined #murano07:49
*** lazy_prince2 has joined #murano07:51
*** lazy_prince is now known as killer_prince07:53
*** katyafervent_awa is now known as katyafervent07:55
*** killer_prince is now known as lazy_prince07:56
*** lazy_prince2 has quit IRC07:58
smurashovKunal: http://paste.openstack.org/show/119277/08:07
Kunalok08:08
Kunalthanks08:08
*** openstackgerrit has quit IRC08:11
Kunaldone08:12
Kunalas u said i have added '' also08:12
smurashov:)08:13
Kunalplease help me , i am stuck on this issue for past 1 week08:14
Kunalhttp://paste.openstack.org/show/119278/08:28
smurashovKunal: i forgot to specify session-id08:44
smurashovKunal: you forgot08:44
smurashov)08:44
tsufievzigo, Hello! Fix for font-awesome.min.css has been merged. Do I understand correctly that to release new RC django-nose also should be updated to >=1.2?08:46
zigotsufiev: Hi there! I saw for the font-awesome merge. That is ... hum ... awesome? :)08:47
zigotsufiev: For django-nose, well, since murano isn't an integrated project, my understanding is that it's ok for it to require django-nose >= 1.2, no?08:47
zigoIt doesn't mater much now ...08:47
zigoI'm fine as I understood the issue.08:47
zigoIf it can't be merged in Juno, let's wait for Kilo to open.08:48
tsufievzigo, well, let's leave deciding whether it's awesome or not to its creators :)08:48
zigoI'd rather see the font-awesome fix be uploaded on a new RC quickly ...08:48
zigoThat's more important to me (as it's blocking the upload in Debian).08:48
tsufievzigo, I mean, is this font-awesome fix alone sufficient to release new RC?08:49
zigotsufiev: To me, yes.08:49
zigoBecause you're removing a non-free part of it.08:49
zigo(so that's an RC bug...)08:50
tsufievzigo, okay08:50
tsufievruhe, could we release another RC?08:50
ruhetsufiev: yes, sure08:51
ruhejust give me a few hours to get back in picture after my vacation :)08:52
tsufievruhe, sure :). Just ping zigo as soon new RC is released so he could use it for packaging08:53
zigoGreat.08:53
ruhezigo: thanks for bringing Murano into Debian packages! For us it would take much much more time08:56
*** isviridov_away is now known as isviridov08:56
zigoruhe: My pleasure!08:57
Kunal@smurashov , initiallyi thought session ID should come, but since u didn't said anything,  so thought it is not needed, let me ry than will update you09:16
tsufievzigo, ruhe just asked an interesting question: if font-awesome.min.css exists in horizon, how did they push it into debian :)?09:29
*** lazy_prince has quit IRC09:29
tsufievzigo, I mean, it exists there as xstatic package - how did they package this thing? Or didn't they package it as distro-package?09:31
*** katyafervent is now known as katyafervent_awa10:00
*** katyafervent has joined #murano10:01
Kunal@smurashov All 4 commands give 200 OK10:06
Kunal1. creation of env10:06
Kunal2. creation of session10:06
Kunal3. adding component10:06
Kunal4. deploying env for that session10:07
KunalNow issue i am facing is :10:07
Kunal1. after adding component it is not visible in side env .10:07
Kunal2. when i deploy env for that session , thatn component is visible .10:07
Kunalbut still it is not deployed .10:08
KunalCan you help me dbug this issue10:08
*** asalkeld has quit IRC10:27
*** StanLagun has joined #murano10:29
*** asalkeld has joined #murano10:29
smurashovKunal: visible via ui or api?10:30
*** lazy_prince has joined #murano10:34
smurashovKunal: i don't understand what you mean:-( can you provide more details?10:37
Kunalnot visile via UI10:40
Kunaland when i deploy, an instance should be visible in UI10:41
smurashovand your deployment workflow has worked correctly?10:43
Kunalmoreover , after adding component it is not visible in side env via UI , but when i deploy than that component is visible via UI10:43
Kunalyes all commands gave 200 OK result10:43
Kunal1. create session -> add component in that session -> deploy env for that session10:44
smurashovif you add app in env via api you are using one session, but when you see apps in env via ui, you are using another session10:45
smurashovit's correctly10:45
KunalOhh10:46
Kunalso it means , if i have to check i need to check only through API10:47
Kunaland why VM is not created when env is deployed ?10:47
smurashovneed murano-engine logs10:51
smurashovand your app:)10:51
Kunalok , i will tomorrow i will try to dig into engine logs and than again disturb you10:55
KunalThanks again @smuanshov10:55
smurashovKunal: no problem10:57
*** serg_melikyan has joined #murano11:01
*** serg_melikyan has quit IRC11:03
*** serg_melikyan has joined #murano11:04
*** serg_melikyan has quit IRC11:06
*** Kunal has quit IRC11:08
*** serg_melikyan has joined #murano11:14
*** serg_melikyan has quit IRC11:18
*** lazy_prince has quit IRC11:23
*** lazy_prince has joined #murano11:23
*** serg_melikyan has joined #murano11:28
*** serg_melikyan has quit IRC11:29
*** lazy_prince has quit IRC11:30
*** asalkeld has quit IRC11:52
*** drupalmonkey has joined #murano12:17
*** drupalmonkey has quit IRC12:24
*** openstackgerrit has joined #murano12:48
*** gokrokve has joined #murano13:35
openstackgerritTimur Nurlygayanov proposed a change to stackforge/murano-deployment: Added version 0.5 for Murano doc builder  https://review.openstack.org/12655713:48
*** killer_prince has joined #murano13:48
*** killer_prince is now known as lazy_prince13:48
openstackgerritTimur Nurlygayanov proposed a change to stackforge/murano-deployment: Added version 0.5 for Murano doc builder  https://review.openstack.org/12655713:49
*** gokrokve has quit IRC13:53
*** drupalmonkey has joined #murano13:56
*** tnurlygayanov has joined #murano14:10
*** gokrokve has joined #murano14:32
*** sjmc7 has joined #murano14:36
*** katyafervent has quit IRC14:48
zigotsufiev: The xstatic-font-awesome package in Debian does *not* include the .min.css file!15:01
zigoAnd the "they" is me ... :)15:02
tsufievzigo, well, that explains the things for me :)15:02
*** sergmelikyan has joined #murano15:04
openstackgerritEkaterina Chernova proposed a change to stackforge/murano-dashboard: Support Icehouse  https://review.openstack.org/12626115:15
openstackgerritDmitry Teselkin proposed a change to stackforge/murano: Update manual launching guide  https://review.openstack.org/12149515:17
*** k4n0 has quit IRC15:33
*** zigo has quit IRC16:43
*** gokrokve has quit IRC16:45
*** gokrokve has joined #murano16:45
*** gokrokve has quit IRC16:45
*** zigo has joined #murano16:46
*** ankurrr has joined #murano16:58
ruhemeeting starts at #openstack-meeting-alt17:01
sjmc7tsufiev, you there?17:26
*** isviridov is now known as isviridov_away17:39
*** gokrokve has joined #murano18:52
*** sergmelikyan has quit IRC19:28
*** gokrokve has quit IRC20:13
*** gokrokve has joined #murano20:14
*** gokrokve has quit IRC20:18
*** asalkeld has joined #murano20:57
*** drupalmonkey has quit IRC21:46
*** tnurlygayanov has quit IRC22:02
*** gokrokve has joined #murano22:24
*** sjmc7 has quit IRC22:38
*** gokrokve has quit IRC23:59

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