SpamapS | asalkeld: how does convergence achieve liveness though? audit queries with timeouts? | 00:01 |
---|---|---|
* SpamapS is forgetting all the pieces of the whiteboard we made. ;) | 00:01 | |
asalkeld | ok, the liveness still uses the same mechanism | 00:02 |
asalkeld | getting link | 00:02 |
*** Qiming has quit IRC | 00:02 | |
SpamapS | Right so concurrent things can happen within the stack, but there's still one box responsible for trying to flip the stack to "COMPLETE" or noting error, and that has the lock. Yes? | 00:02 |
openstackgerrit | Kairat Kushaev proposed openstack/heat: Resolve dynamic attributes for RG, ASG, template resource https://review.openstack.org/209544 | 00:02 |
openstackgerrit | Kairat Kushaev proposed openstack/heat: Replace FnGetAttr from Stack resource with _resolve_attribute https://review.openstack.org/206098 | 00:02 |
*** sergmelikyan has quit IRC | 00:03 | |
asalkeld | https://github.com/openstack/heat/blob/master/heat/engine/worker.py#L167 | 00:03 |
*** achanda_ has quit IRC | 00:03 | |
asalkeld | so the last resource to be "done" marks the stack as complete | 00:03 |
*** kairat_ has quit IRC | 00:03 | |
asalkeld | so we use a special rpc channel to check for liveness | 00:04 |
asalkeld | https://github.com/openstack/heat/blob/master/heat/engine/worker.py#L98 | 00:04 |
*** funzo has quit IRC | 00:04 | |
asalkeld | so we can detect a dead engine | 00:04 |
*** achanda has quit IRC | 00:05 | |
SpamapS | Right, so that's definitely an area Zookeeper has all of this built in. ;) | 00:05 |
SpamapS | And actually this feels a lot like what Hadoop uses ZK for. | 00:05 |
asalkeld | shrug | 00:06 |
*** EricGonc_ has quit IRC | 00:07 | |
*** EricGonczer_ has joined #heat | 00:09 | |
SpamapS | asalkeld: the point being, here's an area where RAFT already defines membership changes as a thing, and raft implementations need to handle that, and do. | 00:09 |
*** EricGonczer_ has quit IRC | 00:13 | |
greghaynes | well, paxos - there actually isnt a distributed lock deal for the popular RAFT setups (surprisingly) | 00:16 |
greghaynes | but the point still applies ;) | 00:17 |
SpamapS | greghaynes: but the locks are just the low level concept. Everything that's being driven at with the locks appears to be leader election, which RAFT strongly defines. | 00:18 |
greghaynes | Yes, if thats what youre going for then totally. Speficially etcd not having locks is them just saying "making that scale is hard", for leader election you can be kind of naive | 00:19 |
SpamapS | right, if you have leader election, then you can build locking on top of that. | 00:21 |
greghaynes | Yep, they are just all in the weeds on we need to be fair and not hurd etc | 00:22 |
*** shadower has quit IRC | 00:23 | |
*** sergmelikyan has joined #heat | 00:25 | |
*** chlong has joined #heat | 00:27 | |
*** cing has quit IRC | 00:32 | |
*** ricolin has joined #heat | 00:33 | |
openstackgerrit | Merged openstack/heat: Try to get the version of cloud init via popen https://review.openstack.org/209844 | 00:39 |
openstackgerrit | Rico Lin proposed openstack/heat: resource failure causes nested stacks to be rolled back https://review.openstack.org/206506 | 00:47 |
openstackgerrit | Rico Lin proposed openstack/heat: refectering update_task https://review.openstack.org/207745 | 00:47 |
*** dims_ has quit IRC | 00:53 | |
*** liusheng has joined #heat | 00:55 | |
*** zengyingzhe__ has joined #heat | 01:00 | |
*** funzo has joined #heat | 01:00 | |
*** funzo has quit IRC | 01:05 | |
*** dims_ has joined #heat | 01:09 | |
*** Qiming has joined #heat | 01:11 | |
*** Yanyanhu has joined #heat | 01:15 | |
*** dims__ has joined #heat | 01:15 | |
*** dims__ has quit IRC | 01:16 | |
*** dims_ has quit IRC | 01:17 | |
*** dims_ has joined #heat | 01:18 | |
*** junhongl has joined #heat | 01:18 | |
*** bnemec has quit IRC | 01:19 | |
*** erkules has joined #heat | 01:21 | |
*** erkules_ has quit IRC | 01:23 | |
zengyingzhe__ | morning all | 01:25 |
*** bnemec has joined #heat | 01:27 | |
*** pal has joined #heat | 01:30 | |
*** cing has joined #heat | 01:41 | |
*** dims__ has joined #heat | 01:42 | |
*** dims_ has quit IRC | 01:44 | |
*** Qiming has quit IRC | 01:48 | |
*** Qiming has joined #heat | 01:48 | |
*** pm90_ has joined #heat | 01:53 | |
*** dims_ has joined #heat | 01:54 | |
*** dims__ has quit IRC | 01:56 | |
*** pm90_ has quit IRC | 01:57 | |
*** funzo has joined #heat | 02:01 | |
*** funzo has quit IRC | 02:05 | |
*** yuanying_ has joined #heat | 02:10 | |
*** yuanying_ has quit IRC | 02:12 | |
*** yuanying has quit IRC | 02:14 | |
openstackgerrit | Rico Lin proposed openstack/heat: Remove instance_user and admin_user options https://review.openstack.org/103928 | 02:17 |
*** yuanying has joined #heat | 02:19 | |
*** achanda has joined #heat | 02:24 | |
*** pal_ has joined #heat | 02:30 | |
*** pal has quit IRC | 02:31 | |
*** huangtianhua has joined #heat | 02:35 | |
*** KanagarajM has joined #heat | 02:37 | |
KanagarajM | good morning all ! | 02:37 |
*** zengyingzhe_ has joined #heat | 02:37 | |
*** zengyingzhe__ has quit IRC | 02:40 | |
*** pal_ has quit IRC | 02:41 | |
KanagarajM | stevebaker: hi, when you find time, could you kindly review https://review.openstack.org/#/q/status:open+project:openstack/heat+branch:master+topic:bp/support-monasca-alarm-notification,n,z | 02:45 |
stevebaker | KanagarajM: ok, I may get to it | 02:46 |
KanagarajM | stevebaker: ok. | 02:46 |
KanagarajM | stevebaker: and planning to work on https://blueprints.launchpad.net/heat/+spec/heat-stack-resource-search & https://blueprints.launchpad.net/heat/+spec/heat-resource-type-search . could you kindly plan to L3. | 02:48 |
openstackgerrit | Rico Lin proposed openstack/heat: refactoring update_task https://review.openstack.org/207745 | 02:52 |
stevebaker | KanagarajM: done, can you keep the Implementation field up to date as you progress? | 02:53 |
*** junhongl has quit IRC | 02:54 | |
*** spzala has quit IRC | 02:55 | |
KanagarajM | stevebaker: sure. | 02:56 |
*** funzo has joined #heat | 03:01 | |
*** funzo has quit IRC | 03:06 | |
*** ananta_ has joined #heat | 03:48 | |
*** pal has joined #heat | 03:50 | |
*** boris-42 has quit IRC | 03:50 | |
*** achanda has quit IRC | 03:56 | |
*** dims_ has quit IRC | 04:04 | |
*** dyasny has quit IRC | 04:07 | |
openstackgerrit | Merged openstack/heat-templates: Fix example of image building for heat https://review.openstack.org/209891 | 04:07 |
openstackgerrit | Rico Lin proposed openstack/heat: resource failure causes nested stacks to be rolled back https://review.openstack.org/206506 | 04:11 |
*** funzo has joined #heat | 04:17 | |
*** funzo has quit IRC | 04:22 | |
*** pm90_ has joined #heat | 04:25 | |
*** jaime49 has joined #heat | 04:28 | |
*** pm90_ has quit IRC | 04:29 | |
openstackgerrit | Anant Patil proposed openstack/heat: Convergence: Implementation of timeout https://review.openstack.org/205965 | 04:35 |
*** KanagarajM has quit IRC | 04:37 | |
*** jaime49 has quit IRC | 04:38 | |
*** jruano has joined #heat | 04:39 | |
*** jdandrea has quit IRC | 04:39 | |
*** KanagarajM has joined #heat | 04:50 | |
*** jruano has quit IRC | 04:58 | |
*** ishant has joined #heat | 05:03 | |
*** KanagarajM has quit IRC | 05:05 | |
*** sergmelikyan has quit IRC | 05:15 | |
*** serg_melikyan has joined #heat | 05:18 | |
*** serg_melikyan has quit IRC | 05:22 | |
*** achanda has joined #heat | 05:25 | |
*** sdake has joined #heat | 05:28 | |
*** yuanying_ has joined #heat | 05:34 | |
*** zhonghua-lee has joined #heat | 05:35 | |
*** yuanying has quit IRC | 05:37 | |
ananta_ | could someone please review https://review.openstack.org/#/c/206435/ | 06:11 |
openstackgerrit | Angus Salkeld proposed openstack/heat: Convergence: pass the input_data into Stack.load() https://review.openstack.org/204793 | 06:15 |
asalkeld | ananta_: That ^ works now | 06:15 |
* asalkeld now exhausted :-( | 06:15 | |
*** vijayagurug has joined #heat | 06:16 | |
ananta_ | asalkeld: yes, just waiting for zaneb also to have a look | 06:16 |
asalkeld | sure, tho' i had to make quite a few changes since the previous rev. | 06:17 |
asalkeld | this now handles deap attributes like : get_attr: [x, resoruce.y, foo, 4] | 06:18 |
asalkeld | bbl, heading to the shops | 06:18 |
ananta_ | asalkeld: sure, I will review it | 06:18 |
*** sergmelikyan has joined #heat | 06:18 | |
ananta_ | asalkeld: happy shopping :) | 06:19 |
*** vijayagurug has left #heat | 06:19 | |
*** sergmelikyan has quit IRC | 06:23 | |
*** rakesh_hs has joined #heat | 06:23 | |
*** pm90_ has joined #heat | 06:25 | |
openstackgerrit | huangtianhua proposed openstack/heat: Don't raise exception when get nested stack https://review.openstack.org/206974 | 06:27 |
*** joschk has joined #heat | 06:28 | |
*** pm90_ has quit IRC | 06:30 | |
*** zhonghua-lee has quit IRC | 06:31 | |
*** jprovazn has joined #heat | 06:32 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Add support status for rolling update policy schema https://review.openstack.org/209854 | 06:40 |
*** tspatzier has joined #heat | 06:47 | |
*** sdake has quit IRC | 06:58 | |
*** inc0 has joined #heat | 07:02 | |
*** sabeen1 has quit IRC | 07:07 | |
*** Marga_ has joined #heat | 07:13 | |
openstackgerrit | Zhongcheng Lao proposed openstack/python-heatclient: Add HTTP Basic/Digest auth https://review.openstack.org/204076 | 07:13 |
*** zeih has joined #heat | 07:14 | |
*** achanda has quit IRC | 07:15 | |
*** jprovazn has quit IRC | 07:15 | |
*** sergmelikyan has joined #heat | 07:19 | |
*** Marga_ has quit IRC | 07:23 | |
skraynev | ramishra: could you rebase https://review.openstack.org/#/c/208165/ ? | 07:24 |
*** sergmelikyan has quit IRC | 07:24 | |
*** Marga_ has joined #heat | 07:24 | |
*** tlashchova has joined #heat | 07:25 | |
openstackgerrit | Rabi Mishra proposed openstack/heat: Add config entries to skip integration tests https://review.openstack.org/208165 | 07:29 |
*** zeih has quit IRC | 07:29 | |
ramishra | skraynev: nova dependent patch https://review.openstack.org/#/c/208932/ is still in review, once that lands, we've to get https://review.openstack.org/#/c/208165/ in. | 07:30 |
sara_ | cmyster, here I am | 07:30 |
skraynev | ramishra: ok. patch in nova tries to merge third time :) I hope that we will get it today ;) | 07:31 |
ramishra | skraynev: can you review/approve https://review.openstack.org/#/c/207693/ | 07:33 |
ramishra | ? | 07:33 |
skraynev | ramishra: hmm. I thought, that we should wait https://review.openstack.org/#/c/208932/ for it too. | 07:33 |
skraynev | otherwise - we will get red gate... | 07:34 |
openstackgerrit | huangtianhua proposed openstack/heat: Allow attach multiple nics for instance in asg https://review.openstack.org/209831 | 07:34 |
openstackgerrit | Rakesh H S proposed openstack/heat-templates: Template for server with encrypted volume https://review.openstack.org/199185 | 07:36 |
ramishra | I think it depends on the nova patch, so it would wait too. both of our patches would be merged once the nova patch is merged | 07:36 |
skraynev | ramishra: let's wait.. I constantly open my mailbox with hope, that nova patch is merged ;) | 07:38 |
*** krypto has joined #heat | 07:41 | |
krypto | with heat is it possible to restart instances that are failed? | 07:42 |
krypto | or it can only create new instance based on templates | 07:42 |
*** pal_ has joined #heat | 07:46 | |
*** pal has quit IRC | 07:47 | |
*** zeih has joined #heat | 07:51 | |
*** jcoufal has joined #heat | 07:52 | |
*** e0ne has joined #heat | 07:55 | |
openstackgerrit | huangtianhua proposed openstack/heat: Support 'multiattach' for cinder volume https://review.openstack.org/197804 | 07:58 |
*** liusheng has quit IRC | 08:00 | |
*** chlong has quit IRC | 08:04 | |
*** jprovazn has joined #heat | 08:04 | |
*** shadower has joined #heat | 08:05 | |
*** jistr has joined #heat | 08:06 | |
*** e0ne has quit IRC | 08:06 | |
openstackgerrit | Kairat Kushaev proposed openstack/heat: Resolve dynamic attributes for RG, ASG, template resource https://review.openstack.org/209544 | 08:06 |
*** alexpilotti has joined #heat | 08:07 | |
*** inc0_ has joined #heat | 08:13 | |
*** yassine_ has joined #heat | 08:15 | |
*** inc0 has quit IRC | 08:16 | |
*** pas-ha has joined #heat | 08:17 | |
*** pm90_ has joined #heat | 08:26 | |
*** inc0_ has quit IRC | 08:27 | |
*** inc0 has joined #heat | 08:27 | |
*** erkules has quit IRC | 08:29 | |
*** erkules has joined #heat | 08:29 | |
*** pm90_ has quit IRC | 08:31 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Don't use default None for params in handle_update https://review.openstack.org/210255 | 08:50 |
*** zeih has quit IRC | 09:11 | |
*** zeih has joined #heat | 09:12 | |
*** e0ne has joined #heat | 09:12 | |
openstackgerrit | Daniel Gonzalez Nothnagel proposed openstack/heat-specs: Add a scenario test for Multi-Region Orchestration https://review.openstack.org/185598 | 09:14 |
*** sergmelikyan has joined #heat | 09:20 | |
openstackgerrit | Zhongcheng Lao proposed openstack/python-heatclient: Add HTTP Basic/Digest auth https://review.openstack.org/204076 | 09:23 |
*** sergmelikyan has quit IRC | 09:24 | |
*** krypto has quit IRC | 09:29 | |
*** pal_ has quit IRC | 09:30 | |
openstackgerrit | Rabi Mishra proposed openstack/heat: WIP:Refactor AWS Autoscaling resource https://review.openstack.org/210275 | 09:41 |
dgonzalez | Hi all, could a core please have a look at my proposed spec https://review.openstack.org/#/c/185598/ ? It is in review for quite some time now and i would really like to have it approved soon | 09:42 |
openstackgerrit | Merged openstack/heat: Support boolean inputs for SoftwareConfig's https://review.openstack.org/209940 | 09:44 |
*** Qiming has quit IRC | 09:45 | |
*** Yanyanhu has quit IRC | 09:45 | |
*** Yanyanhu has joined #heat | 09:45 | |
*** Yanyanhu has quit IRC | 09:50 | |
*** dims_ has joined #heat | 09:54 | |
*** inc0 has quit IRC | 09:55 | |
*** ananta_ has quit IRC | 09:55 | |
*** inc0 has joined #heat | 09:58 | |
sara_ | hey there | 10:01 |
sara_ | i'm trying to run a heat template which contains the resources software config and software deployment | 10:01 |
sara_ | I can see this error in the log of the VM spaned by heat | 10:02 |
sara_ | 14.439311] cloud-init[698]: 2015-08-07 09:59:47,293 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/userdata [-] [ 14.444646] cloud-init[698]: 2015-08-07 09:59:47,298 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) [ 14.447302] cloud-init[698]: 2015-08-07 09:59:47,298 - util.py[WARNING]: Running module scripts-user (<module 'cloudinit.config.cc_scri | 10:02 |
*** zengyingzhe_ has quit IRC | 10:03 | |
sara_ | I'm using a fedora image which i built with disk image builder | 10:03 |
openstackgerrit | Merged openstack/heat: Remove instance_user and admin_user options https://review.openstack.org/103928 | 10:03 |
sara_ | I'm suspecting that the image I'm using is not correctly built | 10:03 |
*** ricolin has quit IRC | 10:04 | |
sara_ | how can I make sure that the agents I ordered were correctly installed in my disk image?? | 10:04 |
*** inc0 has quit IRC | 10:05 | |
kairat | sara_, I guess you can launch the agents inside VM | 10:05 |
*** inc0_ has joined #heat | 10:05 | |
kairat | sara_, agents i mean os-collect-config, os-apply-config and so one | 10:06 |
kairat | sara_, could you please show which command did you use to build an image | 10:06 |
*** steveg_afk has joined #heat | 10:07 | |
kairat | sara_, i faced with the same error but it turned out that I forgot to install one base deployment elemen | 10:07 |
*** kmARC_ has joined #heat | 10:08 | |
kairat | sara_, here is the correct instruction: http://docs.openstack.org/developer/heat/template_guide/software_deployment.html#software-deployment-resources | 10:08 |
*** kmARC has joined #heat | 10:08 | |
*** sara_ has quit IRC | 10:08 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Rename confusing handle_* methods https://review.openstack.org/210295 | 10:10 |
*** e0ne has quit IRC | 10:16 | |
*** e0ne has joined #heat | 10:17 | |
*** jistr has quit IRC | 10:20 | |
*** jistr has joined #heat | 10:20 | |
*** john-n-seattle has quit IRC | 10:23 | |
*** john-n-seattle has joined #heat | 10:24 | |
*** zeih has quit IRC | 10:25 | |
*** sgran_ has joined #heat | 10:28 | |
*** sgran has quit IRC | 10:28 | |
*** sdake has joined #heat | 10:28 | |
*** zhenguo has quit IRC | 10:28 | |
openstackgerrit | Kairat Kushaev proposed openstack/heat: Resolve attributes for Software Deployment Group https://review.openstack.org/210306 | 10:30 |
*** cing has quit IRC | 10:35 | |
*** inc0_ has quit IRC | 10:40 | |
*** rakesh_hs has quit IRC | 10:45 | |
*** ishant has quit IRC | 10:45 | |
*** huangtianhua has quit IRC | 10:45 | |
*** harlowja has quit IRC | 10:45 | |
*** mtreinish has quit IRC | 10:45 | |
*** daneyon has quit IRC | 10:45 | |
*** aweiteka has quit IRC | 10:45 | |
*** openstackgerrit has quit IRC | 10:45 | |
*** zpatten has quit IRC | 10:45 | |
*** kfjohnson has quit IRC | 10:45 | |
*** metral has quit IRC | 10:45 | |
*** miguelgrinberg has quit IRC | 10:45 | |
*** aignatov has quit IRC | 10:45 | |
*** dhellmann has quit IRC | 10:45 | |
*** abramley has quit IRC | 10:45 | |
*** d0ugal has quit IRC | 10:45 | |
*** therve has quit IRC | 10:45 | |
*** rakesh_hs has joined #heat | 10:49 | |
*** ishant has joined #heat | 10:49 | |
*** huangtianhua has joined #heat | 10:49 | |
*** harlowja has joined #heat | 10:49 | |
*** mtreinish has joined #heat | 10:49 | |
*** daneyon has joined #heat | 10:49 | |
*** aweiteka has joined #heat | 10:49 | |
*** openstackgerrit has joined #heat | 10:49 | |
*** zpatten has joined #heat | 10:49 | |
*** kfjohnson has joined #heat | 10:49 | |
*** metral has joined #heat | 10:49 | |
*** miguelgrinberg has joined #heat | 10:49 | |
*** aignatov has joined #heat | 10:49 | |
*** dhellmann has joined #heat | 10:49 | |
*** abramley has joined #heat | 10:49 | |
*** d0ugal has joined #heat | 10:49 | |
*** therve has joined #heat | 10:49 | |
*** sergmelikyan has joined #heat | 10:51 | |
*** zeih has joined #heat | 10:53 | |
*** ochuprykov has joined #heat | 10:54 | |
*** sergmelikyan has quit IRC | 10:55 | |
*** pas-ha has quit IRC | 10:58 | |
*** kmARC has quit IRC | 11:00 | |
*** pas-ha has joined #heat | 11:00 | |
*** kmARC_ has quit IRC | 11:01 | |
*** inc0 has joined #heat | 11:03 | |
*** kmARC_ has joined #heat | 11:06 | |
*** kmARC has joined #heat | 11:06 | |
*** inc0 has quit IRC | 11:07 | |
*** inc0_ has joined #heat | 11:07 | |
*** jaypipes is now known as leakypipes | 11:11 | |
*** ochuprykov has quit IRC | 11:17 | |
*** kmARC has quit IRC | 11:18 | |
*** kmARC_ has quit IRC | 11:20 | |
*** yassine_ has quit IRC | 11:28 | |
*** sergmelikyan has joined #heat | 11:31 | |
*** sergmelikyan has quit IRC | 11:35 | |
*** e0ne has quit IRC | 11:36 | |
*** e0ne has joined #heat | 11:37 | |
*** jcoufal has quit IRC | 11:40 | |
openstackgerrit | Rakesh H S proposed openstack/heat: Functional test for encryption volume type https://review.openstack.org/197825 | 11:46 |
*** ochuprykov has joined #heat | 11:46 | |
*** asalkeld has quit IRC | 11:52 | |
*** dprince has joined #heat | 11:57 | |
rakesh_hs | skraynev: Hi, heatclient functional tests are failing in jenkins http://paste.openstack.org/show/412173/ | 11:58 |
rakesh_hs | skraynev: I am not able to reproduce on my local system with tox -efunctional | 12:00 |
rakesh_hs | are you aware if this issue? | 12:00 |
*** MVenesio has joined #heat | 12:09 | |
*** rakesh_hs has quit IRC | 12:10 | |
*** ishant has quit IRC | 12:10 | |
*** pm90_ has joined #heat | 12:13 | |
*** sdake_ has joined #heat | 12:16 | |
*** sdake_ has quit IRC | 12:16 | |
*** sdake_ has joined #heat | 12:16 | |
*** ochuprykov has quit IRC | 12:17 | |
*** chlong has joined #heat | 12:17 | |
*** sdake__ has joined #heat | 12:17 | |
*** pm90_ has quit IRC | 12:17 | |
*** jcoufal has joined #heat | 12:18 | |
*** sdake has quit IRC | 12:18 | |
*** funzo has joined #heat | 12:18 | |
*** sdake_ has quit IRC | 12:21 | |
*** spzala has joined #heat | 12:22 | |
*** funzo has quit IRC | 12:23 | |
*** steveg_afk has quit IRC | 12:23 | |
*** radez is now known as radez_g0n3 | 12:23 | |
*** joschk has quit IRC | 12:27 | |
*** yassine_ has joined #heat | 12:31 | |
*** sergmelikyan has joined #heat | 12:31 | |
*** dims_ has quit IRC | 12:33 | |
*** dims_ has joined #heat | 12:34 | |
*** sergmelikyan has quit IRC | 12:36 | |
*** sara_ has joined #heat | 12:38 | |
sara_ | cmyster, are you here? | 12:38 |
sara_ | I have these errors in the log of My VM | 12:41 |
sara_ | [ 16.122693] cloud-init[644]: Cloud-init v. 0.7.6 running 'modules:config' at Fri, 07 Aug 2015 12:37:01 +0000. Up 16.01 seconds. [ 16.681854] cloud-init[699]: Cloud-init v. 0.7.6 running 'modules:final' at Fri, 07 Aug 2015 12:37:02 +0000. Up 16.61 seconds. [ 16.713841] cloud-init[699]: 2015-08-07 12:37:02,554 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/userdata [-] [ 16.719672] cloud-init[699]: 2015-08-07 | 12:41 |
*** jruano has joined #heat | 12:41 | |
sara_ | can anyone tell me what should I do? | 12:42 |
sara_ | This VM is spawned by Heat | 12:42 |
sara_ | I'm using software config and software deployment | 12:42 |
*** tlashchova has quit IRC | 12:44 | |
*** tlashchova has joined #heat | 12:45 | |
*** sdake__ is now known as sdake | 12:45 | |
*** maishsk has joined #heat | 12:49 | |
maishsk | Good afternoon all | 12:49 |
maishsk | Is it possible to use heat with a config-drive? http://docs.openstack.org/user-guide/cli_config_drive.html | 12:49 |
*** funzo has joined #heat | 12:50 | |
*** sgran_ is now known as sgran | 12:51 | |
*** e0ne has quit IRC | 12:52 | |
skraynev | rakesh_hs: wow. I have not seen it before. | 12:54 |
skraynev | thx that ping me. Could you post link on patch with fail ? | 12:54 |
*** e0ne has joined #heat | 12:59 | |
pas-ha | maishsk, there is config_drive property in OS::Nova::Server | 13:01 |
maishsk | pas-ha: That I see | 13:01 |
maishsk | Boolean - True/False | 13:01 |
maishsk | The question is how to provide the path the actual file? | 13:01 |
pas-ha | if you use that, all the user data will be provided as config_drive instead of polling nova-metadata I presume | 13:02 |
maishsk | So that is not the same as passing an additional configu drive to the instance - as you would in http://docs.openstack.org/user-guide/cli_config_drive.html | 13:02 |
*** zeih has quit IRC | 13:04 | |
*** zeih has joined #heat | 13:04 | |
maishsk | pas-ha: just fired off an email to the mailing list - will see what comes back | 13:05 |
*** jonesbr has joined #heat | 13:05 | |
*** logan2 has quit IRC | 13:11 | |
*** logan2 has joined #heat | 13:12 | |
*** funzo has quit IRC | 13:12 | |
*** rakesh_hs has joined #heat | 13:18 | |
*** radez_g0n3 is now known as radez | 13:18 | |
*** sara_ has quit IRC | 13:19 | |
*** jdandrea has joined #heat | 13:21 | |
rakesh_hs | skraynev: https://review.openstack.org/#/c/204076/ and https://review.openstack.org/#/c/188889/ | 13:21 |
*** maishsk has quit IRC | 13:21 | |
*** maishsk has joined #heat | 13:24 | |
*** che-arne has joined #heat | 13:25 | |
*** maishsk has quit IRC | 13:31 | |
*** leakypipes has quit IRC | 13:32 | |
*** spzala has quit IRC | 13:33 | |
*** jaypipes has joined #heat | 13:39 | |
*** jaypipes is now known as leakypipes | 13:41 | |
*** neelashah has joined #heat | 13:41 | |
rakesh_hs | skraynev: after discussing with sirushti, seems like https://review.openstack.org/#/c/201047/ causing issue | 13:42 |
*** inc0_ has quit IRC | 13:45 | |
*** dyasny has joined #heat | 13:46 | |
*** Drago has joined #heat | 13:47 | |
dgonzalez | Hi all, could a core please have a look at my proposed spec https://review.openstack.org/#/c/185598/ ? It is in review for quite some time now and i would really like to have it approved soon | 13:55 |
*** Drago has quit IRC | 13:58 | |
*** Drago has joined #heat | 13:58 | |
*** Marga_ has quit IRC | 13:59 | |
*** spzala has joined #heat | 13:59 | |
skraynev | rakesh_hs: yeah. looks like you are right. | 14:00 |
*** Marga_ has joined #heat | 14:01 | |
*** sergmelikyan has joined #heat | 14:02 | |
skraynev | rakesh_hs: do you investigate it or need my help ? | 14:05 |
pas-ha | skraynev, what is actually installed on our client func gate? if only keystone and heat, we should rather check resource-type-show with some OS::Heat::* resource | 14:05 |
pas-ha | as now we report only those resources that are present actually present and usable | 14:05 |
skraynev | pas-ha: you are right: export OVERRIDE_ENABLED_SERVICES=key,mysql,rabbit,h-api,h-api-cfn,h-api-cw,h-eng,heat | 14:08 |
skraynev | we probably should update test | 14:08 |
pas-ha | we definitely must update test ;) | 14:08 |
pas-ha | as we do not want actual nova running on the gate for performance reasons | 14:09 |
pas-ha | though assertIsInstance must be changed to something else | 14:09 |
*** funzo has joined #heat | 14:13 | |
*** pm90_ has joined #heat | 14:13 | |
pas-ha | no, I'm wrong, that is simple testtools assertion, everything should be fine | 14:14 |
* pas-ha thought that was some assert that returned thing is an instance object :) | 14:14 | |
pas-ha | rakesh_hs, skraynev who is doing a patch? | 14:15 |
pas-ha | is there a bug for this already? | 14:15 |
*** zeih has quit IRC | 14:16 | |
skraynev | pas-ha: | 14:16 |
skraynev | yes | 14:16 |
skraynev | I do | 14:16 |
rakesh_hs | pas-ha: I have not raised a bug yet | 14:16 |
rakesh_hs | skraynev: ok | 14:16 |
skraynev | couple seconds | 14:16 |
pas-ha | ack | 14:16 |
skraynev | and I upload | 14:16 |
*** jprovazn has quit IRC | 14:18 | |
*** Drago1 has joined #heat | 14:18 | |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/heat: Do not use rich objects is servers update https://review.openstack.org/204248 | 14:18 |
*** pm90_ has quit IRC | 14:18 | |
*** funzo has quit IRC | 14:19 | |
*** Drago1 has quit IRC | 14:19 | |
*** Drago1 has joined #heat | 14:19 | |
openstackgerrit | Sergey Kraynev proposed openstack/python-heatclient: Use Heat resource to validate resource_type_show https://review.openstack.org/210460 | 14:19 |
skraynev | rakesh_hs, pas-ha: ^ | 14:19 |
skraynev | and https://bugs.launchpad.net/python-heatclient/+bug/1482661 | 14:19 |
openstack | Launchpad bug 1482661 in python-heatclient "Failing heat_test_resource_type_show functional test" [High,In progress] - Assigned to Sergey Kraynev (skraynev) | 14:19 |
uvirtbot | Launchpad bug 1482661 in python-heatclient "Failing heat_test_resource_type_show functional test" [High,In progress] | 14:19 |
uvirtbot | Launchpad bug 1482661 in python-heatclient "Failing heat_test_resource_type_show functional test" [High,In progress] https://launchpad.net/bugs/1482661 | 14:19 |
*** Drago has quit IRC | 14:19 | |
skraynev | thank you guys for the finding this issue and awesome advice how to fix :) | 14:20 |
*** rakesh_hs has quit IRC | 14:21 | |
*** sdake_ has joined #heat | 14:21 | |
*** lkarm has joined #heat | 14:21 | |
pas-ha | skraynev, added ^^ to our priority review etherpad | 14:24 |
*** sdake has quit IRC | 14:25 | |
skraynev | pas-ha: thx | 14:26 |
*** lkarm has quit IRC | 14:28 | |
*** edmund has joined #heat | 14:29 | |
openstackgerrit | Merged openstack/heat: Don't use default None for params in handle_update https://review.openstack.org/210255 | 14:31 |
*** Raj1 has joined #heat | 14:33 | |
*** radez is now known as radez_g0n3 | 14:33 | |
*** edmund1 has joined #heat | 14:50 | |
*** edmund1 has quit IRC | 14:50 | |
*** edmund1 has joined #heat | 14:51 | |
*** vijendar has joined #heat | 14:52 | |
*** edmund has quit IRC | 14:52 | |
*** dims_ is now known as dimsum__ | 14:53 | |
*** randallburt has joined #heat | 14:55 | |
*** kevinbenton has quit IRC | 15:02 | |
*** kevinbenton has joined #heat | 15:03 | |
*** e0ne has quit IRC | 15:05 | |
*** Raj1 has quit IRC | 15:09 | |
*** Raj1 has joined #heat | 15:10 | |
*** funzo has joined #heat | 15:14 | |
*** funzo has quit IRC | 15:19 | |
*** sdake_ is now known as sdake | 15:20 | |
*** sergmelikyan has quit IRC | 15:28 | |
*** jcoufal has quit IRC | 15:29 | |
*** Raj2 has joined #heat | 15:34 | |
*** Raj2 has quit IRC | 15:34 | |
*** Raj1 has quit IRC | 15:34 | |
*** Raj1 has joined #heat | 15:34 | |
*** logan2 has quit IRC | 15:38 | |
*** e0ne has joined #heat | 15:40 | |
*** logan2 has joined #heat | 15:41 | |
*** jaime49 has joined #heat | 15:42 | |
*** e0ne has quit IRC | 15:42 | |
*** jdob has quit IRC | 15:46 | |
*** jdob has joined #heat | 15:48 | |
*** Qiming has joined #heat | 15:48 | |
*** che-arne has quit IRC | 15:50 | |
openstackgerrit | Kairat Kushaev proposed openstack/heat: Resolve attributes for Software Deployment Group https://review.openstack.org/210306 | 16:00 |
openstackgerrit | Kairat Kushaev proposed openstack/heat: Resolve dynamic attributes for RG, ASG, template resource https://review.openstack.org/209544 | 16:00 |
openstackgerrit | Kairat Kushaev proposed openstack/heat: Replace FnGetAttr from Stack resource with _resolve_attribute https://review.openstack.org/206098 | 16:00 |
*** randallburt has quit IRC | 16:01 | |
*** pas-ha has quit IRC | 16:03 | |
*** Qiming has quit IRC | 16:12 | |
*** pm90_ has joined #heat | 16:14 | |
*** Raj1 has quit IRC | 16:18 | |
*** pm90_ has quit IRC | 16:19 | |
*** jaime49 has quit IRC | 16:20 | |
*** sdake_ has joined #heat | 16:22 | |
*** sdake has quit IRC | 16:26 | |
*** tspatzier has quit IRC | 16:26 | |
*** jistr has quit IRC | 16:28 | |
*** funzo has joined #heat | 16:30 | |
*** jwitko has joined #heat | 16:32 | |
jwitko | Hi All, I am having issues on the Kilo branch creating an auto-scaling template that builds a security group and then adds instances to it. I have tried every various method I could think of with no success. | 16:34 |
jwitko | The entire heat stack will complete and report successful but the ports will not have security groups attached to them (using neutron port-show <port-id> to check). | 16:34 |
*** funzo has quit IRC | 16:34 | |
jwitko | Here are my heat template files: | 16:34 |
jwitko | autoscaling.yaml - http://paste.openstack.org/show/412143/ | 16:34 |
jwitko | redirector.yaml - http://paste.openstack.org/show/412144/ | 16:34 |
jwitko | env.yaml - http://paste.openstack.org/show/412145/ | 16:34 |
jwitko | Heat Client: 0.4.1 , Heat-Manage: 2015.1.1 | 16:35 |
jwitko | Desparate for help :) | 16:35 |
*** daneyon_ has joined #heat | 16:39 | |
*** daneyon has quit IRC | 16:42 | |
*** randallburt has joined #heat | 16:59 | |
jwitko | summarized it here as well if that helps: https://ask.openstack.org/en/question/79817/how-do-i-set-osneutronport-security_groups-property-when-autoscaling/ -- code is included in that post | 17:01 |
*** dprince has left #heat | 17:01 | |
*** radez_g0n3 is now known as radez | 17:15 | |
*** daneyon_ has quit IRC | 17:26 | |
*** daneyon has joined #heat | 17:26 | |
*** sabeen1 has joined #heat | 17:39 | |
*** radez is now known as radez_g0n3 | 17:42 | |
*** achanda has joined #heat | 17:44 | |
*** pm90_ has joined #heat | 17:45 | |
*** radez_g0n3 is now known as radez | 17:46 | |
*** pm90_ has quit IRC | 17:49 | |
*** jaime49 has joined #heat | 17:53 | |
*** sabeen1 has quit IRC | 17:55 | |
*** jaime49 has quit IRC | 17:55 | |
*** jaime49 has joined #heat | 17:56 | |
*** spzala has quit IRC | 18:00 | |
*** sabeen1 has joined #heat | 18:05 | |
*** kmARC has joined #heat | 18:11 | |
*** kmARC_ has joined #heat | 18:13 | |
*** Raj1 has joined #heat | 18:13 | |
*** funzo has joined #heat | 18:16 | |
*** jonesbr has left #heat | 18:19 | |
*** Raj1 has quit IRC | 18:19 | |
*** radez is now known as radez_g0n3 | 18:19 | |
*** Raj1 has joined #heat | 18:19 | |
*** IgorYozhikov has quit IRC | 18:20 | |
*** funzo has quit IRC | 18:20 | |
*** radez_g0n3 is now known as radez | 18:21 | |
*** spzala has joined #heat | 18:22 | |
*** tsufiev has quit IRC | 18:22 | |
*** tsufiev has joined #heat | 18:22 | |
*** sabeen1 has left #heat | 18:22 | |
*** IgorYozhikov has joined #heat | 18:23 | |
*** pm90_ has joined #heat | 18:32 | |
*** tspatzier has joined #heat | 18:36 | |
*** htruta_ has joined #heat | 18:39 | |
*** yassine_ has quit IRC | 18:41 | |
*** kmARC has quit IRC | 18:55 | |
*** kmARC_ has quit IRC | 18:55 | |
*** radez is now known as radez_g0n3 | 18:56 | |
*** jecarey has joined #heat | 18:58 | |
*** radez_g0n3 is now known as radez | 19:00 | |
*** docaedo has joined #heat | 19:01 | |
*** Piet has joined #heat | 19:02 | |
*** jpeeler has quit IRC | 19:03 | |
*** jpeeler has joined #heat | 19:05 | |
*** jpeeler has quit IRC | 19:05 | |
*** jpeeler has joined #heat | 19:05 | |
*** jecarey has quit IRC | 19:11 | |
*** jecarey has joined #heat | 19:15 | |
*** e0ne has joined #heat | 19:17 | |
*** funzo has joined #heat | 19:17 | |
*** daneyon_ has joined #heat | 19:19 | |
*** funzo has quit IRC | 19:21 | |
*** daneyon has quit IRC | 19:22 | |
larsks | jwitko: don't know if it helps, but https://github.com/larsks/heat-kubernetes has an example that is I think exactly what you want to do. | 19:27 |
larsks | I will take a look at your ask.o.o question sometime this evening, probably. | 19:28 |
larsks | (where evening =~ now + 6 hours) | 19:28 |
*** tspatzier has quit IRC | 19:30 | |
*** alexpilotti has quit IRC | 19:35 | |
*** tspatzier has joined #heat | 19:39 | |
*** boris-42 has joined #heat | 19:40 | |
*** tspatzier has quit IRC | 19:41 | |
*** randallburt has quit IRC | 19:42 | |
*** MVenesio has quit IRC | 19:45 | |
*** ParsectiX has joined #heat | 19:49 | |
*** chlong has quit IRC | 20:06 | |
*** achanda has quit IRC | 20:08 | |
*** Raj1 has quit IRC | 20:24 | |
*** Raj1 has joined #heat | 20:24 | |
*** dyasny has quit IRC | 20:34 | |
*** wmlynch has quit IRC | 20:42 | |
*** jdob has quit IRC | 20:43 | |
*** jruano has quit IRC | 20:45 | |
*** blomquisg has quit IRC | 20:46 | |
*** funzo has joined #heat | 20:47 | |
*** e0ne has quit IRC | 20:49 | |
*** sdake_ is now known as sdake | 20:52 | |
*** funzo has quit IRC | 20:52 | |
*** logan2 has quit IRC | 20:56 | |
*** htruta_ has quit IRC | 20:59 | |
*** htruta has quit IRC | 21:02 | |
*** aweiteka has quit IRC | 21:08 | |
*** achanda has joined #heat | 21:10 | |
*** pm90_ has quit IRC | 21:12 | |
*** Piet has quit IRC | 21:14 | |
*** neelashah has quit IRC | 21:16 | |
*** ParsectiX has quit IRC | 21:17 | |
*** ParsectiX has joined #heat | 21:19 | |
*** jaime49 has quit IRC | 21:27 | |
*** Piet has joined #heat | 21:30 | |
*** pm90_ has joined #heat | 21:31 | |
*** htruta_ has joined #heat | 21:37 | |
*** Drago1 has quit IRC | 21:38 | |
*** logan2 has joined #heat | 21:39 | |
*** Drago has joined #heat | 21:41 | |
*** Drago has quit IRC | 21:46 | |
*** Drago has joined #heat | 21:46 | |
*** sdake_ has joined #heat | 21:51 | |
*** sdake has quit IRC | 21:55 | |
*** Raj1 has quit IRC | 22:04 | |
*** vijendar has quit IRC | 22:06 | |
*** DandyPandy has quit IRC | 22:10 | |
*** Raj1 has joined #heat | 22:18 | |
*** randallburt has joined #heat | 22:18 | |
*** dims_ has joined #heat | 22:18 | |
*** Drago1 has joined #heat | 22:19 | |
*** otoolee has quit IRC | 22:20 | |
*** Drago has quit IRC | 22:20 | |
*** dimsum__ has quit IRC | 22:22 | |
*** otoolee has joined #heat | 22:23 | |
*** pm90_ has quit IRC | 22:24 | |
*** Piet has quit IRC | 22:26 | |
*** Raj1 has quit IRC | 22:32 | |
*** funzo has joined #heat | 22:33 | |
*** radez is now known as radez_g0n3 | 22:36 | |
*** Drago1 has quit IRC | 22:37 | |
*** funzo has quit IRC | 22:38 | |
*** edmund1 has quit IRC | 22:39 | |
*** yuanying has joined #heat | 22:43 | |
*** pm90_ has joined #heat | 22:45 | |
*** docaedo_ has joined #heat | 22:45 | |
*** yuanying_ has quit IRC | 22:49 | |
*** docaedo has quit IRC | 22:49 | |
*** skraynev has quit IRC | 22:49 | |
*** skraynev has joined #heat | 22:52 | |
*** logan2 has quit IRC | 23:15 | |
*** sdake_ is now known as sdake | 23:19 | |
*** kevinbenton has quit IRC | 23:25 | |
*** kevinbenton has joined #heat | 23:27 | |
*** zaneb has quit IRC | 23:28 | |
*** zaneb has joined #heat | 23:28 | |
*** jruano has joined #heat | 23:30 | |
*** docaedo_ is now known as docaedo | 23:34 | |
*** Raj1 has joined #heat | 23:38 | |
*** tlashchova has quit IRC | 23:40 | |
*** pm90_ has quit IRC | 23:45 | |
*** Piet has joined #heat | 23:49 | |
*** dsneddon has quit IRC | 23:52 | |
*** ParsectiX has quit IRC | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!