*** sdake has quit IRC | 00:05 | |
*** sdake has joined #tripleo | 00:08 | |
*** yuanying has joined #tripleo | 00:08 | |
*** mandre has joined #tripleo | 00:10 | |
*** yuanying_ has quit IRC | 00:11 | |
*** lucas-dinner has quit IRC | 00:23 | |
*** Marga_ has quit IRC | 00:46 | |
*** pcrews has joined #tripleo | 01:03 | |
*** daneyon has quit IRC | 01:11 | |
slagle | 8 | 01:14 |
---|---|---|
greghaynes | 9 | 01:14 |
*** penick has quit IRC | 01:16 | |
slagle | :) | 01:16 |
*** ChuckC has quit IRC | 01:17 | |
*** ChuckC has joined #tripleo | 01:18 | |
greghaynes | so, I wonder how bad it would be if we just didnt use syslog and instead did logging.conf's for our apps that just wrote out files... | 01:19 |
*** ChuckC has quit IRC | 01:22 | |
*** ChuckC has joined #tripleo | 01:31 | |
*** wuhg has joined #tripleo | 01:31 | |
*** michchap has joined #tripleo | 01:36 | |
*** weshay has joined #tripleo | 01:37 | |
*** michchap_ has quit IRC | 01:40 | |
*** nosnos has joined #tripleo | 01:52 | |
*** lazy_prince is now known as killer_prince | 02:09 | |
*** killer_prince is now known as lazy_prince | 02:09 | |
*** mandre1 has joined #tripleo | 02:18 | |
*** mandre has quit IRC | 02:18 | |
*** Marga_ has joined #tripleo | 02:18 | |
*** Marga_ has quit IRC | 02:19 | |
openstackgerrit | greghaynes proposed openstack/tripleo-image-elements: Log directly to syslog from os services https://review.openstack.org/138844 | 02:21 |
*** rhallisey has quit IRC | 02:23 | |
adam_g | greghaynes, i never understood, why not just use each service's built in oslo.log facilities? | 02:24 |
greghaynes | yes | 02:24 |
greghaynes | so, ^ is something that just makes things better while keeping our status quo, I am going to make an ML email proposing we switch to just using python logging.conf's that output to flat files | 02:26 |
greghaynes | because why make it more complex than it needs to be | 02:26 |
*** lazy_prince is now known as killer_prince | 02:26 | |
adam_g | greghaynes, why even do that? does oslo not satisfy tripleo's logging requirements? http://git.openstack.org/cgit/openstack/oslo.log/tree/oslo/log/_options.py | 02:29 |
SpamapS | adam_g: we've been using the defaults, which is stdout | 02:29 |
SpamapS | adam_g: thats probably not the best production default. | 02:29 |
greghaynes | adam_g: one thing I *really* want is for us to do debug logs but in a separate tile | 02:29 |
adam_g | SpamapS, oh right, defaults only. | 02:29 |
adam_g | hmph | 02:29 |
greghaynes | er, separate file | 02:29 |
greghaynes | I think the defaults thing kind of breaks down for logging, were going to want to centralise our logs (or likely even flutentd/logstash) | 02:31 |
greghaynes | at which point you have to do !defaults | 02:31 |
greghaynes | I do get the dont go crazy on making filters for things to log vs not log because that loses a lot of value we provide | 02:32 |
*** Marga_ has joined #tripleo | 02:33 | |
jiangfei | every service may be should compress log file. default log file is too large | 02:33 |
*** Marga_ has quit IRC | 02:33 | |
*** Marga_ has joined #tripleo | 02:34 | |
SpamapS | hm so yeah, somebody should monkeypatch python's syslog module in eventlet | 02:39 |
SpamapS | problem is.. | 02:39 |
SpamapS | there's no non-blocking syslog call | 02:39 |
greghaynes | Thats why we just write to /dev/log | 02:39 |
SpamapS | does eventlet ever do threads? | 02:40 |
greghaynes | heh | 02:40 |
greghaynes | I have no idea | 02:40 |
SpamapS | because a thread would be the only way to make posix syslog() non-blocking | 02:41 |
SpamapS | greghaynes: yeah, looks like /dev/log is "the way" | 02:42 |
*** tzumainn has quit IRC | 02:58 | |
openstackgerrit | jiangfei proposed openstack/tripleo-incubator: use @ instead of . for admin user email https://review.openstack.org/137993 | 03:09 |
*** weshay has quit IRC | 03:19 | |
*** nosnos has quit IRC | 03:23 | |
*** marun has joined #tripleo | 03:29 | |
*** marun has quit IRC | 03:48 | |
*** jiangfei has quit IRC | 03:51 | |
*** untriaged-bot has joined #tripleo | 04:00 | |
untriaged-bot | Untriaged bugs so far: | 04:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1396905 | 04:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1396904 | 04:00 |
uvirtbot | Launchpad bug 1396905 in tripleo "haproxy logs are not rotated properly" [Undecided,New] | 04:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1229849 | 04:00 |
uvirtbot | Launchpad bug 1396904 in tripleo "keepalived logs are not rotated properly" [Undecided,New] | 04:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1387061 | 04:00 |
uvirtbot | Launchpad bug 1229849 in heat "In future native Heat templates, we should leave the image users alone on servers" [Wishlist,In progress] | 04:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1398591 | 04:00 |
uvirtbot | Launchpad bug 1387061 in tripleo "deploy under cloud failure due to pacemaker " [Undecided,New] | 04:00 |
untriaged-bot | https://bugs.launchpad.net/os-collect-config/+bug/1398254 | 04:00 |
uvirtbot | Launchpad bug 1398591 in tripleo "metadata-proxy process is not killed when running in a virtual environment" [Undecided,In progress] | 04:00 |
untriaged-bot | https://bugs.launchpad.net/tuskar/+bug/1387487 | 04:00 |
uvirtbot | Launchpad bug 1398254 in os-collect-config "os-collect-config can't get correct keystone v3 auth_url using keystoneclient discover" [Undecided,In progress] | 04:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1396730 | 04:00 |
uvirtbot | Launchpad bug 1387487 in tuskar "tripleo-image-elements/elements/tuskar-ui /os-refresh-config /post-configure.d/101-tuskar-ui needs authentication from Keystone" [Undecided,New] | 04:00 |
uvirtbot | Launchpad bug 1396730 in tripleo "br-ex doesn't activate when overcloud controller is rebooted" [Undecided,New] | 04:00 |
*** untriaged-bot has quit IRC | 04:00 | |
*** pensu has joined #tripleo | 04:04 | |
openstackgerrit | Steve Kowalik proposed openstack/os-cloud-config: Add a glance module that allows uploading images https://review.openstack.org/138947 | 04:08 |
*** pcrews has quit IRC | 04:08 | |
*** jerryz has joined #tripleo | 04:13 | |
*** yuanying_ has joined #tripleo | 04:15 | |
*** nosnos has joined #tripleo | 04:16 | |
*** yuanying has quit IRC | 04:18 | |
*** pensu has quit IRC | 04:18 | |
*** pcrews has joined #tripleo | 04:28 | |
*** enterprisedc has quit IRC | 04:35 | |
*** pcrews has quit IRC | 04:35 | |
*** rushiagr_away is now known as rushiagr | 04:48 | |
*** Hefeweiz1n has joined #tripleo | 05:04 | |
*** Hefeweizen has quit IRC | 05:04 | |
*** bnemec has quit IRC | 05:04 | |
*** al has quit IRC | 05:05 | |
*** al has joined #tripleo | 05:06 | |
*** pensu has joined #tripleo | 05:08 | |
*** vipul has quit IRC | 05:09 | |
*** bnemec has joined #tripleo | 05:10 | |
*** vipul has joined #tripleo | 05:10 | |
openstackgerrit | Merged openstack/tripleo-image-elements: Fix the bandersnatch element on ubuntu https://review.openstack.org/138414 | 05:29 |
*** killer_prince is now known as lazy_prince | 05:35 | |
*** Marga_ has quit IRC | 05:49 | |
*** pradeep has joined #tripleo | 05:49 | |
*** Marga_ has joined #tripleo | 06:00 | |
*** Marga_ has quit IRC | 06:31 | |
*** daneyon has joined #tripleo | 06:45 | |
*** ukalifon has joined #tripleo | 06:46 | |
*** subscope has joined #tripleo | 06:47 | |
*** k4n0 has joined #tripleo | 06:54 | |
*** jerryz_ has joined #tripleo | 06:54 | |
*** jerryz has quit IRC | 06:57 | |
*** yuanying has joined #tripleo | 07:01 | |
*** jerryz_ has quit IRC | 07:03 | |
*** yuanying_ has quit IRC | 07:04 | |
*** dshulyak_ has joined #tripleo | 07:05 | |
*** yuanying has quit IRC | 07:09 | |
*** yuanying has joined #tripleo | 07:13 | |
*** mrunge has joined #tripleo | 07:15 | |
*** Yanyanhu has joined #tripleo | 07:20 | |
*** yamahata has joined #tripleo | 07:26 | |
openstackgerrit | Merged openstack/tripleo-incubator: use @ instead of . for admin user email https://review.openstack.org/137993 | 07:30 |
*** jtomasek has joined #tripleo | 07:41 | |
*** jprovazn has joined #tripleo | 07:44 | |
*** zz_avozza is now known as avozza | 07:52 | |
openstackgerrit | Martin André proposed stackforge/kolla: Remove duplicate write of openrc https://review.openstack.org/138625 | 07:55 |
*** ukalifon has quit IRC | 07:57 | |
tchaypo | g'mornin | 08:04 |
*** cody-somerville has quit IRC | 08:08 | |
*** cody-somerville has joined #tripleo | 08:09 | |
*** dtantsur|afk is now known as dtantsur | 08:13 | |
greghaynes | huh, this is a new fail for me http://logs.openstack.org/44/138844/2/check-tripleo/check-tripleo-ironic-overcloud-f20-nonha/3de4a72/console.html#_2014-12-04_03_41_52_506 | 08:16 |
greghaynes | huh http://logs.openstack.org/44/138844/2/check-tripleo/check-tripleo-ironic-overcloud-precise-nonha/fec83f9/logs/overcloud-controller0_logs/glance-api.txt.gz | 08:18 |
*** yamahata has quit IRC | 08:21 | |
*** shardy_z is now known as shardy | 08:25 | |
openstackgerrit | Martin André proposed stackforge/kolla: Allow building docker image from anywhere https://review.openstack.org/138614 | 08:27 |
*** cody-somerville has quit IRC | 08:28 | |
*** cody-somerville has joined #tripleo | 08:29 | |
*** cody-somerville has joined #tripleo | 08:29 | |
openstackgerrit | jiangfei proposed openstack/tripleo-heat-templates: add rabbitmq flow-control to heat-template https://review.openstack.org/138015 | 08:31 |
*** jcoufal has joined #tripleo | 08:32 | |
*** akrivoka has joined #tripleo | 08:36 | |
*** ChuckC has quit IRC | 08:38 | |
*** ukalifon1 has joined #tripleo | 08:39 | |
*** mandre1 has quit IRC | 08:42 | |
*** cody-somerville has quit IRC | 08:43 | |
*** ishant has joined #tripleo | 08:43 | |
*** cody-somerville has joined #tripleo | 08:49 | |
*** dshulyak_ has quit IRC | 08:55 | |
*** jistr has joined #tripleo | 09:05 | |
shardy | shadower: Hey, around? | 09:11 |
*** athomas has joined #tripleo | 09:12 | |
shadower | shardy: yep | 09:15 |
shadower | what's up | 09:16 |
*** ChuckC has joined #tripleo | 09:16 | |
shardy | shadower: Hi! I've been thinking about your proposed ResourceGroup->AutoScalingGroup change, have a few questions: | 09:16 |
shardy | - Do we need to consider upgrade path, e.g stack-update from ResourceGroup to ASG? | 09:17 |
shardy | currently that will replace everything | 09:17 |
shadower | good question :-) | 09:17 |
shardy | This is prompted by SpamapS response re upgrade path from the no-mergepy scripts | 09:17 |
*** jcoufal has quit IRC | 09:18 | |
*** jcoufal has joined #tripleo | 09:18 | |
shardy | It should be possible, but with the current heat code structure it won't be especially easy :( | 09:18 |
shadower | yeah :-( | 09:19 |
shardy | shadower: Also, I'm thinking we should get some update CI in place soon, so moves like this don't cause regressions | 09:19 |
shadower | good idea | 09:19 |
shardy | e.g lsmola has provided great feedback regarding several ResourceGroup update bugs recently, all now fixed in Heat | 09:19 |
shadower | cool | 09:20 |
shardy | my concern is that the ASG code is all different atm, so we don't want to regress when moving to ASG :) | 09:20 |
shadower | I was just about to ask that | 09:20 |
shadower | yeah so the problem is | 09:20 |
shardy | The alternative might be to refactor so ResourceGroup supports rolling updates.. | 09:20 |
shardy | possibly.. | 09:20 |
shadower | on one hand, I'd love to be able to move away from merge.py asap | 09:20 |
shadower | on the other, I was thinking maybe we sholud wait until we have AutoScalingGroup in place | 09:21 |
shadower | because then we won't have to worry about RG->ASG upgrade path | 09:21 |
lsmola | shardy: : yaay \o/ | 09:21 |
shardy | hey lsmola o/ | 09:22 |
lsmola | shadower: so how far is the ASG? | 09:22 |
lsmola | shadower: cause we have only 6months to have something production ready | 09:22 |
shadower | lsmola: OS::Heat::AutoScalingGroup | 09:22 |
*** jtomasek has quit IRC | 09:23 | |
lsmola | shadower: so all the features we have in RG are working there? | 09:23 |
shadower | where? | 09:23 |
shadower | asg? | 09:23 |
lsmola | shadower: with ASG | 09:23 |
lsmola | shadower: yes | 09:23 |
*** jtomasek has joined #tripleo | 09:23 | |
shadower | ellision is missing. And who knows what bugs may still lurk around | 09:23 |
shardy | lsmola: that's what I just said, we'll need to test to make sure it still works | 09:23 |
shardy | Yeah, and I need to add removal_policies | 09:23 |
shardy | that shouldn't be too hard, I'll try to do it soon | 09:23 |
lsmola | shardy: yeah, that seems like a reasonable path | 09:24 |
shadower | shardy: I should have some time to add remova_policies next week | 09:24 |
lsmola | shardy: if ASG will be able to pass current and future Instack tests, it should be ok | 09:24 |
shardy | shadower: Ok, if you're happy to do it that's great | 09:24 |
lsmola | shardy: but focusing now on writing proper tests is very important | 09:24 |
shardy | shadower: the ASG code is a little bit different, but hopefully we can abstract the common logic | 09:24 |
shadower | shardy: cool, I was kind of counting on donig it (since we need that bit, too) | 09:25 |
shadower | lsmola: https://review.openstack.org/#/c/138733/ fyi | 09:25 |
shardy | shadower: Ok, no problem, I was going to pick it up if it's blocking you, but happy to pass it on if you have time :) | 09:25 |
*** akrivoka has quit IRC | 09:25 | |
shadower | yea, should be fine :-) | 09:25 |
shardy | cool, shout if you need any help | 09:25 |
shadower | yep, much appreciated | 09:26 |
shardy | shadower: I'll start thinking about how RG->ASG updates might work in a non destructive way | 09:26 |
shardy | perhaps delaying any switch of defaults makes sense until after your ASG change lands anyway | 09:26 |
*** akrivoka has joined #tripleo | 09:27 | |
shadower | yeah | 09:27 |
lsmola | shadower: cool | 09:27 |
shadower | shardy: I wonder if we could (going forward) unify RG and ASG | 09:27 |
shadower | shardy: they seem to be quite similar, from the outside at least | 09:27 |
shardy | shadower: Yeah, really ResourceGroup could be a provider template wrapping ASG | 09:27 |
*** akrivoka has quit IRC | 09:27 | |
shardy | there is work going on to refactor all-the-things related to ASG code, but it's moving slowly | 09:27 |
shadower | shardy: you mean what Qiming is doing? | 09:28 |
lsmola | shadower: shardy right, seems to me only Scaling policy should be different in ASG | 09:28 |
shardy | shadower: small details will trip us up, like ResourceGroup instance names are "0", "1", etc, and ASG are short random ID's | 09:28 |
shadower | right | 09:28 |
shardy | folks might be relying on that, so we probably need a way to maintain it | 09:28 |
shardy | or broadcast the deprecation I guess | 09:29 |
shadower | yeah | 09:29 |
shadower | shardy: shouldn't be problem for a potential migration from RG->ASG in tripleo templates, though | 09:29 |
shardy | I'd prefer all random IDs myself, as it avoids the reuse-of-indexes problem using removal_policies | 09:29 |
shadower | yeah | 09:29 |
*** akrivoka has joined #tripleo | 09:29 | |
shardy | shadower: If we converged the implementations, it would actually solve the RG->ASG update problem | 09:29 |
shadower | yeah | 09:30 |
shardy | as the nested stack update would just do nothing | 09:30 |
shardy | Or potentially, we'd have to avoid replacing the group due to the type changing | 09:30 |
shardy | Anyway, I'll give it some thought :) | 09:30 |
shardy | Yeah, the work Qiming has been looking at | 09:30 |
*** lucasagomes has joined #tripleo | 09:31 | |
tchaypo | based on http://doodle.com/27ffgkdm5gxzr654 Tues 2100 UTC is looking like a good time for the alternate meeting | 09:31 |
shadower | yeah, I'd like to help with that but it's still unclear if I'll have time to do that | 09:31 |
shadower | shardy: oh by the way, the rolling_updates property of AutoScalingGroups all seem to be "replace on update". I'm assuming that means if I want to change the update policy of a group, it'll have to rebuild everything? | 09:32 |
* shardy looks | 09:32 | |
shardy | https://github.com/openstack/heat/blob/master/heat/engine/resources/openstack/autoscaling_group.py#L85 | 09:34 |
shardy | shadower: I think it should allow update without replacement of the group | 09:34 |
shardy | I'm sure there will be update related bugs similar to those lsmola found though | 09:34 |
shadower | shardy: okay, but what about the sub properties? At least based on the docs, those cause replacement | 09:34 |
shadower | http://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Heat::AutoScalingGroup | 09:35 |
shardy | There were a few cases we were missing update_allowed=True for ResourceGroup which caused undesired replacement | 09:35 |
shadower | right | 09:35 |
*** jistr is now known as jistr|trng | 09:35 | |
shardy | shadower: we'll have to test, but I think that may be a docs bug | 09:35 |
shadower | oh okay | 09:36 |
shardy | The schema "causes replacement" part should, I think, only have effect from the top-level property | 09:36 |
shardy | The nested schema shouldn't trigger replacement, I think, but the docs generation doesn't know that | 09:36 |
shadower | okay, good to know | 09:36 |
shardy | If that proves to be the case, please raise a bug and we'll fix it :) | 09:36 |
shadower | yep ;-) | 09:37 |
shardy | Actually it says the same for removal_policies for ResourceGroup, so I'll raise a bug as I know that works | 09:37 |
shadower | cool,, I'll remove a fixme from my ASG templates, then :-) | 09:38 |
shardy | https://bugs.launchpad.net/heat/+bug/1399120 | 09:40 |
uvirtbot | Launchpad bug 1399120 in heat "Docs nested schema inaccurate replacement text" [Undecided,New] | 09:40 |
openstackgerrit | Tomas Sedovic proposed openstack/tripleo-heat-templates: Convert node groups to AutoScalingGroup https://review.openstack.org/138733 | 09:40 |
*** gchamoul has quit IRC | 09:41 | |
*** gchamoul has joined #tripleo | 09:41 | |
*** gchamoul has joined #tripleo | 09:42 | |
*** pelix has joined #tripleo | 09:50 | |
*** jerryz has joined #tripleo | 09:53 | |
*** pradeep has quit IRC | 09:57 | |
*** pradeep has joined #tripleo | 09:57 | |
*** untriaged-bot has joined #tripleo | 10:00 | |
untriaged-bot | Untriaged bugs so far: | 10:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1396905 | 10:00 |
uvirtbot | Launchpad bug 1396905 in tripleo "haproxy logs are not rotated properly" [Undecided,New] | 10:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1396904 | 10:00 |
uvirtbot | Launchpad bug 1396904 in tripleo "keepalived logs are not rotated properly" [Undecided,New] | 10:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1229849 | 10:00 |
uvirtbot | Launchpad bug 1229849 in heat "In future native Heat templates, we should leave the image users alone on servers" [Wishlist,In progress] | 10:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1387061 | 10:00 |
uvirtbot | Launchpad bug 1387061 in tripleo "deploy under cloud failure due to pacemaker " [Undecided,New] | 10:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1398591 | 10:00 |
uvirtbot | Launchpad bug 1398591 in tripleo "metadata-proxy process is not killed when running in a virtual environment" [Undecided,In progress] | 10:00 |
untriaged-bot | https://bugs.launchpad.net/os-collect-config/+bug/1398254 | 10:00 |
uvirtbot | Launchpad bug 1398254 in os-collect-config "os-collect-config can't get correct keystone v3 auth_url using keystoneclient discover" [Undecided,In progress] | 10:00 |
untriaged-bot | https://bugs.launchpad.net/tuskar/+bug/1387487 | 10:00 |
uvirtbot | Launchpad bug 1387487 in tuskar "tripleo-image-elements/elements/tuskar-ui /os-refresh-config /post-configure.d/101-tuskar-ui needs authentication from Keystone" [Undecided,New] | 10:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1396730 | 10:00 |
*** untriaged-bot has quit IRC | 10:00 | |
uvirtbot | Launchpad bug 1396730 in tripleo "br-ex doesn't activate when overcloud controller is rebooted" [Undecided,New] | 10:00 |
*** yuanying_ has joined #tripleo | 10:14 | |
*** yuanying has quit IRC | 10:17 | |
*** Yanyanhu has quit IRC | 10:18 | |
gfidente | hi marios , thanks for reviewing the ceph change :) | 10:25 |
gfidente | will update soon | 10:25 |
openstackgerrit | Tom Cammann proposed openstack/tripleo-heat-templates: Use tls_checks in HAProxy config https://review.openstack.org/138041 | 10:30 |
*** pblaho__ has joined #tripleo | 10:31 | |
*** regebro has joined #tripleo | 10:35 | |
*** akrivoka has quit IRC | 10:38 | |
*** akrivoka has joined #tripleo | 10:41 | |
*** akrivoka_ has joined #tripleo | 10:48 | |
*** akrivoka has quit IRC | 10:50 | |
*** jerryz has quit IRC | 10:52 | |
*** akrivoka_ is now known as akrivoka | 10:54 | |
openstackgerrit | dave-mcnally proposed openstack/tripleo-image-elements: Add ability to disable stunnel https://review.openstack.org/136052 | 10:54 |
*** derekh has joined #tripleo | 10:55 | |
*** rlandy has joined #tripleo | 11:05 | |
*** pensu has quit IRC | 11:06 | |
*** pblaho__ is now known as pblaho | 11:06 | |
*** pblaho has quit IRC | 11:12 | |
*** athomas has quit IRC | 11:12 | |
*** pblaho has joined #tripleo | 11:12 | |
*** pradeep has quit IRC | 11:27 | |
*** radez is now known as radez_g0n3 | 11:52 | |
*** jcoufal_ has joined #tripleo | 11:59 | |
*** pradeep has joined #tripleo | 12:01 | |
*** jcoufal has quit IRC | 12:02 | |
*** pradeep1 has joined #tripleo | 12:15 | |
*** pradeep has quit IRC | 12:17 | |
*** pradeep1 has quit IRC | 12:21 | |
*** rhallisey has joined #tripleo | 12:21 | |
*** pensu has joined #tripleo | 12:22 | |
*** blinky_ghost has joined #tripleo | 12:29 | |
blinky_ghost | bnemec: Hi :) do you have a little time for me? :) | 12:31 |
*** pensu has quit IRC | 12:43 | |
*** radez_g0n3 is now known as radez | 12:48 | |
*** avozza is now known as zz_avozza | 12:53 | |
*** weshay has joined #tripleo | 12:58 | |
openstackgerrit | Tom Hancock proposed openstack/os-cloud-config: Add support for pxe_ilo driver https://review.openstack.org/139041 | 12:59 |
*** jdob has joined #tripleo | 12:59 | |
*** dprince has joined #tripleo | 13:02 | |
*** tzumainn has joined #tripleo | 13:13 | |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: Set TripleO CI control variables based on job type https://review.openstack.org/128972 | 13:18 |
*** dshulyak_ has joined #tripleo | 13:21 | |
*** athomas has joined #tripleo | 13:24 | |
*** pensu has joined #tripleo | 13:25 | |
*** nosnos has quit IRC | 13:27 | |
*** jp_at_hp has joined #tripleo | 13:28 | |
openstackgerrit | greghaynes proposed openstack/tripleo-image-elements: Log directly to syslog from os services https://review.openstack.org/138844 | 13:37 |
*** yamahata has joined #tripleo | 13:41 | |
*** pensu has quit IRC | 13:43 | |
openstackgerrit | Endre Karlson proposed openstack/os-collect-config: Add ca_certificate option for SSL'd api https://review.openstack.org/139052 | 13:44 |
ekarlso- | print self._session | 13:47 |
ekarlso- | ehm, can I get someone to look at ^ ? | 13:47 |
*** jp_at_hp has quit IRC | 13:56 | |
*** jp_at_hp1 has joined #tripleo | 13:56 | |
*** athomas has quit IRC | 13:58 | |
*** zz_avozza is now known as avozza | 14:00 | |
*** julim has joined #tripleo | 14:05 | |
*** jistr|trng has quit IRC | 14:13 | |
*** tcammann has quit IRC | 14:14 | |
*** tcammann has joined #tripleo | 14:15 | |
*** athomas has joined #tripleo | 14:15 | |
*** jprovazn has quit IRC | 14:15 | |
openstackgerrit | jan grant proposed openstack/diskimage-builder: Fix race in svc-map https://review.openstack.org/139064 | 14:16 |
*** jistr has joined #tripleo | 14:22 | |
*** jistr is now known as jistr|trng | 14:22 | |
*** k4n0 has quit IRC | 14:33 | |
*** lazy_prince is now known as killer_prince | 14:34 | |
openstackgerrit | Tom Hancock proposed openstack/tripleo-image-elements: Add support for pxe_ilo driver https://review.openstack.org/139070 | 14:36 |
*** marun has joined #tripleo | 14:41 | |
*** Marga_ has joined #tripleo | 14:45 | |
*** jcoufal_ is now known as jcoufal | 14:49 | |
*** marun has quit IRC | 14:50 | |
*** ishant|2 has joined #tripleo | 14:50 | |
*** ishant has quit IRC | 14:53 | |
*** ukalifon2 has joined #tripleo | 15:00 | |
*** luisjariz has joined #tripleo | 15:01 | |
*** ukalifon1 has quit IRC | 15:03 | |
*** jehb_ has joined #tripleo | 15:07 | |
*** pblaho has quit IRC | 15:08 | |
*** yamahata has quit IRC | 15:08 | |
*** marun has joined #tripleo | 15:12 | |
*** Marga_ has quit IRC | 15:16 | |
*** athomas has quit IRC | 15:16 | |
*** Marga_ has joined #tripleo | 15:17 | |
*** athomas has joined #tripleo | 15:21 | |
*** subscope has quit IRC | 15:28 | |
*** derekh has quit IRC | 15:28 | |
*** luisjariz has quit IRC | 15:32 | |
*** bvandenh has joined #tripleo | 15:38 | |
*** prad has joined #tripleo | 15:40 | |
*** subscope has joined #tripleo | 15:42 | |
*** pcrews has joined #tripleo | 15:45 | |
openstackgerrit | Tomas Sedovic proposed openstack/tripleo-incubator: Add USE_MERGEPY to devtest_variables.sh https://review.openstack.org/139094 | 15:46 |
*** Marga_ has quit IRC | 15:47 | |
blinky_ghost | dtansur: Hi, are you there? | 15:48 |
blinky_ghost | dtantsur, sorry | 15:49 |
dtantsur | blinky_ghost, hi | 15:49 |
blinky_ghost | dtantsur: can you help me with centos 7 discovery issue? | 15:49 |
*** lucasagomes is now known as lucas-dinner | 15:50 | |
*** lucas-dinner has quit IRC | 15:52 | |
blinky_ghost | dtantsur: As I told you the other day I'm trying to discover the node using Centos7. The node shutdowns itself but in UI I see "Discovering" and "Powered On". In the logs I have this: http://paste.openstack.org/show/144655/ | 15:55 |
*** ukalifon2 has quit IRC | 15:55 | |
gfidente | shadower, ^^ that's something :) | 15:57 |
gfidente | I feel the pressure to recheck the templates now :) | 15:57 |
shadower | :-) | 15:57 |
gfidente | nice though | 15:57 |
shadower | once that's merged, I'll send a patch that adds the ci job | 15:57 |
*** spzala has joined #tripleo | 15:58 | |
gfidente | well, won't the CI job just use it after it merges? | 15:59 |
*** untriaged-bot has joined #tripleo | 16:00 | |
untriaged-bot | Untriaged bugs so far: | 16:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1396905 | 16:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1396904 | 16:00 |
uvirtbot | Launchpad bug 1396905 in tripleo "haproxy logs are not rotated properly" [Undecided,New] | 16:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1229849 | 16:00 |
shadower | gfidente: nope, this still just lets you choose between both | 16:00 |
uvirtbot | Launchpad bug 1396904 in tripleo "keepalived logs are not rotated properly" [Undecided,New] | 16:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1387061 | 16:00 |
uvirtbot | Launchpad bug 1229849 in heat "In future native Heat templates, we should leave the image users alone on servers" [Wishlist,In progress] | 16:00 |
uvirtbot | Launchpad bug 1387061 in tripleo "deploy under cloud failure due to pacemaker " [Undecided,New] | 16:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1398591 | 16:00 |
uvirtbot | Launchpad bug 1398591 in tripleo "metadata-proxy process is not killed when running in a virtual environment" [Undecided,In progress] | 16:00 |
untriaged-bot | https://bugs.launchpad.net/os-collect-config/+bug/1398254 | 16:00 |
uvirtbot | Launchpad bug 1398254 in os-collect-config "os-collect-config can't get correct keystone v3 auth_url using keystoneclient discover" [Undecided,In progress] | 16:00 |
untriaged-bot | https://bugs.launchpad.net/tuskar/+bug/1387487 | 16:00 |
uvirtbot | Launchpad bug 1387487 in tuskar "tripleo-image-elements/elements/tuskar-ui /os-refresh-config /post-configure.d/101-tuskar-ui needs authentication from Keystone" [Undecided,New] | 16:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1396730 | 16:00 |
uvirtbot | Launchpad bug 1396730 in tripleo "br-ex doesn't activate when overcloud controller is rebooted" [Undecided,New] | 16:00 |
*** untriaged-bot has quit IRC | 16:00 | |
shadower | gfidente: and the merge.py branch is still the default one | 16:00 |
*** Marga_ has joined #tripleo | 16:00 | |
dtantsur | blinky_ghost, is it a full log? I feel like the end is missing | 16:01 |
dtantsur | blinky_ghost, anyway, if it's a bare metal, it's really strange that there's no BMC address | 16:02 |
dtantsur | it's a bare metal, right? | 16:02 |
gfidente | ah the default to 1 in devtest_variables ... | 16:03 |
gfidente | I hate you | 16:03 |
*** ishant|2 has quit IRC | 16:03 | |
shadower | lol | 16:03 |
gfidente | shadower, so we should have CI jobs for both because of backwards compat? | 16:04 |
shadower | at least for the time being, yeah | 16:05 |
shadower | I don't want us to switch over until the templates have proven themselves | 16:05 |
shadower | plus upgrading from | 16:05 |
shadower | sry | 16:05 |
gfidente | upgrading is not possible right? | 16:05 |
shadower | upgrading existing merge.py deployments to the new stuff is going to be pretty tough | 16:05 |
*** ananta has joined #tripleo | 16:05 | |
shadower | yea | 16:05 |
shadower | well | 16:05 |
shadower | shardy: had some ideas on the openstack-dev but it's not looking great | 16:06 |
shadower | not something Heat was ever meant to do I think | 16:06 |
*** Marga_ has quit IRC | 16:07 | |
blinky_ghost | dtantsur: I'll paste full log. My undercloud is based in Fedora 20. When I tested with Fedora 20 overcloud images it work fine. This happens with Centos 7. | 16:07 |
dtantsur | blinky_ghost, yes please. just co confirm once more: is it a vm or bare metal? | 16:07 |
blinky_ghost | dtantsur: baremetal | 16:08 |
dtantsur | that's pretty bad | 16:08 |
dtantsur | blinky_ghost, then could you also make a screenshot of it after discovery? | 16:08 |
blinky_ghost | dtantsur: http://paste.openstack.org/show/144660/ | 16:10 |
*** spzala has quit IRC | 16:11 | |
*** subscope has quit IRC | 16:11 | |
*** spzala has joined #tripleo | 16:11 | |
shardy | shadower: Yeah, I think it's possible but could be pretty hard :( | 16:12 |
dtantsur | blinky_ghost, it seems to be the earlier peace, it doesn't contain the ending. ANyway, the screenshot is likely to be of more value | 16:12 |
shardy | If abandon/adopt was 100% working things would be easier, but we'd have to fix all-the-things related to that before even starting on a migration tool | 16:13 |
shardy | I guess this use-case increases the priority of that work | 16:13 |
blinky_ghost | dtantsur: http://picpaste.com/Screenshot_from_2014-12-04_16_13_00-0YPcQPTj.png | 16:13 |
shadower | yeah :-( | 16:13 |
shadower | shardy, gfidente: https://review.openstack.org/#/c/139102/ | 16:13 |
*** ananta has left #tripleo | 16:14 | |
shadower | that will enable the nonmerge templates in the CI | 16:14 |
shadower | once the dependency is merged | 16:14 |
dtantsur | blinky_ghost, unfortunately, it does not contain what I wanted... hmmmm... where did you get the discovery ramdisk? | 16:15 |
shardy | shadower: well that's a first step I guess :) | 16:15 |
blinky_ghost | dtantsur: If you notice in the logs it seems to detect the hw specs | 16:15 |
blinky_ghost | dtantsur: I've created it | 16:15 |
dtantsur | blinky_ghost, yeah, but I don't see what happened to IPMI detection | 16:15 |
dtantsur | blinky_ghost, from what source? | 16:15 |
blinky_ghost | dtantsur: I've used instack-build-images script | 16:16 |
*** Nakato_ has joined #tripleo | 16:16 | |
dtantsur | blinky_ghost, and the latest instack checkout, right? or was it packages? | 16:16 |
*** gus_ has joined #tripleo | 16:16 | |
blinky_ghost | dtantsur: packages | 16:17 |
dtantsur | blinky_ghost, which version `yum info instack-undercloud` shows? | 16:17 |
gfidente | shadower, I'd love to see the block or swift scaling stuff in one of the jobs, that is why I was asking about the new jo | 16:18 |
gfidente | *job | 16:18 |
bnemec | blinky_ghost: Sorry, distracted this morning. | 16:18 |
blinky_ghost | dtantsur: Version : 1.0.25 Release : 1.fc22 | 16:18 |
*** jroll has quit IRC | 16:18 | |
*** Nakato has quit IRC | 16:18 | |
*** adam_g has quit IRC | 16:18 | |
*** gus has quit IRC | 16:18 | |
*** sbadia has quit IRC | 16:18 | |
*** jpeeler has quit IRC | 16:18 | |
*** jroll has joined #tripleo | 16:18 | |
*** cwolferh_ has joined #tripleo | 16:18 | |
*** adam_g has joined #tripleo | 16:19 | |
shadower | right | 16:19 |
*** adam_g has quit IRC | 16:19 | |
*** adam_g has joined #tripleo | 16:19 | |
shadower | well I guess we can add it there | 16:19 |
*** sbadia has joined #tripleo | 16:19 | |
blinky_ghost | bnemec: no problem :) I'm struggling with Centos 7 discovery :) | 16:19 |
*** jroll has quit IRC | 16:19 | |
*** jroll has joined #tripleo | 16:19 | |
*** cwolferh has quit IRC | 16:19 | |
shadower | but I'd like to keep parity with the existing jobs for now | 16:20 |
shadower | gfidente: and add storage as a next step to all jobs | 16:20 |
*** jpeeler has joined #tripleo | 16:20 | |
bnemec | blinky_ghost: Yeah, we haven't tested centos at all. :-) | 16:20 |
dtantsur | blinky_ghost, that's bad, you need at least 1.0.29 to get workaround we discussed some time ago. any chance to update then rebuild image? | 16:20 |
*** dguerri has joined #tripleo | 16:20 | |
blinky_ghost | dtantsur: sure happy to :) | 16:20 |
blinky_ghost | dtantsur: how do I get 1.0.29 | 16:21 |
bnemec | dtantsur: 1.0.30 isn't in the fedora repo yet. :-( | 16:21 |
dtantsur | bnemec, what about .29? should be enough | 16:21 |
bnemec | dtantsur: 1.0.30 is the one I pushed to RDO, but it hasn't been synced to the public repo yet. | 16:21 |
dtantsur | oh well. | 16:22 |
bnemec | It's available for el7 for some reason though. | 16:22 |
dtantsur | bnemec, so it should be available for centos? | 16:22 |
bnemec | I don't know what's going on with all of that. There are some unrelated issues blocking the Fedora sync. | 16:22 |
bnemec | dtantsur: Yes | 16:22 |
dtantsur | blinky_ghost, ^^^ yum update should in theory work | 16:22 |
bnemec | Although see "we haven't tested centos at all" above. :-) | 16:23 |
blinky_ghost | bnemec: so I should this try this with centos 7 undercloud? | 16:23 |
bnemec | dtantsur: I think blinky_ghost is running Fedora on the host. | 16:23 |
dtantsur | aaaah | 16:23 |
dtantsur | blinky_ghost, no, probably you should not for now :) | 16:23 |
dtantsur | blinky_ghost, either wait for 1.0.30 to sync or apply https://github.com/agroup/instack-undercloud/commit/6b80a3b1ccf77940fa85ac6bd72f0470f9693de1 manually | 16:24 |
bnemec | blinky_ghost: Honestly, until the package updates push you might want to just keep using the Fedora discovery ramdisk. | 16:24 |
dtantsur | elements are somewhere around /usr/lib/instack-undercloud IIRC | 16:24 |
blinky_ghost | bnemec, dtantsur: sure, I'll wait no problem | 16:24 |
*** penick has joined #tripleo | 16:25 | |
bnemec | Practically speaking there's very little difference between a Fedora and CentOS discover ramdisk and if the Fedora one works I think that's the way to go. | 16:25 |
bnemec | Hopefully we'll get our packaging stuff sorted and there won't be such a lag between fixes being made and released. | 16:26 |
*** subscope has joined #tripleo | 16:27 | |
blinky_ghost | bnemec: OK cool I'll test it later | 16:28 |
*** Marga_ has joined #tripleo | 16:28 | |
mordred | I hear that all of the people in here understand cloud-init and the ways in which it interacts with upstart | 16:31 |
*** Marga_ has quit IRC | 16:31 | |
*** Marga_ has joined #tripleo | 16:32 | |
*** daneyon_ has joined #tripleo | 16:38 | |
*** Marga_ has quit IRC | 16:39 | |
openstackgerrit | Eamonn O'Toole proposed openstack/tripleo-image-elements: Swift proxy memcache authtoken additions https://review.openstack.org/139107 | 16:39 |
*** Marga_ has joined #tripleo | 16:39 | |
*** dprince has quit IRC | 16:39 | |
*** dprince has joined #tripleo | 16:40 | |
*** daneyon has quit IRC | 16:40 | |
*** regebro has quit IRC | 16:47 | |
*** funzo has quit IRC | 16:55 | |
*** penick has quit IRC | 16:56 | |
*** andreaf has joined #tripleo | 16:57 | |
*** Marga_ has quit IRC | 16:58 | |
*** Marga_ has joined #tripleo | 16:59 | |
*** Marga_ has quit IRC | 17:01 | |
*** Marga_ has joined #tripleo | 17:02 | |
*** dtantsur is now known as dtantsur|afk | 17:05 | |
tchaypo | gfidente: are you around? | 17:05 |
gfidente | tchaypo, yes! :) | 17:05 |
tchaypo | gfidente: looking at your responses on doodle - I notice you’re a blanket “no” for every day except monday | 17:05 |
gfidente | tchaypo, I am sorry, it is actually just that I didn't want to repeat that | 17:05 |
tchaypo | should i be assuming that means “I really want it to be monday”, or does that just mean “all these days are the same”? | 17:05 |
tchaypo | excellent :) | 17:05 |
gfidente | every day of week but I meant to say same time every other day | 17:05 |
gfidente | I could also add some 'if it has to be, so it will' if that helps | 17:06 |
gfidente | if you paste me the doodle link I will update that, sorry | 17:06 |
tchaypo | http://doodle.com/27ffgkdm5gxzr654 | 17:06 |
gfidente | at least with all days of week | 17:06 |
tchaypo | It might help. At minimum i think it would make it clear that 1200/1400/1500 each day seem to be the best times for europe. | 17:07 |
*** bvandenh has quit IRC | 17:08 | |
gfidente | done | 17:11 |
SpamapS | shardy: (reading backscroll) having update CI is a huge concern for tripleo-ansible as well. :) | 17:13 |
SpamapS | shadower & shardy: what do you think about trying to use the external reference feature under dev for the upgrade path? | 17:14 |
shardy | SpamapS: I did think about that, but a major limitation is the resources aren't actually managed by heat | 17:14 |
shardy | E.g it's not the same as adopt, we just reference the attributes of the externally created things | 17:14 |
shardy | So updates for externally referenced resources will never work | 17:15 |
shardy | Really, I think we need to fix stack-adopt | 17:15 |
*** pensu has joined #tripleo | 17:21 | |
*** funzo has joined #tripleo | 17:21 | |
SpamapS | shardy: you'd only make them external for translation purposes. | 17:23 |
shardy | SpamapS: So you mean until you can delete and recreate the stack? | 17:24 |
SpamapS | shardy: so, update to make the server resources external, delete them, update to make them external ASG, update to remove external ref tag. | 17:24 |
SpamapS | 4 updates in total | 17:24 |
* SpamapS gets the workflow twitchy eye again | 17:24 | |
shardy | SpamapS: Hmm, that's not quite my understanding of how the external reference is supposed/going to work tbh, but we can certainly chat to asalkeld about it | 17:25 |
*** Marga_ has quit IRC | 17:27 | |
*** Marga_ has joined #tripleo | 17:27 | |
*** akrivoka has quit IRC | 17:29 | |
shardy | SpamapS: Just re-read the spec, maybe that could work, lets see how the implementation shapes up | 17:30 |
SpamapS | shardy: Alternatively.. | 17:30 |
SpamapS | shardy: we can teach Heat how to morph things. | 17:30 |
SpamapS | but that sounds like idealism | 17:30 |
shardy | SpamapS: well I actually think maybe we should in obviously-compatible translations, e.g someone changes ResourceGroup type to AutoScalingGroup, we shouldn't delete all their resources | 17:31 |
shardy | but in this case, I can't really see how we'd specify the required translation to heat | 17:31 |
SpamapS | shardy: it would have to be part of plugins | 17:31 |
SpamapS | shardy: lets talk in #heat.. | 17:32 |
*** Marga_ has quit IRC | 17:36 | |
*** Marga_ has joined #tripleo | 17:36 | |
openstackgerrit | Giulio Fidente proposed openstack/tripleo-heat-templates: Align the cinder-storage.yaml template with block-storage.yaml https://review.openstack.org/139127 | 17:38 |
gfidente | ^^ this is not testable in CI so please be nice and gift me some plusvotes :) | 17:40 |
gfidente | don't forget it is christmas time | 17:41 |
gfidente | and I mean that for the cinder/ceph stuff too | 17:41 |
openstackgerrit | Merged openstack/tripleo-image-elements: Remove selinux from os-svc-install element-deps https://review.openstack.org/135815 | 17:50 |
*** jistr|trng has quit IRC | 17:51 | |
*** jcoufal has quit IRC | 17:52 | |
*** Marga_ has quit IRC | 17:57 | |
*** Marga_ has joined #tripleo | 17:58 | |
*** prad has quit IRC | 17:58 | |
openstackgerrit | Abel Lopez proposed openstack/diskimage-builder: Don't use lsb_release https://review.openstack.org/139133 | 18:06 |
*** athomas has quit IRC | 18:08 | |
*** jtomasek has quit IRC | 18:08 | |
openstackgerrit | Giulio Fidente proposed openstack/tripleo-incubator: Add support for building Ceph nodes and configure Cinder to use it https://review.openstack.org/137031 | 18:13 |
sdake | daneyon around? | 18:13 |
*** jp_at_hp1 has quit IRC | 18:14 | |
*** avozza is now known as zz_avozza | 18:15 | |
*** julim has quit IRC | 18:30 | |
*** openstackgerrit has quit IRC | 18:50 | |
*** openstackgerrit has joined #tripleo | 18:50 | |
*** Marga_ has quit IRC | 18:52 | |
*** Marga_ has joined #tripleo | 18:54 | |
*** pelix has quit IRC | 18:59 | |
*** rwsu has joined #tripleo | 19:05 | |
*** rwsu has quit IRC | 19:06 | |
*** rwsu has joined #tripleo | 19:06 | |
openstackgerrit | Abel Lopez proposed openstack/diskimage-builder: Don't use lsb_release https://review.openstack.org/139133 | 19:07 |
openstackgerrit | Merged stackforge/kolla: Allow building docker image from anywhere https://review.openstack.org/138614 | 19:10 |
*** jprovazn has joined #tripleo | 19:10 | |
openstackgerrit | Merged stackforge/kolla: Cleanup variable checks in glance-registry/start.sh https://review.openstack.org/138626 | 19:10 |
*** penick has joined #tripleo | 19:12 | |
*** prad has joined #tripleo | 19:20 | |
*** jprovazn has quit IRC | 19:23 | |
*** julim has joined #tripleo | 19:25 | |
*** penick has quit IRC | 19:26 | |
*** penick has joined #tripleo | 19:27 | |
*** blinky_ghost has quit IRC | 19:28 | |
*** dprince has quit IRC | 19:28 | |
*** rushiagr is now known as rushiagr_away | 19:38 | |
*** radez is now known as radez_g0n3 | 19:51 | |
*** penick has quit IRC | 19:59 | |
*** dshulyak_ has quit IRC | 20:03 | |
*** openstackgerrit has quit IRC | 20:04 | |
*** openstackgerrit has joined #tripleo | 20:04 | |
*** penick has joined #tripleo | 20:04 | |
openstackgerrit | James Slagle proposed openstack/diskimage-builder: Allow injecting arbitrary yum repo configuration https://review.openstack.org/139172 | 20:06 |
openstackgerrit | James Slagle proposed openstack/diskimage-builder: Allow injecting arbitrary yum repo configuration https://review.openstack.org/139172 | 20:07 |
openstackgerrit | James Slagle proposed openstack/diskimage-builder: Allow injecting arbitrary yum repo configuration https://review.openstack.org/139172 | 20:09 |
openstackgerrit | Giulio Fidente proposed openstack/tripleo-incubator: Add support for building Ceph nodes and configure Cinder to use it https://review.openstack.org/137031 | 20:15 |
*** julim has quit IRC | 20:24 | |
*** pensu has quit IRC | 20:25 | |
*** dshulyak_ has joined #tripleo | 20:38 | |
*** ChuckC has quit IRC | 20:40 | |
*** dprince has joined #tripleo | 20:42 | |
*** penick has quit IRC | 20:57 | |
*** penick has joined #tripleo | 21:03 | |
*** dshulyak_ has quit IRC | 21:05 | |
*** ChuckC has joined #tripleo | 21:06 | |
*** mrunge has quit IRC | 21:08 | |
openstackgerrit | Dan Prince proposed openstack/tripleo-puppet-elements: Add a Hiera element https://review.openstack.org/138536 | 21:09 |
openstackgerrit | Dan Prince proposed openstack/tripleo-puppet-elements: Add a Hiera element https://review.openstack.org/138536 | 21:10 |
*** ChuckC has quit IRC | 21:11 | |
*** ChuckC_ has joined #tripleo | 21:11 | |
*** rushiagr_away is now known as rushiagr | 21:22 | |
*** julim has joined #tripleo | 21:23 | |
*** jehb_ has quit IRC | 21:30 | |
*** radez_g0n3 is now known as radez | 21:40 | |
dprince | nibalizer: hi, so what are your thoughts on switching to hiera('') syntax vs. using FACTOR_ variables in https://review.openstack.org/#/c/130304/6/puppet_manifests/overcloud_compute.pp,cm | 21:41 |
dprince | nibalizer: I'm going to plumb in the Hiera stuff here shortly. There will be overlay files for the compute role and common which could be used to lay in *any* Hiera magic we want. But we can't use them for everything... so the question is should I stick w/ FACTOR_ for now. | 21:43 |
*** prad has quit IRC | 21:46 | |
*** prad has joined #tripleo | 21:46 | |
*** dprince has quit IRC | 21:58 | |
*** jdob has quit IRC | 21:59 | |
*** penick has quit IRC | 21:59 | |
*** untriaged-bot has joined #tripleo | 22:00 | |
untriaged-bot | Untriaged bugs so far: | 22:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1396905 | 22:00 |
uvirtbot | Launchpad bug 1396905 in tripleo "haproxy logs are not rotated properly" [Undecided,New] | 22:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1396904 | 22:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1229849 | 22:00 |
uvirtbot | Launchpad bug 1396904 in tripleo "keepalived logs are not rotated properly" [Undecided,New] | 22:00 |
uvirtbot | Launchpad bug 1229849 in heat "In future native Heat templates, we should leave the image users alone on servers" [Wishlist,In progress] | 22:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1387061 | 22:00 |
uvirtbot | Launchpad bug 1387061 in tripleo "deploy under cloud failure due to pacemaker " [Undecided,New] | 22:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1398591 | 22:00 |
uvirtbot | Launchpad bug 1398591 in tripleo "metadata-proxy process is not killed when running in a virtual environment" [Undecided,In progress] | 22:00 |
untriaged-bot | https://bugs.launchpad.net/os-collect-config/+bug/1398254 | 22:00 |
uvirtbot | Launchpad bug 1398254 in os-collect-config "os-collect-config can't get correct keystone v3 auth_url using keystoneclient discover" [Undecided,In progress] | 22:00 |
untriaged-bot | https://bugs.launchpad.net/tuskar/+bug/1387487 | 22:00 |
uvirtbot | Launchpad bug 1387487 in tuskar "tripleo-image-elements/elements/tuskar-ui /os-refresh-config /post-configure.d/101-tuskar-ui needs authentication from Keystone" [Undecided,New] | 22:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1396730 | 22:00 |
*** untriaged-bot has quit IRC | 22:00 | |
uvirtbot | Launchpad bug 1396730 in tripleo "br-ex doesn't activate when overcloud controller is rebooted" [Undecided,New] | 22:00 |
*** penick has joined #tripleo | 22:04 | |
*** zz_avozza is now known as avozza | 22:05 | |
*** rhallisey has quit IRC | 22:10 | |
*** ccrouch has quit IRC | 22:11 | |
openstackgerrit | greghaynes proposed openstack/tripleo-image-elements: Log directly to syslog from os services https://review.openstack.org/138844 | 22:12 |
*** penick has quit IRC | 22:14 | |
*** ccrouch has joined #tripleo | 22:24 | |
*** jcoufal has joined #tripleo | 22:26 | |
nibalizer | dprince you are not online :( | 22:33 |
*** penick has joined #tripleo | 22:37 | |
*** radez is now known as radez_g0n3 | 22:37 | |
greghaynes | Maybe comment on his reviews? | 22:45 |
greghaynes | If you -1 3 times on a networking review, dprince will appear | 22:46 |
*** jcoufal has quit IRC | 22:48 | |
*** gfidente has quit IRC | 23:02 | |
*** wuhg has quit IRC | 23:13 | |
*** penick has quit IRC | 23:18 | |
*** ccrouch1 has joined #tripleo | 23:24 | |
*** ccrouch has quit IRC | 23:25 | |
nibalizer | haha | 23:30 |
*** prad has quit IRC | 23:32 | |
*** rlandy has quit IRC | 23:33 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Standarise tracing for scripts https://review.openstack.org/119023 | 23:38 |
*** rhallisey has joined #tripleo | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!