Wednesday, 2014-07-02

*** yfaykya has joined #tripleo00:00
*** yfaykya has quit IRC00:04
*** yfaykya has joined #tripleo00:06
*** chuckC has quit IRC00:07
lifelesswait, what00:09
lifeless+ setup-neutron 192.0.2.2 192.0.2.20 192.0.2.0/24 192.0.2.1 ctlplane00:09
lifeless503-{u'NeutronError': {u'message': u'Unable to create the network. No tenant network is available for allocation.', u'type': u'NoNetworkAvailable', u'detail': u''}}00:09
lifelessoh, missing quotes. silly me00:10
*** yfaykya has quit IRC00:11
*** yfaykya has joined #tripleo00:12
*** Penick has quit IRC00:13
*** yfaykya has quit IRC00:17
*** yfaykya has joined #tripleo00:18
*** yfaykya has quit IRC00:23
*** yfaykya has joined #tripleo00:24
*** yfaykya has quit IRC00:29
*** yfaykya has joined #tripleo00:31
*** yfaykya has quit IRC00:35
*** yfaykya has joined #tripleo00:37
lifelessargh recursion see under recursion00:40
*** yfaykya has quit IRC00:41
*** yfaykya has joined #tripleo00:43
*** jp_at_hp has quit IRC00:45
TheJuliagreghaynes: wrt the AgentNotFoundByTypeHost, I've not seen it directly, but I'll check my logs in a little bit00:46
openstackgerritlifeless proposed a change to openstack/tripleo-image-elements: Set the MAC address for ensure-bridge bridges  https://review.openstack.org/9960400:47
openstackgerritlifeless proposed a change to openstack/tripleo-image-elements: Fix issues with provider networks and public ips  https://review.openstack.org/10344900:47
openstackgerritlifeless proposed a change to openstack/tripleo-image-elements: Sync ml2 vlan ranges with ovs agent  https://review.openstack.org/10404000:47
greghaynesTheJulia: I think I pinned it down, needed to rebase a t-h-t change00:47
lifelessgreghaynes: so next HA patch plox ?00:47
*** yfaykya has quit IRC00:47
greghaynesmmm, not sure I have one, trying to get https://review.openstack.org/#/c/97703/5 so the patch depending on it can go00:48
lifelesscool00:48
lifelessI'll do some random reviews then00:48
*** yfaykya has joined #tripleo00:49
*** ccrouch has joined #tripleo00:50
*** yfaykya has quit IRC00:54
*** yfaykya has joined #tripleo00:55
lifelessholy cow00:55
lifeless| 7ebc4519-28b7-4a8b-897d-95ab9f2a6043 | ctlplane | a599f54c-00c8-4efa-9ab5-d2b162ca39c6 192.0.2.0/24    |00:55
lifeless| 863a3e08-5752-4dc3-b0c2-151bc71be896 | public   | dc911c66-f10c-4cda-bc8b-5a1b01de747b 198.51.100.0/24 |00:55
lifelessit worked. dance00:55
greghayneswhoa00:55
lifelessthe second one is a vlan00:56
lifelessStevenK: ping; did you see my conflation comment yesterday ?00:56
StevenKlifeless: I did00:56
StevenKlifeless: My current arc is setup-neutron in os-cloud-config -- I can dig into bm-networks if you wish.00:57
*** TravT|2 has quit IRC00:57
lifelessStevenK: I'd really love that yes00:57
lifelessStevenK: particularly since setup-neutron is having to change as part of getting CI back on, so I think we should get that brought together first00:58
lifelessStevenK: but before that00:58
lifelessStevenK: did you upload a fix for the testenv creation stuff?00:58
lifelessStevenK: derekh is up for redploying stuff if we have that up00:58
StevenKlifeless: Oh, the ssh key thing for pm_password? That landed in toci as dd50a7e8119bb1973607b61dacedd143ccf8603c00:59
*** nati_ueno has quit IRC00:59
*** yfaykya has quit IRC01:00
lifelessStevenK: cool. I'll let derekh know01:00
lifelessStevenK: so yeah bm-networks01:00
lifelessStevenK: we probably need a little spec - but here's the problem I have01:01
lifelesstestenvs are fixed, so they are made by toci01:01
*** nati_ueno has joined #tripleo01:01
lifelesswe need to do some tests with vlans01:01
lifelessand some without01:01
lifelessyou can see my vlan incubator patch above ^01:01
*** yfaykya has joined #tripleo01:01
StevenKThe one I keep reviewing you keep ignoring my suggestions? :-P01:01
lifelessyou can see I end up altering bm-networks, which is ok, but bm-networks gets handed to testenv, rather than being orthogonal01:01
lifelessStevenK: I haven't looked for reviews yet since its WIP01:02
lifelessStevenK: with WIP in the subject01:02
StevenKBlah, mixed it up with Fix issues with provider networks and public ips01:02
StevenKlifeless: TE_DATAFILE is also static for each testenv deployment01:04
lifelessStevenK: yes, though we edit it locally01:04
lifelessStevenK: the thing is the bm-network mix-it-in code is in devtest_testenv.sh01:04
lifelessStevenK: but we can't run that sanely in a jenkins slave01:05
*** yfaykya has quit IRC01:06
*** yfaykya has joined #tripleo01:07
*** jml has quit IRC01:08
*** jp_at_hp has joined #tripleo01:08
StevenKlifeless: Right. From what I see, we allow overriding the seed IP, and then inject the JSON into TE_DATAFILE. What are you envisioning?01:09
*** nati_ueno has quit IRC01:09
*** nati_ueno has joined #tripleo01:10
lifelessStevenK: I'd like to not have to have duplicate code01:11
lifelessStevenK: and to allow different tests (in toci) to do different network layouts01:11
lifelessStevenK: I don't have a particular design in mind.01:12
lifelessStevenK: some that occur at first though01:12
*** yfaykya has quit IRC01:12
*** jml has joined #tripleo01:12
lifeless- make running _testenv in jenkins slaves sane by allowing more inputs like nodes.json and bm-networks.json, such that the toci broker doesn't hand out a testenv.json, rather it hands out more inputs.01:13
lifeless- make the bm-network glue-in be a different script01:13
lifeless  which testenv could call01:13
*** yfaykya has joined #tripleo01:13
StevenKYou can already push both nodes and bm-networks into _testenv01:13
lifeless- add an option to testenv to just update the bm-networks01:13
lifeless  which would not try to make/delete vms etc etc01:14
*** jp_at_hp has quit IRC01:14
*** yfaykya has quit IRC01:18
*** yfaykya has joined #tripleo01:19
*** yfaykya has quit IRC01:24
*** yfaykya has joined #tripleo01:26
*** yfaykya has quit IRC01:31
lifelessStevenK: you can, but see the problem statement. We can't run _testenv in jenkins slaves today, because it does things its not allowed to do.01:31
*** yfaykya has joined #tripleo01:32
StevenKlifeless: I'm having trouble reconciling the idea of changing the bm network when the nodes don't -- how do you talk to them if you're changing the network out from under them?01:33
lifelessStevenK: in many contexts, easily01:33
lifelessStevenK: in the specific context of physical routers, its harder01:33
*** yfaykya has quit IRC01:36
*** yfaykya has joined #tripleo01:38
lifelessStevenK: does tha tmake sense?01:41
*** yfaykya has quit IRC01:42
StevenKlifeless: Only sort of, I'm afraid01:43
lifelessStevenK: so lets talk vms01:44
*** yfaykya has joined #tripleo01:44
lifelessI have a seed01:44
lifelessin a CI testenv01:44
lifelessthe fixed quantities are the seeds eth0 address01:45
lifelesseverything else can be literally any IP range I want01:45
lifelessbecause its all deployed by the seed01:45
lifelessthe seeds dhcp server, TFTP etc.01:45
lifelessnothing in there binds me to any specific network layout so far01:45
*** noslzzp has quit IRC01:47
*** nosnos has joined #tripleo01:49
*** yfaykya has quit IRC01:49
*** noslzzp has joined #tripleo01:49
*** yfaykya has joined #tripleo01:50
*** nosnos has quit IRC01:55
*** yfaykya has quit IRC01:55
*** nosnos has joined #tripleo01:55
lifelessStevenK: ^01:56
*** yfaykya has joined #tripleo01:56
openstackgerritlifeless proposed a change to openstack/tripleo-incubator: Make the seed default to NODE_* sizes.  https://review.openstack.org/10405201:58
*** yfaykya has quit IRC02:01
*** yfaykya has joined #tripleo02:03
StevenKlifeless: I'm letting it sink in and percolate, and then I'll write a spec up.02:05
*** yfaykya has quit IRC02:07
*** nati_ueno has quit IRC02:07
*** yfaykya has joined #tripleo02:09
*** nati_ueno has joined #tripleo02:10
*** yfaykya has quit IRC02:13
openstackgerritlifeless proposed a change to openstack/tripleo-heat-templates: Expose public_interface_tag support.  https://review.openstack.org/10345402:15
*** yfaykya has joined #tripleo02:15
openstackgerritlifeless proposed a change to openstack/tripleo-incubator: WIP: Add VLAN support to the seed.  https://review.openstack.org/10375702:16
lifelesstchaypo: hi02:18
*** morazi has quit IRC02:19
lifelesstchaypo: actually NVM, I just realised the undercloud is lacking nearly all the HA work. Sadface.02:19
lifelesstchaypo: so I'll just fugly it up there.02:19
tchaypoHuh02:19
*** yfaykya has quit IRC02:20
tchaypoHow had we missed that?02:20
tchaypoIt feels clunky to have two definitions02:20
tchaypoBut I haven looked at the under so I don't know how much I of it is duplicated02:21
*** nati_ueno has quit IRC02:21
*** yfaykya has joined #tripleo02:21
*** nati_ueno has joined #tripleo02:21
openstackgerritDan Prince proposed a change to openstack/tripleo-image-elements: WIP: Add an element to install os-net-config.  https://review.openstack.org/10405302:21
openstackgerritDan Prince proposed a change to openstack/tripleo-image-elements: WIP: Wire os-net-config into ensure-bridge.  https://review.openstack.org/10405402:21
lifelesstchaypo: yeah well02:22
lifelesstchaypo: lets get HA up and then fix it02:22
*** nati_ueno has quit IRC02:22
lifelesstchaypo: whats the review # for your add-vip patch ?02:22
*** yfaykya has quit IRC02:25
*** yfaykya has joined #tripleo02:27
tchaypoNot sure, ´mobile right now, but it's linked from the trello checklist02:30
*** yfaykya has quit IRC02:32
*** yfaykya has joined #tripleo02:33
*** yfaykya has quit IRC02:38
lifelesstchaypo: ack; are you going to be hacking with us friday?02:39
*** yfaykya has joined #tripleo02:39
tchaypoIn the afternoon yes. Also tomorrow if we have a venue in the city02:43
*** chuckC has joined #tripleo02:44
lifelesshmm02:44
lifelessso you could come to my hotel I guess02:44
*** yfaykya has quit IRC02:44
lifelessmy flight back departs 1830, so I'll want to be at the airport at 1630 latest, so leaving rhodes what, 1530 at most?02:45
*** yfaykya has joined #tripleo02:45
StevenKlifeless: Same hotel as before?02:46
tchaypo1530 Friday sounds right, assuming you have luggage with you. But as a different proposition....02:48
lifelessSpamapS: tchaypo nope02:48
tchaypoOh no, you're flying international, that won't work02:48
lifelesswhat won't work ?02:49
lifelessbah02:49
lifelessStevenK: tchaypo: nope, IBIS02:49
StevenKlifeless: Right02:49
StevenKTripView is suggesting ~40 minute train to the airport from Rhodes02:50
*** yfaykya has quit IRC02:50
StevenK4 minutes between trains, but platform 16 to 23 in that time may require being rude02:50
*** ajc_ has joined #tripleo02:50
*** yfaykya has joined #tripleo02:52
StevenKHah02:52
StevenKGoogle is suggesting a 1km walk to IBIS from Town Hall02:52
StevenKOr change at Central and catch light rail, but Opal isn't a thing on it, and bleh02:55
*** yfaykya has quit IRC02:56
*** yfaykya has joined #tripleo02:58
*** killer_prince is now known as lazy_prince02:59
lifelesshmm03:00
lifelessdo I need to get an opal card this trip ?03:00
*** untriaged-bot has joined #tripleo03:00
untriaged-botUntriaged bugs so far:03:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133458103:00
uvirtbotLaunchpad bug 1334581 in tripleo "os-collect-config.conf need support to Heat userdata" [Undecided,In progress]03:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133504203:00
uvirtbotLaunchpad bug 1335042 in tripleo "diskimage-builder: extlinux installation failure" [Undecided,New]03:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133510503:00
uvirtbotLaunchpad bug 1335105 in tuskar-ui "Devtest init script: sourcing tripleorc fails" [Undecided,New]03:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133611003:00
uvirtbotLaunchpad bug 1336110 in tripleo "mysql does not start on boot post-upgrade" [Undecided,New]03:00
untriaged-bothttps://bugs.launchpad.net/diskimage-builder/+bug/133593203:00
uvirtbotLaunchpad bug 1335932 in diskimage-builder "/bin/dib-run-parts fails for spanish locale" [Undecided,In progress]03:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133611503:00
uvirtbotLaunchpad bug 1336115 in tripleo "instances no longer running post-upgrade" [Undecided,New]03:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133501603:00
uvirtbotLaunchpad bug 1335016 in tripleo "diskimage-builder fails for Debian" [Undecided,New]03:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133364903:00
uvirtbotLaunchpad bug 1333649 in tripleo "/etc/hosts entries written by hosts element doesn't survive reboot" [Undecided,In progress]03:00
untriaged-bothttps://bugs.launchpad.net/diskimage-builder/+bug/133245803:00
uvirtbotLaunchpad bug 1332458 in diskimage-builder "Not able to build armhf or arm64 images on amd64 arch systems." [Undecided,In progress]03:00
*** lazy_prince is now known as killer_prince03:00
untriaged-bothttps://bugs.launchpad.net/diskimage-builder/+bug/133252103:00
uvirtbotLaunchpad bug 1332521 in diskimage-builder "failed to remove `/tmp/image.A2aupYJb/mnt/tmp/in_target.d': Device or resource busy" [Undecided,New]03:00
*** untriaged-bot has quit IRC03:00
StevenKlifeless: You can still buy paper tickets, so I don't think so.03:00
lifelessboom03:00
*** nati_ueno has joined #tripleo03:02
*** yfaykya has quit IRC03:02
*** yfaykya has joined #tripleo03:04
lifelessright03:08
lifelessI can now ping an undercloud brought up with a VLAN03:09
lifelessthe glue for that isn't automated yet03:09
*** yfaykya has quit IRC03:09
*** yfaykya has joined #tripleo03:10
*** ramishra has joined #tripleo03:11
*** yfaykya has quit IRC03:15
tchaypoI was going to suggest working from airport lounge03:15
tchaypoBut as you're flying international we can't get in03:15
tchaypolifeless: Which ibis? The one at darling harbour?03:16
*** yfaykya has joined #tripleo03:16
lifelesstchaypo: yes03:17
greghayneslifeless: https://review.openstack.org/#/c/97703/03:19
*** yfaykya has quit IRC03:21
*** yfaykya has joined #tripleo03:22
openstackgerritlifeless proposed a change to openstack/tripleo-incubator: Make Ironic the default and deprecate nova-bm  https://review.openstack.org/10406003:26
*** yfaykya has quit IRC03:27
lifelesshmm03:27
lifelessI wonder if I should always make an access port03:27
lifelessI have another quandry03:27
gfidente tchaypo lifeless by cherry picking stuff from reviews I actually managed to get some controlscale=3 working03:27
lifelessif there's a vlan03:27
*** nosnos has quit IRC03:27
lifelessthen we need a port for it03:27
lifelessand I was hoping to do that properly (via neutron)03:27
lifelessbut then if there is no vlan03:28
lifelessthe template is wrong03:28
lifelessand templates don't have conditionals to express 'only ask for this resource if XYZ'03:28
lifelessgfidente: cool03:28
lifelessso it seems like I can either03:28
*** yfaykya has joined #tripleo03:28
lifeless- always grab a port and use a param to select ctlplane vs public03:28
gfidentebut wanted to ask if all the development is around the vip spec?03:29
lifeless- do fancy schmancy merge.py stuff and choose a different Make target in devtest_*.sh03:29
gfidente(all the near HA development I mean)03:30
openstackgerritA change was merged to openstack/tripleo-heat-templates: Compute all hosts matrix once  https://review.openstack.org/9770303:30
lifelessgfidente: I'm not 100% sure, I'm on an arc to get VLANs going again, sanely this time03:31
lifelessgfidente: thus my rambling above ;)03:31
lifelessgreghaynes: ^ q for you from gfidente and myself03:31
lifelessgfidente: but - you can look in trello!03:31
greghaynesso, to get it 'just working', I think everything is patches in flight03:31
gfidentebut the vlan work is not strictly for tha ha purpose it seems03:31
lifelessgfidente: vlan is to get CI back03:32
tchaypolifeless: is it possible to select a different template based on logic somewhere else?03:32
gfidentetrello I never used it before, need to learn how it works03:32
lifelesstchaypo: other than _undercloud or _overcloud ?03:32
lifelessgfidente: https://trello.com/b/0jIoMrdo/tripleo03:32
greghaynesTheres a bunch of ssl work to do to get us ssl'd, and theres also some things that should get haproxied (galera and rmq)03:33
lifelessgreghaynes: thoughts on my vlan quandry?03:33
*** yfaykya has quit IRC03:33
gfidentegreghaynes, rmq can be configured with the list of nodes I think03:33
gfidentewould it be balancing then?03:34
*** yfaykya has joined #tripleo03:34
greghayneslifeless: yuch03:35
greghaynesyuck, rather03:35
tchaypolifeless: you were saying the template doesn03:36
tchaypooh wait, we're talking about heat templates here?03:36
tchaypoyu said "templates don't have conditionals to express 'only ask for this resource if XYZ'; I thought you meant mustache03:36
greghaynesPeople are going to not like me saying this, but I would do it with merge.py03:37
greghaynesor the makefiles which run merge.py03:37
*** gothicmindfood_ has joined #tripleo03:37
greghaynesgfidente: Yes, both dont need haproxy which is why its not done yet, but we should haproxy both of them to help prevent deadlocks / odd behavior during failover03:38
gfidentegreghaynes, learned that from some trello right now, thanks!03:38
gfidentelooks like have to get more familiar with trello :)03:38
* gfidente salute everyone, see you later03:39
*** gfidente has quit IRC03:39
*** yfaykya has quit IRC03:39
lifelessgreghaynes: reviewed the PKI spec; not sure if I got it right or not03:40
*** yfaykya has joined #tripleo03:41
*** tzumainn has quit IRC03:41
openstackgerritA change was merged to openstack/tripleo-specs: Spec for Tuskar Juno Plan REST API changes  https://review.openstack.org/9472003:44
*** yfaykya has quit IRC03:45
*** TravT has joined #tripleo03:45
*** yfaykya has joined #tripleo03:47
openstackgerritA change was merged to openstack/tripleo-specs: TripleO Template and Deployment Plan Storage  https://review.openstack.org/9755303:47
*** yfaykya has quit IRC03:51
lifelessgreghaynes: ahahahaha03:52
lifelessgreghaynes: so I'm not smart enough to figure out how to use the regular merge with scaling.03:53
*** yfaykya has joined #tripleo03:53
lifelessSpamapS: ^ any thoughts? details follow03:53
lifelessI have a template fragment to get a IP address from neutron to put on a VLAN interface.03:53
*** dshulyak_ has joined #tripleo03:53
lifelessits just a port request03:53
lifelessI need it to be scaled once per controller - so that bits easy, just prefix the name correctly.03:54
lifelessBUT03:54
lifelessI need to then pull in a reference to it in.. I think I answered my own question03:54
greghaynesglad I could help03:55
lifelesswe'll find out if oac's merging is good enough though :)03:56
*** yfaykya has quit IRC03:57
*** yfaykya has joined #tripleo03:59
*** pcrews has quit IRC04:02
*** yfaykya has quit IRC04:03
*** TravT has quit IRC04:03
*** rakesh_hs has joined #tripleo04:05
*** yfaykya has joined #tripleo04:05
*** yfaykya has quit IRC04:10
*** yfaykya has joined #tripleo04:11
*** olaph has quit IRC04:12
*** yfaykya has quit IRC04:16
*** rakesh_hs has quit IRC04:16
*** rakesh_hs has joined #tripleo04:17
*** yfaykya has joined #tripleo04:17
*** gothicmindfood_ has quit IRC04:21
*** yfaykya has quit IRC04:22
*** yfaykya has joined #tripleo04:23
*** lazy_prince has joined #tripleo04:25
*** yfaykya has quit IRC04:28
*** yfaykya has joined #tripleo04:29
lifelessok, picking up C04:30
*** rushiagr_ has joined #tripleo04:30
*** rushiagr_ has quit IRC04:30
*** rushiagr has joined #tripleo04:31
*** yfaykya has quit IRC04:34
*** rushiagr has quit IRC04:34
*** yfaykya has joined #tripleo04:36
*** rakesh_hs2 has joined #tripleo04:36
*** rakesh_hs has quit IRC04:36
*** ramishra has quit IRC04:37
*** yfaykya has quit IRC04:40
*** nosnos has joined #tripleo04:42
*** yfaykya has joined #tripleo04:42
tchayposo speaking of scaling04:45
tchaypoi assume something in the keepalived.conf already handles setting one machine to priority 101 and the others to 10004:45
tchayposo i won't ask that question04:46
tchaypobut instead - I feel like this array of data I'm creating for the keepalived bit is going to replicate info that haproxy could use04:46
*** yfaykya has quit IRC04:46
tchaypohaproxy needs much less of it-  it just needs to know the IP to bind to, I think04:46
*** lazy_prince has quit IRC04:46
tchaypobut I think maybe I should be looking to replace ControlVirtualVIP with a new structure that gets used in all the places04:47
*** killer_prince is now known as lazy_prince04:47
*** yfaykya has joined #tripleo04:48
*** ramishra has joined #tripleo04:49
*** yfaykya has quit IRC04:53
*** yfaykya has joined #tripleo04:54
*** gothicmindfood has quit IRC04:56
*** colettecello has joined #tripleo04:56
lifelesstchaypo: we don't need to care about priority IMO04:57
lifelesstchaypo: its uncloudy :)04:57
vinshHey .. tchaypo speaking of ControlVirtualIP.. and the like... where/how do we pass in a specific ip we want used for the floating ip for haproxy/keepalived/everything?04:57
vinshand about your question on keepalived.conf.. yes.. os-is-bootstrap helps it decide priority.04:58
tchaypolifeless: yeah, re-reading whats in heat I came to that conclusion too.04:58
vinsh(keepalived uses highest ip address to choose)04:58
vinshactually. sorry.04:59
*** yfaykya has quit IRC04:59
tchaypovinsh: keepalive and haproxy both look (at present, I'm changing this) at ControlVirtualIP, which is a os::neutron::port allocated from NeutronControlPlaneID, which is a string you can pass in05:00
*** yfaykya has joined #tripleo05:00
vinshThought so. But I must have been passing that incorrectly.05:01
tchaypolifeless: to get from what i have now to where I need to go, I think the simplest first step is to create an array by coping in data from ControlVirtualIP and PublicVirtualIP05:02
tchaypoand then later if that works, we can look at switching it so that anything currently using those two things reads from the array instead05:02
vinshThis might help land ssl changes for the overcloud ^^05:02
*** yfaykya has quit IRC05:05
*** yfaykya has joined #tripleo05:06
*** colettecello is now known as gothicmindfood05:08
tchaypovinsh: oh?05:09
*** yfaykya has quit IRC05:11
vinshYeah, thinking a more standard way to select the VIP.. helps with cert generate etc.05:11
vinshsuppose you wanted that keystone endpoint to be ssl05:11
tchaypohaving them in a single array?05:12
vinsh<-- brainmush. unsure.05:12
*** yfaykya has joined #tripleo05:12
vinshHard to pin it down.. but this whole idea of having a public endpoint and an admin endpoint05:13
vinshto keystone and api's05:13
vinshThats down the road/not a sure thing yet though.05:14
tchaypooh right.05:14
tchaypoyeah. I think it should, even in the cases where you want to do SSL internally as well05:14
*** marun is now known as marun_afk05:16
*** gothicmindfood has left #tripleo05:16
*** yfaykya has quit IRC05:17
*** yfaykya has joined #tripleo05:18
*** tzumainn has joined #tripleo05:19
*** amitpp has joined #tripleo05:21
*** yfaykya has quit IRC05:23
*** rushiagr has joined #tripleo05:24
*** tzumainn has quit IRC05:24
*** rwsu has quit IRC05:24
*** yfaykya has joined #tripleo05:25
*** cody-somerville has quit IRC05:27
*** cody-somerville has joined #tripleo05:27
*** cody-somerville has quit IRC05:27
*** cody-somerville has joined #tripleo05:27
*** gcha has quit IRC05:28
*** gothicmindfood has joined #tripleo05:28
*** yfaykya has quit IRC05:29
*** eghobo has joined #tripleo05:30
*** rameshg87 has joined #tripleo05:31
*** yfaykya has joined #tripleo05:31
*** rushiagr has quit IRC05:35
*** amitpp has quit IRC05:35
*** yfaykya has quit IRC05:35
*** rushiagr has joined #tripleo05:36
*** yfaykya has joined #tripleo05:37
*** amitpp has joined #tripleo05:40
*** yfaykya has quit IRC05:42
*** yfaykya has joined #tripleo05:43
*** yfaykya has quit IRC05:48
*** yfaykya has joined #tripleo05:49
*** eguz has joined #tripleo05:53
*** yfaykya has quit IRC05:54
*** yfaykya has joined #tripleo05:55
*** eghobo has quit IRC05:57
*** mrunge has joined #tripleo05:58
*** regebro has joined #tripleo05:59
*** yfaykya has quit IRC06:00
*** yfaykya has joined #tripleo06:01
*** rcarrillocruz has joined #tripleo06:02
*** nati_ueno has quit IRC06:03
*** rcarrill` has quit IRC06:04
*** yfaykya has quit IRC06:06
*** yfaykya has joined #tripleo06:07
*** yfaykya has quit IRC06:12
*** yfaykya has joined #tripleo06:14
*** dshulyak_ has quit IRC06:16
*** nati_ueno has joined #tripleo06:16
*** yfaykya has quit IRC06:18
*** yfaykya has joined #tripleo06:20
openstackgerritGhe Rivero proposed a change to openstack/tripleo-image-elements: Openvswitch element  https://review.openstack.org/9515106:20
*** yfaykya has quit IRC06:24
*** yfaykya has joined #tripleo06:26
*** yfaykya has quit IRC06:30
*** Guest75315 is now known as ohadlevy_06:31
*** ohadlevy_ is now known as ohadlevy06:31
*** ohadlevy has quit IRC06:32
*** ohadlevy has joined #tripleo06:32
*** yfaykya has joined #tripleo06:32
*** rcarrill` has joined #tripleo06:34
*** rushiagr_ has joined #tripleo06:35
*** rushiagr has quit IRC06:35
*** yfaykya has quit IRC06:36
*** rcarrillocruz has quit IRC06:36
lifelesshah06:37
lifeless[2014/07/02 06:37:10 AM] [ERROR] cannot interpret value '{u'Fn:Select': [u'gateway_ip', {u'Fn:Select': [u'subnet', {u'Fn:Select': [0, {u'Fn:GetAtt': [u'undercloudVLANPort', u'fixed_ips']}]}]}]}' as type netaddress06:37
*** yfaykya has joined #tripleo06:38
lazy_princeneed reviews for https://review.openstack.org/#/c/101577/06:39
*** yfaykya has quit IRC06:43
*** yfaykya has joined #tripleo06:44
*** yfaykya has quit IRC06:49
*** yfaykya has joined #tripleo06:50
*** nati_ueno has quit IRC06:51
*** rushiagr_ has quit IRC06:52
*** yfaykya has quit IRC06:55
*** eguz has quit IRC06:55
GheRivero_afkmorning all06:56
*** GheRivero_afk is now known as GheRivero06:56
*** yfaykya has joined #tripleo06:56
*** pcrews has joined #tripleo07:01
*** yfaykya has quit IRC07:01
*** gcha has joined #tripleo07:01
*** rdopieralski has joined #tripleo07:02
*** yfaykya has joined #tripleo07:03
*** rushiagr_ has joined #tripleo07:04
shadowerlifeless: can you have a quick look at the merge.py removal spec and tell me what you think about the proposed heat tests?07:04
shadower(comments aronud the line 398)07:05
shadowerhttps://review.openstack.org/#/c/97939/6/specs/juno/remove-mergepy.rst07:05
lifelessshadower: they seem broadly sensible; note that jogo_away already has some stuff up in that direction07:05
shadoweroh cool, I'll chat with them when they get back07:06
lifelessshadower: the Fn::Join stuff is rather more fundamental than the spec suggests07:06
lifelessshadower: we use it for much more than just hosts.07:06
lifelessshadower: I think its going to be a blocker07:06
shadowerlifeless: yeah, I've had a deeper look at this07:06
shadowerstill think we can just pass json data to the elements, but I'll have a look at adding join to heat07:07
shadowerwell HOT07:07
*** yfaykya has quit IRC07:08
shadowerlifeless: this patch replaces fn::joins with fn::replaces where possible: https://review.openstack.org/#/c/103873/07:08
*** yfaykya has joined #tripleo07:09
shadowerthe rest isn't as bad but getting it work with the elements would be a bit tricky07:09
*** rdopieralski has quit IRC07:11
lifelessshadower: just had a quick sanity check - 103873 is buggy07:12
lifelessshadower: comments in it07:12
shadowerlifeless: I'm pretty sure I actually checked this post-merge but will do again07:13
shadowermerge should duplicate teh NovaCompute0 entries so the join inside should still have just one item07:14
*** yfaykya has quit IRC07:14
shadowerbut I'll have a look07:14
*** yfaykya has joined #tripleo07:15
*** jang1 has joined #tripleo07:17
lifelessshadower: There's no inner join in the new expression :)07:17
*** pcrews has quit IRC07:17
*** rdopieralski has joined #tripleo07:18
*** yfaykya has quit IRC07:19
lifelessGheRivero: we had some questions for you int he meetnig this morning07:21
lifelessGheRivero:  you have two critical bugs open (see backlog in -meeting-alt07:21
*** yfaykya has joined #tripleo07:21
shadowerlifeless: well yeah, because it's always been joining a single item -> no-op. Right? Fn::Join: [' ', "hello"] is equivalent to "hello" is it not?07:24
GheRiverolifeless: I just invalid the rabbitmq bug. It hasn't shown in the la month07:24
lifelessshadower: but its not joining a single item07:24
lifelessshadower: the merge::map means its joining ' ', "hello", "fred", "jones"07:25
GheRiverolifeless: and the openvswitch build fail is waiting for review: https://review.openstack.org/#/c/95151/07:25
lifelessGheRivero: cool07:25
*** yfaykya has quit IRC07:26
*** yfaykya has joined #tripleo07:27
shadowerlifeless: http://paste.openstack.org/show/85297/ it's a list of single-item joins07:28
shadower(this is on tht master)07:28
shadowercould it be the current template has a bug?07:29
lifelessor I am misunderstanding this bit yes07:29
lifelessshadower: the hosts: expression is also plausibly a bug07:30
lifelessshadower: the ideal before-after test would be a 3-node control plane, 2-hypervisor deploy and run os-collect-config --print from within the instance07:30
lifelessshadower: once with the new template, once with old07:30
lifelessoh heat, silent lookup fail. sadface.07:31
*** yfaykya has quit IRC07:31
shadowerokay07:31
shadowerlifeless: run os-collect-config --print frow which instance? Either of the hypervisors?07:32
*** yfaykya has joined #tripleo07:33
lifelessshadower: one of the controllers and one of the hypervisors07:34
lifelessshadower: you may find 3-node control plane hard to get up, I think this patch should wait for HA to be on by default and tested07:34
shadowerlifeless: yea, merge.py seem to have an assert for controlscale == 107:35
lifelesshuh?07:36
lifelessshouldn't, folk are running w/3 now, just need all the pending patches07:36
shadowerlifeless: hm. I may have done it wrong, then. Tried to build an overcloud template with everything scaled up and it failed for controlscale > 107:37
*** yfaykya has quit IRC07:37
*** pblaho has joined #tripleo07:38
*** jcoufal has joined #tripleo07:38
pblahoo/07:38
shadowerlifeless: sorry, that wasn't the overcloud, it was overcloud-with-block-storage-nfs.yaml07:39
*** yfaykya has joined #tripleo07:39
openstackgerritA change was merged to openstack/tripleo-image-elements: Configure neutron-ovs-cleanup to run after openvswitch  https://review.openstack.org/9960907:40
openstackgerritNicholas Randon proposed a change to openstack/tripleo-image-elements: Move masquerade host_ip to config.json  https://review.openstack.org/10128007:40
*** yfaykya has quit IRC07:44
*** mkerrin has joined #tripleo07:45
*** yfaykya has joined #tripleo07:45
*** gfidente has joined #tripleo07:50
*** yfaykya has quit IRC07:50
*** akrivoka has joined #tripleo07:50
*** mestery has quit IRC07:51
*** ifarkas has joined #tripleo07:51
*** lucasagomes has joined #tripleo07:51
*** yfaykya has joined #tripleo07:52
*** athomas has joined #tripleo07:53
*** mestery has joined #tripleo07:55
*** yfaykya has quit IRC07:56
*** lsmola__ has joined #tripleo07:56
*** yfaykya has joined #tripleo07:58
*** dshulyak has quit IRC07:58
*** markmc has joined #tripleo08:00
*** yfaykya has quit IRC08:03
*** yfaykya has joined #tripleo08:04
*** gcha has quit IRC08:05
*** yfaykya has quit IRC08:09
*** yfaykya has joined #tripleo08:10
*** gcha has joined #tripleo08:11
*** loki184 has joined #tripleo08:11
*** IvanBerezovskiy has joined #tripleo08:11
*** dshulyak has joined #tripleo08:12
*** amitpp has quit IRC08:14
openstackgerritGhe Rivero proposed a change to openstack/tripleo-image-elements: Use os-svc-enable for openvswitch service  https://review.openstack.org/10410908:14
*** amitpp has joined #tripleo08:14
*** yfaykya has quit IRC08:14
*** yfaykya has joined #tripleo08:16
*** rakesh_hs2 has quit IRC08:19
*** yfaykya has quit IRC08:21
*** yfaykya has joined #tripleo08:22
*** rakesh_hs has joined #tripleo08:22
*** jp_at_hp has joined #tripleo08:26
*** yfaykya has quit IRC08:27
*** yfaykya has joined #tripleo08:28
*** ramishra has quit IRC08:30
*** ramishra has joined #tripleo08:30
*** yfaykya has quit IRC08:33
*** yfaykya has joined #tripleo08:34
*** yfaykya has quit IRC08:39
*** yfaykya has joined #tripleo08:41
*** derekh_ has joined #tripleo08:41
openstackgerritA change was merged to openstack/tripleo-image-elements: Add os-iptables-stateful script for managing iptables  https://review.openstack.org/8986008:43
*** yfaykya has quit IRC08:45
*** yfaykya has joined #tripleo08:47
*** jcoufal has quit IRC08:48
*** yfaykya has quit IRC08:51
*** yfaykya has joined #tripleo08:53
openstackgerritNicholas Randon proposed a change to openstack/tripleo-image-elements: Move masquerade host_ip to config.json  https://review.openstack.org/10128008:54
openstackgerritGhe Rivero proposed a change to openstack/tripleo-image-elements: openvswitch and openvswitch-datapath element  https://review.openstack.org/9515108:55
openstackgerritGhe Rivero proposed a change to openstack/tripleo-image-elements: Make use of openvswitch elements  https://review.openstack.org/10411508:55
*** pelix has joined #tripleo08:56
lazy_princepriya57208:56
lazy_princesorry.. wrong chan..08:57
*** yfaykya has quit IRC08:57
*** yfaykya has joined #tripleo08:59
*** untriaged-bot has joined #tripleo09:00
untriaged-botUntriaged bugs so far:09:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133458109:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133504209:00
uvirtbotLaunchpad bug 1334581 in tripleo "os-collect-config.conf need support to Heat userdata" [Undecided,In progress]09:00
uvirtbotLaunchpad bug 1335042 in tripleo "diskimage-builder: extlinux installation failure" [Undecided,New]09:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133510509:00
uvirtbotLaunchpad bug 1335105 in tuskar-ui "Devtest init script: sourcing tripleorc fails" [Undecided,New]09:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133611009:00
uvirtbotLaunchpad bug 1336110 in tripleo "mysql does not start on boot post-upgrade" [Undecided,New]09:00
untriaged-bothttps://bugs.launchpad.net/diskimage-builder/+bug/133593209:00
uvirtbotLaunchpad bug 1335932 in diskimage-builder "/bin/dib-run-parts fails for spanish locale" [Undecided,In progress]09:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133611509:00
uvirtbotLaunchpad bug 1336115 in tripleo "instances no longer running post-upgrade" [Undecided,New]09:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133501609:00
uvirtbotLaunchpad bug 1335016 in tripleo "diskimage-builder fails for Debian" [Undecided,New]09:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133364909:00
untriaged-bothttps://bugs.launchpad.net/diskimage-builder/+bug/133245809:00
untriaged-bothttps://bugs.launchpad.net/diskimage-builder/+bug/133252109:00
uvirtbotLaunchpad bug 1333649 in tripleo "/etc/hosts entries written by hosts element doesn't survive reboot" [Undecided,In progress]09:00
*** untriaged-bot has quit IRC09:00
uvirtbotLaunchpad bug 1332458 in diskimage-builder "Not able to build armhf or arm64 images on amd64 arch systems." [Undecided,In progress]09:00
uvirtbotLaunchpad bug 1332521 in diskimage-builder "failed to remove `/tmp/image.A2aupYJb/mnt/tmp/in_target.d': Device or resource busy" [Undecided,New]09:00
*** yfaykya has quit IRC09:03
*** yfaykya has joined #tripleo09:05
*** jtomasek has joined #tripleo09:06
lifelessderekh_: hi09:06
lifelessderekh_: updating things now09:06
openstackgerritlifeless proposed a change to openstack/tripleo-heat-templates: Expose public_interface_tag support.  https://review.openstack.org/10345409:06
openstackgerritlifeless proposed a change to openstack/tripleo-heat-templates: Specify the seed network for undercloud nodes  https://review.openstack.org/10411709:06
openstackgerritlifeless proposed a change to openstack/tripleo-incubator: WIP: Add VLAN support to the seed.  https://review.openstack.org/10375709:08
lifelessderekh_: ^ see https://review.openstack.org/103757 - there's a comment in there with your name on it09:08
lifelessand with that, I'm off to sleep, perchance to dream of .q tagged frames09:10
*** yfaykya has quit IRC09:10
*** jtomasek has quit IRC09:10
derekh_lifeless: ok, looking, have a good night09:11
*** yfaykya has joined #tripleo09:11
*** yfaykya has quit IRC09:16
*** yfaykya has joined #tripleo09:17
*** andrearosa has quit IRC09:22
*** yfaykya has quit IRC09:22
*** yfaykya has joined #tripleo09:23
*** andreaf has joined #tripleo09:24
*** ramishra has quit IRC09:27
*** yfaykya has quit IRC09:28
*** yfaykya has joined #tripleo09:29
*** yfaykya has quit IRC09:34
*** ramishra has joined #tripleo09:35
*** yfaykya has joined #tripleo09:36
*** loki184 has quit IRC09:36
*** andrearosa has joined #tripleo09:40
*** yfaykya has quit IRC09:41
*** rakesh_hs has quit IRC09:41
*** yfaykya has joined #tripleo09:42
*** yfaykya has quit IRC09:46
*** jtomasek has joined #tripleo09:47
*** yfaykya has joined #tripleo09:48
*** ohadlevy has quit IRC09:50
*** yfaykya has quit IRC09:53
*** yfaykya has joined #tripleo09:54
*** ohadlevy has joined #tripleo09:56
*** ohadlevy is now known as Guest3612509:56
*** rushiagr_ has quit IRC09:56
*** Guest36125 is now known as ohadlevy_09:58
*** yfaykya has quit IRC09:59
*** yfaykya has joined #tripleo10:00
*** yfaykya has quit IRC10:05
*** yfaykya has joined #tripleo10:06
*** yfaykya has quit IRC10:11
*** yfaykya has joined #tripleo10:12
*** jcoufal has joined #tripleo10:13
*** rdopieralski has quit IRC10:16
*** yfaykya has quit IRC10:17
*** yfaykya has joined #tripleo10:18
*** ramishra has quit IRC10:21
*** yfaykya has quit IRC10:23
*** yfaykya has joined #tripleo10:25
*** ramishra_ has joined #tripleo10:25
*** yfaykya has quit IRC10:29
*** yfaykya has joined #tripleo10:31
*** yfaykya has quit IRC10:35
*** yfaykya has joined #tripleo10:37
*** ramishra_ has quit IRC10:39
*** rakesh_hs has joined #tripleo10:42
*** yfaykya has quit IRC10:42
*** yfaykya has joined #tripleo10:43
openstackgerritJuerg Haefliger proposed a change to openstack/diskimage-builder: Extend/fix support for extlinux bootloader  https://review.openstack.org/10413610:47
*** yfaykya has quit IRC10:47
*** yfaykya has joined #tripleo10:49
*** yfaykya has quit IRC10:54
*** yfaykya has joined #tripleo10:55
*** yfaykya has quit IRC11:00
openstackgerritGhe Rivero proposed a change to openstack/diskimage-builder: Rename rhel element yum blacklist  https://review.openstack.org/10413911:01
openstackgerritGhe Rivero proposed a change to openstack/diskimage-builder: Avoid to install a blank list of packages  https://review.openstack.org/10414011:01
openstackgerritGhe Rivero proposed a change to openstack/diskimage-builder: Add openvswitch-datapath-dkms to yum packages blacklist  https://review.openstack.org/10414111:01
*** yfaykya has joined #tripleo11:01
*** loki184 has joined #tripleo11:05
*** yfaykya has quit IRC11:06
*** yfaykya has joined #tripleo11:07
openstackgerritlokesh s proposed a change to openstack/diskimage-builder: Solves chroot format error for Arm images  https://review.openstack.org/10348311:08
openstackgerritJon-Paul Sullivan (jp_at_hp) proposed a change to openstack/diskimage-builder: Lock around git clones and fetches  https://review.openstack.org/10415011:08
*** yfaykya has quit IRC11:12
openstackgerritlokesh s proposed a change to openstack/diskimage-builder: Solves chroot format error for Arm images  https://review.openstack.org/10348311:12
*** yfaykya has joined #tripleo11:14
*** yfaykya has quit IRC11:18
*** rushiagr_ has joined #tripleo11:19
*** yfaykya has joined #tripleo11:20
openstackgerritlokesh s proposed a change to openstack/diskimage-builder: Solves chroot format error for Arm images  https://review.openstack.org/10348311:24
*** yfaykya has quit IRC11:24
*** yfaykya has joined #tripleo11:26
*** athomas has quit IRC11:29
*** yfaykya has quit IRC11:31
*** athomas has joined #tripleo11:31
*** yfaykya has joined #tripleo11:32
*** bcrochet|afk is now known as bcrochet11:33
openstackgerritJuerg Haefliger proposed a change to openstack/diskimage-builder: Extend/fix support for extlinux bootloader  https://review.openstack.org/10413611:35
*** yfaykya has quit IRC11:36
*** yfaykya has joined #tripleo11:38
openstackgerritlokesh s proposed a change to openstack/diskimage-builder: Solves chroot error while building cross compiled images  https://review.openstack.org/10348311:39
*** loki184 has quit IRC11:41
*** yfaykya has quit IRC11:43
*** yfaykya has joined #tripleo11:44
*** julim has joined #tripleo11:45
*** yfaykya has quit IRC11:49
*** amitpp has quit IRC11:50
*** yfaykya has joined #tripleo11:50
*** yfaykya has quit IRC11:55
*** yfaykya has joined #tripleo11:57
*** morazi has joined #tripleo11:58
*** ajc_ has quit IRC11:58
*** nosnos has quit IRC11:59
*** nosnos has joined #tripleo11:59
*** Shrews has quit IRC12:00
*** yfaykya has quit IRC12:01
*** rlandy has joined #tripleo12:02
*** yfaykya has joined #tripleo12:03
*** nosnos has quit IRC12:04
*** yfaykya has quit IRC12:08
*** yfaykya has joined #tripleo12:09
*** yfaykya has quit IRC12:14
*** yfaykya has joined #tripleo12:15
*** rdopieralski has joined #tripleo12:18
*** rdopieralski has quit IRC12:18
*** rdopieralski has joined #tripleo12:19
*** yfaykya has quit IRC12:20
*** yfaykya has joined #tripleo12:21
*** jdob has joined #tripleo12:25
*** yfaykya has quit IRC12:26
*** yfaykya has joined #tripleo12:27
*** yfaykya has quit IRC12:32
*** yfaykya has joined #tripleo12:33
*** mestery has quit IRC12:35
*** yfaykya has quit IRC12:38
*** mestery has joined #tripleo12:39
*** yfaykya has joined #tripleo12:39
*** yfaykya has quit IRC12:44
*** dprince has joined #tripleo12:44
*** yfaykya has joined #tripleo12:45
*** rushiagr_ is now known as rushiagr12:48
*** yfaykya has quit IRC12:50
*** yfaykya has joined #tripleo12:52
*** julim has quit IRC12:53
*** weshay has joined #tripleo12:54
*** julim has joined #tripleo12:54
*** yfaykya has quit IRC12:56
*** yfaykya has joined #tripleo12:58
*** pblaho has quit IRC12:59
*** morazi has quit IRC13:02
*** yfaykya has quit IRC13:02
*** yfaykya has joined #tripleo13:04
markmcrdopieralski, hey - just FYI, that oslo.config issue with groups in string substitutions you hit should be fixed soon - https://review.openstack.org/10388413:06
*** yfaykya has quit IRC13:08
*** yfaykya has joined #tripleo13:10
*** yfaykya has quit IRC13:14
rdopieralskimarkmc: awesome!13:15
rdopieralskimarkmc: thank you13:15
markmcrdopieralski, np13:15
*** morazi has joined #tripleo13:15
*** yfaykya has joined #tripleo13:16
openstackgerritAna Krivokapic proposed a change to openstack/tuskar-ui: Ceilometer graphs for nodes  https://review.openstack.org/10418813:16
rdopieralskimarkmc: I -1d it ;)13:18
*** yfaykya has quit IRC13:21
*** yfaykya has joined #tripleo13:22
*** yfaykya has quit IRC13:27
*** tzumainn has joined #tripleo13:27
*** yfaykya has joined #tripleo13:28
*** yfaykya has quit IRC13:33
*** julim has quit IRC13:34
*** yfaykya has joined #tripleo13:34
*** julim has joined #tripleo13:35
*** pcrews has joined #tripleo13:37
*** yfaykya has quit IRC13:39
*** yfaykya has joined #tripleo13:41
*** robsparker has joined #tripleo13:42
openstackgerritRyan Brady proposed a change to openstack/tripleo-image-elements: Add initial svc-map support  https://review.openstack.org/10419613:42
*** jpeeler has quit IRC13:45
*** jpeeler has joined #tripleo13:45
*** jpeeler has joined #tripleo13:45
*** lazy_prince is now known as killer_prince13:45
*** yfaykya has quit IRC13:45
*** yfaykya has joined #tripleo13:47
*** rakesh_hs has quit IRC13:50
*** yfaykya has quit IRC13:51
openstackgerritRyan Brady proposed a change to openstack/tripleo-image-elements: Add svc-map to cinder-api  https://review.openstack.org/10419813:53
*** yfaykya has joined #tripleo13:53
rbradydprince: I finally got around to adding svc-map into t-i-e.  I'd like to get feedback from you before I modify the rest of os-svc-install scripts.  https://review.openstack.org/#/c/104198/13:54
dprincerbrady: ack13:55
*** rushiagr has quit IRC13:56
*** amitpp has joined #tripleo13:57
*** yfaykya has quit IRC13:57
*** mestery_ has joined #tripleo13:59
*** yfaykya has joined #tripleo13:59
*** mestery has quit IRC14:00
*** mestery_ is now known as mestery14:00
*** amitpp has quit IRC14:00
*** julim has quit IRC14:03
*** yfaykya has quit IRC14:04
*** julim has joined #tripleo14:04
*** yfaykya has joined #tripleo14:05
*** yfaykya has quit IRC14:10
*** rwsu has joined #tripleo14:10
*** yfaykya has joined #tripleo14:11
*** nealph_afk is now known as nealph14:11
*** yfaykya has quit IRC14:16
*** yfaykya has joined #tripleo14:17
*** yfaykya has quit IRC14:22
*** yfaykya has joined #tripleo14:23
*** yfaykya has quit IRC14:28
openstackgerritGhe Rivero proposed a change to openstack/diskimage-builder: Avoid to install a blank list of packages  https://review.openstack.org/10420314:29
*** yfaykya has joined #tripleo14:30
openstackgerritGhe Rivero proposed a change to openstack/diskimage-builder: Avoid to install a blank list of packages  https://review.openstack.org/10414014:31
openstackgerritGhe Rivero proposed a change to openstack/diskimage-builder: Add openvswitch-datapath-dkms to yum packages blacklist  https://review.openstack.org/10414114:31
*** jcoufal has quit IRC14:34
*** yfaykya has quit IRC14:34
*** jtomasek has quit IRC14:36
*** yfaykya has joined #tripleo14:36
*** jcoufal has joined #tripleo14:36
openstackgerritRyan Brady proposed a change to openstack/diskimage-builder: Add svc-map element.  https://review.openstack.org/9677014:39
*** yfaykya has quit IRC14:40
*** yfaykya has joined #tripleo14:42
*** yfaykya has quit IRC14:47
*** yfaykya has joined #tripleo14:48
*** jtomasek has joined #tripleo14:50
*** andreaf has quit IRC14:51
*** yfaykya has quit IRC14:53
*** yfaykya has joined #tripleo14:54
*** yfaykya has quit IRC14:59
*** untriaged-bot has joined #tripleo15:00
untriaged-botUntriaged bugs so far:15:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133458115:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133504215:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133510515:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133611015:00
untriaged-bothttps://bugs.launchpad.net/diskimage-builder/+bug/133593215:00
uvirtbotLaunchpad bug 1334581 in tripleo "os-collect-config.conf need support to Heat userdata" [Undecided,In progress]15:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133611515:00
uvirtbotLaunchpad bug 1335042 in tripleo "diskimage-builder: extlinux installation failure" [Undecided,New]15:00
uvirtbotLaunchpad bug 1335105 in tuskar-ui "Devtest init script: sourcing tripleorc fails" [Undecided,New]15:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133501615:00
uvirtbotLaunchpad bug 1336110 in tripleo "mysql does not start on boot post-upgrade" [Undecided,New]15:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133364915:00
uvirtbotLaunchpad bug 1335932 in diskimage-builder "/bin/dib-run-parts fails for spanish locale" [Undecided,In progress]15:00
untriaged-bothttps://bugs.launchpad.net/diskimage-builder/+bug/133245815:00
uvirtbotLaunchpad bug 1336115 in tripleo "instances no longer running post-upgrade" [Undecided,New]15:00
uvirtbotLaunchpad bug 1335016 in tripleo "diskimage-builder fails for Debian" [Undecided,New]15:00
untriaged-bothttps://bugs.launchpad.net/diskimage-builder/+bug/133252115:00
uvirtbotLaunchpad bug 1333649 in tripleo "/etc/hosts entries written by hosts element doesn't survive reboot" [Undecided,In progress]15:00
uvirtbotLaunchpad bug 1332458 in diskimage-builder "Not able to build armhf or arm64 images on amd64 arch systems." [Undecided,In progress]15:00
*** untriaged-bot has quit IRC15:00
uvirtbotLaunchpad bug 1332521 in diskimage-builder "failed to remove `/tmp/image.A2aupYJb/mnt/tmp/in_target.d': Device or resource busy" [Undecided,New]15:00
*** yfaykya has joined #tripleo15:00
*** rushiagr has joined #tripleo15:02
*** jtomasek has quit IRC15:03
*** yfaykya has quit IRC15:04
*** yfaykya has joined #tripleo15:06
*** yfaykya has quit IRC15:11
*** yfaykya has joined #tripleo15:12
*** yfaykya has quit IRC15:17
*** yfaykya has joined #tripleo15:19
*** yfaykya has quit IRC15:23
*** yfaykya has joined #tripleo15:25
*** rushiagr has quit IRC15:25
openstackgerritNicholas Randon proposed a change to openstack/tripleo-incubator: Wait for os-collect-config to complete on the seed  https://review.openstack.org/9651515:25
openstackgerritNicholas Randon proposed a change to openstack/tripleo-incubator: Improve readability of long JQ expression  https://review.openstack.org/9968115:26
*** rushiagr has joined #tripleo15:26
openstackgerritPhil Neal proposed a change to openstack/tripleo-incubator: Fix Ceilometer undercloud endpoint registration when UI not specified  https://review.openstack.org/10159615:29
*** yfaykya has quit IRC15:29
openstackgerritPhil Neal proposed a change to openstack/tripleo-incubator: Fix Ceilometer undercloud endpoint registration when UI not specified  https://review.openstack.org/10159615:30
*** yfaykya has joined #tripleo15:31
*** yfaykya has quit IRC15:36
*** yfaykya has joined #tripleo15:37
*** yfaykya has quit IRC15:41
*** jcoufal has quit IRC15:42
*** yfaykya has joined #tripleo15:43
*** yfaykya has quit IRC15:48
*** yfaykya has joined #tripleo15:49
*** nati_ueno has joined #tripleo15:50
*** rameshg87 is now known as rameshg87_afk15:52
*** yfaykya has quit IRC15:54
*** yfaykya has joined #tripleo15:55
*** rakesh_hs has joined #tripleo15:57
*** IvanBerezovskiy has left #tripleo15:58
ccrouch(2:28:28 PM) pblaho: can someone point me to place where I can discover diiference  http://www.stackalytics.com/report/contribution/tripleo-group/90 vs. http://russellbryant.net/openstack-stats/tripleo-reviewers-90.txt16:00
ccrouchdoes anyone know if this got answered yesterday on the meeting?16:00
*** yfaykya has quit IRC16:00
ccrouchthere seem to be large differences16:00
ccrouchi see lifeless only linked to russellbryant.net in the minutes16:01
ccrouchso does that mean stackalytics can safely be ignored16:01
*** yfaykya has joined #tripleo16:01
*** mestery has quit IRC16:02
*** eghobo has joined #tripleo16:03
*** killer_prince is now known as lazy_prince16:05
*** yfaykya has quit IRC16:06
*** yfaykya has joined #tripleo16:08
*** eghobo has quit IRC16:08
*** eghobo has joined #tripleo16:08
*** yfaykya has quit IRC16:12
*** yfaykya has joined #tripleo16:14
*** yfaykya has quit IRC16:18
*** mestery has joined #tripleo16:19
*** jcoufal has joined #tripleo16:20
*** yfaykya has joined #tripleo16:20
lifelessok, lifeless -> sydney.16:21
openstackgerritBen Nemec proposed a change to openstack/diskimage-builder: Add global exclusions to dib-lint  https://review.openstack.org/10425516:23
bnemecrbrady: ^16:23
bnemecThat's what I'm thinking for the global exclusions in dib-lint16:24
*** yfaykya has quit IRC16:24
*** regebro is now known as regebro|afk16:26
*** yfaykya has joined #tripleo16:26
rbradybnemec: looks good.  the reason I pinged you earlier on this is that I wanted to be more than a spectator16:28
bnemecrbrady: Yeah, I just figured it would be about as easy to write it quick as to explain what I wanted to do. :-)16:29
*** athomas has quit IRC16:29
bnemec(of course, I was wrong about that.  Fell down the perl regex rabbit hole)16:29
*** akrivoka has quit IRC16:30
*** lucasagomes has quit IRC16:30
*** yfaykya has quit IRC16:30
*** markmc has quit IRC16:31
*** yfaykya has joined #tripleo16:32
*** regebro|afk has quit IRC16:33
*** nati_ueno has quit IRC16:33
*** lazy_prince is now known as killer_prince16:34
*** lsmola__ has quit IRC16:34
*** ifarkas has quit IRC16:34
lxslibnemec: wouldn't that be easier as sed '/\[dib-lint\]/p'?16:36
*** yfaykya has quit IRC16:36
*** yfaykya has joined #tripleo16:38
lxslihmm not quite but either way if we could not get Perl involved that'd be great16:38
bnemeclxsli: My understanding is that making sed work on multi-line strings like the tox.ini file is complicated.16:38
*** dkehn__ has joined #tripleo16:39
lxsliahh I see what you're trying to do16:39
openstackgerritGraham Hayes proposed a change to openstack/tripleo-image-elements: RabbitMQ: Policy support  https://review.openstack.org/9138316:39
bnemecI have to think there's a tool somewhere that can do this for me, but I didn't run across it.16:39
*** dkehnx has quit IRC16:41
lxslised is entirely capable... whether it's easier to grok than the Perl is up for debate16:42
lxsliGotta go but maybe I'll comment on the review tomorrow16:43
*** yfaykya has quit IRC16:43
*** yfaykya has joined #tripleo16:44
openstackgerritGraham Hayes proposed a change to openstack/tripleo-image-elements: RabbitMQ: Policy support  https://review.openstack.org/9138316:46
*** yfaykya has quit IRC16:49
*** yfaykya has joined #tripleo16:50
*** pelix has quit IRC16:52
*** yfaykya has quit IRC16:55
*** yfaykya has joined #tripleo16:57
*** dkehn__ is now known as dkehnx16:57
openstackgerritDerek Higgins proposed a change to openstack/tripleo-heat-templates: Expose public_interface_tag support.  https://review.openstack.org/10345416:58
openstackgerritDerek Higgins proposed a change to openstack/tripleo-image-elements: Fix issues with provider networks and public ips  https://review.openstack.org/10344917:00
*** yfaykya has quit IRC17:01
*** dshulyak_ has joined #tripleo17:01
*** yfaykya has joined #tripleo17:03
openstackgerritDerek Higgins proposed a change to openstack/tripleo-incubator: WIP: Add VLAN support to the seed.  https://review.openstack.org/10375717:03
*** AaronGr has left #tripleo17:03
derekh_lifeless: monor tweaks to some of your patches ^^ to keep it woking without vlan setup defined17:04
derekh_lifeless: ^^17:04
openstackgerritThom Leggett proposed a change to openstack/tripleo-image-elements: Adds passthrough config for nova rootwrap  https://review.openstack.org/9681117:05
derekh_lifeless: then I tried the actual vlan stuff, no ping responses from 192.0.2.117:05
derekh_lifeless: this was my fault, fixed json when I figured out why I was missing a route17:05
derekh_lifeless: now getting error setting up neutron on seed http://paste.openstack.org/show/85338/ and gotta got in a few17:06
*** Penick has joined #tripleo17:07
*** yfaykya has quit IRC17:08
*** yfaykya has joined #tripleo17:09
*** derekh_ has quit IRC17:11
openstackgerritMichael Kerrin proposed a change to openstack/tripleo-image-elements: Use Percona Packages for Ubuntu and Debian  https://review.openstack.org/9013417:11
openstackgerritMichael Kerrin proposed a change to openstack/tripleo-image-elements: MySQL upstart script setup  https://review.openstack.org/9996417:11
*** loki184 has joined #tripleo17:13
loki184Can some please approve this patch https://review.openstack.org/#/c/9638317:13
*** yfaykya has quit IRC17:13
openstackgerritThom Leggett proposed a change to openstack/tripleo-image-elements: Adds passthrough config for cinder rootwrap  https://review.openstack.org/9731217:14
*** eghobo has quit IRC17:14
*** yfaykya has joined #tripleo17:15
*** yfaykya has quit IRC17:19
*** yfaykya has joined #tripleo17:21
*** dkehn__ has joined #tripleo17:21
*** dkehn__ has quit IRC17:23
*** dkehn__ has joined #tripleo17:24
*** dkehn_ has quit IRC17:24
*** dkehnx has quit IRC17:25
*** yfaykya has quit IRC17:26
*** dkehn__ is now known as dkehnx17:26
*** dkehn has joined #tripleo17:26
*** yfaykya has joined #tripleo17:27
*** sparkycollier has joined #tripleo17:29
*** yfaykya has quit IRC17:32
*** yfaykya has joined #tripleo17:33
*** yfaykya has quit IRC17:38
*** yfaykya has joined #tripleo17:39
*** dshulyak_ has quit IRC17:40
lifelessSpamapS: so  yo eat question17:42
lifelesshttps://review.openstack.org/#/c/103454/6..7/overcloud-source.yaml17:43
lifelessSpamapS: I think derek did that to avoid '' is not a number.17:43
lifelessSpamapS: can yaml represent nulls ?17:43
*** chuckC has quit IRC17:43
lifelessor do we just have the wrong type and coerce in oac ?17:43
*** yfaykya has quit IRC17:44
lifelesspcrews: hey so do you have things you're hacking on, or can I throw suggestions your way?17:45
*** Penick has quit IRC17:45
*** yfaykya has joined #tripleo17:46
*** saurabhs has joined #tripleo17:46
lifelessdprince: have you reconsidered your -2 on https://review.openstack.org/#/c/99604 ?17:48
openstackgerritA change was merged to openstack/tripleo-incubator: Make install-dependencies use sudo -E to enable use of env proxy.  https://review.openstack.org/9638317:48
*** Penick has joined #tripleo17:48
*** openstackgerrit has quit IRC17:49
*** openstackgerrit has joined #tripleo17:50
*** yfaykya has quit IRC17:50
dprincelifeless: I'm less -2 on it but still want to think this out a bit.17:51
*** rameshg87_afk is now known as rameshg8717:51
*** yfaykya has joined #tripleo17:52
dprincelifeless: At the very least I'd want this optional. Perhaps even opt-in17:52
lifelessdprince: ok, we're closing in on being able to deploy again, with that, so I'm going to be circling around on it continually :)17:52
dprincelifeless: I haven't seen the need for this on Fedora17:52
dprincelifeless: So FWIW I've got os-net-config working:   While this appears to work, any operation17:52
dprincelifeless: sorry, bad link17:53
lifelessdprince: ok, so I understand that. But we can't DHCP if the MAC is wrong, so setting it seems like something we *should* do17:53
dprincelifeless: https://review.openstack.org/#/c/104054/17:53
dprincelifeless: so thinking ahead...17:53
dprincelifeless: how would we make such an option configurable via the new JSON scheme17:53
dprincelifeless: presumably we'd want to mark one of the interfaces as "primary" or something?17:54
dprincelifeless; because what you are suggesting we do is dynamically obtain the MAC of a NIC and apply it to the bridge17:54
greghayneslifeless: https://review.openstack.org/#/c/98709/17:54
lifelessso there's a few options. I think we discuss them in chuckc's neutron spec (he's working on being able to TFTP boot a bonded pair machine when one link is dead17:54
dprincelifeless: that sounds like a horrible idea17:54
lifelesswhich requires some cooperation from neutron/nova/ironic and there's a bunch of different tradeoffs17:55
dprincelifeless: that is... if you want this done sooner rather than later17:55
dprincelifeless: I understand you think these might be somewhat related17:55
lifelessdprince: his work will integrate with yours - we need to make sure it all dovetails17:55
dprincelifeless: but the main issue at hand here is the ability to reboot an Ubuntu controller right?17:55
*** sseago has quit IRC17:56
lifelessdprince: I've now lost track of what 'this' is ;)17:56
dprincelifeless: https://bugs.launchpad.net/tripleo/+bug/132923817:56
uvirtbotLaunchpad bug 1329238 in tripleo "OVS isn't persisting mac addresses on OVS bridges" [High,In progress]17:56
*** yfaykya has quit IRC17:56
dprincelifeless: that is your ticket right?17:56
dprincelifeless: so it sounds like the primary issue you want to solve is just being able to reboot an Ubuntu machine and have it automatically gets its IP on the bridge17:57
*** loki184 has quit IRC17:57
dprincelifeless: that case already works on Fedora... which is why I'd like your patch/fix to be optional or perhaps opt-in17:57
*** rushiagr has quit IRC17:57
*** yfaykya has joined #tripleo17:58
lifelessmkerrin: ping17:58
lifelessmkerrin: we're talking  about one of your fav bugs :)17:58
dprincelifeless: if you'll point me to Chuck's spec I'll look at it BTW. I don't see it here https://review.openstack.org/#/q/status:open+project:openstack/tripleo-specs,n,z17:58
lifelessdprince: its a neutron spec I, he was going to push it up yesterday17:59
lifelessdprince: but he might be trying to make it better first - still getting him into release-often, early mode :)17:59
lifelessdprince: so, I know I hit this a couple times where things weren't coming up and it was dhcp failing18:00
lifelessdprince: it wasn't even on reboot, just first deploy.18:00
*** rameshg87 is now known as rameshg87_afk18:00
lifelessdprince: I'm thinking it might be a race condition with upstart18:00
dprincelifeless: okay. would making one of the interfaces not 'auto' help perhaps?18:01
lifelessdprince: like this - script creates bridge, udev triggers dhcp-all-interfaces, that starts dhcp, but the ovs scripts haven't added the port yet.18:01
pcrewslifeless: I was going to take a crack at https://bugs.launchpad.net/tripleo/+bug/1272821, but am open to suggestions :)18:01
uvirtbotLaunchpad bug 1272821 in tripleo "keystone isn't logging requests" [High,Triaged]18:01
lifelessdprince: then ovs adds the port, but dhclient is already running with the mac it had, or something.18:01
openstackgerritGraham Hayes proposed a change to openstack/tripleo-image-elements: RabbitMQ: VHost support  https://review.openstack.org/9137618:01
dprincelifeless: the bridge needs to be 'auto'. But I'm wondering if we removed the 'auto' on the raw port if that would fix it perhaps?18:01
morganfainbergpcrews, that is likely an eventlet logging level issue18:02
*** mestery has quit IRC18:02
lifelessdprince: I don't think it would, since the race (if I'm correct) is on the bridge18:02
morganfainbergpcrews, assuming you're deploying keystone under eventlet not mod_wsgi18:02
lifelessmorganfainberg: its probably a case of broken defaults :)18:02
lifelesspcrews: so I was going to point you at something a little meaty. review 8775818:02
*** yfaykya has quit IRC18:02
morganfainberglifeless, in oslo.log i think :P18:03
lifelessmorganfainberg: and/or the log level keystone logs at. Point is we should check we haven't *disabled* it, and then move the bug upstream :)18:03
morganfainberglifeless, but we do have lots of odd defaults in keystone *[I will deny saying this]18:03
morganfainberg:P18:03
morganfainberglifeless, ++18:03
*** yfaykya has joined #tripleo18:04
lifelessdprince: the boot degraded stuff - thats important for avoiding firedrills on flaky cables, which happen more often than one would like. (I mean - its a major reason for bonding in the first place :))18:05
lifelessdprince: it shouldn't slow down your os-net-config at all.18:05
*** nati_ueno has joined #tripleo18:05
dprincelifeless: got time for a hangout?18:06
pcrewslifeless: you must be psychic :)  I had been thinking about tasks around that too (due to an email from Ng).18:06
lifelessdprince: I'm in an airport lounge but we can certainly try18:07
dprincelifeless: maybe not, I don't want to disturb the peace of your airport18:07
dprincelifeless: Are you absolutely sure hard coding the MAC on the bridge fixes your issues?18:07
dprincelifeless: how many times have you tried it (manually)?18:08
lifelessdprince: its fine, I've got a corner i can camp in18:08
*** sparkycollier has quit IRC18:08
*** yfaykya has quit IRC18:08
*** dshulyak_ has joined #tripleo18:10
*** yfaykya has joined #tripleo18:10
*** mestery has joined #tripleo18:10
*** saurabhs1 has joined #tripleo18:11
*** sseago has joined #tripleo18:12
*** Shrews has joined #tripleo18:12
*** sparkycollier has joined #tripleo18:13
*** mestery_ has joined #tripleo18:14
*** saurabhs has quit IRC18:14
*** mestery has quit IRC18:14
*** morazi has quit IRC18:15
*** yfaykya has quit IRC18:15
openstackgerritA change was merged to openstack/tripleo-heat-templates: Enable multi-node rabbitmq cluster  https://review.openstack.org/9870918:16
*** yfaykya has joined #tripleo18:16
*** sseago has quit IRC18:17
openstackgerritA change was merged to openstack/tripleo-incubator: OVERCLOUD_IP and OVERCLOUD_ENDPOINT from heat outputs  https://review.openstack.org/9435418:17
*** marun_afk is now known as marun18:18
*** amitpp has joined #tripleo18:19
*** yfaykya has quit IRC18:20
*** mestery_ has quit IRC18:21
*** sparkycollier has quit IRC18:21
*** mestery has joined #tripleo18:21
*** yfaykya has joined #tripleo18:22
openstackgerritazher ullah khan proposed a change to openstack/diskimage-builder: Optimizing directory creation.  https://review.openstack.org/10429218:22
lifelessgreghaynes: reviewed18:23
greghaynesyep, it merged too18:23
greghaynesI think we both +2'd at same time, so I went back and +a'd18:23
openstackgerritGregory Haynes proposed a change to openstack/tripleo-specs: SSL PKI  https://review.openstack.org/10369218:24
lifelessok flight time18:25
lifelessbai18:25
greghaynesglhf18:26
*** mestery has quit IRC18:26
*** yfaykya has quit IRC18:27
*** mestery has joined #tripleo18:28
*** rdopieralski has quit IRC18:28
*** morazi has joined #tripleo18:28
*** yfaykya has joined #tripleo18:28
*** sseago has joined #tripleo18:29
*** chuckC has joined #tripleo18:31
*** yfaykya has quit IRC18:33
*** yfaykya has joined #tripleo18:34
*** mestery_ has joined #tripleo18:35
*** mestery has quit IRC18:35
*** yfaykya has quit IRC18:39
vinshgreghaynes, do you think maybe for "{{nova.host}}:8774/v2" for 8774.. we {{ref}} some port variable from the template?18:40
vinshmaybe better?18:40
*** yfaykya has joined #tripleo18:41
greghaynesIm kind of of +/-1 for that.. its not somethind we need in the template but it is nice to have that value only in one repo18:41
greghaynes*shrug*18:41
*** amitpp has quit IRC18:41
vinshYeah.. and I went this rout as-is.. because the haproxy direction/spec dictates standard ports for that sort of api18:42
greghaynesyep, tis why I still +2'd18:42
greghaynesjust thought I would point it out18:42
vinshfigured.. it was the likely way it would be plumbed going forward.18:42
vinshgood point-out. :)18:42
openstackgerritRyan Brady proposed a change to openstack/diskimage-builder: Update RHEL7 element since release (WIP)  https://review.openstack.org/10429618:42
*** saurabhs1 has quit IRC18:43
*** saurabhs has joined #tripleo18:43
*** nati_ueno has quit IRC18:44
*** nati_ueno has joined #tripleo18:45
*** yfaykya has quit IRC18:45
*** eghobo has joined #tripleo18:47
*** yfaykya has joined #tripleo18:47
*** eghobo has quit IRC18:47
*** eghobo has joined #tripleo18:48
*** yfaykya has quit IRC18:52
*** yfaykya has joined #tripleo18:53
*** nati_uen_ has joined #tripleo18:53
*** chuckC has quit IRC18:54
*** nati_ueno has quit IRC18:56
*** chuckC has joined #tripleo18:57
*** yfaykya has quit IRC18:57
*** yfaykya has joined #tripleo18:59
*** weshay has quit IRC19:01
*** dshulyak_ has quit IRC19:02
*** Penick has quit IRC19:02
*** yfaykya has quit IRC19:03
*** yfaykya has joined #tripleo19:05
*** yfaykya has quit IRC19:10
*** yfaykya has joined #tripleo19:11
*** Penick has joined #tripleo19:12
*** rcarrillocruz has joined #tripleo19:16
*** yfaykya has quit IRC19:16
*** weshay has joined #tripleo19:17
*** yfaykya has joined #tripleo19:17
*** rcarrill` has quit IRC19:18
*** yfaykya has quit IRC19:22
*** yfaykya has joined #tripleo19:24
greghaynesTheJulia: Feel free to ping in here if you get that mysql patch up since its kind of critical19:27
greghaynesso we can get it +a'd19:27
TheJulia10-419:28
greghaynes(It turns out if you lack a mysql.nodes line in your heat template well start galera masters on all the things)19:28
*** yfaykya has quit IRC19:28
*** yfaykya has joined #tripleo19:30
*** yfaykya has quit IRC19:34
*** yfaykya has joined #tripleo19:36
openstackgerritJames Slagle proposed a change to openstack/tripleo-specs: Add a local datasource collector to occ  https://review.openstack.org/10096519:37
*** mestery_ is now known as mestery19:38
*** yfaykya has quit IRC19:41
*** yfaykya has joined #tripleo19:42
*** yfaykya has quit IRC19:46
*** mrunge has quit IRC19:47
*** rcarrill` has joined #tripleo19:47
*** yfaykya has joined #tripleo19:48
*** rcarrill` has quit IRC19:49
*** rcarrillocruz has quit IRC19:50
*** rcarrillocruz has joined #tripleo19:51
*** yfaykya has quit IRC19:53
*** dprince has quit IRC19:54
*** yfaykya has joined #tripleo19:54
*** jdob has quit IRC19:57
*** rcarrill` has joined #tripleo19:58
*** jdob has joined #tripleo19:58
*** yfaykya has quit IRC19:59
*** rcarrillocruz has quit IRC20:00
*** yfaykya has joined #tripleo20:00
openstackgerritA change was merged to openstack/tripleo-image-elements: Remove source-repositories from element-deps  https://review.openstack.org/10308620:00
*** yfaykya has quit IRC20:05
*** rakesh_hs has quit IRC20:06
*** yfaykya has joined #tripleo20:06
*** yfaykya has quit IRC20:11
*** weshay has quit IRC20:12
tchayposo I know what the data structure for the VIPs we need to create for keepalived/haproxy looks like now, but I don't know how to put it in a template20:12
*** weshay has joined #tripleo20:12
*** yfaykya has joined #tripleo20:12
tchaypoit's not just json because it has heat functions in it to pull in data from elsewhere... but as far as I can tell that means it's also not something I can actually put into a heat template.20:13
tchaypoI was hoping to re-using the existing params and pull them together but I'm starting to think that won't work20:13
*** yfaykya has quit IRC20:17
*** yfaykya has joined #tripleo20:19
adam_guhm20:22
*** sseago has quit IRC20:22
*** sseago has joined #tripleo20:22
adam_gis anyone else running into seed mysql crashing during population of keystone database?20:22
adam_gderr20:23
greghaynesadam_g: out of mem?20:23
adam_gyeah20:23
greghaynes"Theres a patch for that"20:23
adam_ggreghaynes, to make seed not require 2GB?20:23
*** yfaykya has quit IRC20:23
greghayneshttps://review.openstack.org/#/c/104052/20:23
greghaynesno, to give the seed more rams20:23
adam_goh20:24
adam_gi was trying to get away with using less. :)20:24
adam_guntil my newegg package gets here tomorrow20:24
greghaynesah20:24
openstackgerritPhil Neal proposed a change to openstack/tripleo-incubator: Fix Ceilometer undercloud endpoint registration when UI not specified  https://review.openstack.org/10159620:24
greghaynesadam_g: I think you can tweak innodb buffer pool size20:24
greghaynesnot sure what else20:24
adam_ggreghaynes, wont heat start hosing keystone token table?20:25
adam_gIIRC thats why it was increased20:25
*** yfaykya has joined #tripleo20:25
greghaynesWell, you can have performance or less ram, but not both :p20:25
greghaynesI dont think itll be an issue for the seed though20:26
greghaynesI hope not at least20:26
*** yfaykya has quit IRC20:29
*** yfaykya has joined #tripleo20:31
morganfainberggreghaynes, i swear I will get _really_ close to non-persistent tokens for you guys this cycle20:33
morganfainberggreghaynes, most of the other stuff that was needed before we could get there is starting to shake out20:34
*** yfaykya has quit IRC20:35
greghaynes\O/20:36
greghaynesI did see your heat patches :)20:36
*** sseago has quit IRC20:37
*** yfaykya has joined #tripleo20:37
*** yfaykya has quit IRC20:42
*** yfaykya has joined #tripleo20:43
*** marun is now known as marun_afk20:43
*** yfaykya has quit IRC20:47
*** yfaykya has joined #tripleo20:49
*** marun_afk is now known as marun20:52
openstackgerritJames Slagle proposed a change to openstack/tripleo-specs: Deploy cloud hypervisor type  https://review.openstack.org/9458620:53
*** yfaykya has quit IRC20:54
*** yfaykya has joined #tripleo20:55
*** untriaged-bot has joined #tripleo21:00
untriaged-botUntriaged bugs so far:21:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133458121:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133504221:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133510521:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133611021:00
untriaged-bothttps://bugs.launchpad.net/diskimage-builder/+bug/133593221:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133611521:00
uvirtbotLaunchpad bug 1334581 in tripleo "os-collect-config.conf need support to Heat userdata" [Undecided,In progress]21:00
*** yfaykya has quit IRC21:00
uvirtbotLaunchpad bug 1335042 in tripleo "diskimage-builder: extlinux installation failure" [Undecided,New]21:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133501621:00
uvirtbotLaunchpad bug 1335105 in tuskar-ui "Devtest init script: sourcing tripleorc fails" [Undecided,New]21:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/133364921:00
uvirtbotLaunchpad bug 1336110 in tripleo "mysql does not start on boot post-upgrade" [Undecided,New]21:00
uvirtbotLaunchpad bug 1335932 in diskimage-builder "/bin/dib-run-parts fails for spanish locale" [Undecided,In progress]21:00
untriaged-bothttps://bugs.launchpad.net/diskimage-builder/+bug/133245821:00
uvirtbotLaunchpad bug 1336115 in tripleo "instances no longer running post-upgrade" [Undecided,New]21:00
uvirtbotLaunchpad bug 1335016 in tripleo "diskimage-builder fails for Debian" [Undecided,New]21:00
untriaged-bothttps://bugs.launchpad.net/diskimage-builder/+bug/133252121:00
uvirtbotLaunchpad bug 1333649 in tripleo "/etc/hosts entries written by hosts element doesn't survive reboot" [Undecided,In progress]21:00
*** untriaged-bot has quit IRC21:00
uvirtbotLaunchpad bug 1332458 in diskimage-builder "Not able to build armhf or arm64 images on amd64 arch systems." [Undecided,In progress]21:00
uvirtbotLaunchpad bug 1332521 in diskimage-builder "failed to remove `/tmp/image.A2aupYJb/mnt/tmp/in_target.d': Device or resource busy" [Undecided,New]21:00
tchaypoStevenK: lifeless: Did we decide on a time for today? I'm aiming for darling harbour at 10ish unless ihear otherwise21:00
*** yfaykya has joined #tripleo21:01
*** yfaykya has quit IRC21:06
*** yfaykya has joined #tripleo21:08
tchaypobut of course. all the stuff I'm lookign at is inside an os::heat::structuredconfig blob. that's precisely what i need.21:12
*** yfaykya has quit IRC21:12
*** yfaykya has joined #tripleo21:14
*** julim has quit IRC21:15
openstackgerritBen Nemec proposed a change to openstack/diskimage-builder: Add global exclusions to dib-lint  https://review.openstack.org/10425521:16
*** yfaykya has quit IRC21:18
*** yfaykya has joined #tripleo21:20
*** yfaykya has quit IRC21:24
*** yfaykya has joined #tripleo21:26
*** jp_at_hp has quit IRC21:27
*** sseago has joined #tripleo21:29
*** yfaykya has quit IRC21:31
*** jdob has quit IRC21:31
*** yfaykya has joined #tripleo21:32
*** jang1 has quit IRC21:33
*** yfaykya has quit IRC21:36
*** rcarrillocruz has joined #tripleo21:38
*** yfaykya has joined #tripleo21:38
*** rcarrill` has quit IRC21:40
*** yfaykya has quit IRC21:43
*** yfaykya has joined #tripleo21:44
*** yfaykya has quit IRC21:49
*** yfaykya has joined #tripleo21:50
openstackgerritGhe Rivero proposed a change to openstack/tripleo-image-elements: Rename os-config-applier to os-apply-config  https://review.openstack.org/10435521:54
*** yfaykya has quit IRC21:55
*** yfaykya has joined #tripleo21:57
*** gfidente has quit IRC21:59
openstackgerritGhe Rivero proposed a change to openstack/tripleo-incubator: Change os-config-applier references to os-apply-config  https://review.openstack.org/10435721:59
tchaypoI'm guessing os-config-applier is an old name and we've just never got around to changing lots of references to it?22:00
*** yfaykya has quit IRC22:01
GheRiverotchaypo: way old22:01
GheRiverotchaypo: In Jun 14 2013 was renamed22:02
*** yfaykya has joined #tripleo22:03
*** morazi has quit IRC22:03
*** ccrouch has quit IRC22:04
openstackgerritRyan Brady proposed a change to openstack/tripleo-image-elements: Decouple rdo-icehouse-repository from fedora  https://review.openstack.org/10435922:06
jcoufaltzumainn: ping22:07
*** yfaykya has quit IRC22:07
tzumainnjcoufal, heya, what's up?22:07
*** rcarrillocruz has quit IRC22:08
*** rcarrillocruz has joined #tripleo22:08
jcoufaltzumainn: heya, quick question - as long as we have image+flavor+count to be parameters of the deployment role, we can't easily say update this compute's image for all deployments22:08
tzumainnjcoufal, that's right22:08
jcoufaltzumainn: I have to go deployment by deployment and update it there22:09
jcoufalso it's deployment specific22:09
tzumainnyep, exactly22:09
*** yfaykya has joined #tripleo22:09
jcoufaltzumainn: good, thanks for confirmation22:09
tzumainnno problem!22:09
*** yfaykya has quit IRC22:13
*** yfaykya has joined #tripleo22:15
openstackgerritGhe Rivero proposed a change to openstack/tripleo-image-elements: Remove references to os-config-applier  https://review.openstack.org/10436322:15
*** morazi has joined #tripleo22:16
*** ccrouch has joined #tripleo22:17
*** yfaykya has quit IRC22:20
*** yfaykya has joined #tripleo22:21
*** yfaykya has quit IRC22:25
*** yfaykya has joined #tripleo22:27
*** yfaykya has quit IRC22:32
*** yfaykya has joined #tripleo22:33
*** yfaykya has quit IRC22:38
*** Penick has quit IRC22:38
*** yfaykya has joined #tripleo22:39
openstackgerritJames Polley proposed a change to openstack/tripleo-image-elements: Support new virtual_interfaces definition for VIPs  https://review.openstack.org/10436822:42
openstackgerritJames Polley proposed a change to openstack/tripleo-heat-templates: Add new public VIP to haproxy and keepalived  https://review.openstack.org/10303922:42
*** yfaykya has quit IRC22:44
*** yfaykya has joined #tripleo22:45
tchaypolifeless: ^^22:49
*** yfaykya has quit IRC22:50
*** yfaykya has joined #tripleo22:52
*** yfaykya has quit IRC22:56
*** yfaykya has joined #tripleo22:58
*** blamar_ has joined #tripleo23:01
*** blamar has quit IRC23:01
*** blamar_ is now known as blamar23:01
*** yfaykya has quit IRC23:03
*** yfaykya has joined #tripleo23:04
*** blamar has quit IRC23:04
*** saurabhs has quit IRC23:04
*** yfaykya has quit IRC23:08
*** saurabhs has joined #tripleo23:09
*** yfaykya has joined #tripleo23:10
*** yfaykya has quit IRC23:14
*** yfaykya has joined #tripleo23:16
*** yfaykya has quit IRC23:21
*** yfaykya has joined #tripleo23:22
*** saurabhs has quit IRC23:24
jerryztchaypo: ping23:24
*** rlandy has quit IRC23:25
*** ccrouch has quit IRC23:26
*** yfaykya has quit IRC23:27
*** yfaykya has joined #tripleo23:28
*** yfaykya has quit IRC23:33
*** yfaykya has joined #tripleo23:34
*** yfaykya has quit IRC23:39
*** yfaykya has joined #tripleo23:41
*** yfaykya has quit IRC23:45
*** yfaykya has joined #tripleo23:47
*** jcoufal has quit IRC23:48
*** nati_uen_ has quit IRC23:49
*** yfaykya has quit IRC23:51
lifelesstchaypo: morning23:52
*** yfaykya has joined #tripleo23:53
tchaypojerryz: pong23:54
*** saurabhs has joined #tripleo23:56
*** yfaykya has quit IRC23:58
openstackgerritA change was merged to openstack-infra/tripleo-ci: Fix call to os-collect-config --print  https://review.openstack.org/10383423:58
*** yfaykya has joined #tripleo23:59

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