1. How To Pronounce The Big Tent Projects

    Project list: https://github.com/openstack/governance/blob/master/reference/projects.yaml

    2015/11/14 openstack

  2. Python Tox

    Tox is a very good tool to run unit test for Python project, it is used widely in OpenStack.

    2015/02/28 Python

  3. Ceilometer Alarm Action Trust Generates Too Many Token

    Ceilometer supports posting http requests when alarm is triggered. If requests listener is deployed outside system boundary, it may require https connection and identify post request invoker. Ceilometer trust+https notifier can satisfy such need, but current implementation has performance issue in large scale system, which leading to Keystone crash.

    2015/02/03 openstack

  4. devstack

    devstack is a very good tool for developing and testing OpenStack.

    2015/01/10 openstack

  5. Git Review

    Network is unreachable

    2014/09/23 openstack

  6. Google App Engine

    Install Google App Engine SDK

    2014/09/17 other

  7. using local pip source

    If https://pypi.python.org/simple is slow or forbidden, you can use mirrors, if mirror is down or forbidden, then you can setup a local source. This post provides an example on Ubuntu Precise.

    2014/08/09 Linux

  8. OpenStack Ceilometer Juno Development

    本文简略介绍Ceilometer项目Juno版本开发进度

    2014/06/27 openstack

  9. How To Write OpenStack Hacking Rules

    Some OpenStack contributors may be asked to write new hacking rule when they try to fix bugs, this post introduces basic knowlege for it.

    2014/06/26 openstack

  10. How To Use IRC

    IRC不靠谱攻略

    2014/05/26 other