*** gokrokve has joined #heat | 00:04 | |
*** kebray has quit IRC | 00:05 | |
*** cody-somerville has quit IRC | 00:06 | |
*** tellesnobrega has joined #heat | 00:07 | |
*** achanda has joined #heat | 00:08 | |
*** dims_ has quit IRC | 00:08 | |
*** thedodd has quit IRC | 00:11 | |
*** david-lyle is now known as david-lyle_afk | 00:13 | |
*** tellesnobrega has quit IRC | 00:17 | |
*** cody-somerville has joined #heat | 00:19 | |
*** sabeen has joined #heat | 00:25 | |
*** pmally___ has joined #heat | 00:26 | |
openstackgerrit | Steve Baker proposed openstack/heat: RandomString physical_resource_id as id not the string https://review.openstack.org/134557 | 00:27 |
---|---|---|
*** pmallya has quit IRC | 00:29 | |
*** tellesnobrega has joined #heat | 00:30 | |
*** pmally___ has quit IRC | 00:30 | |
*** funzo has quit IRC | 00:31 | |
*** rdo has quit IRC | 00:33 | |
*** rdo has joined #heat | 00:35 | |
*** mkollaro has quit IRC | 00:49 | |
*** dims has joined #heat | 00:49 | |
*** alexheneveld has quit IRC | 00:51 | |
*** EricGonczer_ has joined #heat | 00:51 | |
*** gokrokve has quit IRC | 00:56 | |
*** EricGonczer_ has quit IRC | 00:56 | |
*** gokrokve has joined #heat | 00:57 | |
*** gokrokve has quit IRC | 00:57 | |
*** wirehead_1 is now known as wirehead_ | 00:58 | |
*** zhiwei has joined #heat | 01:08 | |
*** cody-somerville has quit IRC | 01:08 | |
*** spzala has joined #heat | 01:09 | |
*** cody-somerville has joined #heat | 01:16 | |
*** cody-somerville has quit IRC | 01:16 | |
*** cody-somerville has joined #heat | 01:16 | |
openstackgerrit | huangtianhua proposed openstack/heat: Move ImageConstraintTest to test_glance_client.py https://review.openstack.org/134881 | 01:19 |
*** spzala has quit IRC | 01:28 | |
*** spzala has joined #heat | 01:28 | |
*** achanda has quit IRC | 01:31 | |
*** achanda has joined #heat | 01:32 | |
*** Qiming has joined #heat | 01:32 | |
*** tiantian has joined #heat | 01:32 | |
Qiming | morning | 01:32 |
tiantian | hi | 01:32 |
asalkeld | hi tiantian and qiming | 01:35 |
tiantian | asalkeld: hi | 01:35 |
ramishra | morning all | 01:35 |
*** achanda has quit IRC | 01:36 | |
asalkeld | midcycle meetup reminder: https://doodle.com/b9m4bf8hvm3mna97qsmtxkba | 01:36 |
Qiming | asalkeld, it's a poll page? | 01:38 |
asalkeld | yip | 01:39 |
Qiming | got 404 Not found | 01:39 |
tiantian | Qiming: go to 'Home' page | 01:41 |
asalkeld | https://doodle.com/b9m4bf8hvm3mna97 | 01:41 |
asalkeld | sorry ^ | 01:41 |
asalkeld | that should work | 01:41 |
Qiming | it works | 01:42 |
*** apporc has joined #heat | 01:43 | |
ramishra | stevebaker: Hi! | 01:47 |
asalkeld | https://review.openstack.org/#/c/135081/ | 01:47 |
ramishra | stevebaker: Did you by any chance see my messages yesterday? | 01:48 |
asalkeld | that needs to get in before anything else will go in | 01:48 |
*** EricGonczer_ has joined #heat | 01:49 | |
*** elynn has quit IRC | 01:49 | |
*** Yanyanhu has joined #heat | 01:52 | |
openstackgerrit | Qiming Teng proposed openstack/heat-templates: Sample template using SoftwareDeployments https://review.openstack.org/134749 | 01:52 |
*** dims has quit IRC | 01:58 | |
*** EricGonczer_ has quit IRC | 01:58 | |
*** nosnos has joined #heat | 01:59 | |
asalkeld | bbl, errand | 02:00 |
*** shashankhegde has quit IRC | 02:05 | |
*** tellesnobrega has quit IRC | 02:21 | |
*** killer_prince has quit IRC | 02:23 | |
*** killer_prince has joined #heat | 02:25 | |
*** killer_prince is now known as lazy_prince | 02:25 | |
*** lazy_prince has quit IRC | 02:25 | |
miguelgrinberg | asalkeld or stevebaker: it seems file:// URLs are not supported as a resource type for a nested template, correct? | 02:26 |
*** killer_prince has joined #heat | 02:27 | |
*** LiJiansheng has joined #heat | 02:27 | |
*** killer_prince is now known as lazy_prince | 02:27 | |
miguelgrinberg | well yeah, I answered this myself, it is the server reading these files, so they can't be local | 02:28 |
*** gokrokve has joined #heat | 02:29 | |
*** erkules_ has joined #heat | 02:37 | |
*** Viswanath has joined #heat | 02:38 | |
*** erkules has quit IRC | 02:40 | |
*** Viswanath has quit IRC | 02:41 | |
openstackgerrit | huangtianhua proposed openstack/heat: Apply nova flavor constraint for resources https://review.openstack.org/134879 | 02:45 |
*** Linuturk has quit IRC | 02:51 | |
*** dims has joined #heat | 02:51 | |
*** Linuturk has joined #heat | 02:55 | |
*** erkules_ is now known as erkules | 02:58 | |
stevebaker | miguelgrinberg: file:// urls should be supported, but you may be hitting a bug where only relative paths work | 02:59 |
stevebaker | miguelgrinberg: are you using horizon or heat cli? | 02:59 |
miguelgrinberg | they do work? | 03:00 |
miguelgrinberg | I was using horizon, yes | 03:00 |
miguelgrinberg | so how does the server receive the referenced local files? | 03:00 |
*** gokrokve has quit IRC | 03:00 | |
stevebaker | horizon won't work with file:// paths, since you can only upload a single file | 03:00 |
miguelgrinberg | so heat-cli sends all the files? that's great, I'll try that | 03:00 |
*** gokrokve has joined #heat | 03:00 | |
stevebaker | miguelgrinberg: yes it does, then you can always use horizon for everything but create/update | 03:01 |
miguelgrinberg | awesome, thanks | 03:02 |
miguelgrinberg | stevebaker: something to consider for API v2, it would be great if you could upload several templates and keep them stored, but not running, it would make up for a more RESTful API. Then select one of the pre-stored templates and start it. | 03:03 |
stevebaker | miguelgrinberg: the aim is for glance artifacts to do that | 03:04 |
stevebaker | ramishra: yes I did, then you disappeared | 03:05 |
stevebaker | ramishra: I've started making changes https://review.openstack.org/#/q/status:open+project:openstack/heat-templates+branch:master+topic:dockerdockerdocker,n,z | 03:06 |
miguelgrinberg | stevebaker: yeah, that would work really well for this. | 03:06 |
ramishra | stevebaker: :) .. What are your thoughts now? Should we still pursue the kubelet route? | 03:07 |
ramishra | stevebaker: yep seen the changes.. thanks.. | 03:07 |
stevebaker | ramishra: you mentioned it wouldn't be that hard to replicate what kubelet does with netns etc | 03:09 |
stevebaker | ramishra: so I'm thinking continue with the dockerpy hook, and if/when docker API can manage pods then create another hook which uses that | 03:10 |
*** dims has quit IRC | 03:13 | |
*** dims has joined #heat | 03:13 | |
ramishra | stevebaker: yes.. creating a network container like kubelet and then using it for pods is possible..however, each VM requires an extra 256 IP addresses that get routed to it. This is in addition to the 'main' IP address assigned to the VM that is NAT-ed for Internet access | 03:13 |
ramishra | stevebaker: https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/design/networking.md | 03:13 |
stevebaker | ramishra: huh, maybe we can do something dumber than that in the short term, considering the user also manages the node that the pods are deployed to | 03:15 |
*** tellesnobrega has joined #heat | 03:17 | |
ramishra | stevebaker: current implemention maps all container ports to host ports.. all accessible with the host IP. | 03:17 |
stevebaker | ramishra: is there any reason that isn't enough for now? | 03:17 |
ramishra | stevebaker: port conflicts... container ports for multiple pods on the same VM can't overlap. | 03:18 |
stevebaker | ramishra: avoiding conflicts can be left as a job for the template author | 03:18 |
ramishra | stevebaker: and possible we are breaking the container security model;) | 03:19 |
ramishra | stevebaker: yeah... May be ok for now.. however, looking at possibility of portability of pods from GCE etc.. this would not be enough. | 03:24 |
ramishra | stevebaker: if you have not seen this.. https://aws.amazon.com/ecs/, https://aws.amazon.com/blogs/aws/cloud-container-management/ .. they have this concept of 'Task', a group of containers.. not sure how it works.. not tried it yet | 03:27 |
openstackgerrit | huangtianhua proposed openstack/heat: Add OS::Cinder::VolumeType resource https://review.openstack.org/132214 | 03:28 |
*** spzala has quit IRC | 03:30 | |
stevebaker | ramishra: I saw the announcement, haven't looked into it yet | 03:31 |
*** nosnos has quit IRC | 03:35 | |
*** boris-42 has quit IRC | 03:47 | |
openstackgerrit | huangtianhua proposed openstack/heat-specs: Apply neutron custom constraints https://review.openstack.org/135157 | 03:47 |
*** tellesnobrega has quit IRC | 03:52 | |
*** gokrokve_ has joined #heat | 03:52 | |
*** tellesnobrega has joined #heat | 03:53 | |
*** nkhare has joined #heat | 03:54 | |
*** gokrokve_ has quit IRC | 03:54 | |
*** gokrokve_ has joined #heat | 03:55 | |
*** gokrokve has quit IRC | 03:55 | |
*** pmallya_ has joined #heat | 03:58 | |
*** gokrokve_ has quit IRC | 03:59 | |
cmyster | morning | 04:02 |
*** GonZoPT has quit IRC | 04:03 | |
*** rushiagr_away is now known as rushiagr | 04:14 | |
*** sgordon_ has quit IRC | 04:14 | |
*** gokrokve has joined #heat | 04:22 | |
*** gokrokve has quit IRC | 04:24 | |
*** gokrokve has joined #heat | 04:24 | |
openstackgerrit | huangtianhua proposed openstack/heat: Do static template validation for nested stacks https://review.openstack.org/132625 | 04:25 |
*** gokrokve has quit IRC | 04:29 | |
openstackgerrit | Merged openstack/heat: Update sample conf for new oslo.db release https://review.openstack.org/135081 | 04:32 |
*** tellesnobrega has quit IRC | 04:34 | |
*** pmallya_ has quit IRC | 04:40 | |
*** nosnos has joined #heat | 04:44 | |
*** tomek_adamczewsk has joined #heat | 04:46 | |
*** achanda has joined #heat | 05:01 | |
*** randallburt has quit IRC | 05:02 | |
*** Drago has quit IRC | 05:03 | |
*** gokrokve has joined #heat | 05:24 | |
*** Drago has joined #heat | 05:28 | |
*** gokrokve has quit IRC | 05:28 | |
*** rakesh_hs has joined #heat | 05:35 | |
*** lazy_prince has quit IRC | 05:36 | |
*** lazy_prince has joined #heat | 05:37 | |
*** Drago1 has joined #heat | 05:37 | |
*** Drago1 has quit IRC | 05:40 | |
*** Drago1 has joined #heat | 05:40 | |
*** unmeshg has joined #heat | 05:42 | |
*** boris-42 has joined #heat | 05:50 | |
*** elynn has joined #heat | 05:50 | |
*** achanda has quit IRC | 05:51 | |
*** Drago1 has quit IRC | 05:55 | |
*** tomek_adamczewsk has quit IRC | 05:58 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/heat: Imported Translations from Transifex https://review.openstack.org/133615 | 06:01 |
*** tomek_adamczewsk has joined #heat | 06:01 | |
asalkeld | stevebaker, what magic bits do i need to run the integration tests against a standalone heat? | 06:05 |
*** achanda has joined #heat | 06:06 | |
asalkeld | stevebaker, I think I have everything except an equivalent to "export OS_NO_CLIENT_AUTH=True" | 06:07 |
asalkeld | (so keystone keeps returning the remote heat) | 06:08 |
*** achanda has quit IRC | 06:08 | |
*** achanda has joined #heat | 06:10 | |
stevebaker | asalkeld: if you're using devstack setting HEAT_STANDALONE=True in localrc will result in the devstack/accrc files having the required bits | 06:13 |
*** renlt has joined #heat | 06:13 | |
*** renlt has quit IRC | 06:14 | |
*** renlt has joined #heat | 06:14 | |
asalkeld | stevebaker, ok - so it should work with a standalone heat? | 06:15 |
asalkeld | (my devstack failed - so no accrc dir) | 06:15 |
asalkeld | - I'll re-run | 06:15 |
*** renlt has quit IRC | 06:16 | |
*** renlt has joined #heat | 06:16 | |
stevebaker | asalkeld: yes, if you want to point heat at a non-devstack cloud you'll still need to edit heat.conf | 06:16 |
*** renlt has quit IRC | 06:16 | |
*** renlt has joined #heat | 06:17 | |
*** renlt has quit IRC | 06:17 | |
asalkeld | mmm, stevebaker I don't get a accrc dir coming up | 06:17 |
*** tiantian has quit IRC | 06:20 | |
*** tiantian has joined #heat | 06:21 | |
*** shashankhegde has joined #heat | 06:22 | |
*** gokrokve has joined #heat | 06:24 | |
*** tomek_adamczewsk has quit IRC | 06:27 | |
*** gokrokve has quit IRC | 06:29 | |
*** Drago has quit IRC | 06:31 | |
*** shashankhegde has quit IRC | 06:31 | |
*** harlowja is now known as harlowja_away | 06:45 | |
*** unmeshg has quit IRC | 06:45 | |
skraynev | morning guys | 06:50 |
skraynev | stevebaker, asalkeld: hi ;) | 06:50 |
cmyster | morning | 06:51 |
*** ifarkas has joined #heat | 06:55 | |
skraynev | morning cmyster | 06:56 |
*** k4n0 has joined #heat | 06:57 | |
*** tomek_adamczewsk has joined #heat | 06:58 | |
*** achanda has quit IRC | 06:59 | |
*** tomek_adamczewsk has quit IRC | 07:02 | |
openstackgerrit | Zhenguo Niu proposed openstack/heat: Alter models and add migration https://review.openstack.org/127535 | 07:03 |
openstackgerrit | Zhenguo Niu proposed openstack/heat: Import sqlalchemy module instead of classes https://review.openstack.org/135181 | 07:03 |
*** Qiming_ has joined #heat | 07:06 | |
*** tomek_adamczewsk has joined #heat | 07:07 | |
*** Qiming has quit IRC | 07:09 | |
*** praveenkumar has joined #heat | 07:15 | |
*** zhiwei has quit IRC | 07:23 | |
*** zhiwei has joined #heat | 07:23 | |
*** gokrokve has joined #heat | 07:24 | |
*** hdd has joined #heat | 07:28 | |
*** gokrokve has quit IRC | 07:29 | |
asalkeld | hi skraynev | 07:30 |
*** tomek_adamczewsk has quit IRC | 07:41 | |
*** chlong has quit IRC | 07:41 | |
*** achanda has joined #heat | 07:42 | |
cmyster | asalkeld: I just did a stack.sh and got the dir btw | 07:42 |
asalkeld | cmyster, in standalone mode? | 07:43 |
cmyster | if what stevebaker pasted above is enough... | 07:43 |
cmyster | I'm guessing | 07:44 |
asalkeld | ok, good to know | 07:44 |
* cmyster needs to get his envs up and running to do some work on heat_integrationtests | 07:45 | |
asalkeld | yeah, i am trying to do that now | 07:45 |
cmyster | and my local machine is a slackware so some scripts are, | 07:45 |
cmyster | heh | 07:45 |
*** jprovazn has joined #heat | 07:47 | |
*** jtomasek has joined #heat | 07:56 | |
shardy | morning all | 08:02 |
*** achanda has quit IRC | 08:02 | |
shardy | asalkeld: Hey, do you have 5mins to discuss implementation_signature and bug 1389499? | 08:02 |
uvirtbot | Launchpad bug 1389499 in heat "Stack does not update properties in nested template" [High,In progress] https://launchpad.net/bugs/1389499 | 08:02 |
asalkeld | sure | 08:03 |
cmyster | morgen shardy | 08:03 |
shardy | asalkeld: I looked into it yesterday, and hit an issue because implementation_signature only handles one level of nesting | 08:03 |
shardy | TripleO are using a ResourceGroup of provider resources, which contains provider resources | 08:03 |
shardy | so that won't work | 08:03 |
shardy | I'm trying to decide how to fix it | 08:03 |
shardy | either we make implementation_signature consider the whole tree from that stack down, or we just always recurse into nested stack | 08:04 |
asalkeld | shardy, just reading bug | 08:04 |
*** inc0 has joined #heat | 08:04 | |
shardy | implementation_signature recursing seems like pretty much the same overhead as just recursing and using the existing update comparison logic to me | 08:04 |
shardy | and as we've seen, conditionally updating is prone to corner cases | 08:05 |
shardy | also, when updating a huge tree of stacks, it's weird to see a mixture of UPDATE_COMPLETE and $whatever_state_before_update | 08:05 |
shardy | I'm wondering if it might be less confising if, e.g when you do heat stack-list --show-nested if they all were UPDATE_COMPLETE | 08:05 |
asalkeld | shardy, mmm - I think it's also that we are not including files in the hash | 08:06 |
shardy | asalkeld: Ah, yeah, that was option 3 | 08:06 |
shardy | if files has changed, update all nested stacks | 08:06 |
shardy | but then, we don't know if the specific file that changed actually warrants an update to the tree | 08:06 |
shardy | I guess that could be a compromise solution tho | 08:06 |
cmyster | shardy: those in the tree whos status did not change to update_complete, were they updated at all? | 08:08 |
shardy | cmyster: no, that is the problem | 08:08 |
cmyster | should they ? | 08:08 |
asalkeld | shardy, we should really ask the template class for a hash | 08:08 |
shardy | cmyster: see bug 1389499 for the gory details ;) | 08:08 |
uvirtbot | Launchpad bug 1389499 in heat "Stack does not update properties in nested template" [High,In progress] https://launchpad.net/bugs/1389499 | 08:08 |
* cmyster reads | 08:09 | |
asalkeld | and hash template + files | 08:09 |
shardy | asalkeld: Hmm, OK, and accept that everything gets updated whenever any file changes? | 08:09 |
shardy | That should work and be fairly simple I guess | 08:10 |
asalkeld | shardy, it's only the files going into the child stack | 08:10 |
asalkeld | not *all* files | 08:10 |
asalkeld | but I guess we pass all at the moment | 08:10 |
shardy | asalkeld: But will that handle the files going into a child of the child? | 08:10 |
shardy | Yeah, I think we pass all files around atm | 08:11 |
*** justin-8 has quit IRC | 08:11 | |
inc0 | o/ | 08:11 |
shardy | asalkeld: really, I'm trying to weigh the cost of this increasingly complex conditional logic vs just saying "update always updates the entire tree" | 08:11 |
*** justin-8 has joined #heat | 08:11 | |
skraynev | inc0: hi | 08:11 |
shardy | The latter has slightly more overhead, but is massively simpler | 08:12 |
asalkeld | shardy, i am just reading code | 08:12 |
inc0 | do I smell convergence? | 08:12 |
shardy | inc0: no, borken stack updates | 08:12 |
inc0 | ahh, allright | 08:12 |
*** alexheneveld has joined #heat | 08:12 | |
*** dkusidlo has joined #heat | 08:14 | |
shardy | If anyone feels like approving https://review.openstack.org/#/c/131827/ that would be good | 08:14 |
*** alexheneveld has quit IRC | 08:15 | |
inc0 | shardy, if I understand problem correctly, idea of convergence I'm toying with might solve that | 08:17 |
inc0 | so naive "updates always update whole tree" approach might be good for immediate fix, and then convergence will have to tackle that anyway | 08:17 |
shardy | inc0: heh, another problem we can punt to convergence huh? ;) | 08:18 |
inc0 | (naive in terms that we don't really care what should or shouldn't be updated) | 08:18 |
shardy | inc0: Interesting, I'll definitely follow the convergence update story, but I need a fix now really | 08:18 |
inc0 | shardy, well...yeah;) still, if we don't we risk that we'll have to fix same issues again | 08:19 |
inc0 | as I said, immediate fix now, then wait till convergence do that in correct way | 08:19 |
shardy | inc0: FWIW, I don't really see the problem with just walking the whole tree every update | 08:19 |
shardy | it's not like we actually update the resources unless they need updating | 08:19 |
shardy | it's just the recursion into nested stacks I need to fix | 08:19 |
inc0 | well, I think it would be only performance | 08:20 |
*** jstrachan has joined #heat | 08:21 | |
*** gilliard has quit IRC | 08:21 | |
*** links has joined #heat | 08:21 | |
asalkeld | shardy, i guess you could look at that approach | 08:21 |
*** gilliard has joined #heat | 08:21 | |
shardy | inc0: I guess my point is, the overhead of making a correct determination for update-needed on the whole tree is pretty much the same as just running an update on each stack | 08:21 |
shardy | inc0: in both cases, you have to load the stack from the DB and walk the resources | 08:21 |
asalkeld | shardy, i was trying to prevent necessary updating | 08:21 |
inc0 | but it might be difference between 1 and 1.5s on large stacks, so it might as well be ignored...futher study required | 08:22 |
shardy | asalkeld: Yup, I get why we did it like this, it's just not really working out with big trees unfortunately :( | 08:22 |
shardy | asalkeld: How would you prefer me to proceed - would you support skipping the signature check and just always recursing for nested stacks? | 08:23 |
asalkeld | shardy, just override the implementation_sig | 08:23 |
shardy | asalkeld: If we want to always recurse, what would I return, a random hash? | 08:24 |
asalkeld | shardy, that would work | 08:24 |
*** gokrokve has joined #heat | 08:24 | |
shardy | asalkeld: I'm wondering, if we don't use implementation_signature for updates, do we need it at all? | 08:24 |
asalkeld | it is also needed if you update the plugins | 08:25 |
*** alexheneveld has joined #heat | 08:25 | |
shardy | asalkeld: aha | 08:25 |
asalkeld | shardy, maybe just hash all the files | 08:26 |
*** gilliard has quit IRC | 08:26 | |
*** tspatzier has joined #heat | 08:26 | |
*** jcoufal has joined #heat | 08:26 | |
shardy | asalkeld: Ok then, thanks for the help I'll look into either hashing all the files or returning something from StackResource which forces always-update | 08:26 |
asalkeld | k | 08:26 |
asalkeld | I'll be in-n-out: making supper | 08:26 |
shardy | np, thanks | 08:27 |
openstackgerrit | huangtianhua proposed openstack/heat: Apply nova flavor constraint for resources https://review.openstack.org/134879 | 08:28 |
*** gokrokve has quit IRC | 08:29 | |
*** gilliard has joined #heat | 08:31 | |
cmyster | hey inc0 | 08:37 |
*** matt_____ is now known as mattoliverau | 08:39 | |
*** dkusidlo has quit IRC | 08:40 | |
openstackgerrit | Merged openstack/heat: Fix incorrect ca argument for heat ceilometer client https://review.openstack.org/134158 | 08:41 |
*** tomek_adamczewsk has joined #heat | 08:41 | |
*** stannie has joined #heat | 08:42 | |
*** GonZoPT has joined #heat | 08:50 | |
*** viktors|afk has quit IRC | 08:50 | |
*** liuxx has joined #heat | 08:51 | |
elynn | Hi shardy, about patch https://review.openstack.org/#/c/127699/, the author answer your question in comment, do you have time to have a look? | 08:51 |
shardy | elynn: done | 08:55 |
*** dkusidlo has joined #heat | 08:55 | |
elynn | thanks shardy :) | 08:57 |
*** tomek_adamczewsk has quit IRC | 08:58 | |
*** inc0 has quit IRC | 09:01 | |
*** derekh has joined #heat | 09:03 | |
*** julienvey has joined #heat | 09:06 | |
*** mc__ has joined #heat | 09:07 | |
*** reed has joined #heat | 09:09 | |
mc__ | g'day. I have here a strange problem of initializing AlarmCombinations. In HOT they are all set up as repeat_actions:True, During stack init, I can watch, that they are set up correctly for a short moment, but then changing to repeat_actions:false. The AlarmCombination consists only of alarms, which are repeat_action:true themselves. Anyone heard about that so far? | 09:11 |
*** jcoufal has quit IRC | 09:11 | |
*** blues-man has joined #heat | 09:12 | |
*** jcoufal has joined #heat | 09:13 | |
*** jcoufal has quit IRC | 09:14 | |
*** jcoufal has joined #heat | 09:14 | |
*** dkusidlo has quit IRC | 09:14 | |
*** inc0 has joined #heat | 09:15 | |
*** inc0_ has joined #heat | 09:16 | |
*** dkusidlo has joined #heat | 09:17 | |
*** inc0 has quit IRC | 09:19 | |
openstackgerrit | huangtianhua proposed openstack/heat: Delete resource_data after resource deleted https://review.openstack.org/129508 | 09:20 |
openstackgerrit | huangtianhua proposed openstack/heat: Delete resource_data after resource deleted https://review.openstack.org/129508 | 09:20 |
tiantian | asalkeld: would you please to approve this: https://review.openstack.org/#/c/130104/ and have a look at https://review.openstack.org/#/c/130107/, tks:) | 09:22 |
*** gokrokve has joined #heat | 09:24 | |
*** hdd has quit IRC | 09:26 | |
*** gokrokve has quit IRC | 09:29 | |
*** hdd has joined #heat | 09:30 | |
shardy | tiantian: reviewed - the resource.py part looks fine to me, but the autoscaling change would be better in a separate patch IMO | 09:33 |
asalkeld | tiantian, i dont' seem to have approve yet | 09:36 |
asalkeld | but would rather someone else do the stable branch | 09:36 |
*** zhiwei has quit IRC | 09:38 | |
tiantian | thanks shardy&asalkeld:) | 09:38 |
*** zhiwei has joined #heat | 09:38 | |
*** jamielennox is now known as jamielennox|away | 09:43 | |
*** pasquier-s_ has joined #heat | 09:44 | |
openstackgerrit | Merged openstack/heat: Fix [H302] errors in heat/api https://review.openstack.org/134171 | 09:45 |
openstackgerrit | Merged openstack/heat: Alter models and add migration https://review.openstack.org/127535 | 09:47 |
*** pasquier-s__ has quit IRC | 09:47 | |
*** KanagarajM has joined #heat | 09:47 | |
mc__ | I can provide also a logfile auf heat-engine: http://paste.openstack.org/show/134315/ Line 4 vs12; 17 vs25; 30vs 38. Everytime, the alarm is overwritten. | 09:49 |
shardy | mc__: Odd, that shows the post to ceilometer has true, but the response has false | 09:58 |
shardy | mc__: maybe a ceilometer bug? Have you tried creating an alarm via ceilometer alarm-create? | 09:59 |
shardy | Would be interesting to create a similar alarm directly and see if it behaves the same | 09:59 |
shardy | mc__: Or, you can just cut/paste the curl string from the logs | 10:00 |
mc__ | ok, not yet. I'll do, which of these thousands ceilometer logs is responsible for the alarm creation process? | 10:00 |
shardy | mc__: https://bugs.launchpad.net/python-ceilometerclient/+bug/1253057 | 10:03 |
uvirtbot | Launchpad bug 1253057 in python-ceilometerclient "alarm update resets repeat_actions attribute, breaking heat autoscaling" [High,Fix committed] | 10:03 |
shardy | Oh, actually that's quite old | 10:03 |
*** asalkeld has quit IRC | 10:04 | |
*** GonZoPT has quit IRC | 10:04 | |
*** zhiwei has quit IRC | 10:04 | |
*** tellesnobrega has joined #heat | 10:05 | |
*** lazy_prince is now known as killer_prince | 10:05 | |
*** Qiming_ has quit IRC | 10:05 | |
*** Yanyanhu has quit IRC | 10:06 | |
mc__ | does the API call the CLI? Nov2013 should be Havana? | 10:07 |
shardy | mc__: No, but we call the python client | 10:08 |
shardy | Looks like that fix landed in 1.0.7 python-ceilometerclient | 10:08 |
shardy | https://github.com/openstack/python-ceilometerclient/commit/7a5cbc14a5ff0679e2797569f9de8ef82068f510 | 10:08 |
shardy | what version do you have? | 10:08 |
shardy | (python-*client contains the python API and the CLI code in many cases) | 10:08 |
mc__ | errrrr.. none installed? the bash completion has no suggestions for "python-" | 10:11 |
shardy | bash should just find the "ceilometer" client | 10:12 |
*** vijayagurug has joined #heat | 10:13 | |
mc__ | dpkg says for python-ceilometerclient Version: 1:1.0.9-10-cisco1 | 10:14 |
*** ckmvishnu has joined #heat | 10:15 | |
mc__ | okay ceilometer says also Version 1.0.9 | 10:15 |
shardy | mc__: Ok, I'd test via curl or ceilometerclient then and raise a ceilometer bug if (as I suspect) repeat_actions doesn't match | 10:16 |
mc__ | sorry for the confusion | 10:16 |
*** tellesnobrega has quit IRC | 10:16 | |
*** gokrokve has joined #heat | 10:24 | |
*** mc__ has quit IRC | 10:26 | |
*** gokrokve has quit IRC | 10:29 | |
pfreund_ | does someone have an exemple template using "remote_group_id" in a securitygroup ? Is the value the name of the ressource or something like "get_resource" ? | 10:35 |
*** liuxx has quit IRC | 10:38 | |
*** liuxx_ has joined #heat | 10:38 | |
pfreund_ | because with the name or get_resource, I have 0.0.0.0/0 (CIDR) in the rule instead the SG. | 10:40 |
*** liuxx_ has quit IRC | 10:43 | |
*** pasquier-s_ has quit IRC | 10:45 | |
*** tellesnobrega has joined #heat | 10:47 | |
*** sorantis has joined #heat | 10:47 | |
*** tomek_adamczewsk has joined #heat | 10:48 | |
mattt | is there a way to specify a timeout in template rather than passing to heat stack-create ? | 10:50 |
shardy | mattt: No, except using WaitCondition resources | 10:50 |
mattt | shardy: k guess i'll need to look into that! :) thanks | 10:51 |
*** tiantian has quit IRC | 10:55 | |
openstackgerrit | Merged openstack/heat: unconfigured clients look in the [clients] section for defaults https://review.openstack.org/127699 | 10:57 |
*** tsufiev has quit IRC | 10:58 | |
*** dteselkin has quit IRC | 10:58 | |
*** IgorYozhikov has quit IRC | 10:58 | |
openstackgerrit | Merged openstack/heat: Make resource check messages more consistent https://review.openstack.org/131281 | 11:00 |
*** pas-ha has joined #heat | 11:01 | |
*** Qiming has joined #heat | 11:02 | |
*** pasquier-s has joined #heat | 11:02 | |
*** enterprisedc has quit IRC | 11:06 | |
*** enterprisedc has joined #heat | 11:07 | |
*** pasquier-s_ has joined #heat | 11:10 | |
*** dkusidlo has quit IRC | 11:10 | |
*** tellesnobrega has quit IRC | 11:10 | |
openstackgerrit | Merged openstack/heat: Import sqlalchemy module instead of classes https://review.openstack.org/135181 | 11:12 |
*** pasquier-s has quit IRC | 11:13 | |
*** julienvey has quit IRC | 11:15 | |
*** Qiming_ has joined #heat | 11:20 | |
*** julienvey has joined #heat | 11:20 | |
*** Qiming has quit IRC | 11:24 | |
*** gokrokve has joined #heat | 11:24 | |
*** Qiming__ has joined #heat | 11:26 | |
*** sorantis has quit IRC | 11:26 | |
openstackgerrit | Merged openstack/heat: RandomString physical_resource_id as id not the string https://review.openstack.org/134557 | 11:28 |
*** LiJiansheng has quit IRC | 11:28 | |
openstackgerrit | Merged openstack/heat: Correct error message when query domain id https://review.openstack.org/133895 | 11:28 |
*** pasquier-s_ has quit IRC | 11:28 | |
*** gokrokve has quit IRC | 11:29 | |
*** apporc has quit IRC | 11:29 | |
*** Qiming_ has quit IRC | 11:29 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/heat: Updated from global requirements https://review.openstack.org/134767 | 11:30 |
*** dims has quit IRC | 11:32 | |
*** dims has joined #heat | 11:32 | |
*** tomek_adamczewsk has quit IRC | 11:36 | |
*** ckmvishnu has quit IRC | 11:36 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-heatclient: Updated from global requirements https://review.openstack.org/134792 | 11:36 |
*** enterprisedc has quit IRC | 11:46 | |
*** Qiming_ has joined #heat | 11:48 | |
*** Qiming__ has quit IRC | 11:52 | |
openstackgerrit | Steven Hardy proposed openstack/heat: RandomString don't skip superclass validation https://review.openstack.org/134558 | 11:52 |
*** killer_prince has quit IRC | 11:53 | |
*** Qiming__ has joined #heat | 11:56 | |
*** sorantis has joined #heat | 11:57 | |
*** chlong has joined #heat | 11:57 | |
* cmyster Hmmms | 11:57 | |
*** killer_prince has joined #heat | 12:00 | |
*** killer_prince is now known as lazy_prince | 12:00 | |
*** Qiming_ has quit IRC | 12:00 | |
*** Marga_ has joined #heat | 12:01 | |
*** Qiming__ has quit IRC | 12:01 | |
*** sorantis has quit IRC | 12:03 | |
*** blues-man has quit IRC | 12:04 | |
*** nkhare has quit IRC | 12:04 | |
*** blues-man has joined #heat | 12:06 | |
*** sorantis has joined #heat | 12:07 | |
openstackgerrit | Merged openstack/heat: ResourceGroup don't special-case zero count https://review.openstack.org/135031 | 12:07 |
*** Qiming has joined #heat | 12:09 | |
*** lazy_prince2 has joined #heat | 12:13 | |
*** julienvey has quit IRC | 12:13 | |
*** dkusidlo has joined #heat | 12:13 | |
*** lazy_prince2 has quit IRC | 12:13 | |
*** KanagarajM has quit IRC | 12:13 | |
*** nkhare has joined #heat | 12:16 | |
*** nkhare has quit IRC | 12:19 | |
*** nkhare has joined #heat | 12:19 | |
*** tomek_adamczewsk has joined #heat | 12:22 | |
*** dkusidlo has quit IRC | 12:24 | |
*** gokrokve has joined #heat | 12:24 | |
*** dkusidlo has joined #heat | 12:26 | |
*** gokrokve has quit IRC | 12:29 | |
*** broskos has joined #heat | 12:29 | |
broskos | greetings - anybody on with a moment to help me troubleshoot a cloudconfig issue? | 12:30 |
cmyster | broskos: ask away anway ;) | 12:32 |
cmyster | anyway * | 12:32 |
broskos | hehe - worth a shot right :) | 12:33 |
*** Marga_ has quit IRC | 12:34 | |
broskos | I am trying to pass a chef config via os::heat::cloudconfig. After boot, my instance logs a cloud init error : | 12:34 |
broskos | 2014-11-18 12:05:15,134 - util.py[WARNING]: Running chef (<module 'cloudinit.config.cc_chef' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_chef.pyc'>) failed | 12:34 |
broskos | I get what seems like a properly formatted cloud config file | 12:34 |
*** Marga_ has joined #heat | 12:34 | |
broskos | cat /var/lib/cloud/instance/cloud-config.txt #cloud-config # from 1 files # part-001 --- chef: environment: LOCAL run_list: - recipe[rms-app-go_server] server_url: https://dpyc111f98ef.lab.rmsonecloud.net:4040 validation_key: '-----BEGIN RSA PRIVATE KEY----- | 12:34 |
*** Qiming has quit IRC | 12:34 | |
*** Qiming has joined #heat | 12:35 | |
broskos | In fact, If I copy the 'chef' block out of cloud-config.txt and paste it into /etc/cloud/cloud.cfg and remove the instances cache | 12:35 |
broskos | I can run cloud-init -d modules and my chef config builds fine in /etc/chef | 12:35 |
broskos | I can't figure out how to troubleshoot further | 12:36 |
*** EricGonczer_ has joined #heat | 12:38 | |
*** EricGonczer_ has quit IRC | 12:38 | |
*** jtomasek has quit IRC | 12:41 | |
*** jprovazn has quit IRC | 12:44 | |
*** jtomasek has joined #heat | 12:47 | |
*** aweiteka has joined #heat | 12:47 | |
*** enterprisedc has joined #heat | 12:48 | |
*** pasquier-s has joined #heat | 12:49 | |
*** EricGonczer_ has joined #heat | 12:52 | |
*** EricGonczer_ has quit IRC | 12:52 | |
*** blues-man has quit IRC | 12:53 | |
*** mkollaro has joined #heat | 12:53 | |
*** Qiming has quit IRC | 12:56 | |
*** Qiming_ has joined #heat | 12:56 | |
*** nkhare has quit IRC | 12:56 | |
broskos | disregard - whatever the issue, it seems resolved in cloud-init 0.7.7 | 12:56 |
*** tomek_adamczewsk has quit IRC | 12:59 | |
*** k4n0 has quit IRC | 13:01 | |
*** alexpilotti has quit IRC | 13:01 | |
*** radez_g0n3 is now known as radez | 13:02 | |
*** alexpilotti has joined #heat | 13:03 | |
*** htruta has joined #heat | 13:04 | |
*** ccrouch has joined #heat | 13:04 | |
*** stannie1 has joined #heat | 13:08 | |
*** tspatzier has quit IRC | 13:10 | |
*** dkusidlo has quit IRC | 13:12 | |
*** dims has quit IRC | 13:16 | |
*** rushiagr is now known as rushiagr_away | 13:16 | |
*** radez is now known as radez_g0n3 | 13:16 | |
*** dims has joined #heat | 13:17 | |
*** che-arne has joined #heat | 13:22 | |
*** gokrokve has joined #heat | 13:23 | |
*** julienvey has joined #heat | 13:24 | |
*** Marga_ has quit IRC | 13:26 | |
*** andersonvom has joined #heat | 13:28 | |
*** Qiming_ has quit IRC | 13:28 | |
*** broskos has quit IRC | 13:28 | |
*** Qiming_ has joined #heat | 13:28 | |
*** julienvey has quit IRC | 13:28 | |
*** rpothier has joined #heat | 13:30 | |
*** crose has joined #heat | 13:34 | |
*** mkollaro has quit IRC | 13:44 | |
*** julienvey has joined #heat | 13:44 | |
*** nosnos has quit IRC | 13:44 | |
*** GonZo2K has joined #heat | 13:45 | |
*** dkusidlo has joined #heat | 13:46 | |
*** hdd has quit IRC | 13:49 | |
*** jdob has joined #heat | 13:50 | |
*** tspatzier has joined #heat | 13:53 | |
openstackgerrit | Oleksii Chuprykov proposed openstack/heat: Add ModelSMigrationSync classes https://review.openstack.org/127536 | 13:54 |
*** dkusidlo has quit IRC | 13:55 | |
*** dkusidlo has joined #heat | 13:55 | |
*** ccrouch has quit IRC | 13:58 | |
*** GonZo2K has quit IRC | 13:59 | |
*** jprovazn has joined #heat | 13:59 | |
*** GonZo2K has joined #heat | 13:59 | |
*** aweiteka has quit IRC | 14:01 | |
*** GonZo2K has quit IRC | 14:02 | |
*** rushiagr_away is now known as rushiagr | 14:02 | |
*** ccrouch has joined #heat | 14:03 | |
*** tomek_adamczewsk has joined #heat | 14:07 | |
*** dkusidlo has quit IRC | 14:08 | |
*** jistr has joined #heat | 14:08 | |
jdandrea | stevebaker: My bad, that's what I meant, resource-list. It didn't show any additions until there was a wait condition timeout many minutes later, and *then* it showed everything. Meanwhile the Heat, Nova, and Cinder *logs* were showing all sorts of activity. | 14:08 |
*** jistr is now known as jistr|mtgs | 14:08 | |
*** blues-man has joined #heat | 14:11 | |
*** viktors has joined #heat | 14:12 | |
pfreund_ | Is it a common way to retrieve the id of a ressource in a template ? I'm looking for the ID of a security group in a template. | 14:13 |
*** aweiteka has joined #heat | 14:14 | |
*** cdent has joined #heat | 14:15 | |
shardy | pfreund_: in most cases get_resource gives you the resource ID | 14:19 |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Use correct dict of properties during update https://review.openstack.org/135297 | 14:19 |
pfreund_ | founded, yes ideed | 14:19 |
pfreund_ | heat-templates definitly need more exemples, I will commit my template when it will work | 14:20 |
pfreund_ | exemples in the documentation are not enough, it just the syntax, but we need more working templates | 14:20 |
pfreund_ | I will commit a boot on cinder template, and a template with 2 servers in linked securitygroups | 14:21 |
shardy | pfreund_: contributions will be greatfully accepted :) | 14:21 |
pfreund_ | I can't commit code, I'm a pure ops, but I will commit templates :) | 14:21 |
*** blomquisg has joined #heat | 14:22 | |
pfreund_ | The origin of my problem is "Optional property, defaults to “remote_ip_prefix”.", well you only see it when you read the full part about security groups. | 14:24 |
pfreund_ | I will update the doc too, "remote_group_id" parameter should say, "take a look at remote_mode if you want to use that" | 14:25 |
shardy | pfreund_: Sure, help with docs would be awesome too :) | 14:26 |
*** swygue has joined #heat | 14:31 | |
*** che-arne has quit IRC | 14:36 | |
openstackgerrit | H3C iMC proposed openstack/heat: add evacuate action. Fixes Bug1393690 https://review.openstack.org/135303 | 14:37 |
openstackgerrit | Anderson Mesquita proposed openstack/heat: Remove duplication on stack resource operations https://review.openstack.org/135109 | 14:37 |
openstackgerrit | Anderson Mesquita proposed openstack/heat: Show resource attributes on resource-show https://review.openstack.org/135111 | 14:37 |
openstackgerrit | Anderson Mesquita proposed openstack/heat: Show resource attributes when viewing resource https://review.openstack.org/135110 | 14:37 |
*** rakesh_hs has quit IRC | 14:38 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: add evacuate action. https://review.openstack.org/135303 | 14:39 |
*** che-arne has joined #heat | 14:41 | |
*** david-lyle_afk is now known as david-lyle | 14:43 | |
*** jasond has joined #heat | 14:45 | |
skraynev | g'night all | 14:48 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Fix [H302] errors in heat/engine https://review.openstack.org/134187 | 14:51 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Fix [H302] errors in heat/db https://review.openstack.org/134174 | 14:51 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Fix [H302] errors in heat/common https://review.openstack.org/134173 | 14:51 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Fix [H302] errors in heat/cloudinit https://review.openstack.org/134172 | 14:51 |
*** IgorYozhikov has joined #heat | 14:53 | |
*** funzo has joined #heat | 14:54 | |
*** Qiming_ has quit IRC | 14:56 | |
*** jmckind has joined #heat | 14:56 | |
*** dteselkin has joined #heat | 14:58 | |
*** tsufiev has joined #heat | 14:59 | |
*** nkhare has joined #heat | 15:00 | |
*** nkhare has quit IRC | 15:01 | |
*** nkhare has joined #heat | 15:02 | |
*** nkhare has quit IRC | 15:02 | |
*** nkhare has joined #heat | 15:02 | |
*** openstackgerrit has quit IRC | 15:04 | |
*** openstackgerrit has joined #heat | 15:04 | |
jdandrea | Has anyone seen this behavior? Update a stack. heat resource-list shows no evidence of new/changed resources, but Heat, Nova, Cinder logs *do*. At the end of the update, resource-list suddenly shows all the changes. | 15:06 |
*** radez_g0n3 is now known as radez | 15:08 | |
*** tomek_adamczewsk has quit IRC | 15:09 | |
*** julienvey has quit IRC | 15:10 | |
shardy | jdandrea: If on Icehouse, possibly due to bug #1330016 | 15:13 |
uvirtbot | Launchpad bug 1330016 in heat "Heat can lose track of resources after a failed update" [High,Fix released] https://launchpad.net/bugs/1330016 | 15:13 |
shardy | So it's probably a known limitation, which is fixed in Juno | 15:14 |
*** EricGonczer_ has joined #heat | 15:15 | |
*** _shaps_ has joined #heat | 15:19 | |
inc0_ | zaneb, hi, got a minute? | 15:21 |
jdandrea | shardy: Ooh, interesting. *reads* | 15:21 |
*** vijayagurug has left #heat | 15:22 | |
jdandrea | shardy: In this case, the stack create went off without a hitch. The stack *update* almost went off without a hitch, but failed when two volumes failed to attach, even though nova told cinder the attachments succeeded. The "lose track" part seemed to happen *after* the successful create and before the failed update though. | 15:22 |
shardy | jdandrea: Yeah, unfortunately Icehouse stack updates are fine if everything works OK, but don't work so well when failures happen unfortunately | 15:23 |
shardy | things should work much better on Juno | 15:23 |
jdandrea | shardy: *nods* ... or maybe I'm misunderstanding something. Is it that, in Icehouse, updates-in-progress are *not* visible until the end? https://review.openstack.org/#/c/100046/ | 15:24 |
*** pmallya has joined #heat | 15:24 | |
jdandrea | Independent of any other issues? | 15:24 |
jdandrea | If so, then Icehouse is working as designed from my POV. | 15:24 |
shardy | jdandrea: I've not tested to confirm, but yes that's aligned with my recollection | 15:25 |
jdandrea | shardy: Gotcha. Ok, then I'm good with that! It just gives me more ammo to move to Juno. ;) | 15:25 |
shardy | During Juno zaneb did a lot of great work to incrementally store state, thus you get much better feedback as the update progresses | 15:25 |
jdandrea | Yay zaneb! | 15:25 |
shardy | previously we'd iterate in-memory then commit the new template at the end of the update | 15:25 |
jdandrea | oic | 15:25 |
jdandrea | ok | 15:25 |
shardy | jdandrea: You may find more clues exposed via event-list | 15:25 |
jdandrea | Good point, tx | 15:26 |
jdandrea | Yeah, right now I'm trying to unravel why cinder things two new volumes were attached, but they never were. (I check /proc/partitions during cloud-init for three minutes and they never appeared on the newly added servers.) | 15:26 |
jdandrea | s/things/thinks | 15:26 |
*** sabeen has quit IRC | 15:27 | |
*** julienvey has joined #heat | 15:27 | |
*** cdent has quit IRC | 15:30 | |
*** inc0_ has quit IRC | 15:34 | |
*** EricGonczer_ has quit IRC | 15:36 | |
*** blues-man has quit IRC | 15:37 | |
*** julienvey has quit IRC | 15:37 | |
*** blues-man has joined #heat | 15:37 | |
*** blues-man has quit IRC | 15:38 | |
*** pas-ha has quit IRC | 15:38 | |
*** aweiteka has quit IRC | 15:39 | |
*** blues-man has joined #heat | 15:39 | |
*** zz_gondoi is now known as gondoi | 15:47 | |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Fix [H302] errors in heat/tests https://review.openstack.org/135330 | 15:48 |
*** aweiteka has joined #heat | 15:51 | |
*** crose has quit IRC | 15:52 | |
*** julienvey has joined #heat | 15:52 | |
*** tomek_adamczewsk has joined #heat | 15:57 | |
*** jasond has left #heat | 15:59 | |
*** sabeen1 has joined #heat | 15:59 | |
*** sorantis has quit IRC | 16:01 | |
*** pmallya has quit IRC | 16:03 | |
*** pmallya has joined #heat | 16:03 | |
*** inc0 has joined #heat | 16:04 | |
*** shashankhegde has joined #heat | 16:04 | |
*** KanagarajM has joined #heat | 16:05 | |
*** gilliard has quit IRC | 16:07 | |
*** KanagarajM has quit IRC | 16:12 | |
*** Marga_ has joined #heat | 16:14 | |
*** inc0 has quit IRC | 16:19 | |
*** nkhare has quit IRC | 16:20 | |
*** kebray has joined #heat | 16:20 | |
*** EricGonczer_ has joined #heat | 16:21 | |
*** kebray has quit IRC | 16:21 | |
*** serg_melikyan has joined #heat | 16:22 | |
*** kebray has joined #heat | 16:25 | |
*** ifarkas has quit IRC | 16:28 | |
*** kebray has quit IRC | 16:31 | |
*** hdd has joined #heat | 16:33 | |
*** gokrokve_ has joined #heat | 16:34 | |
*** KanagarajM has joined #heat | 16:35 | |
*** gokrokve has quit IRC | 16:37 | |
openstackgerrit | Steven Hardy proposed openstack/heat: Functional tests skip volume_create_backup_restore https://review.openstack.org/135347 | 16:38 |
openstackgerrit | Steven Hardy proposed openstack/heat: Add functional test for update of provider resource https://review.openstack.org/135348 | 16:38 |
*** thedodd has joined #heat | 16:38 | |
*** gokrokve_ has quit IRC | 16:38 | |
*** EricGonczer_ has quit IRC | 16:39 | |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Change RouterInterface resource's name https://review.openstack.org/135352 | 16:39 |
openstackgerrit | Steven Hardy proposed openstack/heat: Add functional test for update of group of provider resources https://review.openstack.org/135353 | 16:40 |
openstackgerrit | Steven Hardy proposed openstack/heat: Make ResourceGroup updates update nested stacks https://review.openstack.org/134037 | 16:41 |
openstackgerrit | Steven Hardy proposed openstack/heat: Move implementation_signature to StackResource https://review.openstack.org/135354 | 16:41 |
openstackgerrit | Steven Hardy proposed openstack/heat: StackResource consider files in implementation_signature https://review.openstack.org/135355 | 16:41 |
*** hdd has quit IRC | 16:42 | |
*** tomek_adamczewsk has quit IRC | 16:44 | |
*** crose has joined #heat | 16:45 | |
*** GonZo2K has joined #heat | 16:51 | |
*** Marga_ has quit IRC | 16:53 | |
*** inc0 has joined #heat | 16:57 | |
*** inc0 has quit IRC | 17:03 | |
*** GonZo2K has quit IRC | 17:03 | |
*** charlesr has joined #heat | 17:03 | |
*** charlesr has quit IRC | 17:03 | |
*** Drago has joined #heat | 17:04 | |
*** thedodd has quit IRC | 17:05 | |
openstackgerrit | Jason Dunsmore proposed openstack/heat: Make Cloud Loadbalancer properties updatable https://review.openstack.org/129391 | 17:05 |
*** jcoufal has quit IRC | 17:07 | |
*** gokrokve has joined #heat | 17:11 | |
*** kebray has joined #heat | 17:12 | |
*** kebray has quit IRC | 17:17 | |
*** kebray has joined #heat | 17:19 | |
*** mriedem has joined #heat | 17:20 | |
mriedem | any stable-maint people in here? https://review.openstack.org/#/c/135363/ | 17:20 |
mriedem | shardy: you guys should definitely stop auto-generating heat.conf.sample | 17:20 |
shardy | mriedem: Yeah, now we're not manual-syncing most oslo stuff I think we have to | 17:21 |
*** EricGonczer_ has joined #heat | 17:23 | |
*** blomquisg has quit IRC | 17:23 | |
shardy | mriedem: +2'd | 17:23 |
*** blomquisg has joined #heat | 17:23 | |
*** julienvey has quit IRC | 17:26 | |
*** shashankhegde has quit IRC | 17:29 | |
*** blues-man has quit IRC | 17:31 | |
*** aweiteka has quit IRC | 17:32 | |
*** chlong has quit IRC | 17:32 | |
*** randallburt has joined #heat | 17:33 | |
mriedem | shardy: thanks, can you hit this while you're at it? https://review.openstack.org/#/c/135366/ | 17:34 |
*** sarob has joined #heat | 17:37 | |
*** links has quit IRC | 17:38 | |
*** EricGonczer_ has quit IRC | 17:39 | |
*** pasquier-s has quit IRC | 17:40 | |
*** harlowja_away is now known as harlowja | 17:45 | |
*** KanagarajM has quit IRC | 17:47 | |
*** aweiteka has joined #heat | 17:47 | |
*** derekh has quit IRC | 17:47 | |
*** pmallya has quit IRC | 17:48 | |
*** kebray has quit IRC | 17:49 | |
*** viktors is now known as viktors|akf | 17:51 | |
*** thedodd has joined #heat | 17:51 | |
shardy | mriedem: I've +2'd it, but I'd rather not approve patches other than for heat stable branches tbh | 17:53 |
*** swygue has quit IRC | 17:59 | |
*** shashankhegde has joined #heat | 18:01 | |
mriedem | shardy: no problem, thanks | 18:02 |
*** alexheneveld has quit IRC | 18:03 | |
*** Marga_ has joined #heat | 18:03 | |
*** gokrokve has quit IRC | 18:03 | |
*** gokrokve has joined #heat | 18:03 | |
*** jamielennox|away is now known as jamielennox | 18:04 | |
*** serg_mel_ has joined #heat | 18:04 | |
*** serg_melikyan has quit IRC | 18:04 | |
*** jamielennox is now known as jamielennox|away | 18:04 | |
*** jamielennox|away is now known as jamielennox | 18:05 | |
*** Marga_ has quit IRC | 18:07 | |
*** Marga_ has joined #heat | 18:07 | |
*** achanda has joined #heat | 18:09 | |
*** _shaps_ has quit IRC | 18:09 | |
*** thedodd has quit IRC | 18:11 | |
*** Drago has quit IRC | 18:12 | |
*** alexheneveld has joined #heat | 18:13 | |
*** packet has joined #heat | 18:19 | |
*** hdd has joined #heat | 18:22 | |
*** rushiagr is now known as rushiagr_away | 18:22 | |
openstackgerrit | Jason Dunsmore proposed openstack/heat-specs: Hidden stacks https://review.openstack.org/135076 | 18:28 |
*** sgordon_ has joined #heat | 18:30 | |
*** alexheneveld has quit IRC | 18:32 | |
*** links has joined #heat | 18:34 | |
*** gondoi is now known as zz_gondoi | 18:38 | |
*** Marga_ has quit IRC | 18:40 | |
*** Marga_ has joined #heat | 18:40 | |
*** achanda has quit IRC | 18:41 | |
*** achanda has joined #heat | 18:44 | |
*** Tross has joined #heat | 18:45 | |
*** alexheneveld has joined #heat | 18:46 | |
*** jstrachan has quit IRC | 18:47 | |
*** pmallya has joined #heat | 18:47 | |
*** Drago has joined #heat | 18:49 | |
*** Marga_ has quit IRC | 18:50 | |
*** Marga_ has joined #heat | 18:50 | |
*** swygue has joined #heat | 18:51 | |
*** Marga_ has quit IRC | 18:53 | |
*** alexheneveld has quit IRC | 18:54 | |
*** harlowja is now known as harlowja_away | 18:56 | |
*** Marga_ has joined #heat | 19:01 | |
*** julienvey has joined #heat | 19:05 | |
*** julienvey has quit IRC | 19:05 | |
*** julienvey has joined #heat | 19:05 | |
*** randallburt has quit IRC | 19:07 | |
*** serg_mel_ has quit IRC | 19:07 | |
openstackgerrit | Sean Dague proposed openstack/heat: Fix [H302] errors in heat/cloudinit https://review.openstack.org/134172 | 19:08 |
openstackgerrit | Sean Dague proposed openstack/heat: Don't stop create immediately on error for stack resources https://review.openstack.org/130152 | 19:09 |
*** serg_melikyan has joined #heat | 19:11 | |
openstackgerrit | Sean Dague proposed openstack/heat: Imported Translations from Transifex https://review.openstack.org/133615 | 19:11 |
*** thedodd has joined #heat | 19:15 | |
*** che-arne has quit IRC | 19:19 | |
*** serg_melikyan has quit IRC | 19:20 | |
*** randallburt has joined #heat | 19:24 | |
*** randallburt has quit IRC | 19:26 | |
openstackgerrit | Merged openstack/heat: RandomString don't skip superclass validation https://review.openstack.org/134558 | 19:27 |
*** alexheneveld has joined #heat | 19:27 | |
*** cmyster_ has joined #heat | 19:29 | |
*** EricGonczer_ has joined #heat | 19:29 | |
*** cmyster has quit IRC | 19:32 | |
*** cmyster_ is now known as cmyster | 19:32 | |
*** cmyster has quit IRC | 19:32 | |
*** cmyster has joined #heat | 19:32 | |
*** randallburt has joined #heat | 19:34 | |
cmyster | lo | 19:34 |
*** links has quit IRC | 19:34 | |
*** achanda has quit IRC | 19:34 | |
*** harlowja_away is now known as harlowja | 19:36 | |
*** pmallya has quit IRC | 19:38 | |
*** serg_melikyan has joined #heat | 19:38 | |
*** pmallya_ has joined #heat | 19:38 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/heat: Updated from global requirements https://review.openstack.org/134767 | 19:39 |
*** jdob has quit IRC | 19:39 | |
*** jdob has joined #heat | 19:39 | |
*** EricGonczer_ has quit IRC | 19:39 | |
*** serg_melikyan has quit IRC | 19:42 | |
*** reed has quit IRC | 19:42 | |
*** achanda has joined #heat | 19:43 | |
jdandrea | Q: In Heat (Juno), for my resource plugin, _ is undefined. Did this change under the hood? (I can adjust it in my plugins if so.) | 19:46 |
* jdandrea notices new imports ... ahhh. | 19:47 | |
*** rushiagr_away is now known as rushiagr | 19:55 | |
zaneb | jdandrea: yeah, I think we're trying to make the translations less magical | 19:57 |
*** Marga_ has quit IRC | 19:57 | |
jdandrea | zaneb: I support that. :) | 19:58 |
*** Marga_ has joined #heat | 19:58 | |
jdandrea | If I use those in my Icehouse plugins would it still work? | 19:58 |
jdandrea | (I'll try it, but ...) | 19:58 |
*** Marga_ has quit IRC | 19:58 | |
*** Marga_ has joined #heat | 20:00 | |
*** Marga_ has quit IRC | 20:00 | |
zaneb | jdandrea: I think it probably would, but don't quote me or anything ;) | 20:02 |
cmyster | heya zaneb | 20:03 |
zaneb | cmyster: o/ | 20:04 |
*** achanda has quit IRC | 20:04 | |
stevebaker | morning | 20:05 |
cmyster | morning stevebaker | 20:05 |
cmyster | hmmm | 20:05 |
*** tspatzier has quit IRC | 20:05 | |
cmyster | this remionds me, stevebaker I am looking at your test here | 20:05 |
cmyster | I have some plans for it :) | 20:06 |
cmyster | are you 'done' with it for now ? | 20:06 |
cmyster | (the update test) | 20:10 |
*** GonZo2K has joined #heat | 20:13 | |
*** aweiteka has quit IRC | 20:14 | |
stevebaker | cmyster: test_update.py? I'm done with it, other than attempting and failing to trigger a race bug https://review.openstack.org/#/c/130416/ | 20:16 |
stevebaker | cmyster: shardy has started adding to it, but you can too | 20:16 |
cmyster | stevebaker: gonna ride on it to try and test failovers | 20:16 |
stevebaker | cmyster: https://review.openstack.org/#/q/status:open+project:openstack/heat+branch:master+topic:functional_tests,n,z | 20:17 |
cmyster | coolness | 20:17 |
cmyster | as soon as this vim_debug stopps giving me a head ache... | 20:17 |
*** wendar_ is now known as wendar | 20:22 | |
*** alexpilotti has quit IRC | 20:23 | |
*** serg_melikyan has joined #heat | 20:23 | |
*** alexpilotti has joined #heat | 20:24 | |
*** alexpilotti has quit IRC | 20:25 | |
*** aweiteka has joined #heat | 20:26 | |
*** sarob has quit IRC | 20:26 | |
*** Drago has quit IRC | 20:28 | |
*** serg_melikyan has quit IRC | 20:28 | |
*** jprovazn has quit IRC | 20:29 | |
*** alexpilotti has joined #heat | 20:38 | |
*** alexpilotti has quit IRC | 20:39 | |
*** sarob has joined #heat | 20:39 | |
*** alexpilotti has joined #heat | 20:40 | |
*** alexpilotti has quit IRC | 20:41 | |
*** alexpilotti has joined #heat | 20:42 | |
openstackgerrit | Thomas Herve proposed openstack/heat-specs: Using Barbican as secret backend https://review.openstack.org/133501 | 20:43 |
*** alexpilotti has quit IRC | 20:43 | |
*** alexpilotti has joined #heat | 20:45 | |
*** alexpilotti has quit IRC | 20:46 | |
*** alexpilotti has joined #heat | 20:47 | |
*** alexpilotti has quit IRC | 20:48 | |
*** dmueller__ has joined #heat | 20:48 | |
jdandrea | zaneb: Oh no, I'd never do that. ;) | 20:49 |
*** alexpilotti has joined #heat | 20:49 | |
*** alexpilotti has quit IRC | 20:49 | |
*** alexpilotti has joined #heat | 20:51 | |
*** asalkeld has joined #heat | 20:51 | |
*** alexpilotti has quit IRC | 20:51 | |
*** dmueller__ has quit IRC | 20:52 | |
*** Marga_ has joined #heat | 20:53 | |
*** alexpilotti has joined #heat | 20:53 | |
*** alexpilotti has quit IRC | 20:54 | |
*** alexpilotti has joined #heat | 20:55 | |
*** alexpilotti has quit IRC | 20:56 | |
*** cmyster has quit IRC | 20:56 | |
*** alexpilotti has joined #heat | 20:57 | |
*** alexpilotti has quit IRC | 20:59 | |
*** mriedem has left #heat | 20:59 | |
*** achanda has joined #heat | 21:05 | |
*** achanda_ has joined #heat | 21:09 | |
*** achanda has quit IRC | 21:09 | |
*** hdd has quit IRC | 21:10 | |
*** stannie has quit IRC | 21:11 | |
*** serg_melikyan has joined #heat | 21:13 | |
*** Drago has joined #heat | 21:17 | |
*** hdd has joined #heat | 21:28 | |
*** serg_melikyan has quit IRC | 21:31 | |
*** serg_melikyan has joined #heat | 21:33 | |
*** pmallya_ has quit IRC | 21:33 | |
*** pmallya__ has joined #heat | 21:33 | |
*** pmallya__ has quit IRC | 21:34 | |
*** pmallya has joined #heat | 21:35 | |
*** Marga_ has quit IRC | 21:36 | |
*** Marga_ has joined #heat | 21:37 | |
*** hdd has quit IRC | 21:37 | |
*** pmallya has quit IRC | 21:38 | |
*** pmallya has joined #heat | 21:39 | |
*** Marga_ has quit IRC | 21:44 | |
*** Marga_ has joined #heat | 21:45 | |
*** Marga_ has quit IRC | 21:45 | |
*** Marga_ has joined #heat | 21:46 | |
*** gokrokve_ has joined #heat | 21:46 | |
*** rushiagr is now known as rushiagr_away | 21:48 | |
*** gokrokve has quit IRC | 21:50 | |
*** Marga_ has quit IRC | 21:50 | |
*** Marga_ has joined #heat | 21:51 | |
*** Marga_ has quit IRC | 21:53 | |
*** Marga_ has joined #heat | 21:54 | |
*** serg_melikyan has quit IRC | 21:54 | |
*** serg_melikyan has joined #heat | 21:55 | |
*** rpothier has quit IRC | 22:03 | |
*** swygue has quit IRC | 22:03 | |
*** serg_melikyan has quit IRC | 22:04 | |
*** dsneddon has quit IRC | 22:06 | |
*** dsneddon has joined #heat | 22:07 | |
*** serg_melikyan has joined #heat | 22:08 | |
*** Marga_ has quit IRC | 22:15 | |
*** Marga_ has joined #heat | 22:16 | |
*** swygue has joined #heat | 22:17 | |
*** aweiteka has quit IRC | 22:19 | |
openstackgerrit | Steve Baker proposed openstack/heat: Include group argument in calls to create_software_config https://review.openstack.org/134399 | 22:20 |
openstackgerrit | Steve Baker proposed openstack/heat: Integration test for software-config tools https://review.openstack.org/113711 | 22:20 |
openstackgerrit | Steve Baker proposed openstack/heat: Fix and assert calls to update_software_deployment https://review.openstack.org/135440 | 22:20 |
*** serg_melikyan has quit IRC | 22:20 | |
*** Marga_ has quit IRC | 22:20 | |
*** Marga_ has joined #heat | 22:21 | |
*** Marga_ has quit IRC | 22:24 | |
*** Marga_ has joined #heat | 22:25 | |
*** Marga_ has quit IRC | 22:25 | |
*** Marga_ has joined #heat | 22:26 | |
*** serg_melikyan has joined #heat | 22:27 | |
*** serg_melikyan has quit IRC | 22:27 | |
*** serg_melikyan has joined #heat | 22:27 | |
*** sarob has quit IRC | 22:29 | |
*** shashankhegde has quit IRC | 22:29 | |
*** Marga_ has quit IRC | 22:29 | |
*** Marga_ has joined #heat | 22:30 | |
*** gokrokve_ has quit IRC | 22:31 | |
*** Marga_ has quit IRC | 22:32 | |
*** Marga_ has joined #heat | 22:33 | |
*** tellesnobrega has joined #heat | 22:33 | |
*** Marga_ has quit IRC | 22:33 | |
*** sarob has joined #heat | 22:33 | |
*** Marga_ has joined #heat | 22:34 | |
*** Marga_ has quit IRC | 22:34 | |
*** jmckind has quit IRC | 22:35 | |
*** Marga_ has joined #heat | 22:35 | |
*** Marga_ has quit IRC | 22:35 | |
*** radez is now known as radez_g0n3 | 22:36 | |
*** Marga_ has joined #heat | 22:36 | |
*** shashankhegde has joined #heat | 22:37 | |
*** serg_melikyan has quit IRC | 22:38 | |
*** Drago has quit IRC | 22:38 | |
openstackgerrit | Ryan Brown proposed openstack/heat-specs: Let users restrict stack-update scope https://review.openstack.org/135444 | 22:39 |
*** asalkeld_ has joined #heat | 22:40 | |
*** Marga_ has quit IRC | 22:40 | |
*** Marga_ has joined #heat | 22:41 | |
*** sarob has quit IRC | 22:41 | |
*** asalkeld has quit IRC | 22:44 | |
*** sarob has joined #heat | 22:44 | |
*** packet has quit IRC | 22:45 | |
*** Marga_ has quit IRC | 22:46 | |
*** Marga_ has joined #heat | 22:47 | |
*** sarob has quit IRC | 22:48 | |
*** swygue has quit IRC | 22:49 | |
*** sgordon_ has quit IRC | 22:51 | |
*** crose has quit IRC | 22:51 | |
*** jdob has quit IRC | 22:54 | |
*** harlowja is now known as harlowja_away | 22:58 | |
*** ccrouch has quit IRC | 22:59 | |
*** jistr|mtgs has quit IRC | 22:59 | |
*** randallburt has quit IRC | 23:02 | |
*** serg_melikyan has joined #heat | 23:03 | |
*** randallburt has joined #heat | 23:03 | |
openstackgerrit | Merged openstack/heat: Make Cloud Loadbalancer properties updatable https://review.openstack.org/129391 | 23:04 |
*** zaneb has quit IRC | 23:10 | |
*** serg_melikyan has quit IRC | 23:11 | |
*** serg_melikyan has joined #heat | 23:11 | |
*** serg_melikyan has quit IRC | 23:11 | |
*** ChanServ has quit IRC | 23:12 | |
*** ChanServ has joined #heat | 23:15 | |
*** sendak.freenode.net sets mode: +o ChanServ | 23:15 | |
openstackgerrit | Merged openstack/heat: Functional tests skip volume_create_backup_restore https://review.openstack.org/135347 | 23:19 |
*** harlowja_away is now known as harlowja | 23:21 | |
*** chlong has joined #heat | 23:21 | |
*** serg_melikyan has joined #heat | 23:22 | |
*** dims_ has joined #heat | 23:31 | |
*** dims has quit IRC | 23:34 | |
*** sarob has joined #heat | 23:37 | |
*** thedodd has quit IRC | 23:40 | |
*** sarob has quit IRC | 23:42 | |
*** sarob has joined #heat | 23:42 | |
*** randallburt has quit IRC | 23:45 | |
*** serg_melikyan has quit IRC | 23:46 | |
*** Marga_ has quit IRC | 23:46 | |
*** gokrokve has joined #heat | 23:47 | |
*** serg_melikyan has joined #heat | 23:53 | |
openstackgerrit | Angus Salkeld proposed openstack/heat-specs: Add support for external resources https://review.openstack.org/134848 | 23:55 |
*** boris-42 has quit IRC | 23:57 | |
*** gokrokve has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!