Stephen Finucane
1aca4bcbb7
Drop Python 2.7 support
...
Change-Id: I7ae34cb701111adb2968e9b0c153dfd60aeb2fbb
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Sem-Ver: api-break
3 years ago
OpenStack Proposal Bot
4abadad814
Updated from global requirements
...
Change-Id: Iab19ec0f96e237065d84a21e3785f1ace018210b
6 years ago
OpenStack Proposal Bot
40aeacd721
Updated from global requirements
...
Change-Id: I60ba4153fbabf2d83a31aea432c0f0c82583bb63
8 years ago
OpenStack Proposal Bot
def9e7ef7b
Updated from global requirements
...
Change-Id: Iac1777fb0fc8d5ca440460029b69c6e850d72e0f
8 years ago
OpenStack Proposal Bot
1b0c9216a6
Updated from global requirements
...
Change-Id: I8f3c3ddf956b9c75cf707abea299427ced517d64
8 years ago
OpenStack Proposal Bot
d5fb7a83ba
Updated from global requirements
...
Change-Id: I0ebc484c56dc1578246240ac3499bceda0d871a2
9 years ago
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
10 years ago
Julien Danjou
35d442370c
Switch to pbr
...
Resolves issue #16
10 years ago
Doug Hellmann
5b22dba30a
prep for release 0.11
...
Change-Id: If291824f46cf8ab48c25cca54fbb072aad65cf4c
10 years ago
Doug Hellmann
4326707104
prep for 0.10 release
...
Change-Id: Ifce736e14ac1f6721b2188b4bcb8f78534faffd9
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
10 years ago
Doug Hellmann
1decfbe730
prep for 0.9.1 release
...
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
10 years ago
Doug Hellmann
63122bdcd5
prep for 0.9 release
...
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
10 years ago
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>
10 years ago
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>
10 years ago
Doug Hellmann
8040e7617b
flake8 fixes
...
Minor style changes to make flake8 pass.
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
10 years ago
Doug Hellmann
0c356d215f
add python 3.3 support tag
...
Change-Id: I463dbfb0c861da9d4226bdc760164a2f482e51fe
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
10 years ago
Doug Hellmann
fb5e8cc2fe
update settings for 0.8 release
...
Change-Id: I15c465d1c4883d6db08638bbe5ed1f83a82477b5
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
10 years ago
Doug Hellmann
0a51bfd008
prep for release 0.7.2
...
Change-Id: I2ea8d2443860c64bc5f8e9474b9326e1d3dac39c
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
10 years ago
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>
10 years ago
Doug Hellmann
589dd73fc7
prepare release 0.7
...
Change-Id: Ic9c619a2cbcdb1cef52fedbf18f677377fbdd212
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
10 years ago
Doug Hellmann
b01eb69915
Bump version to 0.6
...
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
11 years ago
Doug Hellmann
502f552849
Prepare for 0.5 release
...
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
11 years ago
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>
11 years ago
Doug Hellmann
90823ebcf4
update history for 0.3 release
...
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
11 years ago
Doug Hellmann
87011073c0
release 0.2 with docs
11 years ago
Doug Hellmann
a4ad1e1074
basic ExtensionManager implementation
11 years ago
Doug Hellmann
5fc07810f9
set up tox and fix packaging
11 years ago
Doug Hellmann
297158f6dd
create setup.py
11 years ago