Commit Graph

7 Commits

Author SHA1 Message Date
Clark Boylan 88434e0ecb Retire os-loganalyze
This project has been unmaintained for a while. CI jobs don't currently
pass. Zuulv3's dashboard has largely replaced the need for this service
as well as it renders the logs for us instead.

If there is a need for this project elsewhere it can be resurrected and
maintained by others, but for now lets retire it and move on.

Depends-On: https://review.opendev.org/753398
Change-Id: I476b14c7cd9c49270f67897206ec7ad90643703b
2020-09-22 11:39:55 -07:00
Christian Berendt 88a1aa29fb Bump hacking to 0.9.x series
Change-Id: I16a61f487afd56083e0a7d1dea17172be44a516e
2014-07-21 10:24:21 +02:00
Sean Dague d9983b8df2 add py27debug target
... so I don't have to remember the testtools invocation

Change-Id: I8ac192181fb263063b62eefa653d16153703c69d
2014-07-07 08:33:47 -04:00
Sean Dague cf06cc765c provide a -e run target to run server locally
this makes it much easier to see things in action, but running
the whole stack locally based on the sample files we provide in
the tree.

Change-Id: Ia27f81a87b116f5b8d6efad75fb6ed33868964ef
2014-03-17 15:46:29 -04:00
Jeremy Stanley a57da743b8 Remove tox locale overrides
* tox.ini: The LANG, LANGUAGE and LC_ALL environment overrides were
introduced originally during the testr migration in an attempt to be
conservative about the possibility that locale settings in the
calling environment could cause consistency problems for test runs.
In actuality, this should be unnecessary and any place where it does
cause issues ought to be considered an actual bug. Also, having
these in the configuration actively causes older pip to have
problems with non-ASCII content in some package metadata files under
Python 3, so drop it now.

Change-Id: I583ec3eb9ca50750b7b76c90822f1af7f3eb07a0
Closes-Bug: #1277495
2014-02-10 03:02:34 +00:00
Sean Dague 7eb3627e5f py27 is good enough for test env for now 2013-10-11 11:06:27 -04:00
Sean Dague cf7925640a initial cookiecutter import 2013-10-11 10:03:03 -04:00