Commit Graph

6 Commits

Author SHA1 Message Date
Doug Hellmann f68b16ab5c uncap pbr
Having pbr capped causes conflicts when we install
python-storyboardclient with projects that do not have it capped.

Change-Id: I31d00f939297c320b76a75ac116b5ef62010a420
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-07-06 14:27:15 -04: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 Still 318aa151f5 Remove o/c/local.py and o/c/log.py
Move over to the new fangled oslo logging library.

Removing openstack/common from all OpenStack code in favor of the
Oslo libraries is a project wide goal for the Ocata release.

Change-Id: Ib091ac61bda0ef4084cfd3f32eda083898ed02fc
2016-10-28 19:03:57 +11: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 9131009a77 Added required dependencies
Added log, i18n, conf and serialization.

Change-Id: Iaf2afa8ab0bbcd7e5d6647de6efa41980a6003ea
2014-12-17 13:27:07 +03:00
Nikita Konovalov fabfa59c6e Initial Cookiecutter Commit.
Change-Id: Ia2beb899b752a5db22a5dc12ff55852a7764ac34
2014-12-04 17:10:28 +03:00