Commit Graph

10 Commits

Author SHA1 Message Date
Charles Short e7557faf35 Switch to using stestr
According to Openstack summit session [1] stestr is
maintained project to which all Openstack projects
should migrate.
Let's switch it then.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: I745facad3669aa8d737e63c39b3b60cbf34dcafe
Signed-off-by: Charles Short <zulcss@gmail.com>
2018-05-31 09:20:30 -04:00
Zuul ed428ceaeb Merge "change default python 3 env in tox to 3.5" 2018-02-11 15:30:28 +00:00
Doug Hellmann 7f4b8a7df2 change default python 3 env in tox to 3.5
Change-Id: Ib2e7dfec238a78697ec580d5d2545be873155f84
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-01-24 16:48:30 -05:00
Doug Hellmann ef985c01c3 update documentation build for new PTI
Move documentation dependencies to doc/requirements.txt.

Update tox.ini to run the documentation build the same way the zuul
job does.

Switch from oslosphinx, which is deprecated, to openstackdocstheme.

Change-Id: I6ec358fecefcc6f88f498cf12cd45b77989f5c26
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-01-12 16:06:57 -05:00
Luigi Toscano 940dd5c41e Use ostestr instead of the custom pretty_tox.sh
Switch to os-testr as wrapper for testr, instead of the custom
script pretty_tox.sh.

Change-Id: I70c99b82a837cc0caffadebaeb27192ecfe6f6ba
2017-02-09 12:32:16 +01:00
Doug Hellmann b9bdddde51 remove or adopt incubated oslo code
Switch to oslo.i18n fully.

Move the old incubated apiclient package to storyboardclient._apiclient
to make it clear it is no longer maintained by the Oslo team.

Remove the configuration file for syncing from the Oslo incubator.

Update the flake8 and coverage settings to ignore the apiclient in its
new home until it is cleaned up and passes completely.

Story: 2000776
Change-Id: I017e965353a20e0af151f0db9dc0ea8da9ff4b2f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-08 13:44:49 -05:00
Michael Krotscheck cb07508046 Removed py33, pypy from python-storyboardclient
I don't think we need to support these.

Change-Id: I83f4192cce140ed63468ed9936332fccfc0bc3ee
2015-02-18 15:56:20 -08:00
Nikita Konovalov f882e0041c Adding pretty-tox
Better test output formt.

Change-Id: I44033d660cacdc15bc584ee698cdf2a3d0b40427
2015-01-27 16:37:07 +03:00
Nikita Konovalov 2090a8beff Setting up base classes
Base classes added for HTTPClient and Managers.

Users and UserPreferences implementation.

Change-Id: Ia2beb899b752a5db22a5dc12ff55852a7764ac36
2014-12-22 16:36:08 +03:00
Nikita Konovalov fabfa59c6e Initial Cookiecutter Commit.
Change-Id: Ia2beb899b752a5db22a5dc12ff55852a7764ac34
2014-12-04 17:10:28 +03:00