Wednesday, 2014-06-25

*** harlowja has quit IRC00:00
*** daneyon has quit IRC00:02
*** shakamunyi has quit IRC00:05
*** e0ne has joined #heat00:07
*** lindsayk1 has joined #heat00:10
*** e0ne has quit IRC00:10
*** lindsayk2 has joined #heat00:11
*** angu5 is now known as asalkeld00:12
*** lindsayk1 has quit IRC00:14
openstackgerritSteve Baker proposed a change to openstack/heat: Exceptions ResourceInError, ResourceUnknownStatus  https://review.openstack.org/10239400:18
openstackgerritSteve Baker proposed a change to openstack/heat: nova_utils.delete_server extra status checks  https://review.openstack.org/10239500:18
openstackgerritSteve Baker proposed a change to openstack/heat: Instance use nova_utils delete server  https://review.openstack.org/10239600:18
openstackgerritSteve Baker proposed a change to openstack/heat: Retry resource create until success  https://review.openstack.org/10239700:18
*** daneyon has joined #heat00:20
*** dsneddon has joined #heat00:21
*** dsneddon has quit IRC00:23
*** piyush has joined #heat00:28
*** alexheneveld has quit IRC00:32
*** matsuhashi has joined #heat00:35
*** randallburt has joined #heat00:37
*** randallburt has quit IRC00:37
*** alexheneveld has joined #heat00:37
*** randallburt has joined #heat00:37
*** tango has quit IRC00:43
*** swygue has joined #heat00:48
*** lipinski has quit IRC00:49
*** daneyon has quit IRC00:49
*** morganfainberg is now known as morganfainberg_Z00:57
*** bandarji has quit IRC00:58
*** sjmc7_ has quit IRC01:04
*** m_22 has joined #heat01:04
randallburtstevebaker:  hi there.01:06
*** e0ne has joined #heat01:07
stevebakerrandallburt: hi there yourself!01:11
*** DandyPandy has joined #heat01:12
*** e0ne has quit IRC01:12
randallburtstevebaker:  so commented on https://review.openstack.org/102396. do you want me to just abaondon https://review.openstack.org/#/c/99800?01:12
stevebakerrandallburt: ah, I didn't know about that change.01:13
randallburtstevebaker:  lol, no worries. there are many to keep track of. ;)01:13
*** lindsayk2 has quit IRC01:15
stevebakerrandallburt: I can abandon my change, its only vaguely related to my ResourceInError series01:17
randallburtstevebaker:  k. should I rebase on top of that so I can use ResourceInError? I'm very keen to have the retry patch.01:17
stevebakerrandallburt: its up to you. whichever lands first, a change can be made later to raise a ResourceInError instead01:19
stevebakerrandallburt: Are you going to get Instance using the same delete code too?01:20
randallburtstevebaker:  I can do that as well. I'll make time to sort that this evening.01:20
stevebakerrandallburt: ok, its all y ours01:20
randallburtstevebaker:  cool, thanks!01:20
stevebakerI won't push anything else until https://review.openstack.org/#/c/102155/ lands01:21
*** Qiming has joined #heat01:23
asalkeldtalking about retrying:01:24
asalkeldhttps://github.com/openstack/requirements/commit/1b20d2775d2b6284962ed125495548273ba5cb0f01:24
randallburtis that stuck on gate hell?01:24
randallburtoh, interesting.01:25
asalkeldhttps://pypi.python.org/pypi/retrying/01:25
stevebakerits at the head of the gate queue now, after everything before it failed :/01:27
stevebakerasalkeld: iiiintersting01:27
asalkelddoen't look very smart, but  worth a look01:28
*** harlowja_ has quit IRC01:28
*** harlowja has joined #heat01:32
*** swygue has quit IRC01:36
*** nati_ueno has quit IRC01:40
*** Qiming has quit IRC01:42
*** shakamunyi has joined #heat01:47
*** nosnos has joined #heat01:51
*** alexpilotti has quit IRC01:55
*** nosnos has quit IRC01:56
*** nosnos has joined #heat01:57
*** swygue has joined #heat01:57
*** elynn has quit IRC02:04
*** morganfainberg_Z is now known as morganfainberg02:06
*** alexheneveld has quit IRC02:06
*** piyush has quit IRC02:08
*** elynn has joined #heat02:09
elynnmorning all :)02:09
*** m_22 has quit IRC02:22
elynnHi stevebaker, I reply your comment in https://review.openstack.org/#/c/98580/7/heat/engine/resources/instance.py02:26
*** dims__ has quit IRC02:28
*** openstackgerrit has quit IRC02:31
*** spzala has quit IRC02:40
*** bandarji has joined #heat02:44
*** Qiming has joined #heat02:47
*** piyush has joined #heat02:49
*** dims__ has joined #heat02:54
*** gokrokve has joined #heat02:54
*** gokrokve_ has joined #heat02:56
*** dims__ has quit IRC02:58
*** gokrokve has quit IRC02:59
*** e0ne has joined #heat03:02
*** harlowja is now known as harlowja_away03:04
*** jpeeler has joined #heat03:05
*** jpeeler has quit IRC03:05
*** jpeeler has joined #heat03:05
*** jpeeler has quit IRC03:05
*** e0ne has quit IRC03:05
*** jpeeler has joined #heat03:06
*** jpeeler has quit IRC03:06
*** jpeeler has joined #heat03:06
*** e0ne has joined #heat03:07
stevebakerelynn: I replied03:08
*** mohits has joined #heat03:09
elynnHi stevebaker03:10
elynnAre you sure port-id and v4-fixed-ip can use together?03:11
*** e0ne has quit IRC03:12
*** cmyster has joined #heat03:15
elynnI think v4-fixed-ip should always come with subnet-id, or nova boot will fail.03:16
cmystermorning03:17
*** piyush has quit IRC03:18
elynnIn codes there, we can attach more than one network_interface, I also don't think we should add the same v4-fixed-ip to more than one network-interface.03:18
*** m_22 has joined #heat03:22
*** swygue has quit IRC03:24
*** nati_ueno has joined #heat03:25
*** jyoti_ranjan has joined #heat03:28
*** m_22 has quit IRC03:28
*** akuznetsov has joined #heat03:33
*** mohits has quit IRC03:40
*** swygue has joined #heat03:41
*** bandarji has quit IRC03:41
*** matsuhashi has quit IRC03:42
*** matsuhashi has joined #heat03:43
stevebakerelynn: if a neutron net has only one subnet then the subnet shouldn't need to be specified explicitly. if a net has more than one subnet then neutron chooses a random one03:44
elynnLet me sum up your point.03:46
stevebakersorry, I'm being obtuse03:47
*** matsuhashi has quit IRC03:47
elynnThere are two cases I need to support: 1. NETWORK_INTERFACES is not None and PRIVATEIPADDRESS is not None but SUBNTE_ID is None03:48
*** zhiyan_ is now known as zhiyan03:49
elynn2. SUBNET_ID is NOT NONE and PRIVATEIPADDRESS is NOT NONE but NETWORK_INTERFACES is NONE.03:49
elynnother cases are invalidated, right?03:49
*** nosnos has quit IRC03:51
elynnIn case 1, NETWORK_INTERFACES should only accept one network interface, because PRIVATEIPADDRESS is a string type, and can only accept one ip address.03:51
*** swygue has quit IRC03:51
*** dims__ has joined #heat03:55
*** dims__ has quit IRC03:59
*** swygue has joined #heat04:05
stevebakerelynn: I think the cases are04:07
*** e0ne has joined #heat04:07
stevebaker1. NETWORK_INTERFACES is not None04:07
stevebaker2. NETWORK_INTERFACES is None and PRIVATEIPADDRESS is not None and SUBNET_ID is None04:08
*** bandarji has joined #heat04:08
*** nati_ueno has quit IRC04:08
stevebaker3. NETWORK_INTEFACES is None and SUBNET_ID is not None and PRIVATEIPADDRESS is whatever04:08
stevebakerEOF04:09
*** nati_ueno has joined #heat04:09
stevebakerelynn: you already have 1. and 3. I'm suggesting you add 2.04:09
elynnstevebaker: In case 204:09
elynnnova boot will failed without subnet_id or network_interfaces04:10
*** bandarji has quit IRC04:10
elynn[elynn@ethanlynn-f20 devstack]$ nova boot --image cirros-0.3.2-x86_64-uec --flavor m1.tiny --nic v4-fixed-ip=10.0.0.7 test04:10
elynnERROR (CommandError): Invalid nic argument 'v4-fixed-ip=10.0.0.7'. Nic arguments must be of the form --nic <net-id=net-uuid,v4-fixed-ip=ip-addr,v6-fixed-ip=ip-addr,port-id=port-uuid>, with at minimum net-id or port-id (but not both) specified.04:10
*** e0ne has quit IRC04:10
elynnSo I add a validation to prevent this case...04:12
stevebakerok, I understand. Ignore me04:12
elynn:)04:13
*** lazy_prince has joined #heat04:15
*** shakamunyi has quit IRC04:16
*** shakamunyi has joined #heat04:17
*** shakamunyi has quit IRC04:17
*** lazy_prince has quit IRC04:19
*** shakamunyi has joined #heat04:20
*** ramishra has joined #heat04:26
*** nati_ueno has quit IRC04:29
*** matsuhashi has joined #heat04:31
*** Demitar has joined #heat04:34
*** asalkeld is now known as asalkeld_afk04:34
*** lazy_prince has joined #heat04:34
*** piyush has joined #heat04:36
*** nosnos has joined #heat04:37
*** Demitar has quit IRC04:38
*** gokrokve_ has quit IRC04:39
*** mohits has joined #heat04:40
*** gokrokve_ has joined #heat04:43
*** kopparam has joined #heat04:46
*** rakesh_hs4 has joined #heat04:48
*** ckmvishnu has joined #heat04:52
*** mohits_ has joined #heat04:55
*** dims__ has joined #heat04:56
*** ramishra has quit IRC04:59
*** ajc_ has joined #heat04:59
*** shakamunyi has quit IRC05:00
*** dims__ has quit IRC05:00
*** gokrokve_ has quit IRC05:02
*** ramishra has joined #heat05:05
stevebakerzomg https://review.openstack.org/#/c/102155/ finally landed05:08
stevebakerwe should be open for business05:08
stevebakerrecheck bug 1333556 all the things05:09
uvirtbotLaunchpad bug 1333556 in heat "SQLAlchemy >= 0.9.5 breaks tests" [Critical,Fix committed] https://launchpad.net/bugs/133355605:09
*** morganfainberg is now known as morganfainberg_Z05:14
*** nati_ueno has joined #heat05:17
*** cody-somerville has quit IRC05:20
*** rwsu has quit IRC05:24
*** jstrachan has joined #heat05:25
*** nati_ueno has quit IRC05:26
*** unmeshg has joined #heat05:29
*** randallburt has quit IRC05:29
*** ramishra has quit IRC05:31
*** ramishra has joined #heat05:37
*** asalkeld_afk is now known as asalkeld05:41
*** piyush1 has joined #heat05:44
*** piyush has quit IRC05:47
*** dims__ has joined #heat05:56
*** gokrokve has joined #heat05:59
*** chandan_kumar has quit IRC06:00
*** dims__ has quit IRC06:01
*** bmahalakshmi has joined #heat06:01
*** asalkeld has left #heat06:02
*** gokrokve has quit IRC06:04
*** piyush1 has quit IRC06:34
*** tiantian has joined #heat06:38
*** tspatzier has joined #heat06:42
*** nati_ueno has joined #heat06:42
*** jprovazn has joined #heat06:53
*** asalkeld has joined #heat06:56
*** dims__ has joined #heat06:57
therveGood morning!06:59
*** gokrokve has joined #heat07:00
*** Qiming has quit IRC07:02
*** dims__ has quit IRC07:04
*** gokrokve has quit IRC07:04
shardymorning all!07:04
*** cody-somerville has joined #heat07:06
*** kopparam has quit IRC07:07
elynnmorning07:07
*** kopparam has joined #heat07:08
*** kopparam has quit IRC07:12
*** Qiming has joined #heat07:17
*** ifarkas has joined #heat07:20
*** tspatzier has quit IRC07:24
*** jcoufal has joined #heat07:30
*** jprovazn has quit IRC07:34
*** akuznetsov has quit IRC07:37
*** alexheneveld has joined #heat07:37
*** akuznetsov has joined #heat07:39
*** e0ne has joined #heat07:40
*** tspatzier has joined #heat07:40
*** Demitar has joined #heat07:46
*** kopparam has joined #heat07:47
*** e0ne has quit IRC07:51
*** kopparam has quit IRC07:52
*** matsuhashi has quit IRC07:57
*** matsuhashi has joined #heat07:58
*** e0ne has joined #heat08:00
*** gokrokve has joined #heat08:00
*** piyush has joined #heat08:02
*** iyozhikov is now known as IgorYozhikov08:03
*** kopparam has joined #heat08:05
*** jyoti_ranjan has quit IRC08:05
*** matsuhashi has quit IRC08:05
*** gokrokve has quit IRC08:06
*** kopparam has quit IRC08:08
*** kopparam has joined #heat08:09
*** matsuhashi has joined #heat08:10
*** tomek_adamczewsk has joined #heat08:12
*** matsuhashi has quit IRC08:17
*** matsuhashi has joined #heat08:18
*** alexheneveld has quit IRC08:20
*** nijaba has joined #heat08:21
*** nijaba has quit IRC08:22
*** nijaba has joined #heat08:22
*** Demitar has quit IRC08:23
*** ramishra has quit IRC08:23
*** FrancoisBillant has joined #heat08:26
tiantian<shardy>: hi, thanks for review :https://review.openstack.org/#/c/100804/, yes, all properties for AWS::EC2::Volume do not support update, but the size is updatable in heat already, isn't?08:27
pas-hagood morning08:28
tiantian <shardy>: so I make the tag updatable :)08:28
shardytiantian: So your argument is if we do the wrong thing once, we should always do the wrong thing?08:29
shardytiantian: The whole point of the AWS:: resources is compatibility with AWS, so IMO we should align as closely as possible with the actual behavior of AWS08:29
tiantian <shardy>: I don't know the strategy:)08:29
shardytiantian: as you correcly point out, there are some existing inconsistencies, but that is the aim08:30
shardytiantian: If folks want more flexible openstack-specific behavior, they should use the OS:: resources08:30
*** matsuhashi has quit IRC08:31
shardytiantian: basically the strategy is, make AWS resources as compatible as possible with AWS, and make OS:: resources a flexible and closely integrated with OpenStack as possible08:31
tiantian <shardy>: OK, got it, I will remove the tag update08:32
shardySo if you want all of the openstack-native behavior, use the OS:: resources08:32
shardytiantian: Ok, thanks08:32
shardytiantian: I know it's a small thing, but IMO it's important to at least try to avoid the AWS resources diverging over time, otherwise they'll end up with completely different update behavior to the AWS docs08:33
shardywhich will be confusing for users who care about portability between heat and CFN, IMO08:33
tiantian <shardy>: you are right :)08:34
*** maishsk has quit IRC08:35
tiantian <shardy>: do I need to remove the size updatable for  AWS::EC2::Volume, we may support this for OS::Cinder::Volume only08:35
*** julienvey has joined #heat08:35
shardytiantian: unfortunately, I don't think we can, as it's already in a released heat, so people may be relying on that behavior08:36
*** julienvey has quit IRC08:36
*** maishsk has joined #heat08:36
shardythat's why we need to avoid adding more inconsistencies08:36
maishskshardy: Good morning08:36
shardyimagine if someone develops a CFN template on heat, then runs it on AWS and the update replaces their volume on update, when on Heat it didn't08:36
shardyThat's a bad surprise to have...08:37
shardymaishsk: hi08:37
maishskQuestion for you08:38
maishskhttps://gist.github.com/hardys/924797808:38
maishskthe URL that is provided08:38
*** andreaf has joined #heat08:39
maishskthere an access key and an IAMUser - how do I use it to trigger the alarm08:39
*** alexheneveld has joined #heat08:40
maishskkeep on getting user is not authorized to perform action on this object08:40
shardymaishsk: You can just curl -X POST "<URL>"08:41
maishskthat is what I did08:41
*** IgorYozhikov is now known as iyozhikov08:41
maishskthe access key that is populated in the URL is not the same as the access key I get from the IAMuser08:42
shardywhich IAMuser?08:42
shardyHARestarter creates a user itself, then an ec2-keypair associated with that user08:42
shardyyou don't need to create any user explicitly in the template08:42
maishskthen what is the user_access.yaml for?08:43
shardyIt's a different example08:43
shardyto be honest I'd completely forgotten about all of those gists08:44
shardymaishsk: Just to heat stack-create restarter -f restarter.yaml08:44
shardythen heat-stack-show restarter08:44
shardyand cut/paste the pre-signed URL from the RestartURL output into your curl call08:44
*** mkollaro has joined #heat08:45
*** nosnos has quit IRC08:45
shardyAnother way to trigger the restart is heat resource-signal restarter instance_restarter08:46
*** swygue has quit IRC08:46
shardyUsing credentials from the user_access.yaml stack won't work, because heat enforces separation between the credentials created in each stack08:46
maishskcurling the URL as you said above08:47
maishskI get08:47
maishsk<ErrorResponse><Error><Message>User is not authorized to perform action</Message><Code>AccessDenied</Code><Type>Sender</Type></Error></ErrorResponse>08:47
maishskbrb08:50
maishskback08:52
*** julienvey has joined #heat08:52
*** openstackgerrit has joined #heat08:53
*** nijaba has quit IRC08:56
openstackgerritThomas Herve proposed a change to openstack/heat: Port to oslo.messaging  https://review.openstack.org/9964808:56
*** ckmvishnu has quit IRC08:58
*** ckmvishnu has joined #heat08:59
tiantian<shardy>: https://review.openstack.org/#/c/102139/, I modified the spec, would you please to review it, thanks.08:59
*** gokrokve has joined #heat09:01
*** dims has joined #heat09:02
openstackgerrithuangtianhua proposed a change to openstack/heat: Make some properties updatable for Volume resource  https://review.openstack.org/10080409:03
*** e0ne has quit IRC09:03
openstackgerritA change was merged to openstack/heat: Add parameter type validation before stack-create  https://review.openstack.org/9956109:04
*** gokrokve has quit IRC09:06
*** piyush has quit IRC09:06
*** e0ne has joined #heat09:07
*** e0ne_ has joined #heat09:08
*** dims has quit IRC09:08
*** e0ne has quit IRC09:12
openstackgerritPavlo Shchelokovskyy proposed a change to openstack/heat: Implement update of AWS::EC2::SecurityGroup  https://review.openstack.org/8854809:17
openstackgerritA change was merged to openstack/heat: Add log output of x-openstack-request-id from nova  https://review.openstack.org/9986409:17
shardymaishsk: I just tested this: http://paste.fedoraproject.org/112970/1403687809:18
shardyThe curl works fine, I hit an issue with the nova delete, but that my be due to my local changes09:18
*** julienvey has quit IRC09:21
*** julienvey has joined #heat09:22
openstackgerritPavlo Shchelokovskyy proposed a change to openstack/heat: Implement update of AWS::EC2::SecurityGroup  https://review.openstack.org/8854809:24
*** jyoti_ranjan has joined #heat09:25
*** julienvey has quit IRC09:26
maishskshardy: I still get the same Error09:29
*** nati_ueno has quit IRC09:31
shardymaishsk: you are quoting the URL?09:36
*** nosnos has joined #heat09:36
maishskyou mean "<URL>" ?09:36
shardyotherwise the &Signature... gets truncated when the shell backgrounds the curl09:36
shardyyes09:36
*** matsuhashi has joined #heat09:36
*** nijaba has joined #heat09:37
*** nijaba has quit IRC09:37
*** nijaba has joined #heat09:37
*** sergmelikyan has joined #heat09:38
*** piyush has joined #heat09:38
*** saju_m has joined #heat09:39
openstackgerritMaish Saidel-Keesing proposed a change to openstack/heat: Update README.md to reflect the change in plugin path  https://review.openstack.org/10114409:43
*** Demitar has joined #heat09:47
openstackgerritPavlo Shchelokovskyy proposed a change to openstack/heat: Implement update of AWS::EC2::SecurityGroup  https://review.openstack.org/8854809:47
openstackgerritPavlo Shchelokovskyy proposed a change to openstack/heat: Add 'Rules' attribute to AWS::EC2::SecurityGroup  https://review.openstack.org/9911309:48
*** sab has joined #heat09:50
*** julienvey has joined #heat09:51
*** julienvey has quit IRC09:53
*** julienvey has joined #heat09:53
*** Qiming has quit IRC09:53
maishskshardy: Where does the AWSAccessKeyId come from?09:54
*** matsuhashi has quit IRC09:54
*** matsuhashi has joined #heat09:55
*** Demitar has quit IRC09:57
*** matsuhas_ has joined #heat09:57
*** matsuhashi has quit IRC09:57
shardymaishsk: heat creates it inside the HARestarter resource09:58
*** julienvey has quit IRC09:58
shardyhttps://github.com/openstack/heat/blob/master/heat/engine/signal_responder.py#L4209:59
*** andrearosa has joined #heat10:00
maishskis there any way I can see which AWSKey was assigned?10:00
pas-haif a gate test failed due to not able to connect to openstack pypi mirror - should I recheck no bug, or may be someone knows a relevant bug number?10:01
*** TonyBurn has joined #heat10:01
shardymaishsk: well the key ID is in the URL?10:01
shardyAnd the user which owns it will have a name derived from the resource name10:01
maishskit is...10:02
*** gokrokve has joined #heat10:02
maishskis there anyway I can see this resource?10:02
shardymaishsk: keystone ec2-credentials-list --user-id <user ID>10:04
maishskand the user-id is the user that launched the stack?10:04
shardyno, the user created by HARestarter10:05
shardymaishsk: You can get that from the physical_resource_id via heat resource-show <stack> <harestarter resource name>10:06
shardyOr by keystone user-list and figuring out which one it is :)10:06
*** gokrokve has quit IRC10:07
maishskso from that I have an access and a secret10:08
*** stannie has joined #heat10:11
shardypas-ha: bug #129214110:11
uvirtbotLaunchpad bug 1292141 in tripleo "network connections to http://pypi.openstack.org/openstack/ can cause CI failures with various symptoms" [High,Triaged] https://launchpad.net/bugs/129214110:11
shardypas-ha: http://status.openstack.org/rechecks/10:12
*** mkerrin has quit IRC10:12
*** jyoti_ranjan has quit IRC10:13
*** sabeen has quit IRC10:15
*** jasond has quit IRC10:16
*** avquadri has joined #heat10:23
*** jyoti_ranjan has joined #heat10:24
openstackgerritEthan Lynn proposed a change to openstack/heat: Implement Flavor Extra-specs Key/Value Pairs  https://review.openstack.org/10209410:25
*** piyush has quit IRC10:26
*** matsuhas_ has quit IRC10:28
*** matsuhashi has joined #heat10:28
*** ifarkas has quit IRC10:32
*** matsuhashi has quit IRC10:37
*** matsuhashi has joined #heat10:37
*** gokrokve has joined #heat10:37
*** gokrokve has quit IRC10:38
*** ramishra has joined #heat10:38
*** gfidente has joined #heat10:39
*** jasond has joined #heat10:49
*** dims has joined #heat11:03
*** maishsk has quit IRC11:06
*** maishsk has joined #heat11:06
*** Qiming has joined #heat11:07
*** dims has quit IRC11:08
*** gokrokve has joined #heat11:08
*** gokrokve_ has joined #heat11:10
*** gokrokve has quit IRC11:13
*** gokrokve_ has quit IRC11:15
*** dims_ has joined #heat11:19
therveshardy, I think the oslo.message patch is ready. Did you end up testing with qpid and several workers?11:19
*** piyush has joined #heat11:21
*** akuznetsov has quit IRC11:21
shardytherve: yup, I added feedback on the review with my +211:22
*** FrancoisBillant has quit IRC11:22
*** dims__ has joined #heat11:22
shardytherve: Not extensively tested, but in my local environment, seems to work fine :)11:22
therveshardy, Awesome thanks11:23
therveIf you can put your +2 again that'd be great :)11:23
shardywill do11:23
*** ckmvishnu has quit IRC11:23
*** ckmvishnu has joined #heat11:24
asalkeldstevebaker, take that: http://www.news.com.au/travel/travel-ideas/best-snowfalls-in-a-decade-forecast-for-eastern-australia-strap-yourselves-in-for-the-megablizzard/story-e6frfqdr-122696385519611:25
shardyIs there any way to diff between revisions in the gerrit UI?11:25
*** dims_ has quit IRC11:25
therveshardy, If you compare patchsets, but you need to go one file at a time AFAIU11:26
asalkeldshardy, just download the review?11:26
shardyasalkeld: Yeah, I was just thinking it'd be a nice time-saver if you could do a side-by-side diff between revisions in the UI11:27
shardyasalkeld: Time to get the snowboard out by the looks of it ;)11:27
asalkeldexcept on saturday I am off to hawaii:-)11:27
shardyhaha, s/snowboard/surfboard then ;)11:28
asalkeld(working by the pool/beach)11:28
*** cmyster has quit IRC11:28
*** kopparam has quit IRC11:30
*** kopparam has joined #heat11:30
shardytherve: Oh right, thanks, Differences->PatchSets then clicking through "next" pretty much does what I wanted11:31
therveCool :)11:31
maishskshardy: would you have any idea why the user will not have access to the resource?11:31
therveshardy, Also, keyboard shortcuts!11:32
*** rpothier has joined #heat11:32
shardymaishsk: using that old gist example, or my paste today where the instance is created in the stack?11:32
*** lipinski has joined #heat11:33
shardymaishsk: don't use the gist one, I deleted it and have no idea if it works11:33
*** julienvey has joined #heat11:33
*** kopparam has quit IRC11:35
*** akuznetsov has joined #heat11:36
*** gokrokve has joined #heat11:37
maishsktrying your paste - one sec....11:38
*** ramishra has quit IRC11:38
shardymaishsk: hard-coding the instance ID won't work if the instance exists in another stack, because there is validation re which resources the restart signal can access11:39
*** ramishra has joined #heat11:39
shardymaishsk: so you need to create the instance in the same stack as the restarter, and refer to it via get_resource11:39
maishsk<ErrorResponse><Error><Message>User is not authorized to perform action</Message><Code>AccessDenied</Code><Type>Sender</Type></Error></ErrorResponse>[root@ic11:40
*** achampio1 has joined #heat11:41
maishskshardy: http://paste.openstack.org/show/84869/11:42
*** gokrokve has quit IRC11:42
*** ramishra has quit IRC11:43
*** achampion has quit IRC11:44
*** sgordon has joined #heat11:44
*** erecio has joined #heat11:44
maishskfor some reason it seems that the user that is created does not have permission to access the resource...11:47
*** jyoti_ranjan is now known as jyoti-ranjan11:48
*** dkoper has joined #heat11:49
*** lipinski has left #heat11:49
openstackgerritPavlo Shchelokovskyy proposed a change to openstack/python-heatclient: Peruse existing disable_rollback in stack-update  https://review.openstack.org/10024511:50
shardymaishsk: I'm sorry, I don't know what to suggest, I tested and can't reproduce your problem11:50
*** tiantian has quit IRC11:50
*** jyoti-ranjan has left #heat11:50
shardydoes heat resource-signal restarter_maish instance_restarter work?11:50
*** achampion has joined #heat11:50
*** jyoti-ranjan has joined #heat11:51
*** jyoti-ranjan has left #heat11:51
*** jyoti-ranjan has joined #heat11:51
shardy(using the credentials from the environment for the user who created the stack)11:51
*** mohits has quit IRC11:53
*** achampio1 has quit IRC11:53
*** sab has quit IRC11:54
*** ramishra has joined #heat11:54
*** maishsk has quit IRC11:57
*** maishsk has joined #heat11:57
*** mspreitz has joined #heat11:58
maishskshardy: well it did something11:59
pas-hameeting?12:00
maishskterminates the instance12:00
maishskand respawns12:00
*** nikunj2512 has joined #heat12:00
*** nikunj2512 has quit IRC12:00
shardymaishsk: then it's working :)12:01
*** nikunj2512 has joined #heat12:01
*** BillArnold__ has joined #heat12:01
maishsk:) LOL! and the link ?12:02
maishskand now I have to understand what this doing.12:02
maishskSo the idea would be to create this HArestarter resource12:03
*** loki184 has joined #heat12:04
maishskand call a curl command - when I want to force a restart of the instance?12:04
therveMeeting happening in #openstack-meeting12:04
*** rakesh_hs4 is now known as rakesh_hs12:05
*** erecio has quit IRC12:11
*** erecio has joined #heat12:12
*** erecio has quit IRC12:13
*** erecio has joined #heat12:14
*** alexpilotti has joined #heat12:15
*** loki184 has quit IRC12:16
*** achampion has quit IRC12:16
*** jdob has joined #heat12:16
*** kopparam has joined #heat12:19
*** erecio has quit IRC12:20
*** erecio has joined #heat12:21
*** bmahalakshmi has quit IRC12:23
*** ajc_ has quit IRC12:23
*** rbuilta has joined #heat12:29
*** dims__ has quit IRC12:31
*** dims__ has joined #heat12:31
*** ramishra has quit IRC12:33
*** radez_g0n3 is now known as radez12:36
*** kopparam has quit IRC12:38
*** gokrokve has joined #heat12:38
*** nikunj2512 has quit IRC12:40
*** Guest73053 has joined #heat12:40
*** ramishra has joined #heat12:40
*** rakesh_hs has quit IRC12:41
*** asalkeld has quit IRC12:42
*** gokrokve has quit IRC12:43
*** Guest73053 has quit IRC12:44
*** Guest73053 has joined #heat12:45
*** Guest73053 is now known as vivek_12:46
*** vivek_ is now known as bvivek12:46
*** lazy_prince has quit IRC12:47
*** rsacharya has joined #heat12:48
*** rsacharya has quit IRC12:52
*** gokrokve has joined #heat12:53
*** DandyPandy has quit IRC12:53
*** matsuhashi has quit IRC12:59
*** avquadri has quit IRC12:59
dkoperI wonder if everyone from the heat meeting is back here now..12:59
dkoperor taking a break :)12:59
*** matsuhashi has joined #heat12:59
* shardy is about to go get coffee ;)12:59
dkoperI have a question about the blueprints of Heat and Autoscaling APIs.13:00
dkopermaybe just the Autoscaling API. I read a BP has been accepted, but targeted for 'next'13:01
mspreitzI am here, a little13:01
dkopernext->future13:02
*** piyush has quit IRC13:02
dkoperyet it was registered on 2013-07-02.13:03
dkoperits priority is set to High.13:03
*** matsuhashi has quit IRC13:04
*** ramishra has quit IRC13:05
dkoperwhere can I find more info about the history of this BP, like the discussion that led to it not being worked on in favour of other BPs?13:05
*** ramishra has joined #heat13:05
ckmvishnuI see a pagination code in heatclient. Is it necessary to have that in client? Can I remove them alone with its test cases. https://bugs.launchpad.net/python-heatclient/+bug/133361613:05
uvirtbotLaunchpad bug 1333616 in python-heatclient "Duplicate entries for the same Heat Stack on Horizon" [Undecided,New]13:05
ckmvishnuremoving pagination code solved horizon issue. (1333616)13:06
mspreitzdkoper: I know of no short sharp summary.  I am probably not aware of all the discussion...13:07
mspreitzI can tell you to look at OS::Heat::ResourceGroup and OS::Heat::AutoScalingGroup..13:08
mspreitzthose are two starts that project...13:08
*** shakamunyi has joined #heat13:08
mspreitzI myself have been testing OS::Heat::AutoScalingGroup and finding bugs in various related places..13:08
mspreitzand also wishing for more features (such as the health maintenance that AWS includes in their ASG)...13:09
mspreitzbut not adding function because my own time is taken up with more basic stuff...13:09
mspreitzdkoper: so that is what I know.13:09
dkoper"more basic stuff"13:10
*** matsuhashi has joined #heat13:10
dkoper?13:10
mspreitzLike: how to use DevStack to install OpenStack so that it includes the projects I need, in working order13:10
mspreitzAnd the bugs related to OS::Heat::AutoScalingGroup13:10
shardydkoper: tl;dr folks raised a lot of blueprints and didn't show up with code13:11
dkoperthe bugs you've found with AutoScalingGroup, are you raising them, are they confirmed bugs?13:11
mspreitzDoes anybody have a DevStack recipe that produces a working OpenStack including Ceilometer, and requires only one NIC?13:11
shardydkoper: when that happens, things get bumped to future13:11
shardydkoper: there was some discussion on openstack-dev, where essentially some of us were of the view that native resources for autoscaling were a better first step than a whole new API13:12
dkopershardy: are you saying the autoscaling API (and separation of Heat and Autoscaling) is mostly talk and no action ?13:12
openstackgerritA change was merged to openstack/heat: Prevent "No handlers could be found..." logging  https://review.openstack.org/10210513:12
shardydkoper: I think the folks interested in it might say it's a medium term goal, there has certainly been some action13:13
mspreitzdkoper: I raised two bugs, both have been confirmed, I submitted a patch for one (in Nova) it is waiting for review attention13:14
ckmvishnuI see a pagination code in heatclient. Is it necessary to have that in client? Can I remove them alone with its test cases.13:14
mspreitzdkoper: my group has been able to work around lack of an API, other issues are more pressing13:14
shardyckmvishnu: there must be a better way to solve the issue than removing pagination, like making it optional (like I thought it already was)13:14
dkoperexcuse me for asking a dumb question: was the proposal a new API to replace an existing (working) API or is it an API for things that currently require passing a Heat template to the heat command?13:15
shardydkoper: the latter13:15
ckmvishnuBut when sql query limits the output, why to handle them in client?13:15
*** piyush has joined #heat13:15
ckmvishnunovaclient does not have them13:15
shardyckmvishnu: Oh, you mean use limit queries instead?13:16
mspreitzDoes anybody have a DevStack recipe that produces a working OpenStack including Ceilometer, and requires only one NIC?13:16
shardythere's an echo around here ;)13:16
mspreitzcrickets too13:17
shardymspreitz: I can share mine, but it's nova-network13:17
ckmvishnuclient passes "limit" as paremeter to heat-api and they api replies appropriately.13:17
mspreitzthat's what I want13:17
shardymspreitz: http://paste.fedoraproject.org/113039/3702256113:17
ckmvishnushardy it already works without pagination13:17
shardywell I suppose technically that's two nics, as it bridges the physical ethernet and uses the wireless for public network13:18
mspreitzshardy: thanks much.  What OS is the host?  Any other particulars besides localrc contents?13:18
ckmvishnushardy: https://bugs.launchpad.net/python-heatclient/+bug/133361613:18
uvirtbotLaunchpad bug 1333616 in python-heatclient "Duplicate entries for the same Heat Stack on Horizon" [Undecided,New]13:18
shardymspreitz: F20 on a thinkpad laptop13:18
shardynothing special about it that I can rememeber13:19
mspreitzshardy: thanks much, I will try it (but in a VM, I presume it doesn't matter where)13:19
dkoperthanks guys13:20
*** mkerrin has joined #heat13:20
shardymspreitz: You'll need to change wlp3s0 in a VM, unless it has emulated wireless13:20
mspreitzshardy: Oh, now that I start to read it, it gets interesting.  What's this about VLAN interface?13:20
mspreitzI see it mentions two NICs?13:21
shardymspreitz: em1 is used for the bridged networking, and internet traffic etc is routed via my wireles card13:21
shardymspreitz: you may want to remove OFFLINE=True13:22
mspreitzSo I should have asked about the host's IP address and netmask up front, and now I realize I should also ask about what bridge setup you do13:22
shardyOn this machine, it's flat dhcp networking via nova network13:22
shardyI'm not sure VLAN_INTERFACE is actually needed13:22
shardythat may be left over from previous experiments with neutron13:23
shardyanyway I unstack/restacked with it this morning and it works for me ;)13:23
mspreitzIs the thinkpad running fedora 20, or is that in a VM?13:23
shardymspreitz: all bare-metal on the laptop13:23
shardyNote also I'm doing a weird thing running nova and glance from icehouse, due to $bugs which may now be fixed13:24
mspreitzshardy: what's the addr/mask for the wireless, and how did you set up em1?13:24
*** gokrokve has quit IRC13:25
shardymspreitz: dhcp for the wireless, em1 is dhcp but not plugged in13:26
shardyIt's all stock F20 stuff13:26
*** maishsk has quit IRC13:27
mspreitzSo it's just `brctl addbr em1` and you're done?13:27
shardymspreitz: I didn't even do that, devstack should set it up I think13:28
mspreitzshardy: Do you just `brctl addbr em1` and then run DevStack?13:28
mspreitzshardy: Does your FIXED_RANGE interesect with your wireless subnet?13:28
shardymspreitz: no, I specifically chose it not to13:29
shardyotherwise you'll have routing issues13:29
*** aweiteka has joined #heat13:29
mspreitzshardy: and you use the default FLOATING_RANGE; does that intersect with your wireless subnet?13:29
mspreitz(default FLOATING is 172.24.4.0/24)13:29
shardymspreitz: no it doesn't13:30
*** gokrokve has joined #heat13:30
mspreitzshardy: thanks13:30
*** htruta has joined #heat13:31
mspreitzshardy: one more question: have you tried assigning a floating IP to a VM?  Does it work right?13:31
shardymspreitz: not recently, it did work at one point13:32
mspreitzshardy: OK, thanks.  Let me know if you try it again.  Gotta go now.13:33
*** matsuhashi has quit IRC13:33
*** gokrokve has quit IRC13:33
*** matsuhashi has joined #heat13:33
*** ramishra has quit IRC13:34
*** achampion has joined #heat13:35
*** radez is now known as radez_g0n313:36
*** killer_prince has joined #heat13:37
*** matsuhashi has quit IRC13:38
*** zz_gondoi is now known as gondoi13:40
*** ckmvishnu has quit IRC13:41
*** nosnos has quit IRC13:43
*** matsuhashi has joined #heat13:44
*** matsuhashi has quit IRC13:44
*** matsuhashi has joined #heat13:45
*** matsuhashi has quit IRC13:49
*** piyush has quit IRC13:49
*** DandyPandy has joined #heat13:52
*** gokrokve has joined #heat13:53
*** kopparam has joined #heat13:53
*** nati_ueno has joined #heat13:55
*** kopparam has quit IRC13:57
*** kopparam has joined #heat13:57
*** samstav has joined #heat14:00
*** jyoti-ranjan has quit IRC14:06
*** saju_m has quit IRC14:07
*** mspreitz has quit IRC14:13
*** sorantis has joined #heat14:14
*** ramishra has joined #heat14:15
*** nati_ueno has quit IRC14:16
*** sileht has quit IRC14:20
*** sjmc7 has joined #heat14:20
*** sileht has joined #heat14:23
*** Fayablazer has joined #heat14:26
*** piyush has joined #heat14:29
*** Demitar has joined #heat14:30
*** pafuent has joined #heat14:33
*** unmeshg has left #heat14:37
*** radez_g0n3 is now known as radez14:39
*** sabeen has joined #heat14:40
*** morganfainberg_Z is now known as morganfainberg14:42
*** zhiyan is now known as zhiyan_14:43
*** bgorski has joined #heat14:44
*** kopparam_ has joined #heat14:45
*** piyush has quit IRC14:45
*** kopparam has quit IRC14:48
*** gokrokve has quit IRC14:49
*** rwsu has joined #heat14:49
*** gokrokve has joined #heat14:49
*** tango has joined #heat14:50
*** julienvey has quit IRC14:50
*** julienvey has joined #heat14:52
*** randallburt has joined #heat14:53
*** gokrokve has quit IRC14:53
*** shakamunyi has quit IRC14:54
*** julienvey has quit IRC14:56
*** shakamunyi has joined #heat14:56
*** shakamunyi is now known as shakamunyi_otp14:57
*** shakamunyi_otp is now known as shakamunyi14:57
*** david-lyle has joined #heat14:57
*** shakamunyi is now known as shakamunyi_otp14:57
*** ericgoncz has joined #heat15:04
*** kopparam_ has quit IRC15:08
*** samuelmz has joined #heat15:10
samuelmzHi, when using a simple Heat template (http://paste.openstack.org/show/84891/) to create an instance, I'm getting an error15:12
samuelmzERROR: Property error : controller: key_name url_for() got an unexpected keyword argument 'region_name'15:12
samuelmzAny idea on why it's happening?15:13
shardysamuelmz: Are you using an old version of keystoneclient?15:13
samuelmzI'm using the Icehouse version of Heat and Havana for other services >.15:14
shardysamuelmz: I suspect you need a newer keystoneclient then, as there were some region additions during icehouse IIRC15:14
samuelmzshardy: hmm..15:14
samuelmzshardy: I'm gonna test this .. thanks15:15
shardyhttps://github.com/openstack/heat/blob/stable/icehouse/requirements.txt#L2015:15
shardyThat says >=0.7.015:15
samuelmzshardy: thanks for this link.. I'm gonna check all requirements :)15:16
*** shakamunyi_otp has quit IRC15:20
*** shakamunyi has joined #heat15:20
*** shakamunyi has quit IRC15:20
*** ckmvishnu has joined #heat15:22
pas-habug/1333410 - should we mark Heat as no longer affected?15:23
pas-habug #133341015:23
uvirtbotLaunchpad bug 1333410 in nova "sqla 0.9.5 breaks the world" [Critical,In progress] https://launchpad.net/bugs/133341015:23
*** e0ne_ has quit IRC15:25
*** gokrokve has joined #heat15:26
thervepas-ha, Yeah we have a separate bug. And 0.9.6 breaks for us as well15:26
*** gokrokve has quit IRC15:26
pas-hasdague marked our bug as duplicate15:26
therveHum I'll ask him15:27
*** killer_prince is now known as lazy_prince15:29
*** rakesh_hs has joined #heat15:29
*** lazy_prince is now known as killer_prince15:31
*** mspreitz has joined #heat15:34
*** tomek_adamczewsk has quit IRC15:34
*** Lotus907efi has quit IRC15:35
openstackgerritThomas Herve proposed a change to openstack/heat: Implement snapshots for servers and volumes  https://review.openstack.org/8728015:36
openstackgerritThomas Herve proposed a change to openstack/heat: Add snapshot restore HTTP API  https://review.openstack.org/9212515:36
openstackgerritThomas Herve proposed a change to openstack/heat: Implement stack restore  https://review.openstack.org/9212415:36
openstackgerritThomas Herve proposed a change to openstack/heat: Implement snapshot listing  https://review.openstack.org/9212615:36
openstackgerritThomas Herve proposed a change to openstack/heat: Add APIs to create and manipulate snapshots  https://review.openstack.org/8727915:36
openstackgerritThomas Herve proposed a change to openstack/heat: Add RPC method to snapshot stacks  https://review.openstack.org/8727815:36
therveshardy,  ^^ I think I addressed the comments in the first patches15:36
therverestore still need some work15:37
shardytherve: thanks, will take another look, probably not until tomorrow morning though15:37
therveYeah nothing urgent15:37
shardyI've just got my native wait-handle working and trying to get the tests done ;)15:38
*** killer_prince is now known as lazy_prince15:43
*** daneyon has joined #heat15:45
*** daneyon has quit IRC15:47
*** lazy_prince is now known as killer_prince15:48
*** jcoufal is now known as jcoufal_bbl15:48
*** david-lyle has quit IRC15:51
*** david-lyle has joined #heat15:51
*** julienvey has joined #heat15:52
*** ckmvishnu has quit IRC15:52
*** gokrokve has joined #heat15:53
*** bvivek has quit IRC15:54
*** bvivek has joined #heat15:55
*** david-lyle has quit IRC15:56
*** david-lyle has joined #heat15:57
*** gondoi is now known as zz_gondoi15:57
*** david-lyle has quit IRC16:00
*** gokrokve has quit IRC16:00
*** Qiming has quit IRC16:00
*** david-lyle has joined #heat16:00
*** e0ne has joined #heat16:12
*** tspatzier has quit IRC16:16
*** dkoper has quit IRC16:16
*** david-lyle has quit IRC16:17
*** david-lyle has joined #heat16:17
*** david-lyle has quit IRC16:19
*** david-ly_ has joined #heat16:19
*** david-ly_ has quit IRC16:22
*** andrearosa has quit IRC16:23
*** david-lyle has joined #heat16:23
*** packet has joined #heat16:24
*** jstrachan has quit IRC16:24
*** andrearosa has joined #heat16:27
*** david-lyle has quit IRC16:27
*** shakamunyi has joined #heat16:37
*** julienvey has quit IRC16:37
*** TonyBurn has quit IRC16:38
*** lindsayk1 has joined #heat16:38
*** lindsayk1 has quit IRC16:38
*** lindsayk1 has joined #heat16:38
*** lindsayk1 has quit IRC16:40
*** kirankv has joined #heat16:40
*** daneyon has joined #heat16:49
*** gokrokve has joined #heat16:51
*** mohits has joined #heat16:57
*** Fayablazer has quit IRC16:59
*** david-lyle has joined #heat17:01
*** harlowja_away is now known as harlowja17:13
*** mohits_ has quit IRC17:15
*** mkollaro has quit IRC17:19
*** jamiehannaford has joined #heat17:20
*** tango has quit IRC17:22
*** daneyon has quit IRC17:25
*** mkollaro has joined #heat17:25
*** daneyon has joined #heat17:26
*** bgorski has quit IRC17:28
*** daneyon has quit IRC17:29
*** daneyon has joined #heat17:31
*** jasond` has joined #heat17:33
*** e0ne has quit IRC17:34
*** e0ne has joined #heat17:35
*** SnowDust has joined #heat17:35
*** lindsayk1 has joined #heat17:36
*** lindsayk1 has quit IRC17:37
*** lindsayk1 has joined #heat17:37
*** alexheneveld has quit IRC17:37
*** e0ne has quit IRC17:38
*** e0ne has joined #heat17:40
*** kebray has joined #heat17:40
*** e0ne has quit IRC17:41
*** e0ne has joined #heat17:41
*** jamiehannaford has quit IRC17:41
*** jamiehannaford has joined #heat17:41
*** alexheneveld has joined #heat17:42
*** e0ne has quit IRC17:43
*** e0ne has joined #heat17:44
*** yogeshmehra has joined #heat17:44
*** e0ne has quit IRC17:47
*** kopparam has joined #heat17:47
*** lindsayk1 has quit IRC17:49
*** daneyon has quit IRC17:50
*** e0ne has joined #heat17:50
*** alexheneveld has quit IRC17:52
*** jyoti-ranjan has joined #heat17:52
*** kopparam has quit IRC17:54
*** nati_ueno has joined #heat18:00
*** yogeshmehra has quit IRC18:00
*** e0ne has quit IRC18:00
*** yogeshmehra has joined #heat18:01
*** Qiming has joined #heat18:01
*** lindsayk1 has joined #heat18:05
*** kirankv has quit IRC18:06
*** sorantis has quit IRC18:06
*** Qiming has quit IRC18:09
*** akuznetsov has quit IRC18:09
*** bvivek has quit IRC18:12
*** e0ne has joined #heat18:13
*** rakesh_hs has quit IRC18:14
*** akuznetsov has joined #heat18:16
*** tango has joined #heat18:28
*** samstav has quit IRC18:37
*** e0ne has quit IRC18:38
*** e0ne has joined #heat18:39
*** tspatzier has joined #heat18:39
*** samstav has joined #heat18:40
*** ramishra_ has joined #heat18:41
*** ramishra has quit IRC18:42
*** samstav has quit IRC18:43
*** samstav has joined #heat18:44
*** yogeshmehra has quit IRC18:45
*** bandarji has joined #heat18:47
*** kopparam has joined #heat18:51
*** harlowja has quit IRC18:52
*** kopparam has quit IRC18:56
*** zhangyang has quit IRC19:00
*** zhangyang has joined #heat19:00
*** zhangyang has quit IRC19:04
*** openstackgerrit has quit IRC19:04
*** zhangyang has joined #heat19:04
*** openstackgerrit has joined #heat19:05
*** jamiehannaford has quit IRC19:06
*** jamiehannaford has joined #heat19:09
*** jyoti-ranjan has quit IRC19:11
*** akuznetsov has quit IRC19:14
*** e0ne has quit IRC19:15
*** achampio1 has joined #heat19:20
*** liusheng has quit IRC19:20
*** liusheng has joined #heat19:20
*** pafuent has left #heat19:26
*** jcoufal_bbl has quit IRC19:28
*** daneyon has joined #heat19:30
*** yogeshmehra has joined #heat19:32
*** alexpilotti has quit IRC19:32
*** tomek_adamczewsk has joined #heat19:35
*** achampio1 has quit IRC19:36
*** lindsayk1 has quit IRC19:39
*** daneyon has quit IRC19:41
BillArnoldqq about tox -e pep8 - it is calling generate_config which is updating  the heat.conf rabbit_host=localhost to rabbit_host=heat and qpid_hostname=localhost to qpid_hostname=heat then complaining that they don't match with heat.conf.sample. Is there a way to stop it from doing this?19:42
*** e0ne has joined #heat19:46
openstackgerritRabi Mishra proposed a change to openstack/heat-templates: Adds in-instance hook for saltstack  https://review.openstack.org/10261619:48
*** e0ne has quit IRC19:50
*** ramishra_ has quit IRC19:50
*** ramishra has joined #heat19:51
*** yogeshme_ has joined #heat19:52
*** e0ne has joined #heat19:52
*** yogeshmehra has quit IRC19:52
*** shakamunyi has quit IRC19:52
*** erecio has quit IRC19:52
therveBillArnold, First it's not updating anything19:53
*** aweiteka has quit IRC19:53
therveThen why did you change the values there?19:53
*** shakamunyi has joined #heat19:53
*** andreaf_ has joined #heat19:53
*** ramishra has quit IRC19:55
*** e0ne has quit IRC19:55
*** erecio has joined #heat19:57
*** sabeen1 has joined #heat19:58
*** sabeen1 has quit IRC19:58
*** sabeen1 has joined #heat19:58
*** tomek_adamczewsk has quit IRC19:59
*** sabeen has quit IRC19:59
*** tomek_adamczewsk has joined #heat20:00
*** jamiehannaford has quit IRC20:00
BillArnoldtherve, not sure, just trying to get tests working locally. the generator.py is hitting a case around line 239 where it checks for elif value in (hostname, fqdn): , if 'host' in name:, return 'heat'.20:02
therveBillArnold, That sounds really weird20:04
BillArnoldtherve ok i'll investigate further, was just wondering if it was a known issue20:05
SpamapSERROR: Either network or network_id should be specified.20:05
SpamapSwhat a helpful error message20:05
SpamapS__NOT__20:05
*** openstackgerrit has quit IRC20:05
*** openstackgerrit has joined #heat20:06
*** alexheneveld has joined #heat20:07
therveBillArnold, What's your hostname fwiw?20:10
*** lindsayk1 has joined #heat20:10
BillArnoldtherve this is a vm. I changed /etc/hosts the 127.0.0.0 line from 127.0.0.1 localhost wcadevstack04 to 127.0.0.1 wcadevstack04 localhost and the problem went away. not sure generator.py is correct.20:13
therveBillArnold, No it looks like some really weird replacement20:13
therveIf socket.gethostname() returns localhost, it replaces the default value by 'heat'20:15
therveNot sure how it can ever make sense20:15
openstackgerritMike Spreitzer proposed a change to openstack/heat-templates: Added simple samples that exercise autoscaling  https://review.openstack.org/9736620:16
*** tomek_adamczewsk has quit IRC20:17
BillArnoldtherve works in the gate. :-)20:17
therveBillArnold, Yeah probably because those nodes have a proper hostname20:18
*** alexheneveld has quit IRC20:18
*** tomek_adamczewsk has joined #heat20:18
*** tspatzier has quit IRC20:19
*** dsneddon has joined #heat20:21
*** yogeshme_ has quit IRC20:22
*** yogeshmehra has joined #heat20:22
*** rbuilta has quit IRC20:23
*** dsneddon has quit IRC20:23
*** dsneddon has joined #heat20:24
*** pafuent has joined #heat20:24
*** SnowDust has quit IRC20:24
*** dsneddon has quit IRC20:25
*** dsneddon has joined #heat20:25
*** ericgoncz has quit IRC20:27
*** yogeshmehra has quit IRC20:28
*** yogeshmehra has joined #heat20:28
*** tomek_adamczewsk has quit IRC20:30
*** DandyPandy has quit IRC20:32
*** tomek_adamczewsk has joined #heat20:33
*** tspatzier has joined #heat20:34
*** yogeshmehra has quit IRC20:37
tangoHi, I guess Zane is out for the week?20:39
*** andreaf_ has quit IRC20:39
*** e0ne has joined #heat20:39
openstackgerritRandall Burt proposed a change to openstack/heat: Refactor OS::Nova::Server delete handling  https://review.openstack.org/9980020:41
openstackgerritRandall Burt proposed a change to openstack/heat: Account for status when deleting servers  https://review.openstack.org/10263720:41
openstackgerritRandall Burt proposed a change to openstack/heat: Refactor AWS::EC2::Instance delete handling  https://review.openstack.org/10263820:41
*** e0ne has quit IRC20:43
*** tspatzier has quit IRC20:47
*** pafuent has left #heat20:49
*** asalkeld has joined #heat20:49
*** htruta has quit IRC20:50
openstackgerritRandall Burt proposed a change to openstack/heat: Account for status when deleting servers  https://review.openstack.org/10263720:50
*** samuelmz has quit IRC20:50
openstackgerritRandall Burt proposed a change to openstack/heat: Refactor OS::Nova::Server delete handling  https://review.openstack.org/9980020:51
openstackgerritRandall Burt proposed a change to openstack/heat: Refactor AWS::EC2::Instance delete handling  https://review.openstack.org/10263820:51
*** htruta has joined #heat20:51
*** daneyon has joined #heat20:52
*** tomek_adamczewsk has quit IRC20:53
*** erecio has quit IRC20:56
*** radez is now known as radez_g0n320:56
*** gokrokve_ has joined #heat20:58
*** gokrokve has quit IRC21:01
*** samuelmz has joined #heat21:02
*** sabeen1 has quit IRC21:05
*** jdob has quit IRC21:10
*** daneyon has quit IRC21:11
*** tomek_adamczewsk has joined #heat21:13
openstackgerritA change was merged to openstack/heat: Removed 'message' keyword when raising Error  https://review.openstack.org/9183821:14
*** tomek_adamczewsk has quit IRC21:15
*** tomek_adamczewsk has joined #heat21:15
*** sballe has joined #heat21:16
*** alexheneveld has joined #heat21:22
*** tomek_adamczewsk has quit IRC21:24
*** tomek_adamczewsk has joined #heat21:25
*** harlowja has joined #heat21:28
*** tomek_adamczewsk has quit IRC21:35
*** tomek_adamczewsk has joined #heat21:36
*** e0ne has joined #heat21:39
*** gokrokve_ has quit IRC21:44
*** e0ne has quit IRC21:44
*** jasond` has quit IRC21:44
*** gokrokve has joined #heat21:44
*** gokrokve_ has joined #heat21:48
*** gokrokve has quit IRC21:49
*** dsneddon has quit IRC21:51
*** achampion has quit IRC21:51
*** tomek_adamczewsk has quit IRC21:52
*** gokrokve_ has quit IRC21:52
*** gokrokve has joined #heat21:52
*** jamiehannaford has joined #heat21:54
*** david-lyle has quit IRC21:59
*** david-lyle has joined #heat21:59
*** dims__ has quit IRC22:01
openstackgerritA change was merged to openstack/heat: Add boolean type parameter process for template resource  https://review.openstack.org/9960322:01
*** kebray has quit IRC22:02
*** mohits has quit IRC22:03
*** mohits has joined #heat22:03
*** david-lyle has quit IRC22:03
*** dsneddon has joined #heat22:10
*** lindsayk1 has quit IRC22:13
*** daneyon has joined #heat22:14
*** sabeen1 has joined #heat22:17
*** lindsayk1 has joined #heat22:18
*** sorantis has joined #heat22:21
*** dims__ has joined #heat22:25
*** alexheneveld has quit IRC22:25
*** shakamunyi has quit IRC22:31
*** openstackgerrit has quit IRC22:35
*** openstackgerrit has joined #heat22:36
*** e0ne has joined #heat22:39
*** e0ne has quit IRC22:44
*** jdag has quit IRC22:45
*** kopparam has joined #heat22:45
*** shakamunyi has joined #heat22:46
*** shakamunyi has quit IRC22:47
*** jdag has joined #heat22:48
*** kopparam has quit IRC22:50
*** sabeen1 has quit IRC22:50
*** alexheneveld has joined #heat22:52
*** shakamunyi has joined #heat22:52
*** samstav has quit IRC22:55
*** mohits has quit IRC22:59
*** mohits has joined #heat23:00
*** lindsayk1 has quit IRC23:00
*** lindsayk1 has joined #heat23:02
*** jamiehannaford has quit IRC23:02
randallburtstevebaker:  just pretend you're PTL pro-tem. ;)23:05
*** sorantis_ has joined #heat23:10
*** piyush has joined #heat23:10
*** bodepd has joined #heat23:12
*** sorantis has quit IRC23:13
*** sorantis_ is now known as sorantis23:13
*** sorantis has quit IRC23:14
*** daneyon has quit IRC23:17
*** sorantis has joined #heat23:18
*** lindsayk1 has quit IRC23:19
*** mohits has quit IRC23:20
*** mohits has joined #heat23:21
*** jamiehannaford has joined #heat23:23
*** lindsayk1 has joined #heat23:25
*** shakamunyi has quit IRC23:27
*** shakamunyi has joined #heat23:28
*** sballe has quit IRC23:38
*** tango has quit IRC23:38
*** e0ne has joined #heat23:39
*** mohits has quit IRC23:40
*** lindsayk1 has quit IRC23:40
*** kebray has joined #heat23:42
*** lindsayk1 has joined #heat23:42
*** kebray has quit IRC23:42
*** e0ne has quit IRC23:43
*** m_22 has joined #heat23:47
*** samstav has joined #heat23:53
*** samstav has quit IRC23:55
*** piyush1 has joined #heat23:58
*** piyush has quit IRC23:58

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