RDO Community Blogs

Articles about OpenStack and related technologies from the RDO community

You are here: Home ∼ Page 5

Open Source Summit, Prague

Published by Rich Bowen on 2017-11-30

In October, RDO had a small presence at the Open Source Summit (formerly known as LinuxCon) in Prague, Czechia. While this event does not traditionally draw a big OpenStack audience, we were treated to a great talk by Monty Taylor on Zuul, and Fatih Degirmenci gave an interesting talk on cross-community CI, in which he discussed the joint work between… Read more →

Share this:

  • Share on X (Opens in new window) X
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • More
  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Reddit (Opens in new window) Reddit
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
Posted in Infrastructures | Tagged linuxcon, opensourcesummit, openstack, ossummit, prague, rimport

Upcoming changes to test day

Published by Rich Bowen on 2017-11-29

TL;DR: Live RDO cloud will be available for testing on upcoming test day. http://rdoproject.org/testday/queens/milestone2/ for more info. The last few test days have been somewhat lackluster, and have not had much participation. We think that there’s a number of reasons for this: Deploying OpenStack is hard and boring Not everyone has the necessary hardware to do it anyways Automated testing… Read more →

Share this:

  • Share on X (Opens in new window) X
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • More
  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Reddit (Opens in new window) Reddit
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
Posted in Infrastructures | Tagged community, openstack, RDO, rimport, testday, testing

Getting started with Software Factory and Zuul3

Published by Fabien Boucher on 2017-11-28

Introduction Software Factory 2.7 has been recently released. Software Factory is an easy to deploy software development forge that is deployed at review.rdoproject.org and softwarefactory-project.io. Software Factory provides, among other features, code review and continuous integration (CI). This new release features Zuul V3 that is, now, the default CI component of Software Factory. In this blog post I will explain… Read more →

Share this:

  • Share on X (Opens in new window) X
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • More
  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Reddit (Opens in new window) Reddit
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
Posted in Infrastructures | Tagged rimport

Emilien Macchi talks TripleO at OpenStack Summit

Published by Rich Bowen on 2017-11-27

While at OpenStack Summit, I had an opportunity to talk with Emilien Macchi about the work on TripleO in the Pike and Queens projects.

Share this:

  • Share on X (Opens in new window) X
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • More
  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Reddit (Opens in new window) Reddit
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
Posted in Infrastructures | Tagged openstack, openstacksummit, pike, queens, RDO, rdocommunity, rimport, summit, sydney, tripleo

A summary of Sydney OpenStack Summit docs sessions

Published by pmkovar on 2017-11-27

Here I’d like to give a summary of the Sydney OpenStack Summit docs sessions that I took part in, and share my comments on them with the broader OpenStack community. Docs project update At this session, we discussed a recent major refocus of the Documentation project work and restructuring of the OpenStack official documentation. This included migrating documentation from the… Read more →

Share this:

  • Share on X (Opens in new window) X
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • More
  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Reddit (Opens in new window) Reddit
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
Posted in Infrastructures | Tagged docs, documentation, openstack, rimport, summit, sydney

Recent blog posts

Published by Rich Bowen on 2017-11-17

It’s been a little while since we’ve posted a roundup of blogposts around RDO, and you all have been rather prolific in the past month! Here’s what we as a community have been talking about: Hooroo! Australia bids farewell to incredible OpenStack Summit by August Simonelli, Technical Marketing Manager, Cloud We have reached the end of another successful and exciting… Read more →

Share this:

  • Share on X (Opens in new window) X
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • More
  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Reddit (Opens in new window) Reddit
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
Posted in Community Blog Round-up, Infrastructures | Tagged Blog, openstack, recent, rimport
DPDK flow probe with Skydive

DPDK flow probe with Skydive

Published by Nicolas Planel on 2017-11-17

Skydive is “an open source real-time network topology and protocols analyzer”. It is a tool (with CLI and web interface) to help analyze and debug your network (OpenStack, OpenShift, containers, …). The Data Plane Development Kit (DPDK) is a set of data plane libraries and network interface controller drivers for fast packet processing. http://dpdk.org/ As Skydive uses flow probes to… Read more →

Share this:

  • Share on X (Opens in new window) X
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • More
  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Reddit (Opens in new window) Reddit
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
Posted in Infrastructures, Neutron, OpenStack | Tagged dpdk, openstack, skydive

Anomaly Detection in CI logs

Published by Tristan Cacqueray on 2017-11-14

Continous Integration jobs can generate a lot of data and it can take a lot of time to figure out what went wrong when a job fails. This article demonstrates new strategies to assist with failure investigations and to reduce the need to crawl boring log files. First, I will introduce the challenge of anomaly detection in CI logs. Second,… Read more →

