107 Commits

Author SHA1 Message Date
Jenkins
db9535cfb4 Merge "remove swift dependency of s3 middleware" 2013-08-06 01:34:12 +00:00
Jenkins
ed1f9676d9 Merge "Use oslo.sphinx and remove local copy of doc theme" 2013-08-02 23:33:08 +00:00
Kun Huang
55938e8b60 remove swift dependency of s3 middleware
In middleware/s3_token.py, here only use swift for a logger and path
split functionality. We should remove swift dependency by using new
codes.

fixes bug #1178738

Change-Id: Icc2648720e220a873d1fb8e9961d777ceabef70b
2013-08-02 17:19:12 +08:00
Doug Hellmann
ad58c0f899 Use oslo.sphinx and remove local copy of doc theme
Use the new oslo.sphinx version of the OpenStack doc
theme instead of copying it into this repo.

blueprint oslo.sphinx

Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
Change-Id: I0bd91f7bb43f97b99051fed65b75fc05d5149cc8
2013-07-08 09:14:37 -04:00
Dirk Mueller
ab786f7491 Move comments in front of dependencies
Comments on a separate line can be preserved by a
requirements/update.py run.

Change-Id: Ie7c167eea59cf1293fbd4bf4b5e3e71864c080e3
2013-07-08 11:37:35 +02:00
Monty Taylor
c74aac62dd Remove explicit distribute depend.
Causes issues with the recent re-merge with setuptools. Advice from
upstream is to stop doing explicit depends.

Change-Id: I5acb02230226d9842b8524d03f97857863f32932
2013-06-11 11:35:14 -07:00
Carlos D. Garza
2bc22ef6f7 Rename requires files to standard names.
Rename tools/pip-requires to requirements.txt and tools/test-requires
    to test-requirements.txt. These are standard files, and tools in the
    general world are growing intelligence about them.

Fixes: bug #1179008
Change-Id: I1a19f0c73ab48987e2ff0dade1a57a68b65f0a22
2013-05-24 17:55:05 -05:00