Tuesday, 2019-06-18

*** georgk has quit IRC00:31
*** georgk has joined #airshipit00:32
*** lemko has quit IRC00:35
*** michael-beaver has quit IRC00:35
*** nishantkr has quit IRC00:38
*** mbeierl has joined #airshipit01:56
*** mbeierl has quit IRC02:01
*** mbeierl has joined #airshipit02:15
*** mbeierl has quit IRC02:19
*** mbeierl has joined #airshipit02:33
*** mbeierl has quit IRC02:37
*** mikkos has joined #airshipit03:13
*** mikkos has quit IRC04:08
*** mikkos has joined #airshipit05:19
*** dwalt has quit IRC05:35
*** dwalt has joined #airshipit05:36
*** masayukig has quit IRC05:36
*** hogepodge has quit IRC05:36
*** masayukig has joined #airshipit05:37
*** hogepodge has joined #airshipit05:38
*** mikkos has quit IRC06:18
*** mikkos has joined #airshipit06:35
*** pgaxatte has joined #airshipit06:43
*** lemko has joined #airshipit06:49
*** mikkos has quit IRC07:15
*** krypto has joined #airshipit07:45
*** mikkos has joined #airshipit07:52
openstackgerritKudaka Poorna Rajesh proposed airship/promenade master: [DNM] Test probes for calico-etcd  https://review.opendev.org/66590007:59
*** nick_kar has joined #airshipit08:17
*** nmimi has joined #airshipit08:44
*** mikkos has quit IRC08:46
*** mikkos has joined #airshipit08:48
openstackgerritKudaka Poorna Rajesh proposed airship/promenade master: [DNM] Test probes for calico-etcd  https://review.opendev.org/66590008:56
*** mikkos has quit IRC08:57
*** mikkos has joined #airshipit08:59
*** pkaralis has joined #airshipit09:12
openstackgerritKudaka Poorna Rajesh proposed airship/promenade master: [DNM] Test probes for calico-etcd  https://review.opendev.org/66590009:21
*** mikkos has quit IRC09:38
openstackgerritOleg Bravo proposed airship/airship-in-a-bottle master: Adds compatibility with Tungsten Fabric SDN (inplace of Open vSwitch)  https://review.opendev.org/66464809:44
openstackgerritKudaka Poorna Rajesh proposed airship/promenade master: Add liveness/readiness probes to calico-etcd  https://review.opendev.org/65986309:45
openstackgerritKudaka Poorna Rajesh proposed airship/promenade master: Enable probes and mount config for etcd  https://review.opendev.org/65986310:27
*** amalrajgenocidex has joined #airshipit10:29
amalrajgenocidexHi, I was setting airsloop and unable to login to PXE booted compute server using any of the keys? can anyone tell me where exactly the key is available with username?11:24
kskelscan you do 'sudo kubectl get nodes -o wide'11:25
kskelsdid the 2nd node join, or k8s failed to come up on the 2nd node?11:25
kskelsamalrajgenocidex:11:28
amalrajgenocidexActually, the second node didn't come up there.11:28
kskelsI see - when you check MAAS GUI11:29
amalrajgenocidexBut the second one booted from PXE with mentioned hostname.11:29
kskelsis the deployment successful?11:29
kskelsyou can see the GUI on http://genesis-ip:30001/MAAS if I remember right11:29
kskelslogin with admin/airsloop12311:30
kskelsdo you see airsloop-compute-1 and what is state of it..11:30
amalrajgenocidexYes, it's showing in MAAS GUI. http://i.imgur.com/xRZguEZ.png11:31
amalrajgenocidexit's showing as ready. But network seems to be not setup properly.11:31
kskelsright - so it seems it managed to comission but not to deploy11:32
amalrajgenocidexhttp://i.imgur.com/e4KReAG.png11:32
kskelshave a look at drydock logs11:32
amalrajgenocidexWhere to see the logs?11:32
kskelsyour networking doesn't seem right11:34
kskelsas in the sample for airsloop11:34
kskelsyou should have generally 2 network interfaces (unless you want to have different setup)11:34
kskels1 for PXE booting - untagged as eno1 or similar11:34
kskelsand then a data interface which will contain 4 VLANs on top11:35
kskelsthis is sort of more of a usual IT setup11:35
kskelsit will require some YAML arranging if this is not what you are having in your lab11:36
kskelsso I would first ispect the networks.yaml to compare to airsloop11:37
kskelsand then look at drydock pod11:37
kskelssudo kubectl get logs -n ucp <drydock>11:37
kskelsyou should see why deployment failed11:37
amalrajgenocidexThe network yaml seems to be mostly okay. http://i.imgur.com/TXgaqBK.png11:38
amalrajgenocidexBut have one problem,  All the 4 VLAN's are in private network. Public is actually assigned on a different network.11:39
kskelsagree - the network does look good - I think public part don't need to be in place just yet11:41
kskelsit looks like it tries to assign PXE network to both interfaces11:41
kskelscan you check your host profiles as well as HW profile11:41
kskelsto see if they are accurate11:41
kskelse.g. http://i.imgur.com/e4KReAG.png11:44
kskelsenp1s0f0 - should say 'data' instead of 'pxe'11:45
amalrajgenocidexOk. Let me take another look at the networking part.11:51
kskelshttps://github.com/airshipit/treasuremap/tree/master/site/airsloop/profiles11:53
kskelsalso check the host/hardware profiles11:53
kskelsthat tie networks together with the host11:53
amalrajgenocidexThank you ksels, it looks like I specfied an incorrect pci address for data nic which caused the issue.12:04
amalrajgenocidexShould I start from the very begining with setup for genesis node again?12:04
amalrajgenocidexAlso, where to specify or get the default keys for compute node so  I can login to it once deployed?12:05
cheng1amalrajgenocidex, you need to update the public key airship-treasuremap/site/airsloop/secrets/publickey/airsloop_ssh_public_key.yaml12:19
cheng1before pegleg collect12:20
cheng1This is the key which would be injected into your compute nodes12:21
amalrajgenocidexThanks, understood :)12:23
*** sthussey has joined #airshipit12:25
*** alexanderhughes has joined #airshipit12:29
*** MattCoachCarter has joined #airshipit12:36
kskelsit's OK to delete the node from MAAS manually12:45
kskelsthen push new set of documents after pegleg collect to shipyard12:45
kskelsand start site deploy12:45
kskelsyou don't need to re-deploy genesis12:45
*** obravo has joined #airshipit12:55
*** bh526r has joined #airshipit12:56
kskelsbtw - since I see you using airship-treasuremap12:58
kskelsthe repo has been moved and updated since then https://github.com/airshipit/treasuremap12:58
amalrajgenocidexThank you, I was using the new repo itself. Let me try again13:03
*** roman_g has quit IRC13:08
obravoGreetings everyone !13:10
obravoI`m working on patch , which provides compatibility with Tungsten Fabric SDN  (inplace of Open vSwitch).  ( https://review.opendev.org/#/c/664648/ )13:11
obravoShall we discuss integration of TF support in project ?13:11
obravoWhat should be done to contribute this patch ?13:11
*** howell has joined #airshipit13:11
sthussey@obravo there is a community meeting today at 1100 ET, that would probably be a good forum for that topic13:14
obravoOK , thank you!13:15
*** aaronsheffield has joined #airshipit13:16
*** roman_g has joined #airshipit13:20
*** kranthikirang has joined #airshipit13:23
*** kguttikonda has joined #airshipit13:27
openstackgerritAlexander Hughes proposed airship/pegleg master: Pegleg uplift Airship dependencies  https://review.opendev.org/66573013:28
*** MattCoachCarter has quit IRC13:28
*** MattCoachCarter_ has joined #airshipit13:28
*** kranthikirang has quit IRC13:30
*** mbeierl has joined #airshipit13:30
openstackgerritAlexander Hughes proposed airship/pegleg master: Move credentials logic into config.py  https://review.opendev.org/66399713:33
*** ab2434_ has joined #airshipit13:38
*** nishantkr has joined #airshipit13:52
*** michael-beaver has joined #airshipit13:56
mattmceuenobravo - would be great to discuss that - I'll add it to the agenda14:20
mattmceuenAgenda for our meeting in 1.5 hours (11 CT), in this channel:  https://etherpad.openstack.org/p/airship-meeting-2019-06-1814:24
mattmceuenPlease add any additional topics you all would like to discuss14:24
*** ianychoi_ is now known as ianychoi14:26
*** pgaxatte has quit IRC14:40
*** arunkant has joined #airshipit14:40
openstackgerritScott Hussey proposed airship/maas master: syslog listener for physical nodes  https://review.opendev.org/62741514:45
*** mbeierl has quit IRC14:55
*** mbeierl has joined #airshipit14:55
openstackgerritPRATEEK REDDY DODDA proposed airship/promenade master: [WIP] Coredns: Add pod/container security context  https://review.opendev.org/66466215:08
*** michael-beaver has quit IRC15:39
*** kskels has quit IRC15:39
*** jezogwza has quit IRC15:39
*** kskels has joined #airshipit15:39
*** lemko has quit IRC15:39
*** masayukig has quit IRC15:40
*** lemko has joined #airshipit15:40
*** masayukig has joined #airshipit15:40
*** michael-beaver has joined #airshipit15:40
mattmceuenReminder: team meeting in 15 minutes   https://etherpad.openstack.org/p/airship-meeting-2019-06-1815:43
*** ian-pittwood has joined #airshipit15:48
openstackgerritPRATEEK REDDY DODDA proposed airship/promenade master: [WIP] Coredns: Add pod/container security context  https://review.opendev.org/66466215:53
mattmceuen#startmeeting airship16:00
openstackMeeting started Tue Jun 18 16:00:03 2019 UTC and is due to finish in 60 minutes.  The chair is mattmceuen. Information about MeetBot at http://wiki.debian.org/MeetBot.16:00
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.16:00
*** openstack changes topic to " (Meeting topic: airship)"16:00
openstackThe meeting name has been set to 'airship'16:00
mattmceuen#topic Rollcall16:00
*** openstack changes topic to "Rollcall (Meeting topic: airship)"16:00
alexanderhugheso/16:00
evgenylHi everyone!16:00
mattmceuenGM / GE everyone!   here's our agenda for today, you know the drill: https://etherpad.openstack.org/p/airship-meeting-2019-06-1816:00
michael-beavero/16:00
nishantkro/16:00
mattmceuenwe'll give it just a minute16:00
obravoHello everyone!16:00
mattmceueno/ obravo welcome16:00
dwalto/16:01
mattmceuenAlright, let's go:16:02
mattmceuen#topic Election16:02
*** openstack changes topic to "Election (Meeting topic: airship)"16:02
mattmceuenJust a very brief update on what we discussed last week - it took some time to get the airship/elections project created, so I'm planning on sending out an email on that to kick off TC nominations today16:02
mattmceuenThat's all I have on that16:03
mattmceuenPS:  if you visit the election repo (https://opendev.org/airship/election) the dates are all wrong - they were the optimistic ones I authored last week, I'll fix them prior to sending out an email16:04
mattmceuenunless any questions, I'll move on:16:04
mattmceuen#topic Meeting Time Voting16:04
*** openstack changes topic to "Meeting Time Voting (Meeting topic: airship)"16:04
mattmceuenI sent out an email on this yesterday, but the instructions are also in the etherpad (no need to find the email if you missed it)16:05
mattmceuenWe discussed at the PTG that there's no good time for this IRC meeting that works well for everyone, and we wanted to vote not just on meeting times but also on some potential approaches (e.g. alternating meetings) to try to accomodate more attendees16:06
*** jesusaur has joined #airshipit16:07
mattmceuenThe ask is for everyone (who cares about timing) to give their top five choices for Meeting Time + Meeting Approach by filling in a template on the bottom of the etherpad:16:07
mattmceuenhttps://etherpad.openstack.org/p/airship-meeting-vote-201916:07
mattmceuenMore details in the etherpad, and thanks to everyone who's voted so far!16:07
mattmceuenWe'll leave voting open till EOD next Tuesday so we can remind folks in next Tuesday's meeting16:07
openstackgerritKudaka Poorna Rajesh proposed airship/promenade master: [DNM] Test probes for calico-etcd  https://review.opendev.org/66590016:07
mattmceuenany questions / discussion on the meeting time stuff?16:07
mattmceuenCool, moving on:16:09
mattmceuen#topic Tungsten Fabric Integration16:09
*** openstack changes topic to "Tungsten Fabric Integration (Meeting topic: airship)"16:09
mattmceuenobravo has been doing some work to integrate Tungsten Fabric into Airship -- AIAB PS: https://review.opendev.org/#/c/664648/16:09
mattmceuenobravo, can you please give us some quick overview of this work?16:09
obravoWell , it makes AIAB use TF instead of openvswitch . I did some changes into deploy scripts and configs.16:11
*** jamesgu has joined #airshipit16:11
mattmceuenThat's awesome16:12
obravoI tried to keep  switching between TF and vSwitch as easy , as possible16:12
mattmceuenHow is the work progressing / working?16:12
obravoit`s tested with TF running and is working good in singlenode deployment16:13
evgenylShould we consider leaving neutron-ovs by default and creating overrides specific to other network providers?16:13
evgenylAlso you may start looking into an up to date AIAB configuration https://github.com/airshipit/treasuremap/tree/master/tools/deployment/aiab16:13
evgenylThe one in Airship in a Bottle is outdated, and will be retired in the nearest future.16:14
*** jamesgu has quit IRC16:14
evgenyl*The one in Airship in a Bottle repository16:14
mattmceuenYeah, obravo's patchset prompted me to add that onto the agenda - we'll dig into the "which aiab" more in a minute16:14
evgenylYep, sounds good.16:15
mattmceuenobravo:  I know you've been working to get TF support into the upstream OSH Neutron Chart: https://review.opendev.org/#/c/663390/16:15
mattmceuenWould it make sense to point your patchset for TF AIAB at that patchset?16:15
obravoYes , this is related review16:16
openstackgerritPRATEEK REDDY DODDA proposed airship/promenade master: [WIP] Coredns: Add pod/container security context  https://review.opendev.org/66466216:16
*** AlexNoskov has joined #airshipit16:17
mattmceuenmy thought was just that, in `versions.yaml` you could point the neutron chart to that patchset, rather than the github version, to help keep the two in sync.  just a suggestion16:17
mattmceuenthis is great to see this progressing, and I'll dig in and provide feedback in the PS obravo16:18
obravoOh , i got it. Thank you  , this will he be  more  convenient16:18
mattmceuenone thing to keep in mind as evenyl said we're moving aiab into treasuremap.  Part of the driver for that is to keep all of our "reference manifests" aligned and de-duplicated16:19
obravoFine , i`ll take a look into it16:20
mattmceuenI'm considering how best to make TF manifests available as a reference -- AIAB is a nice start, but it would be ideal not to constrain them just to the AIAB site16:20
mattmceuenThis would be a perfect use case for the "service layer" mix-and-match approach we've wanted for a long time, but don't yet have16:20
jamesgu__+1 ... I was going to make the same request16:21
mattmceuenUsing "what we have today", it would be somewhat straightforward to:16:22
mattmceuenwell, hmm16:22
mattmceuenthere are multiple tools in our toolbox, including overriding at the type or site level, making new manifests at the global level, or actually implementing something like service layers16:23
mattmceuenCan we do this:16:23
mattmceuenobravo: I don't want to derail your work -- perhaps you can keep doing what you're doing, perhaps migrating over to treasuremap16:24
mattmceuenand then let's chew on the best way to integrate TF reference manifests (and other types of use cases in the future) into treasuremap more generally next week16:25
mattmceuendoes that sound good to everyone?  Ok to take some "think this through" homework? :)16:25
jamesgu__sounds good.. (minus the homework:-))16:26
obravoYes, that`s fine16:26
mattmceuenlol jamesgu__16:26
mattmceuenok, great16:26
mattmceuenthanks for bringing this up obravo16:26
mattmceuenrelated topic:16:27
mattmceuen#topic AIAB -> Treasuremap migration status16:27
*** openstack changes topic to "AIAB -> Treasuremap migration status (Meeting topic: airship)"16:27
mattmceuenWe've started directing folks (informally) to the new treasuremap single-node AIAB when they hit issues with the single-node demo site in the airship-in-a-bottle repo16:27
evgenylYeah, as mentioned earlier here is link https://github.com/airshipit/treasuremap/tree/master/tools/deployment/aiab16:28
mattmceuenAre we comfortable to make the treasuremap version `the`AIAB single-node deployment yet?16:28
evgenylPlease try it out.16:28
evgenylThe builds are kind of stable, the only concern is MaaS.16:28
evgenylSometime it takes more than 20 minutes for maas-import-resource to finish.16:29
evgenylSo it may fail due to timeout.16:29
mattmceuenhow long does maas-import-resource take on the aiab repo version?16:29
*** mbologna_ has joined #airshipit16:29
evgenylmattmceuen: I have not measured on a previous version, but definitely less than 20 minutes.16:30
*** mbologna has quit IRC16:30
evgenylAlso the average time of the build between old and new conifguration increased by 20 mins.16:30
evgenylSo this looks to be consistent.16:30
mattmceuenwhy the difference in the import time, do you know -  just "recent maas chart" vs "older maas chart"?16:30
evgenylYep, I don't see any other difference.16:31
evgenylIt waits for rack to sync.16:31
evgenylMaybe there is some issue with properly configuring timeouts.16:31
evgenylIt would great if we can find some airship-maas expert to look into that.16:31
mattmceuenok.   well, it is what it is, and if we need to increase timeouts, then we need to increase timeouts -- I don't think we should pin to an old maas just for timing's sake16:31
mattmceuenand agree, better to improve the new stuff than pin to the old stuff16:32
nishantkrThis change may be of help - https://review.opendev.org/#/c/664045/16:32
nishantkrstill in review phase16:32
evgenylThe issue with postgresql crashloop is still present by the way.16:33
evgenylBut it also happens in the old configuration.16:33
evgenylLet's see if switching to newer charts helps.16:33
evgenylSince they use patroni now for the clustering and configuration.16:33
mattmceuenevgenyl - you and I have different PS out there to integrate new patroni, and I think we need some of each of our PS :)  let's sync later today on this16:34
evgenylSure, let's discuss it.16:34
mattmceuennishantkr - thanks for that one, I added it to the "please review" list16:34
mattmceuenevgenyl, should we target hardening & tuning this week, with a goal of formally switching our "advertised" AIAB over next week?16:35
evgenylI think we can start asking people to use it even now, the deployment should be as stable as the new one.16:36
evgenylBut AIAB repo will still be there, at least until we move multinode installation over to treasuremap.16:36
mattmceuenYeah, I was just thinking the same thing. I think I do want to try to harden it for a couple days though - when we ask people to switch over, we want to make a good first impression16:37
evgenyl*as stable as the old one16:37
mattmceueni.e., let's switch over when it's a clear and above improvement to switch -- if we all beat up on the TM AIAB a bit I bet we can get there this week16:37
mattmceuenmichael-beaver:  how is work on migrating the multi-node AIAB over to TM going?  Sorry, I've lost line of sight on that16:38
michael-beaverIt is going alright, but I am stuck at the barbican test in genesis as I am getting some SSL errors when it tries to contact keystone16:39
evgenylmichael-beaver: Do you need some help with that?16:39
evgenylI wanted to start looking into that.16:40
michael-beaverThat would definitely be appreciated, would love to sync up on it16:40
mattmceuenthat would be awesome - thanks michael-beaver & evgenyl16:40
evgenylYep, sounds good.16:40
mattmceuenAlright!  If nothing else on this one, moving on:16:41
mattmceuen#topic consuming openstack services value overrides added for OS distro and openstack release in openstack-helm16:42
*** openstack changes topic to "consuming openstack services value overrides added for OS distro and openstack release in openstack-helm (Meeting topic: airship)"16:42
mattmceuenarunkant:  this one's yours16:42
arunkantyes..so I was wondering if there has been discussion in past about this following topic16:42
mattmceuenand maybe related to the "how to best add TF to treasuremap" conversation from before!16:42
mattmceuenSo first thing:16:43
mattmceuenCould you please outline what you see as the full set of overrides that would be deployed in this context16:43
arunkantSo in openstack-helm service charts, there was value overrides were added specific to a OS distro and openstack release as well.16:43
mattmceuenBasically "all of them" across airship components and openstack components, right?16:43
arunkantIts specifically for openstack services ..16:44
mattmceuenso we had talked previously about the more narrowly-scoped "how can we do SUSE Airskiff"16:44
arunkantas we store config and other related data in per services values file..which can change across openstack release16:45
evgenylI think I know the answer, but is there anything else other than images overrides?16:45
arunkantYes..there are configuration changes as well. We noticed in neutron some of rootwrap configuration does not work with rocky release as its changed16:45
evgenylOk, I see.16:46
arunkantfrom the version we have in neutron values.yml16:46
arunkantSo that's one of the reason these value overrides were added to allow per release changes and then if anything which is different for specific distro, then have override file for that16:47
mattmceuenSo, in treasuremap, we have three layers defined:  Global (general defaults for charts), Type (tunings for particular use cases), and Site (site-specific overrides)16:47
obravospeaking about review with  TF support - overriding is not needed16:47
* redrobot pokes head in at the sound of barbican16:47
mattmceuenThe challenge is that when we're talking about overrides for *versions* of things, that's kind a different question than "use case" or "site"16:48
mattmceuenWould be nice to have a "mixin" of overrides on top of a use case or site16:48
evgenylIt is not a serious suggestion, however maybe we should start looking into what kustomize can do and if we can start leveraging it for these use-cases?16:48
evgenylAs a part of transition to Airship 2.0.16:48
mattmceuenyes, was thinking the same thing16:48
openstackgerritAlexander Noskov proposed airship/treasuremap master: Move Airship Seaworthy pipeline to the folder.  https://review.opendev.org/66604816:49
mattmceuenJury is still out on kustomize I believe, but especially if we switch toolsets for 2.0 then we should do so with a plan for mixin / service layer type functionality16:49
mattmceueno/ redrobot16:49
evgenylIt may be as pre or post pegleg processing step for now, until we have a complete (?) replacement.16:50
arunkantYes, this can be something to think for 2.0 . In the interim, was there any discussion how those value overrides can be consumed on airship side.16:50
mattmceuenFor "SUSE Airskiff", we had talked about applying extra overrides on top of the airskiff site manifests at the little-used fourth layer, "cicd"16:50
mattmceuenwe could easily follow the same approach for, e.g. the seaworthy site, with the burden of repetition however16:51
mattmceuenas we have a strict tree-model16:51
mattmceuenfor our manifest layers16:51
arunkantmattmceuen: So with tree-model or a new layer in-between, are we going to duplicate those override configuration in those layer ?16:53
mattmceuenarunkant, I think the answer today is to either create a different `type` which applies all the overrides, unless airskiff is enough from a treasuremap perspective, in which case that fourth layer (cicd) should fit the bill16:53
arunkantmattmceuen: I am not aware of cicd layer.. is it documented or sample available somewhere ?16:54
mattmceuenThe only way to avoid duplication will be to 1) do some kind of pre- or post- processing (sidestepping the declarative model) like evgenyl suggested, or, implement something like service layering16:55
mattmceuenthe most documentation was when we discussed it a couple weeks ago :)16:55
mattmceuenI will drop you a link to the logs arunkant, will need to dig a smidge16:55
mattmceuenBut this does in fact tie into the same general question that obravo's TF integration raised16:56
mattmceuen"orthogonal" - that's the word I was trying to think of16:56
arunkantmattmceuen: So if we need to add pre- or post-processing logic to avoid duplication , which airship component is best suited for ?16:56
arunkantmattmceuen: So if we need to add pre- or post-processing logic to avoid duplication , which airship component is best suited for that ?16:56
jamesgu__airskiff suse gate could be sufficient until we get to 2.016:57
mattmceuenchoice of software, operating system, openstack version, SDN choice... these things are someone (not completely) orthogonal to one another, and don't fit into a hierarchy well16:57
mattmceuencool.  jamesgu__ I'll add this to rodolfo's design call agenda for next week16:57
mattmceuento at least make sure it's on the radar16:57
jamesgu__k16:58
mattmceuenarunkant:  I don't have a really solid idea on that yet, do you evgenyl?16:58
mattmceuenin any case - I think you're caught up on the conversation now arunkant :)  more conversation needs to be had16:59
evgenylThis should be done somewhere in the gate before or after pegleg collect, but how we can exactly use customize for changing the manifests is not completely clear.17:00
evgenylThis requires some additional research and thinking.17:00
mattmceuenI've captured in our "homework" for the week:17:00
*** altlogbot_0 has quit IRC17:00
mattmceuen    Beat up on the new AIAB in treasuremap17:00
mattmceuen    Give some thought to how to incorporate e.g. TungstenFabric and SUSE manifests in to treasuremap17:00
*** altlogbot_0 has joined #airshipit17:00
arunkantmattmceuen: I have not even thought through about this, just want to see if there are any ideas discussed in past.17:00
mattmceuenwould be awesome if everyone can do some of each!17:00
mattmceuenalright guys, we are out of time17:01
hogepodgecan i pop in with one thing17:01
mattmceuen#topic Review Requests17:01
*** openstack changes topic to "Review Requests (Meeting topic: airship)"17:01
hogepodge?17:01
mattmceuenalmost!17:01
mattmceuen    https://review.opendev.org/#/c/664648/ - Tungsten Fabric integration in AIAB17:01
mattmceuen    https://review.opendev.org/#/c/664993/ - Treasuremap [aiab] Fix a path to scripts directory17:01
mattmceuen    https://review.opendev.org/#/c/665007/ - Treasuremap [aiab] Add a site linting gate to Zuul17:01
mattmceuen    https://review.opendev.org/#/c/665228/ - Treasuremap Uplift PostgreSQL17:01
mattmceuen    https://review.opendev.org/#/c/664045/ - Check sync of only active MaaS rack controllers17:01
mattmceuenPlease review :) ^17:01
mattmceuen#topic Hogepodge gets a word in!17:01
*** openstack changes topic to "Hogepodge gets a word in! (Meeting topic: airship)"17:01
mattmceuengo for it hogepodge17:01
hogepodgeOSF is planning on having a booth at KubeCon NA this November17:01
*** irclogbot_2 has quit IRC17:02
*** irclogbot_2 has joined #airshipit17:02
hogepodgeWe're having our first planning meeting for it today, but I wanted to make you all aware that we want to have an Airhip presence and to start thinking about things we might want to do there.17:02
hogepodgeDemos, talks, so on.17:02
mattmceuenawesome!17:02
mattmceuenthat's really good to hear17:02
hogepodgeIf you know that you're going to be going, please let me know so I can coordinate with the rest of the staff.17:03
hogepodgeI'll be there.17:03
mattmceuenI don't know about me yet - need to submit some talks :)17:03
mattmceuenanything we can do to help at this point (before attempting to show up there) hogepodge?17:04
hogepodgeRight now knowing who's going and how we want to handle our presence would be the biggest help.17:05
mattmceuensounds like a plan - will work toward that sir17:05
mattmceuenthanks for bringing this up17:05
*** phasespace has joined #airshipit17:06
mattmceuenThanks for joining, everyone, we're out of time!17:06
mattmceuenhave a great week :)17:06
mattmceuen#endmeeting17:06
*** openstack changes topic to "airshipit.org || General Review Dashboard: https://review.opendev.org/#/q/project:%255Eairship.*+status:open,n,z"17:06
openstackMeeting ended Tue Jun 18 17:06:21 2019 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)17:06
openstackMinutes:        http://eavesdrop.openstack.org/meetings/airship/2019/airship.2019-06-18-16.00.html17:06
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/airship/2019/airship.2019-06-18-16.00.txt17:06
openstackLog:            http://eavesdrop.openstack.org/meetings/airship/2019/airship.2019-06-18-16.00.log.html17:06
phasespaceHi! I tried airship in a bottle and got this error message: "No match found for path HostSystem:images.monitoring_image". Does anyone know what the problem is?17:08
evgenylphasespace: Hi, can you try installing it from here? https://github.com/airshipit/treasuremap/tree/master/tools/deployment/aiab17:09
evgenylphasespace: You will need to create a VM from scratch before running it again.17:10
phasespacewill try. thanks17:10
hogepodgemattmceuen: one thing we should think about is having a solid demo ready to show17:10
mattmceuenagree hogepodge17:11
hogepodgeI can provide a four node mini-lab if needed17:12
mattmceuenmaybe have a couple tricks in our sleeve; some combination of Airship 1.0, and WIP Airship 2.017:12
mattmceuenwe can see whether 2.0 tells a good story by November, obviously that would be ideal17:13
hogepodge+117:21
*** obravo has quit IRC17:28
*** kskels has quit IRC17:38
*** ian-pittwood has quit IRC17:40
*** kskels has joined #airshipit17:59
openstackgerritMatt McEuen proposed airship/election master: Fix Airship TC Election Dates  https://review.opendev.org/66609218:05
*** lemko has quit IRC18:18
openstackgerritMatt McEuen proposed airship/election master: Fix Airship TC Election Dates  https://review.opendev.org/66609218:28
openstackgerritMerged airship/deckhand master: Remove required-projects from Airskiff gate  https://review.opendev.org/66439418:29
*** MattCoachCarter_ has quit IRC18:32
*** MattCoachCarter has joined #airshipit18:34
*** bh526r has quit IRC18:35
*** kguttikonda has quit IRC18:48
openstackgerritMatt McEuen proposed airship/election master: Fix Airship TC Election Dates  https://review.opendev.org/66609218:58
openstackgerritMerged airship/election master: Fix Airship TC Election Dates  https://review.opendev.org/66609218:58
*** amalrajgenocidex has quit IRC19:01
openstackgerritMichael Beaver proposed airship/treasuremap master: Add new seaworthy-virt site  https://review.opendev.org/65601519:37
openstackgerritMichael Beaver proposed airship/treasuremap master: Add Multinode dev/testing guide  https://review.opendev.org/65551719:37
*** kranthikirang has joined #airshipit20:00
openstackgerritIan Pittwood proposed airship/spyglass master: Adds tests for Spyglass data objects  https://review.opendev.org/66616320:19
*** jesusaur has quit IRC20:30
openstackgerritIan Pittwood proposed airship/spyglass master: [WIP] Implements data object models  https://review.opendev.org/66209220:46
openstackgerritIan Pittwood proposed airship/spyglass master: Implement Pipenv dependency management  https://review.opendev.org/66444020:47
openstackgerritIan Pittwood proposed airship/spyglass-plugin-xls master: Implement Pipenv for dependency management  https://review.opendev.org/66469920:58
*** alexanderhughes has quit IRC20:59
openstackgerritMerged airship/pegleg master: Remove duplicate flags as options  https://review.opendev.org/66401621:06
*** MattCoachCarter has quit IRC21:06
*** jesusaur has joined #airshipit21:15
*** kranthikirang has quit IRC21:54
*** neith has quit IRC22:12
*** evgenyl has quit IRC22:12
*** seungkyua has quit IRC22:15
*** evgenyl has joined #airshipit22:19
*** neith has joined #airshipit22:20
*** seungkyua has joined #airshipit22:20
*** krypto has quit IRC22:34
*** ab2434_ has quit IRC22:41
*** howell has quit IRC22:44
*** kskels has quit IRC23:08
*** sthussey has quit IRC23:15
*** michael-beaver has quit IRC23:59

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