Share this:

  • Share on X (Opens in new window) X
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • More
  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Reddit (Opens in new window) Reddit
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
Posted in Infrastructures | Tagged CI, infra, openstack, rimport, zuul

Mailing List Changes

Published by Rich Bowen on 2017-10-24

You need to be aware of recent changes to our mailing lists What Happened, and Why? Since the start of the project we have had one mailing list for both users and developers of the RDO project. Over time, we felt that user questions have been drowned out by the more technical developer-oriented discussion, leaving users/operators out of the conversation…. Read more →

Share this:

  • Share on X (Opens in new window) X
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • More
  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Reddit (Opens in new window) Reddit
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
Posted in Infrastructures | Tagged announce, mailinglist, openstack, rimport

CentOS Dojo @ CERN

Published by hguemar on 2017-10-23

Hi, Alan, Matthias, Rich and I were at CERN last week on thursday and friday to attend the CentOS dojo. Rich also a wrote a series of blog posts about the dojo. First day: CentOS SIGs meetup Thursday was dedicated to a SIGs meeting, I’ll give few highlights but you can read notes on his etherpad. We managed to agree… Read more →

Share this:

  • Share on X (Opens in new window) X
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • More
  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Reddit (Opens in new window) Reddit
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
Posted in Infrastructures | Tagged centos, cern, Cloud-SIG, dojo, rimport, sig

Project Teams Gathering interviews

Published by Rich Bowen on 2017-10-09

Several weeks ago I attended the Project Teams Gathering (PTG) in Denver, and conducted a number of interviews with project teams and a few of the PTLs (Project Technical Leads). These interviews are now all up on the RDO YouTube channel. Please subscribe, as I’ll be doing more interviews like this at OpenStack Summit in Sydney, as well as at… Read more →

Share this:

  • Share on X (Opens in new window) X
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • More
  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Reddit (Opens in new window) Reddit
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
Posted in Infrastructures | Tagged openstack, ptg, rimport, video

Recent blog posts

Published by Rich Bowen on 2017-10-02

Here’s what the RDO community has been blogging about recently: OpenStack 3rd Party CI with Software Factory by jpena Introduction When developing for an OpenStack project, one of the most important aspects to cover is to ensure proper CI coverage of our code. Each OpenStack project runs a number of CI jobs on each commit to test its validity, so… Read more →

Share this:

  • Share on X (Opens in new window) X
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • More
  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Reddit (Opens in new window) Reddit
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
Posted in Community Blog Round-up, Infrastructures | Tagged Blog, openstack, recent, rimport

OpenStack 3rd Party CI with Software Factory

Published by jpena on 2017-09-26

Introduction When developing for an OpenStack project, one of the most important aspects to cover is to ensure proper CI coverage of our code. Each OpenStack project runs a number of CI jobs on each commit to test its validity, so thousands of jobs are run every day in the upstream infrastructure. In some cases, we will want to set… Read more →

Share this:

  • Share on X (Opens in new window) X
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • More
  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Reddit (Opens in new window) Reddit
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
Posted in Infrastructures | Tagged rimport

Recent blog posts

Published by Rich Bowen on 2017-09-19

It’s been a few weeks since I did one of these blog wrapups, and there’s been a lot of great content by the RDO community recently. Here’s some of what we’ve been talking about recently: Project Teams Gathering (PTG) report – Zuul by tristanC The OpenStack infrastructure team gathered in Denver (September 2017). This article reports some of Zuul’s topics… Read more →

Share this:

  • Share on X (Opens in new window) X
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • More
  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Reddit (Opens in new window) Reddit
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
Posted in Community Blog Round-up, Infrastructures | Tagged Blog, openstack, recent, rimport

Project Teams Gathering (PTG) report – Zuul

Published by Tristan Cacqueray on 2017-09-18

The OpenStack infrastructure team gathered in Denver (September 2017). This article reports some of Zuul’s topics that were discussed at the PTG. For your reference, I highlighted some of the new features comming in the Zuul version 3 in this article. Cutover and jobs migration The OpenStack community grew a complex set of CI jobs over the past several years,… Read more →

Share this:

  • Share on X (Opens in new window) X
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • More
  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Reddit (Opens in new window) Reddit
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
Posted in Conferences, Infrastructures | Tagged infra, openstack, rimport, zuul
← Previous 1 … 4 5 6 … 32 Next →

Recent Posts

  • RDO Caracal Released
  • RDO Bobcat Released
  • RDO Antelope Released
  • RDO Zed Released
  • RDO Yoga Released

Copyright © 2019 Red Hat, Inc. Legal & Privacy.