Tuesday, 2014-10-21

*** gokrokve_ has quit IRC00:01
stevebakerasalkeld: so the refid changes from name to resource_id after handle_create, and I'm pretty sure all validates are called before any handle_create00:02
*** zigo has quit IRC00:07
asalkeldyeah, it relies on the name00:10
asalkeldi am not a fan of that00:10
asalkeldi'd rather we add a sample_data() method to each resource type00:10
asalkeldthat generates sample data for get_attr and refid00:11
asalkeldso we can validate deeply without hacking00:11
*** zigo has joined #heat00:13
*** dimsum_ has joined #heat00:21
*** Putns has quit IRC00:30
*** andreaf has quit IRC00:37
*** andreaf has joined #heat00:38
*** gokrokve has joined #heat00:42
openstackgerritAngus Salkeld proposed a change to openstack/heat: Make sure that AutoScalingGroup depends on the launch config  https://review.openstack.org/12525100:49
*** hdd has quit IRC00:57
*** sdake_ has joined #heat01:01
*** gokrokve has quit IRC01:02
*** gokrokve has joined #heat01:03
*** gokrokve has quit IRC01:07
*** sdake_ has quit IRC01:11
*** justin-8_ has quit IRC01:18
*** justin-8 has joined #heat01:19
*** erkules_ has joined #heat01:22
*** radez_g0n3 is now known as radez01:24
*** rushiagr_away is now known as rushiagr01:24
*** erkules has quit IRC01:24
*** rushiagr is now known as rushiagr_away01:26
*** zhiwei has joined #heat01:26
*** andreaf has quit IRC01:27
*** andreaf has joined #heat01:27
*** gokrokve has joined #heat01:29
*** gokrokve has quit IRC01:31
*** gokrokve has joined #heat01:31
*** Qiming has joined #heat01:32
*** apporc has joined #heat01:37
*** sdake_ has joined #heat01:40
*** EricGonczer_ has joined #heat01:41
*** hdd has joined #heat01:48
*** Murali has quit IRC01:48
tiantianhi all:)01:52
asalkeldhi tiantian01:54
tiantianasalkeld: hi:)01:55
*** ari__ has quit IRC01:56
Qimingasalkeld, I failed to rebase a previous patch so I abandoned the old one, and commited a new one for review here, https://review.openstack.org/#/c/129620/01:56
asalkeldok01:57
tiantianhi Qiming:)01:57
Qimingmorning, tiantian01:57
*** nosnos has joined #heat02:02
wpfhdd:  ping02:11
hddwpf, yo02:12
wpfhdd:  I have a question about your nova PS , but I did not find you in nova channel  , -:)02:13
hddwhich PS?02:14
wpfI saw that your ever worked on the cross-service-request-id blueprint for nova  which is adding the x-openstack-request-id02:14
wpfI will also add it to another project ,02:14
wpfso my questions are as below:02:14
tiantianasalkeld: https://blueprints.launchpad.net/heat/+spec/reorganize-resources-code-structure I want to reorganize the resources folder, how do you think about it, is't needed?02:16
wpfI saw that in the nova log ,there are some lines like 'nova.osapi_compute.wsgi.server [req-xxxx-xxxx] ...........'  , but I go thought all the code and failed to find where to output it,  can help help me02:16
wpfsince I also want to generate the similiar log info02:16
asalkeldtiantian, hold on a moment - in a meeting02:16
*** sgordon_ has quit IRC02:16
wpfhdd : https://review.openstack.org/#/c/66903/02:17
wpfhdd:  logs like below  2014-10-20 11:26:11.387 3549 INFO nova.osapi_compute.wsgi.server [req-d7cc3757-f1e3-4af9-8700-a6f7fa096a6b None] 10.104.0.138 "GET /v2/896bfb02c3f945d8a397c79f0741557a/os-floating-ips HTTP/1.1" status: 200 len: 192 time: 0.111912002:18
wpfhdd:  I also want to generate the similar one, but failed to  find the source code that how nova generated it.02:19
Qimingtiantian, I'm wondering if 'resources' can be at the same level of 'engine', instead of just a subdir of 'engine'02:20
tiantianQiming: sounds good:)02:20
Qimingtiantian, also, I'd like to know whether subdirs such as 'nova', 'neutron' ... are really necessary02:21
hddwpf, ok, the actual generation of the request ID is in the request_id middleware02:23
hddthat happens right after the HTTP request is received (see api-paste.ini)02:23
tiantianI think it will be more clear, and inherite the old structure, such as 'ceilometer' and 'neutron', so....02:24
hddthe request ID is stuffed into the request environment for use during request handling02:24
wpfhdd, yes I know how the request id was generated , I am just wondering that how the log info was generated  :P02:24
tiantianat least throught the folder, we can see the resources of every project, such which are implements, which are not....02:26
wpfhdd, even I search all the 'LOG.info' in nova code, did not find it either.02:26
*** Qiming has quit IRC02:27
hddwpf, yeah, I didn't touch any of that (-:02:32
*** sdake_ has quit IRC02:32
wpfhdd:  Ok, thanks02:33
hddwpf, it must be buried in there somewhere02:33
hddyou might have better luck looking to see how another project does it02:34
hddlike heat, for example (-:02:34
wpfOk, I will, thanks02:34
*** Qiming has joined #heat02:37
stevebakertiantian: I'd like the code structure to pretty much follow the resource types, so there will be top-level ...resources.os and ...resources.aws02:40
tiantianstevebaker: thanks your suggestion, sounds good:)02:42
Qimingstevebaker, so people can quickly locate the source file for a resource type, ... I like it02:43
tiantianstevebaker: is't need to write spec or may I write the new structure in launchpad?02:45
*** EricGonczer_ has quit IRC02:46
*** Dragomir has quit IRC02:49
*** ramishra has joined #heat02:52
*** praveenkumar has joined #heat02:53
*** dimsum_ has quit IRC02:58
*** dimsum_ has joined #heat02:59
stevebakertiantian: go on, write a spec. we shall bikeshed it proper ;)03:01
*** radez is now known as radez_g0n303:01
stevebakertiantian: unit tests should move to a similar structure03:01
tiantianstevebaker: ok, will write specs for these, thanks03:03
*** dimsum_ has quit IRC03:03
*** sdake_ has joined #heat03:06
*** robklg has quit IRC03:11
*** kebray has quit IRC03:13
*** KanagarajM has joined #heat03:14
*** kebray has joined #heat03:14
*** greghaynes has quit IRC03:15
*** kebray has quit IRC03:17
*** kebray has joined #heat03:18
*** greghaynes has joined #heat03:18
*** nosnos has quit IRC03:26
*** jyoti-ranjan has joined #heat03:27
*** nosnos has joined #heat03:27
*** kebray has quit IRC03:28
*** kebray has joined #heat03:29
*** nosnos has quit IRC03:32
*** cmyster has joined #heat03:32
*** cmyster has quit IRC03:32
*** cmyster has joined #heat03:32
*** fbo has quit IRC03:34
*** fbo has joined #heat03:34
*** spzala has quit IRC03:36
*** Dragomir has joined #heat03:42
*** hdd has quit IRC03:53
*** fbo has quit IRC03:56
*** Dragomir has quit IRC03:57
openstackgerrithuangtianhua proposed a change to openstack/heat-specs: Reorganize the code structure of resources  https://review.openstack.org/12977704:00
*** kebray has quit IRC04:01
*** kebray has joined #heat04:02
*** kebray has quit IRC04:02
*** gokrokve_ has joined #heat04:02
*** kebray has joined #heat04:03
*** fbo has joined #heat04:03
*** sanjayu has joined #heat04:03
*** gokrokve has quit IRC04:06
*** gokrokve_ has quit IRC04:07
*** ramishra has quit IRC04:13
*** nosnos has joined #heat04:16
asalkeld[Openstack] heat problem with authorization on upgrade icehouse to juno04:18
asalkeldurg, not another04:18
*** kebray has quit IRC04:21
*** ramishra has joined #heat04:21
*** kebray has joined #heat04:23
*** robklg has joined #heat04:36
*** fbo has quit IRC04:39
*** fbo has joined #heat04:39
*** tspatzier has joined #heat04:40
*** rakesh_hs has joined #heat04:46
*** cmyster has quit IRC04:48
*** kebray has quit IRC04:54
*** tspatzier has quit IRC04:56
*** tspatzier__ has joined #heat04:57
*** wendar_ is now known as wendar05:03
*** daneyon has quit IRC05:05
*** daneyon has joined #heat05:05
*** cmyster has joined #heat05:06
*** cmyster has quit IRC05:06
*** cmyster has joined #heat05:06
*** kopparam has joined #heat05:13
*** lazy_prince has quit IRC05:18
*** gokrokve has joined #heat05:25
*** fbo has quit IRC05:27
*** fbo has joined #heat05:27
*** harlowja is now known as harlowja_away05:30
*** gokrokve has quit IRC05:34
*** gokrokve has joined #heat05:34
asalkeldtiantian, isn't it bad to have modules with a "." in it?05:39
asalkeldhttp://lists.openstack.org/pipermail/openstack-dev/2014-August/044194.html05:40
*** rakesh_hs2 has joined #heat05:41
*** ananta has joined #heat05:41
*** rakesh_hs has quit IRC05:41
*** reed has quit IRC05:47
*** k4n0 has joined #heat05:50
*** tomek_adamczewsk has joined #heat05:50
anantaHi!05:51
anantaI see that there are few good topics related to convergence added in the kilo summit ehterpad05:52
asalkeldhi ananta05:52
anantaHi Angus, good afternoon05:52
asalkeldyeah, I added some i though would be useful05:52
asalkeld(say if there could be better topics)05:52
anantathese are good topics, and I was thinking we should add them to the wiki so that we have a place to see05:54
asalkeldananta, not to the wiki05:54
asalkeldat this point i just want a good summery05:54
asalkeldthen once we have the accepted sessions05:55
asalkeldwe can make an etherpad for each05:55
asalkeldthen people can contribute during the session05:55
asalkeldand type up the discussion/questions05:55
anantaokay05:55
asalkeldananta, but if you just want to document convergence, sure add to the convergence one05:56
skraynevgood morning!05:56
skraynevasalkeld, ananta good day (evening)05:56
anantasure...i was thinking when we discuss in summit the outcome and design we have discussed shld be documented in wiki05:57
asalkeldhi skraynev05:57
anantahi skraynev05:57
asalkeldananta, mmm -> spec?05:57
*** gokrokve has quit IRC05:57
* asalkeld showing my dislike for wikis05:57
asalkeld:-O05:57
asalkeldananta, they live for ever, but typically don't get updated05:57
*** gokrokve has joined #heat05:58
*** andreaf has quit IRC05:58
asalkeldso we end up with heaps for old stuff there05:58
*** andreaf has joined #heat05:58
anantaumm... ok, I am fine with specs... the idea is get them somewhere so that we can review...most of us won't be in summit to attend it :(05:58
anantaBTW, is there a way to attend summit remotely?05:59
asalkeldananta, for sure - use what ever tools help with that05:59
asalkeldananta, it's tricky but we can try05:59
asalkeldmaybe have someone with g+05:59
asalkeldand you at then end05:59
anantaok06:00
*** ishant has joined #heat06:00
*** killer_prince has joined #heat06:00
*** robklg has quit IRC06:00
asalkeldananta, if you have ideas - we can try what ever you think will work best06:00
*** killer_prince is now known as lazy_prince06:00
asalkeldtho' some summits the network is great, others - not so good06:00
anantaasalkeld, I just wanted to discuss the ones we have put in the spec and wiki06:01
anantaI see that not everyone gets it due to lot of text etc...06:01
anantaJust wanted to try06:01
asalkeldok06:01
asalkeldsure, go ahead06:01
asalkeldbut lets remember to kill the wiki entry when it's no longer relervant06:02
*** gokrokve has quit IRC06:02
anantaasalkeld, sure, and we will have specs instead?06:02
asalkeldananta, that convergence wiki is great06:03
asalkeldi am a little concerned we are going to get "spec'ed" to death - with lots of little convergence specs06:03
*** cmyster has quit IRC06:04
anantaasalkeld, I am still updating it and want to make sure the idea can be grasped without me being at the summit06:04
asalkeldok06:04
asalkeldananta, it would be great to walk some of us through it the week before too06:05
anantaasalkeld, sure, and how would we do that?06:05
asalkeldmaybe a google hangout?06:06
asalkeldi'd like at least zane and i on that06:06
anantasure, any dates of your preference?06:06
*** ishant has quit IRC06:06
*** lazy_prince is now known as killer_prince06:06
asalkeldi am quite easy from a day of the week pov06:07
skraynevsore, for the interruption: IMO google hangout is good idea, especially if we can collect the most of core members on this call.06:08
asalkeldyip, TZ is the enemy06:09
skraynevI would like to get more information about convergence  from first hand :)06:09
asalkeldfor sure06:10
anantawe obviously cannot bring everyone, let try with whoever can attend06:10
ananta:)06:10
skraynevananta: +1, sure ;)06:11
*** ishant has joined #heat06:11
anantaasalkeld, I also wanted to know what the epxectations are w.r.t. the POC we are doing06:11
asalkeldananta, just super basic06:11
asalkeldnot even "normal" resources06:11
anantaasalkeld, sure06:12
asalkeldfake/test resources are fine06:12
anantaso we try with, say just the randomstring as resources06:12
*** killer_prince is now known as lazy_prince06:12
asalkeldananta, are you starting with a new resource class?06:13
asalkeld(hoping yes)06:13
anantaasalkeld, :)06:13
anantaanything simple, I got it06:13
asalkeldrm -rf stack.py resources06:14
*** cmyster has joined #heat06:14
*** cmyster has quit IRC06:14
*** cmyster has joined #heat06:14
asalkeldrip out most of service.py too06:14
*** liuhang has joined #heat06:14
anantaasalkeld, is there a test resource I can use?06:15
asalkeldananta, make one up06:15
asalkeldananta, https://github.com/asalkeld/heat/commit/6ff76e96a90da2771e95815d90a20657e71bf16306:17
*** tomek_adamczewsk has quit IRC06:17
*** ramishra has quit IRC06:18
* asalkeld heading out for ~30mins06:18
*** sileht has quit IRC06:19
*** tomek_adamczewsk has joined #heat06:20
*** cmyster has quit IRC06:21
* ananta join back at 9 AM UTC06:25
*** tomek_adamczewsk has quit IRC06:27
*** gokrokve has joined #heat06:28
tiantianasalkeld: hi, thanks for mention http://lists.openstack.org/pipermail/openstack-dev/2014-August/044194.html, I've never noticed this:)06:29
asalkeldmmm, i am not convinced it's applicable06:31
asalkeldbut directories with dots still can be a bit confusion in python06:31
asalkeldKanagarajM, https://etherpad.openstack.org/p/Zero_downtime_upgrade06:32
asalkeldadded some notes06:32
*** gokrokve has quit IRC06:33
*** liu_hang has joined #heat06:33
*** ananta has quit IRC06:34
*** liuhang has quit IRC06:35
*** liuh__ has joined #heat06:36
*** liu_hang has quit IRC06:39
*** jprovazn has joined #heat06:40
openstackgerrithuangtianhua proposed a change to openstack/heat-specs: Reorganize the code structure of resources  https://review.openstack.org/12977706:40
*** tomek_adamczewsk has joined #heat06:40
*** ifarkas has joined #heat06:41
*** ishant has quit IRC06:42
*** radix has quit IRC06:47
*** rm_work has quit IRC06:48
*** radix has joined #heat06:49
*** rm_work has joined #heat06:49
*** sanjayu has quit IRC06:50
openstackgerrithuangtianhua proposed a change to openstack/heat-specs: Reorganize the code structure of resources  https://review.openstack.org/12977706:50
*** Adri2000 has quit IRC06:54
*** jstrachan has joined #heat06:54
*** tspatzier has joined #heat06:54
*** cmyster has joined #heat06:56
*** tomek_adamczewsk has quit IRC06:57
*** ishant has joined #heat06:59
*** Adri2000 has joined #heat07:01
*** pasquier-s has joined #heat07:02
*** pas-ha has joined #heat07:06
*** Putns has joined #heat07:07
*** kopparam has quit IRC07:23
*** kopparam has joined #heat07:24
*** ishant has quit IRC07:24
*** ishant has joined #heat07:27
*** gokrokve has joined #heat07:28
*** tomek_adamczewsk has joined #heat07:31
*** gokrokve has quit IRC07:33
*** kopparam has quit IRC07:33
*** kopparam has joined #heat07:34
*** Qiming_ has joined #heat07:37
*** dimsum_ has joined #heat07:37
shardymorning all07:38
*** nocker has joined #heat07:38
*** andreaf has quit IRC07:38
*** kopparam has quit IRC07:38
cmystermorning07:38
nockerhi07:38
nockera question about composition07:39
nockerhow can I reference from one nested stack a resource of other nested stack?07:39
nockerfor example:07:39
*** Qiming has quit IRC07:40
nockermain.yaml -> resource: name: type:other.yaml      name2: type: something parameters: { get_resource: something_from_other.yaml }07:40
*** dimsum_ has quit IRC07:41
*** jstrachan_ has joined #heat07:42
asalkeldnocker, i am a bit confused by that example07:42
asalkeldmaybe something a little more functional07:42
asalkeldpaste.openstack.org07:43
nockerok, 1 sec07:43
asalkeldnote: https://ask.openstack.org/en/question/51228/if-multiple-resources-are-created-in-a-nested-template-how-do-you-reference-the-attributes-of-those-resources/07:43
asalkeldnocker, basically you need to define outputs in the nested stack07:44
asalkeldif that ^ is your issue07:44
*** jstrachan has quit IRC07:44
*** jstrachan has joined #heat07:48
asalkeldnocker, http://paste.openstack.org/show/122551/07:49
nockerhttp://paste.openstack.org/show/122550/07:49
cmystersec07:49
asalkeldnocker, you see my nested.yaml07:49
asalkeldit has outputs07:50
asalkeldyou can reference the outputs07:50
*** jcoufal has joined #heat07:50
nockermmm, I have been trying with a similar example, but I doesn't work07:50
nockerhttp://paste.openstack.org/show/122553/07:51
cmysternocker: something that I used for the RDO: https://github.com/cmyster/templates/blob/master/juno_test_template.yaml and https://github.com/cmyster/templates/blob/master/lb_server.yaml07:51
*** jstrachan_ has quit IRC07:51
asalkeldnocker, change:07:52
cmysternocker: more complex maybe but it has what you need (from my understanding of it)07:52
asalkeld- value: { get_attr: [superresource, name] }07:52
asalkeld- value: { get_attr: [superresource, net_show_all] }07:52
*** jstrachan_ has joined #heat07:53
*** stannie has joined #heat07:54
nockerof course, it was net_show_all, I was trying new things07:54
nockerERROR: The Referenced Attribute (superresource net_show_all) is incorrect.07:54
*** alexpilotti has joined #heat07:54
*** lazy_prince is now known as killer_prince07:55
*** jstrachan has quit IRC07:55
asalkeldnocker, i am off to make diner07:56
nockerok, thanks. I'm looking at cmyster example07:57
cmysterasalkeld: for the more importent things, what are you making ? :)07:58
asalkeldjust a quick bbq07:58
*** jstrachan has joined #heat07:58
cmysterjust had some. a kg of sirloin...07:59
*** killer_prince is now known as lazy_prince07:59
nockercmyster: but, in your example you define a stack inside autoscalinggroup08:00
nockermy idea is to have generic yamls to generate a server, a network (with net, subnet, router, ports...)08:01
*** jstrachan_ has quit IRC08:01
cmysternocker: then instead of using an autoscaling group use a nova server08:01
cmysterbrb meeting08:02
*** jistr has joined #heat08:02
*** Qiming__ has joined #heat08:02
*** daneyon has quit IRC08:03
*** daneyon has joined #heat08:04
nockerI don't get that one08:05
*** Qiming_ has quit IRC08:05
*** nkhare has joined #heat08:06
*** daneyon has quit IRC08:07
*** daneyon has joined #heat08:08
*** jyoti-ranjan has quit IRC08:10
*** sanjayu has joined #heat08:12
*** kopparam has joined #heat08:14
*** ishant has quit IRC08:17
*** kopparam has quit IRC08:18
*** gokrokve has joined #heat08:28
cmysternocker: don't get what ?08:29
openstackgerritZhenguo Niu proposed a change to openstack/heat: Add some imports to hacking import_exceptions  https://review.openstack.org/12984608:29
*** kopparam has joined #heat08:30
*** liu_hang has joined #heat08:31
nockercmyster: how to use a nova server to use nested stacks08:32
*** gokrokve has quit IRC08:33
nockerI mean, is it not possible to define a yaml that create a net, subnet and a router, and reutilize it several times? and that could be referenced from outside the yaml08:33
*** jyoti-ranjan has joined #heat08:33
*** lsmola has quit IRC08:33
*** openstackgerrit has quit IRC08:34
*** julienvey has joined #heat08:34
*** liuh__ has quit IRC08:34
*** openstackgerrit has joined #heat08:35
*** sileht has joined #heat08:35
cmysterto create several networks?08:39
cmysterso for each new server it gets a network of its own and a router ?08:39
cmysternocker ^08:39
*** cdent has joined #heat08:44
*** lsmola has joined #heat08:46
nockersorry, well, I need to create three networks, then 3 servers connected to two of that networks08:47
*** ananta has joined #heat08:52
*** ananta has left #heat08:54
*** ananta has joined #heat08:54
*** julienvey has quit IRC08:56
*** julienvey has joined #heat08:57
nockerhttps://github.com/openstack/heat/blob/havana-eol/heat/engine/resources/stack.py#L7509:03
nockerseems that get_attr should be used with Outputs. but doesn't work also09:04
shardynocker: I definitely should work, although I admit I've not tested Havana for a long time09:05
*** lsmola has quit IRC09:05
shardynocker: you might consider using the native provider resource interface to nested stacks, rather than the AWS resource, unless you specifically need portability with cloudformation09:07
shardyhttp://hardysteven.blogspot.co.uk/2013/10/heat-providersenvironments-101-ive.html09:07
*** julienvey has quit IRC09:08
shardyThat said, the AWS resource should work, so perhaps you can paste your template, possibly you have an error as the outputs section is not (or was not) fully validated09:09
*** andreaf_ is now known as andreaf09:10
nockerhttp://paste.openstack.org/show/122574/09:11
shardynocker: in simple_main.yaml it should be just net_show_all not Outputs.net_show_all, because you're not using the AWS nested stack resource09:13
nockerI have tried all combinations09:14
nocker    value: { get_attr: [superresource, m.Outputs.net_show_all] } ERROR: The Referenced Attribute (superresource m.Outputs.net_show_all) is incorrect.       value: { get_attr: [superresource, Outputs.net_show_all] } ERROR: The Referenced Attribute (superresource Outputs.net_show_all) is incorrect.  Â    value: { get_attr: [superresource, net_show_all] } ERROR: The Referenced Attribute (superresource net_show_all) is incorrect.09:14
shardynocker: Ok, but what you have now is definitely wrong09:14
shardyAlso launch simple_net.yaml directly (heat stack-create net1 -f simple_net.yaml)09:15
shardyand you heat stack-show to ensure the net_show_all output is displayed correctly09:15
nockeryes, is show corretly: http://paste.openstack.org/show/122580/09:17
*** julienvey has joined #heat09:17
*** lsmola has joined #heat09:20
shardynocker: Ok, then s/Outputs\.// should work09:21
shardyHere's the code if you need to debug why it's not:09:21
shardyhttps://github.com/openstack/heat/blob/havana-eol/heat/engine/stack_resource.py#L26409:21
nocker    value: { get_attr: [superresource, Outputs.net_show_all] } ERROR: The Referenced Attribute (superresource Outputs.net_show_all) is incorrect.      value: { get_attr: [superresource, net_show_all] } ERROR: The Referenced Attribute (superresource net_show_all) is incorrect.      value: {"Fn::GetAtt": ["superresource", "Outputs.net_show_all"]} ERROR: The Referenced Attribute (superresource Outputs.net_show_all) is incorrect.      value09:27
nockerops09:28
nocker    value: { get_attr: [superresource, Outputs.net_show_all] }09:28
nocker    value: { get_attr: [superresource, net_show_all] }09:28
nocker    value: {"Fn::GetAtt": ["superresource", "Outputs.net_show_all"]}09:28
nocker    value: {"Fn::GetAtt": ["superresource", "net_show_all"]}09:28
nockerall these give error09:28
*** gokrokve has joined #heat09:28
*** erkules_ is now known as erkules09:32
*** gokrokve has quit IRC09:33
*** jstrachan_ has joined #heat09:33
*** jstrachan has quit IRC09:33
*** KanagarajM has quit IRC09:38
*** jstrachan has joined #heat09:43
*** jstrachan_ has quit IRC09:43
*** fayablazer has joined #heat09:45
*** tspatzier__ has joined #heat09:54
*** tspatzier has quit IRC09:56
*** nosnos has quit IRC10:02
*** nosnos has joined #heat10:03
*** julienvey has quit IRC10:07
*** Qiming__ has quit IRC10:07
*** liu_hang has quit IRC10:07
*** nosnos has quit IRC10:08
*** jcoufal has quit IRC10:10
*** ramishra has joined #heat10:13
*** tomek_adamczewsk has quit IRC10:19
*** jstrachan_ has joined #heat10:20
*** jstrachan has quit IRC10:21
*** fbo has quit IRC10:25
*** mkollaro has joined #heat10:25
openstackgerritA change was merged to openstack/heat: Functional test UpdateStackTest  https://review.openstack.org/12949710:27
*** gokrokve has joined #heat10:28
*** gokrokve has quit IRC10:29
*** gokrokve has joined #heat10:30
openstackgerritA change was merged to openstack/heat: Don't stop update immediately on error  https://review.openstack.org/12917710:31
openstackgerritA change was merged to openstack/heat: stack delete fails when instance is soft deleted  https://review.openstack.org/12782210:31
*** tspatzier__ is now known as tspatzier10:32
*** gokrokve has quit IRC10:35
*** fbo has joined #heat10:36
*** ramishra has quit IRC10:36
*** jcoufal has joined #heat10:38
*** jcoufal has quit IRC10:39
*** jcoufal has joined #heat10:39
*** asalkeld_ has joined #heat10:41
*** fbo has quit IRC10:44
*** asalkeld has quit IRC10:44
*** kopparam has quit IRC10:52
*** kopparam has joined #heat10:53
*** ramishra has joined #heat10:54
*** ananta_ has joined #heat10:56
*** ananta_ has quit IRC11:01
*** fbo has joined #heat11:01
*** jyoti-ranjan has quit IRC11:01
*** zhiwei has quit IRC11:04
*** jamielennox_ has joined #heat11:05
*** jamielennox_ is now known as jamielennox11:06
*** ananta has quit IRC11:12
*** ramishra has quit IRC11:14
*** kopparam has quit IRC11:14
*** kopparam has joined #heat11:16
*** Qiming has joined #heat11:16
*** julienvey has joined #heat11:17
*** dimsum_ has joined #heat11:21
*** julienvey has quit IRC11:22
*** jyoti-ranjan has joined #heat11:23
*** julienvey has joined #heat11:25
*** jstrachan has joined #heat11:25
*** jistr is now known as jistr|english11:27
*** gokrokve has joined #heat11:28
*** jstrachan_ has quit IRC11:29
*** sgordon_ has joined #heat11:31
*** gokrokve has quit IRC11:32
*** jstrachan_ has joined #heat11:36
*** kopparam has quit IRC11:37
*** jprovazn has quit IRC11:37
*** k4n0 has quit IRC11:37
*** dsneddon has quit IRC11:37
*** vijendar has quit IRC11:37
*** rwsu has quit IRC11:37
*** kbyrne has quit IRC11:37
*** larsks has quit IRC11:37
*** larsks has joined #heat11:37
openstackgerritAngus Salkeld proposed a change to openstack/heat: Validate nova server's metadata  https://review.openstack.org/11707611:37
*** larsks has quit IRC11:37
*** larsks has joined #heat11:37
*** dsneddon has joined #heat11:37
*** vijendar has joined #heat11:37
*** jprovazn has joined #heat11:37
*** kbyrne has joined #heat11:37
*** k4n0 has joined #heat11:37
*** sanjayu has quit IRC11:38
*** rwsu has joined #heat11:38
*** jstrachan has quit IRC11:39
*** jstrachan has joined #heat11:40
*** kopparam has joined #heat11:42
*** jstrachan_ has quit IRC11:43
*** cmyster has quit IRC11:44
*** cmyster has joined #heat11:44
*** jprovazn has quit IRC11:46
*** jprovazn has joined #heat11:46
asalkeld_shardy, this might be worth remembering: http://www.gossamer-threads.com/lists/openstack/dev/4210511:46
*** k4n0 has quit IRC11:46
*** k4n0 has joined #heat11:46
*** apporc has quit IRC11:48
*** ananta has joined #heat11:52
shardyasalkeld_: Can you clarify?11:55
shardyThat's the first Ive seen of that, looks like the domain ID changed?  That looks odd, are you saying I have a bug to address?11:55
asalkeld_that during upgrades the user_domain_id can change11:56
*** cmyster has quit IRC11:56
shardywhy does that happen?11:56
asalkeld_no bug in heat11:56
asalkeld_shrug11:56
shardyrandomly changing uuid's for things over upgrades sounds like a horrible bug in keystone to me11:56
asalkeld_maybe need an upgrade faq11:56
*** cmyster has joined #heat11:57
shardy"if keystone randomizes your UUID's, do this"11:57
asalkeld_who, knows could have been user error11:57
shardyMore likely, it's a bug in whatever tool they use to the upgrade automation11:57
shardyOk, cool, no fire for me to put out then, phew ;)11:57
asalkeld_yeah, no worries11:58
anantaHi11:58
anantapep8 fails for my patch with "Stack.delete is too complex" error : http://logs.openstack.org/18/128918/3/check/gate-heat-pep8/10fd807/console.html11:58
anantahow could i fix this?11:59
asalkeld_make it simpler12:00
anantaasalkeld_, I could but that would be another change i guess12:01
asalkeld_so did you change stack.delete?12:01
anantaasalkeld_ yup12:02
asalkeld_link to the review12:02
shardyhttps://review.openstack.org/#/c/12891812:02
asalkeld_so you have added to the most complex function12:02
asalkeld_in our code base12:02
anantahttps://review.openstack.org/#/c/128918/12:03
*** EricGonczer_ has joined #heat12:03
anantaasalkeld_, yup12:03
shardyananta: this is where we ask you to refactor the most complex function in our codebase ;)12:03
asalkeld_:-)12:03
anantathe bug is complex :)12:03
anantashardy, sure... i even had a email regarding this12:04
anantalong time back that we should refactor the update_task and delete12:04
asalkeld_wow that is horrid12:04
asalkeld_totally needs doing12:04
shardyIME mccabe complexity is mostly about too-big or too-deep functions, so that needs a cut/paste refactor into several smaller functions12:04
asalkeld_everyone send ananta some coffee12:05
shardyIt's also got five levels of conditionals in some places, which probably doesn't help ;)12:05
*** hdd has joined #heat12:05
asalkeld_it's the number of "if's"12:05
asalkeld_well i am totally happy we added that check to flake812:06
* ananta desperately need a coffee12:06
shardyprobably need to move the stuff after the if self.user_creds_id into a _delete_creds function or something12:07
shardyasalkeld_: agree, but I also feel a little bit sorry for folks like ananta who get bitten adding small changes to already complex functions12:08
asalkeld_someone's gotta do it12:08
shardyI guess we maybe need a bug for each function which is (too) near the limit?12:08
asalkeld_if you have a change to get in, you are at least motivated12:08
anantathis is the email: http://lists.openstack.org/pipermail/openstack-dev/2014-August/042075.html12:09
asalkeld_shardy, maybe12:09
anantai had some thoughts then.. :)12:09
asalkeld_yeah12:09
asalkeld_ok, bed time - later all12:09
openstackgerritOpenStack Proposal Bot proposed a change to openstack/heat: Updated from global requirements  https://review.openstack.org/12803812:10
asalkeld_enjoy the refactoring ;)12:10
*** asalkeld_ has quit IRC12:10
*** EricGonczer_ has quit IRC12:12
*** aweiteka has joined #heat12:14
*** vijayagurug has joined #heat12:15
sdakeshardy or asalkeld can you guys do me a favor rq12:19
shardysdake: hi, sure12:19
sdakecan you make me admin on the heat group at the FAS system12:19
*** sirushti has quit IRC12:20
*** andreluiz has quit IRC12:20
sdakethe reason is I need to borrow disk space from heat's fedora group for an image12:20
sdakefas = fedora account system12:20
shardysdake: I can try, I'm not sure if I have superpowers to do that12:20
sdakeyou do, I havae seen already12:21
sdakeyou are admin12:21
sdakeI am lowly user12:21
*** ananta has quit IRC12:21
sdaketo get to the front page google fedora account system12:21
sdakeclick group list on left after logging in12:22
sdakeclick Heat search12:22
sdakeclick my name->promote I think12:22
*** sirushti has joined #heat12:22
shardysdake: done12:23
*** ccrouch has joined #heat12:24
sdakethanks bro12:24
*** k4n0 has quit IRC12:28
*** gokrokve has joined #heat12:28
*** jdob has joined #heat12:29
*** gokrokve has quit IRC12:33
*** andreluiz has joined #heat12:33
*** dimsum_ has quit IRC12:38
*** dimsum_ has joined #heat12:39
*** jyoti-ranjan has quit IRC12:43
*** spzala has joined #heat12:47
*** serg_melikyan has joined #heat12:51
*** kopparam has quit IRC12:52
*** kopparam has joined #heat12:53
*** serg_melikyan has quit IRC12:55
*** serg_mel_ has joined #heat12:55
*** jprovazn has quit IRC12:57
*** kopparam has quit IRC12:57
*** lazy_prince is now known as killer_prince12:57
*** robklg has joined #heat12:57
*** jistr|english is now known as jistr12:57
*** rpothier has joined #heat12:59
*** jprovazn has joined #heat12:59
*** pas-ha has quit IRC13:03
*** jstrachan_ has joined #heat13:03
*** serg_mel_ has quit IRC13:04
*** jstrachan has quit IRC13:05
*** serg_melikyan has joined #heat13:06
*** tonisbones has joined #heat13:07
*** sdake_ has quit IRC13:09
*** sdake_ has joined #heat13:09
*** sdake_ has quit IRC13:09
*** sdake_ has joined #heat13:09
*** radez_g0n3 is now known as radez13:17
*** pas-ha has joined #heat13:18
*** tomek_adamczewsk has joined #heat13:20
*** jistr has quit IRC13:20
*** jmckind has joined #heat13:23
*** jistr has joined #heat13:23
*** EricGonczer_ has joined #heat13:26
*** andersonvom has joined #heat13:28
*** tspatzier has quit IRC13:31
*** hdd has quit IRC13:34
*** jasond has joined #heat13:35
*** Drago has joined #heat13:39
*** radez is now known as radez_g0n313:41
*** crose has joined #heat13:45
*** ananta has joined #heat13:47
*** jprovazn has quit IRC13:47
*** pas-ha has quit IRC13:47
*** nkhare has quit IRC13:48
*** jprovazn has joined #heat13:48
*** sabeen1 has joined #heat13:49
*** shadower has quit IRC13:49
*** jstrachan has joined #heat13:50
*** shadower has joined #heat13:51
*** nkhare has joined #heat13:52
*** jstrachan_ has quit IRC13:53
*** julienvey has quit IRC13:53
*** julienvey has joined #heat13:53
*** Murali has joined #heat13:55
*** serg_melikyan has quit IRC13:56
*** pas-ha has joined #heat13:57
*** julienvey has quit IRC13:58
*** serg_melikyan has joined #heat13:58
*** gokrokve has joined #heat14:01
*** julienvey has joined #heat14:03
*** serg_melikyan has quit IRC14:03
*** cody-somerville has quit IRC14:03
*** ananta has quit IRC14:04
*** hdd has joined #heat14:04
*** pas-ha has quit IRC14:06
openstackgerritA change was merged to openstack/heat: Inherit roles for create_trust_context()  https://review.openstack.org/12850914:14
*** ramishra has joined #heat14:15
*** swygue has quit IRC14:16
*** cody-somerville has joined #heat14:16
*** ananta_ has joined #heat14:17
*** ananta_ has left #heat14:19
*** pas-ha has joined #heat14:19
*** mkollaro has quit IRC14:20
*** Drago has quit IRC14:21
*** ramishra has quit IRC14:21
*** ramishra has joined #heat14:23
*** Drago has joined #heat14:24
*** hdd has quit IRC14:24
jdandreastevebaker: I found the smoking gun WRT the SoftwareDeployment. deploy_auth_url can't be reached. The public-facing URL must be used instead (which I *can* reach). Should I set this in heat.conf (and, if so, which setting)?14:25
jdandreastevebaker: Context - http://paste.openstack.org/show/122691/14:25
*** reed has joined #heat14:26
*** gokrokve has quit IRC14:28
*** gokrokve has joined #heat14:29
jdandreastevebaker: Oh. I wonder if this is related? https://bugs.launchpad.net/heat/+bug/129109714:29
uvirtbotLaunchpad bug 1291097 in heat "deployment native signalling failing" [High,Fix released]14:29
*** andreaf has quit IRC14:33
*** tspatzier has joined #heat14:35
*** mkollaro has joined #heat14:37
*** kbyrne has quit IRC14:37
openstackgerritAndrea Rosa proposed a change to openstack/heat: Add validation constraints on config inputs  https://review.openstack.org/10549614:39
*** derekh has joined #heat14:39
*** ramishra has quit IRC14:40
*** vijendar has quit IRC14:41
*** vijendar has joined #heat14:41
*** reed has quit IRC14:43
*** serg_melikyan has joined #heat14:43
*** reed has joined #heat14:43
*** robklg has quit IRC14:44
*** alexheneveld has quit IRC14:45
jdandrealarsks: Has anyone asked for a 'property-show' command? I often find myself extracting property values out of resource-show output, and that got me thinking ... !14:45
*** alexheneveld has joined #heat14:46
larsksjdandrea: I think something like that would be useful.  I don't know that I've seen a request for it, but I have often thought it would be handy.14:46
*** jprovazn has quit IRC14:47
jdandrea:)14:47
jdandreaPerhaps this will be my first trip into blueprint land.14:47
*** kebray has joined #heat14:47
*** kebray has quit IRC14:53
*** serg_melikyan has quit IRC14:54
*** jasond has quit IRC14:56
*** randallburt has joined #heat15:00
*** Drago has quit IRC15:01
*** randallburt has quit IRC15:01
*** randallburt has joined #heat15:01
*** aweiteka has quit IRC15:03
*** nkhare has quit IRC15:04
*** julienvey has quit IRC15:05
*** EricGonc_ has joined #heat15:06
*** EricGonczer_ has quit IRC15:06
*** julienvey has joined #heat15:07
*** jstrachan_ has joined #heat15:09
*** thedodd has joined #heat15:09
*** jstrachan has quit IRC15:11
*** vijendar1 has joined #heat15:12
*** ramishra has joined #heat15:14
*** jistr has quit IRC15:14
*** ananta has joined #heat15:14
*** vijendar has quit IRC15:15
*** jcoufal has quit IRC15:16
jdandreastevebaker: I tried adding a keystone_authtoken section. Strange result: http://paste.openstack.org/show/122717/ ... will keep hacking ...15:20
*** ramishra has quit IRC15:21
*** ifarkas has quit IRC15:21
*** radez_g0n3 is now known as radez15:22
*** rakesh_hs2 has quit IRC15:25
*** cody-somerville has quit IRC15:26
*** andersonvom has quit IRC15:28
*** andersonvom has joined #heat15:28
openstackgerritZhenguo Niu proposed a change to openstack/heat: Remove the deprecated heat/db/sync  https://review.openstack.org/12994415:29
*** serg_melikyan has joined #heat15:30
*** sgordon_ has quit IRC15:36
*** Qiming has quit IRC15:36
*** alexpilotti has quit IRC15:38
*** aweiteka has joined #heat15:38
*** jistr has joined #heat15:43
*** swygue has joined #heat15:44
*** gokrokve has quit IRC15:52
*** sgordon_ has joined #heat15:53
*** jstrachan has joined #heat15:54
*** jstrachan_ has quit IRC15:57
*** praveenkumar has quit IRC15:57
*** viktors is now known as viktors|afk15:57
openstackgerritWilliam C. Arnold proposed a change to openstack/heat: Fix legacy alarm matching_metadata broken by recent fix.  https://review.openstack.org/12996115:58
*** alexpilotti has joined #heat16:01
*** pasquier-s has quit IRC16:02
*** alexpilotti_ has joined #heat16:04
openstackgerritThomas Herve proposed a change to openstack/heat: Add snapshot restore HTTP API  https://review.openstack.org/9212516:04
openstackgerritThomas Herve proposed a change to openstack/heat: Implement stack restore  https://review.openstack.org/9212416:04
*** alexpilotti has quit IRC16:07
*** alexpilotti_ is now known as alexpilotti16:07
*** cody-somerville has joined #heat16:10
*** fayablazer has quit IRC16:11
*** robklg has joined #heat16:12
*** kebray has joined #heat16:14
*** Murali has quit IRC16:19
*** serg_melikyan has quit IRC16:20
*** nocker has quit IRC16:23
*** gokrokve has joined #heat16:25
*** cdent has quit IRC16:29
*** julienvey has quit IRC16:30
*** julienvey has joined #heat16:31
*** thedodd has quit IRC16:31
*** pas-ha has quit IRC16:32
*** thedodd has joined #heat16:32
*** packet has joined #heat16:34
*** packet has quit IRC16:34
*** packet has joined #heat16:34
*** julienvey has quit IRC16:35
*** robklg has quit IRC16:37
*** andersonvom has quit IRC16:44
*** dimsum_ is now known as dims16:45
*** derekh has quit IRC16:47
*** randallburt has quit IRC16:47
*** andersonvom has joined #heat16:49
*** andersonvom has quit IRC16:49
*** sdake_ has quit IRC16:50
*** andersonvom has joined #heat16:50
*** sjmc7 has joined #heat16:57
*** sjmc7 has quit IRC16:57
*** sarob has joined #heat16:57
*** sjmc7 has joined #heat16:58
*** packet has quit IRC17:01
*** kebray has quit IRC17:02
openstackgerritZane Bitter proposed a change to openstack/heat: Make HARestarter do a proper lookup of the RefID  https://review.openstack.org/12998117:05
*** zigo has quit IRC17:08
*** zigo has joined #heat17:08
*** hdd has joined #heat17:10
openstackgerritJason Dunsmore proposed a change to openstack/heat: Make Cloud Loadbalancer properties updatable  https://review.openstack.org/12939117:13
*** harlowja_away is now known as harlowja17:15
*** thedodd has quit IRC17:21
*** killer_prince is now known as lazy_prince17:22
*** radez is now known as radez_g0n317:24
*** tomek_adamczewsk has quit IRC17:24
*** radez_g0n3 is now known as radez17:26
*** randallburt has joined #heat17:31
*** thedodd has joined #heat17:35
*** jdob has quit IRC17:38
*** jdob has joined #heat17:38
openstackgerritA change was merged to openstack/heat: Columns needs to be non-nullable for DB2  https://review.openstack.org/9873317:39
*** ananta has left #heat17:40
*** tspatzier has quit IRC17:40
*** zigo has quit IRC17:41
*** julienvey has joined #heat17:41
*** zigo has joined #heat17:41
*** jistr has quit IRC17:43
*** julienvey has quit IRC17:46
*** jstrachan_ has joined #heat17:47
*** lazy_prince is now known as killer_prince17:48
*** spzala has quit IRC17:48
*** jstrachan has quit IRC17:50
*** jstrachan has joined #heat17:51
*** jprovazn has joined #heat17:52
*** Linuturk has joined #heat17:52
Linuturko/17:52
*** jstrachan_ has quit IRC17:54
*** jstrachan_ has joined #heat17:56
*** jistr has joined #heat17:56
*** tomek_adamczewsk has joined #heat17:57
*** spzala has joined #heat17:58
*** jstrachan has quit IRC17:58
*** jstrachan has joined #heat17:59
*** serg_melikyan has joined #heat18:00
*** sarob has quit IRC18:00
*** sarob has joined #heat18:01
*** jstrachan_ has quit IRC18:02
*** serg_melikyan has quit IRC18:03
*** jstrachan has quit IRC18:07
*** sdake_ has joined #heat18:10
*** radez is now known as radez_g0n318:14
*** radez_g0n3 is now known as radez18:15
*** randallburt has quit IRC18:16
*** tspatzier has joined #heat18:16
*** dsneddon has quit IRC18:17
*** tspatzier has quit IRC18:18
*** dsneddon has joined #heat18:18
*** alexheneveld has quit IRC18:20
*** kebray has joined #heat18:20
*** tomek_adamczewsk has quit IRC18:20
*** alexheneveld has joined #heat18:21
*** kopparam has joined #heat18:22
*** thedodd has quit IRC18:23
*** tomek_adamczewsk has joined #heat18:23
*** tspatzier has joined #heat18:27
*** tomek_adamczewsk has quit IRC18:30
*** alexheneveld has quit IRC18:30
*** jistr has quit IRC18:31
*** tspatzier has quit IRC18:33
*** jamielennox has quit IRC18:38
*** tomek_adamczewsk has joined #heat18:39
*** kebray has quit IRC18:39
openstackgerritcalfonso proposed a change to openstack/heat-templates: Removing openshift-enterprise and moving the templates to a private github repo that the OpenShift Enterprise team will use to maintain the templates and package an rpm for RHEL from.  https://review.openstack.org/12999918:43
*** radez is now known as radez_g0n318:43
*** tspatzier has joined #heat18:44
*** randallburt has joined #heat18:44
*** pasquier-s has joined #heat18:45
*** pasquier-s has quit IRC18:46
openstackgerritA change was merged to openstack/heat: Fix DB2 column 'id' autoincrement issue  https://review.openstack.org/9207318:47
*** pasquier-s has joined #heat18:51
*** julienvey has joined #heat18:54
*** julienve_ has joined #heat18:56
*** thedodd has joined #heat18:57
*** julienvey has quit IRC18:59
*** julienve_ has quit IRC19:04
*** sarob has joined #heat19:04
*** derekh has joined #heat19:06
*** stannie has quit IRC19:07
*** jamielennox has joined #heat19:09
*** jistr has joined #heat19:10
*** sarob has quit IRC19:10
*** julienvey has joined #heat19:10
*** sarob has joined #heat19:11
stevebakerjdandrea: do you have a keystone v3 endpoint in your openstack?19:11
*** cody-somerville has quit IRC19:13
*** radez_g0n3 is now known as radez19:14
*** julienvey has quit IRC19:15
*** hdd has quit IRC19:16
*** sdake_ has quit IRC19:20
*** tomek_adamczewsk has quit IRC19:24
*** thedodd has quit IRC19:27
*** thedodd has joined #heat19:30
*** hiddentoken has joined #heat19:32
*** hiddentoken has quit IRC19:32
*** hiddentoken has joined #heat19:33
*** packet has joined #heat19:33
*** jmckind has quit IRC19:34
*** packet has quit IRC19:35
openstackgerritRyan Brown proposed a change to openstack/heat: Add a preview endpoint for stack updates  https://review.openstack.org/12247319:36
*** kopparam has quit IRC19:37
*** blomquisg has quit IRC19:37
*** jamielennox has quit IRC19:38
*** jmckind has joined #heat19:39
*** jmckind has quit IRC19:39
*** jmckind has joined #heat19:40
*** charlesr has joined #heat19:40
*** jmckind has quit IRC19:40
*** jmckind has joined #heat19:41
*** jmckind has quit IRC19:41
*** jmckind has joined #heat19:42
*** jmckind has quit IRC19:42
*** hiddentoken has quit IRC19:42
*** jmckind has joined #heat19:42
*** jmckind has quit IRC19:43
*** jmckind has joined #heat19:43
*** jmckind has joined #heat19:44
*** sarob has quit IRC19:47
*** sarob has joined #heat19:47
openstackgerritRyan Brown proposed a change to openstack/python-heatclient: Add CLI option for update dry-run  https://review.openstack.org/12695719:50
jdandreastevebaker: If I look at :5000/v3 I do get openstack.identity-v3 (stable status).19:51
jdandreaDoes that count?19:51
*** sarob has quit IRC19:52
stevebakerjdandrea: probably. So your server can't reach keystone, that sounds like a network issue you need to diagnose19:53
jdandreaI can reach it.19:54
openstackgerritA change was merged to openstack/heat: ResourceGroup add remove_policies property  https://review.openstack.org/12836519:55
stevebakerjdandrea: are you still getting this? AuthorizationFailure: Authorization failed: Unable to establish connection to http://192.168.13.101:5000/v3/auth/tokens19:55
jdandreaBut it's using an IP instead of the public interface. IIRC, the API services are configured this way to reduce interference between tenant traffic and OpenStack control.19:56
jdandreaSo I'd have to use http://my.fqdn:5000/v3/auth/tokens instead of http://my.ip:5000/...19:56
*** swygue has quit IRC19:56
jdandreaIf I can set that in heat.conf I'm golden. (I already do this for heat_metadata_server_url and heat_waitcondition_server_url.)19:57
jdandrea(Public vs private network, basically.)19:57
stevebakerjdandrea: hmm, the heat.conf options are only for heat endpoints19:58
jdandreaOk. So ... I'm stuck? :-o19:58
jdandreaHmm.19:58
jdandreaHow does anyone get to that IP if VMs aren't allowed to reach them over the private network?19:59
*** boris-42 has quit IRC19:59
stevebakerjdandrea: so your keystone catalog has endpoints as IP addresses, and those IP address are not valid from your nova servers?19:59
*** tonisbones has quit IRC20:00
*** jistr has quit IRC20:01
*** derekh has quit IRC20:01
jdandreastevebaker: It has both. Domain names for publicurl and IPs for internal and adminurl.20:02
jdandreaIt has more to do with how our local *network* is set up though.20:02
jdandreaA ha.20:04
jdandreaI can reach it on my own just fine, but it's not in our endpoint list.20:04
*** andersonvom has quit IRC20:04
*** fbo has quit IRC20:04
jdandreaSo when you asked if I have a v3 keystone endpoint, my answer is really "no" even though if I try to reach it on my own, I can get there.20:06
stevebakerjdandrea: so it should be using the publicurl, and if the domain doesn't resolve correctly on your nova server you could always write out an /etc/hosts on boot with cloud-init20:07
stevebakerjdandrea: yeah, heat does a replace of v2.0 to v3 if the v3 endpoint isn't in the catalog. Its a bit of a hack for a versioned keystone endpoint20:07
jdandreastevebaker: Ah, got it. I can use this format? http://paste.openstack.org/show/122832/20:08
*** kebray has joined #heat20:08
*** cody-somerville has joined #heat20:10
jdandreastevebaker: So now it will use the publicurl, which *does* use a FQDN in our install. Yay.20:13
stevebakerjdandrea: actually there may be something in heat.conf you can set. Try setting heat.conf [keystone_authtoken] auth_uri to the keystone v2.0 endpoint with your desired hostname20:13
jdandreastevebaker: Oh! I tried that before. Scroll back to "I tried adding a keystone_authtoken section" or see http://paste.openstack.org/show/122717/  - I explicitly set it but it was as if the heat shell config didn't exist.20:15
jdandreaMaybe auth_version=v3 instead of v3.020:15
*** jamielenz has joined #heat20:16
*** jamielenz is now known as jamielennox20:17
stevebakerjdandrea: yes, I think its v3, but you're getting into territory now which shardy could help better20:18
jdandreahehe, ok. :)20:18
jdandreastevebaker: I had stumbled upon this, which is what gave me the idea. https://bugs.launchpad.net/heat/+bug/129109720:18
uvirtbotLaunchpad bug 1291097 in heat "deployment native signalling failing" [High,Fix released]20:18
jdandreaComment #12 in particular.20:19
jdandreaAccording to shardy's comment there, auth_version should really be "v3.0" and not "v3" (but the uri *does* end in "/v3").20:20
*** tomek_adamczewsk has joined #heat20:20
jdandreaMaybe I'll leave it then. shardy, can you help shed light on this one? (SoftwareDeployment native signaling failing on my end. Looking at bug 1291097 for clues.)20:21
uvirtbotLaunchpad bug 1291097 in heat "deployment native signalling failing" [High,Fix released] https://launchpad.net/bugs/129109720:21
*** sarob has joined #heat20:26
*** fbo has joined #heat20:31
*** boris-42 has joined #heat20:32
larsksjdandrea: My heat.conf (which seems to work) has auth_version=320:33
jdandrealarsks: Oh good, ty20:33
jdandreaI'll try it with v3 then. (Consistency would be good.)20:33
jdandreaNow that I've added the endpoint, though, perhaps it will work regardless. I can try both ways.20:34
*** tomek_adamczewsk has quit IRC20:34
stevebakerjdandrea: also can you just avoid all this keystone malarkey by using the default signal_transport: CFN_SIGNAL?20:35
jdandreastevebaker: That wasn't working either, and only for SoftwareDeployment (for SoftwareConfig, it is working though).20:36
stevebakerjdandrea: which uses the heat.conf heat_metadata_server_url20:36
jdandreaOTOH, if I don't use the native transport, I miss certain deploy script vars that come in handy for what I'm doing on the VM.20:37
jdandrea(Nicer than putting them in the template.)20:37
stevebakeroh, ok20:37
jdandreaCFN_SIGNAL should work though, shouldn't it. It *does* work with SoftwareConfig, that much I can confirm.20:38
*** Murali_ has joined #heat20:39
stevebakerit should yes, assuming you've set a heat_metadata_server_url which the server can reach, and you're heat has a heat-api-cfn running, and your keystone has its ec2token endpoint enabled20:41
*** jamielennox has quit IRC20:41
*** jprovazn has quit IRC20:41
*** jdob has quit IRC20:43
*** sabeen1 has quit IRC20:45
*** radez is now known as radez_g0n320:46
jdandreaThat's what's weird. heat-api-cfn is running, and heat_metadata_server_url can be reached by the VM. SoftwareConfig is happy. SoftwareDeployment with CFN_SIGNAL (the default, right?) isn't. :(20:47
jdandreaWell, we're going to try it this way now. Hehe ...20:47
*** asalkeld has joined #heat20:47
asalkeldmorning20:48
jdandreastevebaker: Whoops, hold. ec2token is not listed in keystone service-list.20:49
* jdandrea needs to re-read http://hardysteven.blogspot.com/2014/04/heat-auth-model-updates-part-2-stack.html20:50
*** sergmelikyan has quit IRC20:50
*** alexheneveld has joined #heat20:52
*** kebray has quit IRC20:55
jdandreastevebaker: Our keystone.conf does have an ec2 section (and EC2 is on 8773, which *is* responding). Again, however, no endpoint seen in keystone.20:55
*** julienvey has joined #heat20:57
*** tspatzier has quit IRC20:57
*** tspatzier has joined #heat20:58
*** tspatzier has quit IRC20:58
* jdandrea fixes that wagon ...20:59
*** hdd has joined #heat21:02
*** kebray has joined #heat21:04
*** EricGonc_ has quit IRC21:08
*** blomquisg has joined #heat21:15
*** mkollaro has quit IRC21:15
*** packet has joined #heat21:15
*** packet has joined #heat21:15
*** packet has quit IRC21:16
*** packet has joined #heat21:16
*** hiddentoken has joined #heat21:18
*** jmckind_ has joined #heat21:19
*** jmckind_ has quit IRC21:19
*** jmckind_ has joined #heat21:20
*** jmckind_ has quit IRC21:20
*** jmckind has quit IRC21:20
*** jmckind has joined #heat21:21
*** hiddentoken has quit IRC21:22
*** sarob has quit IRC21:32
*** tomek_adamczewsk has joined #heat21:35
*** alexpilotti has quit IRC21:35
*** sabeen1 has joined #heat21:37
*** sabeen1 has quit IRC21:37
*** sabeen1 has joined #heat21:37
*** alexpilotti has joined #heat21:38
*** aweiteka has quit IRC21:40
stevebakerjdandrea: maybe heat.conf [ec2authtoken] auth_uri should be set to the ec2 endpoint (and heat-api-cnf restarted)21:40
stevebakerjdandrea: heat-api-cfn21:40
*** alexpilotti has quit IRC21:41
*** Murali_ has quit IRC21:41
*** rpothier has quit IRC21:42
*** alexpilotti has joined #heat21:43
openstackgerritWilliam C. Arnold proposed a change to openstack/heat: Implements stack lifecycle scheduler hints  https://review.openstack.org/9688921:47
openstackgerritWilliam C. Arnold proposed a change to openstack/heat: Implements stack lifecycle scheduler hints  https://review.openstack.org/9688921:49
jdandreastevebaker: Interesting. It's now auth_uri = http://192.168.13.101:5000/v2.0 (let me guess, use the public uri instead). Also, I tried again and there's no evidence of the deployment on the server.21:51
*** tomek_adamczewsk has quit IRC21:53
*** tomek_adamczewsk has joined #heat21:54
*** charlesr has quit IRC21:56
*** crose has quit IRC21:56
*** jmckind has quit IRC21:57
*** mspreitz has joined #heat21:58
*** pasquier-s has quit IRC21:58
*** spzala has quit IRC21:59
*** gokrokve has quit IRC22:05
stevebakerjdandrea: yes, you'll need to set the host of auth_uri to something valid from the nova server22:09
stevebakerjdandrea: and os-collect-config --one-time --debug again to see what is happening22:09
*** kebray has quit IRC22:10
*** cody-somerville has quit IRC22:10
*** cody-somerville has joined #heat22:15
*** kebray has joined #heat22:17
*** asalkeld has quit IRC22:18
*** EricGonczer_ has joined #heat22:22
*** mspreitz has quit IRC22:22
*** sgordon_ has quit IRC22:27
*** EricGonczer_ has quit IRC22:29
*** asalkeld has joined #heat22:31
*** dims_ has joined #heat22:35
*** dims_ has quit IRC22:36
*** dims_ has joined #heat22:36
*** dims has quit IRC22:38
*** kebray has quit IRC22:40
*** thedodd has quit IRC22:46
*** hdd has quit IRC22:47
*** hdd has joined #heat22:48
*** gokrokve has joined #heat22:48
*** alexpilotti has quit IRC22:52
*** sjmc7 has quit IRC22:52
*** derekh has joined #heat23:05
*** julienvey has quit IRC23:23
*** sarob has joined #heat23:23
*** julienvey has joined #heat23:23
*** julienvey has quit IRC23:28
*** EricGonczer_ has joined #heat23:44
*** EricGonczer_ has quit IRC23:49
*** jamielennox has joined #heat23:53
*** sarob has quit IRC23:53

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