commit fb63aa10bd34290bbf4df8267539192351ae0f6d
Author: JUN JIE NAN <nanjj@cn.ibm.com>
Date:   Mon Dec 2 13:34:46 2013 +0800

    `os-refresh-config` README enhancement
    
    Added explanation on phases.
    
    Change-Id: I7017134a4a80040c0ac66eba56b082c647fd5c17

commit 36c4d8f2526620ad0b12dd9dbefc49f60f0b74ed
Author: Sascha Peilicke <speilicke@suse.com>
Date:   Tue Nov 19 10:32:57 2013 +0100

    Support building wheels (PEP-427)
    
    With that, building and uploading wheels to PyPI is only one "python
    setup.py bdist_wheel" away.
    
    Change-Id: I5be3ea39fd43db85a3b99b50a69b7ca6aaa2690e

commit 33a306ded733a16e4777308cf682db423d6911eb
Author: OpenStack Jenkins <jenkins@openstack.org>
Date:   Tue Nov 5 09:54:05 2013 +0000

    Updated from global requirements
    
    Change-Id: I1464a2034497d2520f102294687da3eedd4bcae7

commit 6d53185daf7b5701865cfad63878900959d75210
Author: OpenStack Jenkins <jenkins@openstack.org>
Date:   Thu Oct 10 20:26:21 2013 +0000

    Updated from global requirements
    
    Change-Id: I4f26d3a8790c799e5c1f7f81031406e0c57545f9
    
    Change-Id: Ica7315effe308bd739e90f885849fac27a3c542b

commit 838631464ff6c3f0cac3002c16f3322203dfa43c
Merge: 18af37d a9de82b
Author: Jenkins <jenkins@review.openstack.org>
Date:   Sun Aug 18 21:29:40 2013 +0000

    Merge "Update stackforge references to openstack"

commit a9de82b9655f7adb7b5add6e768dc3e2d0fecbea
Author: Monty Taylor <mordred@inaugust.com>
Date:   Sat Aug 17 22:59:52 2013 -0400

    Update stackforge references to openstack
    
    Change-Id: Ibddc917184b683f57d52ca444cdfcb1c92a04ee0

commit 18af37dae1a5ac59116e55050e52d38758619ca0
Author: Clint Byrum <clint@fewbar.com>
Date:   Fri Aug 16 08:25:33 2013 -0700

    Conform .gitignore with other OpenStack projects.
    
    Change-Id: I4c73f1adac367b1746bcd26752e6e722c198b610

commit 4438058c8188e1104563fd7e88af4c21e903f30b
Author: Monty Taylor <mordred@inaugust.com>
Date:   Tue Aug 13 13:44:58 2013 -0300

    Updated to OpenStack standards
    
    Change-Id: Idf87a63c72bfb85de713ebb69564509f8c00393b

commit d7ea66ee8dfe0a5b0d679f6c6e77f3bbaa184215
Author: Clint Byrum <clint@fewbar.com>
Date:   Tue Jul 16 13:12:19 2013 -0700

    Add a lockfile.
    
    The scripts run by os-refresh-config generally expect to be running
    only once. This will ensure that. Because we use /var/run, this also
    now assumes that os-refresh-config is run by root. Otherwise one must
    pass in a different --lockfile path.
    
    Change-Id: I33cbb065d6bc32c87f5e72132fceef9df82a190d

commit 95947c0d821d94ac7121cfdbd7556750a309bd85
Merge: d8c7de3 5d2c4b7
Author: Jenkins <jenkins@review.openstack.org>
Date:   Fri Jun 14 00:57:04 2013 +0000

    Merge "Add .gitreview."

commit d8c7de3d8b6f3ab2fbf324f6596bb48b8bafd738
Author: Lucas Alvares Gomes <lucasagomes@gmail.com>
Date:   Mon Jun 10 12:17:40 2013 +0100

    Use dib-run-parts.
    
    dib-run-parts is simpler and gives us profiling data. The --list option
    was removed because it's not yet supported.
    
    Change-Id: Icab4c5c04a26572e9b8564a25b1a328c889ead1c

commit 5d2c4b7f42b924cac390c7d83d917772da596b0d
Author: Lucas Alvares Gomes <lucasagomes@gmail.com>
Date:   Mon Jun 10 12:11:23 2013 +0100

    Add .gitreview.
    
    Change-Id: Ib79abf4e2829bf9beaf1c3187d2a15b7c31b5a73

commit 91f75348fbdb95f197de6037c78d27ca6fd560fa
Author: Lucas Alvares Gomes <lucasagomes@gmail.com>
Date:   Wed Jun 12 12:01:54 2013 +0100

    Add tox.ini and fix pep8 problems
    
    Change-Id: I42f6ed2fbf211e7ac6adcd8e40ce29ec8c7c5c5c

commit 676c8170f27ce710a655e776d316814990751363
Author: Tim Miller <tim.miller.0@gmail.com>
Date:   Thu Feb 14 11:19:02 2013 -0800

    bump version.

commit d6a21d4d42a1f6b31629bcb794d1f607475c3271
Author: Tim Miller <tim.miller.0@gmail.com>
Date:   Thu Feb 14 11:18:43 2013 -0800

    Add default argument of sys.argv to main()

commit 14563b4099abc7bff89f85b96ff945015c77795a
Author: Tim Miller <tim.miller.0@gmail.com>
Date:   Thu Feb 14 10:55:03 2013 -0800

    add __init__.py, bump version

commit a36b0e7cb8f06e718fcf764195c0ad01e16fca27
Author: Tim Miller <tim.miller.0@gmail.com>
Date:   Thu Feb 14 10:53:01 2013 -0800

    bump version

commit badc67cab2781f9b8e13aba0a1a431ff848318a9
Author: Tim Miller <tim.miller.0@gmail.com>
Date:   Thu Feb 14 10:41:51 2013 -0800

    Add os_refresh_config package to setup.py
    
    so that `os-refresh-config` works when pip-installed.

commit b56af9fee93736e2d9dfb144e3bff1dee64b0b78
Author: Clint Byrum <clint@fewbar.com>
Date:   Tue Feb 12 07:20:12 2013 -0800

    Make more pythonic

commit e45748772aa60e774673b865283c8b88b1049e90
Author: Clint Byrum <clint@fewbar.com>
Date:   Tue Feb 12 07:04:28 2013 -0800

    Adding setup.py to make for an easier installation

commit 46629fcdbd857815dd493af9d60653f510338031
Author: Clint Byrum <clint@fewbar.com>
Date:   Wed Feb 6 16:59:40 2013 -0800

    Initial commit