Skip to content

Instantly share code, notes, and snippets.

@rbowen
rbowen / projector.md
Last active August 29, 2015 14:20
Projector
@rbowen
rbowen / kilo-cloud-sig.md
Last active August 29, 2015 14:21
Cloud sig announce

The CentOS Cloud SIG is pleased to announce the availability of OpenStack Kilo package repositories for CentOS 7, and Juno repositories for CentOS 6. These are the result of the last few months of work by the Cloud SIG membership, and, of course, we owe a great deal of gratitude to the upstream OpenStack community as well.

The CentOS 7 Kilo repository may be found at http://mirror.centos.org/centos/7/cloud/x86_64/

The Juno CentOS 6 repository may be found at http://mirror.centos.org/centos/6/cloud/x86_64/

The actual -release files will reside in Extras, so that you can yum install centos-release-openstack-kilo for Kilo and yum install centos-release-openstack-juno for Juno, without needing to mess with repo configurations.

See also the Juno EL6 QuickStart at http://wiki.centos.org/Cloud/OpenStack/JunoEL6QuickStart

@rbowen
rbowen / get_meetups.py
Created May 29, 2015 19:16
meetup.com api
#!/usr/bin/python
import datetime
from datetime import date
import urllib2
import json
import time
import re
# Magic
import sys # sys.setdefaultencoding is cancelled by site.py
@rbowen
rbowen / rdo_centos.md
Created July 14, 2015 20:10
RDO and CentOS

RDO is OpenStack packaged by and for the CentOS community

CentOS cares about OpenStack

@rbowen
rbowen / bigtent.md
Last active August 29, 2015 14:25
Big Tent

The OpenStack Big Tent

OpenStack is big and complicated. It's composed of many moving parts, and it can be somewhat intimidating to figure out what all the bits do, what's required, what's optional, and how to put all the bits together.

The Problem

In the attempt to tame this confusion, the OpenStack Technical Committee defined what's part of the Integrated Release and what's not, so that you, the consumer, know what's in and what's out. One of the unintended side effects of this was that new projects were treated as second class citizens, and had trouble getting resources, developers, and a seat at the table at the developer summit.

As OpenStack continues to grow, this became more and more of a problem.

@rbowen
rbowen / rdo_metrics.md
Last active August 31, 2015 15:41
RDO Community Metrics

RDO Communtiy Metrics

The raw statistics for this summary, including graphs, may always be found at http://tm3.org/rdostats/

Downloads

Downloads are always a tricky thing to track, but they are a reasonable proxy for the total size of the community, given certain caveats, and understanding that 1 download != 1 installation.

  • Week of August 24, average 4009 downloads per day
  • Week of August 17, average 3410 downloads per day
<html>
<head>
<title>OSAS Stories</title>
</head>
<body>
<script>
$("form :input").attr("autocomplete", "off");
</script>