Commit Graph

5 Commits

Author SHA1 Message Date
Nassim Babaci 75c1cc075d Add setup.cfg and pbr support.
This patch fix a bug when installing a swift3 on
devstack.

Because devstack uses pbr/requirements.txt to
sync global requirements, we need to add setup.cfg and
pbr support to swift3 so it can be installed on devstack.

This also allow to take advantage of the pbr facilities
(version number support, etc)

Change-Id: Id0179fad179efac5ba85bef7838365a4d304d196
2014-04-09 11:30:40 +02:00
MORITA Kazutaka 63b597f350 Fix pep8 errors
Change-Id: I905c1f36055f7b7f8d017eecd9ae7922291cb09c
2014-03-26 12:44:43 +09:00
MORITA Kazutaka 6232baa895 Update package data
This updates the copyright, the author email, and the repository url.

Change-Id: Ia6cc3c900a9ada7c3be545e8cfad16eef2839749
2014-03-26 04:39:23 +09:00
FUJITA Tomonori 2c3a1133c3 Fix setup.py
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2012-06-16 20:51:47 +09:00
Chmouel Boudjnah eb624f3332 Addding a few base files to the project.
- Inspired mostly from gholt's swift-staticweb repository.
2012-05-21 13:05:34 +02:00