*** rpothier has joined #heat | 00:20 | |
*** matsuhashi has joined #heat | 00:21 | |
*** brint has quit IRC | 00:37 | |
*** brint has joined #heat | 00:38 | |
*** alexheneveld has quit IRC | 00:46 | |
*** nati_ueno has quit IRC | 00:53 | |
*** alexheneveld has joined #heat | 00:54 | |
*** nati_ueno has joined #heat | 01:19 | |
*** liusheng has joined #heat | 01:20 | |
*** nati_ueno has quit IRC | 01:20 | |
*** liusheng has quit IRC | 01:20 | |
*** liusheng has joined #heat | 01:21 | |
*** nosnos has joined #heat | 01:43 | |
*** tiantian has joined #heat | 01:48 | |
liusheng | morning all | 01:57 |
---|---|---|
tiantian | moring | 01:59 |
tiantian | do we need to add the docs for api, and how to do? | 02:05 |
*** ericgoncz has joined #heat | 02:08 | |
*** kong has joined #heat | 02:14 | |
*** blomquisg has joined #heat | 02:19 | |
elynn | morning! | 02:20 |
kong | morning, :) | 02:20 |
*** noTHD has quit IRC | 02:29 | |
*** zhiyan_ is now known as zhiyan | 02:35 | |
*** rpothier_ has joined #heat | 02:36 | |
*** rpothier has quit IRC | 02:38 | |
*** alexheneveld has quit IRC | 02:43 | |
*** alexheneveld has joined #heat | 02:44 | |
*** Qiming has joined #heat | 02:52 | |
*** gokrokve has joined #heat | 02:59 | |
*** nosnos has quit IRC | 03:18 | |
*** ericgoncz has quit IRC | 03:22 | |
*** zz_gondoi is now known as gondoi | 03:24 | |
*** gondoi is now known as zz_gondoi | 03:26 | |
*** gokrokve has quit IRC | 03:38 | |
*** gokrokve has joined #heat | 03:39 | |
*** rpothier_ has quit IRC | 03:43 | |
*** gokrokve has quit IRC | 03:43 | |
*** greghaynes has quit IRC | 03:51 | |
*** greghaynes has joined #heat | 03:52 | |
*** greghaynes has joined #heat | 03:52 | |
*** KanagarajM has joined #heat | 04:00 | |
*** blomquisg has quit IRC | 04:04 | |
*** matsuhashi has quit IRC | 04:04 | |
*** nosnos has joined #heat | 04:06 | |
*** matsuhashi has joined #heat | 04:13 | |
*** Qiming has quit IRC | 04:15 | |
*** rpothier has joined #heat | 04:26 | |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement keystone client plugin https://review.openstack.org/97985 | 04:32 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement heat client plugin https://review.openstack.org/97984 | 04:32 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Assume compute service_type for nova client https://review.openstack.org/97971 | 04:32 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Use a dict for clients memoization https://review.openstack.org/97972 | 04:32 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Deprecate direct access to clients methods https://review.openstack.org/97973 | 04:32 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Make heat.engine.clients a package https://review.openstack.org/97974 | 04:32 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Base class for client plugins https://review.openstack.org/97975 | 04:32 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Initialise client plugins https://review.openstack.org/97976 | 04:32 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement nova client plugin https://review.openstack.org/97977 | 04:32 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement swift client plugin https://review.openstack.org/97978 | 04:32 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement glance client plugin https://review.openstack.org/97979 | 04:32 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement neutron client plugin https://review.openstack.org/97980 | 04:32 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement cinder client plugin https://review.openstack.org/97981 | 04:32 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement trove client plugin https://review.openstack.org/97982 | 04:32 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement ceilometer client plugin https://review.openstack.org/97983 | 04:32 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement marconi client plugin https://review.openstack.org/98683 | 04:32 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement barbican client plugin https://review.openstack.org/98684 | 04:32 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Remove unused rackspace clients imports https://review.openstack.org/98685 | 04:32 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Use config region_name_for_services for rackspace clients https://review.openstack.org/98686 | 04:32 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Port rackspace clients to client plugins https://review.openstack.org/98687 | 04:32 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Only support client plugins https://review.openstack.org/98688 | 04:33 |
skraynev | Morning all! | 04:47 |
*** Qiming has joined #heat | 04:48 | |
stevebaker | afternoon | 04:48 |
Qiming | stevebaker, good morning | 04:49 |
stevebaker | Qiming: hi | 04:49 |
Qiming | stevebaker, can you tell when the trust between 'admin' and 'heat' is created in Keystone? | 04:50 |
Qiming | I'm using a devstack environment with my username set to 'admin' | 04:51 |
stevebaker | Qiming: KeystoneClientV3.create_trust_context? | 04:52 |
Qiming | okay, then 'create_trust_context' is only called once when the first stack is stored, and it will ensure the 'trust_id' will be in all the subsequent contexts? | 04:56 |
stevebaker | i'm not sure, best ask shardy | 04:59 |
Qiming | or, it could be that 'create_trust_context' is called many times but the parameters sent to Keystone are always the same, so I am only seeing a single record from Keystone | 04:59 |
*** zhiyan is now known as zhiyan_ | 05:04 | |
*** akuznetsov has joined #heat | 05:06 | |
elynn | hi stevebaker and skraynev, do you have time to review my patches? https://review.openstack.org/#/c/98042/ https://review.openstack.org/#/c/98580/ | 05:06 |
skraynev | elynn: will try to do it today :) | 05:07 |
elynn | thanks skraynev : ) | 05:07 |
*** zhangyang has quit IRC | 05:08 | |
*** alexheneveld has quit IRC | 05:14 | |
*** ramishra has joined #heat | 05:17 | |
*** tiantian has quit IRC | 05:20 | |
*** xuhaiwei has joined #heat | 05:26 | |
*** gokrokve has joined #heat | 05:27 | |
*** gokrokve has quit IRC | 05:33 | |
*** jprovazn has joined #heat | 05:33 | |
*** renlt has joined #heat | 05:34 | |
*** ramishra has quit IRC | 05:34 | |
*** che-arne has joined #heat | 05:36 | |
*** ramishra has joined #heat | 05:37 | |
*** gokrokve has joined #heat | 05:46 | |
*** akuznetsov has quit IRC | 05:53 | |
*** jcoufal has joined #heat | 05:57 | |
*** saju_m has joined #heat | 06:01 | |
openstackgerrit | OpenStack Proposal Bot proposed a change to openstack/heat: Imported Translations from Transifex https://review.openstack.org/89750 | 06:02 |
*** jstrachan has joined #heat | 06:06 | |
*** zhiyan_ is now known as zhiyan | 06:08 | |
*** nkhare has joined #heat | 06:09 | |
*** yogeshmehra has joined #heat | 06:11 | |
*** akuznetsov has joined #heat | 06:13 | |
*** yogeshmehra has quit IRC | 06:15 | |
*** saju_m has quit IRC | 06:20 | |
*** gokrokve has quit IRC | 06:24 | |
*** gokrokve has joined #heat | 06:25 | |
*** tiantian has joined #heat | 06:26 | |
liusheng | Hi, is there anyone can run unit tests in ceilometer.tests.event.test_endpoint.TestEventEndpoint ? | 06:26 |
*** akuznets_ has joined #heat | 06:28 | |
*** akuznetsov has quit IRC | 06:29 | |
*** gokrokve has quit IRC | 06:29 | |
*** saju_m has joined #heat | 06:32 | |
*** akuznetsov has joined #heat | 06:34 | |
*** akuznets_ has quit IRC | 06:37 | |
*** saju_m has quit IRC | 06:39 | |
*** zhangyang has joined #heat | 06:44 | |
kong | ping shardy | 06:49 |
*** yogeshmehra has joined #heat | 06:52 | |
*** saju_m has joined #heat | 06:55 | |
*** nosnos has quit IRC | 06:57 | |
*** gokrokve has joined #heat | 06:57 | |
*** che-arne_afk has joined #heat | 06:59 | |
*** saju_m has quit IRC | 07:00 | |
*** gokrokve has quit IRC | 07:02 | |
*** che-arne has quit IRC | 07:03 | |
*** lsmola_ has joined #heat | 07:05 | |
*** cmyster has joined #heat | 07:08 | |
cmyster | morning | 07:13 |
*** e0ne has joined #heat | 07:16 | |
*** cmyster has quit IRC | 07:21 | |
*** cmyster has joined #heat | 07:22 | |
*** cmyster has joined #heat | 07:22 | |
*** akuznets_ has joined #heat | 07:25 | |
*** ifarkas has joined #heat | 07:26 | |
*** akuznetsov has quit IRC | 07:27 | |
*** ramishra has quit IRC | 07:29 | |
*** che-arne has joined #heat | 07:30 | |
*** che-arne_afk has quit IRC | 07:31 | |
skraynev | morning cmyster | 07:32 |
* SpamapS is awake but should not be :-P | 07:33 | |
SpamapS | Any of my new friends from Bangalore here? :) | 07:33 |
shardy | morning all | 07:34 |
skraynev | morning | 07:34 |
shardy | kong: hi | 07:35 |
cmyster | morning | 07:37 |
* cmyster damns it. | 07:38 | |
cmyster | I am probably doing something wrong here, has anyone tried to use env files via Horizon ? | 07:38 |
shardy | cmyster: it doesn't work, ref bug #1322258 | 07:38 |
uvirtbot | Launchpad bug 1322258 in horizon "Heat environments don't work for local files" [Undecided,Fix committed] https://launchpad.net/bugs/1322258 | 07:38 |
lifeless | SpamapS: evening | 07:38 |
shardy | cmyster: jomara is working on a fix | 07:39 |
cmyster | oh | 07:39 |
cmyster | thanks shardy, I wasn't aware there is an open bug | 07:39 |
cmyster | or at least I forgot about it | 07:39 |
SpamapS | lifeless: ugh | 07:42 |
SpamapS | lifeless: that rabbitmq article is what I've been worried about since reading "it doesn't do anything to prevent split brain" | 07:43 |
SpamapS | lifeless: fail open for sure | 07:43 |
cmyster | shardy: have you duplicated it in BZ by any chance ? | 07:43 |
lifeless | SpamapS: yah | 07:43 |
lifeless | SpamapS: I'm wondering if qpidd is better at that | 07:44 |
lifeless | SpamapS: I know one of the RH Heat guys was an author of it but the particular name binding escapes me | 07:44 |
SpamapS | lifeless: name binding, as in, why call it Qpid? | 07:45 |
lifeless | SpamapS: no as in 'person wrote qpidd, what is that persons name' | 07:45 |
SpamapS | lifeless: sdake | 07:46 |
lifeless | there you go :) | 07:46 |
*** saju_m has joined #heat | 07:47 | |
SpamapS | I remember trying to use QPID in its early days | 07:47 |
SpamapS | and downloading a bazillion C++ libraries | 07:47 |
shardy | cmyster: I haven't, feel free if you think we should | 07:48 |
SpamapS | But that was likely because we were trying to do it on CentOS 5 .. and all the cool libraries were in EPEL | 07:48 |
*** akuznets_ has quit IRC | 07:51 | |
*** akuznetsov has joined #heat | 07:51 | |
*** che-arne_afk has joined #heat | 07:52 | |
lifeless | SpamapS: ewww | 07:53 |
*** akuznets_ has joined #heat | 07:53 | |
*** akuznetsov has quit IRC | 07:56 | |
*** che-arne_afk_ has joined #heat | 07:56 | |
*** jstrachan has quit IRC | 07:56 | |
*** che-arne has quit IRC | 07:56 | |
*** gokrokve has joined #heat | 07:57 | |
*** che-arne_afk has quit IRC | 07:57 | |
*** jistr has joined #heat | 08:00 | |
*** sergmelikyan has quit IRC | 08:00 | |
*** SaD has joined #heat | 08:00 | |
*** tiantian has quit IRC | 08:01 | |
*** akuznets_ has quit IRC | 08:01 | |
*** tiantian has joined #heat | 08:01 | |
*** gokrokve has quit IRC | 08:02 | |
*** openstackgerrit has quit IRC | 08:02 | |
*** jstrachan has joined #heat | 08:03 | |
*** gilliard has joined #heat | 08:06 | |
*** openstackgerrit has joined #heat | 08:07 | |
*** KanagarajM has quit IRC | 08:08 | |
*** plomakin has quit IRC | 08:08 | |
*** derekh_afk is now known as derekh_ | 08:09 | |
*** anteaya has quit IRC | 08:10 | |
*** lindsayk has quit IRC | 08:11 | |
*** tomek_adamczewsk has joined #heat | 08:12 | |
*** lindsayk has joined #heat | 08:12 | |
*** plomakin has joined #heat | 08:13 | |
*** SaD has quit IRC | 08:13 | |
*** ramishra has joined #heat | 08:13 | |
*** andreaf has joined #heat | 08:16 | |
*** sergmelikyan has joined #heat | 08:16 | |
*** renlt has quit IRC | 08:17 | |
*** KanagarajM has joined #heat | 08:18 | |
*** lindsayk has quit IRC | 08:23 | |
*** lindsayk has joined #heat | 08:25 | |
*** julienvey has joined #heat | 08:25 | |
*** ramishra has quit IRC | 08:27 | |
*** tspatzier has joined #heat | 08:31 | |
*** radez_g0n3 has quit IRC | 08:31 | |
*** Fayablazer has joined #heat | 08:31 | |
*** radez_g0n3 has joined #heat | 08:32 | |
*** cmyster has quit IRC | 08:32 | |
*** cmyster has joined #heat | 08:32 | |
*** cmyster has joined #heat | 08:32 | |
*** saju_m has quit IRC | 08:38 | |
tiantian | hi all, some questions about quota-api, hope you suggestions:) | 08:42 |
tiantian | now the stack table hasn't 'user_id' column, so I can't get a used count about an user | 08:43 |
tiantian | first about : supports the project-level or user-level quota? | 08:43 |
tiantian | also to count the stack_resources number or stack_events of user-level are complex:) | 08:47 |
*** e0ne has quit IRC | 08:47 | |
cmyster | idk, how is Horizon doing that ? | 08:48 |
*** saju_m has joined #heat | 08:48 | |
kong | you can implement tenant-quota first | 08:49 |
kong | any heat-cores here? | 08:49 |
shardy | tiantian, kong: IMO it would be best to implement tenant quotas first, then look at user quota later | 08:49 |
shardy | The problem is *everything* in heat is scoped to a project, not a user | 08:50 |
kong | shardy, you're right. | 08:50 |
kong | we can do that step by step, :) | 08:50 |
shardy | so you have a difficult task if e.g one stack is created by user "a", then updated by users "b", "c", and "d" | 08:50 |
shardy | IMO it will become very confusing for users if the quota used is for part of a stack (e.g what was added during an update) | 08:50 |
kong | user-quota can be tagged with "not implement" | 08:51 |
*** saju_m has quit IRC | 08:53 | |
*** che-arne_afk_ is now known as che-arne | 08:55 | |
*** mkollaro has joined #heat | 08:59 | |
tiantian | <shardy>: the resources number of stack is not the countable quota, just to check the user-quota-limit, if updated by user 'b', then check the resources number is smaller than the quota-limit of user 'b' | 09:03 |
shardy | tiantian: the number of stack is a countable quota though right? | 09:06 |
shardy | stacks rather | 09:06 |
tiantian | right | 09:07 |
shardy | Then user "b" will use some of their countable quota if the stack update creates any nested stacks | 09:07 |
tiantian | now the max_stacks_per_tenant and max_events_per_stack are countable(need to count) | 09:08 |
*** vpanizo_ has joined #heat | 09:09 | |
*** che-arne has quit IRC | 09:09 | |
*** che-arne has joined #heat | 09:12 | |
tiantian | <shardy>: complex in fact:) ,let's support the project-level, reserve the user_id? | 09:13 |
*** vpanizo has quit IRC | 09:14 | |
*** lindsayk has quit IRC | 09:14 | |
*** yogeshmehra has quit IRC | 09:14 | |
*** lindsayk has joined #heat | 09:15 | |
tiantian | <shardy>: how about change the 'username' column to 'user_id' of the stack talbe, need I to commit a patch? | 09:15 |
shardy | tiantian: IMO it would be best to implement tenant quotas first, then look at user quota later | 09:16 |
tiantian | <shardy>: agree | 09:16 |
openstackgerrit | Ethan Lynn proposed a change to openstack/heat: Implement PrivateIpAddress property for EC2::Instance https://review.openstack.org/98580 | 09:16 |
*** saju_m has joined #heat | 09:18 | |
tiantian | <shardy>: another question: Is there some work about the api-doc to do? I don't know where and how to add? | 09:18 |
shardy | https://review.openstack.org/#/c/65978/ | 09:19 |
shardy | tiantian: there's an example adding stack actions to api-site | 09:20 |
kong | tiantian, IMO, you just need to add DocImpact | 09:20 |
openstackgerrit | Ethan Lynn proposed a change to openstack/heat: Implement PrivateIpAddress property for EC2::Instance https://review.openstack.org/98580 | 09:21 |
kong | shardy, is it a must for the bp coder to write doc? | 09:21 |
shardy | kong: It's much better if those adding new API's take responsibility for updating the docs too | 09:21 |
shardy | kong: Not "a must", but strongly preferred, yes | 09:21 |
shardy | otherwise we end up with api docs which don't match the API | 09:22 |
kong | shardy, agree with you, api doc should go with code. just a concern that, we are non-native speakers of English | 09:23 |
shardy | kong: That's no problem, those of us who are will be happy to help during the review | 09:24 |
*** saju_m has quit IRC | 09:24 | |
kong | shardy, got it, very kind of you | 09:24 |
tiantian | <shardy>: and when is the good time to add, after code merged or now? | 09:25 |
shardy | tiantian: after the code is merged | 09:25 |
tiantian | <shardy>: got :) thanks | 09:26 |
*** gokrokve has joined #heat | 09:27 | |
*** mandira has joined #heat | 09:29 | |
*** matsuhashi has quit IRC | 09:31 | |
*** matsuhashi has joined #heat | 09:31 | |
*** gokrokve has quit IRC | 09:32 | |
*** akuznetsov has joined #heat | 09:38 | |
*** matsuhashi has quit IRC | 09:39 | |
*** kong has quit IRC | 09:40 | |
*** matsuhashi has joined #heat | 09:40 | |
mandira | hi all | 09:41 |
*** kong has joined #heat | 09:41 | |
*** lindsayk has quit IRC | 09:42 | |
*** erecio has quit IRC | 09:42 | |
*** PhilK has quit IRC | 09:42 | |
*** erecio has joined #heat | 09:43 | |
mandira | <zaneb> hi | 09:43 |
*** fbo_away is now known as fbo | 09:44 | |
*** PhilK has joined #heat | 09:45 | |
*** kong has quit IRC | 09:45 | |
Qiming | shardy: a quick question about trust creation | 09:45 |
*** kong has joined #heat | 09:46 | |
Qiming | 'create_trust_context' is only called once when the first stack is stored, and it will ensure the 'trust_id' will be in all the subsequent contexts? | 09:46 |
shardy | Qiming: It is only called once, but whether the trust_id is in the context depends on whether heat is servicing an API request (thus not using the trust) or doing a deferred operation (hence using the trust) | 09:47 |
shardy | Qiming: when I get the fix for bug #1306294 in it gets a little more complex, as we'll switch to using the stored (trust) context if the stack timeout exceeds the user token expiry | 09:48 |
uvirtbot | Launchpad bug 1306294 in tripleo "Heat fails to re-authenticate when faced with authentication failure during stack operations" [High,In progress] https://launchpad.net/bugs/1306294 | 09:48 |
Qiming | okay, thanks. 'trusts' is only used for deferred authentication at the moment | 09:49 |
Qiming | is that true? | 09:49 |
shardy | Qiming: basically, yes | 09:49 |
Qiming | I see. | 09:49 |
Qiming | interesting, a token expires during stack deploy, :P | 09:52 |
openstackgerrit | Mitsuru Kanabuchi proposed a change to openstack/heat: Support x-openstack-request-id for Heat https://review.openstack.org/97392 | 09:52 |
*** e0ne has joined #heat | 09:55 | |
*** lindsayk has joined #heat | 10:01 | |
*** kong has quit IRC | 10:01 | |
*** che-arne has quit IRC | 10:02 | |
*** alexheneveld has joined #heat | 10:02 | |
*** che-arne has joined #heat | 10:03 | |
openstackgerrit | Zhang Yang proposed a change to openstack/heat: Fix property-parameter mapping for boolean property https://review.openstack.org/98726 | 10:04 |
*** che-arne_afk has joined #heat | 10:06 | |
mandira | <shardy> hi | 10:07 |
*** alexheneveld has quit IRC | 10:08 | |
*** che-arne has quit IRC | 10:09 | |
*** anteaya has joined #heat | 10:11 | |
openstackgerrit | Dimitri Mazmanov proposed a change to openstack/heat: Added reference to the Nova Flavor documentation. https://review.openstack.org/96737 | 10:12 |
*** saju_m has joined #heat | 10:14 | |
mandira | <shardy>http://paste.openstack.org/show/83399/ | 10:17 |
*** zhiyan is now known as zhiyan_ | 10:17 | |
mandira | i am getting error while launching this template...can you validate it for me | 10:17 |
mandira | ? | 10:17 |
fbo | Hello ! Is there a way to force heat (option ?) to ensure that a stack will be able to be created (regarding tenant quotas and already existing resources in the tenant) and fails as quickly as possible when doing heat stack-create if defined quotas limits the amount of resources needed by the stack ? | 10:20 |
*** Qiming has quit IRC | 10:20 | |
*** gokrokve has joined #heat | 10:27 | |
*** e0ne has quit IRC | 10:29 | |
openstackgerrit | jun xie proposed a change to openstack/heat: Columns needs to be non-nullable for DB2 https://review.openstack.org/98733 | 10:29 |
*** xuhaiwei has quit IRC | 10:30 | |
*** gokrokve has quit IRC | 10:31 | |
*** che-arne has joined #heat | 10:40 | |
*** che-arne_afk has quit IRC | 10:43 | |
*** saju_m has quit IRC | 10:50 | |
*** matsuhashi has quit IRC | 10:51 | |
*** tiantian has quit IRC | 10:51 | |
*** kong has joined #heat | 10:51 | |
*** che-arne_afk has joined #heat | 10:55 | |
*** mandira has quit IRC | 10:58 | |
*** matsuhashi has joined #heat | 10:58 | |
*** che-arne has quit IRC | 10:58 | |
*** e0ne has joined #heat | 11:00 | |
*** e0ne has quit IRC | 11:04 | |
*** saju_m has joined #heat | 11:05 | |
*** e0ne has joined #heat | 11:06 | |
*** vpanizo_ has quit IRC | 11:09 | |
*** Qiming has joined #heat | 11:09 | |
*** saju_m has quit IRC | 11:14 | |
openstackgerrit | Thomas Spatzier proposed a change to openstack/heat-specs: Action-aware software config specification https://review.openstack.org/98742 | 11:14 |
*** mandira has joined #heat | 11:17 | |
mandira | i am getting error while launching this template...http://paste.openstack.org/show/83399/ can anybody help me for this ...? | 11:17 |
*** matsuhashi has quit IRC | 11:18 | |
*** matsuhashi has joined #heat | 11:19 | |
Qiming | mandira: error message? | 11:21 |
mandira | <Qiming>Error: Resource CREATE failed: Error: Creation of server Au-LoadBalancer-uzselaqj27o7-LB_instance-wqfn6sc5dpm7 failed: No valid host was found. (500) | 11:22 |
*** che-arne has joined #heat | 11:23 | |
*** che-arne_afk has quit IRC | 11:23 | |
Qiming | ElasticLoadBalancer resource failed? | 11:23 |
mandira | <Qiming>yes | 11:24 |
*** matsuhashi has quit IRC | 11:24 | |
Qiming | if you are creating an instance that has been deleted, you get a 500 error | 11:26 |
Qiming | maybe that is not the case, it seems nova scheduler throwed this exception | 11:27 |
*** gokrokve has joined #heat | 11:27 | |
*** ramishra has joined #heat | 11:28 | |
*** gokrokve has quit IRC | 11:32 | |
*** e0ne has quit IRC | 11:32 | |
*** saju_m has joined #heat | 11:33 | |
*** che-arne_afk has joined #heat | 11:35 | |
*** che-arne has quit IRC | 11:37 | |
*** saju_m has quit IRC | 11:38 | |
*** nkhare has quit IRC | 11:41 | |
*** KanagarajM has quit IRC | 11:43 | |
Qiming | mandira: can you check you hosts can accommodate all the VMs created? | 11:48 |
*** rpothier has quit IRC | 11:48 | |
mandira | <Qiming> Loadbalencer instance didnt get ip while launching stack... | 11:49 |
*** saju_m has joined #heat | 11:50 | |
Qiming | it sounds more like Nova doesn't know where to launch the LB instance, maybe I'm wrong | 11:50 |
Qiming | anyway, you may want to check nova logs to find out what happened there | 11:52 |
*** saju_m has quit IRC | 11:56 | |
openstackgerrit | Qiming Teng proposed a change to openstack/heat: Fix physical_resource_name for Nova server https://review.openstack.org/96669 | 11:56 |
mandira | <Qiming>i m getting Failed to launch instance "ins": Please try again later [Error: Virtual Interface creation failed]. error while launching an instance? | 12:00 |
*** jdob has joined #heat | 12:07 | |
*** saju_m has joined #heat | 12:07 | |
*** erecio has quit IRC | 12:08 | |
Qiming | mandira: just checked nova code, it seems that 'Failed to launch instance' is a MultiplePortsNotApplicable exception thrown at nova API, when multiple instances are created from the single port ID | 12:08 |
*** saju_m has quit IRC | 12:14 | |
*** che-arne has joined #heat | 12:19 | |
mandira | <Qiming> done with error..thank You :) | 12:19 |
Qiming | mandira: what was the reason, just curious? network configuration? | 12:19 |
*** che-arne_afk has quit IRC | 12:20 | |
mandira | <Qiming> i deleted old failed stacks...n then tried to create new one | 12:20 |
mandira | <Qiming> and it created | 12:21 |
mandira | gets* | 12:21 |
Qiming | okay, got it. thanks. | 12:21 |
mandira | <Qiming>one more query? | 12:23 |
Qiming | yes? | 12:23 |
mandira | <Qiming>http://paste.openstack.org/show/83409/ now i m using this template and getting this error text Create Failed Resource Create Failed: Stackvalidationfailed: Property Error : Datavolume: Availabilityzone The Referenced Attribute (Launchconfig Availabilityzone) Is Incorrect. | 12:26 |
mandira | <Qiming>can you please correct my template ...... | 12:27 |
mandira | :( | 12:27 |
*** gokrokve has joined #heat | 12:27 | |
Qiming | mandira: just checked, AWS::AutoScaling::LaunchConfiguration does not have any attributes | 12:29 |
*** gokrokve has quit IRC | 12:31 | |
mandira | <Qiming>I want to attach volume to the instance launch by autoscailing stack and i included datavolume and mount point resources to my template .... | 12:32 |
Qiming | I am not aware of any problem with that | 12:33 |
Qiming | but for availability zones, you can either pass them as parameters or use the defaults. It won't show up as an attribute ... | 12:34 |
*** che-arne_afk has joined #heat | 12:34 | |
*** higgins has quit IRC | 12:35 | |
*** erecio has joined #heat | 12:35 | |
*** che-arne has quit IRC | 12:38 | |
*** rpothier has joined #heat | 12:39 | |
*** higgins has joined #heat | 12:39 | |
*** che-arne has joined #heat | 12:40 | |
openstackgerrit | Qiming Teng proposed a change to openstack/heat: Add name attribute to Nova server. https://review.openstack.org/98776 | 12:41 |
*** che-arne_afk has quit IRC | 12:43 | |
*** ccrouch has left #heat | 12:44 | |
*** Qiming has quit IRC | 12:45 | |
*** che-arne_afk has joined #heat | 12:50 | |
*** achampion has quit IRC | 12:53 | |
*** che-arne has quit IRC | 12:53 | |
openstackgerrit | William C. Arnold proposed a change to openstack/heat: Implements stack lifecycle plugpoints https://review.openstack.org/89363 | 12:55 |
*** sgordon has joined #heat | 13:01 | |
*** sgordon has quit IRC | 13:01 | |
*** sgordon has joined #heat | 13:01 | |
*** tomek_adamczewsk has quit IRC | 13:04 | |
*** tomek_adamczewsk has joined #heat | 13:07 | |
*** rbuilta has joined #heat | 13:09 | |
*** sorantis has joined #heat | 13:13 | |
*** che-arne has joined #heat | 13:13 | |
sorantis | Hi! I’m tying to trigger sequential server creation using the WaitCondition and WaitConditionHandle resource. Here’s my test stack http://pastebin.com/PtvFTtgR | 13:16 |
sorantis | The thing is that my userdata script never gets executed | 13:16 |
sorantis | here’s the log /run/cirros/datasource/data/user-data was not '#!' or executable | 13:17 |
*** che-arne_afk has quit IRC | 13:17 | |
shardy | sorantis: you need | 13:17 |
sorantis | when I looked at the stored userdata content this is what I got http://pastebin.com/jXnDj6zB | 13:17 |
shardy | user_data_format: RAW | 13:18 |
shardy | cirros doesn't support multi-part userdata | 13:18 |
shardy | https://review.openstack.org/#/c/90143/7/tempest/scenario/orchestration/test_volumes_delete_snapshot.yaml | 13:18 |
shardy | sorantis: ^^ example of wait-conditions with cirros | 13:18 |
sorantis | if I use raw then the $wait_handle$ parameter is never replaced with the actual value | 13:18 |
sorantis | shardy: Thanks! I will try it out now | 13:20 |
*** che-arne_afk has joined #heat | 13:20 | |
*** che-arne has quit IRC | 13:21 | |
*** ccrouch has joined #heat | 13:25 | |
*** pafuent has joined #heat | 13:26 | |
*** gokrokve has joined #heat | 13:27 | |
sorantis | shardy: worked! Thanks a million! | 13:27 |
shardy | sorantis: np | 13:27 |
*** tomek_adamczewsk has quit IRC | 13:30 | |
*** gokrokve has quit IRC | 13:32 | |
*** tomek_adamczewsk has joined #heat | 13:32 | |
*** ramishra has quit IRC | 13:34 | |
*** vijendar has joined #heat | 13:35 | |
*** zz_gondoi is now known as gondoi | 13:39 | |
*** che-arne has joined #heat | 13:44 | |
*** che-arne_afk has quit IRC | 13:47 | |
*** ifarkas has quit IRC | 13:47 | |
*** achampion has joined #heat | 13:51 | |
*** e0ne has joined #heat | 13:51 | |
*** samstav has joined #heat | 13:55 | |
*** gokrokve has joined #heat | 14:00 | |
*** beekneemech is now known as bnemec | 14:02 | |
*** blomquisg has joined #heat | 14:04 | |
*** rwsu has joined #heat | 14:04 | |
*** andersonvom has joined #heat | 14:08 | |
*** Qiming has joined #heat | 14:12 | |
Qiming | skraynev: thanks for the review to change #98776 | 14:14 |
*** sgordon` has joined #heat | 14:16 | |
*** rbuilta1 has joined #heat | 14:17 | |
*** sjmc7 has joined #heat | 14:17 | |
*** ramishra has joined #heat | 14:18 | |
*** rbuilta has quit IRC | 14:19 | |
*** e0ne has quit IRC | 14:20 | |
*** sabeen1 has joined #heat | 14:22 | |
*** jcoufal has quit IRC | 14:24 | |
*** ramishra has quit IRC | 14:25 | |
*** tomek_adamczewsk has quit IRC | 14:26 | |
*** ramishra has joined #heat | 14:27 | |
*** kgriffs|afk is now known as kgriffs | 14:28 | |
*** jistr has quit IRC | 14:29 | |
*** tomek_adamczewsk has joined #heat | 14:30 | |
*** jistr has joined #heat | 14:32 | |
*** radez_g0n3 is now known as radez | 14:34 | |
*** ramishra has quit IRC | 14:34 | |
*** Qiming has quit IRC | 14:35 | |
*** ericgoncz has joined #heat | 14:36 | |
*** tomek_adamczewsk has quit IRC | 14:36 | |
*** dims has joined #heat | 14:36 | |
*** Qiming has joined #heat | 14:37 | |
*** tomek_adamczewsk has joined #heat | 14:37 | |
*** BillArnold has joined #heat | 14:38 | |
*** blomquisg has quit IRC | 14:41 | |
*** daneyon has joined #heat | 14:43 | |
*** erecio has quit IRC | 14:48 | |
*** erecio has joined #heat | 14:49 | |
*** erecio has quit IRC | 14:49 | |
*** gokrokve has quit IRC | 14:53 | |
*** gokrokve has joined #heat | 14:53 | |
*** e0ne has joined #heat | 14:53 | |
*** rongze has joined #heat | 14:56 | |
*** gokrokve has quit IRC | 14:57 | |
*** jistr has quit IRC | 15:00 | |
*** samstav has quit IRC | 15:00 | |
*** jistr has joined #heat | 15:00 | |
*** samstav has joined #heat | 15:02 | |
*** jasond` has joined #heat | 15:05 | |
*** vijendar1 has joined #heat | 15:05 | |
*** sabeen2 has joined #heat | 15:05 | |
*** ericgoncz has quit IRC | 15:07 | |
*** sabeen1 has quit IRC | 15:08 | |
*** vijendar has quit IRC | 15:08 | |
*** jasond has quit IRC | 15:09 | |
*** cdent has joined #heat | 15:10 | |
*** che-arne_afk has joined #heat | 15:10 | |
*** erecio has joined #heat | 15:12 | |
*** che-arne has quit IRC | 15:13 | |
*** kgriffs is now known as kgriffs|afk | 15:14 | |
*** jprovazn is now known as jprovazn_afk | 15:16 | |
*** ericgoncz has joined #heat | 15:17 | |
*** ericgoncz_ has joined #heat | 15:17 | |
*** rbuilta1 has quit IRC | 15:19 | |
*** che-arne has joined #heat | 15:19 | |
*** blomquisg has joined #heat | 15:20 | |
*** piyush has joined #heat | 15:20 | |
*** sorantis has quit IRC | 15:21 | |
*** ericgoncz has quit IRC | 15:22 | |
*** ericgoncz_ has quit IRC | 15:22 | |
*** che-arne_afk has quit IRC | 15:22 | |
*** ericgoncz has joined #heat | 15:22 | |
*** kgriffs|afk is now known as kgriffs | 15:29 | |
*** tomek_adamczewsk has quit IRC | 15:32 | |
*** jcoufal has joined #heat | 15:41 | |
*** andersonvom has quit IRC | 15:43 | |
*** rongze has quit IRC | 15:44 | |
*** piyush1 has joined #heat | 15:45 | |
*** Qiming has quit IRC | 15:45 | |
*** mspreitz has joined #heat | 15:47 | |
*** ericgoncz_ has joined #heat | 15:47 | |
*** ericgoncz has quit IRC | 15:47 | |
*** ericgoncz_ is now known as ericgoncz | 15:47 | |
*** piyush has quit IRC | 15:47 | |
mspreitz | Has anybody looked at https://bugs.launchpad.net/heat/+bug/1318599 ? | 15:47 |
uvirtbot | Launchpad bug 1318599 in heat "heat engine doesn't create new instance when ceilometer alarm is in "alarm" status using autoscaling feature "OS::Heat::AutoScalingGroup"" [High,Incomplete] | 15:47 |
mspreitz | Does anybody know whether heat.conf's auth_url should look like http://127.0.0.1:5000/v2.0 or http://127.0.0.1:5000/v2.0/ec2tokens) ? | 15:50 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: Add auth_token_info to request context https://review.openstack.org/97568 | 15:51 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: Use auth_token_info to initialize heat_keystoneclient sessions https://review.openstack.org/97569 | 15:51 |
*** sircharlestx has quit IRC | 15:51 | |
*** tspatzier has quit IRC | 15:51 | |
*** david-lyle has joined #heat | 15:51 | |
cmyster | those grenades... | 15:52 |
shardy | mspreitz: keystone_authtoken's auth_uri should be http://127.0.0.1:5000/v2.0 | 15:53 |
*** e0ne has quit IRC | 15:53 | |
shardy | mspreitz: the ec2authtoken section is optional, and can contain an ec2tokens specific url | 15:54 |
*** e0ne has joined #heat | 15:54 | |
shardy | if it's ommited we create it using the value in keystone_authtoken | 15:54 |
mspreitz | shardy: so the diagnosis in https://bugs.launchpad.net/heat/+bug/1318599 is bogus? | 15:54 |
uvirtbot | Launchpad bug 1318599 in heat "heat engine doesn't create new instance when ceilometer alarm is in "alarm" status using autoscaling feature "OS::Heat::AutoScalingGroup"" [High,Incomplete] | 15:54 |
mspreitz | shardy: http://127.0.0.1:5000/v2.0 would be the right form for an ec2authtoken's auth_uri, right? | 15:56 |
shardy | mspreitz: there are several formats which will work, but yes that is one of them | 15:57 |
*** jamie_h has joined #heat | 15:57 | |
shardy | Comment #4 doesn't specify which section was updated, so it's hard to be sure if the analysis is bogus or not | 15:57 |
mspreitz | Oh. Would http://127.0.0.1:5000/v2.0/ec2tokens also work? | 15:57 |
*** jamie_h has quit IRC | 15:57 | |
*** jamie_h has joined #heat | 15:58 | |
mspreitz | (I was presuming that the bug report was talking about the ec2authtoken section) | 15:58 |
*** julienvey has quit IRC | 15:58 | |
*** e0ne has quit IRC | 15:58 | |
shardy | mspreitz: You shouldn't need to add ec2tokens because the ec2tokens middleware appends that for you | 15:58 |
shardy | https://github.com/openstack/heat/blob/master/heat/api/aws/ec2token.py#L75 | 15:59 |
*** gokrokve has joined #heat | 15:59 | |
*** ericgoncz has quit IRC | 15:59 | |
*** andreaf has quit IRC | 16:00 | |
mspreitz | shardy: so it looks like there is not plausible interpretation of comment #4 that makes sense --- where the reported change would make a positive difference. Right? | 16:00 |
shardy | mspreitz: You shouldn't need to set anything at all in the ec2authtoken section unless you have an unusual keystone deployment | 16:00 |
shardy | mspreitz: well comment #8 indicates there's a bug in the puppet manifests used by packstack | 16:01 |
shardy | so the URL heat sees is http://127.0.0.1:5000/v2.0/ec2tokens/ec2tokens | 16:01 |
shardy | Heat would work if either nothing was specified at all in ec2authtoken, or if that section contained an auth_uri of either http://127.0.0.1:5000/v2.0 or http://127.0.0.1:5000/v2.0/ | 16:02 |
shardy | I would suggest just not setting it and letting heat use the keystone auth_token auth_uri | 16:02 |
mspreitz | Oh! I read comment #4 backwards. Now it all makes sense. Yes, bug in RDO. | 16:02 |
*** ericgoncz has joined #heat | 16:03 | |
shardy | mspreitz: I've been testing packstack so will follow up with a bug report so we can fix it | 16:03 |
shardy | mspreitz: Yeah I read #4 backwards initially too, due to the ordering of the url's | 16:03 |
mspreitz | thanks | 16:04 |
*** mspreitz has left #heat | 16:04 | |
*** david-lyle has quit IRC | 16:06 | |
*** zns has joined #heat | 16:11 | |
*** cmyster has quit IRC | 16:14 | |
*** che-arne has quit IRC | 16:16 | |
*** che-arne has joined #heat | 16:17 | |
*** che-arne has quit IRC | 16:21 | |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: ec2token tolerate fully-qualified ec2authtoken auth_uri https://review.openstack.org/98827 | 16:21 |
shardy | Oh, mspreitz is gone | 16:21 |
shardy | sigh | 16:21 |
*** ifarkas has joined #heat | 16:24 | |
*** kebray has quit IRC | 16:24 | |
*** DandyPandy has quit IRC | 16:24 | |
*** sballe has joined #heat | 16:25 | |
*** spzala has joined #heat | 16:25 | |
*** DandyPandy has joined #heat | 16:27 | |
*** david-lyle has joined #heat | 16:28 | |
*** akuznetsov has quit IRC | 16:31 | |
*** ericgoncz has quit IRC | 16:31 | |
*** bandarji has joined #heat | 16:36 | |
*** zaneb has quit IRC | 16:38 | |
*** akuznetsov has joined #heat | 16:39 | |
*** jcoufal has quit IRC | 16:40 | |
*** akuznetsov has quit IRC | 16:42 | |
*** metral is now known as metral_zzz | 16:43 | |
*** david-lyle has quit IRC | 16:43 | |
*** metral_zzz is now known as metral | 16:44 | |
*** jistr has quit IRC | 16:44 | |
*** swygue has joined #heat | 16:47 | |
*** kong has quit IRC | 16:49 | |
*** afaranha has quit IRC | 16:51 | |
*** spzala has quit IRC | 16:54 | |
*** zaneb has joined #heat | 16:57 | |
*** blomquisg has quit IRC | 16:59 | |
*** derekh_ has quit IRC | 16:59 | |
*** kgriffs is now known as kgriffs|afk | 17:09 | |
*** Fayablazer has quit IRC | 17:09 | |
*** harlowja_away is now known as harlowja | 17:09 | |
sjmc7 | hi guys.. i'm experimenting with heat sw config and finding deployments waiting forever for SoftwareDeployment resources to finish. are there any places you'd suggest looking to figure out what's going on? i'm just deploying a simple shell script, nothing complicated | 17:11 |
sjmc7 | don't see anything unusual in the logs. i'm testing on a single-node devstack install | 17:12 |
sjmc7 | image is ubuntu 13 created with imagebuilder | 17:13 |
*** jamie_h has quit IRC | 17:16 | |
openstackgerrit | A change was merged to openstack/heat: Fix requirements_style_check on BSD platforms https://review.openstack.org/96772 | 17:24 |
*** sorantis has joined #heat | 17:26 | |
*** nati_ueno has joined #heat | 17:27 | |
*** spzala has joined #heat | 17:29 | |
*** sorantis has quit IRC | 17:30 | |
*** zaneb has quit IRC | 17:30 | |
*** ramishra has joined #heat | 17:39 | |
*** daneyon has quit IRC | 17:44 | |
SpamapS | sjmc7: You need to send a signal using the deploy_signal_id | 17:45 |
*** zaneb has joined #heat | 17:46 | |
SpamapS | sjmc7: or set signal_transport: NO_SIGNAL | 17:46 |
sjmc7 | thanks SpamapS, will take a look at that | 17:48 |
*** ramishra has quit IRC | 17:48 | |
*** ramishra has joined #heat | 17:49 | |
sjmc7 | it doesn't appear to be executing the action though | 17:50 |
*** ramishra has quit IRC | 17:53 | |
*** yogeshmehra has joined #heat | 17:53 | |
*** cdent has quit IRC | 17:54 | |
*** kebray_ has joined #heat | 17:55 | |
SpamapS | sjmc7: the signal informs Heat that the deployment is complete, and that it can move on to any dependent actions. | 17:57 |
sjmc7 | yeah.. but i don't think the deployment is complete. all it's supposed to be doing is writing some text to a file | 17:57 |
SpamapS | sjmc7: If it does not explicitly use curl or heatclient to call back to heat and trigger the signal, then it will never reach CREATE_COMPLETE | 17:58 |
sjmc7 | yeah, i understand that. with NO_SIGNAL it does reach COMPLETE, but the delpoyment itself doesn't seem to have happened | 17:59 |
SpamapS | sjmc7: It would be helpful if you shared your deployment/config resources ... I can evaluate how that is working given those. | 17:59 |
sjmc7 | the template, you mean? | 17:59 |
*** piyush1 has quit IRC | 17:59 | |
*** ramishra has joined #heat | 18:00 | |
*** e0ne has joined #heat | 18:01 | |
sjmc7 | SpamapS - template is http://pastebin.com/cZZCTY0Q | 18:04 |
*** gondoi is now known as zz_gondoi | 18:05 | |
*** ramishra has quit IRC | 18:05 | |
sjmc7 | on the host i've got an ec2.json file in /var/lib/os-collect-config containing instance information | 18:06 |
SpamapS | sjmc7: but do you have a cfn or heat json? | 18:06 |
SpamapS | sjmc7: ahhh.. you're using the generic software config resources | 18:07 |
SpamapS | sjmc7: nothing is going to execute those configs. | 18:07 |
openstackgerrit | Steve Gregory proposed a change to openstack/heat-templates: Remove Rogue whitespace & change file permissions https://review.openstack.org/95937 | 18:07 |
*** e0ne has quit IRC | 18:07 | |
sjmc7 | that would tie with my experience :) | 18:07 |
*** daneyon has joined #heat | 18:07 | |
sjmc7 | did i omit to read the right documentation? | 18:08 |
SpamapS | sjmc7: docs are spotty | 18:08 |
SpamapS | sjmc7: look at the heat-templates repo | 18:09 |
SpamapS | sjthere is some helpful stuff in there. | 18:09 |
*** kgriffs|afk is now known as kgriffs | 18:09 | |
SpamapS | sjmc7: including diskimage-builder elements to add os-refresh-config scripts to run the 'config' part | 18:09 |
sjmc7 | os-refresh-config is installed | 18:10 |
openstackgerrit | A change was merged to openstack/heat: Avoid double-initialisation of Resources https://review.openstack.org/95996 | 18:10 |
openstackgerrit | A change was merged to openstack/heat: Unit tests: Create resources with ResourceDefinition https://review.openstack.org/95997 | 18:10 |
sjmc7 | think i followed https://github.com/openstack/heat-templates/tree/master/hot/software-config/elements to build the image | 18:10 |
SpamapS | sjmc7: ah ok so which element did you install? All of them? | 18:11 |
sjmc7 | yeah.. i see in /var/lib/heat-config/hooks cfn-init, puppet, script | 18:11 |
openstackgerrit | A change was merged to openstack/heat: Use ResourceDefinition in autoscaling https://review.openstack.org/95998 | 18:11 |
openstackgerrit | A change was merged to openstack/heat: Handle HOT when converting Outputs to Attributes https://review.openstack.org/95999 | 18:11 |
SpamapS | sjmc7: ok cool, so you should see os-collect-config running os-refresh-config, and subsequently running those scripts | 18:11 |
SpamapS | sjmc7: check /var/log/upstart/os-collect-config.log | 18:11 |
sjmc7 | ah. lots of warnings in there | 18:13 |
*** blomquisg has joined #heat | 18:13 | |
sjmc7 | Source Unavailable for heat_local, cf, heat | 18:13 |
SpamapS | sjmc7: ok, thats a clue that os-collect-config hasn't configured itself successfully.. | 18:14 |
SpamapS | sjmc7: which it should have been able to do with just ec2 | 18:14 |
sjmc7 | yep. ok, i'll see if i can figure out why | 18:14 |
SpamapS | or rather, with just heat_local | 18:14 |
sjmc7 | ocal metadata not found (['/var/lib/heat-cfntools/cfn-init-data']) | 18:14 |
SpamapS | ahhhhh | 18:14 |
SpamapS | sjmc7: thats very interesting. Check /var/log/cloud-init-output.log to see if something went wrong there | 18:15 |
SpamapS | sjmc7: the way it usually works is cloud-init is used to bootstrap os-collect-config | 18:15 |
sjmc7 | it did indeed.. | 18:15 |
sjmc7 | /var/lib/heat-cfntools/cfn-userdata | 18:15 |
sjmc7 | Userdata empty or not executable: [Errno 8] Exec format error | 18:15 |
sjmc7 | this may be my mistake then, not doing that | 18:16 |
sjmc7 | missing user_data_format ? | 18:18 |
*** erecio has quit IRC | 18:19 | |
*** kgriffs is now known as kgriffs|afk | 18:19 | |
*** erecio has joined #heat | 18:19 | |
*** kgriffs|afk is now known as kgriffs | 18:21 | |
SpamapS | sjmc7: no, thats a red herring | 18:22 |
SpamapS | sjmc7: thats the last thing attempted. The rest probably worked. | 18:22 |
SpamapS | sjmc7: I have to go afk for a bit, but keep digging. :) | 18:22 |
sjmc7 | the worst kind of herring | 18:22 |
sjmc7 | ok, thanks for the help | 18:22 |
*** dims has quit IRC | 18:25 | |
*** dims has joined #heat | 18:25 | |
*** e0ne has joined #heat | 18:26 | |
*** kebray_ has quit IRC | 18:28 | |
*** zz_gondoi is now known as gondoi | 18:29 | |
*** bandarji has quit IRC | 18:30 | |
*** kebray has joined #heat | 18:30 | |
*** bandarji has joined #heat | 18:31 | |
*** bandarji has quit IRC | 18:31 | |
*** andersonvom has joined #heat | 18:31 | |
*** nati_ueno has quit IRC | 18:31 | |
*** nati_uen_ has joined #heat | 18:34 | |
*** e0ne has quit IRC | 18:39 | |
*** e0ne has joined #heat | 18:40 | |
*** spzala has quit IRC | 18:48 | |
*** wirehead_ has quit IRC | 18:49 | |
*** wirehead_ has joined #heat | 18:50 | |
*** yogeshmehra has quit IRC | 18:57 | |
*** nati_ueno has joined #heat | 19:02 | |
*** erecio has quit IRC | 19:04 | |
*** erecio has joined #heat | 19:04 | |
*** jstrachan has quit IRC | 19:05 | |
*** nati_uen_ has quit IRC | 19:06 | |
*** rob_s_parker has quit IRC | 19:07 | |
*** larsks has quit IRC | 19:15 | |
*** spzala has joined #heat | 19:15 | |
*** nati_ueno has quit IRC | 19:15 | |
*** larsks has joined #heat | 19:19 | |
openstackgerrit | A change was merged to openstack/heat: Support passing a Template object to StackResource https://review.openstack.org/96000 | 19:21 |
openstackgerrit | A change was merged to openstack/heat: Allow a resource to be added to a template https://review.openstack.org/96001 | 19:23 |
zaneb | oh wow | 19:24 |
zaneb | patches | 19:24 |
zaneb | merging | 19:24 |
zaneb | is this real life? | 19:25 |
*** akuznetsov has joined #heat | 19:25 | |
*** akuznetsov has quit IRC | 19:25 | |
*** akuznetsov has joined #heat | 19:26 | |
*** akuznetsov has quit IRC | 19:27 | |
*** e0ne has quit IRC | 19:27 | |
*** akuznetsov has joined #heat | 19:28 | |
*** Guest33464 has joined #heat | 19:28 | |
*** Guest33464 has quit IRC | 19:28 | |
*** zns has quit IRC | 19:29 | |
*** zns has joined #heat | 19:31 | |
sjmc7 | SpamapS - missing "user_data_format: SOFTWARE_CONFIG | 19:32 |
sjmc7 | " was the culprit | 19:32 |
sjmc7 | thanks for the help | 19:32 |
*** arbylee has joined #heat | 19:33 | |
*** e0ne has joined #heat | 19:35 | |
*** spzala has quit IRC | 20:05 | |
*** radez is now known as radez_g0n3 | 20:06 | |
*** yogeshmehra has joined #heat | 20:08 | |
*** sgordon has quit IRC | 20:10 | |
*** jcoufal has joined #heat | 20:15 | |
SpamapS | sjmc7: OH! right | 20:18 |
SpamapS | zaneb: is this just fantasy? | 20:18 |
*** akuznetsov has quit IRC | 20:18 | |
SpamapS | caught in a patch landslide | 20:18 |
*** jdob has quit IRC | 20:25 | |
*** jdob has joined #heat | 20:25 | |
openstackgerrit | A change was merged to openstack/heat: Fix exceptions in update_stack https://review.openstack.org/89409 | 20:28 |
*** jprovazn_afk is now known as jprovazn | 20:28 | |
*** kgriffs is now known as kgriffs|afk | 20:29 | |
*** kgriffs|afk is now known as kgriffs | 20:33 | |
*** jcoufal has quit IRC | 20:39 | |
*** nati_ueno has joined #heat | 20:40 | |
*** blomquisg has quit IRC | 20:45 | |
*** ifarkas has quit IRC | 20:46 | |
*** bgorski has joined #heat | 20:47 | |
sjmc7 | bash | 20:52 |
*** e0ne has quit IRC | 20:53 | |
*** asalkeld has joined #heat | 20:53 | |
*** jprovazn has quit IRC | 20:57 | |
openstackgerrit | Russell Bryant proposed a change to openstack/heat: Ensure routing key is specified in the address for a direct producer https://review.openstack.org/98894 | 20:58 |
*** pafuent has left #heat | 20:59 | |
*** jdob has quit IRC | 20:59 | |
*** tomek_adamczewsk has joined #heat | 21:04 | |
*** vpanizo has joined #heat | 21:08 | |
*** tomek_adamczewsk has quit IRC | 21:15 | |
larsks | Has the syntax for get_attr changed much between releases? Looking at the template_guide, I thought I could get the first ip address from an os::neutron::port like this: {get_attr: [server_eth0, fixed_ips, ip_address]} | 21:16 |
larsks | ....but that the result output is just the verbatim {get_attr...} dictionary. | 21:16 |
*** Tross has quit IRC | 21:18 | |
*** Tross has joined #heat | 21:18 | |
*** morganfainberg has joined #heat | 21:18 | |
*** yogeshmehra has quit IRC | 21:21 | |
*** yogeshmehra has joined #heat | 21:21 | |
*** rpothier has quit IRC | 21:24 | |
*** tomek_adamczewsk has joined #heat | 21:25 | |
*** vijendar1 has quit IRC | 21:26 | |
stevebaker | larsks: pre-icehouse heat doesn't support the extra arguments (ip_address) | 21:26 |
larsks | Argh. :) Thanks. | 21:27 |
*** tomek_adamczewsk has quit IRC | 21:28 | |
*** tomek_adamczewsk has joined #heat | 21:28 | |
*** sgordon has joined #heat | 21:28 | |
*** kgriffs is now known as kgriffs|afk | 21:28 | |
stevebaker | any chance for some reviews for this? https://review.openstack.org/#/c/96618/ | 21:33 |
*** gondoi is now known as zz_gondoi | 21:33 | |
asalkeld | stevebaker, i'll look later | 21:34 |
stevebaker | ta | 21:34 |
*** zz_gondoi is now known as gondoi | 21:35 | |
*** BillArnold has quit IRC | 21:36 | |
*** tomek_adamczewsk has quit IRC | 21:36 | |
*** tomek_adamczewsk has joined #heat | 21:38 | |
*** blomquisg has joined #heat | 21:39 | |
*** yogeshme_ has joined #heat | 21:44 | |
*** blomquisg has quit IRC | 21:45 | |
*** yogeshmehra has quit IRC | 21:46 | |
*** hewbrocca has quit IRC | 21:48 | |
morganfainberg | stevebaker, hi got a moment? wanted to ask you an opinion on a bug... going to try and solve it for heat since it would make TripleO folks happy (and it's identity related): https://bugs.launchpad.net/heat/+bug/1313003 | 21:52 |
uvirtbot | Launchpad bug 1313003 in heat "stack_user_domain should accept a domain name" [Medium,Triaged] | 21:52 |
stevebaker | morganfainberg: sure, shardy may be better though | 21:52 |
*** kgriffs|afk has quit IRC | 21:53 | |
morganfainberg | stevebaker, keystoneclient should support the concept of either domain_id or domain_name easily for these purposes, i'm thinking of just adding an option that is domain_name, if id (current option) is specified, use ID, else use name | 21:53 |
morganfainberg | it looks like everything is mostly isolated to the heat_keystoneclient code. | 21:53 |
morganfainberg | (barring tests) | 21:53 |
stevebaker | morganfainberg: yep, that sounds right | 21:53 |
*** tomek_adamczewsk has quit IRC | 21:54 | |
stevebaker | bin/heat-keystone-setup-domain might need an update too | 21:54 |
morganfainberg | stevebaker, any reason that fall-through logic would be say less desireable than something a bit heavier (e.g. lookup that specific domain_id if given a domain_name and store it on the object) | 21:54 |
morganfainberg | stevebaker, maybe one line tweak or so | 21:54 |
*** tomek_adamczewsk has joined #heat | 21:55 | |
stevebaker | I'm inclined to store the name if we can | 21:55 |
* SpamapS rouses | 21:56 | |
*** andreaf has joined #heat | 21:57 | |
*** tomek_adamczewsk has quit IRC | 21:57 | |
*** tomek_adamczewsk has joined #heat | 21:57 | |
morganfainberg | stevebaker, yeah, that was my thought | 21:58 |
morganfainberg | stevebaker, should be a limited lines to fix for this. | 21:58 |
stevebaker | cool | 21:58 |
stevebaker | morganfainberg: btw id/naming related, it is now possible to specify nets and subnets by name on all neutron resources. That could clean up a bunch of tripleo stuff too | 21:59 |
*** dims_ has joined #heat | 22:00 | |
*** dims has quit IRC | 22:02 | |
*** gondoi is now known as zz_gondoi | 22:06 | |
*** nati_ueno has quit IRC | 22:08 | |
*** daneyon has quit IRC | 22:08 | |
morganfainberg | stevebaker, i'll need to take a closer look at that | 22:08 |
morganfainberg | stevebaker, mayyyybe | 22:09 |
stevebaker | morganfainberg: its something lifeless asked for some time ago | 22:09 |
morganfainberg | stevebaker, yeah i know, it's on my list :) | 22:09 |
morganfainberg | see if i can hack it out since i'm already pking at this stuff | 22:10 |
lifeless | stevebaker: blink, looks up | 22:12 |
lifeless | i | 22:12 |
lifeless | hi | 22:12 |
SpamapS | morganfainberg: I think that would mainly translate to changes in the templates to allow passing names. | 22:12 |
*** kgriffs has joined #heat | 22:12 | |
morganfainberg | SpamapS, ah if thats the case, that is a bit easier | 22:12 |
stevebaker | or hard-coding names in templates rather than passing uuid params | 22:13 |
*** tomek_adamczewsk has quit IRC | 22:13 | |
morganfainberg | lifeless, hi there. | 22:13 |
SpamapS | andersonvom: Hi! I am looking at your stack-check work and wondering how aggressively you are pursuing it. Convergence should build on it quite nicely. | 22:15 |
*** tomek_adamczewsk has joined #heat | 22:15 | |
morganfainberg | stevebaker, ok i'm gonna go mucking around in the heat_keystoneclient code. i think there is some general cleanup we can perform while i'm in here (separate reviews but you've got some duplicated code it looks like) | 22:16 |
*** bandarji has joined #heat | 22:16 | |
morganfainberg | or things that were specific to a much older keystoneclient than 0.9.0 | 22:17 |
andersonvom | SpamapS: I think it's gotten to a point where it should be ready to be merged. though I just noticed it needs a rebase | 22:19 |
andersonvom | SpamapS: and then once it gets accepted, it should just be a matter of implementing each resource's check() method | 22:20 |
andersonvom | SpamapS: laborious, but should not be that controversial anymore =P | 22:20 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Only support client plugins https://review.openstack.org/98688 | 22:22 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement keystone client plugin https://review.openstack.org/97985 | 22:22 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement heat client plugin https://review.openstack.org/97984 | 22:22 |
SpamapS | andersonvom: cool. The convergence engine I'm working on speccing out will definitely make use of the check methods. :) | 22:22 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement barbican client plugin https://review.openstack.org/98684 | 22:22 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Remove unused rackspace clients imports https://review.openstack.org/98685 | 22:22 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Use config region_name_for_services for rackspace clients https://review.openstack.org/98686 | 22:22 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Port rackspace clients to client plugins https://review.openstack.org/98687 | 22:22 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Assume compute service_type for nova client https://review.openstack.org/97971 | 22:22 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Use a dict for clients memoization https://review.openstack.org/97972 | 22:22 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Deprecate direct access to clients methods https://review.openstack.org/97973 | 22:22 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Make heat.engine.clients a package https://review.openstack.org/97974 | 22:22 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement marconi client plugin https://review.openstack.org/98683 | 22:22 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Base class for client plugins https://review.openstack.org/97975 | 22:22 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Initialise client plugins https://review.openstack.org/97976 | 22:22 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement nova client plugin https://review.openstack.org/97977 | 22:22 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement swift client plugin https://review.openstack.org/97978 | 22:22 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement glance client plugin https://review.openstack.org/97979 | 22:22 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement neutron client plugin https://review.openstack.org/97980 | 22:22 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement cinder client plugin https://review.openstack.org/97981 | 22:22 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement trove client plugin https://review.openstack.org/97982 | 22:22 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement ceilometer client plugin https://review.openstack.org/97983 | 22:22 |
andersonvom | SpamapS: sweet! :D | 22:22 |
stevebaker | boom | 22:22 |
andersonvom | stevebaker: boom1 | 22:22 |
morganfainberg | SpamapS, wow. | 22:22 |
morganfainberg | erm, stevebaker wow | 22:23 |
*** sabeen2 has quit IRC | 22:23 | |
SpamapS | it is so impressive morgainfainberg cannot even look at it... and is forced to utter his wow through me | 22:25 |
openstackgerrit | Clint 'SpamapS' Byrum proposed a change to openstack/heat-specs: Convergence Specification https://review.openstack.org/95907 | 22:26 |
*** cody-somerville has joined #heat | 22:31 | |
*** cody-somerville has quit IRC | 22:31 | |
*** cody-somerville has joined #heat | 22:31 | |
*** arbylee has quit IRC | 22:34 | |
*** arbylee1 has joined #heat | 22:34 | |
*** tomek_adamczewsk has quit IRC | 22:34 | |
*** andersonvom has quit IRC | 22:37 | |
*** cody-somerville has quit IRC | 22:38 | |
openstackgerrit | Clint 'SpamapS' Byrum proposed a change to openstack/heat-specs: Convergence Observer Specification https://review.openstack.org/96394 | 22:41 |
*** yogeshme_ has quit IRC | 22:43 | |
*** yogeshmehra has joined #heat | 22:44 | |
*** arbylee1 has quit IRC | 22:45 | |
*** sballe_ has joined #heat | 22:46 | |
*** nati_ueno has joined #heat | 22:47 | |
*** sballe has quit IRC | 22:47 | |
sjmc7 | hey.. another software config question. if i send a simple softwareconfig resource as part of an initial template, everything works as expected. if i create the server and then use stack-update to add a softwaredeployment the deployment gets executed but i see in os-collect-config.log that the cfn signal request gets a 400 response | 22:47 |
sjmc7 | any ideas why signalling through SW config would work as part of creating a server but not updating? | 22:48 |
openstackgerrit | Clint 'SpamapS' Byrum proposed a change to openstack/heat-specs: Convergence Engine Specification https://review.openstack.org/96404 | 22:52 |
SpamapS | sjmc7: "reasons" | 22:54 |
*** yogeshmehra has quit IRC | 22:54 | |
SpamapS | sjmc7: there's a bug.. let me find it | 22:54 |
*** yogeshmehra has joined #heat | 22:54 | |
sjmc7 | hurrah! something that isn't my blundering for once :) | 22:54 |
SpamapS | sjmc7: https://bugs.launchpad.net/heat/+bug/1291905 | 22:55 |
uvirtbot | Launchpad bug 1291905 in tripleo "new resources are not available for signalling during an update -> heat stack update timeout" [High,In progress] | 22:55 |
sjmc7 | ah, ok. i had a look through the bug list but missed that one | 22:55 |
sjmc7 | i'm getting a 400 Bad Request though, not an auth error | 22:56 |
mattoliverau | Morning all | 22:59 |
SpamapS | sjmc7: OH, you might need to use POST instead of PUT | 23:02 |
*** yogeshmehra has quit IRC | 23:03 | |
*** yogeshmehra has joined #heat | 23:04 | |
sjmc7 | for the signal? it looks like it is - from invoke_hook in os-config-refresh/configure.d/55-heat-config | 23:04 |
*** andersonvom has joined #heat | 23:05 | |
SpamapS | sjmc7: ahh that does indeed already do a post | 23:06 |
SpamapS | sjmc7: if you have access to the heat API or engine logs that mght have clues | 23:06 |
sjmc7 | SpamapS - i do, i'll crank up the log level and give it another go | 23:07 |
*** achampion has quit IRC | 23:10 | |
*** andersonvom has quit IRC | 23:11 | |
*** kgriffs is now known as kgriffs|afk | 23:13 | |
*** yogeshmehra has quit IRC | 23:20 | |
*** nati_ueno has quit IRC | 23:22 | |
*** morganfainberg is now known as morganfainberg_Z | 23:25 | |
*** nati_ueno has joined #heat | 23:28 | |
*** zns has quit IRC | 23:30 | |
*** nati_uen_ has joined #heat | 23:31 | |
*** nati_ueno has quit IRC | 23:32 | |
*** asalkeld has quit IRC | 23:38 | |
*** Qiming has joined #heat | 23:40 | |
sjmc7 | SpamapS - looks like it may be that same bug | 23:41 |
sjmc7 | Resource could not be found in stack | 23:41 |
*** morganfainberg_Z is now known as morganfainberg | 23:42 | |
sjmc7 | or at least related | 23:42 |
SpamapS | sjmc7: So perhaps the error code changed but the cause is the same. | 23:46 |
SpamapS | sjmc7: there is intensive work ongoing to make updates work better. | 23:46 |
*** samstav has quit IRC | 23:49 | |
sjmc7 | ok. i'll file this as a bug and mark it as a possible duplicate | 23:50 |
*** samstav has joined #heat | 23:51 | |
*** samstav has quit IRC | 23:51 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!