Thursday, 2014-02-20

*** CaptTofu has quit IRC00:01
*** CaptTofu has joined #tripleo00:02
*** CaptTofu has quit IRC00:07
*** edmund has quit IRC00:13
*** matsuhashi has joined #tripleo00:15
*** weshay has joined #tripleo00:17
*** julim has quit IRC00:18
lifelessgreghaynes: so where should i push, to help with xtradb ?00:19
*** matsuhashi has quit IRC00:21
*** matsuhashi has joined #tripleo00:21
*** matsuhashi has quit IRC00:21
*** matsuhashi has joined #tripleo00:22
greghaynesWell, I actually have a question abou that. I need some way to pick the xtradb node which does the bootstrapping - was thinking just pick the '0' valued scaled notcompute00:23
greghaynesand then also how to wait on init for quorum, which I imagine I could just do in os-r-c script on the master00:23
openstackgerritGregory Haynes proposed a change to openstack/tripleo-heat-templates: Add scaling size metadata to scaled mergable_types  https://review.openstack.org/7486000:27
*** cadenzajon has quit IRC00:29
openstackgerritGregory Haynes proposed a change to openstack/tripleo-image-elements: Use percona xtradb cluster for mysql  https://review.openstack.org/7487900:33
openstackgerritGregory Haynes proposed a change to openstack/tripleo-image-elements: Use percona xtradb cluster for mysql  https://review.openstack.org/7487900:35
greghayneslifeless: As is, that seems to work for a one node cluster although I would like to verify updating still does not lose data (thus the WIP). I imagine next step might be finding a way to do more than one db node in a way that isnt too hacky to merge?00:37
lifelessgreghaynes: yeah00:41
lifelesslet me have a look at that right now00:41
*** coolsvap has quit IRC00:41
*** SpamapS has quit IRC00:44
lifelessgreghaynes: reviewed00:45
greghaynes:)00:46
lifelessin fact, htf does fedora work at all at the moment with th emysql element as-is00:47
openstackgerritSteve Kowalik proposed a change to openstack/tripleo-incubator: Use seq in create-nodes  https://review.openstack.org/7488300:47
greghayneswell, that bit was commented out00:50
greghaynesor is there other fun-ness?00:50
lifelessah no thats it00:52
lifelessgreghaynes: so init00:55
lifelessgreghaynes: you're proposing we pick one node and run init - do you mean the nova db init stuff? - on it?00:55
lifelessgreghaynes: or is this 'initialize galera' ?00:56
greghaynesIts initialize galera - basically which node will the other ones sync off of00:56
lifelessstevebaker: yo00:57
lifelessgreghaynes: galera doesn't provide a primitive for that ?00:57
greghaynesI dont undertand. From my reading for the booting a new cluster one node needs to 'bootstrap' and have others join for an initial sync00:58
lifelessok, so the answer is no, it doesn't00:58
lifelesswhich is kindof ironic00:58
*** matsuhashi has quit IRC00:59
greghaynesI think it could be pretty straightforward though, just to a while $sql_query says we dont have other nodes joined, wait to progress on bootstrapping db node01:00
lifelessfor now picking the first one is fine, ideally we'd take the first one up (run paxos or whatever ourselves to pick a master, and that one would do it)01:00
*** matsuhashi has joined #tripleo01:00
lifelessgreghaynes: agreed01:01
greghaynessweet01:01
lifelessreviewed your t-h-t patch too (needs tests)01:01
*** SpamapS has joined #tripleo01:02
greghaynesaha, ty01:02
*** duker has quit IRC01:03
greghaynesThat sems like an ok place to add that metadata? One thing that was bugging me is it adds it to both the notCompute and notComputeConfig resource01:03
lifeless'meh'01:04
greghayneshah, ok01:04
*** shakayumi has quit IRC01:11
*** Qiming has joined #tripleo01:27
*** Qiming has joined #tripleo01:27
*** epim has quit IRC01:35
*** jcoufal has quit IRC01:36
openstackgerritA change was merged to openstack/tripleo-image-elements: Nova-baremetal support for openSUSE  https://review.openstack.org/7202101:37
*** weshay has quit IRC01:38
*** nosnos has joined #tripleo01:39
*** xuhanp has joined #tripleo01:41
*** rbrady-bbl has quit IRC01:43
openstackgerritSteve Kowalik proposed a change to openstack/tripleo-incubator: Remove duplicate configure-vm call in create-nodes  https://review.openstack.org/7489001:46
*** kfox1111 has quit IRC01:47
StevenKlifeless: Those two yaks are seperate, I can rebase them together if you think the seq one is unobjectionable01:50
lifelessStevenK: separate change is separate change01:53
StevenKlifeless: Yes, but when one lands the other will need a rebase01:54
lifelessdammit, I've been re-reading the codeless code, and now I want to go all inscrutable01:54
lifelessStevenK: you could make them a series01:54
StevenKlifeless: That's what I mean by 'rebase them together'01:54
greghayneshaha, "dont think"01:55
StevenKIE in branch 2, rebase branch 1, review01:55
lifelessStevenK: oh, heh, I thought you meant rebased -i; mark second f.01:55
openstackgerritA change was merged to openstack/diskimage-builder: Make max-online-resize an option.  https://review.openstack.org/7385401:56
StevenKlifeless: No, rebasing them together would make you and others sad :-)01:57
openstackgerritSteve Kowalik proposed a change to openstack/tripleo-incubator: Remove duplicate configure-vm call in create-nodes  https://review.openstack.org/7489001:58
*** CaptTofu has joined #tripleo02:02
*** dshurtle has joined #tripleo02:03
*** xuhanp has quit IRC02:07
*** CaptTofu has quit IRC02:07
*** ramishra has joined #tripleo02:11
*** ramishra has quit IRC02:11
StevenKOh, bloody hell. I think I lost my work in progress02:16
clarkbif you push a new patchset yes02:17
StevenKNope, git rebase fat fingering02:17
StevenK(Different branch)02:17
StevenKHowever, git reflog to the rescue02:17
StevenKNow, how to staple that ref to HEAD02:18
StevenKRight. Clearly, I should have lunch and then try that rebase again02:20
StevenKclarkb: If you push a new patchset, you can -d the old patchset and git reset, surely?02:21
clarkbStevenK: I thought you meant the WIP marker was lost in gerrit02:22
clarkbtwo completely differnet problems02:22
StevenKclarkb: Ah, right.02:23
*** CaptTofu has joined #tripleo02:32
*** edmund has joined #tripleo02:36
*** edmund has quit IRC02:37
*** newell has quit IRC02:47
lifelesshuh02:48
lifeless we're not gating t-h-t properly02:48
*** AaronGr is now known as AaronGr_Zzz02:49
openstackgerritlifeless proposed a change to openstack/tripleo-heat-templates: Fix tests.  https://review.openstack.org/7490302:54
openstackgerritlifeless proposed a change to openstack/tripleo-heat-templates: Add another scaling example.  https://review.openstack.org/7490402:54
*** AaronGr_Zzz is now known as AaronGr03:06
lifelessnow where is a heat client to poke at thins03:06
*** lazy_prince is now known as killer_prince03:19
*** Kim-Chi-San has joined #tripleo03:19
*** tburnes has quit IRC03:21
*** ramishra has joined #tripleo03:24
openstackgerritSteve Kowalik proposed a change to openstack/tripleo-incubator: Use a variable for the vm name in create-nodes  https://review.openstack.org/7491603:33
*** cwolferh has quit IRC03:41
*** CaptTofu has quit IRC03:42
*** CaptTofu has joined #tripleo03:43
*** edmund has joined #tripleo03:44
*** matsuhashi has quit IRC03:46
*** CaptTofu has quit IRC03:47
*** Qiming has quit IRC03:59
*** cwolferh has joined #tripleo04:00
*** rbrady-bbl has joined #tripleo04:03
*** kiall has quit IRC04:08
*** kiall has joined #tripleo04:11
StevenKlifeless: So I've shaved enough yaks, and fixed create-nodes to populate nodes in the JSON. Now I'm looking at setup-baremetal, which uses NODE_CPU, etc. Does that get run per node, or what?04:15
openstackgerritlifeless proposed a change to openstack/tripleo-heat-templates: Add a Merge::Map feature.  https://review.openstack.org/7492104:16
lifelesssetup-baremetal gets run once for the seed and once for the undercloud04:16
lifelessto configure it to know about some machines and be able to turn them off/on04:16
lifelessgreghaynes: ^ that patch should make your galera work easier.04:17
StevenKlifeless: But working off, say, the first node is a terrible idea04:18
lifelessyou'll need to justify terrible :)04:19
*** noslzzp has quit IRC04:21
StevenKlifeless: My thought is heterogeneous nodes04:21
openstackgerritA change was merged to openstack/diskimage-builder: Shift debian element to DIB_DISTRIBUTION_MIRROR  https://review.openstack.org/7389304:22
StevenKOooh04:22
lifelessStevenK: so I have to run for a bit but04:23
lifelessStevenK: contemplate the seed -> undercloud -> scale out undercloud -> remove seed story04:24
lifelesswhich isn't implemented yet04:24
openstackgerritA change was merged to openstack/diskimage-builder: Pep8/Pyflakes fixing  https://review.openstack.org/7416904:28
*** matsuhashi has joined #tripleo04:31
*** killer_prince has quit IRC04:43
*** lazy_prince has joined #tripleo04:43
*** killer_prince has joined #tripleo04:44
lifelessStevenK: back04:58
StevenKlifeless: I've spent most of the time thinking about how to actually the information out in setup-baremetal04:59
StevenKIncluding looking at stackoverflow about parsing JSON with sed and awk, and then waiting for the bleeding from my eyes to cease.04:59
lifelessStevenK: os-apply-config and jq are your friends05:00
StevenKlifeless: Sure, but I'd rather not do NODE_DATA=$(os-apply-config ...) and then run jq five times to get the data out05:01
*** SpamapS has quit IRC05:06
*** jcooley_ has joined #tripleo05:13
*** SpamapS has joined #tripleo05:23
openstackgerritlifeless proposed a change to openstack/tripleo-heat-templates: Gather all hypervisor names into /etc/hosts.  https://review.openstack.org/7492805:27
lifelessSpamapS: is it really you?05:35
*** ccrouch has joined #tripleo05:39
*** CaptTofu has joined #tripleo05:44
*** ccrouch has quit IRC05:44
lifelessStevenK: didn't you put a patch up to fix load-image?05:45
lifelessand use the baremetal element ?05:45
StevenKlifeless: Someone had beaten me to it05:45
StevenKSo I abandoned mine05:46
lifelessis there's landed?05:46
lifelessno05:46
lifelessfound it05:46
StevenKTBH, I stopped caring05:46
lifelessheh05:46
lifelesstwo weeks in ? a record05:46
StevenKAbout that one change05:47
lifelessYHBT, HAND, HTH.05:47
*** CaptTofu has quit IRC05:48
* StevenK peers at _undercloud05:50
StevenKSo seed seems to only want the first MAC05:50
StevenKundercloud wants more than that05:51
*** cd-undercloud has joined #tripleo05:53
cd-undercloud************** overcloud complete status=1 ************05:53
*** cd-undercloud has quit IRC05:53
lifelessStevenK: seed gets the first machine, undercloud gets the rest, and when we get HA undercloud, undercloud will actually get the one the seed got as well05:54
lifelessbecause it will be a cluster05:54
*** akuznetsov has quit IRC05:56
openstackgerritlifeless proposed a change to openstack/tripleo-heat-templates: Gather all hypervisor names into /etc/hosts.  https://review.openstack.org/7492805:57
StevenKlifeless: Based on my reading of _undercloud, it will register all three via setup-baremetal05:58
lifelessdoesn't today :)05:58
lifelessStevenK: or rather, it registers 3 of 405:58
StevenKlifeless: seed calls { print $0 } on node-macs05:59
StevenKundercloud calls | cut -d' ' -f $MAC_RANGE05:59
StevenKOh, which is 2-$((maths))06:00
StevenKSubtle06:00
StevenK% jq '.[1:]' nodes06:02
StevenKerror: syntax error, unexpected ':'06:02
StevenK:-(06:02
lifelessnot python :)06:05
StevenKThe manual explicity states it06:05
StevenKOn the website, at least06:05
lifelessjq in Ubuntu is ancient06:05
StevenK1.2 vs 1.306:05
lifelessyeah06:06
lifelesstry06:06
lifelessmap(select(. != 1))06:06
StevenKjq: error: Cannot index array with string06:07
lifelessoh, its the value it looks at not the index06:08
lifelessbah06:08
StevenK'.[] | .mac' works fine, but then I need to join them and skip the first line06:08
StevenKAnd probably drop the quotes06:08
lifelesswe           jq ´map(select(. >= 2))´06:08
lifelessbah06:09
lifelesswe could require a newer jq06:09
StevenKMaybe I can cheat with tail -n $OVERCLOUD_COMPUTESCALE | tr '\n' ' '06:09
lifelessyou are allowed to switch to python if you want to :)06:12
StevenKBut setup-baremetal just calls a lot of scripts ;-(06:12
*** akuznetsov has joined #tripleo06:13
lifelessnot saying you should06:16
lifelessjust observing06:16
lifelessthat its an option06:16
lifelessone related thing I'd like to do is to have this be idempotent06:17
lifelessjust run setup-baremetal anytime you have new (or gone) nodes06:17
lifelessand it DTRT06:17
lifelessmaybe this it the time to do that. I dunno.06:18
*** killer_prince is now known as lazy_prince06:19
*** cadenzajon has joined #tripleo06:26
*** cadenzajon has quit IRC06:30
*** mrunge has joined #tripleo06:46
*** cd-undercloud has joined #tripleo06:53
cd-undercloud************** overcloud complete status=0 ************06:53
*** cd-undercloud has quit IRC06:53
*** vkozhukalov has joined #tripleo06:58
*** matsuhashi has quit IRC07:01
*** rdopieralski has joined #tripleo07:03
*** matsuhashi has joined #tripleo07:03
*** dshurtle has quit IRC07:07
openstackgerritRadomir Dopieralski proposed a change to openstack/tuskar-ui: Actually get node profiles from the API  https://review.openstack.org/7476207:12
openstackgerritRadomir Dopieralski proposed a change to openstack/tuskar-ui: Update the deployment design page  https://review.openstack.org/7323807:12
openstackgerritlifeless proposed a change to openstack/tripleo-incubator: Add in hosts file tweaking.  https://review.openstack.org/7494807:14
*** cwolferh has quit IRC07:14
*** saju_m has joined #tripleo07:15
*** jtomasek has joined #tripleo07:18
openstackgerritlifeless proposed a change to openstack/tripleo-heat-templates: Gather all hypervisor names into /etc/hosts.  https://review.openstack.org/7492807:19
openstackgerritlifeless proposed a change to openstack/tripleo-heat-templates: Add a Merge::Map feature.  https://review.openstack.org/7492107:19
*** saju_m has quit IRC07:20
*** saju_m has joined #tripleo07:21
*** hashar has joined #tripleo07:26
*** saju_m has quit IRC07:26
*** hashar has quit IRC07:26
*** saju_m has joined #tripleo07:26
*** lazy_prince2 has joined #tripleo07:28
openstackgerritJiri Tomasek proposed a change to openstack/tuskar-ui: Fix overcloud action buttons disabling  https://review.openstack.org/7476107:28
*** lazy_prince2 is now known as killer_prince07:29
openstackgerritRadomir Dopieralski proposed a change to openstack/tuskar-ui: Actually get node profiles from the API  https://review.openstack.org/7476207:31
openstackgerritRadomir Dopieralski proposed a change to openstack/tuskar-ui: Update the deployment design page  https://review.openstack.org/7323807:31
*** rlandy has joined #tripleo07:38
*** CaptTofu has joined #tripleo07:44
*** saju_m has quit IRC07:49
*** CaptTofu has quit IRC07:49
*** e0ne has joined #tripleo07:58
*** marun has quit IRC08:05
*** cd-undercloud has joined #tripleo08:16
cd-undercloud************** overcloud complete status=1 ************08:16
*** cd-undercloud has quit IRC08:16
*** jprovazn has joined #tripleo08:18
*** dtantsur has joined #tripleo08:19
*** cody-somerville has quit IRC08:23
*** jcoufal has joined #tripleo08:32
*** gcha has joined #tripleo08:37
openstackgerritRadomir Dopieralski proposed a change to openstack/tuskar-ui: Fix overcloud action buttons disabling  https://review.openstack.org/7476108:37
*** cody-somerville has joined #tripleo08:37
openstackgerritRadomir Dopieralski proposed a change to openstack/tuskar-ui: Fix overcloud action buttons disabling  https://review.openstack.org/7476108:38
*** ramishra has quit IRC08:40
openstackgerritRadomir Dopieralski proposed a change to openstack/tuskar-ui: Fix overcloud action buttons disabling  https://review.openstack.org/7476108:41
*** pbelanyi has joined #tripleo08:42
*** vkozhukalov has quit IRC08:44
*** saju_m has joined #tripleo08:45
*** ramishra has joined #tripleo08:46
*** jistr has joined #tripleo08:46
openstackgerritlifeless proposed a change to openstack/tripleo-incubator: Add in hosts file tweaking.  https://review.openstack.org/7494808:48
openstackgerritlifeless proposed a change to openstack/tripleo-incubator: Bail early when updating a FAILED stack.  https://review.openstack.org/7427408:48
lifelessSpamapS: around ?08:56
openstackgerritMarios Andreou proposed a change to openstack/tuskar: Handle overcloud-block-storage in heat template  https://review.openstack.org/7496908:57
*** jtomasek is now known as jtomasek|bbl09:00
*** lucasagomes has joined #tripleo09:13
*** jang1 has joined #tripleo09:17
*** markmc has joined #tripleo09:18
*** boris-42_ has quit IRC09:22
*** matsuhashi has quit IRC09:29
*** matsuhashi has joined #tripleo09:30
*** cd-undercloud has joined #tripleo09:41
cd-undercloud************** overcloud complete status=1 ************09:41
*** cd-undercloud has quit IRC09:41
*** bauzas has joined #tripleo09:42
*** CaptTofu has joined #tripleo09:45
*** derekh has joined #tripleo09:47
*** martyntaylor has joined #tripleo09:49
*** jcoufal has quit IRC09:49
*** CaptTofu has quit IRC09:50
*** jcoufal has joined #tripleo09:50
openstackgerritLadislav Smola proposed a change to openstack/tuskar-ui: Showing configuration tab of deployed overcloud  https://review.openstack.org/7475009:51
openstackgerritA change was merged to openstack/tripleo-image-elements: Glance: Add 'db' to README.md  https://review.openstack.org/7404309:53
*** jp_at_hp has joined #tripleo09:55
*** geerdest has joined #tripleo09:55
openstackgerritLadislav Smola proposed a change to openstack/tuskar-ui: Showing configuration tab of deployed overcloud  https://review.openstack.org/7475009:56
openstackgerritlifeless proposed a change to openstack/tripleo-heat-templates: Gather all hypervisor names into /etc/hosts.  https://review.openstack.org/7492810:08
openstackgerritlifeless proposed a change to openstack/tripleo-heat-templates: Add a Merge::Map feature.  https://review.openstack.org/7492110:08
*** max_lobur_afk is now known as max_lobur10:19
*** cd-undercloud has joined #tripleo10:29
cd-undercloud************** overcloud complete status=1 ************10:29
*** cd-undercloud has quit IRC10:29
lifelessjprovazn: have a look at https://review.openstack.org/7492810:31
*** boris-42_ has joined #tripleo10:31
openstackgerritLadislav Smola proposed a change to openstack/tuskar-ui: Showing configuration tab of deployed overcloud  https://review.openstack.org/7475010:31
openstackgerritLadislav Smola proposed a change to openstack/tuskar-ui: Showing configuration tab of deployed overcloud  https://review.openstack.org/7475010:32
*** vkozhukalov has joined #tripleo10:33
*** cd-undercloud has joined #tripleo10:37
cd-undercloud************** overcloud complete status=1 ************10:37
*** cd-undercloud has quit IRC10:37
jprovaznlifeless: nice, I couldn't find the 'show' attr when searching for it10:38
SpamapSlifeless: here now..10:39
lifelessjprovazn: http://docs.openstack.org/developer/heat/template_guide/openstack.html10:40
lifelessjprovazn: though I read the source ;)10:40
lifelessSpamapS: ^ map, implemented. can has revu :P10:40
SpamapSlifeless: I suspect you've hit the Heat bug10:40
lifelessSpamapS: what heat bug ?10:41
SpamapSlifeless: Defaults with functions in them don't seem to work anymore10:44
lifelessI'm deploying on the undercloud, so it worked there10:45
SpamapSit is possible it was fixed10:45
lifelessSpamapS: we haven't touched undercloud in a bit ;)10:45
SpamapSlifeless: oh I see what you're saying10:46
lifelessSpamapS: anyhow, its late here10:49
openstackgerritDirk Mueller proposed a change to openstack/tripleo-image-elements: remove keystone-signing dir creation  https://review.openstack.org/7498910:49
openstackgerritDirk Mueller proposed a change to openstack/tripleo-image-elements: Restrict horrific install hacks to Fedora  https://review.openstack.org/7499010:49
lifelessSpamapS: is there a bug number for the heat thing?10:49
openstackgerritDirk Mueller proposed a change to openstack/tripleo-image-elements: Excplicitly install dhcp-agent  https://review.openstack.org/7499110:49
lifelessSpamapS: and please look at my Merge::Map - it is key for live migration, galera and rabbit10:50
lifelessSpamapS: /away10:51
lifelessbah10:51
*** matsuhashi has quit IRC10:58
openstackgerritJon-Paul Sullivan proposed a change to openstack/diskimage-builder: Enable custom apt.conf in apt-conf element  https://review.openstack.org/7499211:00
*** ramishra has quit IRC11:00
*** killer_prince has quit IRC11:07
*** martyntaylor1 has joined #tripleo11:07
*** akuznetsov has quit IRC11:08
derekhDoes heat provide any mechanism to notify a instance the stack is about to be deleted ?11:08
*** martyntaylor has quit IRC11:09
*** akrivoka has joined #tripleo11:09
*** akuznetsov has joined #tripleo11:09
*** martyntaylor1 has quit IRC11:13
*** jtomasek|bbl is now known as jtomasek11:13
*** akuznetsov has quit IRC11:14
*** martyntaylor has joined #tripleo11:18
*** matsuhashi has joined #tripleo11:18
*** CaptTofu has joined #tripleo11:24
*** matsuhashi has quit IRC11:26
SpamapSlifeless: will review, thanks!11:26
*** matsuhashi has joined #tripleo11:27
*** akuznetsov has joined #tripleo11:29
*** martyntaylor has quit IRC11:30
*** max_lobur is now known as max_lobur_afk11:31
*** matsuhashi has quit IRC11:31
*** jcoufal has quit IRC11:35
*** jcoufal has joined #tripleo11:35
openstackgerritA change was merged to openstack/tripleo-incubator: Use seq in create-nodes  https://review.openstack.org/7488311:37
*** cd-undercloud has joined #tripleo11:38
cd-undercloud************** overcloud complete status=1 ************11:38
*** cd-undercloud has quit IRC11:38
*** martyntaylor has joined #tripleo11:40
openstackgerritJon-Paul Sullivan proposed a change to openstack/tripleo-incubator: Add source-repository element var setting script  https://review.openstack.org/7439311:43
*** matsuhashi has joined #tripleo11:45
*** lazy_prince is now known as killer_prince11:47
openstackgerritDirk Mueller proposed a change to openstack/tripleo-image-elements: Fix neutronclient element for package based install  https://review.openstack.org/7440111:47
openstackgerritDirk Mueller proposed a change to openstack/tripleo-image-elements: Restrict deletion of packaged files to Fedora like packages  https://review.openstack.org/7499011:50
openstackgerritDirk Mueller proposed a change to openstack/tripleo-image-elements: Excplicitly install dhcp-agent  https://review.openstack.org/7499111:50
*** gcha has quit IRC11:53
*** matsuhashi has quit IRC12:01
*** matsuhashi has joined #tripleo12:01
*** matsuhashi has quit IRC12:05
*** matsuhashi has joined #tripleo12:07
*** matsuhashi has quit IRC12:14
*** matsuhashi has joined #tripleo12:15
*** matsuhashi has quit IRC12:18
*** matsuhashi has joined #tripleo12:18
*** jcoufal has quit IRC12:20
*** jcoufal has joined #tripleo12:20
*** rbrady-bbl is now known as rbrady12:24
*** lucasagomes is now known as lucas-hungry12:27
*** derekh has quit IRC12:30
*** athomas has quit IRC12:41
*** hashar has joined #tripleo12:44
openstackgerritRyan Brady proposed a change to openstack/tripleo-heat-templates: Adds nfs share metadata to block-storage template  https://review.openstack.org/7501712:49
*** weshay has joined #tripleo12:53
*** derekh has joined #tripleo12:58
*** athomas has joined #tripleo12:58
openstackgerritRyan Brady proposed a change to openstack/tripleo-heat-templates: Adds nfs share metadata to block-storage template  https://review.openstack.org/7501712:58
*** cd-undercloud has joined #tripleo13:00
cd-undercloud************** overcloud complete status=1 ************13:00
*** cd-undercloud has quit IRC13:00
*** CaptTofu has quit IRC13:01
*** CaptTofu has joined #tripleo13:02
*** rbrady is now known as rbrady-afk13:02
*** CaptTofu has quit IRC13:06
marioslsmola: this is the bug https://bugs.launchpad.net/tuskar-ui/+bug/128251613:23
uvirtbotLaunchpad bug 1282516 in tuskar-ui "not showing object-store nodes in deployment page" [Undecided,New]13:23
*** lblanchard has joined #tripleo13:24
*** cd-undercloud has joined #tripleo13:25
cd-undercloud************** overcloud complete status=1 ************13:25
*** cd-undercloud has quit IRC13:25
*** jdob has joined #tripleo13:25
lsmolamarios: ok will take that one13:25
lsmolamarios: we reckognize it just via image name now13:26
marioslsmola: perfect thx. hopefully should be easy.maybe ui is looking for wrong string or something13:26
marioslsmola: ok, it is 'overcloud-cinder-volume'13:26
lsmolamarios: hm, ok it should be the one that is stored in OvercloudRoles13:27
lsmolamarios: then it should work i suppose13:27
openstackgerritDmitry Tantsur proposed a change to openstack/tuskar: Fix default path in tools/with_venv.sh  https://review.openstack.org/7503013:28
marioslsmola: in the heat template, the image name defaults to overcloud-cinder-volume (like overcloud-control and overcloud-compute)13:28
marioslsmola: probably image name may not be best way (because user may change image name or using different names for same 'type' - unless we make an assumption about the image name)13:29
lsmolamarios: yeah i think we are making the assumption now, though it can be changed in rile and heat-parameters now13:30
lsmolamarios: s/rile/role/13:30
mariosright fair13:30
lsmolamarios: for J, we need to find better way to make the association than the image, I suppose13:31
marioslsmola: could just store in database when deploy/update13:31
lsmolamarios: probably some metadata stored in the resource13:31
marioslsmola: from the role13:31
mariosright13:31
*** ccrouch has joined #tripleo13:32
lsmolamarios: btw. how long was it deploying for you?13:35
*** martyntaylor has quit IRC13:35
lsmolamarios: I've noticed with heat stack-show overcloud, that there is 1h timeout13:35
lsmolamarios: we should set this somehow dynamically, based on the number of deployed nodes13:35
marioslsmola: pretty quick but didn't time it. am now waiting for 1control,1compute,4blocks to come up. started 2014-02-20T13:29:56Z. compute/control both active, waiting for blocks13:36
marioslsmola: am using https://gist.github.com/slagle/981b279299e91ca91bd913:37
marioslsmola: (for undercloud i mean)13:37
marioslsmola: but yes, time-out we need to think about depending on nodes13:37
lsmolamarios: is your timeout 1h too?13:38
marioslsmola: well, i haven't hit it yet :) what timeout are you referring to? in ui to query heat for stack-show?13:39
lsmolamarios: I would say that something like this might already exist in Heat13:39
lsmolamarios: yeas I saw it in stack-show13:39
lsmolamarios: though i've experienced one time, that it didn't timeouted once, when I runned uout of hosts, though I've added new hosts in the progress, so I might confused heat13:40
*** lucas-hungry is now known as lucasagomes13:41
openstackgerritDerek Higgins proposed a change to openstack/tripleo-incubator: Enable openvswitch  https://review.openstack.org/7503613:46
marioslsmola: 1 compute, 1 controle, 4 block-store http://i.imgur.com/E96CCMC.png?113:48
lsmolamarios: nice13:49
marios:) won't be happy till they're correctly being configured though. i hope we don't stumble onto any big problems there13:49
*** noslzzp has joined #tripleo13:50
*** cd-undercloud has joined #tripleo13:50
cd-undercloud************** overcloud complete status=1 ************13:50
*** cd-undercloud has quit IRC13:50
*** matsuhas_ has joined #tripleo13:51
*** geerdest_ has joined #tripleo13:52
*** akuznets_ has joined #tripleo13:52
*** bauzas1 has joined #tripleo13:52
*** matty_dubs|gone is now known as matty_dubs13:53
*** Shrews_ has joined #tripleo13:54
Ngmorning13:55
*** martyntaylor has joined #tripleo13:57
*** gcha has joined #tripleo13:59
*** matsuhashi has quit IRC13:59
*** akuznetsov has quit IRC13:59
*** geerdest has quit IRC13:59
*** bauzas has quit IRC13:59
*** rbrady-afk has quit IRC13:59
*** rpodolyaka has quit IRC13:59
*** ekarlso has quit IRC13:59
*** lsmola has quit IRC13:59
*** Shrews has quit IRC13:59
*** geerdest_ is now known as geerdest14:00
SpamapSNg: back from .de ?14:02
NgSpamapS: yup :)14:02
SpamapSNg: you've missed some good times here in Galway ;)14:02
NgSpamapS: oh?14:02
*** saju_m has quit IRC14:11
*** noslzzp has quit IRC14:11
*** jang1 has quit IRC14:11
SpamapSNg: There must be a black hole that sucks in all bandwidth near by14:15
*** nosnos_ has joined #tripleo14:15
*** dprince has joined #tripleo14:15
*** lsmola has joined #tripleo14:15
*** rbrady-afk has joined #tripleo14:16
*** 18WAFUHWT has joined #tripleo14:16
*** rpodolyaka has joined #tripleo14:16
*** ekarlso has joined #tripleo14:16
*** jang2 has joined #tripleo14:16
*** saju_m has joined #tripleo14:16
*** julim has joined #tripleo14:16
*** cd-undercloud has joined #tripleo14:16
cd-undercloud************** overcloud complete status=1 ************14:16
*** cd-undercloud has quit IRC14:16
*** Kim-Chi-San has quit IRC14:16
*** nosnos has quit IRC14:16
*** noslzzp has joined #tripleo14:16
*** jcooley_ has quit IRC14:17
*** matsuhas_ has quit IRC14:17
*** matsuhashi has joined #tripleo14:18
mordredSpamapS: yeah - what's up with the bandwidth thing over there?14:19
*** dshurtle has joined #tripleo14:20
*** 18WAFUHWT has quit IRC14:20
*** rpodolyaka has quit IRC14:20
*** ekarlso has quit IRC14:20
*** jpeeler has quit IRC14:23
*** jpeeler has joined #tripleo14:25
*** sballe_ has joined #tripleo14:27
*** saju_m has quit IRC14:27
*** dshurtle_ has joined #tripleo14:28
*** jog0_ has joined #tripleo14:29
*** juice- has joined #tripleo14:30
*** d0ugal_ has joined #tripleo14:31
*** d0ugal_ has quit IRC14:31
*** d0ugal_ has joined #tripleo14:31
*** funzo_ has joined #tripleo14:32
*** 18WAFUHWT has joined #tripleo14:34
*** rpodolyaka has joined #tripleo14:34
*** ekarlso has joined #tripleo14:34
*** max_lobur has joined #tripleo14:34
*** juice has quit IRC14:38
*** jog0 has quit IRC14:38
*** dshurtle has quit IRC14:38
*** athomas has quit IRC14:38
*** uvirtbot has quit IRC14:38
*** sballe has quit IRC14:38
*** d0ugal has quit IRC14:38
*** juice- is now known as juice14:38
*** max_lobur_afk has quit IRC14:38
*** funzo has quit IRC14:38
*** jpeeler has quit IRC14:40
*** jpeeler has joined #tripleo14:40
*** cd-undercloud has joined #tripleo14:40
cd-undercloud************** overcloud complete status=1 ************14:40
*** cd-undercloud has quit IRC14:40
*** jpeeler has quit IRC14:40
*** jpeeler has joined #tripleo14:40
*** d0ugal_ has quit IRC14:41
*** d0ugal_ has joined #tripleo14:42
*** d0ugal_ is now known as d0ugal14:43
*** athomas has joined #tripleo14:43
*** uvirtbot has joined #tripleo14:43
*** jp_at_hp has quit IRC14:47
*** jp_at_hp has joined #tripleo14:48
*** funzo_ is now known as funzo14:49
*** boris-42_ has quit IRC14:52
*** akuznets_ has quit IRC14:57
*** julim_ has joined #tripleo15:01
*** julim has quit IRC15:04
*** matsuhashi has quit IRC15:05
*** cd-undercloud has joined #tripleo15:05
cd-undercloud************** overcloud complete status=1 ************15:05
*** cd-undercloud has quit IRC15:05
*** nosnos_ has quit IRC15:06
*** dtantsur has quit IRC15:08
*** dtantsur has joined #tripleo15:13
SpamapShrm15:15
SpamapSundercloud not responding to DHCP from my baremetal nodes15:15
*** rsacharya_ has joined #tripleo15:18
*** max_lobur is now known as max_lobur_afk15:26
derekhrwsu: so the problem so far is this on over cloud 2014-02-20 14:26:34.891 10630 WARNING os_collect_config.cfn [-] Invalid URL u'http://:8000/v1/': No host supplied15:26
*** rdopieralski has quit IRC15:26
rwsuyup, that's what i'm seeing15:27
derekhon undercloud we have heat_metadata_server_url=http://:8000/v1/ in heat.conf15:27
derekhrwsu: which comes from here in the metadata15:28
derekhheat_metadata_server_url = {{heat.metadata_server_url}}15:28
derekhrwsu: on undercloud : os-apply-config --key heat.metadata_server_url --type raw15:29
derekhreturns url without host15:29
*** cd-undercloud has joined #tripleo15:29
cd-undercloud************** overcloud complete status=1 ************15:29
*** cd-undercloud has quit IRC15:29
derekhrwsu: which all got changed a few days ago here https://review.openstack.org/#/c/72740/1/undercloud-source.yaml15:29
derekhrwsu: so basically I think the default for ControllerAddress in that template isn't working15:30
derekhonly finished tracking it down now so trying to figure out a fix at the moment15:30
rwsuah, that might explain it15:30
SpamapSderekh: we have that bug too15:31
SpamapSderekh: I have a fix for the templates15:31
SpamapSderekh: basically have to not use functions in the Default's of parameters15:31
derekhSpamapS: cool, saves me some time :-)15:32
derekhSpamapS: I was wondering if functions in defaults was valid15:32
SpamapSderekh: I was kind of sure it wasn't valid15:32
SpamapSderekh: but I recall somebody saying that it worked :-P15:32
openstackgerritMichael Kerrin proposed a change to openstack/tripleo-image-elements: Install latest version of pip and virtualenv  https://review.openstack.org/7507115:32
SpamapSderekh: aactually it did work, but something landed in Heat which broke it15:33
SpamapSand I don't think it is supposed to work15:33
derekhSpamapS: ok,15:33
*** edmund has quit IRC15:37
*** jprovazn has quit IRC15:38
geerdestderekh:https://bugs.launchpad.net/tripleo/+bug/128259415:41
uvirtbotLaunchpad bug 1282594 in tripleo "heat template broken under/over clouds in default config" [Undecided,New]15:41
*** vkozhukalov has quit IRC15:41
derekhgeerdest: thanks15:42
openstackgerritClint "SpamapS" Byrum proposed a change to openstack/tripleo-heat-templates: Remove uses of functions in parameter defaults  https://review.openstack.org/7507415:46
SpamapSderekh: ^^ thats the fix15:49
*** jcoufal has quit IRC15:50
derekhSpamapS: thanks, testing15:51
*** jcoufal has joined #tripleo15:52
SpamapShow do DHCP packets get from br-ctlplane on undercloud to the DHCP namespace?15:52
*** boris-42_ has joined #tripleo15:52
*** cd-undercloud has joined #tripleo15:54
cd-undercloud************** overcloud complete status=1 ************15:54
*** cd-undercloud has quit IRC15:54
*** ramishra has joined #tripleo15:58
*** vkozhukalov has joined #tripleo15:59
*** rsacharya_ has quit IRC16:00
*** Shrews_ is now known as Shrews16:01
*** rsacharya_ has joined #tripleo16:01
*** killer_prince is now known as lazy_prince16:09
openstackgerritDan Prince proposed a change to openstack/tripleo-incubator: devtest_overcloud: No need to set NODE_ARCH twice  https://review.openstack.org/7508316:16
*** mrunge has quit IRC16:16
*** cd-undercloud has joined #tripleo16:20
cd-undercloud************** overcloud complete status=1 ************16:20
*** cd-undercloud has quit IRC16:20
openstackgerritDan Prince proposed a change to openstack/tripleo-incubator: Make the TE_DATAFILE check self documenting  https://review.openstack.org/7508416:20
openstackgerritMichael Kerrin proposed a change to openstack/tripleo-image-elements: Make the pypi mirror configurable via a DIB_PYPI_INDEX_URL  https://review.openstack.org/7508516:20
*** UtahDave has joined #tripleo16:25
*** jang2 has quit IRC16:29
derekhSpamapS: got this in my neutron logs "ip link add int-br-ctlplane type veth peer name phy-br-ctlplane"16:32
derekhSpamapS: why ovs-vsctl show    doesn't output the peer details is beyond me16:33
*** dtantsur has quit IRC16:33
openstackgerritMichael Kerrin proposed a change to openstack/tripleo-incubator: Upgrade pip in the openstack-tools virtualenv  https://review.openstack.org/7509016:34
*** cody-somerville has quit IRC16:34
*** rsacharya_ has quit IRC16:35
*** jcoufal has quit IRC16:35
*** jcoufal has joined #tripleo16:36
lsmolaSpamapS: derekh hello, are you around for quick question?16:39
derekhlsmola: I can try16:39
lsmoladerekh: do you know what this does? https://github.com/openstack/tripleo-incubator/blob/master/scripts/init-keystone#L8516:40
derekhlsmola: yup16:40
lsmoladerekh: I am looking for a way how the whole initialization could be done from tuskarAPI16:40
derekhlsmola: so keystone doesn't ship with certs16:40
*** pbelanyi has quit IRC16:40
lsmoladerekh: so not using ssh or shell scripts16:40
lsmoladerekh: ok, so this creates a cert on the Overcloud Controller?16:41
*** edmund has joined #tripleo16:41
derekhlsmola: that command geterates the certs in /mnt/state/etc/keystone/ssl16:42
*** ramishra has quit IRC16:42
derekhlsmola: yup16:42
lsmoladerekh: is there any other way how this could be done without remotely calling that script?16:42
*** akuznetsov has joined #tripleo16:42
lsmoladerekh: some API inside keystone?16:42
lsmoladerekh: or we would have to add it?16:42
derekhlsmola: I don't know of any api, lemme check something16:43
lsmoladerekh: I am looking for a clean way to initialize the whole overcloud :-)16:44
*** geerdest has quit IRC16:44
*** marun has joined #tripleo16:44
openstackgerritJon-Paul Sullivan proposed a change to openstack/diskimage-builder: Set noclobber around element consolidation  https://review.openstack.org/7509716:45
*** cd-undercloud has joined #tripleo16:45
cd-undercloud************** overcloud complete status=1 ************16:45
*** cd-undercloud has quit IRC16:45
*** bauzas1 has quit IRC16:46
derekhlsmola: I'm not sure but you may be able to copy you own certs in there, in fact that possibly what you should do. But I'm only thinking out loud you'd be better to ask ask in #openstack-keystone16:48
derekhlsmola: cause I don't wanna be blamed for a CVE in 18months time :-)16:48
lsmolahehe16:48
lsmoladerekh: I will leave this one opened16:49
lsmoladerekh: ok, last one is coming :-)16:49
lsmoladerekh: https://github.com/openstack/tripleo-incubator/blob/master/scripts/user-config#L516:49
lsmoladerekh: how is this public key then used?16:49
lsmoladerekh: it's the public key of the machine i am running devtest.sh on?16:50
derekhlsmola: when creating an instance on that cloud you use "nova boot --keyname default ..."16:50
derekhlsmola:  that public key is then place in authorized_keys on the instance when its booted, so you get ssh access16:51
lsmoladerekh: right16:51
derekhlsmola: thats an api call, so you should be ok with that one16:52
lsmoladerekh: so that measn for us, that we will provide a textarea where user can put their public keys16:52
lsmoladerekh: excellent16:52
derekhlsmola: yup, that sounds about right16:52
lsmoladerekh: seems liek everything is api calls except the first one16:52
lsmoladerekh: that is great news :-)16:52
lsmoladerekh: ok, thank you for the help16:53
derekhlsmola: no prob16:53
*** jp_at_hp has quit IRC16:55
*** cwolferh has joined #tripleo16:59
*** rsacharya_ has joined #tripleo17:07
openstackgerritDerek Higgins proposed a change to openstack/tripleo-incubator: Enable openvswitch  https://review.openstack.org/7503617:08
*** markmc has quit IRC17:09
*** UtahDave has quit IRC17:09
*** cd-undercloud has joined #tripleo17:11
cd-undercloud************** overcloud complete status=1 ************17:11
*** cd-undercloud has quit IRC17:11
*** cadenzajon has joined #tripleo17:14
*** jistr has quit IRC17:15
*** e0ne has quit IRC17:17
*** matty_dubs is now known as matty_dubs|lunch17:20
*** lsmola has quit IRC17:23
ccrouchslagle: any other cores: can you take a look at https://review.openstack.org/#/c/75074/17:24
ccrouchi'd like this to land so that everyone doesnt have to run with patched templates17:25
slaglelooking17:25
*** rsacharya_ has quit IRC17:26
*** jog0_ is now known as jog017:28
*** bauzas has joined #tripleo17:32
*** vkozhukalov has quit IRC17:32
*** saju_m has joined #tripleo17:33
*** cadenzajon has quit IRC17:34
*** cadenzajon_ has joined #tripleo17:34
*** newell has joined #tripleo17:35
*** cd-undercloud has joined #tripleo17:37
cd-undercloud************** overcloud complete status=1 ************17:37
*** cd-undercloud has quit IRC17:37
openstackgerritJames Slagle proposed a change to openstack/tripleo-heat-templates: Remove uses of functions in parameter defaults  https://review.openstack.org/7507417:39
slagleccrouch: block-storage.yaml needed an update too. i pushed a new patchset that added that17:40
slaglei suppose i can't +2 now though17:41
slaglewhat are the "rules" on that?17:41
*** martyntaylor has left #tripleo17:41
*** jcoufal has quit IRC17:42
derekhslagle: if two authors at least one +2 must come from a non author  but the other can be one of the other authors ,17:43
derekhslagle: at least I think thats the way it is17:43
slaglesounds good to me :)17:43
bnemecI +1'd, but see my comments on the review.  I have concerns about this long-term.17:45
openstackgerritAna Krivokapic proposed a change to openstack/tuskar-ui: Add pie charts to node overview and deployment overview  https://review.openstack.org/7476417:45
derekhbnemec: yup, makes sense17:46
*** saju_m has quit IRC17:46
ccrouchbnemec: so file another bug then? but keep pushing this change through: greatest good to the greatest number etc ?17:47
*** matty_dubs|lunch is now known as matty_dubs17:49
bnemecccrouch: Yeah, I think that makes sense.  I'll get a new bug opened.17:49
*** CaptTofu has joined #tripleo17:53
openstackgerritA change was merged to openstack/tripleo-heat-templates: Remove uses of functions in parameter defaults  https://review.openstack.org/7507417:56
ccrouchSpamapS: bnemec slagle derekh: great stuff ^ :-)17:57
bnemecOpened https://bugs.launchpad.net/tripleo/+bug/1282703 to track the needed improvements.17:58
uvirtbotLaunchpad bug 1282703 in tripleo "Limitation in undercloud heat template controller address" [Medium,Triaged]17:58
derekhI hear the bell, home time17:58
*** derekh has quit IRC17:58
*** cd-undercloud has joined #tripleo18:02
cd-undercloud************** overcloud complete status=1 ************18:02
*** cd-undercloud has quit IRC18:02
*** hashar has quit IRC18:07
*** saju_m has joined #tripleo18:09
openstackgerritA change was merged to openstack/tuskar-ui: Fix overcloud action buttons disabling  https://review.openstack.org/7476118:12
openstackgerritA change was merged to openstack/tuskar-ui: Add MAC addresses to node details page  https://review.openstack.org/7481318:12
*** akrivoka has quit IRC18:15
*** saju_m has quit IRC18:17
*** cadenzajon_ has quit IRC18:18
*** saju_m has joined #tripleo18:21
*** e0ne has joined #tripleo18:24
openstackgerritJay Dobies proposed a change to openstack/tuskar: Removed unnecessary nova client  https://review.openstack.org/7512218:24
*** gcha has quit IRC18:25
openstackgerritJay Dobies proposed a change to openstack/tuskar: Removed unnecessary nova client  https://review.openstack.org/7512218:25
marunRe: Brian Bouterse | Networking PSE18:27
marunRe: Brian Re: Brian Bouterse | Networking PSEe: Brian Bouterse | Networking PSEBouterse | Networking PSERe: Brian Bouterse | Networking PSERe: Brian e: Brian Bouterse | Networking PSE | Networking PSERe: Brian Bouterse | Networking PSE18:27
openstackgerritDan Prince proposed a change to openstack/tripleo-image-elements: nova-kvm: configure /etc/sysconfig/libvirtd  https://review.openstack.org/7512418:27
*** saju_m has quit IRC18:28
*** cadenzajon has joined #tripleo18:28
*** cd-undercloud has joined #tripleo18:28
cd-undercloud************** overcloud complete status=1 ************18:28
*** cd-undercloud has quit IRC18:28
*** shakayumi has joined #tripleo18:29
*** saju_m has joined #tripleo18:32
*** lucasagomes has quit IRC18:40
*** athomas has quit IRC18:44
*** ifarkas has quit IRC18:45
*** mrunge has joined #tripleo18:46
openstackgerritDan Prince proposed a change to openstack/tripleo-image-elements: Restart libvirtd after making a config change.  https://review.openstack.org/7513318:47
*** mrunge has quit IRC18:49
*** jprovazn has joined #tripleo18:50
lifelessdprince: good morning! Sorry to nag :( but any news on the RH region ?18:51
*** cd-undercloud has joined #tripleo18:53
cd-undercloud************** overcloud complete status=1 ************18:53
*** cd-undercloud has quit IRC18:53
dprincelifeless: slow going but there has been at least some progress I think18:53
dprincelifeless: I can forward you the latest email, one sec.18:53
lifelessdprince: thanks!18:54
dprincelifeless: looks like our /24 has been assigned18:54
*** kfox1111 has joined #tripleo18:55
*** marun has quit IRC18:55
kfox1111getting an issue when trying to use disk-image-builder https://git.openstack.org/openstack/neutron.git/ checkout is failing.18:55
kfox1111curling it shows a 404.18:56
*** marun has joined #tripleo18:56
kfox1111git clone says  gnutls_handshake() failed: A TLS packet with unexpected length was received.18:56
kfox1111Is this an infrastructure issue?18:56
*** saurabhs has joined #tripleo18:56
lifelessdprince: I've added that to the CD cloud admin spreadsheet18:58
kfox1111never mind. corperate firewall. :/19:03
lifelessSpamapS: so hi19:11
lifeless| NovaCompute1                    | a7f737da-aeea-4eae-af7c-831403e044f4 | Error: Rebuilding server failed, status 'ERROR' | UPDATE_FAILED      | 2014-02-20T12:44:07Z |19:12
lifeless[cause of failure]19:12
lifelessSpamapS: slagle: marios: jprovazn: some key reviews to finish the live migration trello card: https://review.openstack.org/#/c/74755/ https://review.openstack.org/#/c/74559/ https://review.openstack.org/#/c/74609/19:15
lifelessSpamapS: slagle: marios: jprovazn: and https://review.openstack.org/#/c/74610/ https://review.openstack.org/#/c/74903/ https://review.openstack.org/#/c/74921/ https://review.openstack.org/#/c/74928/ https://review.openstack.org/#/c/74948/19:16
lifelessall small and simple, some cross-tree dependencies so review in that order :)19:16
dprincelifeless: where is the spreadsheet?19:17
lifelessdprince: on https://wiki.openstack.org/wiki/TripleO/TripleOCloud under 'access rules'19:18
jprovaznlifeless, looking19:18
dprincelifeless: ah. missed that link, thanks19:19
lifelessdprince: we should perhaps make separate heading for it19:21
*** vkozhukalov has joined #tripleo19:24
*** dshurtle_ has quit IRC19:29
openstackgerritGregory Haynes proposed a change to openstack/tripleo-heat-templates: Add rabbit username to scale_result test  https://review.openstack.org/7514919:30
ccrouchanybody seen csomerville ?19:31
stevebakerlifeless: high-latency yo19:33
lifelessstevebaker: yo, another feature I need for HOT ;)19:38
lifelessccrouch: no, but he's usually responsive on email. Whats up ?19:38
lifelessstevebaker: have a look at https://review.openstack.org/#/c/74921/ and its dependent19:39
openstackgerritJames Slagle proposed a change to openstack/diskimage-builder: Add libvirt-bin -> libvirtd to map-services.  https://review.openstack.org/7475519:39
stevebakerlifeless: yes, I've been thinking about that19:40
stevebakerlifeless: since SpamapS's mail19:40
slaglelifeless: https://review.openstack.org/#/c/74755/ needs your +2 again. pushed up another patchset and had to rebase19:40
lifelessoh look, I hadn't see his mail19:40
lifelessslagle: you can +2 it as well19:41
slagledone19:41
*** cd-undercloud has joined #tripleo19:43
cd-undercloud************** overcloud complete status=1 ************19:43
*** cd-undercloud has quit IRC19:43
stevebakerlifeless: I've been thinking rather than a map function have a varient of get_attr which given a list of resources returns a list of values, and leave it up to the oac template to write out the file in the desired format. So something like get_attr_list [[resource1, resource2, resource3], networks, ctlplane, 0]19:43
lifelessstevebaker: uhhh19:44
lifelessstevebaker: why?19:44
jprovaznlifeless, https://review.openstack.org/#/c/74928/4 will need rebase (it conflicts with SpamapS newest path b6ee51161e77dcbe61de3365052039865742a7a0)19:45
jprovaznlifeless, also your patch adds a param which uses function in "Default", it seems that SpamapS patch removes these defaults because heat doesn't support it any more19:47
lifelessugh19:48
lifelessoh wow19:48
lifelessthis is nasty. fixing.19:48
*** jprovazn is now known as jprovazn_afk19:49
openstackgerritA change was merged to openstack/diskimage-builder: Add libvirt-bin -> libvirtd to map-services.  https://review.openstack.org/7475519:53
openstackgerritlifeless proposed a change to openstack/tripleo-heat-templates: Gather all hypervisor names into /etc/hosts.  https://review.openstack.org/7492820:03
openstackgerritlifeless proposed a change to openstack/tripleo-heat-templates: Fix tests.  https://review.openstack.org/7490320:03
openstackgerritlifeless proposed a change to openstack/tripleo-heat-templates: Add a Merge::Map feature.  https://review.openstack.org/7492120:03
*** hashar has joined #tripleo20:03
openstackgerritGregory Haynes proposed a change to openstack/tripleo-heat-templates: Add scaling size metadata to scaled mergable_types  https://review.openstack.org/7486020:04
lifelessjprovazn_afk: / slagle / marios / SpamapS  ^ fixed. The test I didn't change, but its a test so :)(20:04
openstackgerritJames Slagle proposed a change to openstack/diskimage-builder: Remove accidnetal merge marker  https://review.openstack.org/7516920:10
openstackgerritJames Slagle proposed a change to openstack/diskimage-builder: Remove accidental merge marker  https://review.openstack.org/7516920:10
*** cadenzajon has quit IRC20:12
*** dprince has quit IRC20:16
*** rlandy has quit IRC20:33
*** jang1 has joined #tripleo20:33
*** cd-undercloud has joined #tripleo20:35
cd-undercloud************** overcloud complete status=1 ************20:35
*** cd-undercloud has quit IRC20:35
devanandapythonic question for folks - any idea why "python -m subunit.run discover" would be spewing non-ASCII garbage and failing, but only sometimes?20:43
clarkbdevananda: import failures, possibly due to code that executes on import20:44
clarkbwhich is bad bad bad20:44
devanandahmm, k20:44
clarkbdevananda: the garbage should have non garbage in it20:45
clarkbiirc lifeless has UI improvements for that with latest tooling20:45
clarkbif you install from source20:45
devanandajust a list of tests that it discovered20:45
devanandaso flake8 isn't telling me anything about bad imports20:46
devanandabut yea, i did remove a module and it's probably still being imported somewhere20:46
clarkbdevananda: right flake8 is static analysis20:46
* devananda was hoping testr would be better than just grepping for it20:46
lifelessthere's also a testtools patch that reports the error20:46
clarkbI think you actually have to execute the import code for it to fall over20:46
lifelessdevananda: see the thread started by mike about this in heat20:46
lifelesson the dev list20:46
devanandathanks20:47
*** e0ne has quit IRC20:50
*** jog0 has quit IRC21:05
*** noslzzp has quit IRC21:05
*** clarkb has quit IRC21:05
*** jesusaurus has quit IRC21:05
*** julim_ has quit IRC21:05
*** uvirtbot has quit IRC21:05
*** cwolferh has quit IRC21:05
*** stevebaker has quit IRC21:05
*** rainya has quit IRC21:05
*** tteggel has quit IRC21:05
*** EntropyWorks has quit IRC21:05
*** victor_lowther_ has quit IRC21:05
*** mikal has quit IRC21:05
*** BLZbubba_ has quit IRC21:05
*** bnemec has quit IRC21:05
*** wendar has quit IRC21:05
*** StevenK has quit IRC21:05
*** tchaypo has quit IRC21:05
*** fungi has quit IRC21:05
*** john-n-seattle has quit IRC21:05
*** sdague has quit IRC21:05
*** sbadia has quit IRC21:05
*** bauzas has quit IRC21:05
*** 18WAFUHWT has quit IRC21:05
*** rpodolyaka has quit IRC21:05
*** ekarlso has quit IRC21:05
*** hashar has quit IRC21:05
*** kfox1111 has quit IRC21:05
*** CaptTofu has quit IRC21:05
*** edmund has quit IRC21:05
*** d0ugal has quit IRC21:05
*** ccrouch has quit IRC21:05
*** jeremydei has quit IRC21:05
*** rbrady-afk has quit IRC21:05
*** jdob has quit IRC21:05
*** jomara has quit IRC21:05
*** ccorrigan has quit IRC21:05
*** saju_m has quit IRC21:05
*** max_lobur_afk has quit IRC21:05
*** funzo has quit IRC21:05
*** weshay has quit IRC21:05
*** SpamapS has quit IRC21:05
*** sseago has quit IRC21:05
*** phschwartz has quit IRC21:05
*** vipul has quit IRC21:05
*** michchap has quit IRC21:05
*** ohadlevy has quit IRC21:05
*** marun has quit IRC21:05
*** shakayumi has quit IRC21:05
*** saurabhs has quit IRC21:05
*** newell has quit IRC21:05
*** jpeeler has quit IRC21:05
*** juice has quit IRC21:05
*** kiall has quit IRC21:05
*** yamahata_ has quit IRC21:05
*** mestery has quit IRC21:05
*** blamar has quit IRC21:05
*** jcooley has quit IRC21:05
*** Lotus907efi_ has quit IRC21:05
*** vkozhukalov has quit IRC21:05
*** jprovazn_afk has quit IRC21:05
*** sballe_ has quit IRC21:05
*** lazy_prince has quit IRC21:05
*** jrist has quit IRC21:05
*** davidlenwell has quit IRC21:05
*** mordred has quit IRC21:05
*** lynxman has quit IRC21:05
*** GheRivero has quit IRC21:05
*** boris-42_ has quit IRC21:05
*** slagle has quit IRC21:05
*** rollerj has quit IRC21:05
*** al has quit IRC21:05
*** tzumainn has quit IRC21:05
*** kevinbenton has quit IRC21:05
*** ChanServ has quit IRC21:05
*** jang1 has quit IRC21:05
*** akuznetsov has quit IRC21:05
*** Shrews has quit IRC21:05
*** openstackgerrit has quit IRC21:05
*** nijaba has quit IRC21:05
*** hewbrocca has quit IRC21:05
*** pleia2 has quit IRC21:05
*** marios has quit IRC21:05
*** spiffxp_ has quit IRC21:05
*** lblanchard has quit IRC21:05
*** jtomasek has quit IRC21:05
*** dkehn_ has quit IRC21:05
*** dkehn has quit IRC21:05
*** lifeless has quit IRC21:05
*** howleyt has quit IRC21:05
*** AaronGr has quit IRC21:05
*** Daviey has quit IRC21:05
*** matty_dubs has quit IRC21:05
*** greghaynes has quit IRC21:05
*** sgrasley has quit IRC21:05
*** olaph has quit IRC21:05
*** rwsu has quit IRC21:05
*** antonym has quit IRC21:05
*** rha has quit IRC21:05
*** bogdando has quit IRC21:05
*** tserong has quit IRC21:05
*** sdake has quit IRC21:05
*** shardy_afk has quit IRC21:05
*** NobodyCam has quit IRC21:05
*** devananda has quit IRC21:05
*** zaro has quit IRC21:05
*** Ng has quit IRC21:05
*** SlickNik has quit IRC21:05
*** fungi has joined #tripleo21:08
*** tchaypo has joined #tripleo21:08
*** StevenK has joined #tripleo21:08
*** wendar has joined #tripleo21:08
*** bnemec has joined #tripleo21:08
*** BLZbubba_ has joined #tripleo21:08
*** mikal has joined #tripleo21:08
*** victor_lowther_ has joined #tripleo21:08
*** EntropyWorks has joined #tripleo21:08
*** tteggel has joined #tripleo21:08
*** rainya has joined #tripleo21:08
*** stevebaker has joined #tripleo21:08
*** cwolferh has joined #tripleo21:08
*** SlickNik has joined #tripleo21:08
*** rha has joined #tripleo21:08
*** Ng has joined #tripleo21:08
*** matty_dubs has joined #tripleo21:08
*** Daviey has joined #tripleo21:08
*** zaro has joined #tripleo21:08
*** devananda has joined #tripleo21:08
*** NobodyCam has joined #tripleo21:08
*** shardy_afk has joined #tripleo21:08
*** ChanServ has joined #tripleo21:08
*** spiffxp_ has joined #tripleo21:08
*** marios has joined #tripleo21:08
*** GheRivero has joined #tripleo21:08
*** lynxman has joined #tripleo21:08
*** AaronGr has joined #tripleo21:08
*** mordred has joined #tripleo21:08
*** davidlenwell has joined #tripleo21:08
*** Lotus907efi_ has joined #tripleo21:08
*** kevinbenton has joined #tripleo21:08
*** ohadlevy has joined #tripleo21:08
*** pleia2 has joined #tripleo21:08
*** jcooley has joined #tripleo21:08
*** antonym has joined #tripleo21:08
*** ccorrigan has joined #tripleo21:08
*** howleyt has joined #tripleo21:08
*** hewbrocca has joined #tripleo21:08
*** nijaba has joined #tripleo21:08
*** michchap has joined #tripleo21:08
*** vipul has joined #tripleo21:08
*** sdake has joined #tripleo21:08
*** tzumainn has joined #tripleo21:08
*** tserong has joined #tripleo21:08
*** bogdando has joined #tripleo21:08
*** dickson.freenode.net sets mode: +vvo fungi Ng ChanServ21:08
*** al has joined #tripleo21:08
*** blamar has joined #tripleo21:08
*** rwsu has joined #tripleo21:08
*** lifeless has joined #tripleo21:08
*** olaph has joined #tripleo21:08
*** sgrasley has joined #tripleo21:08
*** greghaynes has joined #tripleo21:08
*** jeremydei has joined #tripleo21:08
*** mestery has joined #tripleo21:08
*** dkehn has joined #tripleo21:08
*** yamahata_ has joined #tripleo21:08
*** phschwartz has joined #tripleo21:08
*** openstackgerrit has joined #tripleo21:08
*** sseago has joined #tripleo21:08
*** rollerj has joined #tripleo21:08
*** dkehn_ has joined #tripleo21:08
*** jrist has joined #tripleo21:08
*** jomara has joined #tripleo21:08
*** slagle has joined #tripleo21:08
*** kiall has joined #tripleo21:08
*** lazy_prince has joined #tripleo21:08
*** SpamapS has joined #tripleo21:08
*** jtomasek has joined #tripleo21:08
*** weshay has joined #tripleo21:08
*** lblanchard has joined #tripleo21:08
*** jdob has joined #tripleo21:08
*** ccrouch has joined #tripleo21:08
*** Shrews has joined #tripleo21:08
*** rbrady-afk has joined #tripleo21:08
*** sballe_ has joined #tripleo21:08
*** juice has joined #tripleo21:08
*** funzo has joined #tripleo21:08
*** max_lobur_afk has joined #tripleo21:08
*** jpeeler has joined #tripleo21:08
*** d0ugal has joined #tripleo21:08
*** boris-42_ has joined #tripleo21:08
*** edmund has joined #tripleo21:08
*** akuznetsov has joined #tripleo21:08
*** newell has joined #tripleo21:08
*** CaptTofu has joined #tripleo21:08
*** shakayumi has joined #tripleo21:08
*** saju_m has joined #tripleo21:08
*** jprovazn_afk has joined #tripleo21:08
*** kfox1111 has joined #tripleo21:08
*** marun has joined #tripleo21:08
*** saurabhs has joined #tripleo21:08
*** vkozhukalov has joined #tripleo21:08
*** dickson.freenode.net sets mode: +v lifeless21:08
*** hashar has joined #tripleo21:08
*** jang1 has joined #tripleo21:08
*** john-n-seattle has joined #tripleo21:08
*** sdague has joined #tripleo21:08
*** sbadia has joined #tripleo21:08
*** jog0_ has joined #tripleo21:08
*** julim_ has joined #tripleo21:08
*** uvirtbot has joined #tripleo21:08
*** jog0_ is now known as Guest4510621:08
*** jprovazn_afk has quit IRC21:10
*** cadenzajon has joined #tripleo21:13
*** bauzas has joined #tripleo21:15
*** 18WAFUHWT has joined #tripleo21:15
*** rpodolyaka has joined #tripleo21:15
*** ekarlso has joined #tripleo21:15
*** jesusaurus has joined #tripleo21:15
*** Guest45106 has quit IRC21:26
*** julim_ has quit IRC21:26
*** uvirtbot has quit IRC21:26
*** bauzas has quit IRC21:26
*** 18WAFUHWT has quit IRC21:26
*** rpodolyaka has quit IRC21:26
*** ekarlso has quit IRC21:26
*** cwolferh has quit IRC21:26
*** stevebaker has quit IRC21:26
*** rainya has quit IRC21:26
*** tteggel has quit IRC21:26
*** EntropyWorks has quit IRC21:26
*** victor_lowther_ has quit IRC21:26
*** mikal has quit IRC21:26
*** BLZbubba_ has quit IRC21:26
*** bnemec has quit IRC21:26
*** wendar has quit IRC21:26
*** StevenK has quit IRC21:26
*** tchaypo has quit IRC21:26
*** fungi has quit IRC21:26
*** john-n-seattle has quit IRC21:26
*** sdague has quit IRC21:26
*** sbadia has quit IRC21:26
*** hashar has quit IRC21:26
*** kfox1111 has quit IRC21:26
*** CaptTofu has quit IRC21:26
*** edmund has quit IRC21:26
*** d0ugal has quit IRC21:26
*** ccrouch has quit IRC21:26
*** jeremydei has quit IRC21:26
*** jesusaurus has quit IRC21:26
*** rbrady-afk has quit IRC21:26
*** jdob has quit IRC21:26
*** jomara has quit IRC21:26
*** ccorrigan has quit IRC21:26
*** saju_m has quit IRC21:26
*** max_lobur_afk has quit IRC21:26
*** funzo has quit IRC21:26
*** weshay has quit IRC21:26
*** SpamapS has quit IRC21:26
*** sseago has quit IRC21:26
*** phschwartz has quit IRC21:26
*** vipul has quit IRC21:26
*** michchap has quit IRC21:26
*** ohadlevy has quit IRC21:26
*** cadenzajon has quit IRC21:26
*** marun has quit IRC21:26
*** shakayumi has quit IRC21:26
*** saurabhs has quit IRC21:26
*** newell has quit IRC21:26
*** jpeeler has quit IRC21:26
*** juice has quit IRC21:26
*** kiall has quit IRC21:26
*** yamahata_ has quit IRC21:26
*** mestery has quit IRC21:26
*** blamar has quit IRC21:26
*** jcooley has quit IRC21:26
*** Lotus907efi_ has quit IRC21:26
*** vkozhukalov has quit IRC21:26
*** sballe_ has quit IRC21:26
*** lazy_prince has quit IRC21:26
*** jrist has quit IRC21:26
*** davidlenwell has quit IRC21:26
*** mordred has quit IRC21:26
*** lynxman has quit IRC21:26
*** GheRivero has quit IRC21:26
*** boris-42_ has quit IRC21:26
*** slagle has quit IRC21:26
*** rollerj has quit IRC21:26
*** al has quit IRC21:26
*** tzumainn has quit IRC21:26
*** kevinbenton has quit IRC21:26
*** ChanServ has quit IRC21:26
*** jang1 has quit IRC21:26
*** akuznetsov has quit IRC21:26
*** Shrews has quit IRC21:26
*** openstackgerrit has quit IRC21:26
*** nijaba has quit IRC21:26
*** hewbrocca has quit IRC21:26
*** pleia2 has quit IRC21:26
*** marios has quit IRC21:26
*** spiffxp_ has quit IRC21:26
*** lblanchard has quit IRC21:26
*** jtomasek has quit IRC21:26
*** dkehn_ has quit IRC21:26
*** dkehn has quit IRC21:26
*** lifeless has quit IRC21:26
*** howleyt has quit IRC21:26
*** AaronGr has quit IRC21:26
*** Daviey has quit IRC21:26
*** matty_dubs has quit IRC21:26
*** greghaynes has quit IRC21:26
*** sgrasley has quit IRC21:26
*** olaph has quit IRC21:26
*** rwsu has quit IRC21:26
*** antonym has quit IRC21:26
*** rha has quit IRC21:26
*** bogdando has quit IRC21:26
*** tserong has quit IRC21:26
*** sdake has quit IRC21:26
*** shardy_afk has quit IRC21:26
*** NobodyCam has quit IRC21:26
*** devananda has quit IRC21:26
*** zaro has quit IRC21:26
*** Ng has quit IRC21:26
*** SlickNik has quit IRC21:26
*** noslzzp has joined #tripleo21:31
*** clarkb has joined #tripleo21:31
*** noslzzp_ has joined #tripleo21:31
*** noslzzp_ has quit IRC21:44
*** noslzzp has quit IRC21:44
*** clarkb has quit IRC21:44
*** tchaypo has joined #tripleo21:50
*** cwolferh has joined #tripleo21:50
*** wendar has joined #tripleo21:50
*** rainya has joined #tripleo21:50
*** noslzzp has joined #tripleo21:50
*** noslzzp_ has joined #tripleo21:50
*** noslzzp_ has quit IRC21:51
*** SpamapS has joined #tripleo22:06
*** pleia2 has joined #tripleo22:06
*** spiffxp has joined #tripleo22:06
*** marios_ has joined #tripleo22:06
*** nijaba_ has joined #tripleo22:06
*** Shrews_ has joined #tripleo22:06
*** hewbrocc` has joined #tripleo22:06
*** jang2 has joined #tripleo22:06
*** akuznets_ has joined #tripleo22:06
*** tzumainn has joined #tripleo22:06
*** fungi has joined #tripleo22:06
*** stevebaker has joined #tripleo22:06
*** cadenzajon has joined #tripleo22:06
*** jcooley_ has joined #tripleo22:06
*** victor_lowther__ has joined #tripleo22:06
*** mikal_ has joined #tripleo22:06
*** tteggel has joined #tripleo22:06
*** StevenK_ has joined #tripleo22:06
*** bnemec_ has joined #tripleo22:06
*** jog0 has joined #tripleo22:06
*** BLZbubba has joined #tripleo22:06
*** EntropyWorks has joined #tripleo22:06
*** weshay has joined #tripleo22:06
*** clarkb has joined #tripleo22:06
*** jesusaurus has joined #tripleo22:06
*** ekarlso has joined #tripleo22:06
*** rpodolyaka has joined #tripleo22:06
*** 18WAFUHWT has joined #tripleo22:06
*** SlickNik has joined #tripleo22:06
*** rha has joined #tripleo22:06
*** Ng has joined #tripleo22:06
*** matty_dubs has joined #tripleo22:06
*** Daviey has joined #tripleo22:06
*** zaro has joined #tripleo22:06
*** devananda has joined #tripleo22:06
*** NobodyCam has joined #tripleo22:06
*** shardy_afk has joined #tripleo22:06
*** ChanServ has joined #tripleo22:06
*** GheRivero has joined #tripleo22:06
*** lynxman has joined #tripleo22:06
*** AaronGr has joined #tripleo22:06
*** mordred has joined #tripleo22:06
*** davidlenwell has joined #tripleo22:06
*** Lotus907efi_ has joined #tripleo22:06
*** kevinbenton has joined #tripleo22:06
*** ohadlevy has joined #tripleo22:06
*** dickson.freenode.net sets mode: +vvo fungi Ng ChanServ22:06
*** jcooley has joined #tripleo22:06
*** antonym has joined #tripleo22:06
*** ccorrigan has joined #tripleo22:06
*** howleyt has joined #tripleo22:06
*** michchap has joined #tripleo22:06
*** vipul has joined #tripleo22:06
*** sdake has joined #tripleo22:06
*** tserong has joined #tripleo22:06
*** bogdando has joined #tripleo22:06
*** al has joined #tripleo22:06
*** blamar has joined #tripleo22:06
*** rwsu has joined #tripleo22:06
*** lifeless has joined #tripleo22:06
*** olaph has joined #tripleo22:06
*** sgrasley has joined #tripleo22:06
*** greghaynes has joined #tripleo22:06
*** jeremydei has joined #tripleo22:06
*** mestery has joined #tripleo22:06
*** dkehn has joined #tripleo22:06
*** yamahata_ has joined #tripleo22:06
*** phschwartz has joined #tripleo22:06
*** sseago has joined #tripleo22:06
*** rollerj has joined #tripleo22:06
*** dkehn_ has joined #tripleo22:06
*** jrist has joined #tripleo22:06
*** jomara has joined #tripleo22:06
*** slagle has joined #tripleo22:06
*** kiall has joined #tripleo22:06
*** lazy_prince has joined #tripleo22:06
*** lblanchard has joined #tripleo22:06
*** jdob has joined #tripleo22:06
*** ccrouch has joined #tripleo22:06
*** rbrady-afk has joined #tripleo22:06
*** sballe_ has joined #tripleo22:06
*** juice has joined #tripleo22:06
*** funzo has joined #tripleo22:06
*** max_lobur_afk has joined #tripleo22:06
*** jpeeler has joined #tripleo22:06
*** d0ugal has joined #tripleo22:06
*** boris-42_ has joined #tripleo22:06
*** edmund has joined #tripleo22:06
*** newell has joined #tripleo22:06
*** CaptTofu has joined #tripleo22:06
*** shakayumi has joined #tripleo22:06
*** kfox1111 has joined #tripleo22:06
*** marun has joined #tripleo22:06
*** saurabhs has joined #tripleo22:06
*** dickson.freenode.net sets mode: +v lifeless22:06
*** vkozhukalov has joined #tripleo22:06
*** hashar has joined #tripleo22:06
*** john-n-seattle has joined #tripleo22:06
*** sdague has joined #tripleo22:06
*** sbadia has joined #tripleo22:06
*** jeblair has quit IRC22:06
lifelessSpamapS: do you really care about the example?22:06
lifelessSpamapS: its a test case showing map...22:06
lifelessSpamapS: https://review.openstack.org/#/c/74559/22:07
lifelessSpamapS: https://review.openstack.org/#/c/74609/22:08
lifelessSpamapS: https://review.openstack.org/#/c/74610/22:08
SpamapSlifeless: I kind of do.. in that we spent a couple of days dealing with that and how broken it is. :-P22:10
SpamapSlifeless: cargo cult will be strong ...22:10
lifelessSpamapS: stevebaker has said he's probably ok with actively supporting it with hot22:11
lifelessSpamapS: but find, I'll do the tedium of rearranging it22:11
stevebakerare we talking map or functions in parameters?22:12
lifelessstevebaker: both22:12
SpamapSfunctions in params22:12
SpamapSwell and maps :)22:12
*** lblanchard has quit IRC22:13
lifelessSpamapS: pushed; please do elements too though!22:13
lifelessSpamapS: (netsplit - announce bot is down)22:13
lifelessslagle: can you re-review the t-h-t ones please; just had to push again22:14
SpamapSlifeless: thanks. I'm also on a limited IRC connection since my usual IRC host is undergoing maintenance22:14
stevebakerif you have a merge.py workaround for map then do that for now while we figure out the best way22:14
SpamapSstevebaker: we're basically incubating features in merge.py :)22:14
*** jdob has quit IRC22:14
stevebakerSpamapS: hmmm, a dubious assertion ;)22:14
stevebakeras for resolving functions in params, should we treat that as a regression and start a discussion about whether it should be part of the HOT spec?22:16
stevebaker(just to document that it is allowed)22:16
stevebakerzane will no doubt have an opinion on this22:18
SpamapSI think it may be an accidental regression22:19
SpamapSOur docs are somewhat poor on the core of the language.22:19
SpamapSfor non-HOT I mean22:19
*** spiffxp has quit IRC22:32
*** nijaba_ has quit IRC22:32
*** clarkb has quit IRC22:32
*** fungi has quit IRC22:32
*** StevenK_ has quit IRC22:32
*** 18WAFUHWT has quit IRC22:32
*** rpodolyaka has quit IRC22:32
*** ekarlso has quit IRC22:32
*** john-n-seattle has quit IRC22:32
*** sdague has quit IRC22:32
*** sbadia has quit IRC22:33
*** bnemec_ has quit IRC22:33
*** hashar has quit IRC22:33
*** kfox1111 has quit IRC22:33
*** CaptTofu has quit IRC22:33
*** edmund has quit IRC22:33
*** d0ugal has quit IRC22:33
*** ccrouch has quit IRC22:33
*** jeremydei has quit IRC22:33
*** pleia2 has quit IRC22:33
*** jang2 has quit IRC22:33
*** akuznets_ has quit IRC22:33
*** EntropyWorks has quit IRC22:33
*** jesusaurus has quit IRC22:33
*** rbrady-afk has quit IRC22:33
*** jomara has quit IRC22:33
*** ccorrigan has quit IRC22:33
*** marios_ has quit IRC22:33
*** Shrews_ has quit IRC22:33
*** jog0 has quit IRC22:33
*** BLZbubba has quit IRC22:33
*** max_lobur_afk has quit IRC22:33
*** funzo has quit IRC22:33
*** sseago has quit IRC22:33
*** phschwartz has quit IRC22:33
*** vipul has quit IRC22:33
*** michchap has quit IRC22:33
*** ohadlevy has quit IRC22:33
*** cadenzajon has quit IRC22:33
*** marun has quit IRC22:33
*** shakayumi has quit IRC22:33
*** saurabhs has quit IRC22:33
*** newell has quit IRC22:33
*** jpeeler has quit IRC22:33
*** juice has quit IRC22:33
*** kiall has quit IRC22:33
*** yamahata_ has quit IRC22:33
*** mestery has quit IRC22:33
*** blamar has quit IRC22:33
*** jcooley has quit IRC22:33
*** Lotus907efi_ has quit IRC22:33
*** hewbrocc` has quit IRC22:33
*** jcooley_ has quit IRC22:33
*** weshay has quit IRC22:33
*** vkozhukalov has quit IRC22:33
*** sballe_ has quit IRC22:33
*** lazy_prince has quit IRC22:33
*** jrist has quit IRC22:33
*** davidlenwell has quit IRC22:33
*** mordred has quit IRC22:33
*** lynxman has quit IRC22:33
*** GheRivero has quit IRC22:33
*** tzumainn has quit IRC22:33
*** victor_lowther__ has quit IRC22:33
*** mikal_ has quit IRC22:33
*** boris-42_ has quit IRC22:33
*** slagle has quit IRC22:33
*** rollerj has quit IRC22:33
*** al has quit IRC22:33
*** kevinbenton has quit IRC22:33
*** ChanServ has quit IRC22:33
*** SpamapS has quit IRC22:33
*** tteggel has quit IRC22:33
*** dkehn_ has quit IRC22:33
*** dkehn has quit IRC22:33
*** lifeless has quit IRC22:33
*** howleyt has quit IRC22:33
*** AaronGr has quit IRC22:33
*** Daviey has quit IRC22:33
*** matty_dubs has quit IRC22:33
*** stevebaker has quit IRC22:33
*** greghaynes has quit IRC22:33
*** sgrasley has quit IRC22:33
*** olaph has quit IRC22:33
*** rwsu has quit IRC22:33
*** antonym has quit IRC22:33
*** rha has quit IRC22:33
*** bogdando has quit IRC22:33
*** tserong has quit IRC22:33
*** sdake has quit IRC22:33
*** shardy_afk has quit IRC22:33
*** NobodyCam has quit IRC22:33
*** devananda has quit IRC22:33
*** zaro has quit IRC22:33
*** Ng has quit IRC22:33
*** SlickNik has quit IRC22:33
*** spiffxp_ has joined #tripleo22:37
*** openstackgerrit has joined #tripleo22:37
*** nijaba has joined #tripleo22:37
*** SpamapS has joined #tripleo22:37
*** pleia2 has joined #tripleo22:37
*** marios_ has joined #tripleo22:37
*** Shrews_ has joined #tripleo22:37
*** hewbrocc` has joined #tripleo22:37
*** jang2 has joined #tripleo22:37
*** akuznets_ has joined #tripleo22:37
*** tzumainn has joined #tripleo22:37
*** fungi has joined #tripleo22:37
*** stevebaker has joined #tripleo22:37
*** cadenzajon has joined #tripleo22:37
*** victor_lowther__ has joined #tripleo22:37
*** mikal_ has joined #tripleo22:37
*** tteggel has joined #tripleo22:37
*** StevenK_ has joined #tripleo22:37
*** bnemec_ has joined #tripleo22:37
*** jog0 has joined #tripleo22:37
*** BLZbubba has joined #tripleo22:37
*** EntropyWorks has joined #tripleo22:37
*** weshay has joined #tripleo22:37
*** jesusaurus has joined #tripleo22:37
*** ekarlso has joined #tripleo22:37
*** rpodolyaka has joined #tripleo22:37
*** 18WAFUHWT has joined #tripleo22:37
*** SlickNik has joined #tripleo22:37
*** rha has joined #tripleo22:37
*** Ng has joined #tripleo22:37
*** matty_dubs has joined #tripleo22:37
*** Daviey has joined #tripleo22:37
*** zaro has joined #tripleo22:37
*** devananda has joined #tripleo22:37
*** NobodyCam has joined #tripleo22:37
*** shardy_afk has joined #tripleo22:37
*** ChanServ has joined #tripleo22:37
*** GheRivero has joined #tripleo22:37
*** lynxman has joined #tripleo22:37
*** AaronGr has joined #tripleo22:37
*** mordred has joined #tripleo22:37
*** davidlenwell has joined #tripleo22:37
*** Lotus907efi_ has joined #tripleo22:37
*** kevinbenton has joined #tripleo22:37
*** ohadlevy has joined #tripleo22:37
*** jcooley has joined #tripleo22:37
*** dickson.freenode.net sets mode: +vvo fungi Ng ChanServ22:37
*** antonym has joined #tripleo22:37
*** ccorrigan has joined #tripleo22:37
*** howleyt has joined #tripleo22:37
*** michchap has joined #tripleo22:37
*** vipul has joined #tripleo22:37
*** sdake has joined #tripleo22:37
*** tserong has joined #tripleo22:37
*** bogdando has joined #tripleo22:37
*** al has joined #tripleo22:37
*** blamar has joined #tripleo22:37
*** rwsu has joined #tripleo22:37
*** lifeless has joined #tripleo22:37
*** olaph has joined #tripleo22:37
*** sgrasley has joined #tripleo22:37
*** greghaynes has joined #tripleo22:37
*** jeremydei has joined #tripleo22:37
*** mestery has joined #tripleo22:37
*** dkehn has joined #tripleo22:37
*** yamahata_ has joined #tripleo22:37
*** phschwartz has joined #tripleo22:37
*** sseago has joined #tripleo22:37
*** rollerj has joined #tripleo22:37
*** dkehn_ has joined #tripleo22:37
*** jrist has joined #tripleo22:37
*** jomara has joined #tripleo22:37
*** slagle has joined #tripleo22:37
*** kiall has joined #tripleo22:37
*** lazy_prince has joined #tripleo22:37
*** ccrouch has joined #tripleo22:37
*** rbrady-afk has joined #tripleo22:37
*** sballe_ has joined #tripleo22:37
*** juice has joined #tripleo22:37
*** funzo has joined #tripleo22:37
*** max_lobur_afk has joined #tripleo22:37
*** jpeeler has joined #tripleo22:37
*** d0ugal has joined #tripleo22:37
*** boris-42_ has joined #tripleo22:37
*** edmund has joined #tripleo22:37
*** newell has joined #tripleo22:37
*** CaptTofu has joined #tripleo22:37
*** shakayumi has joined #tripleo22:37
*** kfox1111 has joined #tripleo22:37
*** marun has joined #tripleo22:37
*** saurabhs has joined #tripleo22:37
*** vkozhukalov has joined #tripleo22:37
*** hashar has joined #tripleo22:37
*** dickson.freenode.net sets mode: +v lifeless22:37
*** john-n-seattle has joined #tripleo22:37
*** sdague has joined #tripleo22:37
*** sbadia has joined #tripleo22:37
*** cd-undercloud has joined #tripleo22:37
cd-undercloud************** overcloud complete status=1 ************22:37
*** cd-undercloud has quit IRC22:37
*** Shrews_ is now known as Shrews22:37
*** clarkb has joined #tripleo22:39
lifelessSpamapS: don't stop there!22:45
lifelessSpamapS: I've got about 10 reviews that need your +A22:45
lifelesshttps://review.openstack.org/#/c/74928/22:45
lifelessSpamapS: I linked them all before.22:45
lifelessSpamapS: then we'll have another card done22:45
*** wendar has quit IRC22:46
*** rainya has quit IRC22:46
*** cwolferh has quit IRC22:46
*** tchaypo has quit IRC22:46
*** john-n-seattle has quit IRC22:46
*** sdague has quit IRC22:46
*** sbadia has quit IRC22:46
*** fungi has quit IRC22:46
*** StevenK_ has quit IRC22:46
*** 18WAFUHWT has quit IRC22:46
*** rpodolyaka has quit IRC22:46
*** ekarlso has quit IRC22:46
*** bnemec_ has quit IRC22:46
*** hashar has quit IRC22:46
*** kfox1111 has quit IRC22:46
*** CaptTofu has quit IRC22:46
*** edmund has quit IRC22:46
*** d0ugal has quit IRC22:46
*** ccrouch has quit IRC22:46
*** jeremydei has quit IRC22:46
*** spiffxp_ has quit IRC22:46
*** pleia2 has quit IRC22:46
*** jang2 has quit IRC22:46
*** akuznets_ has quit IRC22:46
*** EntropyWorks has quit IRC22:46
*** jesusaurus has quit IRC22:46
*** rbrady-afk has quit IRC22:46
*** jomara has quit IRC22:46
*** ccorrigan has quit IRC22:46
*** clarkb has quit IRC22:46
*** marios_ has quit IRC22:46
*** Shrews has quit IRC22:46
*** jog0 has quit IRC22:46
*** BLZbubba has quit IRC22:46
*** max_lobur_afk has quit IRC22:46
*** funzo has quit IRC22:46
*** sseago has quit IRC22:46
*** phschwartz has quit IRC22:46
*** vipul has quit IRC22:46
*** michchap has quit IRC22:46
*** ohadlevy has quit IRC22:46
*** cadenzajon has quit IRC22:46
*** marun has quit IRC22:46
*** shakayumi has quit IRC22:46
*** saurabhs has quit IRC22:46
*** newell has quit IRC22:46
*** jpeeler has quit IRC22:46
*** juice has quit IRC22:46
*** kiall has quit IRC22:46
*** yamahata_ has quit IRC22:46
*** mestery has quit IRC22:46
*** blamar has quit IRC22:46
*** jcooley has quit IRC22:46
*** Lotus907efi_ has quit IRC22:46
*** openstackgerrit has quit IRC22:46
*** hewbrocc` has quit IRC22:46
*** weshay has quit IRC22:46
*** vkozhukalov has quit IRC22:46
*** sballe_ has quit IRC22:46
*** lazy_prince has quit IRC22:46
*** jrist has quit IRC22:46
*** davidlenwell has quit IRC22:46
*** mordred has quit IRC22:46
*** lynxman has quit IRC22:46
*** GheRivero has quit IRC22:46
*** tzumainn has quit IRC22:46
*** victor_lowther__ has quit IRC22:46
*** mikal_ has quit IRC22:46
*** boris-42_ has quit IRC22:46
*** slagle has quit IRC22:46
*** rollerj has quit IRC22:46
*** al has quit IRC22:46
*** kevinbenton has quit IRC22:46
*** ChanServ has quit IRC22:46
*** nijaba has quit IRC22:46
*** SpamapS has quit IRC22:46
*** tteggel has quit IRC22:46
*** dkehn_ has quit IRC22:46
*** dkehn has quit IRC22:46
*** lifeless has quit IRC22:46
*** howleyt has quit IRC22:46
*** AaronGr has quit IRC22:46
*** Daviey has quit IRC22:46
*** matty_dubs has quit IRC22:46
*** stevebaker has quit IRC22:46
*** greghaynes has quit IRC22:46
*** sgrasley has quit IRC22:46
*** olaph has quit IRC22:46
*** rwsu has quit IRC22:46
*** antonym has quit IRC22:46
*** rha has quit IRC22:46
*** bogdando has quit IRC22:46
*** tserong has quit IRC22:46
*** sdake has quit IRC22:46
*** shardy_afk has quit IRC22:46
*** NobodyCam has quit IRC22:46
*** devananda has quit IRC22:46
*** zaro has quit IRC22:46
*** Ng has quit IRC22:46
*** SlickNik has quit IRC22:46
*** clarkb has joined #tripleo22:48
*** tchaypo has joined #tripleo22:48
*** cwolferh has joined #tripleo22:48
*** wendar has joined #tripleo22:48
*** rainya has joined #tripleo22:48
*** spiffxp_ has joined #tripleo22:48
*** openstackgerrit has joined #tripleo22:48
*** nijaba has joined #tripleo22:48
*** SpamapS has joined #tripleo22:48
*** pleia2 has joined #tripleo22:48
*** marios_ has joined #tripleo22:48
*** Shrews has joined #tripleo22:48
*** hewbrocc` has joined #tripleo22:48
*** jang2 has joined #tripleo22:48
*** akuznets_ has joined #tripleo22:48
*** tzumainn has joined #tripleo22:48
*** fungi has joined #tripleo22:48
*** stevebaker has joined #tripleo22:48
*** cadenzajon has joined #tripleo22:48
*** victor_lowther__ has joined #tripleo22:48
*** mikal_ has joined #tripleo22:48
*** tteggel has joined #tripleo22:48
*** StevenK_ has joined #tripleo22:48
*** bnemec_ has joined #tripleo22:48
*** jog0 has joined #tripleo22:48
*** BLZbubba has joined #tripleo22:48
*** EntropyWorks has joined #tripleo22:48
*** weshay has joined #tripleo22:48
*** jesusaurus has joined #tripleo22:48
*** ekarlso has joined #tripleo22:48
*** rpodolyaka has joined #tripleo22:48
*** 18WAFUHWT has joined #tripleo22:48
*** sbadia has joined #tripleo22:48
*** sdague has joined #tripleo22:48
*** john-n-seattle has joined #tripleo22:48
*** hashar has joined #tripleo22:48
*** vkozhukalov has joined #tripleo22:48
*** saurabhs has joined #tripleo22:48
*** marun has joined #tripleo22:48
*** kfox1111 has joined #tripleo22:48
*** shakayumi has joined #tripleo22:48
*** CaptTofu has joined #tripleo22:48
*** newell has joined #tripleo22:48
*** edmund has joined #tripleo22:48
*** boris-42_ has joined #tripleo22:48
*** d0ugal has joined #tripleo22:48
*** dickson.freenode.net sets mode: +v fungi22:48
*** jpeeler has joined #tripleo22:48
*** max_lobur_afk has joined #tripleo22:48
*** funzo has joined #tripleo22:48
*** juice has joined #tripleo22:48
*** sballe_ has joined #tripleo22:48
*** rbrady-afk has joined #tripleo22:48
*** ccrouch has joined #tripleo22:48
*** lazy_prince has joined #tripleo22:48
*** kiall has joined #tripleo22:48
*** slagle has joined #tripleo22:48
*** jomara has joined #tripleo22:48
*** jrist has joined #tripleo22:48
*** dkehn_ has joined #tripleo22:48
*** rollerj has joined #tripleo22:48
*** sseago has joined #tripleo22:48
*** phschwartz has joined #tripleo22:48
*** yamahata_ has joined #tripleo22:48
*** dkehn has joined #tripleo22:48
*** mestery has joined #tripleo22:48
*** jeremydei has joined #tripleo22:48
*** greghaynes has joined #tripleo22:48
*** sgrasley has joined #tripleo22:48
*** olaph has joined #tripleo22:48
*** lifeless has joined #tripleo22:48
*** rwsu has joined #tripleo22:48
*** blamar has joined #tripleo22:48
*** al has joined #tripleo22:48
*** bogdando has joined #tripleo22:48
*** tserong has joined #tripleo22:48
*** sdake has joined #tripleo22:48
*** vipul has joined #tripleo22:48
*** michchap has joined #tripleo22:48
*** howleyt has joined #tripleo22:48
*** ccorrigan has joined #tripleo22:48
*** antonym has joined #tripleo22:48
*** jcooley has joined #tripleo22:48
*** ohadlevy has joined #tripleo22:48
*** kevinbenton has joined #tripleo22:48
*** Lotus907efi_ has joined #tripleo22:48
*** davidlenwell has joined #tripleo22:48
*** mordred has joined #tripleo22:48
*** AaronGr has joined #tripleo22:48
*** lynxman has joined #tripleo22:48
*** GheRivero has joined #tripleo22:48
*** ChanServ has joined #tripleo22:48
*** shardy_afk has joined #tripleo22:48
*** NobodyCam has joined #tripleo22:48
*** dickson.freenode.net sets mode: +vo lifeless ChanServ22:48
*** devananda has joined #tripleo22:48
*** zaro has joined #tripleo22:48
*** Daviey has joined #tripleo22:48
*** matty_dubs has joined #tripleo22:48
*** Ng has joined #tripleo22:48
*** rha has joined #tripleo22:48
*** SlickNik has joined #tripleo22:48
*** dickson.freenode.net sets mode: +v Ng22:48
*** matty_dubs is now known as matty_dubs|gone22:48
lifelessSpamapS: thanks!.Nearly there ;)23:01
lifelessSpamapS: you might like https://review.openstack.org/#/c/74274/23:01
*** jcooley_ has joined #tripleo23:01
*** shakayumi has quit IRC23:03
lifelessSpamapS: which https://review.openstack.org/#/c/74948/ depends on (happenstance, not deliberate)23:03
openstackgerritBen Nemec proposed a change to openstack/tuskar: Update config generator from Oslo  https://review.openstack.org/7522523:05
*** shakayumi has joined #tripleo23:05
*** slagle has quit IRC23:06
openstackgerritBen Nemec proposed a change to openstack/tuskar: Update config generator from Oslo  https://review.openstack.org/7522523:08
*** mikal_ is now known as mikal23:10
*** saurabhs has quit IRC23:10
*** saurabhs has joined #tripleo23:11
*** csd has joined #tripleo23:12
*** jang2 has quit IRC23:12
openstackgerritA change was merged to openstack/tripleo-incubator: Bail early when updating a FAILED stack.  https://review.openstack.org/7427423:13
openstackgerritA change was merged to openstack/tripleo-incubator: Add in hosts file tweaking.  https://review.openstack.org/7494823:13
*** weshay has quit IRC23:16
NobodyCamgeneral question ... looking at http://docs.openstack.org/developer/tripleo-incubator/devtest_seed.html it looks like changes to the virt type ( https://github.com/openstack/tripleo-image-elements/blob/master/elements/seed-stack-config/config.json#L42 ) are not accounted for in the $TE_DATAFILE.23:18
NobodyCamAre there anyplans to add this field to the TE_DATAFILE?23:18
*** e0ne has joined #tripleo23:21
*** jcooley_ has quit IRC23:22
*** CaptTofu has quit IRC23:25
*** e0ne has quit IRC23:26
lifelessNobodyCam: power management details?23:28
lifelessNobodyCam: yes, StevenK_ is hacking on that at the moment23:28
NobodyCamgreat :) is there a review up to look at ?23:29
*** jcooley_ has joined #tripleo23:30
lifelessdon't think so23:31
NobodyCamshould go up tagged with https://bugs.launchpad.net/tripleo/+bug/1195095 (virtual power driver config is global) i assume23:32
NobodyCam:)23:32
NobodyCamStevenK_: when you have a free minute I'd like to chat about the power management hacking your doing :)23:35
*** jcooley_ has quit IRC23:38
*** cwolferh has quit IRC23:38
*** jcooley_ has joined #tripleo23:38
*** bnemec_ is now known as bnemec23:41
*** vkozhukalov has quit IRC23:42
*** SpamapS has quit IRC23:45
*** jcooley_ has quit IRC23:45
*** SpamapS has joined #tripleo23:56

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!