*** rpothier has joined #heat | 00:07 | |
*** edmund has quit IRC | 00:12 | |
*** david-lyle has joined #heat | 00:13 | |
*** asalkeld has quit IRC | 00:16 | |
*** asalkeld has joined #heat | 00:17 | |
*** asalkeld has quit IRC | 00:19 | |
*** lcheng_ has joined #heat | 00:19 | |
*** asalkeld has joined #heat | 00:23 | |
*** matsuhashi has joined #heat | 00:25 | |
*** slong has quit IRC | 00:30 | |
*** sgordon has quit IRC | 00:31 | |
openstackgerrit | Jun Jie Nan proposed a change to openstack/heat: A cloud-config resource based on SoftwareConfig https://review.openstack.org/63214 | 00:32 |
---|---|---|
openstackgerrit | Jun Jie Nan proposed a change to openstack/heat: A multipart cloud-init resource based on SoftwareConfig https://review.openstack.org/63215 | 00:32 |
openstackgerrit | Jun Jie Nan proposed a change to openstack/heat: Resource type for software configuration https://review.openstack.org/67621 | 00:32 |
openstackgerrit | Jun Jie Nan proposed a change to openstack/heat: Nova server to ref cloud-config resources in user_data https://review.openstack.org/69238 | 00:32 |
*** pablosan has quit IRC | 00:32 | |
radix | SpamapS: heya, has your brain still been in retry land lately? | 00:34 |
*** pablosan has joined #heat | 00:35 | |
SpamapS | radix: I have to let go of that, even though I think it is super important, so I can have a chance of getting a rolling update feature in. | 00:35 |
radix | SpamapS: oh ok. are you actually trying to get rolling updates into I? | 00:35 |
radix | that would be equally awesome, I guess :-) | 00:35 |
*** randallburt has joined #heat | 00:36 | |
*** sgordon has joined #heat | 00:37 | |
radix | cyli and I have been talking about some cases that are concerning us with the retry-after-failure thing, like what if server A is in the middle of an hour-long build process while resource B has some spurious error, and you try to repair the stack before server A has finished building | 00:37 |
SpamapS | radix: so I think this is why check/converge is the better end goal | 00:38 |
SpamapS | radix: in that case, server A isn't what you're dependent on, wait condition A is. | 00:39 |
radix | I guess "check" would update the server resource's status even if the whole stack in an ERROR state? | 00:39 |
radix | SpamapS: wait, what wait condition? | 00:39 |
openstackgerrit | Christopher Armstrong proposed a change to openstack/heat: Move resource_templates to heat.scaling https://review.openstack.org/71168 | 00:40 |
radix | zaneb: ^ there's another patch that moves that function to the new package | 00:40 |
radix | again hopefully small enough :) | 00:40 |
SpamapS | radix: if you have an hour long build process, that is something you'd want guarded by a wait condition | 00:41 |
radix | SpamapS: oh no, I mean *BUILD* | 00:41 |
*** mkollaro has quit IRC | 00:41 | |
cyli | SpamapS: what about if nova has it in build for a while? | 00:41 |
SpamapS | radix: or for that matter, anything that is going to go for a long time and isn't introspectable via a known API | 00:41 |
radix | SpamapS: like we have *ahem* observed instances in the BUILDING status for a super long time | 00:41 |
radix | SpamapS: which is before your code is even running on the instance | 00:41 |
SpamapS | well if nova has it in BUILD.. first.. WTF?? but second, Heat should wait for that, it is a legitimate status. | 00:42 |
radix | and during which time, I believe, you can't even delete the instance (but I can't remember exactly) | 00:42 |
SpamapS | you can but it might take equally long to DELETE | 00:42 |
cyli | radix: a delete request gets a 204, but it doesn't actually get deleted until it's active | 00:42 |
radix | ok | 00:42 |
cyli | radix: although we've seen deletes fall through the cracks if it's in build for a while? | 00:42 |
radix | SpamapS: so yeah, like, if you check/converge when resource B is ERRORed, and resource A (server) is still in BUILD, I wonder what we should do :) | 00:43 |
radix | cyli: oi | 00:43 |
SpamapS | radix: the Heat resource should leave that as IN_PROGRESS | 00:43 |
SpamapS | radix: at which point update/retry/whatever will wait. | 00:43 |
radix | so, it could fix resource B and let resource A continue on... that sounds pretty awesome | 00:43 |
SpamapS | unless B is dependent on A | 00:43 |
SpamapS | we still are walking the graph | 00:44 |
radix | right, assuming they're independen | 00:44 |
radix | t | 00:44 |
*** sgordon has quit IRC | 00:47 | |
*** gokrokve_ has joined #heat | 00:50 | |
*** gokrokve has quit IRC | 00:53 | |
*** nosnos has joined #heat | 00:57 | |
*** gokrokve_ has quit IRC | 00:57 | |
*** nosnos has quit IRC | 01:01 | |
*** nosnos has joined #heat | 01:01 | |
*** lcheng_ has quit IRC | 01:02 | |
*** pvaneck has quit IRC | 01:08 | |
radix | zaneb: I don't think I get why SoftwareConfig would be a resource but not UpdatePolicy | 01:09 |
*** randallburt has quit IRC | 01:11 | |
*** mestery has quit IRC | 01:15 | |
openstackgerrit | Daneyon Hansen proposed a change to openstack/heat-templates: Added HOT Template for 2 Servers Without Floating IPs https://review.openstack.org/65552 | 01:15 |
openstackgerrit | Ryo Miki proposed a change to openstack/heat: Add handle_update for OS::Neutron::RouterL3Agent https://review.openstack.org/69303 | 01:16 |
*** cody-somerville has quit IRC | 01:17 | |
*** faramir has joined #heat | 01:19 | |
*** zaneb has quit IRC | 01:20 | |
*** zaneb has joined #heat | 01:21 | |
*** faramir has quit IRC | 01:37 | |
*** packet has joined #heat | 01:41 | |
*** TravT has quit IRC | 02:04 | |
*** nati_ueno has quit IRC | 02:14 | |
*** asalkeld has quit IRC | 02:23 | |
*** dims_ has quit IRC | 02:31 | |
*** tims has joined #heat | 02:31 | |
openstackgerrit | Jun Jie Nan proposed a change to openstack/heat: RPC service for software config/deployment https://review.openstack.org/58877 | 02:32 |
openstackgerrit | Jun Jie Nan proposed a change to openstack/heat: REST API for software config/deployment https://review.openstack.org/66514 | 02:32 |
*** erkules_ has joined #heat | 02:33 | |
*** tims1 has quit IRC | 02:34 | |
*** dims_ has joined #heat | 02:34 | |
*** coolsvap_away has quit IRC | 02:34 | |
*** wchrisj has quit IRC | 02:35 | |
*** asalkeld has joined #heat | 02:35 | |
*** erkules has quit IRC | 02:36 | |
*** spzala has quit IRC | 02:36 | |
*** gokrokve has joined #heat | 02:41 | |
openstackgerrit | A change was merged to openstack/heat: Resource type for software configuration https://review.openstack.org/67621 | 02:54 |
*** slong has joined #heat | 02:58 | |
*** gokrokve has quit IRC | 03:10 | |
*** gokrokve has joined #heat | 03:13 | |
*** packet has quit IRC | 03:31 | |
*** lcheng_ has joined #heat | 03:34 | |
*** edmund has joined #heat | 03:43 | |
openstackgerrit | A change was merged to openstack/heat: Store files in the raw_template table https://review.openstack.org/67617 | 03:53 |
*** harlowja is now known as harlowja_away | 04:03 | |
*** arbylee has joined #heat | 04:09 | |
*** lcheng_ has quit IRC | 04:16 | |
*** IlyaE has joined #heat | 04:28 | |
*** asalkeld has quit IRC | 04:30 | |
*** achampion has joined #heat | 04:32 | |
*** lcheng_ has joined #heat | 04:35 | |
*** gokrokve has quit IRC | 04:36 | |
*** rcleere has joined #heat | 04:38 | |
*** gokrokve has joined #heat | 04:40 | |
*** IlyaE has quit IRC | 04:52 | |
*** slong has quit IRC | 04:53 | |
*** akuznetsov has joined #heat | 04:56 | |
*** nkhare has joined #heat | 04:59 | |
*** achampion has quit IRC | 05:01 | |
*** rcleere has quit IRC | 05:05 | |
*** lcheng_ has quit IRC | 05:08 | |
*** lcheng_ has joined #heat | 05:08 | |
*** IlyaE has joined #heat | 05:23 | |
*** gokrokve has quit IRC | 05:24 | |
*** arbylee has quit IRC | 05:24 | |
*** gokrokve has joined #heat | 05:31 | |
*** mestery has joined #heat | 05:38 | |
*** mestery has quit IRC | 05:38 | |
openstackgerrit | A change was merged to openstack/heat: A multipart cloud-init resource based on SoftwareConfig https://review.openstack.org/63215 | 05:38 |
openstackgerrit | A change was merged to openstack/heat: RPC service for software config/deployment https://review.openstack.org/58877 | 05:38 |
*** mestery has joined #heat | 05:39 | |
*** killer_prince has joined #heat | 05:40 | |
*** mestery_ has joined #heat | 05:44 | |
*** mestery has quit IRC | 05:46 | |
*** gokrokve has quit IRC | 05:46 | |
*** gokrokve has joined #heat | 05:47 | |
*** nati_ueno has joined #heat | 05:51 | |
*** gokrokve has quit IRC | 05:51 | |
*** cmyster has joined #heat | 05:54 | |
*** cmyster has joined #heat | 05:54 | |
*** rpothier_ has joined #heat | 05:54 | |
*** lcheng_ has quit IRC | 05:56 | |
*** lcheng_ has joined #heat | 05:56 | |
*** rpothier has quit IRC | 05:57 | |
*** cmyster has quit IRC | 06:00 | |
*** mestery_ has quit IRC | 06:00 | |
*** cmyster has joined #heat | 06:02 | |
*** killer_prince has quit IRC | 06:03 | |
*** killer_prince has joined #heat | 06:04 | |
*** e0ne has joined #heat | 06:04 | |
*** killer_prince has quit IRC | 06:05 | |
*** killer_prince has joined #heat | 06:05 | |
*** killer_prince has quit IRC | 06:05 | |
*** asalkeld has joined #heat | 06:07 | |
*** killer_prince has joined #heat | 06:08 | |
openstackgerrit | Jenkins proposed a change to openstack/heat: Imported Translations from Transifex https://review.openstack.org/70517 | 06:08 |
*** cmyster has quit IRC | 06:11 | |
*** cmyster has joined #heat | 06:21 | |
*** cmyster has joined #heat | 06:21 | |
*** e0ne has quit IRC | 06:26 | |
asalkeld | would anyone like/dislike me adding an option to devstack to install the contrib resources *optionally* ? | 06:46 |
asalkeld | like if you define: HEAT_CONTRIB_DOCKER or HEAT_CONTRIB_RACKSPACE ? | 06:46 |
asalkeld | (I'll give it a go) | 06:47 |
*** lcheng_ has quit IRC | 06:56 | |
*** tspatzier has joined #heat | 07:04 | |
*** nati_ueno has quit IRC | 07:05 | |
*** nati_ueno has joined #heat | 07:06 | |
*** uvirtbot has joined #heat | 07:08 | |
*** coolsvap has joined #heat | 07:09 | |
*** nati_ueno has quit IRC | 07:14 | |
*** nati_ueno has joined #heat | 07:14 | |
*** nati_ueno has quit IRC | 07:15 | |
*** nati_ueno has joined #heat | 07:15 | |
*** nati_ueno has quit IRC | 07:16 | |
*** nati_ueno has joined #heat | 07:17 | |
skraynev | Morning! | 07:22 |
*** tspatzier has quit IRC | 07:22 | |
*** aliljet has joined #heat | 07:23 | |
cmyster | morning | 07:24 |
openstackgerrit | Sergey Kraynev proposed a change to openstack/heat: Adding first_address attribute for port resource https://review.openstack.org/67836 | 07:24 |
*** nati_ueno has quit IRC | 07:25 | |
*** nati_ueno has joined #heat | 07:26 | |
*** IlyaE has quit IRC | 07:27 | |
*** nati_ueno has quit IRC | 07:28 | |
*** nati_ueno has joined #heat | 07:29 | |
*** nati_ueno has quit IRC | 07:37 | |
*** nati_ueno has joined #heat | 07:37 | |
*** nati_ueno has quit IRC | 07:40 | |
*** ppetit has joined #heat | 07:43 | |
*** jprovazn has joined #heat | 07:54 | |
*** asalkeld has quit IRC | 08:00 | |
*** erkules_ is now known as erkules | 08:01 | |
aliljet | well, eek, I'm totally new to openstack and I've got a devstack setup installed and running -- and everything seems to be working quite well, but I'm getting an error when I try to run heat list -- publicURL endpoint for orchestration not found | 08:06 |
*** jistr has joined #heat | 08:08 | |
shardy | morning all | 08:08 |
shardy | aliljet: have you followed all these steps: | 08:09 |
shardy | http://docs.openstack.org/developer/heat/getting_started/on_devstack.html | 08:09 |
aliljet | shardy: I have not -- I'm playing with someone else's install, but I've got that page open in front of me right now :() | 08:09 |
aliljet | :) | 08:09 |
aliljet | and g'morning! | 08:09 |
aliljet | shardy: I have actually run that page -- heat stack-list doesn't play well, same error | 08:10 |
aliljet | I do notice that keystone doesn't show the heat service, however | 08:10 |
shardy | aliljet: my guess is that heat wasn't enabled in the localrc before running stack.sh? | 08:11 |
aliljet | shardy: it was definitely not in the localrc file | 08:12 |
aliljet | shardy: but the heat binary is definitely sitting in place | 08:13 |
*** scollier has joined #heat | 08:16 | |
shardy | aliljet: That is your problem, the keystone service registration only happens if heat is enabled in the localrc | 08:18 |
shardy | please follow the procedure I linked and let us know if you still have issues | 08:18 |
aliljet | yep, this is definitely a problem with the configuration on my end | 08:18 |
aliljet | there are oddly lots of inconsistencies right now :) | 08:18 |
aliljet | thanks for the help! | 08:19 |
*** che-arne has joined #heat | 08:23 | |
cmyster | morning shardy | 08:24 |
therve | Good morning | 08:25 |
skraynev | hi, therve | 08:26 |
cmyster | morning | 08:26 |
*** akuznetsov has quit IRC | 08:28 | |
*** che-arne has quit IRC | 08:29 | |
*** akuznetsov has joined #heat | 08:31 | |
*** che-arne has joined #heat | 08:31 | |
*** ifarkas has joined #heat | 08:40 | |
*** ifarkas_ has joined #heat | 08:42 | |
*** ifarkas has quit IRC | 08:44 | |
*** tspatzier has joined #heat | 08:45 | |
*** lsmola has quit IRC | 08:46 | |
*** swann has joined #heat | 08:48 | |
*** tspatzier has quit IRC | 08:49 | |
*** kanabuchi has joined #heat | 08:51 | |
*** kanabuchi has quit IRC | 08:51 | |
*** matsuhashi has quit IRC | 08:54 | |
therve | shardy, If you could remove your -1 on https://review.openstack.org/#/c/66304/ that'd be cool | 08:55 |
*** matsuhashi has joined #heat | 08:55 | |
*** e0ne has joined #heat | 08:56 | |
*** aignatov_ is now known as aignatov | 08:59 | |
*** lsmola has joined #heat | 09:00 | |
*** aignatov is now known as aignatov_ | 09:02 | |
shardy | therve: sorry I meant to do that yesterda, done and +2 | 09:03 |
shardy | yesterday.. | 09:03 |
therve | No worries, thanks | 09:04 |
*** mkollaro has joined #heat | 09:05 | |
shardy | therve: thanks for the native signal patch - FYI I've linked it from https://blueprints.launchpad.net/heat/+spec/native-waitcondition | 09:05 |
*** scollier has quit IRC | 09:05 | |
shardy | therve: that is next on my todo list, wanted to check it's not overlapping with anything you're looking at? | 09:05 |
*** derekh has joined #heat | 09:05 | |
therve | Oh cool | 09:06 |
therve | shardy, No go ahead | 09:06 |
shardy | I have a series of patches locally which I'll post later today which converts the existing SignalResponder to instance-users, so the next step is a native version which doesn't use the ec2 signing | 09:06 |
therve | \o/ | 09:06 |
*** alexheneveld has joined #heat | 09:08 | |
*** tspatzier has joined #heat | 09:09 | |
therve | shardy, There are still a couple of patches to land for non-admin to work for AWS resources? | 09:10 |
*** aignatov_ is now known as aignatov | 09:10 | |
*** fungi has quit IRC | 09:12 | |
shardy | therve: Yep, about 10 ;) | 09:16 |
therve | Ouch :) | 09:16 |
*** fungi has joined #heat | 09:16 | |
shardy | therve: I'll post them in a minute, but the last one will be WIP until I finish the one I'm currently working on | 09:18 |
shardy | I'm still making the engine changes to allow the instance-user to lookup the stack from a different project to the stack-owner | 09:18 |
shardy | but otherwise, all seems to work :) | 09:18 |
*** lsmola has quit IRC | 09:19 | |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: tests remove test_heatclient unnecessary mock https://review.openstack.org/71204 | 09:23 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: Add parser.Stack support for stack_domain_projects https://review.openstack.org/71205 | 09:23 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: heat_keystoneclient add create_stack_domain_user function https://review.openstack.org/71206 | 09:23 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: heat_keystoneclient add delete_stack_domain_user function https://review.openstack.org/71207 | 09:23 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: heat_keystoneclient add create_stack_domain_user_keypair https://review.openstack.org/71208 | 09:23 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: Add StackUser common base class https://review.openstack.org/71209 | 09:23 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: Migrate SignalResponder to StackUser base class https://review.openstack.org/71210 | 09:23 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: heat_keystoneclient add support for stack domain projects https://review.openstack.org/69891 | 09:23 |
shardy | therve: ^^ :) | 09:24 |
skraynev | WOW! shardy Is it series of "about 10 commits" ? )) | 09:25 |
shardy | skraynev: not quite, there's some stuff I'm still working on, will post later today | 09:27 |
skraynev | shardy: LOL you create great list of work for reviewers ) | 09:28 |
*** tspatzier has quit IRC | 09:29 | |
* shardy feels guilty and starts doing some reviews ;) | 09:31 | |
skraynev | shardy: :) | 09:32 |
*** lsmola has joined #heat | 09:33 | |
therve | Alright, review time :) | 09:34 |
*** e0ne_ has joined #heat | 09:38 | |
therve | shardy, Creating the stack_user domain is something that you do only once, right? | 09:39 |
*** sgran has quit IRC | 09:39 | |
shardy | therve: Yes, but there's no CLI interface to domains, so I decided to have an error path which creates it | 09:40 |
therve | Ah okay | 09:40 |
therve | Yeah I thought that heat-keystone-setup could be a better place for it | 09:40 |
shardy | For some reason the keystone folks have decided to deprecate the v2 API, without having any CLI tool which support v3 functionality yet | 09:40 |
shardy | the other alternative is we have heat/tools/create_heat_domain.py or something | 09:40 |
*** dims_ has quit IRC | 09:41 | |
shardy | but then we impact devstack and all the distro documentation etc | 09:41 |
therve | shardy, Is there a bug to add CL support for it? | 09:41 |
*** e0ne has quit IRC | 09:41 | |
shardy | therve: the keystone folks seem to have decided it's not their problem, and pushed responsibility to python-openstackclient | 09:41 |
therve | Awesome | 09:42 |
shardy | but AFAICS that still used the v2 API | 09:42 |
shardy | therve: http://lists.openstack.org/pipermail/openstack-dev/2014-January/025629.html | 09:43 |
* therve shrugs | 09:44 | |
*** dims_ has joined #heat | 09:44 | |
*** tspatzier has joined #heat | 09:55 | |
*** cody-somerville has joined #heat | 10:05 | |
*** cody-somerville has joined #heat | 10:05 | |
*** tspatzier has quit IRC | 10:10 | |
*** aignatov is now known as aignatov_ | 10:25 | |
*** e0ne_ has quit IRC | 10:35 | |
*** e0ne has joined #heat | 10:35 | |
*** alexheneveld has quit IRC | 10:39 | |
*** jistr has quit IRC | 10:40 | |
*** alexheneveld has joined #heat | 10:40 | |
openstackgerrit | Pavlo Shchelokovskyy proposed a change to openstack/python-heatclient: Add `update_type` as parameter to stack-update https://review.openstack.org/64274 | 10:43 |
*** nosnos has quit IRC | 10:53 | |
*** tspatzier has joined #heat | 10:55 | |
*** jistr has joined #heat | 11:00 | |
*** che-arne has quit IRC | 11:01 | |
*** aignatov_ is now known as aignatov | 11:14 | |
*** ppetit has quit IRC | 11:37 | |
*** tspatzier has quit IRC | 11:38 | |
*** lsmola has quit IRC | 11:46 | |
openstackgerrit | A change was merged to openstack/heat: Updated from global requirements https://review.openstack.org/70965 | 11:47 |
openstackgerrit | A change was merged to openstack/python-heatclient: Configure logging regardless of debug flag https://review.openstack.org/69690 | 11:47 |
*** dims_ has quit IRC | 11:57 | |
*** topol has joined #heat | 11:57 | |
*** dims has joined #heat | 11:58 | |
*** nkhare_ has joined #heat | 11:58 | |
*** nkhare has quit IRC | 11:58 | |
*** tspatzier has joined #heat | 12:01 | |
*** lsmola has joined #heat | 12:02 | |
*** mkollaro has quit IRC | 12:11 | |
*** bada has joined #heat | 12:22 | |
*** bada_ has quit IRC | 12:24 | |
cmyster | shardy: ping | 12:27 |
*** rpothier_ has quit IRC | 12:30 | |
*** bada_ has joined #heat | 12:30 | |
*** rpothier has joined #heat | 12:31 | |
*** bada has quit IRC | 12:31 | |
shardy | cmyster: pong | 12:33 |
*** coolsvap has quit IRC | 12:33 | |
*** sgordon has joined #heat | 12:35 | |
*** nkhare_ has quit IRC | 12:37 | |
*** cody-somerville has quit IRC | 12:39 | |
*** ppetit has joined #heat | 12:41 | |
*** pshchelo_ has quit IRC | 12:42 | |
*** pshchelo has joined #heat | 12:42 | |
*** pshchelo has quit IRC | 12:44 | |
*** pshchelo has joined #heat | 12:44 | |
sdake | morning | 12:46 |
openstackgerrit | Pablo Andres Fuente proposed a change to openstack/heat: New Event uuid column and autoincremental id https://review.openstack.org/63839 | 12:48 |
*** nkhare_ has joined #heat | 12:50 | |
*** pafuent has joined #heat | 12:50 | |
shardy | morning sdake, up early ;) | 12:51 |
*** lsmola has quit IRC | 12:53 | |
*** radez_g0n3 is now known as radez | 12:55 | |
sdake | ya i'm going back to bed | 12:56 |
sdake | 5:45 is too early | 12:56 |
sdake | i had to bio | 12:56 |
*** lsmola has joined #heat | 12:56 | |
sdake | and then i was wide awake | 12:56 |
sdake | old man problem :( | 12:56 |
sdake | but now I can tell i didn't get enough sleep | 12:56 |
skraynev | sdake: morning and good sleep;) | 12:57 |
sdake | and I got a ton of work to do today | 12:57 |
sdake | so bafck in few hours :) | 12:57 |
*** alexpilotti has joined #heat | 13:03 | |
*** cody-somerville has joined #heat | 13:18 | |
*** cody-somerville has quit IRC | 13:18 | |
*** cody-somerville has joined #heat | 13:18 | |
*** wchrisj has joined #heat | 13:19 | |
*** che-arne has joined #heat | 13:22 | |
cmyster | back | 13:23 |
cmyster | shardy: small pm ? | 13:23 |
*** mkollaro has joined #heat | 13:27 | |
*** jdob has joined #heat | 13:30 | |
*** cmyster has quit IRC | 13:37 | |
*** dims has quit IRC | 13:48 | |
*** dims has joined #heat | 13:50 | |
*** zigo_ is now known as zigo | 13:50 | |
*** nkhare_ has quit IRC | 13:54 | |
*** tspatzier has quit IRC | 13:55 | |
*** arbylee1 has joined #heat | 13:56 | |
*** aweiteka has joined #heat | 14:02 | |
*** arbylee1 has quit IRC | 14:03 | |
shardy | Is anyone else seeing utf8 collation errors with the most recent DB migrations? | 14:04 |
*** achampion has joined #heat | 14:05 | |
therve | The raw_template_files patch? | 14:05 |
shardy | therve: I'm not sure if that caused it, or if my environment is just broken somehow | 14:05 |
therve | It seems to work for me on devstack | 14:06 |
skraynev | shardy: could you give output? | 14:07 |
skraynev | shardy: of your error | 14:07 |
shardy | skraynev: ERROR: Tables "migrate_version" have non utf8 collation, please make sure all tables are CHARSET=utf8 | 14:08 |
skraynev | shardy: hm. I have not seen similar on it. | 14:09 |
aweiteka | stevebaker, i pinged you on this then got knocked off irc--sorry. https://github.com/aweiteka/heat-templates/blob/3broker/openshift-enterprise/heat/neutron/OpenShift-3B-3N-LB-neutron.yaml | 14:09 |
aweiteka | stevebaker, i'm looking moving this to a nested stack template so the user data is more DRY. what best practice examples do we have? | 14:10 |
skraynev | shardy: I have other "problem" with tests. I have gotten such strange error: http://paste.openstack.org/show/62588/ But tests are passed (without Fail) | 14:13 |
shardy | skraynev: I think that's just a traceback from a greethread being killed after the test has run but while some cleanup is happening | 14:15 |
shardy | I saw the same yesterday, but not had time to figure out if it can be fixed yet | 14:15 |
skraynev | hm. interesting. I thought, that it my own problem, because have not seen same log in gate tests. | 14:17 |
openstackgerrit | Pablo Andres Fuente proposed a change to openstack/heat: New Event uuid column and autoincremental id https://review.openstack.org/63839 | 14:18 |
*** vijendar has quit IRC | 14:19 | |
*** achampion has quit IRC | 14:19 | |
*** andersonvom has joined #heat | 14:24 | |
*** jasond has quit IRC | 14:28 | |
*** jasond has joined #heat | 14:28 | |
*** jprovazn has quit IRC | 14:30 | |
*** sabeen has joined #heat | 14:31 | |
*** jcru has joined #heat | 14:33 | |
*** achampion has joined #heat | 14:34 | |
*** arbylee1 has joined #heat | 14:34 | |
sdake | morning again | 14:41 |
skraynev | hello sdake | 14:41 |
sdake | hey skraynev | 14:42 |
*** achudnovets has joined #heat | 14:48 | |
*** vijendar has joined #heat | 14:49 | |
*** aignatov is now known as aignatov_ | 14:49 | |
*** alexpilotti has quit IRC | 14:52 | |
*** mestery has joined #heat | 14:52 | |
*** mestery has quit IRC | 14:53 | |
*** aignatov_ is now known as aignatov | 14:53 | |
*** mestery has joined #heat | 14:53 | |
achudnovets | Hi | 14:54 |
achudnovets | I have a question about updating code form oslo-incubator. Why this commit https://github.com/openstack/oslo-incubator/commit/6603e8fe90da226af579b27ee364aa4bd89d57da has been excluded? | 14:54 |
*** jprovazn has joined #heat | 14:54 | |
*** arbylee1 has quit IRC | 14:56 | |
*** arbylee1 has joined #heat | 14:56 | |
*** alexpilotti has joined #heat | 14:58 | |
*** tims has quit IRC | 15:03 | |
sdake | achudnovets oslo-incubator is usually updated on demand for a particular problem rather then wholesale replacement | 15:03 |
sdake | we don't always want all the new bugs :) | 15:03 |
shardy | sdake: https://review.openstack.org/#/c/67759/4//COMMIT_MSG | 15:03 |
*** topol has quit IRC | 15:03 | |
shardy | I'm assuming we have some work to do before we update the lower bound of our sqlalchemy requirement, but asalkeld didn't reply with details of what | 15:04 |
sdake | shardy didn't you mention we were on oslo.db ? | 15:04 |
*** andrew_plunk has joined #heat | 15:05 | |
shardy | sdake: we are using the common oslo db code now yes | 15:06 |
sdake | cool so sqlalchemy isn't part of that then? | 15:06 |
shardy | sdake: No we still specify the version rquired in our requirements.txt | 15:07 |
shardy | and there are still some version-specific hacks e.g the MutableDict stuff in types.py | 15:07 |
shardy | We need to follow up with asalkeld and get a bug raised which explains why the commit was excluded | 15:08 |
shardy | s/We/I ;) | 15:08 |
*** jergerber has joined #heat | 15:09 | |
*** mestery has quit IRC | 15:10 | |
openstackgerrit | Andrew Plunk proposed a change to openstack/heat: raw_template hot parameter type data migration https://review.openstack.org/70050 | 15:11 |
*** gokrokve has joined #heat | 15:12 | |
*** jergerber has quit IRC | 15:12 | |
*** matsuhashi has quit IRC | 15:17 | |
*** pablosan has quit IRC | 15:17 | |
*** achudnovets has left #heat | 15:17 | |
*** pablosan has joined #heat | 15:17 | |
*** matsuhashi has joined #heat | 15:18 | |
*** bvandenh has joined #heat | 15:19 | |
*** rcleere has joined #heat | 15:22 | |
openstackgerrit | Thomas Herve proposed a change to openstack/heat: Raise and catch a specific error during validation https://review.openstack.org/71287 | 15:23 |
*** IlyaE has joined #heat | 15:24 | |
*** tspatzier has joined #heat | 15:24 | |
*** achudnovets has joined #heat | 15:27 | |
*** aignatov is now known as aignatov_ | 15:28 | |
*** coolsvap has joined #heat | 15:29 | |
achudnovets | Thanks for your answers sdake, shardy! | 15:29 |
*** achudnovets has left #heat | 15:29 | |
*** achudnovets has joined #heat | 15:30 | |
*** matsuhashi has quit IRC | 15:34 | |
sdake | what did Ianswer :) | 15:35 |
openstackgerrit | Thomas Herve proposed a change to openstack/heat: Enable usage of custom constraint in parameters https://review.openstack.org/71295 | 15:36 |
openstackgerrit | Vijendar Komalla proposed a change to openstack/heat: Delete rackspace database resource https://review.openstack.org/68144 | 15:38 |
openstackgerrit | Vijendar Komalla proposed a change to openstack/heat: Provide region_name to trove-client https://review.openstack.org/69413 | 15:38 |
*** tims has joined #heat | 15:40 | |
*** topol has joined #heat | 15:42 | |
*** randallburt has joined #heat | 15:45 | |
*** pscheie has quit IRC | 15:54 | |
*** pscheie has joined #heat | 15:55 | |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: engine: allow stack_user_project users to retrieve stack https://review.openstack.org/71300 | 15:59 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: heat_keystoneclient add support for stack domain projects https://review.openstack.org/69891 | 15:59 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: Migrate SignalResponder to StackUser base class https://review.openstack.org/71210 | 15:59 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: heat_keystoneclient add create_stack_domain_user_keypair https://review.openstack.org/71208 | 15:59 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: Add StackUser common base class https://review.openstack.org/71209 | 15:59 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: heat_keystoneclient add create_stack_domain_user function https://review.openstack.org/71206 | 15:59 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: heat_keystoneclient add delete_stack_domain_user function https://review.openstack.org/71207 | 15:59 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: Add parser.Stack support for stack_domain_projects https://review.openstack.org/71205 | 15:59 |
*** lazzurs has quit IRC | 16:00 | |
*** lazzurs has joined #heat | 16:00 | |
*** randallburt has quit IRC | 16:03 | |
rpothier | hi all, want to see if you think this is a bug | 16:04 |
rpothier | If I created an autoscale group of 10 VMs on a subnet, then did an update to 20, but left | 16:04 |
rpothier | the subnet NULL by mistake, heat then creates 20 new VMs, then deletes 10, ending at 20 VMs | 16:04 |
rpothier | this can cause it to go over a quota and the stack can fail. | 16:04 |
rpothier | Is this expected? | 16:04 |
*** mkollaro has quit IRC | 16:07 | |
shardy | rpothier: where did you specify subnet, VPCZoneIdentifier or AutoScalingGroup? | 16:09 |
shardy | s/or/of | 16:09 |
rpothier | VPCZoneIdentifier | 16:10 |
shardy | rpothier: that is expected, changing that property caused the replacement of the entire group | 16:11 |
shardy | and update creates the replacement resource (containing 20 VMs) before deleting the old one (containing 10) | 16:11 |
rpothier | ok, the only side effect is if my quota is 25, it will fail | 16:12 |
shardy | Yeah, arguably heat could check the quota and fail before attempting the update | 16:12 |
*** mestery has joined #heat | 16:18 | |
jasond | arbylee1: where would a vendor-specific README file go with the new contrib/ structure? | 16:26 |
openstackgerrit | Thomas Herve proposed a change to openstack/python-heatclient: Enable default in bash completion https://review.openstack.org/71307 | 16:27 |
andersonvom | jasond: you mean another readme other than the plugin's? | 16:28 |
arbylee1 | jasond: the README can stay where it's been - in the plugin specific folder. Or are you referring to something that will generate with sphinx docs? | 16:29 |
jasond | example: contrib/rackspace/README.md | 16:29 |
arbylee1 | that looks right to me | 16:35 |
*** gokrokve has quit IRC | 16:36 | |
*** gokrokve has joined #heat | 16:37 | |
therve | jasond: We can discuss it that'd be easier. And yes that's exactly what I'm saying | 16:40 |
*** mestery has quit IRC | 16:40 | |
*** gokrokve has quit IRC | 16:41 | |
jasond | therve: i think i understand what you mean. thanks, good idea. i'll see if that will work | 16:41 |
therve | jasond: Thank you | 16:42 |
jasond | arbylee1: i guess i'm not used to seeing modules in with the README | 16:43 |
jasond | that's why i was proposing an engine directory | 16:43 |
*** bvandenh has quit IRC | 16:46 | |
*** nati_ueno has joined #heat | 16:59 | |
*** e0ne has quit IRC | 17:03 | |
jasond | dmakogon_: were you able to reproduce the error? | 17:04 |
*** gokrokve has joined #heat | 17:05 | |
*** gokrokve_ has joined #heat | 17:07 | |
*** stannie has quit IRC | 17:08 | |
*** john-n-seattle1 has left #heat | 17:08 | |
*** ifarkas_ has quit IRC | 17:10 | |
*** gokrokve has quit IRC | 17:10 | |
*** gokrokve has joined #heat | 17:10 | |
dmakogon_ | jasond, only inside trove-integration | 17:12 |
*** pvaneck has joined #heat | 17:12 | |
*** gokrokve_ has quit IRC | 17:13 | |
jasond | dmakogon_: so are you convinced? | 17:14 |
*** wchrisj has quit IRC | 17:18 | |
*** jistr has quit IRC | 17:26 | |
*** david-lyle has quit IRC | 17:28 | |
*** tspatzier has quit IRC | 17:30 | |
*** funzo has joined #heat | 17:33 | |
*** funzo_ has quit IRC | 17:34 | |
*** radez is now known as radez_g0n3 | 17:39 | |
*** emamdouh has quit IRC | 17:43 | |
*** yogesh has joined #heat | 17:43 | |
*** dmakogon_ is now known as denis_makogon | 17:46 | |
*** randallburt has joined #heat | 17:47 | |
*** gokrokve has quit IRC | 17:51 | |
*** gokrokve has joined #heat | 17:52 | |
*** viktors has quit IRC | 17:54 | |
*** gokrokve has quit IRC | 17:56 | |
*** aignatov_ is now known as aignatov | 17:57 | |
*** akuznetsov has quit IRC | 17:58 | |
*** derekh has quit IRC | 18:00 | |
*** funzo_ has joined #heat | 18:01 | |
*** funzo has quit IRC | 18:02 | |
SpamapS | jasond: https://bugs.launchpad.net/heat/+bug/1276517 <-- are you in progress on that? We're getting lots of failures because of it. :-P | 18:03 |
uvirtbot | Launchpad bug 1276517 in heat "failure to poll for server creation treated as failure to create" [High,Triaged] | 18:03 |
SpamapS | jasond: I think lifeless was intending to fix it himself, just forgot to grab it | 18:04 |
jasond | SpamapS: not yet. oh ok | 18:04 |
jasond | lifeless: you can have it | 18:04 |
jasond | (unassigned myself) | 18:05 |
*** cody-somerville has quit IRC | 18:07 | |
*** david-lyle has joined #heat | 18:09 | |
jasond | does anybody have an opinion on the contrib/ directory structure? http://paste.openstack.org/show/62628/ | 18:11 |
*** nati_ueno has quit IRC | 18:11 | |
*** gokrokve has joined #heat | 18:15 | |
*** mattgriffin1 is now known as mattgriffin | 18:16 | |
*** gokrokve has quit IRC | 18:17 | |
*** gokrokve has joined #heat | 18:17 | |
*** gokrokve_ has joined #heat | 18:19 | |
*** IlyaE has quit IRC | 18:19 | |
*** gokrokve has quit IRC | 18:22 | |
*** aignatov is now known as aignatov_ | 18:24 | |
SpamapS | lifeless: regarding bug 1276517 (nova polling thing) .. heat/engine/resources/nova_utils.py or heat/engine/resources/server.py | 18:28 |
uvirtbot | Launchpad bug 1276517 in heat "failure to poll for server creation treated as failure to create" [High,Triaged] https://launchpad.net/bugs/1276517 | 18:28 |
*** aignatov_ is now known as aignatov | 18:30 | |
*** bvandenh has joined #heat | 18:31 | |
SpamapS | FYI, I will be missing the Heat meeting unfortunately.. will try to join if I have a few moments. | 18:32 |
zaneb | SpamapS: you know it's at the later time this week? | 18:33 |
zaneb | jasond: The first one. The whole heat/engine/resources/rackspace hierarchy is pointless | 18:35 |
jasond | you mean rackspace/engine/resources ? | 18:35 |
zaneb | doesn't it go rackspace/engine/resources/rackspace atm? | 18:37 |
zaneb | but yes | 18:38 |
zaneb | rackspace/heat/engine/plugins | 18:38 |
zaneb | so yeah, the heat/engine/plugins part is pointless | 18:38 |
*** IlyaE has joined #heat | 18:38 | |
jasond | yes, i agree. it's being restructured in https://review.openstack.org/#/c/68747/ | 18:39 |
*** IlyaE has quit IRC | 18:40 | |
zaneb | excellent :) just rackspace/resources would be fine imo | 18:40 |
*** nati_ueno has joined #heat | 18:41 | |
jasond | ok. i'm leaning that way too. since contrib is limited to engine plugins, adding engine is sort of redundant | 18:42 |
zaneb | yup | 18:42 |
zaneb | you just want to be able to drop the whole directory in /usr/lib/heat and have all the plugins get loaded | 18:42 |
zaneb | which doesn't require any hierarchy at all | 18:43 |
zaneb | so just use the minimum amount that makes sense | 18:43 |
*** akuznetsov has joined #heat | 18:43 | |
jasond | agreed | 18:44 |
*** alexheneveld has quit IRC | 18:44 | |
*** aignatov is now known as aignatov_ | 18:46 | |
*** IlyaE has joined #heat | 18:48 | |
*** jprovazn has quit IRC | 18:50 | |
*** bvandenh has quit IRC | 18:51 | |
*** kfox1111 has joined #heat | 18:56 | |
*** che-arne has quit IRC | 19:02 | |
*** harlowja_away is now known as harlowja | 19:05 | |
*** bvandenh has joined #heat | 19:05 | |
*** tango|2 has joined #heat | 19:09 | |
*** edmund has quit IRC | 19:09 | |
*** coolsvap is now known as coolsvap_away | 19:15 | |
*** wchrisj has joined #heat | 19:18 | |
openstackgerrit | A change was merged to openstack/python-heatclient: Populate files with content from get_file function calls https://review.openstack.org/66230 | 19:26 |
*** wchrisj has quit IRC | 19:26 | |
*** wchrisj_ has joined #heat | 19:27 | |
openstackgerrit | Dirk Mueller proposed a change to openstack/heat: Fix indentation errors found by Pep8 1.4.6+ https://review.openstack.org/71341 | 19:31 |
*** wchrisj_ has quit IRC | 19:33 | |
openstackgerrit | Jenkins proposed a change to openstack/heat: Updated from global requirements https://review.openstack.org/71345 | 19:35 |
openstackgerrit | Richard Lee proposed a change to openstack/heat: Separate the Marconi client from the resource https://review.openstack.org/71350 | 19:40 |
openstackgerrit | Richard Lee proposed a change to openstack/heat: Restructure Marconi plugin directory structure https://review.openstack.org/71351 | 19:40 |
openstackgerrit | Richard Lee proposed a change to openstack/heat: Allow force registration of marconi resource https://review.openstack.org/71352 | 19:40 |
openstackgerrit | Richard Lee proposed a change to openstack/heat: Rename Marconi plugin package https://review.openstack.org/71141 | 19:40 |
openstackgerrit | Richard Lee proposed a change to openstack/heat: Add Docker resources to docs https://review.openstack.org/68753 | 19:40 |
openstackgerrit | Richard Lee proposed a change to openstack/heat: Rename rackspace.rst to contrib.rst https://review.openstack.org/68752 | 19:40 |
openstackgerrit | Richard Lee proposed a change to openstack/heat: Add Rackspace resources summary to docs https://review.openstack.org/68793 | 19:40 |
openstackgerrit | Richard Lee proposed a change to openstack/heat: Add support for a FORCE_RESOURCE_MAPPING env var https://review.openstack.org/68746 | 19:40 |
openstackgerrit | Richard Lee proposed a change to openstack/heat: Restructure Rackspace resources https://review.openstack.org/68747 | 19:40 |
openstackgerrit | Richard Lee proposed a change to openstack/heat: Reorganize docker-plugin for consistency https://review.openstack.org/68748 | 19:40 |
openstackgerrit | Richard Lee proposed a change to openstack/heat: Allow force registration of docker resource https://review.openstack.org/68749 | 19:40 |
openstackgerrit | Richard Lee proposed a change to openstack/heat: Allow force registration of Rackspace resources https://review.openstack.org/69374 | 19:40 |
openstackgerrit | Richard Lee proposed a change to openstack/heat: Change Docker resource mapping name https://review.openstack.org/68750 | 19:40 |
openstackgerrit | Richard Lee proposed a change to openstack/heat: Generate docs for contrib plugins https://review.openstack.org/68751 | 19:40 |
*** akuznetsov has quit IRC | 19:43 | |
*** spzala has joined #heat | 19:43 | |
*** edmund has joined #heat | 19:48 | |
*** denis_makogon has quit IRC | 19:49 | |
*** bgorski has joined #heat | 19:50 | |
*** skraynev_ has joined #heat | 19:50 | |
*** e0ne has joined #heat | 19:55 | |
*** edmund has quit IRC | 19:56 | |
*** shakayumi has joined #heat | 20:00 | |
openstackgerrit | Tim Schnell proposed a change to openstack/heat: Updates template_validate call to validate parameter_groups. https://review.openstack.org/61601 | 20:01 |
lifeless | SpamapS: jasond: I would love someone else to fix it! | 20:02 |
*** shakayum_ has joined #heat | 20:02 | |
lifeless | SpamapS: jasond: its *always* fine to fix something for me ;) | 20:02 |
jasond | :) i don't mind picking it back up. unless SpamapS really wants it | 20:04 |
*** bgorski has quit IRC | 20:04 | |
*** shakayumi has quit IRC | 20:05 | |
*** bgorski has joined #heat | 20:05 | |
andersonvom | shardy: looking at your comments here https://review.openstack.org/#/c/66485/ | 20:06 |
andersonvom | shardy: did you mean just change the examples/tests to status=COMPLETE, as opposed to status=UP? | 20:07 |
radix | today is off-week for heat meeting, right? | 20:09 |
openstackgerrit | Ton Ngo proposed a change to openstack/heat: Adds API suppport for troubleshooting failed stack https://review.openstack.org/71367 | 20:14 |
*** skraynev_ has quit IRC | 20:18 | |
*** IlyaE has quit IRC | 20:20 | |
*** gokrokve_ has quit IRC | 20:21 | |
*** gokrokve has joined #heat | 20:21 | |
*** gokrokve has quit IRC | 20:26 | |
sdake | is heat double running tests again? When I run ./run_tests.sh it kicks out like 4.5k tests | 20:30 |
sdake | I thought we had about 1.9k tests | 20:30 |
*** yogesh has quit IRC | 20:30 | |
zaneb | radix: yes, it's in 3.5 hours | 20:33 |
openstackgerrit | Richard Lee proposed a change to openstack/python-heatclient: Add filter option to stack-list https://review.openstack.org/66485 | 20:40 |
openstackgerrit | Richard Lee proposed a change to openstack/python-heatclient: Add pagination (limit and marker) to stack-list https://review.openstack.org/66484 | 20:40 |
*** Invent has joined #heat | 20:41 | |
*** bgorski has quit IRC | 20:42 | |
*** bgorski has joined #heat | 20:43 | |
*** randallburt has quit IRC | 20:46 | |
*** randallburt1 has joined #heat | 20:46 | |
*** andersonvom has quit IRC | 20:46 | |
ScottL1 | Are there any good documents or examples on the use of autoscaling in a multi-network environment? | 20:51 |
ScottL1 | I need to constrain which networks the ip addresses are chosen from | 20:52 |
ScottL1 | any pointers or advise would be welcome | 20:52 |
ScottL1 | stack_create fails with 'Badrequest: Multiple Possible Networks Found, Use A Network Id' | 20:53 |
ScottL1 | based on my attempts to use/modify AutoScalingCeilometer.yaml | 20:54 |
*** asalkeld has joined #heat | 20:55 | |
ScottL1 | Do I need something under AWS::AutoScaling::LaunchConfiguration -> NovaSchedulerHint ? | 20:56 |
kfox1111 | ScottL1: I've given up on AutoScaling until it handles nested stacks, Neutron better, and Neutron LBaaS in particular. :/ | 20:58 |
ScottL1 | Drat, Is that the general consensus ? | 20:58 |
kfox1111 | don't know. just my personal opinion. | 20:59 |
kfox1111 | In our environment Neutron LBaaS has significantly more bandwidth then the vm instance heat spawns, making it not very useful. I've been meaning to see if I could make it switch to using it, but it will take a bit of code and the openstack legal folks are making contributing code back very difficult. :/ | 21:00 |
*** ktbenton has joined #heat | 21:01 | |
ScottL1 | ok, good to know | 21:01 |
*** tims1 has joined #heat | 21:02 | |
*** nati_ueno has quit IRC | 21:02 | |
ScottL1 | bandwidth will likely be a concern for use as well. I was concerned when I found them trying to run it in a VM instance | 21:03 |
*** tims has quit IRC | 21:03 | |
*** pafuent has left #heat | 21:03 | |
kfox1111 | There are some Neutron LBaaS resources that you can use manually, which is how I'm using it. | 21:03 |
openstackgerrit | Paul Van Eck proposed a change to openstack/python-heatclient: Allow environment to not have resource_registry https://review.openstack.org/71379 | 21:04 |
*** tims has joined #heat | 21:04 | |
*** nati_ueno has joined #heat | 21:04 | |
kfox1111 | I've got one tempate to create networks/the load ballancer, etc. and a seperate template for a scalable instance that plugs into the load balancer. | 21:04 |
kfox1111 | Too manual for my tastes but a few things upcoming in icehouse should make that better. | 21:04 |
ScottL1 | Are you at liberty to share those templates? | 21:05 |
kfox1111 | The new autoscaling api should fix all of it, but I'm thinking it wont be ready in time for icehouse. :/ | 21:05 |
kfox1111 | Yup. just a sec... | 21:05 |
*** andrew_plunk has quit IRC | 21:05 | |
kfox1111 | https://github.com/EMSL-MSC/heat-templates/tree/master/cfn/F19 | 21:05 |
kfox1111 | I did the MongoDB and ElasticSearch ones. | 21:06 |
kfox1111 | The ElasticSearch ones I did second, so they are a little cleaner. I still want to go back and change them to yaml at some point too. | 21:06 |
*** tims1 has quit IRC | 21:06 | |
*** TravT has joined #heat | 21:07 | |
kfox1111 | The ElasticSearch.txt file explains the usage. The mongo stuff works similar. | 21:07 |
ScottL1 | ok, thats a start. Thanks a lot | 21:07 |
kfox1111 | Sure. :) | 21:08 |
*** funzo_ is now known as funzo | 21:12 | |
SpamapS | zaneb: oh good, then I might actually attend :) | 21:16 |
zaneb | :) | 21:16 |
kfox1111 | zaneb: good email about the rolling updating thing. | 21:18 |
zaneb | kfox1111: *openstack* legal folks are making contributing code back very difficult? | 21:18 |
kfox1111 | Is nested stacks being worked on for icehouse still? | 21:19 |
aweiteka | kfox1111, i was looking at you examples and noticed you reference an issue i ran into not being able to add members to my lbaas | 21:19 |
kfox1111 | zaneb: yeah. :/ | 21:20 |
zaneb | kfox1111: scaling stacks you mean? I believe radix is working towards it, but we're pessimistic about the chances of it landing in icehouse | 21:20 |
zaneb | kfox1111: making it difficult how? | 21:20 |
kfox1111 | zaneb: just a sec... | 21:20 |
radix | by the way, I have two reviews up :) | 21:20 |
kfox1111 | zaneb: http://lists.openstack.org/pipermail/legal-discuss/2013-November/000101.html | 21:21 |
*** topol has quit IRC | 21:21 | |
zaneb | radix: oh yeah, I saw one yesterday and didn't get around to it yet | 21:21 |
aweiteka | zaneb, i should really be using nested templates. do we have any hot examples? | 21:21 |
kfox1111 | zaneb: where instead of a launch config, you give it a stack url that it instanciates. | 21:21 |
*** bvandenh has quit IRC | 21:21 | |
kfox1111 | aweiteka: yeah. There was a blueprint that was fixed in icehouse that makes that part work better. let me dig that up... | 21:22 |
aweiteka | kfox1111, thx. this line fails the stack for me: https://github.com/aweiteka/heat-templates/blob/3broker/openshift-enterprise/heat/neutron/ose-broker-lb.yaml#L289 | 21:22 |
aweiteka | the rest of it works fine. i can manually add members | 21:23 |
*** blamar has joined #heat | 21:25 | |
*** blamar has quit IRC | 21:26 | |
zaneb | kfox1111: 'project manager' is the foundation. Just sign the individual CLA and include a comment in the code that you've taken it from a public domain source if that's the case. | 21:26 |
*** blamar has joined #heat | 21:26 | |
*** bgorski has quit IRC | 21:27 | |
kfox1111 | zaneb: tried that. the legal team wont accept it. :/ | 21:27 |
zaneb | your legal team? | 21:27 |
kfox1111 | They want full provenence info, which I gave them and they need to decide its ok to accept that way. They cant make a decision. | 21:27 |
kfox1111 | No. the openstack team. | 21:27 |
zaneb | ugh | 21:27 |
zaneb | that's ridiculous | 21:27 |
kfox1111 | yeah. :/ | 21:27 |
*** IlyaE has joined #heat | 21:28 | |
kfox1111 | oh. gtg. bbl. | 21:28 |
ScottL1 | Is it possible to use AWS::AutoScaling::LaunchConfiguration -> NovaSchedulerHints to specify a network id | 21:29 |
ScottL1 | ? | 21:29 |
*** randallburt1 has quit IRC | 21:30 | |
*** alexheneveld has joined #heat | 21:31 | |
*** nati_ueno has quit IRC | 21:35 | |
SpamapS | zaneb: btw thanks for the comments on rolling updates. Agreed that we should make scaling groups work for us.. and I think we're closer to that now. :) | 21:38 |
* SpamapS goes afk | 21:38 | |
jpeeler | i'll be missing the weekly meeting in a few hours. (i know i'm usually pretty quiet anyway, but thought it'd be good to know | 21:40 |
*** yogesh has joined #heat | 21:41 | |
*** alexpilotti has quit IRC | 21:43 | |
*** alexpilotti has joined #heat | 21:45 | |
*** yogesh has quit IRC | 21:45 | |
*** alexpilotti has quit IRC | 21:47 | |
openstackgerrit | Jason Dunsmore proposed a change to openstack/heat: Ensure stack lock is released after stack-delete https://review.openstack.org/71390 | 21:51 |
*** edmund1 has joined #heat | 21:51 | |
openstackgerrit | Ian McLeod proposed a change to openstack/heat: Don't raise MySQL 2013 'Lost connection' errors https://review.openstack.org/71391 | 21:52 |
*** mestery has joined #heat | 21:54 | |
*** gokrokve has joined #heat | 22:01 | |
*** nati_ueno has joined #heat | 22:02 | |
*** jdob has quit IRC | 22:07 | |
*** david-lyle has quit IRC | 22:08 | |
zaneb | jpeeler: ok, thanks for letting us know :) | 22:09 |
*** cody-somerville has joined #heat | 22:10 | |
*** cody-somerville has joined #heat | 22:10 | |
openstackgerrit | Jason Dunsmore proposed a change to openstack/heat: Allow an in-progress stack to be deleted https://review.openstack.org/63002 | 22:11 |
*** dims has quit IRC | 22:12 | |
*** achampion has quit IRC | 22:15 | |
*** vijendar has quit IRC | 22:21 | |
*** vijendar has joined #heat | 22:21 | |
*** jergerber has joined #heat | 22:25 | |
*** vijendar has quit IRC | 22:25 | |
*** mestery has quit IRC | 22:26 | |
*** e0ne has quit IRC | 22:28 | |
*** dims has joined #heat | 22:29 | |
*** gokrokve has quit IRC | 22:30 | |
*** topol has joined #heat | 22:35 | |
*** dims has quit IRC | 22:39 | |
openstackgerrit | Christopher Armstrong proposed a change to openstack/heat: Add unit tests for heat.scaling.template https://review.openstack.org/71399 | 22:40 |
* SpamapS back | 22:47 | |
*** wchrisj has joined #heat | 22:48 | |
*** jasond has quit IRC | 22:51 | |
*** Michalik has quit IRC | 22:52 | |
*** gokrokve has joined #heat | 22:53 | |
*** shakayum_ has quit IRC | 22:54 | |
*** andrew_plunk has joined #heat | 22:54 | |
*** jasond has joined #heat | 23:04 | |
*** tims has quit IRC | 23:07 | |
*** wchrisj has quit IRC | 23:07 | |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: heat_keystoneclient add support to enable/disable domain users https://review.openstack.org/71414 | 23:11 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: engine: allow stack_user_project users to retrieve stack https://review.openstack.org/71300 | 23:11 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: Migrate SignalResponder to StackUser base class https://review.openstack.org/71210 | 23:11 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: Add StackUser common base class https://review.openstack.org/71209 | 23:11 |
*** slong has joined #heat | 23:18 | |
*** tims has joined #heat | 23:20 | |
*** david-lyle has joined #heat | 23:21 | |
*** rcleere has quit IRC | 23:23 | |
*** wchrisj_ has joined #heat | 23:26 | |
*** Michalik has joined #heat | 23:27 | |
*** sabeen has quit IRC | 23:29 | |
*** klwilson has quit IRC | 23:30 | |
*** jhurlbert has joined #heat | 23:31 | |
*** klwilson has joined #heat | 23:32 | |
*** alexheneveld has quit IRC | 23:35 | |
*** Invent has quit IRC | 23:36 | |
*** alexheneveld has joined #heat | 23:37 | |
*** e0ne has joined #heat | 23:40 | |
*** andrew_plunk has quit IRC | 23:40 | |
*** tims has quit IRC | 23:42 | |
*** e0ne has quit IRC | 23:44 | |
*** arbylee1 has quit IRC | 23:47 | |
*** arbylee1 has joined #heat | 23:50 | |
*** randallburt has joined #heat | 23:51 | |
sdake | zaneb i'll be missing the meeting today - dinner with folks | 23:51 |
zaneb | ok, np | 23:51 |
sdake | enjoy | 23:51 |
zaneb | might be a short one :) | 23:51 |
sdake | possible | 23:51 |
sdake | nomrally time is fine for me | 23:51 |
sdake | but not today | 23:52 |
*** andrew_plunk has joined #heat | 23:55 | |
*** jhurlbert has quit IRC | 23:59 | |
*** nanjj has joined #heat | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!