12 Commits

Author SHA1 Message Date
Cyril Roelandt
96df098bec Switch over to oslosphinx
oslosphinx is the new name of oslo.sphinx

Closes-Bug: #1277168
Change-Id: I4cebcffb36724d699147a26eb1132b122cfe669c
2014-03-21 15:23:44 +01:00
OpenStack Jenkins
8716814494 Updated from global requirements
Change-Id: I3b9b36e9a6caa8960a6598f13d7f21ddadb9a306
2014-03-05 19:23:24 +00:00
ChenZheng
4d6238ceb4 Sort requirement files in alphabetical order
This makes code more readable, and can check whether specific library
in the requirement files easily. We enforce the check in pep8, We also
add the tools for checking requirements.txt and test_requirements.txt.

Change-Id: Ia0a24553b7a5204faf6413c17dae6ba6aae2b5e8
Closes-Bug: #1285478
2014-03-03 10:00:37 +08:00
Julie Pichon
b4b0e1a887 Integration tests - running the tests
Initial setup for running the integration tests. A basic test is
included to ensure this works, although it will be rewritten to follow
the Page Object pattern. Thanks to Daniel Korn for the initial test.

https://wiki.openstack.org/wiki/Horizon/Testing/UI

Implements blueprint: selenium-integration-testing

Change-Id: Id5b62cdeac5295667a3922f7bed1db3c7617f841
2014-02-26 10:45:21 +00:00
OpenStack Jenkins
33322a856b Updated from global requirements
Change-Id: I1d0ec675677b3c48715da78f1f491a6db24cfa23
2013-12-10 23:41:35 +00:00
OpenStack Jenkins
2b7837a4a4 Updated from global requirements
Change-Id: I591ac9871db60fc4191ae0997bbc790e8f37104c
2013-11-15 16:49:01 +00:00
OpenStack Jenkins
4b130d57be Updated from global requirements
Change-Id: I053b84cd2a13f22e654b8fe94c62df60f55f3ec6
2013-10-01 16:13:10 +00:00
Monty Taylor
dc266f44e7 Updated from global requirements
Change-Id: Ibf423f14a5c37aa298b2115bfd4936f660c6f530
2013-08-08 13:16:35 -03:00
Doug Hellmann
b6f7d8318b 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-05 16:10:43 -04:00
Dirk Mueller
ea58d8963e Merge with OpenStack requirements
This unifies the pip/test-requires with the common requirements
defined in the OpenStack/requirements repository, which simplifies
dependency tracking for packaging purposes. There are small
minimum-required version bumps that most likely make sense for
horizon as well (or are already implicitely required due to transitive
dependencies).

Change-Id: I50d7d72b54a95012eb7a4f350ef0c3ef88047e01
2013-06-13 14:53:11 +02:00
Monty Taylor
188314b157 Remove explicit distribute depend.
Causes issues with the recent re-merge with setuptools. Advice from
upstream is to stop doing explicit depends.

Change-Id: I63d80c00e94f1831e8f79faa87d57a152338dba7
2013-06-11 11:34:08 -07:00
Jiri Tomasek
5b24518b10 Renames 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.

Change-Id: Iac3c680dd19cabd8ea38598a6e2bb27238030a2d
Fixes: bug #1179008
2013-05-29 12:07:35 +02:00