5 Commits

Author SHA1 Message Date
Stephen Finucane
7a85c8a5ac gitignore: Ignore '.eggs' directory
Change-Id: Id259eb8bd0902d987822a308b42f9b0284035c6c
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2019-05-02 09:40:40 -06:00
Doug Hellmann
e6d471be88 Set up dependencies for cross-tests
Set up the venv environment to let us use it for pre-release cross
testing to ensure we don't break consuming project unit tests.

Change-Id: If2bee203cb120b6c3b17a863fca2ece12651024f
2015-06-01 13:53:09 +00:00
Doug Hellmann
945d55c630 Update tox config to allow packaging jobs to work
Add a "venv" environment for pass-through commands like
what the packaging job uses.

Change-Id: I473d330fc7e8e149f674d21f22ccfc0e1855e88f
2013-09-11 11:07:59 -04:00
119Vik
651ad18bdd Fix for returned status code and .gitignore
For this purposes I added addiitional processing of original
exceptions at wsme/wsmeext/pecan.py. For exception's validation
special validator was added to wsme/wsmeext/utils.py. Also
functionality was reworked to be compatible with python3.3

Fixes bug#1214073
Change-Id: Ib1cd0b274bda11f62298848ebcd55b3f6641757c
2013-08-28 18:03:30 +03:00
Christophe de Vienne
98d1ce5f6a Setup a .gitignore file
It is based on the former .hgignore

Change-Id: I397dadabe97e342f3e92956e3549fcf77a30cc85
2013-08-20 23:26:55 +02:00