*** CaptTofu has quit IRC | 00:01 | |
*** CaptTofu has joined #tripleo | 00:02 | |
*** CaptTofu has quit IRC | 00:07 | |
*** edmund has quit IRC | 00:13 | |
*** matsuhashi has joined #tripleo | 00:15 | |
*** weshay has joined #tripleo | 00:17 | |
*** julim has quit IRC | 00:18 | |
lifeless | greghaynes: so where should i push, to help with xtradb ? | 00:19 |
---|---|---|
*** matsuhashi has quit IRC | 00:21 | |
*** matsuhashi has joined #tripleo | 00:21 | |
*** matsuhashi has quit IRC | 00:21 | |
*** matsuhashi has joined #tripleo | 00:22 | |
greghaynes | Well, 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 notcompute | 00:23 |
greghaynes | and then also how to wait on init for quorum, which I imagine I could just do in os-r-c script on the master | 00:23 |
openstackgerrit | Gregory Haynes proposed a change to openstack/tripleo-heat-templates: Add scaling size metadata to scaled mergable_types https://review.openstack.org/74860 | 00:27 |
*** cadenzajon has quit IRC | 00:29 | |
openstackgerrit | Gregory Haynes proposed a change to openstack/tripleo-image-elements: Use percona xtradb cluster for mysql https://review.openstack.org/74879 | 00:33 |
openstackgerrit | Gregory Haynes proposed a change to openstack/tripleo-image-elements: Use percona xtradb cluster for mysql https://review.openstack.org/74879 | 00:35 |
greghaynes | lifeless: 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 |
lifeless | greghaynes: yeah | 00:41 |
lifeless | let me have a look at that right now | 00:41 |
*** coolsvap has quit IRC | 00:41 | |
*** SpamapS has quit IRC | 00:44 | |
lifeless | greghaynes: reviewed | 00:45 |
greghaynes | :) | 00:46 |
lifeless | in fact, htf does fedora work at all at the moment with th emysql element as-is | 00:47 |
openstackgerrit | Steve Kowalik proposed a change to openstack/tripleo-incubator: Use seq in create-nodes https://review.openstack.org/74883 | 00:47 |
greghaynes | well, that bit was commented out | 00:50 |
greghaynes | or is there other fun-ness? | 00:50 |
lifeless | ah no thats it | 00:52 |
lifeless | greghaynes: so init | 00:55 |
lifeless | greghaynes: you're proposing we pick one node and run init - do you mean the nova db init stuff? - on it? | 00:55 |
lifeless | greghaynes: or is this 'initialize galera' ? | 00:56 |
greghaynes | Its initialize galera - basically which node will the other ones sync off of | 00:56 |
lifeless | stevebaker: yo | 00:57 |
lifeless | greghaynes: galera doesn't provide a primitive for that ? | 00:57 |
greghaynes | I dont undertand. From my reading for the booting a new cluster one node needs to 'bootstrap' and have others join for an initial sync | 00:58 |
lifeless | ok, so the answer is no, it doesn't | 00:58 |
lifeless | which is kindof ironic | 00:58 |
*** matsuhashi has quit IRC | 00:59 | |
greghaynes | I 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 node | 01:00 |
lifeless | for 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 #tripleo | 01:00 | |
lifeless | greghaynes: agreed | 01:01 |
greghaynes | sweet | 01:01 |
lifeless | reviewed your t-h-t patch too (needs tests) | 01:01 |
*** SpamapS has joined #tripleo | 01:02 | |
greghaynes | aha, ty | 01:02 |
*** duker has quit IRC | 01:03 | |
greghaynes | That 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 resource | 01:03 |
lifeless | 'meh' | 01:04 |
greghaynes | hah, ok | 01:04 |
*** shakayumi has quit IRC | 01:11 | |
*** Qiming has joined #tripleo | 01:27 | |
*** Qiming has joined #tripleo | 01:27 | |
*** epim has quit IRC | 01:35 | |
*** jcoufal has quit IRC | 01:36 | |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Nova-baremetal support for openSUSE https://review.openstack.org/72021 | 01:37 |
*** weshay has quit IRC | 01:38 | |
*** nosnos has joined #tripleo | 01:39 | |
*** xuhanp has joined #tripleo | 01:41 | |
*** rbrady-bbl has quit IRC | 01:43 | |
openstackgerrit | Steve Kowalik proposed a change to openstack/tripleo-incubator: Remove duplicate configure-vm call in create-nodes https://review.openstack.org/74890 | 01:46 |
*** kfox1111 has quit IRC | 01:47 | |
StevenK | lifeless: Those two yaks are seperate, I can rebase them together if you think the seq one is unobjectionable | 01:50 |
lifeless | StevenK: separate change is separate change | 01:53 |
StevenK | lifeless: Yes, but when one lands the other will need a rebase | 01:54 |
lifeless | dammit, I've been re-reading the codeless code, and now I want to go all inscrutable | 01:54 |
lifeless | StevenK: you could make them a series | 01:54 |
StevenK | lifeless: That's what I mean by 'rebase them together' | 01:54 |
greghaynes | haha, "dont think" | 01:55 |
StevenK | IE in branch 2, rebase branch 1, review | 01:55 |
lifeless | StevenK: oh, heh, I thought you meant rebased -i; mark second f. | 01:55 |
openstackgerrit | A change was merged to openstack/diskimage-builder: Make max-online-resize an option. https://review.openstack.org/73854 | 01:56 |
StevenK | lifeless: No, rebasing them together would make you and others sad :-) | 01:57 |
openstackgerrit | Steve Kowalik proposed a change to openstack/tripleo-incubator: Remove duplicate configure-vm call in create-nodes https://review.openstack.org/74890 | 01:58 |
*** CaptTofu has joined #tripleo | 02:02 | |
*** dshurtle has joined #tripleo | 02:03 | |
*** xuhanp has quit IRC | 02:07 | |
*** CaptTofu has quit IRC | 02:07 | |
*** ramishra has joined #tripleo | 02:11 | |
*** ramishra has quit IRC | 02:11 | |
StevenK | Oh, bloody hell. I think I lost my work in progress | 02:16 |
clarkb | if you push a new patchset yes | 02:17 |
StevenK | Nope, git rebase fat fingering | 02:17 |
StevenK | (Different branch) | 02:17 |
StevenK | However, git reflog to the rescue | 02:17 |
StevenK | Now, how to staple that ref to HEAD | 02:18 |
StevenK | Right. Clearly, I should have lunch and then try that rebase again | 02:20 |
StevenK | clarkb: If you push a new patchset, you can -d the old patchset and git reset, surely? | 02:21 |
clarkb | StevenK: I thought you meant the WIP marker was lost in gerrit | 02:22 |
clarkb | two completely differnet problems | 02:22 |
StevenK | clarkb: Ah, right. | 02:23 |
*** CaptTofu has joined #tripleo | 02:32 | |
*** edmund has joined #tripleo | 02:36 | |
*** edmund has quit IRC | 02:37 | |
*** newell has quit IRC | 02:47 | |
lifeless | huh | 02:48 |
lifeless | we're not gating t-h-t properly | 02:48 |
*** AaronGr is now known as AaronGr_Zzz | 02:49 | |
openstackgerrit | lifeless proposed a change to openstack/tripleo-heat-templates: Fix tests. https://review.openstack.org/74903 | 02:54 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-heat-templates: Add another scaling example. https://review.openstack.org/74904 | 02:54 |
*** AaronGr_Zzz is now known as AaronGr | 03:06 | |
lifeless | now where is a heat client to poke at thins | 03:06 |
*** lazy_prince is now known as killer_prince | 03:19 | |
*** Kim-Chi-San has joined #tripleo | 03:19 | |
*** tburnes has quit IRC | 03:21 | |
*** ramishra has joined #tripleo | 03:24 | |
openstackgerrit | Steve Kowalik proposed a change to openstack/tripleo-incubator: Use a variable for the vm name in create-nodes https://review.openstack.org/74916 | 03:33 |
*** cwolferh has quit IRC | 03:41 | |
*** CaptTofu has quit IRC | 03:42 | |
*** CaptTofu has joined #tripleo | 03:43 | |
*** edmund has joined #tripleo | 03:44 | |
*** matsuhashi has quit IRC | 03:46 | |
*** CaptTofu has quit IRC | 03:47 | |
*** Qiming has quit IRC | 03:59 | |
*** cwolferh has joined #tripleo | 04:00 | |
*** rbrady-bbl has joined #tripleo | 04:03 | |
*** kiall has quit IRC | 04:08 | |
*** kiall has joined #tripleo | 04:11 | |
StevenK | lifeless: 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 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-heat-templates: Add a Merge::Map feature. https://review.openstack.org/74921 | 04:16 |
lifeless | setup-baremetal gets run once for the seed and once for the undercloud | 04:16 |
lifeless | to configure it to know about some machines and be able to turn them off/on | 04:16 |
lifeless | greghaynes: ^ that patch should make your galera work easier. | 04:17 |
StevenK | lifeless: But working off, say, the first node is a terrible idea | 04:18 |
lifeless | you'll need to justify terrible :) | 04:19 |
*** noslzzp has quit IRC | 04:21 | |
StevenK | lifeless: My thought is heterogeneous nodes | 04:21 |
openstackgerrit | A change was merged to openstack/diskimage-builder: Shift debian element to DIB_DISTRIBUTION_MIRROR https://review.openstack.org/73893 | 04:22 |
StevenK | Oooh | 04:22 |
lifeless | StevenK: so I have to run for a bit but | 04:23 |
lifeless | StevenK: contemplate the seed -> undercloud -> scale out undercloud -> remove seed story | 04:24 |
lifeless | which isn't implemented yet | 04:24 |
openstackgerrit | A change was merged to openstack/diskimage-builder: Pep8/Pyflakes fixing https://review.openstack.org/74169 | 04:28 |
*** matsuhashi has joined #tripleo | 04:31 | |
*** killer_prince has quit IRC | 04:43 | |
*** lazy_prince has joined #tripleo | 04:43 | |
*** killer_prince has joined #tripleo | 04:44 | |
lifeless | StevenK: back | 04:58 |
StevenK | lifeless: I've spent most of the time thinking about how to actually the information out in setup-baremetal | 04:59 |
StevenK | Including looking at stackoverflow about parsing JSON with sed and awk, and then waiting for the bleeding from my eyes to cease. | 04:59 |
lifeless | StevenK: os-apply-config and jq are your friends | 05:00 |
StevenK | lifeless: Sure, but I'd rather not do NODE_DATA=$(os-apply-config ...) and then run jq five times to get the data out | 05:01 |
*** SpamapS has quit IRC | 05:06 | |
*** jcooley_ has joined #tripleo | 05:13 | |
*** SpamapS has joined #tripleo | 05:23 | |
openstackgerrit | lifeless proposed a change to openstack/tripleo-heat-templates: Gather all hypervisor names into /etc/hosts. https://review.openstack.org/74928 | 05:27 |
lifeless | SpamapS: is it really you? | 05:35 |
*** ccrouch has joined #tripleo | 05:39 | |
*** CaptTofu has joined #tripleo | 05:44 | |
*** ccrouch has quit IRC | 05:44 | |
lifeless | StevenK: didn't you put a patch up to fix load-image? | 05:45 |
lifeless | and use the baremetal element ? | 05:45 |
StevenK | lifeless: Someone had beaten me to it | 05:45 |
StevenK | So I abandoned mine | 05:46 |
lifeless | is there's landed? | 05:46 |
lifeless | no | 05:46 |
lifeless | found it | 05:46 |
StevenK | TBH, I stopped caring | 05:46 |
lifeless | heh | 05:46 |
lifeless | two weeks in ? a record | 05:46 |
StevenK | About that one change | 05:47 |
lifeless | YHBT, HAND, HTH. | 05:47 |
*** CaptTofu has quit IRC | 05:48 | |
* StevenK peers at _undercloud | 05:50 | |
StevenK | So seed seems to only want the first MAC | 05:50 |
StevenK | undercloud wants more than that | 05:51 |
*** cd-undercloud has joined #tripleo | 05:53 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 05:53 |
*** cd-undercloud has quit IRC | 05:53 | |
lifeless | StevenK: 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 well | 05:54 |
lifeless | because it will be a cluster | 05:54 |
*** akuznetsov has quit IRC | 05:56 | |
openstackgerrit | lifeless proposed a change to openstack/tripleo-heat-templates: Gather all hypervisor names into /etc/hosts. https://review.openstack.org/74928 | 05:57 |
StevenK | lifeless: Based on my reading of _undercloud, it will register all three via setup-baremetal | 05:58 |
lifeless | doesn't today :) | 05:58 |
lifeless | StevenK: or rather, it registers 3 of 4 | 05:58 |
StevenK | lifeless: seed calls { print $0 } on node-macs | 05:59 |
StevenK | undercloud calls | cut -d' ' -f $MAC_RANGE | 05:59 |
StevenK | Oh, which is 2-$((maths)) | 06:00 |
StevenK | Subtle | 06:00 |
StevenK | % jq '.[1:]' nodes | 06:02 |
StevenK | error: syntax error, unexpected ':' | 06:02 |
StevenK | :-( | 06:02 |
lifeless | not python :) | 06:05 |
StevenK | The manual explicity states it | 06:05 |
StevenK | On the website, at least | 06:05 |
lifeless | jq in Ubuntu is ancient | 06:05 |
StevenK | 1.2 vs 1.3 | 06:05 |
lifeless | yeah | 06:06 |
lifeless | try | 06:06 |
lifeless | map(select(. != 1)) | 06:06 |
StevenK | jq: error: Cannot index array with string | 06:07 |
lifeless | oh, its the value it looks at not the index | 06:08 |
lifeless | bah | 06:08 |
StevenK | '.[] | .mac' works fine, but then I need to join them and skip the first line | 06:08 |
StevenK | And probably drop the quotes | 06:08 |
lifeless | we jq ´map(select(. >= 2))´ | 06:08 |
lifeless | bah | 06:09 |
lifeless | we could require a newer jq | 06:09 |
StevenK | Maybe I can cheat with tail -n $OVERCLOUD_COMPUTESCALE | tr '\n' ' ' | 06:09 |
lifeless | you are allowed to switch to python if you want to :) | 06:12 |
StevenK | But setup-baremetal just calls a lot of scripts ;-( | 06:12 |
*** akuznetsov has joined #tripleo | 06:13 | |
lifeless | not saying you should | 06:16 |
lifeless | just observing | 06:16 |
lifeless | that its an option | 06:16 |
lifeless | one related thing I'd like to do is to have this be idempotent | 06:17 |
lifeless | just run setup-baremetal anytime you have new (or gone) nodes | 06:17 |
lifeless | and it DTRT | 06:17 |
lifeless | maybe this it the time to do that. I dunno. | 06:18 |
*** killer_prince is now known as lazy_prince | 06:19 | |
*** cadenzajon has joined #tripleo | 06:26 | |
*** cadenzajon has quit IRC | 06:30 | |
*** mrunge has joined #tripleo | 06:46 | |
*** cd-undercloud has joined #tripleo | 06:53 | |
cd-undercloud | ************** overcloud complete status=0 ************ | 06:53 |
*** cd-undercloud has quit IRC | 06:53 | |
*** vkozhukalov has joined #tripleo | 06:58 | |
*** matsuhashi has quit IRC | 07:01 | |
*** rdopieralski has joined #tripleo | 07:03 | |
*** matsuhashi has joined #tripleo | 07:03 | |
*** dshurtle has quit IRC | 07:07 | |
openstackgerrit | Radomir Dopieralski proposed a change to openstack/tuskar-ui: Actually get node profiles from the API https://review.openstack.org/74762 | 07:12 |
openstackgerrit | Radomir Dopieralski proposed a change to openstack/tuskar-ui: Update the deployment design page https://review.openstack.org/73238 | 07:12 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-incubator: Add in hosts file tweaking. https://review.openstack.org/74948 | 07:14 |
*** cwolferh has quit IRC | 07:14 | |
*** saju_m has joined #tripleo | 07:15 | |
*** jtomasek has joined #tripleo | 07:18 | |
openstackgerrit | lifeless proposed a change to openstack/tripleo-heat-templates: Gather all hypervisor names into /etc/hosts. https://review.openstack.org/74928 | 07:19 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-heat-templates: Add a Merge::Map feature. https://review.openstack.org/74921 | 07:19 |
*** saju_m has quit IRC | 07:20 | |
*** saju_m has joined #tripleo | 07:21 | |
*** hashar has joined #tripleo | 07:26 | |
*** saju_m has quit IRC | 07:26 | |
*** hashar has quit IRC | 07:26 | |
*** saju_m has joined #tripleo | 07:26 | |
*** lazy_prince2 has joined #tripleo | 07:28 | |
openstackgerrit | Jiri Tomasek proposed a change to openstack/tuskar-ui: Fix overcloud action buttons disabling https://review.openstack.org/74761 | 07:28 |
*** lazy_prince2 is now known as killer_prince | 07:29 | |
openstackgerrit | Radomir Dopieralski proposed a change to openstack/tuskar-ui: Actually get node profiles from the API https://review.openstack.org/74762 | 07:31 |
openstackgerrit | Radomir Dopieralski proposed a change to openstack/tuskar-ui: Update the deployment design page https://review.openstack.org/73238 | 07:31 |
*** rlandy has joined #tripleo | 07:38 | |
*** CaptTofu has joined #tripleo | 07:44 | |
*** saju_m has quit IRC | 07:49 | |
*** CaptTofu has quit IRC | 07:49 | |
*** e0ne has joined #tripleo | 07:58 | |
*** marun has quit IRC | 08:05 | |
*** cd-undercloud has joined #tripleo | 08:16 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 08:16 |
*** cd-undercloud has quit IRC | 08:16 | |
*** jprovazn has joined #tripleo | 08:18 | |
*** dtantsur has joined #tripleo | 08:19 | |
*** cody-somerville has quit IRC | 08:23 | |
*** jcoufal has joined #tripleo | 08:32 | |
*** gcha has joined #tripleo | 08:37 | |
openstackgerrit | Radomir Dopieralski proposed a change to openstack/tuskar-ui: Fix overcloud action buttons disabling https://review.openstack.org/74761 | 08:37 |
*** cody-somerville has joined #tripleo | 08:37 | |
openstackgerrit | Radomir Dopieralski proposed a change to openstack/tuskar-ui: Fix overcloud action buttons disabling https://review.openstack.org/74761 | 08:38 |
*** ramishra has quit IRC | 08:40 | |
openstackgerrit | Radomir Dopieralski proposed a change to openstack/tuskar-ui: Fix overcloud action buttons disabling https://review.openstack.org/74761 | 08:41 |
*** pbelanyi has joined #tripleo | 08:42 | |
*** vkozhukalov has quit IRC | 08:44 | |
*** saju_m has joined #tripleo | 08:45 | |
*** ramishra has joined #tripleo | 08:46 | |
*** jistr has joined #tripleo | 08:46 | |
openstackgerrit | lifeless proposed a change to openstack/tripleo-incubator: Add in hosts file tweaking. https://review.openstack.org/74948 | 08:48 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-incubator: Bail early when updating a FAILED stack. https://review.openstack.org/74274 | 08:48 |
lifeless | SpamapS: around ? | 08:56 |
openstackgerrit | Marios Andreou proposed a change to openstack/tuskar: Handle overcloud-block-storage in heat template https://review.openstack.org/74969 | 08:57 |
*** jtomasek is now known as jtomasek|bbl | 09:00 | |
*** lucasagomes has joined #tripleo | 09:13 | |
*** jang1 has joined #tripleo | 09:17 | |
*** markmc has joined #tripleo | 09:18 | |
*** boris-42_ has quit IRC | 09:22 | |
*** matsuhashi has quit IRC | 09:29 | |
*** matsuhashi has joined #tripleo | 09:30 | |
*** cd-undercloud has joined #tripleo | 09:41 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 09:41 |
*** cd-undercloud has quit IRC | 09:41 | |
*** bauzas has joined #tripleo | 09:42 | |
*** CaptTofu has joined #tripleo | 09:45 | |
*** derekh has joined #tripleo | 09:47 | |
*** martyntaylor has joined #tripleo | 09:49 | |
*** jcoufal has quit IRC | 09:49 | |
*** CaptTofu has quit IRC | 09:50 | |
*** jcoufal has joined #tripleo | 09:50 | |
openstackgerrit | Ladislav Smola proposed a change to openstack/tuskar-ui: Showing configuration tab of deployed overcloud https://review.openstack.org/74750 | 09:51 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Glance: Add 'db' to README.md https://review.openstack.org/74043 | 09:53 |
*** jp_at_hp has joined #tripleo | 09:55 | |
*** geerdest has joined #tripleo | 09:55 | |
openstackgerrit | Ladislav Smola proposed a change to openstack/tuskar-ui: Showing configuration tab of deployed overcloud https://review.openstack.org/74750 | 09:56 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-heat-templates: Gather all hypervisor names into /etc/hosts. https://review.openstack.org/74928 | 10:08 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-heat-templates: Add a Merge::Map feature. https://review.openstack.org/74921 | 10:08 |
*** max_lobur_afk is now known as max_lobur | 10:19 | |
*** cd-undercloud has joined #tripleo | 10:29 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 10:29 |
*** cd-undercloud has quit IRC | 10:29 | |
lifeless | jprovazn: have a look at https://review.openstack.org/74928 | 10:31 |
*** boris-42_ has joined #tripleo | 10:31 | |
openstackgerrit | Ladislav Smola proposed a change to openstack/tuskar-ui: Showing configuration tab of deployed overcloud https://review.openstack.org/74750 | 10:31 |
openstackgerrit | Ladislav Smola proposed a change to openstack/tuskar-ui: Showing configuration tab of deployed overcloud https://review.openstack.org/74750 | 10:32 |
*** vkozhukalov has joined #tripleo | 10:33 | |
*** cd-undercloud has joined #tripleo | 10:37 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 10:37 |
*** cd-undercloud has quit IRC | 10:37 | |
jprovazn | lifeless: nice, I couldn't find the 'show' attr when searching for it | 10:38 |
SpamapS | lifeless: here now.. | 10:39 |
lifeless | jprovazn: http://docs.openstack.org/developer/heat/template_guide/openstack.html | 10:40 |
lifeless | jprovazn: though I read the source ;) | 10:40 |
lifeless | SpamapS: ^ map, implemented. can has revu :P | 10:40 |
SpamapS | lifeless: I suspect you've hit the Heat bug | 10:40 |
lifeless | SpamapS: what heat bug ? | 10:41 |
SpamapS | lifeless: Defaults with functions in them don't seem to work anymore | 10:44 |
lifeless | I'm deploying on the undercloud, so it worked there | 10:45 |
SpamapS | it is possible it was fixed | 10:45 |
lifeless | SpamapS: we haven't touched undercloud in a bit ;) | 10:45 |
SpamapS | lifeless: oh I see what you're saying | 10:46 |
lifeless | SpamapS: anyhow, its late here | 10:49 |
openstackgerrit | Dirk Mueller proposed a change to openstack/tripleo-image-elements: remove keystone-signing dir creation https://review.openstack.org/74989 | 10:49 |
openstackgerrit | Dirk Mueller proposed a change to openstack/tripleo-image-elements: Restrict horrific install hacks to Fedora https://review.openstack.org/74990 | 10:49 |
lifeless | SpamapS: is there a bug number for the heat thing? | 10:49 |
openstackgerrit | Dirk Mueller proposed a change to openstack/tripleo-image-elements: Excplicitly install dhcp-agent https://review.openstack.org/74991 | 10:49 |
lifeless | SpamapS: and please look at my Merge::Map - it is key for live migration, galera and rabbit | 10:50 |
lifeless | SpamapS: /away | 10:51 |
lifeless | bah | 10:51 |
*** matsuhashi has quit IRC | 10:58 | |
openstackgerrit | Jon-Paul Sullivan proposed a change to openstack/diskimage-builder: Enable custom apt.conf in apt-conf element https://review.openstack.org/74992 | 11:00 |
*** ramishra has quit IRC | 11:00 | |
*** killer_prince has quit IRC | 11:07 | |
*** martyntaylor1 has joined #tripleo | 11:07 | |
*** akuznetsov has quit IRC | 11:08 | |
derekh | Does heat provide any mechanism to notify a instance the stack is about to be deleted ? | 11:08 |
*** martyntaylor has quit IRC | 11:09 | |
*** akrivoka has joined #tripleo | 11:09 | |
*** akuznetsov has joined #tripleo | 11:09 | |
*** martyntaylor1 has quit IRC | 11:13 | |
*** jtomasek|bbl is now known as jtomasek | 11:13 | |
*** akuznetsov has quit IRC | 11:14 | |
*** martyntaylor has joined #tripleo | 11:18 | |
*** matsuhashi has joined #tripleo | 11:18 | |
*** CaptTofu has joined #tripleo | 11:24 | |
*** matsuhashi has quit IRC | 11:26 | |
SpamapS | lifeless: will review, thanks! | 11:26 |
*** matsuhashi has joined #tripleo | 11:27 | |
*** akuznetsov has joined #tripleo | 11:29 | |
*** martyntaylor has quit IRC | 11:30 | |
*** max_lobur is now known as max_lobur_afk | 11:31 | |
*** matsuhashi has quit IRC | 11:31 | |
*** jcoufal has quit IRC | 11:35 | |
*** jcoufal has joined #tripleo | 11:35 | |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Use seq in create-nodes https://review.openstack.org/74883 | 11:37 |
*** cd-undercloud has joined #tripleo | 11:38 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 11:38 |
*** cd-undercloud has quit IRC | 11:38 | |
*** martyntaylor has joined #tripleo | 11:40 | |
openstackgerrit | Jon-Paul Sullivan proposed a change to openstack/tripleo-incubator: Add source-repository element var setting script https://review.openstack.org/74393 | 11:43 |
*** matsuhashi has joined #tripleo | 11:45 | |
*** lazy_prince is now known as killer_prince | 11:47 | |
openstackgerrit | Dirk Mueller proposed a change to openstack/tripleo-image-elements: Fix neutronclient element for package based install https://review.openstack.org/74401 | 11:47 |
openstackgerrit | Dirk Mueller proposed a change to openstack/tripleo-image-elements: Restrict deletion of packaged files to Fedora like packages https://review.openstack.org/74990 | 11:50 |
openstackgerrit | Dirk Mueller proposed a change to openstack/tripleo-image-elements: Excplicitly install dhcp-agent https://review.openstack.org/74991 | 11:50 |
*** gcha has quit IRC | 11:53 | |
*** matsuhashi has quit IRC | 12:01 | |
*** matsuhashi has joined #tripleo | 12:01 | |
*** matsuhashi has quit IRC | 12:05 | |
*** matsuhashi has joined #tripleo | 12:07 | |
*** matsuhashi has quit IRC | 12:14 | |
*** matsuhashi has joined #tripleo | 12:15 | |
*** matsuhashi has quit IRC | 12:18 | |
*** matsuhashi has joined #tripleo | 12:18 | |
*** jcoufal has quit IRC | 12:20 | |
*** jcoufal has joined #tripleo | 12:20 | |
*** rbrady-bbl is now known as rbrady | 12:24 | |
*** lucasagomes is now known as lucas-hungry | 12:27 | |
*** derekh has quit IRC | 12:30 | |
*** athomas has quit IRC | 12:41 | |
*** hashar has joined #tripleo | 12:44 | |
openstackgerrit | Ryan Brady proposed a change to openstack/tripleo-heat-templates: Adds nfs share metadata to block-storage template https://review.openstack.org/75017 | 12:49 |
*** weshay has joined #tripleo | 12:53 | |
*** derekh has joined #tripleo | 12:58 | |
*** athomas has joined #tripleo | 12:58 | |
openstackgerrit | Ryan Brady proposed a change to openstack/tripleo-heat-templates: Adds nfs share metadata to block-storage template https://review.openstack.org/75017 | 12:58 |
*** cd-undercloud has joined #tripleo | 13:00 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 13:00 |
*** cd-undercloud has quit IRC | 13:00 | |
*** CaptTofu has quit IRC | 13:01 | |
*** CaptTofu has joined #tripleo | 13:02 | |
*** rbrady is now known as rbrady-afk | 13:02 | |
*** CaptTofu has quit IRC | 13:06 | |
marios | lsmola: this is the bug https://bugs.launchpad.net/tuskar-ui/+bug/1282516 | 13:23 |
uvirtbot | Launchpad bug 1282516 in tuskar-ui "not showing object-store nodes in deployment page" [Undecided,New] | 13:23 |
*** lblanchard has joined #tripleo | 13:24 | |
*** cd-undercloud has joined #tripleo | 13:25 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 13:25 |
*** cd-undercloud has quit IRC | 13:25 | |
*** jdob has joined #tripleo | 13:25 | |
lsmola | marios: ok will take that one | 13:25 |
lsmola | marios: we reckognize it just via image name now | 13:26 |
marios | lsmola: perfect thx. hopefully should be easy.maybe ui is looking for wrong string or something | 13:26 |
marios | lsmola: ok, it is 'overcloud-cinder-volume' | 13:26 |
lsmola | marios: hm, ok it should be the one that is stored in OvercloudRoles | 13:27 |
lsmola | marios: then it should work i suppose | 13:27 |
openstackgerrit | Dmitry Tantsur proposed a change to openstack/tuskar: Fix default path in tools/with_venv.sh https://review.openstack.org/75030 | 13:28 |
marios | lsmola: in the heat template, the image name defaults to overcloud-cinder-volume (like overcloud-control and overcloud-compute) | 13:28 |
marios | lsmola: 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 |
lsmola | marios: yeah i think we are making the assumption now, though it can be changed in rile and heat-parameters now | 13:30 |
lsmola | marios: s/rile/role/ | 13:30 |
marios | right fair | 13:30 |
lsmola | marios: for J, we need to find better way to make the association than the image, I suppose | 13:31 |
marios | lsmola: could just store in database when deploy/update | 13:31 |
lsmola | marios: probably some metadata stored in the resource | 13:31 |
marios | lsmola: from the role | 13:31 |
marios | right | 13:31 |
*** ccrouch has joined #tripleo | 13:32 | |
lsmola | marios: btw. how long was it deploying for you? | 13:35 |
*** martyntaylor has quit IRC | 13:35 | |
lsmola | marios: I've noticed with heat stack-show overcloud, that there is 1h timeout | 13:35 |
lsmola | marios: we should set this somehow dynamically, based on the number of deployed nodes | 13:35 |
marios | lsmola: 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 blocks | 13:36 |
marios | lsmola: am using https://gist.github.com/slagle/981b279299e91ca91bd9 | 13:37 |
marios | lsmola: (for undercloud i mean) | 13:37 |
marios | lsmola: but yes, time-out we need to think about depending on nodes | 13:37 |
lsmola | marios: is your timeout 1h too? | 13:38 |
marios | lsmola: well, i haven't hit it yet :) what timeout are you referring to? in ui to query heat for stack-show? | 13:39 |
lsmola | marios: I would say that something like this might already exist in Heat | 13:39 |
lsmola | marios: yeas I saw it in stack-show | 13:39 |
lsmola | marios: 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 heat | 13:40 |
*** lucas-hungry is now known as lucasagomes | 13:41 | |
openstackgerrit | Derek Higgins proposed a change to openstack/tripleo-incubator: Enable openvswitch https://review.openstack.org/75036 | 13:46 |
marios | lsmola: 1 compute, 1 controle, 4 block-store http://i.imgur.com/E96CCMC.png?1 | 13:48 |
lsmola | marios: nice | 13:49 |
marios | :) won't be happy till they're correctly being configured though. i hope we don't stumble onto any big problems there | 13:49 |
*** noslzzp has joined #tripleo | 13:50 | |
*** cd-undercloud has joined #tripleo | 13:50 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 13:50 |
*** cd-undercloud has quit IRC | 13:50 | |
*** matsuhas_ has joined #tripleo | 13:51 | |
*** geerdest_ has joined #tripleo | 13:52 | |
*** akuznets_ has joined #tripleo | 13:52 | |
*** bauzas1 has joined #tripleo | 13:52 | |
*** matty_dubs|gone is now known as matty_dubs | 13:53 | |
*** Shrews_ has joined #tripleo | 13:54 | |
Ng | morning | 13:55 |
*** martyntaylor has joined #tripleo | 13:57 | |
*** gcha has joined #tripleo | 13:59 | |
*** matsuhashi has quit IRC | 13:59 | |
*** akuznetsov has quit IRC | 13:59 | |
*** geerdest has quit IRC | 13:59 | |
*** bauzas has quit IRC | 13:59 | |
*** rbrady-afk has quit IRC | 13:59 | |
*** rpodolyaka has quit IRC | 13:59 | |
*** ekarlso has quit IRC | 13:59 | |
*** lsmola has quit IRC | 13:59 | |
*** Shrews has quit IRC | 13:59 | |
*** geerdest_ is now known as geerdest | 14:00 | |
SpamapS | Ng: back from .de ? | 14:02 |
Ng | SpamapS: yup :) | 14:02 |
SpamapS | Ng: you've missed some good times here in Galway ;) | 14:02 |
Ng | SpamapS: oh? | 14:02 |
*** saju_m has quit IRC | 14:11 | |
*** noslzzp has quit IRC | 14:11 | |
*** jang1 has quit IRC | 14:11 | |
SpamapS | Ng: There must be a black hole that sucks in all bandwidth near by | 14:15 |
*** nosnos_ has joined #tripleo | 14:15 | |
*** dprince has joined #tripleo | 14:15 | |
*** lsmola has joined #tripleo | 14:15 | |
*** rbrady-afk has joined #tripleo | 14:16 | |
*** 18WAFUHWT has joined #tripleo | 14:16 | |
*** rpodolyaka has joined #tripleo | 14:16 | |
*** ekarlso has joined #tripleo | 14:16 | |
*** jang2 has joined #tripleo | 14:16 | |
*** saju_m has joined #tripleo | 14:16 | |
*** julim has joined #tripleo | 14:16 | |
*** cd-undercloud has joined #tripleo | 14:16 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 14:16 |
*** cd-undercloud has quit IRC | 14:16 | |
*** Kim-Chi-San has quit IRC | 14:16 | |
*** nosnos has quit IRC | 14:16 | |
*** noslzzp has joined #tripleo | 14:16 | |
*** jcooley_ has quit IRC | 14:17 | |
*** matsuhas_ has quit IRC | 14:17 | |
*** matsuhashi has joined #tripleo | 14:18 | |
mordred | SpamapS: yeah - what's up with the bandwidth thing over there? | 14:19 |
*** dshurtle has joined #tripleo | 14:20 | |
*** 18WAFUHWT has quit IRC | 14:20 | |
*** rpodolyaka has quit IRC | 14:20 | |
*** ekarlso has quit IRC | 14:20 | |
*** jpeeler has quit IRC | 14:23 | |
*** jpeeler has joined #tripleo | 14:25 | |
*** sballe_ has joined #tripleo | 14:27 | |
*** saju_m has quit IRC | 14:27 | |
*** dshurtle_ has joined #tripleo | 14:28 | |
*** jog0_ has joined #tripleo | 14:29 | |
*** juice- has joined #tripleo | 14:30 | |
*** d0ugal_ has joined #tripleo | 14:31 | |
*** d0ugal_ has quit IRC | 14:31 | |
*** d0ugal_ has joined #tripleo | 14:31 | |
*** funzo_ has joined #tripleo | 14:32 | |
*** 18WAFUHWT has joined #tripleo | 14:34 | |
*** rpodolyaka has joined #tripleo | 14:34 | |
*** ekarlso has joined #tripleo | 14:34 | |
*** max_lobur has joined #tripleo | 14:34 | |
*** juice has quit IRC | 14:38 | |
*** jog0 has quit IRC | 14:38 | |
*** dshurtle has quit IRC | 14:38 | |
*** athomas has quit IRC | 14:38 | |
*** uvirtbot has quit IRC | 14:38 | |
*** sballe has quit IRC | 14:38 | |
*** d0ugal has quit IRC | 14:38 | |
*** juice- is now known as juice | 14:38 | |
*** max_lobur_afk has quit IRC | 14:38 | |
*** funzo has quit IRC | 14:38 | |
*** jpeeler has quit IRC | 14:40 | |
*** jpeeler has joined #tripleo | 14:40 | |
*** cd-undercloud has joined #tripleo | 14:40 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 14:40 |
*** cd-undercloud has quit IRC | 14:40 | |
*** jpeeler has quit IRC | 14:40 | |
*** jpeeler has joined #tripleo | 14:40 | |
*** d0ugal_ has quit IRC | 14:41 | |
*** d0ugal_ has joined #tripleo | 14:42 | |
*** d0ugal_ is now known as d0ugal | 14:43 | |
*** athomas has joined #tripleo | 14:43 | |
*** uvirtbot has joined #tripleo | 14:43 | |
*** jp_at_hp has quit IRC | 14:47 | |
*** jp_at_hp has joined #tripleo | 14:48 | |
*** funzo_ is now known as funzo | 14:49 | |
*** boris-42_ has quit IRC | 14:52 | |
*** akuznets_ has quit IRC | 14:57 | |
*** julim_ has joined #tripleo | 15:01 | |
*** julim has quit IRC | 15:04 | |
*** matsuhashi has quit IRC | 15:05 | |
*** cd-undercloud has joined #tripleo | 15:05 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 15:05 |
*** cd-undercloud has quit IRC | 15:05 | |
*** nosnos_ has quit IRC | 15:06 | |
*** dtantsur has quit IRC | 15:08 | |
*** dtantsur has joined #tripleo | 15:13 | |
SpamapS | hrm | 15:15 |
SpamapS | undercloud not responding to DHCP from my baremetal nodes | 15:15 |
*** rsacharya_ has joined #tripleo | 15:18 | |
*** max_lobur is now known as max_lobur_afk | 15:26 | |
derekh | rwsu: 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 supplied | 15:26 |
*** rdopieralski has quit IRC | 15:26 | |
rwsu | yup, that's what i'm seeing | 15:27 |
derekh | on undercloud we have heat_metadata_server_url=http://:8000/v1/ in heat.conf | 15:27 |
derekh | rwsu: which comes from here in the metadata | 15:28 |
derekh | heat_metadata_server_url = {{heat.metadata_server_url}} | 15:28 |
derekh | rwsu: on undercloud : os-apply-config --key heat.metadata_server_url --type raw | 15:29 |
derekh | returns url without host | 15:29 |
*** cd-undercloud has joined #tripleo | 15:29 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 15:29 |
*** cd-undercloud has quit IRC | 15:29 | |
derekh | rwsu: which all got changed a few days ago here https://review.openstack.org/#/c/72740/1/undercloud-source.yaml | 15:29 |
derekh | rwsu: so basically I think the default for ControllerAddress in that template isn't working | 15:30 |
derekh | only finished tracking it down now so trying to figure out a fix at the moment | 15:30 |
rwsu | ah, that might explain it | 15:30 |
SpamapS | derekh: we have that bug too | 15:31 |
SpamapS | derekh: I have a fix for the templates | 15:31 |
SpamapS | derekh: basically have to not use functions in the Default's of parameters | 15:31 |
derekh | SpamapS: cool, saves me some time :-) | 15:32 |
derekh | SpamapS: I was wondering if functions in defaults was valid | 15:32 |
SpamapS | derekh: I was kind of sure it wasn't valid | 15:32 |
SpamapS | derekh: but I recall somebody saying that it worked :-P | 15:32 |
openstackgerrit | Michael Kerrin proposed a change to openstack/tripleo-image-elements: Install latest version of pip and virtualenv https://review.openstack.org/75071 | 15:32 |
SpamapS | derekh: aactually it did work, but something landed in Heat which broke it | 15:33 |
SpamapS | and I don't think it is supposed to work | 15:33 |
derekh | SpamapS: ok, | 15:33 |
*** edmund has quit IRC | 15:37 | |
*** jprovazn has quit IRC | 15:38 | |
geerdest | derekh:https://bugs.launchpad.net/tripleo/+bug/1282594 | 15:41 |
uvirtbot | Launchpad bug 1282594 in tripleo "heat template broken under/over clouds in default config" [Undecided,New] | 15:41 |
*** vkozhukalov has quit IRC | 15:41 | |
derekh | geerdest: thanks | 15:42 |
openstackgerrit | Clint "SpamapS" Byrum proposed a change to openstack/tripleo-heat-templates: Remove uses of functions in parameter defaults https://review.openstack.org/75074 | 15:46 |
SpamapS | derekh: ^^ thats the fix | 15:49 |
*** jcoufal has quit IRC | 15:50 | |
derekh | SpamapS: thanks, testing | 15:51 |
*** jcoufal has joined #tripleo | 15:52 | |
SpamapS | how do DHCP packets get from br-ctlplane on undercloud to the DHCP namespace? | 15:52 |
*** boris-42_ has joined #tripleo | 15:52 | |
*** cd-undercloud has joined #tripleo | 15:54 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 15:54 |
*** cd-undercloud has quit IRC | 15:54 | |
*** ramishra has joined #tripleo | 15:58 | |
*** vkozhukalov has joined #tripleo | 15:59 | |
*** rsacharya_ has quit IRC | 16:00 | |
*** Shrews_ is now known as Shrews | 16:01 | |
*** rsacharya_ has joined #tripleo | 16:01 | |
*** killer_prince is now known as lazy_prince | 16:09 | |
openstackgerrit | Dan Prince proposed a change to openstack/tripleo-incubator: devtest_overcloud: No need to set NODE_ARCH twice https://review.openstack.org/75083 | 16:16 |
*** mrunge has quit IRC | 16:16 | |
*** cd-undercloud has joined #tripleo | 16:20 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 16:20 |
*** cd-undercloud has quit IRC | 16:20 | |
openstackgerrit | Dan Prince proposed a change to openstack/tripleo-incubator: Make the TE_DATAFILE check self documenting https://review.openstack.org/75084 | 16:20 |
openstackgerrit | Michael Kerrin proposed a change to openstack/tripleo-image-elements: Make the pypi mirror configurable via a DIB_PYPI_INDEX_URL https://review.openstack.org/75085 | 16:20 |
*** UtahDave has joined #tripleo | 16:25 | |
*** jang2 has quit IRC | 16:29 | |
derekh | SpamapS: got this in my neutron logs "ip link add int-br-ctlplane type veth peer name phy-br-ctlplane" | 16:32 |
derekh | SpamapS: why ovs-vsctl show doesn't output the peer details is beyond me | 16:33 |
*** dtantsur has quit IRC | 16:33 | |
openstackgerrit | Michael Kerrin proposed a change to openstack/tripleo-incubator: Upgrade pip in the openstack-tools virtualenv https://review.openstack.org/75090 | 16:34 |
*** cody-somerville has quit IRC | 16:34 | |
*** rsacharya_ has quit IRC | 16:35 | |
*** jcoufal has quit IRC | 16:35 | |
*** jcoufal has joined #tripleo | 16:36 | |
lsmola | SpamapS: derekh hello, are you around for quick question? | 16:39 |
derekh | lsmola: I can try | 16:39 |
lsmola | derekh: do you know what this does? https://github.com/openstack/tripleo-incubator/blob/master/scripts/init-keystone#L85 | 16:40 |
derekh | lsmola: yup | 16:40 |
lsmola | derekh: I am looking for a way how the whole initialization could be done from tuskarAPI | 16:40 |
derekh | lsmola: so keystone doesn't ship with certs | 16:40 |
*** pbelanyi has quit IRC | 16:40 | |
lsmola | derekh: so not using ssh or shell scripts | 16:40 |
lsmola | derekh: ok, so this creates a cert on the Overcloud Controller? | 16:41 |
*** edmund has joined #tripleo | 16:41 | |
derekh | lsmola: that command geterates the certs in /mnt/state/etc/keystone/ssl | 16:42 |
*** ramishra has quit IRC | 16:42 | |
derekh | lsmola: yup | 16:42 |
lsmola | derekh: is there any other way how this could be done without remotely calling that script? | 16:42 |
*** akuznetsov has joined #tripleo | 16:42 | |
lsmola | derekh: some API inside keystone? | 16:42 |
lsmola | derekh: or we would have to add it? | 16:42 |
derekh | lsmola: I don't know of any api, lemme check something | 16:43 |
lsmola | derekh: I am looking for a clean way to initialize the whole overcloud :-) | 16:44 |
*** geerdest has quit IRC | 16:44 | |
*** marun has joined #tripleo | 16:44 | |
openstackgerrit | Jon-Paul Sullivan proposed a change to openstack/diskimage-builder: Set noclobber around element consolidation https://review.openstack.org/75097 | 16:45 |
*** cd-undercloud has joined #tripleo | 16:45 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 16:45 |
*** cd-undercloud has quit IRC | 16:45 | |
*** bauzas1 has quit IRC | 16:46 | |
derekh | lsmola: 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-keystone | 16:48 |
derekh | lsmola: cause I don't wanna be blamed for a CVE in 18months time :-) | 16:48 |
lsmola | hehe | 16:48 |
lsmola | derekh: I will leave this one opened | 16:49 |
lsmola | derekh: ok, last one is coming :-) | 16:49 |
lsmola | derekh: https://github.com/openstack/tripleo-incubator/blob/master/scripts/user-config#L5 | 16:49 |
lsmola | derekh: how is this public key then used? | 16:49 |
lsmola | derekh: it's the public key of the machine i am running devtest.sh on? | 16:50 |
derekh | lsmola: when creating an instance on that cloud you use "nova boot --keyname default ..." | 16:50 |
derekh | lsmola: that public key is then place in authorized_keys on the instance when its booted, so you get ssh access | 16:51 |
lsmola | derekh: right | 16:51 |
derekh | lsmola: thats an api call, so you should be ok with that one | 16:52 |
lsmola | derekh: so that measn for us, that we will provide a textarea where user can put their public keys | 16:52 |
lsmola | derekh: excellent | 16:52 |
derekh | lsmola: yup, that sounds about right | 16:52 |
lsmola | derekh: seems liek everything is api calls except the first one | 16:52 |
lsmola | derekh: that is great news :-) | 16:52 |
lsmola | derekh: ok, thank you for the help | 16:53 |
derekh | lsmola: no prob | 16:53 |
*** jp_at_hp has quit IRC | 16:55 | |
*** cwolferh has joined #tripleo | 16:59 | |
*** rsacharya_ has joined #tripleo | 17:07 | |
openstackgerrit | Derek Higgins proposed a change to openstack/tripleo-incubator: Enable openvswitch https://review.openstack.org/75036 | 17:08 |
*** markmc has quit IRC | 17:09 | |
*** UtahDave has quit IRC | 17:09 | |
*** cd-undercloud has joined #tripleo | 17:11 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 17:11 |
*** cd-undercloud has quit IRC | 17:11 | |
*** cadenzajon has joined #tripleo | 17:14 | |
*** jistr has quit IRC | 17:15 | |
*** e0ne has quit IRC | 17:17 | |
*** matty_dubs is now known as matty_dubs|lunch | 17:20 | |
*** lsmola has quit IRC | 17:23 | |
ccrouch | slagle: any other cores: can you take a look at https://review.openstack.org/#/c/75074/ | 17:24 |
ccrouch | i'd like this to land so that everyone doesnt have to run with patched templates | 17:25 |
slagle | looking | 17:25 |
*** rsacharya_ has quit IRC | 17:26 | |
*** jog0_ is now known as jog0 | 17:28 | |
*** bauzas has joined #tripleo | 17:32 | |
*** vkozhukalov has quit IRC | 17:32 | |
*** saju_m has joined #tripleo | 17:33 | |
*** cadenzajon has quit IRC | 17:34 | |
*** cadenzajon_ has joined #tripleo | 17:34 | |
*** newell has joined #tripleo | 17:35 | |
*** cd-undercloud has joined #tripleo | 17:37 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 17:37 |
*** cd-undercloud has quit IRC | 17:37 | |
openstackgerrit | James Slagle proposed a change to openstack/tripleo-heat-templates: Remove uses of functions in parameter defaults https://review.openstack.org/75074 | 17:39 |
slagle | ccrouch: block-storage.yaml needed an update too. i pushed a new patchset that added that | 17:40 |
slagle | i suppose i can't +2 now though | 17:41 |
slagle | what are the "rules" on that? | 17:41 |
*** martyntaylor has left #tripleo | 17:41 | |
*** jcoufal has quit IRC | 17:42 | |
derekh | slagle: 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 |
derekh | slagle: at least I think thats the way it is | 17:43 |
slagle | sounds good to me :) | 17:43 |
bnemec | I +1'd, but see my comments on the review. I have concerns about this long-term. | 17:45 |
openstackgerrit | Ana Krivokapic proposed a change to openstack/tuskar-ui: Add pie charts to node overview and deployment overview https://review.openstack.org/74764 | 17:45 |
derekh | bnemec: yup, makes sense | 17:46 |
*** saju_m has quit IRC | 17:46 | |
ccrouch | bnemec: 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_dubs | 17:49 | |
bnemec | ccrouch: Yeah, I think that makes sense. I'll get a new bug opened. | 17:49 |
*** CaptTofu has joined #tripleo | 17:53 | |
openstackgerrit | A change was merged to openstack/tripleo-heat-templates: Remove uses of functions in parameter defaults https://review.openstack.org/75074 | 17:56 |
ccrouch | SpamapS: bnemec slagle derekh: great stuff ^ :-) | 17:57 |
bnemec | Opened https://bugs.launchpad.net/tripleo/+bug/1282703 to track the needed improvements. | 17:58 |
uvirtbot | Launchpad bug 1282703 in tripleo "Limitation in undercloud heat template controller address" [Medium,Triaged] | 17:58 |
derekh | I hear the bell, home time | 17:58 |
*** derekh has quit IRC | 17:58 | |
*** cd-undercloud has joined #tripleo | 18:02 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 18:02 |
*** cd-undercloud has quit IRC | 18:02 | |
*** hashar has quit IRC | 18:07 | |
*** saju_m has joined #tripleo | 18:09 | |
openstackgerrit | A change was merged to openstack/tuskar-ui: Fix overcloud action buttons disabling https://review.openstack.org/74761 | 18:12 |
openstackgerrit | A change was merged to openstack/tuskar-ui: Add MAC addresses to node details page https://review.openstack.org/74813 | 18:12 |
*** akrivoka has quit IRC | 18:15 | |
*** saju_m has quit IRC | 18:17 | |
*** cadenzajon_ has quit IRC | 18:18 | |
*** saju_m has joined #tripleo | 18:21 | |
*** e0ne has joined #tripleo | 18:24 | |
openstackgerrit | Jay Dobies proposed a change to openstack/tuskar: Removed unnecessary nova client https://review.openstack.org/75122 | 18:24 |
*** gcha has quit IRC | 18:25 | |
openstackgerrit | Jay Dobies proposed a change to openstack/tuskar: Removed unnecessary nova client https://review.openstack.org/75122 | 18:25 |
marun | Re: Brian Bouterse | Networking PSE | 18:27 |
marun | Re: 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 PSE | 18:27 |
openstackgerrit | Dan Prince proposed a change to openstack/tripleo-image-elements: nova-kvm: configure /etc/sysconfig/libvirtd https://review.openstack.org/75124 | 18:27 |
*** saju_m has quit IRC | 18:28 | |
*** cadenzajon has joined #tripleo | 18:28 | |
*** cd-undercloud has joined #tripleo | 18:28 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 18:28 |
*** cd-undercloud has quit IRC | 18:28 | |
*** shakayumi has joined #tripleo | 18:29 | |
*** saju_m has joined #tripleo | 18:32 | |
*** lucasagomes has quit IRC | 18:40 | |
*** athomas has quit IRC | 18:44 | |
*** ifarkas has quit IRC | 18:45 | |
*** mrunge has joined #tripleo | 18:46 | |
openstackgerrit | Dan Prince proposed a change to openstack/tripleo-image-elements: Restart libvirtd after making a config change. https://review.openstack.org/75133 | 18:47 |
*** mrunge has quit IRC | 18:49 | |
*** jprovazn has joined #tripleo | 18:50 | |
lifeless | dprince: good morning! Sorry to nag :( but any news on the RH region ? | 18:51 |
*** cd-undercloud has joined #tripleo | 18:53 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 18:53 |
*** cd-undercloud has quit IRC | 18:53 | |
dprince | lifeless: slow going but there has been at least some progress I think | 18:53 |
dprince | lifeless: I can forward you the latest email, one sec. | 18:53 |
lifeless | dprince: thanks! | 18:54 |
dprince | lifeless: looks like our /24 has been assigned | 18:54 |
*** kfox1111 has joined #tripleo | 18:55 | |
*** marun has quit IRC | 18:55 | |
kfox1111 | getting an issue when trying to use disk-image-builder https://git.openstack.org/openstack/neutron.git/ checkout is failing. | 18:55 |
kfox1111 | curling it shows a 404. | 18:56 |
*** marun has joined #tripleo | 18:56 | |
kfox1111 | git clone says gnutls_handshake() failed: A TLS packet with unexpected length was received. | 18:56 |
kfox1111 | Is this an infrastructure issue? | 18:56 |
*** saurabhs has joined #tripleo | 18:56 | |
lifeless | dprince: I've added that to the CD cloud admin spreadsheet | 18:58 |
kfox1111 | never mind. corperate firewall. :/ | 19:03 |
lifeless | SpamapS: so hi | 19: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 |
lifeless | SpamapS: 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 |
lifeless | SpamapS: 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 |
lifeless | all small and simple, some cross-tree dependencies so review in that order :) | 19:16 |
dprince | lifeless: where is the spreadsheet? | 19:17 |
lifeless | dprince: on https://wiki.openstack.org/wiki/TripleO/TripleOCloud under 'access rules' | 19:18 |
jprovazn | lifeless, looking | 19:18 |
dprince | lifeless: ah. missed that link, thanks | 19:19 |
lifeless | dprince: we should perhaps make separate heading for it | 19:21 |
*** vkozhukalov has joined #tripleo | 19:24 | |
*** dshurtle_ has quit IRC | 19:29 | |
openstackgerrit | Gregory Haynes proposed a change to openstack/tripleo-heat-templates: Add rabbit username to scale_result test https://review.openstack.org/75149 | 19:30 |
ccrouch | anybody seen csomerville ? | 19:31 |
stevebaker | lifeless: high-latency yo | 19:33 |
lifeless | stevebaker: yo, another feature I need for HOT ;) | 19:38 |
lifeless | ccrouch: no, but he's usually responsive on email. Whats up ? | 19:38 |
lifeless | stevebaker: have a look at https://review.openstack.org/#/c/74921/ and its dependent | 19:39 |
openstackgerrit | James Slagle proposed a change to openstack/diskimage-builder: Add libvirt-bin -> libvirtd to map-services. https://review.openstack.org/74755 | 19:39 |
stevebaker | lifeless: yes, I've been thinking about that | 19:40 |
stevebaker | lifeless: since SpamapS's mail | 19:40 |
slagle | lifeless: https://review.openstack.org/#/c/74755/ needs your +2 again. pushed up another patchset and had to rebase | 19:40 |
lifeless | oh look, I hadn't see his mail | 19:40 |
lifeless | slagle: you can +2 it as well | 19:41 |
slagle | done | 19:41 |
*** cd-undercloud has joined #tripleo | 19:43 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 19:43 |
*** cd-undercloud has quit IRC | 19:43 | |
stevebaker | lifeless: 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 |
lifeless | stevebaker: uhhh | 19:44 |
lifeless | stevebaker: why? | 19:44 |
jprovazn | lifeless, https://review.openstack.org/#/c/74928/4 will need rebase (it conflicts with SpamapS newest path b6ee51161e77dcbe61de3365052039865742a7a0) | 19:45 |
jprovazn | lifeless, 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 more | 19:47 |
lifeless | ugh | 19:48 |
lifeless | oh wow | 19:48 |
lifeless | this is nasty. fixing. | 19:48 |
*** jprovazn is now known as jprovazn_afk | 19:49 | |
openstackgerrit | A change was merged to openstack/diskimage-builder: Add libvirt-bin -> libvirtd to map-services. https://review.openstack.org/74755 | 19:53 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-heat-templates: Gather all hypervisor names into /etc/hosts. https://review.openstack.org/74928 | 20:03 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-heat-templates: Fix tests. https://review.openstack.org/74903 | 20:03 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-heat-templates: Add a Merge::Map feature. https://review.openstack.org/74921 | 20:03 |
*** hashar has joined #tripleo | 20:03 | |
openstackgerrit | Gregory Haynes proposed a change to openstack/tripleo-heat-templates: Add scaling size metadata to scaled mergable_types https://review.openstack.org/74860 | 20:04 |
lifeless | jprovazn_afk: / slagle / marios / SpamapS ^ fixed. The test I didn't change, but its a test so :)( | 20:04 |
openstackgerrit | James Slagle proposed a change to openstack/diskimage-builder: Remove accidnetal merge marker https://review.openstack.org/75169 | 20:10 |
openstackgerrit | James Slagle proposed a change to openstack/diskimage-builder: Remove accidental merge marker https://review.openstack.org/75169 | 20:10 |
*** cadenzajon has quit IRC | 20:12 | |
*** dprince has quit IRC | 20:16 | |
*** rlandy has quit IRC | 20:33 | |
*** jang1 has joined #tripleo | 20:33 | |
*** cd-undercloud has joined #tripleo | 20:35 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 20:35 |
*** cd-undercloud has quit IRC | 20:35 | |
devananda | pythonic question for folks - any idea why "python -m subunit.run discover" would be spewing non-ASCII garbage and failing, but only sometimes? | 20:43 |
clarkb | devananda: import failures, possibly due to code that executes on import | 20:44 |
clarkb | which is bad bad bad | 20:44 |
devananda | hmm, k | 20:44 |
clarkb | devananda: the garbage should have non garbage in it | 20:45 |
clarkb | iirc lifeless has UI improvements for that with latest tooling | 20:45 |
clarkb | if you install from source | 20:45 |
devananda | just a list of tests that it discovered | 20:45 |
devananda | so flake8 isn't telling me anything about bad imports | 20:46 |
devananda | but yea, i did remove a module and it's probably still being imported somewhere | 20:46 |
clarkb | devananda: right flake8 is static analysis | 20:46 |
* devananda was hoping testr would be better than just grepping for it | 20:46 | |
lifeless | there's also a testtools patch that reports the error | 20:46 |
clarkb | I think you actually have to execute the import code for it to fall over | 20:46 |
lifeless | devananda: see the thread started by mike about this in heat | 20:46 |
lifeless | on the dev list | 20:46 |
devananda | thanks | 20:47 |
*** e0ne has quit IRC | 20:50 | |
*** jog0 has quit IRC | 21:05 | |
*** noslzzp has quit IRC | 21:05 | |
*** clarkb has quit IRC | 21:05 | |
*** jesusaurus has quit IRC | 21:05 | |
*** julim_ has quit IRC | 21:05 | |
*** uvirtbot has quit IRC | 21:05 | |
*** cwolferh has quit IRC | 21:05 | |
*** stevebaker has quit IRC | 21:05 | |
*** rainya has quit IRC | 21:05 | |
*** tteggel has quit IRC | 21:05 | |
*** EntropyWorks has quit IRC | 21:05 | |
*** victor_lowther_ has quit IRC | 21:05 | |
*** mikal has quit IRC | 21:05 | |
*** BLZbubba_ has quit IRC | 21:05 | |
*** bnemec has quit IRC | 21:05 | |
*** wendar has quit IRC | 21:05 | |
*** StevenK has quit IRC | 21:05 | |
*** tchaypo has quit IRC | 21:05 | |
*** fungi has quit IRC | 21:05 | |
*** john-n-seattle has quit IRC | 21:05 | |
*** sdague has quit IRC | 21:05 | |
*** sbadia has quit IRC | 21:05 | |
*** bauzas has quit IRC | 21:05 | |
*** 18WAFUHWT has quit IRC | 21:05 | |
*** rpodolyaka has quit IRC | 21:05 | |
*** ekarlso has quit IRC | 21:05 | |
*** hashar has quit IRC | 21:05 | |
*** kfox1111 has quit IRC | 21:05 | |
*** CaptTofu has quit IRC | 21:05 | |
*** edmund has quit IRC | 21:05 | |
*** d0ugal has quit IRC | 21:05 | |
*** ccrouch has quit IRC | 21:05 | |
*** jeremydei has quit IRC | 21:05 | |
*** rbrady-afk has quit IRC | 21:05 | |
*** jdob has quit IRC | 21:05 | |
*** jomara has quit IRC | 21:05 | |
*** ccorrigan has quit IRC | 21:05 | |
*** saju_m has quit IRC | 21:05 | |
*** max_lobur_afk has quit IRC | 21:05 | |
*** funzo has quit IRC | 21:05 | |
*** weshay has quit IRC | 21:05 | |
*** SpamapS has quit IRC | 21:05 | |
*** sseago has quit IRC | 21:05 | |
*** phschwartz has quit IRC | 21:05 | |
*** vipul has quit IRC | 21:05 | |
*** michchap has quit IRC | 21:05 | |
*** ohadlevy has quit IRC | 21:05 | |
*** marun has quit IRC | 21:05 | |
*** shakayumi has quit IRC | 21:05 | |
*** saurabhs has quit IRC | 21:05 | |
*** newell has quit IRC | 21:05 | |
*** jpeeler has quit IRC | 21:05 | |
*** juice has quit IRC | 21:05 | |
*** kiall has quit IRC | 21:05 | |
*** yamahata_ has quit IRC | 21:05 | |
*** mestery has quit IRC | 21:05 | |
*** blamar has quit IRC | 21:05 | |
*** jcooley has quit IRC | 21:05 | |
*** Lotus907efi_ has quit IRC | 21:05 | |
*** vkozhukalov has quit IRC | 21:05 | |
*** jprovazn_afk has quit IRC | 21:05 | |
*** sballe_ has quit IRC | 21:05 | |
*** lazy_prince has quit IRC | 21:05 | |
*** jrist has quit IRC | 21:05 | |
*** davidlenwell has quit IRC | 21:05 | |
*** mordred has quit IRC | 21:05 | |
*** lynxman has quit IRC | 21:05 | |
*** GheRivero has quit IRC | 21:05 | |
*** boris-42_ has quit IRC | 21:05 | |
*** slagle has quit IRC | 21:05 | |
*** rollerj has quit IRC | 21:05 | |
*** al has quit IRC | 21:05 | |
*** tzumainn has quit IRC | 21:05 | |
*** kevinbenton has quit IRC | 21:05 | |
*** ChanServ has quit IRC | 21:05 | |
*** jang1 has quit IRC | 21:05 | |
*** akuznetsov has quit IRC | 21:05 | |
*** Shrews has quit IRC | 21:05 | |
*** openstackgerrit has quit IRC | 21:05 | |
*** nijaba has quit IRC | 21:05 | |
*** hewbrocca has quit IRC | 21:05 | |
*** pleia2 has quit IRC | 21:05 | |
*** marios has quit IRC | 21:05 | |
*** spiffxp_ has quit IRC | 21:05 | |
*** lblanchard has quit IRC | 21:05 | |
*** jtomasek has quit IRC | 21:05 | |
*** dkehn_ has quit IRC | 21:05 | |
*** dkehn has quit IRC | 21:05 | |
*** lifeless has quit IRC | 21:05 | |
*** howleyt has quit IRC | 21:05 | |
*** AaronGr has quit IRC | 21:05 | |
*** Daviey has quit IRC | 21:05 | |
*** matty_dubs has quit IRC | 21:05 | |
*** greghaynes has quit IRC | 21:05 | |
*** sgrasley has quit IRC | 21:05 | |
*** olaph has quit IRC | 21:05 | |
*** rwsu has quit IRC | 21:05 | |
*** antonym has quit IRC | 21:05 | |
*** rha has quit IRC | 21:05 | |
*** bogdando has quit IRC | 21:05 | |
*** tserong has quit IRC | 21:05 | |
*** sdake has quit IRC | 21:05 | |
*** shardy_afk has quit IRC | 21:05 | |
*** NobodyCam has quit IRC | 21:05 | |
*** devananda has quit IRC | 21:05 | |
*** zaro has quit IRC | 21:05 | |
*** Ng has quit IRC | 21:05 | |
*** SlickNik has quit IRC | 21:05 | |
*** fungi has joined #tripleo | 21:08 | |
*** tchaypo has joined #tripleo | 21:08 | |
*** StevenK has joined #tripleo | 21:08 | |
*** wendar has joined #tripleo | 21:08 | |
*** bnemec has joined #tripleo | 21:08 | |
*** BLZbubba_ has joined #tripleo | 21:08 | |
*** mikal has joined #tripleo | 21:08 | |
*** victor_lowther_ has joined #tripleo | 21:08 | |
*** EntropyWorks has joined #tripleo | 21:08 | |
*** tteggel has joined #tripleo | 21:08 | |
*** rainya has joined #tripleo | 21:08 | |
*** stevebaker has joined #tripleo | 21:08 | |
*** cwolferh has joined #tripleo | 21:08 | |
*** SlickNik has joined #tripleo | 21:08 | |
*** rha has joined #tripleo | 21:08 | |
*** Ng has joined #tripleo | 21:08 | |
*** matty_dubs has joined #tripleo | 21:08 | |
*** Daviey has joined #tripleo | 21:08 | |
*** zaro has joined #tripleo | 21:08 | |
*** devananda has joined #tripleo | 21:08 | |
*** NobodyCam has joined #tripleo | 21:08 | |
*** shardy_afk has joined #tripleo | 21:08 | |
*** ChanServ has joined #tripleo | 21:08 | |
*** spiffxp_ has joined #tripleo | 21:08 | |
*** marios has joined #tripleo | 21:08 | |
*** GheRivero has joined #tripleo | 21:08 | |
*** lynxman has joined #tripleo | 21:08 | |
*** AaronGr has joined #tripleo | 21:08 | |
*** mordred has joined #tripleo | 21:08 | |
*** davidlenwell has joined #tripleo | 21:08 | |
*** Lotus907efi_ has joined #tripleo | 21:08 | |
*** kevinbenton has joined #tripleo | 21:08 | |
*** ohadlevy has joined #tripleo | 21:08 | |
*** pleia2 has joined #tripleo | 21:08 | |
*** jcooley has joined #tripleo | 21:08 | |
*** antonym has joined #tripleo | 21:08 | |
*** ccorrigan has joined #tripleo | 21:08 | |
*** howleyt has joined #tripleo | 21:08 | |
*** hewbrocca has joined #tripleo | 21:08 | |
*** nijaba has joined #tripleo | 21:08 | |
*** michchap has joined #tripleo | 21:08 | |
*** vipul has joined #tripleo | 21:08 | |
*** sdake has joined #tripleo | 21:08 | |
*** tzumainn has joined #tripleo | 21:08 | |
*** tserong has joined #tripleo | 21:08 | |
*** bogdando has joined #tripleo | 21:08 | |
*** dickson.freenode.net sets mode: +vvo fungi Ng ChanServ | 21:08 | |
*** al has joined #tripleo | 21:08 | |
*** blamar has joined #tripleo | 21:08 | |
*** rwsu has joined #tripleo | 21:08 | |
*** lifeless has joined #tripleo | 21:08 | |
*** olaph has joined #tripleo | 21:08 | |
*** sgrasley has joined #tripleo | 21:08 | |
*** greghaynes has joined #tripleo | 21:08 | |
*** jeremydei has joined #tripleo | 21:08 | |
*** mestery has joined #tripleo | 21:08 | |
*** dkehn has joined #tripleo | 21:08 | |
*** yamahata_ has joined #tripleo | 21:08 | |
*** phschwartz has joined #tripleo | 21:08 | |
*** openstackgerrit has joined #tripleo | 21:08 | |
*** sseago has joined #tripleo | 21:08 | |
*** rollerj has joined #tripleo | 21:08 | |
*** dkehn_ has joined #tripleo | 21:08 | |
*** jrist has joined #tripleo | 21:08 | |
*** jomara has joined #tripleo | 21:08 | |
*** slagle has joined #tripleo | 21:08 | |
*** kiall has joined #tripleo | 21:08 | |
*** lazy_prince has joined #tripleo | 21:08 | |
*** SpamapS has joined #tripleo | 21:08 | |
*** jtomasek has joined #tripleo | 21:08 | |
*** weshay has joined #tripleo | 21:08 | |
*** lblanchard has joined #tripleo | 21:08 | |
*** jdob has joined #tripleo | 21:08 | |
*** ccrouch has joined #tripleo | 21:08 | |
*** Shrews has joined #tripleo | 21:08 | |
*** rbrady-afk has joined #tripleo | 21:08 | |
*** sballe_ has joined #tripleo | 21:08 | |
*** juice has joined #tripleo | 21:08 | |
*** funzo has joined #tripleo | 21:08 | |
*** max_lobur_afk has joined #tripleo | 21:08 | |
*** jpeeler has joined #tripleo | 21:08 | |
*** d0ugal has joined #tripleo | 21:08 | |
*** boris-42_ has joined #tripleo | 21:08 | |
*** edmund has joined #tripleo | 21:08 | |
*** akuznetsov has joined #tripleo | 21:08 | |
*** newell has joined #tripleo | 21:08 | |
*** CaptTofu has joined #tripleo | 21:08 | |
*** shakayumi has joined #tripleo | 21:08 | |
*** saju_m has joined #tripleo | 21:08 | |
*** jprovazn_afk has joined #tripleo | 21:08 | |
*** kfox1111 has joined #tripleo | 21:08 | |
*** marun has joined #tripleo | 21:08 | |
*** saurabhs has joined #tripleo | 21:08 | |
*** vkozhukalov has joined #tripleo | 21:08 | |
*** dickson.freenode.net sets mode: +v lifeless | 21:08 | |
*** hashar has joined #tripleo | 21:08 | |
*** jang1 has joined #tripleo | 21:08 | |
*** john-n-seattle has joined #tripleo | 21:08 | |
*** sdague has joined #tripleo | 21:08 | |
*** sbadia has joined #tripleo | 21:08 | |
*** jog0_ has joined #tripleo | 21:08 | |
*** julim_ has joined #tripleo | 21:08 | |
*** uvirtbot has joined #tripleo | 21:08 | |
*** jog0_ is now known as Guest45106 | 21:08 | |
*** jprovazn_afk has quit IRC | 21:10 | |
*** cadenzajon has joined #tripleo | 21:13 | |
*** bauzas has joined #tripleo | 21:15 | |
*** 18WAFUHWT has joined #tripleo | 21:15 | |
*** rpodolyaka has joined #tripleo | 21:15 | |
*** ekarlso has joined #tripleo | 21:15 | |
*** jesusaurus has joined #tripleo | 21:15 | |
*** Guest45106 has quit IRC | 21:26 | |
*** julim_ has quit IRC | 21:26 | |
*** uvirtbot has quit IRC | 21:26 | |
*** bauzas has quit IRC | 21:26 | |
*** 18WAFUHWT has quit IRC | 21:26 | |
*** rpodolyaka has quit IRC | 21:26 | |
*** ekarlso has quit IRC | 21:26 | |
*** cwolferh has quit IRC | 21:26 | |
*** stevebaker has quit IRC | 21:26 | |
*** rainya has quit IRC | 21:26 | |
*** tteggel has quit IRC | 21:26 | |
*** EntropyWorks has quit IRC | 21:26 | |
*** victor_lowther_ has quit IRC | 21:26 | |
*** mikal has quit IRC | 21:26 | |
*** BLZbubba_ has quit IRC | 21:26 | |
*** bnemec has quit IRC | 21:26 | |
*** wendar has quit IRC | 21:26 | |
*** StevenK has quit IRC | 21:26 | |
*** tchaypo has quit IRC | 21:26 | |
*** fungi has quit IRC | 21:26 | |
*** john-n-seattle has quit IRC | 21:26 | |
*** sdague has quit IRC | 21:26 | |
*** sbadia has quit IRC | 21:26 | |
*** hashar has quit IRC | 21:26 | |
*** kfox1111 has quit IRC | 21:26 | |
*** CaptTofu has quit IRC | 21:26 | |
*** edmund has quit IRC | 21:26 | |
*** d0ugal has quit IRC | 21:26 | |
*** ccrouch has quit IRC | 21:26 | |
*** jeremydei has quit IRC | 21:26 | |
*** jesusaurus has quit IRC | 21:26 | |
*** rbrady-afk has quit IRC | 21:26 | |
*** jdob has quit IRC | 21:26 | |
*** jomara has quit IRC | 21:26 | |
*** ccorrigan has quit IRC | 21:26 | |
*** saju_m has quit IRC | 21:26 | |
*** max_lobur_afk has quit IRC | 21:26 | |
*** funzo has quit IRC | 21:26 | |
*** weshay has quit IRC | 21:26 | |
*** SpamapS has quit IRC | 21:26 | |
*** sseago has quit IRC | 21:26 | |
*** phschwartz has quit IRC | 21:26 | |
*** vipul has quit IRC | 21:26 | |
*** michchap has quit IRC | 21:26 | |
*** ohadlevy has quit IRC | 21:26 | |
*** cadenzajon has quit IRC | 21:26 | |
*** marun has quit IRC | 21:26 | |
*** shakayumi has quit IRC | 21:26 | |
*** saurabhs has quit IRC | 21:26 | |
*** newell has quit IRC | 21:26 | |
*** jpeeler has quit IRC | 21:26 | |
*** juice has quit IRC | 21:26 | |
*** kiall has quit IRC | 21:26 | |
*** yamahata_ has quit IRC | 21:26 | |
*** mestery has quit IRC | 21:26 | |
*** blamar has quit IRC | 21:26 | |
*** jcooley has quit IRC | 21:26 | |
*** Lotus907efi_ has quit IRC | 21:26 | |
*** vkozhukalov has quit IRC | 21:26 | |
*** sballe_ has quit IRC | 21:26 | |
*** lazy_prince has quit IRC | 21:26 | |
*** jrist has quit IRC | 21:26 | |
*** davidlenwell has quit IRC | 21:26 | |
*** mordred has quit IRC | 21:26 | |
*** lynxman has quit IRC | 21:26 | |
*** GheRivero has quit IRC | 21:26 | |
*** boris-42_ has quit IRC | 21:26 | |
*** slagle has quit IRC | 21:26 | |
*** rollerj has quit IRC | 21:26 | |
*** al has quit IRC | 21:26 | |
*** tzumainn has quit IRC | 21:26 | |
*** kevinbenton has quit IRC | 21:26 | |
*** ChanServ has quit IRC | 21:26 | |
*** jang1 has quit IRC | 21:26 | |
*** akuznetsov has quit IRC | 21:26 | |
*** Shrews has quit IRC | 21:26 | |
*** openstackgerrit has quit IRC | 21:26 | |
*** nijaba has quit IRC | 21:26 | |
*** hewbrocca has quit IRC | 21:26 | |
*** pleia2 has quit IRC | 21:26 | |
*** marios has quit IRC | 21:26 | |
*** spiffxp_ has quit IRC | 21:26 | |
*** lblanchard has quit IRC | 21:26 | |
*** jtomasek has quit IRC | 21:26 | |
*** dkehn_ has quit IRC | 21:26 | |
*** dkehn has quit IRC | 21:26 | |
*** lifeless has quit IRC | 21:26 | |
*** howleyt has quit IRC | 21:26 | |
*** AaronGr has quit IRC | 21:26 | |
*** Daviey has quit IRC | 21:26 | |
*** matty_dubs has quit IRC | 21:26 | |
*** greghaynes has quit IRC | 21:26 | |
*** sgrasley has quit IRC | 21:26 | |
*** olaph has quit IRC | 21:26 | |
*** rwsu has quit IRC | 21:26 | |
*** antonym has quit IRC | 21:26 | |
*** rha has quit IRC | 21:26 | |
*** bogdando has quit IRC | 21:26 | |
*** tserong has quit IRC | 21:26 | |
*** sdake has quit IRC | 21:26 | |
*** shardy_afk has quit IRC | 21:26 | |
*** NobodyCam has quit IRC | 21:26 | |
*** devananda has quit IRC | 21:26 | |
*** zaro has quit IRC | 21:26 | |
*** Ng has quit IRC | 21:26 | |
*** SlickNik has quit IRC | 21:26 | |
*** noslzzp has joined #tripleo | 21:31 | |
*** clarkb has joined #tripleo | 21:31 | |
*** noslzzp_ has joined #tripleo | 21:31 | |
*** noslzzp_ has quit IRC | 21:44 | |
*** noslzzp has quit IRC | 21:44 | |
*** clarkb has quit IRC | 21:44 | |
*** tchaypo has joined #tripleo | 21:50 | |
*** cwolferh has joined #tripleo | 21:50 | |
*** wendar has joined #tripleo | 21:50 | |
*** rainya has joined #tripleo | 21:50 | |
*** noslzzp has joined #tripleo | 21:50 | |
*** noslzzp_ has joined #tripleo | 21:50 | |
*** noslzzp_ has quit IRC | 21:51 | |
*** SpamapS has joined #tripleo | 22:06 | |
*** pleia2 has joined #tripleo | 22:06 | |
*** spiffxp has joined #tripleo | 22:06 | |
*** marios_ has joined #tripleo | 22:06 | |
*** nijaba_ has joined #tripleo | 22:06 | |
*** Shrews_ has joined #tripleo | 22:06 | |
*** hewbrocc` has joined #tripleo | 22:06 | |
*** jang2 has joined #tripleo | 22:06 | |
*** akuznets_ has joined #tripleo | 22:06 | |
*** tzumainn has joined #tripleo | 22:06 | |
*** fungi has joined #tripleo | 22:06 | |
*** stevebaker has joined #tripleo | 22:06 | |
*** cadenzajon has joined #tripleo | 22:06 | |
*** jcooley_ has joined #tripleo | 22:06 | |
*** victor_lowther__ has joined #tripleo | 22:06 | |
*** mikal_ has joined #tripleo | 22:06 | |
*** tteggel has joined #tripleo | 22:06 | |
*** StevenK_ has joined #tripleo | 22:06 | |
*** bnemec_ has joined #tripleo | 22:06 | |
*** jog0 has joined #tripleo | 22:06 | |
*** BLZbubba has joined #tripleo | 22:06 | |
*** EntropyWorks has joined #tripleo | 22:06 | |
*** weshay has joined #tripleo | 22:06 | |
*** clarkb has joined #tripleo | 22:06 | |
*** jesusaurus has joined #tripleo | 22:06 | |
*** ekarlso has joined #tripleo | 22:06 | |
*** rpodolyaka has joined #tripleo | 22:06 | |
*** 18WAFUHWT has joined #tripleo | 22:06 | |
*** SlickNik has joined #tripleo | 22:06 | |
*** rha has joined #tripleo | 22:06 | |
*** Ng has joined #tripleo | 22:06 | |
*** matty_dubs has joined #tripleo | 22:06 | |
*** Daviey has joined #tripleo | 22:06 | |
*** zaro has joined #tripleo | 22:06 | |
*** devananda has joined #tripleo | 22:06 | |
*** NobodyCam has joined #tripleo | 22:06 | |
*** shardy_afk has joined #tripleo | 22:06 | |
*** ChanServ has joined #tripleo | 22:06 | |
*** GheRivero has joined #tripleo | 22:06 | |
*** lynxman has joined #tripleo | 22:06 | |
*** AaronGr has joined #tripleo | 22:06 | |
*** mordred has joined #tripleo | 22:06 | |
*** davidlenwell has joined #tripleo | 22:06 | |
*** Lotus907efi_ has joined #tripleo | 22:06 | |
*** kevinbenton has joined #tripleo | 22:06 | |
*** ohadlevy has joined #tripleo | 22:06 | |
*** dickson.freenode.net sets mode: +vvo fungi Ng ChanServ | 22:06 | |
*** jcooley has joined #tripleo | 22:06 | |
*** antonym has joined #tripleo | 22:06 | |
*** ccorrigan has joined #tripleo | 22:06 | |
*** howleyt has joined #tripleo | 22:06 | |
*** michchap has joined #tripleo | 22:06 | |
*** vipul has joined #tripleo | 22:06 | |
*** sdake has joined #tripleo | 22:06 | |
*** tserong has joined #tripleo | 22:06 | |
*** bogdando has joined #tripleo | 22:06 | |
*** al has joined #tripleo | 22:06 | |
*** blamar has joined #tripleo | 22:06 | |
*** rwsu has joined #tripleo | 22:06 | |
*** lifeless has joined #tripleo | 22:06 | |
*** olaph has joined #tripleo | 22:06 | |
*** sgrasley has joined #tripleo | 22:06 | |
*** greghaynes has joined #tripleo | 22:06 | |
*** jeremydei has joined #tripleo | 22:06 | |
*** mestery has joined #tripleo | 22:06 | |
*** dkehn has joined #tripleo | 22:06 | |
*** yamahata_ has joined #tripleo | 22:06 | |
*** phschwartz has joined #tripleo | 22:06 | |
*** sseago has joined #tripleo | 22:06 | |
*** rollerj has joined #tripleo | 22:06 | |
*** dkehn_ has joined #tripleo | 22:06 | |
*** jrist has joined #tripleo | 22:06 | |
*** jomara has joined #tripleo | 22:06 | |
*** slagle has joined #tripleo | 22:06 | |
*** kiall has joined #tripleo | 22:06 | |
*** lazy_prince has joined #tripleo | 22:06 | |
*** lblanchard has joined #tripleo | 22:06 | |
*** jdob has joined #tripleo | 22:06 | |
*** ccrouch has joined #tripleo | 22:06 | |
*** rbrady-afk has joined #tripleo | 22:06 | |
*** sballe_ has joined #tripleo | 22:06 | |
*** juice has joined #tripleo | 22:06 | |
*** funzo has joined #tripleo | 22:06 | |
*** max_lobur_afk has joined #tripleo | 22:06 | |
*** jpeeler has joined #tripleo | 22:06 | |
*** d0ugal has joined #tripleo | 22:06 | |
*** boris-42_ has joined #tripleo | 22:06 | |
*** edmund has joined #tripleo | 22:06 | |
*** newell has joined #tripleo | 22:06 | |
*** CaptTofu has joined #tripleo | 22:06 | |
*** shakayumi has joined #tripleo | 22:06 | |
*** kfox1111 has joined #tripleo | 22:06 | |
*** marun has joined #tripleo | 22:06 | |
*** saurabhs has joined #tripleo | 22:06 | |
*** dickson.freenode.net sets mode: +v lifeless | 22:06 | |
*** vkozhukalov has joined #tripleo | 22:06 | |
*** hashar has joined #tripleo | 22:06 | |
*** john-n-seattle has joined #tripleo | 22:06 | |
*** sdague has joined #tripleo | 22:06 | |
*** sbadia has joined #tripleo | 22:06 | |
*** jeblair has quit IRC | 22:06 | |
lifeless | SpamapS: do you really care about the example? | 22:06 |
lifeless | SpamapS: its a test case showing map... | 22:06 |
lifeless | SpamapS: https://review.openstack.org/#/c/74559/ | 22:07 |
lifeless | SpamapS: https://review.openstack.org/#/c/74609/ | 22:08 |
lifeless | SpamapS: https://review.openstack.org/#/c/74610/ | 22:08 |
SpamapS | lifeless: I kind of do.. in that we spent a couple of days dealing with that and how broken it is. :-P | 22:10 |
SpamapS | lifeless: cargo cult will be strong ... | 22:10 |
lifeless | SpamapS: stevebaker has said he's probably ok with actively supporting it with hot | 22:11 |
lifeless | SpamapS: but find, I'll do the tedium of rearranging it | 22:11 |
stevebaker | are we talking map or functions in parameters? | 22:12 |
lifeless | stevebaker: both | 22:12 |
SpamapS | functions in params | 22:12 |
SpamapS | well and maps :) | 22:12 |
*** lblanchard has quit IRC | 22:13 | |
lifeless | SpamapS: pushed; please do elements too though! | 22:13 |
lifeless | SpamapS: (netsplit - announce bot is down) | 22:13 |
lifeless | slagle: can you re-review the t-h-t ones please; just had to push again | 22:14 |
SpamapS | lifeless: thanks. I'm also on a limited IRC connection since my usual IRC host is undergoing maintenance | 22:14 |
stevebaker | if you have a merge.py workaround for map then do that for now while we figure out the best way | 22:14 |
SpamapS | stevebaker: we're basically incubating features in merge.py :) | 22:14 |
*** jdob has quit IRC | 22:14 | |
stevebaker | SpamapS: hmmm, a dubious assertion ;) | 22:14 |
stevebaker | as 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 |
stevebaker | zane will no doubt have an opinion on this | 22:18 |
SpamapS | I think it may be an accidental regression | 22:19 |
SpamapS | Our docs are somewhat poor on the core of the language. | 22:19 |
SpamapS | for non-HOT I mean | 22:19 |
*** spiffxp has quit IRC | 22:32 | |
*** nijaba_ has quit IRC | 22:32 | |
*** clarkb has quit IRC | 22:32 | |
*** fungi has quit IRC | 22:32 | |
*** StevenK_ has quit IRC | 22:32 | |
*** 18WAFUHWT has quit IRC | 22:32 | |
*** rpodolyaka has quit IRC | 22:32 | |
*** ekarlso has quit IRC | 22:32 | |
*** john-n-seattle has quit IRC | 22:32 | |
*** sdague has quit IRC | 22:32 | |
*** sbadia has quit IRC | 22:33 | |
*** bnemec_ has quit IRC | 22:33 | |
*** hashar has quit IRC | 22:33 | |
*** kfox1111 has quit IRC | 22:33 | |
*** CaptTofu has quit IRC | 22:33 | |
*** edmund has quit IRC | 22:33 | |
*** d0ugal has quit IRC | 22:33 | |
*** ccrouch has quit IRC | 22:33 | |
*** jeremydei has quit IRC | 22:33 | |
*** pleia2 has quit IRC | 22:33 | |
*** jang2 has quit IRC | 22:33 | |
*** akuznets_ has quit IRC | 22:33 | |
*** EntropyWorks has quit IRC | 22:33 | |
*** jesusaurus has quit IRC | 22:33 | |
*** rbrady-afk has quit IRC | 22:33 | |
*** jomara has quit IRC | 22:33 | |
*** ccorrigan has quit IRC | 22:33 | |
*** marios_ has quit IRC | 22:33 | |
*** Shrews_ has quit IRC | 22:33 | |
*** jog0 has quit IRC | 22:33 | |
*** BLZbubba has quit IRC | 22:33 | |
*** max_lobur_afk has quit IRC | 22:33 | |
*** funzo has quit IRC | 22:33 | |
*** sseago has quit IRC | 22:33 | |
*** phschwartz has quit IRC | 22:33 | |
*** vipul has quit IRC | 22:33 | |
*** michchap has quit IRC | 22:33 | |
*** ohadlevy has quit IRC | 22:33 | |
*** cadenzajon has quit IRC | 22:33 | |
*** marun has quit IRC | 22:33 | |
*** shakayumi has quit IRC | 22:33 | |
*** saurabhs has quit IRC | 22:33 | |
*** newell has quit IRC | 22:33 | |
*** jpeeler has quit IRC | 22:33 | |
*** juice has quit IRC | 22:33 | |
*** kiall has quit IRC | 22:33 | |
*** yamahata_ has quit IRC | 22:33 | |
*** mestery has quit IRC | 22:33 | |
*** blamar has quit IRC | 22:33 | |
*** jcooley has quit IRC | 22:33 | |
*** Lotus907efi_ has quit IRC | 22:33 | |
*** hewbrocc` has quit IRC | 22:33 | |
*** jcooley_ has quit IRC | 22:33 | |
*** weshay has quit IRC | 22:33 | |
*** vkozhukalov has quit IRC | 22:33 | |
*** sballe_ has quit IRC | 22:33 | |
*** lazy_prince has quit IRC | 22:33 | |
*** jrist has quit IRC | 22:33 | |
*** davidlenwell has quit IRC | 22:33 | |
*** mordred has quit IRC | 22:33 | |
*** lynxman has quit IRC | 22:33 | |
*** GheRivero has quit IRC | 22:33 | |
*** tzumainn has quit IRC | 22:33 | |
*** victor_lowther__ has quit IRC | 22:33 | |
*** mikal_ has quit IRC | 22:33 | |
*** boris-42_ has quit IRC | 22:33 | |
*** slagle has quit IRC | 22:33 | |
*** rollerj has quit IRC | 22:33 | |
*** al has quit IRC | 22:33 | |
*** kevinbenton has quit IRC | 22:33 | |
*** ChanServ has quit IRC | 22:33 | |
*** SpamapS has quit IRC | 22:33 | |
*** tteggel has quit IRC | 22:33 | |
*** dkehn_ has quit IRC | 22:33 | |
*** dkehn has quit IRC | 22:33 | |
*** lifeless has quit IRC | 22:33 | |
*** howleyt has quit IRC | 22:33 | |
*** AaronGr has quit IRC | 22:33 | |
*** Daviey has quit IRC | 22:33 | |
*** matty_dubs has quit IRC | 22:33 | |
*** stevebaker has quit IRC | 22:33 | |
*** greghaynes has quit IRC | 22:33 | |
*** sgrasley has quit IRC | 22:33 | |
*** olaph has quit IRC | 22:33 | |
*** rwsu has quit IRC | 22:33 | |
*** antonym has quit IRC | 22:33 | |
*** rha has quit IRC | 22:33 | |
*** bogdando has quit IRC | 22:33 | |
*** tserong has quit IRC | 22:33 | |
*** sdake has quit IRC | 22:33 | |
*** shardy_afk has quit IRC | 22:33 | |
*** NobodyCam has quit IRC | 22:33 | |
*** devananda has quit IRC | 22:33 | |
*** zaro has quit IRC | 22:33 | |
*** Ng has quit IRC | 22:33 | |
*** SlickNik has quit IRC | 22:33 | |
*** spiffxp_ has joined #tripleo | 22:37 | |
*** openstackgerrit has joined #tripleo | 22:37 | |
*** nijaba has joined #tripleo | 22:37 | |
*** SpamapS has joined #tripleo | 22:37 | |
*** pleia2 has joined #tripleo | 22:37 | |
*** marios_ has joined #tripleo | 22:37 | |
*** Shrews_ has joined #tripleo | 22:37 | |
*** hewbrocc` has joined #tripleo | 22:37 | |
*** jang2 has joined #tripleo | 22:37 | |
*** akuznets_ has joined #tripleo | 22:37 | |
*** tzumainn has joined #tripleo | 22:37 | |
*** fungi has joined #tripleo | 22:37 | |
*** stevebaker has joined #tripleo | 22:37 | |
*** cadenzajon has joined #tripleo | 22:37 | |
*** victor_lowther__ has joined #tripleo | 22:37 | |
*** mikal_ has joined #tripleo | 22:37 | |
*** tteggel has joined #tripleo | 22:37 | |
*** StevenK_ has joined #tripleo | 22:37 | |
*** bnemec_ has joined #tripleo | 22:37 | |
*** jog0 has joined #tripleo | 22:37 | |
*** BLZbubba has joined #tripleo | 22:37 | |
*** EntropyWorks has joined #tripleo | 22:37 | |
*** weshay has joined #tripleo | 22:37 | |
*** jesusaurus has joined #tripleo | 22:37 | |
*** ekarlso has joined #tripleo | 22:37 | |
*** rpodolyaka has joined #tripleo | 22:37 | |
*** 18WAFUHWT has joined #tripleo | 22:37 | |
*** SlickNik has joined #tripleo | 22:37 | |
*** rha has joined #tripleo | 22:37 | |
*** Ng has joined #tripleo | 22:37 | |
*** matty_dubs has joined #tripleo | 22:37 | |
*** Daviey has joined #tripleo | 22:37 | |
*** zaro has joined #tripleo | 22:37 | |
*** devananda has joined #tripleo | 22:37 | |
*** NobodyCam has joined #tripleo | 22:37 | |
*** shardy_afk has joined #tripleo | 22:37 | |
*** ChanServ has joined #tripleo | 22:37 | |
*** GheRivero has joined #tripleo | 22:37 | |
*** lynxman has joined #tripleo | 22:37 | |
*** AaronGr has joined #tripleo | 22:37 | |
*** mordred has joined #tripleo | 22:37 | |
*** davidlenwell has joined #tripleo | 22:37 | |
*** Lotus907efi_ has joined #tripleo | 22:37 | |
*** kevinbenton has joined #tripleo | 22:37 | |
*** ohadlevy has joined #tripleo | 22:37 | |
*** jcooley has joined #tripleo | 22:37 | |
*** dickson.freenode.net sets mode: +vvo fungi Ng ChanServ | 22:37 | |
*** antonym has joined #tripleo | 22:37 | |
*** ccorrigan has joined #tripleo | 22:37 | |
*** howleyt has joined #tripleo | 22:37 | |
*** michchap has joined #tripleo | 22:37 | |
*** vipul has joined #tripleo | 22:37 | |
*** sdake has joined #tripleo | 22:37 | |
*** tserong has joined #tripleo | 22:37 | |
*** bogdando has joined #tripleo | 22:37 | |
*** al has joined #tripleo | 22:37 | |
*** blamar has joined #tripleo | 22:37 | |
*** rwsu has joined #tripleo | 22:37 | |
*** lifeless has joined #tripleo | 22:37 | |
*** olaph has joined #tripleo | 22:37 | |
*** sgrasley has joined #tripleo | 22:37 | |
*** greghaynes has joined #tripleo | 22:37 | |
*** jeremydei has joined #tripleo | 22:37 | |
*** mestery has joined #tripleo | 22:37 | |
*** dkehn has joined #tripleo | 22:37 | |
*** yamahata_ has joined #tripleo | 22:37 | |
*** phschwartz has joined #tripleo | 22:37 | |
*** sseago has joined #tripleo | 22:37 | |
*** rollerj has joined #tripleo | 22:37 | |
*** dkehn_ has joined #tripleo | 22:37 | |
*** jrist has joined #tripleo | 22:37 | |
*** jomara has joined #tripleo | 22:37 | |
*** slagle has joined #tripleo | 22:37 | |
*** kiall has joined #tripleo | 22:37 | |
*** lazy_prince has joined #tripleo | 22:37 | |
*** ccrouch has joined #tripleo | 22:37 | |
*** rbrady-afk has joined #tripleo | 22:37 | |
*** sballe_ has joined #tripleo | 22:37 | |
*** juice has joined #tripleo | 22:37 | |
*** funzo has joined #tripleo | 22:37 | |
*** max_lobur_afk has joined #tripleo | 22:37 | |
*** jpeeler has joined #tripleo | 22:37 | |
*** d0ugal has joined #tripleo | 22:37 | |
*** boris-42_ has joined #tripleo | 22:37 | |
*** edmund has joined #tripleo | 22:37 | |
*** newell has joined #tripleo | 22:37 | |
*** CaptTofu has joined #tripleo | 22:37 | |
*** shakayumi has joined #tripleo | 22:37 | |
*** kfox1111 has joined #tripleo | 22:37 | |
*** marun has joined #tripleo | 22:37 | |
*** saurabhs has joined #tripleo | 22:37 | |
*** vkozhukalov has joined #tripleo | 22:37 | |
*** hashar has joined #tripleo | 22:37 | |
*** dickson.freenode.net sets mode: +v lifeless | 22:37 | |
*** john-n-seattle has joined #tripleo | 22:37 | |
*** sdague has joined #tripleo | 22:37 | |
*** sbadia has joined #tripleo | 22:37 | |
*** cd-undercloud has joined #tripleo | 22:37 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 22:37 |
*** cd-undercloud has quit IRC | 22:37 | |
*** Shrews_ is now known as Shrews | 22:37 | |
*** clarkb has joined #tripleo | 22:39 | |
lifeless | SpamapS: don't stop there! | 22:45 |
lifeless | SpamapS: I've got about 10 reviews that need your +A | 22:45 |
lifeless | https://review.openstack.org/#/c/74928/ | 22:45 |
lifeless | SpamapS: I linked them all before. | 22:45 |
lifeless | SpamapS: then we'll have another card done | 22:45 |
*** wendar has quit IRC | 22:46 | |
*** rainya has quit IRC | 22:46 | |
*** cwolferh has quit IRC | 22:46 | |
*** tchaypo has quit IRC | 22:46 | |
*** john-n-seattle has quit IRC | 22:46 | |
*** sdague has quit IRC | 22:46 | |
*** sbadia has quit IRC | 22:46 | |
*** fungi has quit IRC | 22:46 | |
*** StevenK_ has quit IRC | 22:46 | |
*** 18WAFUHWT has quit IRC | 22:46 | |
*** rpodolyaka has quit IRC | 22:46 | |
*** ekarlso has quit IRC | 22:46 | |
*** bnemec_ has quit IRC | 22:46 | |
*** hashar has quit IRC | 22:46 | |
*** kfox1111 has quit IRC | 22:46 | |
*** CaptTofu has quit IRC | 22:46 | |
*** edmund has quit IRC | 22:46 | |
*** d0ugal has quit IRC | 22:46 | |
*** ccrouch has quit IRC | 22:46 | |
*** jeremydei has quit IRC | 22:46 | |
*** spiffxp_ has quit IRC | 22:46 | |
*** pleia2 has quit IRC | 22:46 | |
*** jang2 has quit IRC | 22:46 | |
*** akuznets_ has quit IRC | 22:46 | |
*** EntropyWorks has quit IRC | 22:46 | |
*** jesusaurus has quit IRC | 22:46 | |
*** rbrady-afk has quit IRC | 22:46 | |
*** jomara has quit IRC | 22:46 | |
*** ccorrigan has quit IRC | 22:46 | |
*** clarkb has quit IRC | 22:46 | |
*** marios_ has quit IRC | 22:46 | |
*** Shrews has quit IRC | 22:46 | |
*** jog0 has quit IRC | 22:46 | |
*** BLZbubba has quit IRC | 22:46 | |
*** max_lobur_afk has quit IRC | 22:46 | |
*** funzo has quit IRC | 22:46 | |
*** sseago has quit IRC | 22:46 | |
*** phschwartz has quit IRC | 22:46 | |
*** vipul has quit IRC | 22:46 | |
*** michchap has quit IRC | 22:46 | |
*** ohadlevy has quit IRC | 22:46 | |
*** cadenzajon has quit IRC | 22:46 | |
*** marun has quit IRC | 22:46 | |
*** shakayumi has quit IRC | 22:46 | |
*** saurabhs has quit IRC | 22:46 | |
*** newell has quit IRC | 22:46 | |
*** jpeeler has quit IRC | 22:46 | |
*** juice has quit IRC | 22:46 | |
*** kiall has quit IRC | 22:46 | |
*** yamahata_ has quit IRC | 22:46 | |
*** mestery has quit IRC | 22:46 | |
*** blamar has quit IRC | 22:46 | |
*** jcooley has quit IRC | 22:46 | |
*** Lotus907efi_ has quit IRC | 22:46 | |
*** openstackgerrit has quit IRC | 22:46 | |
*** hewbrocc` has quit IRC | 22:46 | |
*** weshay has quit IRC | 22:46 | |
*** vkozhukalov has quit IRC | 22:46 | |
*** sballe_ has quit IRC | 22:46 | |
*** lazy_prince has quit IRC | 22:46 | |
*** jrist has quit IRC | 22:46 | |
*** davidlenwell has quit IRC | 22:46 | |
*** mordred has quit IRC | 22:46 | |
*** lynxman has quit IRC | 22:46 | |
*** GheRivero has quit IRC | 22:46 | |
*** tzumainn has quit IRC | 22:46 | |
*** victor_lowther__ has quit IRC | 22:46 | |
*** mikal_ has quit IRC | 22:46 | |
*** boris-42_ has quit IRC | 22:46 | |
*** slagle has quit IRC | 22:46 | |
*** rollerj has quit IRC | 22:46 | |
*** al has quit IRC | 22:46 | |
*** kevinbenton has quit IRC | 22:46 | |
*** ChanServ has quit IRC | 22:46 | |
*** nijaba has quit IRC | 22:46 | |
*** SpamapS has quit IRC | 22:46 | |
*** tteggel has quit IRC | 22:46 | |
*** dkehn_ has quit IRC | 22:46 | |
*** dkehn has quit IRC | 22:46 | |
*** lifeless has quit IRC | 22:46 | |
*** howleyt has quit IRC | 22:46 | |
*** AaronGr has quit IRC | 22:46 | |
*** Daviey has quit IRC | 22:46 | |
*** matty_dubs has quit IRC | 22:46 | |
*** stevebaker has quit IRC | 22:46 | |
*** greghaynes has quit IRC | 22:46 | |
*** sgrasley has quit IRC | 22:46 | |
*** olaph has quit IRC | 22:46 | |
*** rwsu has quit IRC | 22:46 | |
*** antonym has quit IRC | 22:46 | |
*** rha has quit IRC | 22:46 | |
*** bogdando has quit IRC | 22:46 | |
*** tserong has quit IRC | 22:46 | |
*** sdake has quit IRC | 22:46 | |
*** shardy_afk has quit IRC | 22:46 | |
*** NobodyCam has quit IRC | 22:46 | |
*** devananda has quit IRC | 22:46 | |
*** zaro has quit IRC | 22:46 | |
*** Ng has quit IRC | 22:46 | |
*** SlickNik has quit IRC | 22:46 | |
*** clarkb has joined #tripleo | 22:48 | |
*** tchaypo has joined #tripleo | 22:48 | |
*** cwolferh has joined #tripleo | 22:48 | |
*** wendar has joined #tripleo | 22:48 | |
*** rainya has joined #tripleo | 22:48 | |
*** spiffxp_ has joined #tripleo | 22:48 | |
*** openstackgerrit has joined #tripleo | 22:48 | |
*** nijaba has joined #tripleo | 22:48 | |
*** SpamapS has joined #tripleo | 22:48 | |
*** pleia2 has joined #tripleo | 22:48 | |
*** marios_ has joined #tripleo | 22:48 | |
*** Shrews has joined #tripleo | 22:48 | |
*** hewbrocc` has joined #tripleo | 22:48 | |
*** jang2 has joined #tripleo | 22:48 | |
*** akuznets_ has joined #tripleo | 22:48 | |
*** tzumainn has joined #tripleo | 22:48 | |
*** fungi has joined #tripleo | 22:48 | |
*** stevebaker has joined #tripleo | 22:48 | |
*** cadenzajon has joined #tripleo | 22:48 | |
*** victor_lowther__ has joined #tripleo | 22:48 | |
*** mikal_ has joined #tripleo | 22:48 | |
*** tteggel has joined #tripleo | 22:48 | |
*** StevenK_ has joined #tripleo | 22:48 | |
*** bnemec_ has joined #tripleo | 22:48 | |
*** jog0 has joined #tripleo | 22:48 | |
*** BLZbubba has joined #tripleo | 22:48 | |
*** EntropyWorks has joined #tripleo | 22:48 | |
*** weshay has joined #tripleo | 22:48 | |
*** jesusaurus has joined #tripleo | 22:48 | |
*** ekarlso has joined #tripleo | 22:48 | |
*** rpodolyaka has joined #tripleo | 22:48 | |
*** 18WAFUHWT has joined #tripleo | 22:48 | |
*** sbadia has joined #tripleo | 22:48 | |
*** sdague has joined #tripleo | 22:48 | |
*** john-n-seattle has joined #tripleo | 22:48 | |
*** hashar has joined #tripleo | 22:48 | |
*** vkozhukalov has joined #tripleo | 22:48 | |
*** saurabhs has joined #tripleo | 22:48 | |
*** marun has joined #tripleo | 22:48 | |
*** kfox1111 has joined #tripleo | 22:48 | |
*** shakayumi has joined #tripleo | 22:48 | |
*** CaptTofu has joined #tripleo | 22:48 | |
*** newell has joined #tripleo | 22:48 | |
*** edmund has joined #tripleo | 22:48 | |
*** boris-42_ has joined #tripleo | 22:48 | |
*** d0ugal has joined #tripleo | 22:48 | |
*** dickson.freenode.net sets mode: +v fungi | 22:48 | |
*** jpeeler has joined #tripleo | 22:48 | |
*** max_lobur_afk has joined #tripleo | 22:48 | |
*** funzo has joined #tripleo | 22:48 | |
*** juice has joined #tripleo | 22:48 | |
*** sballe_ has joined #tripleo | 22:48 | |
*** rbrady-afk has joined #tripleo | 22:48 | |
*** ccrouch has joined #tripleo | 22:48 | |
*** lazy_prince has joined #tripleo | 22:48 | |
*** kiall has joined #tripleo | 22:48 | |
*** slagle has joined #tripleo | 22:48 | |
*** jomara has joined #tripleo | 22:48 | |
*** jrist has joined #tripleo | 22:48 | |
*** dkehn_ has joined #tripleo | 22:48 | |
*** rollerj has joined #tripleo | 22:48 | |
*** sseago has joined #tripleo | 22:48 | |
*** phschwartz has joined #tripleo | 22:48 | |
*** yamahata_ has joined #tripleo | 22:48 | |
*** dkehn has joined #tripleo | 22:48 | |
*** mestery has joined #tripleo | 22:48 | |
*** jeremydei has joined #tripleo | 22:48 | |
*** greghaynes has joined #tripleo | 22:48 | |
*** sgrasley has joined #tripleo | 22:48 | |
*** olaph has joined #tripleo | 22:48 | |
*** lifeless has joined #tripleo | 22:48 | |
*** rwsu has joined #tripleo | 22:48 | |
*** blamar has joined #tripleo | 22:48 | |
*** al has joined #tripleo | 22:48 | |
*** bogdando has joined #tripleo | 22:48 | |
*** tserong has joined #tripleo | 22:48 | |
*** sdake has joined #tripleo | 22:48 | |
*** vipul has joined #tripleo | 22:48 | |
*** michchap has joined #tripleo | 22:48 | |
*** howleyt has joined #tripleo | 22:48 | |
*** ccorrigan has joined #tripleo | 22:48 | |
*** antonym has joined #tripleo | 22:48 | |
*** jcooley has joined #tripleo | 22:48 | |
*** ohadlevy has joined #tripleo | 22:48 | |
*** kevinbenton has joined #tripleo | 22:48 | |
*** Lotus907efi_ has joined #tripleo | 22:48 | |
*** davidlenwell has joined #tripleo | 22:48 | |
*** mordred has joined #tripleo | 22:48 | |
*** AaronGr has joined #tripleo | 22:48 | |
*** lynxman has joined #tripleo | 22:48 | |
*** GheRivero has joined #tripleo | 22:48 | |
*** ChanServ has joined #tripleo | 22:48 | |
*** shardy_afk has joined #tripleo | 22:48 | |
*** NobodyCam has joined #tripleo | 22:48 | |
*** dickson.freenode.net sets mode: +vo lifeless ChanServ | 22:48 | |
*** devananda has joined #tripleo | 22:48 | |
*** zaro has joined #tripleo | 22:48 | |
*** Daviey has joined #tripleo | 22:48 | |
*** matty_dubs has joined #tripleo | 22:48 | |
*** Ng has joined #tripleo | 22:48 | |
*** rha has joined #tripleo | 22:48 | |
*** SlickNik has joined #tripleo | 22:48 | |
*** dickson.freenode.net sets mode: +v Ng | 22:48 | |
*** matty_dubs is now known as matty_dubs|gone | 22:48 | |
lifeless | SpamapS: thanks!.Nearly there ;) | 23:01 |
lifeless | SpamapS: you might like https://review.openstack.org/#/c/74274/ | 23:01 |
*** jcooley_ has joined #tripleo | 23:01 | |
*** shakayumi has quit IRC | 23:03 | |
lifeless | SpamapS: which https://review.openstack.org/#/c/74948/ depends on (happenstance, not deliberate) | 23:03 |
openstackgerrit | Ben Nemec proposed a change to openstack/tuskar: Update config generator from Oslo https://review.openstack.org/75225 | 23:05 |
*** shakayumi has joined #tripleo | 23:05 | |
*** slagle has quit IRC | 23:06 | |
openstackgerrit | Ben Nemec proposed a change to openstack/tuskar: Update config generator from Oslo https://review.openstack.org/75225 | 23:08 |
*** mikal_ is now known as mikal | 23:10 | |
*** saurabhs has quit IRC | 23:10 | |
*** saurabhs has joined #tripleo | 23:11 | |
*** csd has joined #tripleo | 23:12 | |
*** jang2 has quit IRC | 23:12 | |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Bail early when updating a FAILED stack. https://review.openstack.org/74274 | 23:13 |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Add in hosts file tweaking. https://review.openstack.org/74948 | 23:13 |
*** weshay has quit IRC | 23:16 | |
NobodyCam | general 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 |
NobodyCam | Are there anyplans to add this field to the TE_DATAFILE? | 23:18 |
*** e0ne has joined #tripleo | 23:21 | |
*** jcooley_ has quit IRC | 23:22 | |
*** CaptTofu has quit IRC | 23:25 | |
*** e0ne has quit IRC | 23:26 | |
lifeless | NobodyCam: power management details? | 23:28 |
lifeless | NobodyCam: yes, StevenK_ is hacking on that at the moment | 23:28 |
NobodyCam | great :) is there a review up to look at ? | 23:29 |
*** jcooley_ has joined #tripleo | 23:30 | |
lifeless | don't think so | 23:31 |
NobodyCam | should go up tagged with https://bugs.launchpad.net/tripleo/+bug/1195095 (virtual power driver config is global) i assume | 23:32 |
NobodyCam | :) | 23:32 |
NobodyCam | StevenK_: when you have a free minute I'd like to chat about the power management hacking your doing :) | 23:35 |
*** jcooley_ has quit IRC | 23:38 | |
*** cwolferh has quit IRC | 23:38 | |
*** jcooley_ has joined #tripleo | 23:38 | |
*** bnemec_ is now known as bnemec | 23:41 | |
*** vkozhukalov has quit IRC | 23:42 | |
*** SpamapS has quit IRC | 23:45 | |
*** jcooley_ has quit IRC | 23:45 | |
*** SpamapS has joined #tripleo | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!