From fungi at yuggoth.org Tue May 5 22:56:48 2020 From: fungi at yuggoth.org (Jeremy Stanley) Date: Tue, 5 May 2020 22:56:48 +0000 Subject: [Openinfralabs] Virtual Project Teams Gathering Message-ID: <20200505225647.kfvaj7r4vvfuwjik@yuggoth.org> I know some of you are already aware of the Project Teams Gathering (PTG) events hosted by the OpenStack Foundation twice yearly. This year, for obvious reasons, we've switched it (at least temporarily) to become a globally-distributed virtual event. I thought the OILabs community had been officially invited to participate, but couldn't find any clear record so thought I would bring it up here. https://www.openstack.org/ptg As it says there, the full schedule will cover Monday, June 1 through Friday, June 5. Being a global event, timeslots are in UTC and available basically around the clock. If OILabs folks have things they think this event would provide them a useful venue for discussing or rallying around, we're welcome to pick some available times in the schedule here (just pick an available "room" for each date and time we would meet and stick something like "OILabs" in the cells): https://ethercalc.openstack.org/126u8ek25noy We ask that the group try to coordinate so that only one person is filling in the reservations, hopefully making it easier to avoid duplication of effort or accidents like signing up for more slots than we'll use. For those who have attended a PTG before, the tools we'll use are basically the same except, being virtual, OSF staff will make a videoconferencing service available to take the place of the physical venue they would normally arrange. For those who haven't attended a PTG before, it's a loosely-coordinated "unconference" style event where the only thing which is really firmly scheduled is when various groups of people plan to be around to talk with one another. We have an IRC channel (#openstack-ptg on Freenode) which acts as both a place for discussing event-related topics like seeking event-specific help, and as a command-and-control channel for our "ptgbot" which teams can use to indicate what topics they're talking about/getting ready to cover. It also has features for booking available rooms on short notice, and for individuals to indicate whether they're floating from one room to another: https://opendev.org/obmpenstack/ptgbot/src/branch/master/README.rst Even if we don't have anything in particular we want to talk about, many of us may still be interested in connecting with other teams/projects/communities or otherwise participating in the event. This is being run as a free event (no cost to participants), but OSF would strongly appreciate if folks who want to attend would still register (this assists in service capacity planning and helps remind folks of the event's code of conduct): https://virtualptgjune2020.eventbrite.com/ Thanks, and I hope to "see" you there! -- Jeremy Stanley -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 963 bytes Desc: not available URL: From jimmy at openstack.org Wed May 6 21:02:26 2020 From: jimmy at openstack.org (Jimmy McArthur) Date: Wed, 6 May 2020 16:02:26 -0500 Subject: [Openinfralabs] openinfralabs.org repo In-Reply-To: <20200401205807.gb6zpomhtnvmaped@redhat.com> References: <1e9ed58b-2161-0362-bfbd-4ae0012ed6e9@bu.edu> <5E7E5BD5.4030200@openstack.org> <20200401205807.gb6zpomhtnvmaped@redhat.com> Message-ID: Hi everyone, We ran into some snags, so things took a bit longer than anticipated. However, the new version of the site is up - including ability to add additional pages to the nav and a blogging option, should you desire. The site is running off of Netlify using Gatsby as the static site generator and the React framework. You can check out the updates here: https://github.com/OpenStackweb/openinfralabs-website/commit/854957049673a58e4deb8626481309672b3d67e3 https://github.com/OpenStackweb/openinfralabs-website/commit/fb1bae111a108f9fc49139987c8d0eb6db55e72d In order to move this over to gitlab, we'd like to ask for the following: - Access to your gitlab repo for users jimmytipit and gcutrini - Need to create an oauth app in gitlab for Netlify permissions - Once we have access, we can update the repo and make sure we incorporate the updates you've already made in gitlab Once that's all done, we're here to help or happy to let you run free with your repo as you see fit :) Thanks! Jimmy McArthur Lars Kellogg-Stedman wrote on 4/1/20 3:58 PM: > On Fri, Mar 27, 2020 at 03:02:29PM -0500, Jimmy McArthur wrote: >> Thanks Michael! Can you give a brief overview of what your longterm >> vision for the site is? I know there has been some discussion of a >> possible blog, for example. How else would you see the site >> growing? > I think we should definitely plan on some sort of blog feature, since > we'll probably want a place to post updates as various part of the > project progress. > > I would vote for something of the "drop a markdown file into the correct > folder" variety. > >> Wherever you want to repo to live is fine, but I'd like to make sure it >> works with Netlify and our development team has access to help you manage >> the back end. Additionally, our marketing team does a fair amount of the >> updates via the Netlify CMS, so ensuring that's accessible and available for >> those folks is important as well. > I don't think we have a strong set of requirements at this point. > Speaking almost exclusively for myself, because I haven't had the > chance to touch base with anyone on this topic, I would prefer that: > > - The website lives alongside any other repositories we're > maintaining. > - Changes to the website going through a CI and review process. > - The website can be rendered using open source tooling through a CI > pipeline associated with the repository. > > I don't know what sort of workflow you folks have around the site > right but, but if it's not terribly complicated it would be great to > move the site sources over to > https://gitlab.com/open-infrastructure-labs/openinfralabs-website, > since this is where we'll be hosting other things. > > Hopefully Michael at least can chime in on this to confirm that I have > not making things up. > From msd at bu.edu Thu May 7 15:28:17 2020 From: msd at bu.edu (Daitzman, Michael S) Date: Thu, 7 May 2020 15:28:17 +0000 Subject: [Openinfralabs] openinfralabs.org repo In-Reply-To: References: <1e9ed58b-2161-0362-bfbd-4ae0012ed6e9@bu.edu> <5E7E5BD5.4030200@openstack.org> <20200401205807.gb6zpomhtnvmaped@redhat.com> Message-ID: <8877D068-8251-4949-8878-BCA8CDBBFBA9@bu.edu> Hi, Just added you both to the gitlab repository as developers. Can you tell us more about the benefits of keeping it on Netlify vs. using gitlab static pages? Thanks again!! Regards, Michael --- Michael Daitzman (He/Him) msd at bu.edu cell:978-201-9965 On 5/6/20, 5:02 PM, "Jimmy McArthur" wrote: Hi everyone, We ran into some snags, so things took a bit longer than anticipated. However, the new version of the site is up - including ability to add additional pages to the nav and a blogging option, should you desire. The site is running off of Netlify using Gatsby as the static site generator and the React framework. You can check out the updates here: https://github.com/OpenStackweb/openinfralabs-website/commit/854957049673a58e4deb8626481309672b3d67e3 https://github.com/OpenStackweb/openinfralabs-website/commit/fb1bae111a108f9fc49139987c8d0eb6db55e72d In order to move this over to gitlab, we'd like to ask for the following: - Access to your gitlab repo for users jimmytipit and gcutrini - Need to create an oauth app in gitlab for Netlify permissions - Once we have access, we can update the repo and make sure we incorporate the updates you've already made in gitlab Once that's all done, we're here to help or happy to let you run free with your repo as you see fit :) Thanks! Jimmy McArthur Lars Kellogg-Stedman wrote on 4/1/20 3:58 PM: > On Fri, Mar 27, 2020 at 03:02:29PM -0500, Jimmy McArthur wrote: >> Thanks Michael! Can you give a brief overview of what your longterm >> vision for the site is? I know there has been some discussion of a >> possible blog, for example. How else would you see the site >> growing? > I think we should definitely plan on some sort of blog feature, since > we'll probably want a place to post updates as various part of the > project progress. > > I would vote for something of the "drop a markdown file into the correct > folder" variety. > >> Wherever you want to repo to live is fine, but I'd like to make sure it >> works with Netlify and our development team has access to help you manage >> the back end. Additionally, our marketing team does a fair amount of the >> updates via the Netlify CMS, so ensuring that's accessible and available for >> those folks is important as well. > I don't think we have a strong set of requirements at this point. > Speaking almost exclusively for myself, because I haven't had the > chance to touch base with anyone on this topic, I would prefer that: > > - The website lives alongside any other repositories we're > maintaining. > - Changes to the website going through a CI and review process. > - The website can be rendered using open source tooling through a CI > pipeline associated with the repository. > > I don't know what sort of workflow you folks have around the site > right but, but if it's not terribly complicated it would be great to > move the site sources over to > https://gitlab.com/open-infrastructure-labs/openinfralabs-website, > since this is where we'll be hosting other things. > > Hopefully Michael at least can chime in on this to confirm that I have > not making things up. > From jimmy at openstack.org Thu May 7 15:53:52 2020 From: jimmy at openstack.org (Jimmy McArthur) Date: Thu, 7 May 2020 10:53:52 -0500 Subject: [Openinfralabs] openinfralabs.org repo In-Reply-To: <8877D068-8251-4949-8878-BCA8CDBBFBA9@bu.edu> References: <1e9ed58b-2161-0362-bfbd-4ae0012ed6e9@bu.edu> <5E7E5BD5.4030200@openstack.org> <20200401205807.gb6zpomhtnvmaped@redhat.com> <8877D068-8251-4949-8878-BCA8CDBBFBA9@bu.edu> Message-ID: Michael, Thanks for adding us.  Currently your site is running on vuepress[1] and the goal here was to update that to React using Gatsby[2] as the static site generator and Netlify CMS.  We made that move primarily because of problems we found with Vuepress as the other sites grew. Gatsby is a bit more mature and offers additional features.  I noticed you recently added your Manifesto in gitlab static pages and you can continue to use those as you see fit.  However, you'll now have the option to use the normal Gatsby pages / menu if you so choose - so you could add a new section to your website and put it in the navigation menu. Netlify also it puts you on the same platform as other OSF projects (Zuul, StarlingX, Airship, OSF.dev, and Kata). As a result, you gain the benefits of growing functionality that all the other sites use (e.g. blogging tools, author management, SEO management, etc...).  Netlify integrates directly with gitlab[3], so when someone makes a PR or updates via the CMS, the site builds automatically.  Additionally, the CMS portion of this allows our marketing team to jump in and assist you without using git - though anything commited through the CMS also creates a PR before submission. Ultimately, it's your website, but we did want to get you as up to date as possible to avoid running into some of the snags I mentioned earlier.  I appreciate your patience as we rolled this out.  If you have any further questions or concerns, please let me know.  We're here to help... or to stay out of your way as you see fit :) Cheers, Jimmy [1] https://gitlab.com/open-infrastructure-labs/openinfralabs-website/-/tree/master/site [2] https://www.netlify.com/with/gatsby/ [3] https://www.netlify.com/blog/2016/07/13/gitlab-integration-for-netlify/ Daitzman, Michael S wrote on 5/7/20 10:28 AM: > Hi, > > Just added you both to the gitlab repository as developers. > > Can you tell us more about the benefits of keeping it on Netlify vs. using gitlab static pages? > > Thanks again!! > > Regards, > > Michael > > --- > Michael Daitzman (He/Him) > msd at bu.edu > cell:978-201-9965 > > > > On 5/6/20, 5:02 PM, "Jimmy McArthur" wrote: > > Hi everyone, > > We ran into some snags, so things took a bit longer than anticipated. > However, the new version of the site is up - including ability to add > additional pages to the nav and a blogging option, should you desire. > The site is running off of Netlify using Gatsby as the static site > generator and the React framework. > > You can check out the updates here: > https://github.com/OpenStackweb/openinfralabs-website/commit/854957049673a58e4deb8626481309672b3d67e3 > https://github.com/OpenStackweb/openinfralabs-website/commit/fb1bae111a108f9fc49139987c8d0eb6db55e72d > > In order to move this over to gitlab, we'd like to ask for the following: > - Access to your gitlab repo for users jimmytipit and gcutrini > - Need to create an oauth app in gitlab for Netlify permissions > - Once we have access, we can update the repo and make sure we > incorporate the updates you've already made in gitlab > > Once that's all done, we're here to help or happy to let you run free > with your repo as you see fit :) > > Thanks! > Jimmy McArthur > > > Lars Kellogg-Stedman wrote on 4/1/20 3:58 PM: > > On Fri, Mar 27, 2020 at 03:02:29PM -0500, Jimmy McArthur wrote: > >> Thanks Michael! Can you give a brief overview of what your longterm > >> vision for the site is? I know there has been some discussion of a > >> possible blog, for example. How else would you see the site > >> growing? > > I think we should definitely plan on some sort of blog feature, since > > we'll probably want a place to post updates as various part of the > > project progress. > > > > I would vote for something of the "drop a markdown file into the correct > > folder" variety. > > > >> Wherever you want to repo to live is fine, but I'd like to make sure it > >> works with Netlify and our development team has access to help you manage > >> the back end. Additionally, our marketing team does a fair amount of the > >> updates via the Netlify CMS, so ensuring that's accessible and available for > >> those folks is important as well. > > I don't think we have a strong set of requirements at this point. > > Speaking almost exclusively for myself, because I haven't had the > > chance to touch base with anyone on this topic, I would prefer that: > > > > - The website lives alongside any other repositories we're > > maintaining. > > - Changes to the website going through a CI and review process. > > - The website can be rendered using open source tooling through a CI > > pipeline associated with the repository. > > > > I don't know what sort of workflow you folks have around the site > > right but, but if it's not terribly complicated it would be great to > > move the site sources over to > > https://gitlab.com/open-infrastructure-labs/openinfralabs-website, > > since this is where we'll be hosting other things. > > > > Hopefully Michael at least can chime in on this to confirm that I have > > not making things up. > > > > > _______________________________________________ > Openinfralabs mailing list > Openinfralabs at lists.opendev.org > http://lists.opendev.org/cgi-bin/mailman/listinfo/openinfralabs From msd at bu.edu Thu May 7 16:07:00 2020 From: msd at bu.edu (Daitzman, Michael S) Date: Thu, 7 May 2020 16:07:00 +0000 Subject: [Openinfralabs] openinfralabs.org repo In-Reply-To: References: <1e9ed58b-2161-0362-bfbd-4ae0012ed6e9@bu.edu> <5E7E5BD5.4030200@openstack.org> <20200401205807.gb6zpomhtnvmaped@redhat.com> <8877D068-8251-4949-8878-BCA8CDBBFBA9@bu.edu> Message-ID: So, once an oauth is created the process, if we want to continue with a static site (even a complex static site) is - make a PR, PR approved,shows up shortly on openinfralabs.org. Double checking - these are the links for the other projects (so folks on the email list may see some of those features): https://zuul-ci.org/ https://www.starlingx.io/ https://www.airshipit.org/ https://osf.dev/ https://katacontainers.io/ What is the workflow like for them - same approach - change via PR? --- Michael Daitzman (He/Him) msd at bu.edu cell:978-201-9965 On 5/7/20, 11:54 AM, "Jimmy McArthur" wrote: Michael, Thanks for adding us. Currently your site is running on vuepress[1] and the goal here was to update that to React using Gatsby[2] as the static site generator and Netlify CMS. We made that move primarily because of problems we found with Vuepress as the other sites grew. Gatsby is a bit more mature and offers additional features. I noticed you recently added your Manifesto in gitlab static pages and you can continue to use those as you see fit. However, you'll now have the option to use the normal Gatsby pages / menu if you so choose - so you could add a new section to your website and put it in the navigation menu. Netlify also it puts you on the same platform as other OSF projects (Zuul, StarlingX, Airship, OSF.dev, and Kata). As a result, you gain the benefits of growing functionality that all the other sites use (e.g. blogging tools, author management, SEO management, etc...). Netlify integrates directly with gitlab[3], so when someone makes a PR or updates via the CMS, the site builds automatically. Additionally, the CMS portion of this allows our marketing team to jump in and assist you without using git - though anything commited through the CMS also creates a PR before submission. Ultimately, it's your website, but we did want to get you as up to date as possible to avoid running into some of the snags I mentioned earlier. I appreciate your patience as we rolled this out. If you have any further questions or concerns, please let me know. We're here to help... or to stay out of your way as you see fit :) Cheers, Jimmy [1] https://gitlab.com/open-infrastructure-labs/openinfralabs-website/-/tree/master/site [2] https://www.netlify.com/with/gatsby/ [3] https://www.netlify.com/blog/2016/07/13/gitlab-integration-for-netlify/ Daitzman, Michael S wrote on 5/7/20 10:28 AM: > Hi, > > Just added you both to the gitlab repository as developers. > > Can you tell us more about the benefits of keeping it on Netlify vs. using gitlab static pages? > > Thanks again!! > > Regards, > > Michael > > --- > Michael Daitzman (He/Him) > msd at bu.edu > cell:978-201-9965 > > > > On 5/6/20, 5:02 PM, "Jimmy McArthur" wrote: > > Hi everyone, > > We ran into some snags, so things took a bit longer than anticipated. > However, the new version of the site is up - including ability to add > additional pages to the nav and a blogging option, should you desire. > The site is running off of Netlify using Gatsby as the static site > generator and the React framework. > > You can check out the updates here: > https://github.com/OpenStackweb/openinfralabs-website/commit/854957049673a58e4deb8626481309672b3d67e3 > https://github.com/OpenStackweb/openinfralabs-website/commit/fb1bae111a108f9fc49139987c8d0eb6db55e72d > > In order to move this over to gitlab, we'd like to ask for the following: > - Access to your gitlab repo for users jimmytipit and gcutrini > - Need to create an oauth app in gitlab for Netlify permissions > - Once we have access, we can update the repo and make sure we > incorporate the updates you've already made in gitlab > > Once that's all done, we're here to help or happy to let you run free > with your repo as you see fit :) > > Thanks! > Jimmy McArthur > > > Lars Kellogg-Stedman wrote on 4/1/20 3:58 PM: > > On Fri, Mar 27, 2020 at 03:02:29PM -0500, Jimmy McArthur wrote: > >> Thanks Michael! Can you give a brief overview of what your longterm > >> vision for the site is? I know there has been some discussion of a > >> possible blog, for example. How else would you see the site > >> growing? > > I think we should definitely plan on some sort of blog feature, since > > we'll probably want a place to post updates as various part of the > > project progress. > > > > I would vote for something of the "drop a markdown file into the correct > > folder" variety. > > > >> Wherever you want to repo to live is fine, but I'd like to make sure it > >> works with Netlify and our development team has access to help you manage > >> the back end. Additionally, our marketing team does a fair amount of the > >> updates via the Netlify CMS, so ensuring that's accessible and available for > >> those folks is important as well. > > I don't think we have a strong set of requirements at this point. > > Speaking almost exclusively for myself, because I haven't had the > > chance to touch base with anyone on this topic, I would prefer that: > > > > - The website lives alongside any other repositories we're > > maintaining. > > - Changes to the website going through a CI and review process. > > - The website can be rendered using open source tooling through a CI > > pipeline associated with the repository. > > > > I don't know what sort of workflow you folks have around the site > > right but, but if it's not terribly complicated it would be great to > > move the site sources over to > > https://gitlab.com/open-infrastructure-labs/openinfralabs-website, > > since this is where we'll be hosting other things. > > > > Hopefully Michael at least can chime in on this to confirm that I have > > not making things up. > > > > > _______________________________________________ > Openinfralabs mailing list > Openinfralabs at lists.opendev.org > http://lists.opendev.org/cgi-bin/mailman/listinfo/openinfralabs _______________________________________________ Openinfralabs mailing list Openinfralabs at lists.opendev.org http://lists.opendev.org/cgi-bin/mailman/listinfo/openinfralabs From fungi at yuggoth.org Thu May 7 17:02:44 2020 From: fungi at yuggoth.org (Jeremy Stanley) Date: Thu, 7 May 2020 17:02:44 +0000 Subject: [Openinfralabs] openinfralabs.org repo In-Reply-To: References: <1e9ed58b-2161-0362-bfbd-4ae0012ed6e9@bu.edu> <5E7E5BD5.4030200@openstack.org> <20200401205807.gb6zpomhtnvmaped@redhat.com> <8877D068-8251-4949-8878-BCA8CDBBFBA9@bu.edu> Message-ID: <20200507164912.cdwybhdey7ptwbg6@yuggoth.org> On 2020-05-07 16:07:00 +0000 (+0000), Daitzman, Michael S wrote: [...] > https://zuul-ci.org/ [...] > What is the workflow like for them - same approach - change via PR? [...] Zuul's Web site is still (but recently) in the process of switching from raw HTML to building from Markdown via Gatsby: https://review.opendev.org/717371 That's an initial step on the path to Netlify integration, which will rely on a Gerrit back-end driver for Netlify to propose changes in Gerrit for any edits made through Netlify's CMS interface. -- Jeremy Stanley -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 963 bytes Desc: not available URL: From jimmy at openstack.org Thu May 7 17:16:46 2020 From: jimmy at openstack.org (Jimmy McArthur) Date: Thu, 7 May 2020 12:16:46 -0500 Subject: [Openinfralabs] openinfralabs.org repo In-Reply-To: References: <1e9ed58b-2161-0362-bfbd-4ae0012ed6e9@bu.edu> <5E7E5BD5.4030200@openstack.org> <20200401205807.gb6zpomhtnvmaped@redhat.com> <8877D068-8251-4949-8878-BCA8CDBBFBA9@bu.edu> Message-ID: Daitzman, Michael S wrote on 5/7/20 11:07 AM: > So, once an oauth is created the process, if we want to continue with a static site (even a complex static site) is - make a PR, PR approved,shows up shortly on openinfralabs.org. Yes - that's correct :)  The only thing the oauth does is allow Netlify to use a hook to monitor PRs and build the site when one is approved. > https://www.starlingx.io/ > https://www.airshipit.org/ > https://osf.dev/ > https://katacontainers.io/ > > What is the workflow like for them - same approach - change via PR? Removing Zuul since Jeremy addressed that site.  These sites all live on github and all community changes are done by PR. Foundation updates are either done through the CMS (which still creates a PR) or via git. > > --- > Michael Daitzman (He/Him) > msd at bu.edu > cell:978-201-9965 > > > > On 5/7/20, 11:54 AM, "Jimmy McArthur" wrote: > > Michael, > > Thanks for adding us. Currently your site is running on vuepress[1] and > the goal here was to update that to React using Gatsby[2] as the static > site generator and Netlify CMS. We made that move primarily because of > problems we found with Vuepress as the other sites grew. Gatsby is a bit > more mature and offers additional features. I noticed you recently > added your Manifesto in gitlab static pages and you can continue to use > those as you see fit. However, you'll now have the option to use the > normal Gatsby pages / menu if you so choose - so you could add a new > section to your website and put it in the navigation menu. > > Netlify also it puts you on the same platform as other OSF projects > (Zuul, StarlingX, Airship, OSF.dev, and Kata). As a result, you gain the > benefits of growing functionality that all the other sites use (e.g. > blogging tools, author management, SEO management, etc...). Netlify > integrates directly with gitlab[3], so when someone makes a PR or > updates via the CMS, the site builds automatically. Additionally, the > CMS portion of this allows our marketing team to jump in and assist you > without using git - though anything commited through the CMS also > creates a PR before submission. > > Ultimately, it's your website, but we did want to get you as up to date > as possible to avoid running into some of the snags I mentioned > earlier. I appreciate your patience as we rolled this out. If you have > any further questions or concerns, please let me know. We're here to > help... or to stay out of your way as you see fit :) > > Cheers, > Jimmy > > [1] > https://gitlab.com/open-infrastructure-labs/openinfralabs-website/-/tree/master/site > [2] https://www.netlify.com/with/gatsby/ > [3] https://www.netlify.com/blog/2016/07/13/gitlab-integration-for-netlify/ > > > Daitzman, Michael S wrote on 5/7/20 10:28 AM: > > Hi, > > > > Just added you both to the gitlab repository as developers. > > > > Can you tell us more about the benefits of keeping it on Netlify vs. using gitlab static pages? > > > > Thanks again!! > > > > Regards, > > > > Michael > > > > --- > > Michael Daitzman (He/Him) > > msd at bu.edu > > cell:978-201-9965 > > > > > > > > On 5/6/20, 5:02 PM, "Jimmy McArthur" wrote: > > > > Hi everyone, > > > > We ran into some snags, so things took a bit longer than anticipated. > > However, the new version of the site is up - including ability to add > > additional pages to the nav and a blogging option, should you desire. > > The site is running off of Netlify using Gatsby as the static site > > generator and the React framework. > > > > You can check out the updates here: > > https://github.com/OpenStackweb/openinfralabs-website/commit/854957049673a58e4deb8626481309672b3d67e3 > > https://github.com/OpenStackweb/openinfralabs-website/commit/fb1bae111a108f9fc49139987c8d0eb6db55e72d > > > > In order to move this over to gitlab, we'd like to ask for the following: > > - Access to your gitlab repo for users jimmytipit and gcutrini > > - Need to create an oauth app in gitlab for Netlify permissions > > - Once we have access, we can update the repo and make sure we > > incorporate the updates you've already made in gitlab > > > > Once that's all done, we're here to help or happy to let you run free > > with your repo as you see fit :) > > > > Thanks! > > Jimmy McArthur > > > > > > Lars Kellogg-Stedman wrote on 4/1/20 3:58 PM: > > > On Fri, Mar 27, 2020 at 03:02:29PM -0500, Jimmy McArthur wrote: > > >> Thanks Michael! Can you give a brief overview of what your longterm > > >> vision for the site is? I know there has been some discussion of a > > >> possible blog, for example. How else would you see the site > > >> growing? > > > I think we should definitely plan on some sort of blog feature, since > > > we'll probably want a place to post updates as various part of the > > > project progress. > > > > > > I would vote for something of the "drop a markdown file into the correct > > > folder" variety. > > > > > >> Wherever you want to repo to live is fine, but I'd like to make sure it > > >> works with Netlify and our development team has access to help you manage > > >> the back end. Additionally, our marketing team does a fair amount of the > > >> updates via the Netlify CMS, so ensuring that's accessible and available for > > >> those folks is important as well. > > > I don't think we have a strong set of requirements at this point. > > > Speaking almost exclusively for myself, because I haven't had the > > > chance to touch base with anyone on this topic, I would prefer that: > > > > > > - The website lives alongside any other repositories we're > > > maintaining. > > > - Changes to the website going through a CI and review process. > > > - The website can be rendered using open source tooling through a CI > > > pipeline associated with the repository. > > > > > > I don't know what sort of workflow you folks have around the site > > > right but, but if it's not terribly complicated it would be great to > > > move the site sources over to > > > https://gitlab.com/open-infrastructure-labs/openinfralabs-website, > > > since this is where we'll be hosting other things. > > > > > > Hopefully Michael at least can chime in on this to confirm that I have > > > not making things up. > > > > > > > > > _______________________________________________ > > Openinfralabs mailing list > > Openinfralabs at lists.opendev.org > > http://lists.opendev.org/cgi-bin/mailman/listinfo/openinfralabs > > > _______________________________________________ > Openinfralabs mailing list > Openinfralabs at lists.opendev.org > http://lists.opendev.org/cgi-bin/mailman/listinfo/openinfralabs > From msd at bu.edu Mon May 11 20:29:53 2020 From: msd at bu.edu (Daitzman, Michael S) Date: Mon, 11 May 2020 20:29:53 +0000 Subject: [Openinfralabs] Open Infra Labs/Operate Monitoring Architecture Discussion Message-ID: <4759C5CD-14E4-4B69-BD38-93653267DF48@bu.edu> Initially we planned to do this via IRC but after more thought we decided to start the bell rollign with a zoom call which we wil share publicly with notes. The seeds for the discusssion are in this Epic: https://gitlab.com/open-infrastructure-labs/nerc-architecture/-/issues/4  what are the things desired from a monitoring platform?  what kind of information is expected (is just metrics enough? what other data types do you require?)  what kind of presentation layer is expected? do you just need a dashboard that shows graphs, or do you need more detailed analysis, and what might that look like if you do?  how can the operational knowledge be conveyed? are there a default set of rules that can be provided out of the box as it were? what defines a "healthy cloud"? what defines a cloud that is degraded? what is the remediation path, such as alerting a human, or are there systems that can fix the cloud automatically?  are closed-loop systems different from monitoring? are they different planes? are they similar but have different scopes?  what is the expected resolution of metrics? sub-second? 5 seconds? 30 seconds? minutes? Feel free to add topics you want to be discussed in comments in the Epic. To help us pick a time please let us know which of the slots in this doodle poll https://doodle.com/poll/qrztwefpvebd53gv Bill and I will begin scheduling these more regularly and will do an doodle poll to find timeslots for recurring meetings. If there are people you feel should attend who may not be on the associated mailing lists please forward this note. -------------- next part -------------- An HTML attachment was scrubbed... URL: From msd at bu.edu Tue May 12 20:43:19 2020 From: msd at bu.edu (Daitzman, Michael S) Date: Tue, 12 May 2020 20:43:19 +0000 Subject: [Openinfralabs] Open Infra Labs/Operate Monitoring Architecture Discussion In-Reply-To: <4759C5CD-14E4-4B69-BD38-93653267DF48@bu.edu> References: <4759C5CD-14E4-4B69-BD38-93653267DF48@bu.edu> Message-ID: <393F791D-2724-43D6-A689-5578661DEBBB@bu.edu> HI, 9 AM to 10AM EST on Wednesday - tomorrow was the time that the most people could attend. Looking forward to seeing you all! Join Zoom Meeting https://bostonu.zoom.us/j/91815946494 Agenda: 1. Frequency of Requirements Discussion 2. Discuss https://gitlab.com/open-infrastructure-labs/nerc-architecture/-/issues/4 3. Notes and Agenda here: https://etherpad.opendev.org/p/May_13_2020Monitoring 4. Zoom notes to be uploaded 5. Identify Volunteers/Victims to convert notes to gitlab stories ☺. See you then! Regards, Michael and Bill --- Michael Daitzman (He/Him) msd at bu.edu cell:978-201-9965 From: "Daitzman, Michael S" Date: Monday, May 11, 2020 at 4:29 PM To: Justin Riley , "Abaris, Augustine" , Jacob Chappel , Bill Burns , Chris Long , Jeremy Stanley , Mohammed Naser , "Ansari, Mohhamad Naved" , Lars Kellogg-Stedman , "openinfralabs at lists.opendev.org" , "rrackow at redhat.com" , Stig Telfer , "operate-first at redhat.com" Subject: Open Infra Labs/Operate Monitoring Architecture Discussion Initially we planned to do this via IRC but after more thought we decided to start the bell rollign with a zoom call which we wil share publicly with notes. The seeds for the discusssion are in this Epic: https://gitlab.com/open-infrastructure-labs/nerc-architecture/-/issues/4  what are the things desired from a monitoring platform?  what kind of information is expected (is just metrics enough? what other data types do you require?)  what kind of presentation layer is expected? do you just need a dashboard that shows graphs, or do you need more detailed analysis, and what might that look like if you do?  how can the operational knowledge be conveyed? are there a default set of rules that can be provided out of the box as it were? what defines a "healthy cloud"? what defines a cloud that is degraded? what is the remediation path, such as alerting a human, or are there systems that can fix the cloud automatically?  are closed-loop systems different from monitoring? are they different planes? are they similar but have different scopes?  what is the expected resolution of metrics? sub-second? 5 seconds? 30 seconds? minutes? Feel free to add topics you want to be discussed in comments in the Epic. To help us pick a time please let us know which of the slots in this doodle poll https://doodle.com/poll/qrztwefpvebd53gv Bill and I will begin scheduling these more regularly and will do an doodle poll to find timeslots for recurring meetings. If there are people you feel should attend who may not be on the associated mailing lists please forward this note. -------------- next part -------------- An HTML attachment was scrubbed... URL: From msd at bu.edu Tue May 12 20:40:25 2020 From: msd at bu.edu (Daitzman, Michael S) Date: Tue, 12 May 2020 20:40:25 +0000 Subject: [Openinfralabs] Open Infra Labs/Operate First Monitoring Architecture Discussion Message-ID: Agenda: 1. Frequency of Requirements Discussion 2. Discuss https://gitlab.com/open-infrastructure-labs/nerc-architecture/-/issues/4 3. Notes and Agenda here: https://etherpad.opendev.org/p/May_13_2020Monitoring 4. Zoom notes to be uploaded 5. Identify Volunteers/Victims to convert notes to gitlab stories ☺. Michael Daitzman is inviting you to a scheduled Zoom meeting. Join Zoom Meeting https://bostonu.zoom.us/j/91815946494 Meeting ID: 918 1594 6494 One tap mobile +13017158592,,91815946494# US (Germantown) +13126266799,,91815946494# US (Chicago) Dial by your location +1 301 715 8592 US (Germantown) +1 312 626 6799 US (Chicago) +1 646 876 9923 US (New York) +1 253 215 8782 US (Tacoma) +1 346 248 7799 US (Houston) +1 669 900 6833 US (San Jose) Meeting ID: 918 1594 6494 Find your local number: https://bostonu.zoom.us/u/amEOlM3Vr Join by SIP 91815946494 at zoomcrc.com Join by H.323 162.255.37.11 (US West) 162.255.36.11 (US East) 221.122.88.195 (China) 115.114.131.7 (India Mumbai) 115.114.115.7 (India Hyderabad) 213.19.144.110 (EMEA) 103.122.166.55 (Australia) 209.9.211.110 (Hong Kong China) 64.211.144.160 (Brazil) 69.174.57.160 (Canada) 207.226.132.110 (Japan) Meeting ID: 918 1594 6494 Join by Skype for Business https://bostonu.zoom.us/skype/91815946494 -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: text/calendar Size: 4687 bytes Desc: not available URL: From mnaser at vexxhost.com Wed May 13 12:38:41 2020 From: mnaser at vexxhost.com (Mohammed Naser) Date: Wed, 13 May 2020 08:38:41 -0400 Subject: [Openinfralabs] Open Infra Labs/Operate First Monitoring Architecture Discussion In-Reply-To: References: Message-ID: Hi everyone: Sorry for the last minute change. I’ve just realized this is right before the Ussuri update which I’m hosting with the foundation today and it turns out there’s some prep work to be done. I will hopefully be able to attend future meetings. Thank you and my apologies. Regards, Mohammed On Tue, May 12, 2020 at 4:40 PM Daitzman, Michael S wrote: > > Agenda: > > 1. Frequency of Requirements Discussion > 2. Discuss > https://gitlab.com/open-infrastructure-labs/nerc-architecture/-/issues/4 > 3. Notes and Agenda here: > https://etherpad.opendev.org/p/May_13_2020Monitoring > 4. Zoom notes to be uploaded > 5. Identify Volunteers/Victims to convert notes to gitlab stories ☺. > > > > > Michael Daitzman is inviting you to a scheduled Zoom meeting. > > Join Zoom Meeting > https://bostonu.zoom.us/j/91815946494 > > Meeting ID: 918 1594 6494 > One tap mobile > +13017158592,,91815946494# US (Germantown) > +13126266799,,91815946494# US (Chicago) > > Dial by your location > +1 301 715 8592 US (Germantown) > +1 312 626 6799 US (Chicago) > +1 646 876 9923 US (New York) > +1 253 215 8782 US (Tacoma) > +1 346 248 7799 US (Houston) > +1 669 900 6833 US (San Jose) > Meeting ID: 918 1594 6494 > Find your local number: https://bostonu.zoom.us/u/amEOlM3Vr > > Join by SIP > 91815946494 at zoomcrc.com > > Join by H.323 > 162.255.37.11 (US West) > 162.255.36.11 (US East) > 221.122.88.195 (China) > 115.114.131.7 (India Mumbai) > 115.114.115.7 (India Hyderabad) > 213.19.144.110 (EMEA) > 103.122.166.55 (Australia) > 209.9.211.110 (Hong Kong > China) > 64.211.144.160 (Brazil) > 69.174.57.160 (Canada) > 207.226.132.110 (Japan) > Meeting ID: 918 1594 6494 > > Join by Skype for Business > https://bostonu.zoom.us/skype/91815946494 > > > -- Mohammed Naser VEXXHOST, Inc. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dr.huilei at gmail.com Fri May 15 18:49:13 2020 From: dr.huilei at gmail.com (Hui Lei) Date: Fri, 15 May 2020 14:49:13 -0400 Subject: [Openinfralabs] Proposing a new OILabs sub-project on compute-storage coordination Message-ID: Hi all, I would like to propose a new sub-project under the OILabs umbrella. The proposed sub-project, dubbed Caerus, will develop techniques to improve the interactions between compute and storage servers. As you may know, there is a trend of compute and storage decoupling, where a compute engine such as Spark, Presto, and Tensorflow is physically separate and far apart from a storage system such as an object store, a file system, or even a database. There are various things that can be done to improve the end-to-end performance, e.g., pushing part of computation to the storage side, and opportunely caching source data, intermediate results or metadata on the compute side. Project Caerus will develop a framework for coordinating between compute and storage servers and for autonomously making optimization decisions such as what part of processing to be pushed down to storage and what content to be cached on the compute server. I believe this project aligns well with OpenInfraLabs' mission of integrating different layers of a cloud stack. I welcome your thoughts on the project idea and, more importantly, your contribution after the project is officially kicked off. Hui Lei -------------- next part -------------- An HTML attachment was scrubbed... URL: From jonathan at openstack.org Fri May 15 19:18:11 2020 From: jonathan at openstack.org (Jonathan Bryce) Date: Fri, 15 May 2020 14:18:11 -0500 Subject: [Openinfralabs] Proposing a new OILabs sub-project on compute-storage coordination In-Reply-To: References: Message-ID: Hi Hui, Sounds like an interesting project. I can help you and initial collaborators get a repo set up under https://gitlab.com/open-infrastructure-labs/ if you have an initial set of GitLab usernames to add. Jonathan > On May 15, 2020, at 1:49 PM, Hui Lei wrote: > > Hi all, > > I would like to propose a new sub-project under the OILabs umbrella. The proposed sub-project, dubbed Caerus, will develop techniques to improve the interactions between compute and storage servers. As you may know, there is a trend of compute and storage decoupling, where a compute engine such as Spark, Presto, and Tensorflow is physically separate and far apart from a storage system such as an object store, a file system, or even a database. There are various things that can be done to improve the end-to-end performance, e.g., pushing part of computation to the storage side, and opportunely caching source data, intermediate results or metadata on the compute side. Project Caerus will develop a framework for coordinating between compute and storage servers and for autonomously making optimization decisions such as what part of processing to be pushed down to storage and what content to be cached on the compute server. I believe this project aligns well with OpenInfraLabs' mission of integrating different layers of a cloud stack. > > I welcome your thoughts on the project idea and, more importantly, your contribution after the project is officially kicked off. > > Hui Lei > _______________________________________________ > Openinfralabs mailing list > Openinfralabs at lists.opendev.org > http://lists.opendev.org/cgi-bin/mailman/listinfo/openinfralabs From msd at bu.edu Sun May 17 23:23:27 2020 From: msd at bu.edu (Daitzman, Michael S) Date: Sun, 17 May 2020 23:23:27 +0000 Subject: [Openinfralabs] Openinfralabs/Operate First Monitoring Message-ID: Augustine, Kristi and Naved are all alternative hosts if they are logged into their BU Zoom accounts. Michael Daitzman is inviting you to a scheduled Zoom meeting. Join Zoom Meeting https://bostonu.zoom.us/j/96627664949?pwd=U3BtN1VSOHdHTGtUQ1FvdHdmdnpsQT09 Meeting ID: 966 2766 4949 Password: 817871 One tap mobile +13126266799,,96627664949# US (Chicago) +16468769923,,96627664949# US (New York) Dial by your location +1 312 626 6799 US (Chicago) +1 646 876 9923 US (New York) +1 301 715 8592 US (Germantown) +1 346 248 7799 US (Houston) +1 669 900 6833 US (San Jose) +1 253 215 8782 US (Tacoma) Meeting ID: 966 2766 4949 Find your local number: https://bostonu.zoom.us/u/aNk3Ibgo4 Join by SIP 96627664949 at zoomcrc.com Join by H.323 162.255.37.11 (US West) 162.255.36.11 (US East) 221.122.88.195 (China) 115.114.131.7 (India Mumbai) 115.114.115.7 (India Hyderabad) 213.19.144.110 (EMEA) 103.122.166.55 (Australia) 209.9.211.110 (Hong Kong SAR) 64.211.144.160 (Brazil) 69.174.57.160 (Canada) 207.226.132.110 (Japan) Meeting ID: 966 2766 4949 Password: 817871 Join by Skype for Business https://bostonu.zoom.us/skype/96627664949 Michael Daitzman is inviting you to a scheduled Zoom meeting. Join Zoom Meeting https://bostonu.zoom.us/j/96627664949?pwd=U3BtN1VSOHdHTGtUQ1FvdHdmdnpsQT09 Meeting ID: 966 2766 4949 Password: 817871 One tap mobile +13126266799,,96627664949# US (Chicago) +16468769923,,96627664949# US (New York) Dial by your location +1 312 626 6799 US (Chicago) +1 646 876 9923 US (New York) +1 301 715 8592 US (Germantown) +1 346 248 7799 US (Houston) +1 669 900 6833 US (San Jose) +1 253 215 8782 US (Tacoma) Meeting ID: 966 2766 4949 Find your local number: https://bostonu.zoom.us/u/aNk3Ibgo4 Join by SIP 96627664949 at zoomcrc.com Join by H.323 162.255.37.11 (US West) 162.255.36.11 (US East) 221.122.88.195 (China) 115.114.131.7 (India Mumbai) 115.114.115.7 (India Hyderabad) 213.19.144.110 (EMEA) 103.122.166.55 (Australia) 209.9.211.110 (Hong Kong SAR) 64.211.144.160 (Brazil) 69.174.57.160 (Canada) 207.226.132.110 (Japan) Meeting ID: 966 2766 4949 Password: 817871 Join by Skype for Business https://bostonu.zoom.us/skype/96627664949 -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: text/calendar Size: 5883 bytes Desc: not available URL: From msd at bu.edu Mon May 18 14:22:54 2020 From: msd at bu.edu (Daitzman, Michael S) Date: Mon, 18 May 2020 14:22:54 +0000 Subject: [Openinfralabs] Openinfralabs/Operate First Monitoring Message-ID: <50C38468-410B-4C19-84BA-2230F8F636DA@bu.edu> Hi, If you aren’t already, please sign up for the openinfralabs Mailing list: http://lists.opendev.org/cgi-bin/mailman/listinfo/openinfralabs (does anyone know if calendar invites make it through the mailing list? ) When I refer to NERC it is because they are the first target for the OILabs codebase. Call for agenda topics for this and next two Wednesdays: Some potential agenda items for this coming Wednesday: 1. Current HPC tooling for monitoring/reporting (chargeback, showback, hw inventory) that NERC needs to connect into. (I’ve asked some of the folk on the first call with deep HPC experience for feedback/timing so maybe not May 20th.) 2. Deeper dive on specific sw components where decisions will need to be made, eg. long term storage of data 3. Assumption – we are gonna with Prometheus – if so, do we need a session outlining the exporters we need to develop to meet NERC requirements (item 1 from above) 4. Other topics? Regards, Michael --- Michael Daitzman (He/Him) msd at bu.edu cell:978-201-9965 From: msd at bu.edu When: 9:00 AM - 10:00 AM May 20, 2020 Subject: Openinfralabs/Operate First Monitoring Location: https://bostonu.zoom.us/j/96627664949?pwd=U3BtN1VSOHdHTGtUQ1FvdHdmdnpsQT09 Augustine, Kristi and Naved are all alternative hosts if they are logged into their BU Zoom accounts. Michael Daitzman is inviting you to a scheduled Zoom meeting. Join Zoom Meeting https://bostonu.zoom.us/j/96627664949?pwd=U3BtN1VSOHdHTGtUQ1FvdHdmdnpsQT09 Meeting ID: 966 2766 4949 Password: 817871 One tap mobile +13126266799,,96627664949# US (Chicago) +16468769923,,96627664949# US (New York) Dial by your location +1 312 626 6799 US (Chicago) +1 646 876 9923 US (New York) +1 301 715 8592 US (Germantown) +1 346 248 7799 US (Houston) +1 669 900 6833 US (San Jose) +1 253 215 8782 US (Tacoma) Meeting ID: 966 2766 4949 Find your local number: https://bostonu.zoom.us/u/aNk3Ibgo4 Join by SIP 96627664949 at zoomcrc.com Join by H.323 162.255.37.11 (US West) 162.255.36.11 (US East) 221.122.88.195 (China) 115.114.131.7 (India Mumbai) 115.114.115.7 (India Hyderabad) 213.19.144.110 (EMEA) 103.122.166.55 (Australia) 209.9.211.110 (Hong Kong SAR) 64.211.144.160 (Brazil) 69.174.57.160 (Canada) 207.226.132.110 (Japan) Meeting ID: 966 2766 4949 Password: 817871 Join by Skype for Business https://bostonu.zoom.us/skype/96627664949 Michael Daitzman is inviting you to a scheduled Zoom meeting. Join Zoom Meeting https://bostonu.zoom.us/j/96627664949?pwd=U3BtN1VSOHdHTGtUQ1FvdHdmdnpsQT09 Meeting ID: 966 2766 4949 Password: 817871 One tap mobile +13126266799,,96627664949# US (Chicago) +16468769923,,96627664949# US (New York) Dial by your location +1 312 626 6799 US (Chicago) +1 646 876 9923 US (New York) +1 301 715 8592 US (Germantown) +1 346 248 7799 US (Houston) +1 669 900 6833 US (San Jose) +1 253 215 8782 US (Tacoma) Meeting ID: 966 2766 4949 Find your local number: https://bostonu.zoom.us/u/aNk3Ibgo4 Join by SIP 96627664949 at zoomcrc.com Join by H.323 162.255.37.11 (US West) 162.255.36.11 (US East) 221.122.88.195 (China) 115.114.131.7 (India Mumbai) 115.114.115.7 (India Hyderabad) 213.19.144.110 (EMEA) 103.122.166.55 (Australia) 209.9.211.110 (Hong Kong SAR) 64.211.144.160 (Brazil) 69.174.57.160 (Canada) 207.226.132.110 (Japan) Meeting ID: 966 2766 4949 Password: 817871 Join by Skype for Business https://bostonu.zoom.us/skype/96627664949 -------------- next part -------------- An HTML attachment was scrubbed... URL: From fungi at yuggoth.org Mon May 18 15:30:48 2020 From: fungi at yuggoth.org (Jeremy Stanley) Date: Mon, 18 May 2020 15:30:48 +0000 Subject: [Openinfralabs] Openinfralabs/Operate First Monitoring In-Reply-To: <50C38468-410B-4C19-84BA-2230F8F636DA@bu.edu> References: <50C38468-410B-4C19-84BA-2230F8F636DA@bu.edu> Message-ID: <20200518153048.6zdts6n77ztm44ic@yuggoth.org> On 2020-05-18 14:22:54 +0000 (+0000), Daitzman, Michael S wrote: > If you aren’t already, please sign up for the openinfralabs > Mailing list: > http://lists.opendev.org/cgi-bin/mailman/listinfo/openinfralabs > (does anyone know if calendar invites make it through the mailing > list? ) [...] I've been approving them through moderation: http://lists.opendev.org/pipermail/openinfralabs/2020-May/000045.html Messages like this have been getting held due to exceeding the list's configured limit on number of other message recipients (currently 10, but can be changed by a list owner to an arbitrary ceiling on the Privacy options->Recipient filters page). -- Jeremy Stanley -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 963 bytes Desc: not available URL: From msd at bu.edu Tue May 19 17:45:00 2020 From: msd at bu.edu (Daitzman, Michael S) Date: Tue, 19 May 2020 17:45:00 +0000 Subject: [Openinfralabs] Openinfralabs/Operate First Monitoring In-Reply-To: <20200518153048.6zdts6n77ztm44ic@yuggoth.org> References: <50C38468-410B-4C19-84BA-2230F8F636DA@bu.edu> <20200518153048.6zdts6n77ztm44ic@yuggoth.org> Message-ID: <38AC3989-BA13-4803-A5CC-3D462E2EF521@bu.edu> Thanks Jeremy! I will move the folks to BCC which I hope will help --- Michael Daitzman (He/Him) msd at bu.edu cell:978-201-9965 On 5/18/20, 11:31 AM, "Jeremy Stanley" wrote: On 2020-05-18 14:22:54 +0000 (+0000), Daitzman, Michael S wrote: > If you aren’t already, please sign up for the openinfralabs > Mailing list: > http://lists.opendev.org/cgi-bin/mailman/listinfo/openinfralabs > (does anyone know if calendar invites make it through the mailing > list? ) [...] I've been approving them through moderation: http://lists.opendev.org/pipermail/openinfralabs/2020-May/000045.html Messages like this have been getting held due to exceeding the list's configured limit on number of other message recipients (currently 10, but can be changed by a list owner to an arbitrary ceiling on the Privacy options->Recipient filters page). -- Jeremy Stanley From msd at bu.edu Tue May 19 18:11:28 2020 From: msd at bu.edu (Daitzman, Michael S) Date: Tue, 19 May 2020 18:11:28 +0000 Subject: [Openinfralabs] Meeting May 20th Message-ID: <86ECCE35-11E1-4446-8A08-43FDA79A2621@bu.edu> We did not decide on an agenda for this week – rather than a complete cancelation lets do ½ hour with a very focused agenda of: 1. Topics for next 3 meetings (starter list below) 2. Assuming I get through a relisten today, will pick out some timeslots for various volunteers to take and convert into epics/stories – will discuss tomorrow 3. Any parking lot issues Notes and recordings from last zoom meeting live here: https://gitlab.com/open-infrastructure-labs/nerc-architecture/-/tree/master/Monitoring%20Discusison%20May%2013,%202020 – I plan to move video part to youtube, have not yet. Starter list of topics: 1. Current HPC tooling for monitoring/reporting (chargeback, showback, hw inventory) that NERC needs to connect into. (I’ve asked some of the folk on the first call with deep HPC experience for feedback/timing so maybe not May 20th.) 2. Deeper dive on specific sw components where decisions will need to be made, eg. long term storage of data 3. Assumption – we are gonna with Prometheus – if so, do we need a session outlining the exporters we need to develop to meet NERC requirements (item 1 from above) 4. Other topics? Leaving the calendar invite unchanged. PS – if you I have moved email addresses to BCC to simplify mail list – please sign up for openinfralabs mailing list if you have not already at: http://lists.opendev.org/cgi-bin/mailman/listinfo/openinfralabs --- Michael Daitzman (He/Him) msd at bu.edu cell:978-201-9965 -------------- next part -------------- An HTML attachment was scrubbed... URL: From msd at bu.edu Wed May 27 11:17:22 2020 From: msd at bu.edu (Daitzman, Michael S) Date: Wed, 27 May 2020 11:17:22 +0000 Subject: [Openinfralabs] Reminder - Openinfralabs/Operate First Monitoring today Message-ID: Just a quick reminder – we are meeting today at 9 AM Boston time, 1 PM UTC (link to Time Zone Converter) , discussion about Operating OpenStack at Scale – monitoring focus - with Bruno Bompastor and Adrian Joian from eBay. Notes, audio and video of previous meeting are at: https://gitlab.com/open-infrastructure-labs/nerc-architecture. Zoom conference info is: Michael Daitzman is inviting you to a scheduled Zoom meeting. Join Zoom Meeting https://bostonu.zoom.us/j/96627664949?pwd=U3BtN1VSOHdHTGtUQ1FvdHdmdnpsQT09 Meeting ID: 966 2766 4949 Password: 817871 One tap mobile +13126266799,,96627664949# US (Chicago) +16468769923,,96627664949# US (New York) Dial by your location +1 312 626 6799 US (Chicago) +1 646 876 9923 US (New York) +1 301 715 8592 US (Germantown) +1 346 248 7799 US (Houston) +1 669 900 6833 US (San Jose) +1 253 215 8782 US (Tacoma) Meeting ID: 966 2766 4949 Find your local number: https://bostonu.zoom.us/u/aNk3Ibgo4 Join by SIP 96627664949 at zoomcrc.com Join by H.323 162.255.37.11 (US West) 162.255.36.11 (US East) 221.122.88.195 (China) 115.114.131.7 (India Mumbai) 115.114.115.7 (India Hyderabad) 213.19.144.110 (EMEA) 103.122.166.55 (Australia) 209.9.211.110 (Hong Kong SAR) 64.211.144.160 (Brazil) 69.174.57.160 (Canada) 207.226.132.110 (Japan) Meeting ID: 966 2766 4949 Password: 817871 Join by Skype for Business https://bostonu.zoom.us/skype/96627664949 --- Michael Daitzman (He/Him) msd at bu.edu cell:978-201-9965 From: msd at bu.edu When: 9:00 AM - 10:00 AM May 27, 2020 Subject: Openinfralabs/Operate First Monitoring Location: https://bostonu.zoom.us/j/96627664949?pwd=U3BtN1VSOHdHTGtUQ1FvdHdmdnpsQT09 Augustine, Kristi and Naved are all alternative hosts if they are logged into their BU Zoom accounts. Michael Daitzman is inviting you to a scheduled Zoom meeting. Join Zoom Meeting https://bostonu.zoom.us/j/96627664949?pwd=U3BtN1VSOHdHTGtUQ1FvdHdmdnpsQT09 Meeting ID: 966 2766 4949 Password: 817871 One tap mobile +13126266799,,96627664949# US (Chicago) +16468769923,,96627664949# US (New York) Dial by your location +1 312 626 6799 US (Chicago) +1 646 876 9923 US (New York) +1 301 715 8592 US (Germantown) +1 346 248 7799 US (Houston) +1 669 900 6833 US (San Jose) +1 253 215 8782 US (Tacoma) Meeting ID: 966 2766 4949 Find your local number: https://bostonu.zoom.us/u/aNk3Ibgo4 Join by SIP 96627664949 at zoomcrc.com Join by H.323 162.255.37.11 (US West) 162.255.36.11 (US East) 221.122.88.195 (China) 115.114.131.7 (India Mumbai) 115.114.115.7 (India Hyderabad) 213.19.144.110 (EMEA) 103.122.166.55 (Australia) 209.9.211.110 (Hong Kong SAR) 64.211.144.160 (Brazil) 69.174.57.160 (Canada) 207.226.132.110 (Japan) Meeting ID: 966 2766 4949 Password: 817871 Join by Skype for Business https://bostonu.zoom.us/skype/96627664949 Michael Daitzman is inviting you to a scheduled Zoom meeting. Join Zoom Meeting https://bostonu.zoom.us/j/96627664949?pwd=U3BtN1VSOHdHTGtUQ1FvdHdmdnpsQT09 Meeting ID: 966 2766 4949 Password: 817871 One tap mobile +13126266799,,96627664949# US (Chicago) +16468769923,,96627664949# US (New York) Dial by your location +1 312 626 6799 US (Chicago) +1 646 876 9923 US (New York) +1 301 715 8592 US (Germantown) +1 346 248 7799 US (Houston) +1 669 900 6833 US (San Jose) +1 253 215 8782 US (Tacoma) Meeting ID: 966 2766 4949 Find your local number: https://bostonu.zoom.us/u/aNk3Ibgo4 Join by SIP 96627664949 at zoomcrc.com Join by H.323 162.255.37.11 (US West) 162.255.36.11 (US East) 221.122.88.195 (China) 115.114.131.7 (India Mumbai) 115.114.115.7 (India Hyderabad) 213.19.144.110 (EMEA) 103.122.166.55 (Australia) 209.9.211.110 (Hong Kong SAR) 64.211.144.160 (Brazil) 69.174.57.160 (Canada) 207.226.132.110 (Japan) Meeting ID: 966 2766 4949 Password: 817871 Join by Skype for Business https://bostonu.zoom.us/skype/96627664949 -------------- next part -------------- An HTML attachment was scrubbed... URL: