Commit Graph

26 Commits

Author SHA1 Message Date
OpenStack Proposal Bot
40aeacd721 Updated from global requirements
Change-Id: I60ba4153fbabf2d83a31aea432c0f0c82583bb63
2015-09-17 12:17:27 +00:00
OpenStack Proposal Bot
def9e7ef7b Updated from global requirements
Change-Id: Iac1777fb0fc8d5ca440460029b69c6e850d72e0f
2015-07-15 01:38:15 +00:00
OpenStack Proposal Bot
1b0c9216a6 Updated from global requirements
Change-Id: I8f3c3ddf956b9c75cf707abea299427ced517d64
2015-06-22 08:28:34 +00:00
OpenStack Proposal Bot
d5fb7a83ba Updated from global requirements
Change-Id: I0ebc484c56dc1578246240ac3499bceda0d871a2
2014-04-30 02:47:27 +00:00
Philip Tzou
74a719b117 a work-around to avoid cpython bug (15881)
In python < 2.7.4, a lazy loading of package `pbr` will break setuptools if some other modules registered functions in `atexit`.
solution from: http://bugs.python.org/issue15881#msg170215
2013-10-24 13:43:09 +08:00
Julien Danjou
35d442370c Switch to pbr
Resolves issue #16
2013-09-18 17:53:39 +02:00
Doug Hellmann
5b22dba30a prep for release 0.11
Change-Id: If291824f46cf8ab48c25cca54fbb072aad65cf4c
2013-08-29 12:29:45 -04:00
Doug Hellmann
4326707104 prep for 0.10 release
Change-Id: Ifce736e14ac1f6721b2188b4bcb8f78534faffd9
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2013-07-08 09:25:42 -04:00
Doug Hellmann
1decfbe730 prep for 0.9.1 release
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2013-06-12 14:06:18 -04:00
Doug Hellmann
63122bdcd5 prep for 0.9 release
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2013-06-12 11:02:50 -04:00
Doug Hellmann
f6cba1b72c Remove reliance on distribute
Assume setuptools is present and do not try to install
distribute.

Fixes issue #19

Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2013-06-12 10:58:38 -04:00
Doug Hellmann
fd4e42f0fe Add tutorial section on creating plugins
Expand and reorg the naming discussion.

Add a section on the mechanics of creating plugins,
with some tested example code.

Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2013-06-05 17:11:23 -04:00
Doug Hellmann
8040e7617b flake8 fixes
Minor style changes to make flake8 pass.

Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2013-05-05 11:52:40 -04:00
Doug Hellmann
0c356d215f add python 3.3 support tag
Change-Id: I463dbfb0c861da9d4226bdc760164a2f482e51fe
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2013-03-26 16:58:56 -04:00
Doug Hellmann
fb5e8cc2fe update settings for 0.8 release
Change-Id: I15c465d1c4883d6db08638bbe5ed1f83a82477b5
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2013-01-04 19:17:11 -05:00
Doug Hellmann
0a51bfd008 prep for release 0.7.2
Change-Id: I2ea8d2443860c64bc5f8e9474b9326e1d3dac39c
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2012-11-28 06:23:18 -05:00
Doug Hellmann
1a88f60328 Fix logging configuration
Set up a NullHandler to avoid warnings when applications
do not configure a root logger.

Change-Id: I6cd957396c5e3ad706aea812874ab43fdd9e8aea
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2012-11-27 14:32:44 -05:00
Doug Hellmann
589dd73fc7 prepare release 0.7
Change-Id: Ic9c619a2cbcdb1cef52fedbf18f677377fbdd212
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2012-11-26 12:44:41 -05:00
Doug Hellmann
b01eb69915 Bump version to 0.6
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2012-10-29 11:38:27 -04:00
Doug Hellmann
502f552849 Prepare for 0.5 release
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2012-10-29 09:27:43 -04:00
Doug Hellmann
1e21f320b2 Prepare release 0.4
Update the history file and version number.

Change-Id: Ia09d4a9316dcc77775124f298ddde535707cfa0c
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2012-09-15 16:10:28 -04:00
Doug Hellmann
90823ebcf4 update history for 0.3 release
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2012-08-15 07:18:15 -04:00
Doug Hellmann
87011073c0 release 0.2 with docs 2012-07-22 17:01:37 -04:00
Doug Hellmann
a4ad1e1074 basic ExtensionManager implementation 2012-06-19 15:05:03 -04:00
Doug Hellmann
5fc07810f9 set up tox and fix packaging 2012-06-19 14:24:20 -04:00
Doug Hellmann
297158f6dd create setup.py 2012-06-19 14:12:49 -04:00