Commit Graph

8 Commits

Author SHA1 Message Date
Frédéric Guillot 0a098d2399 Update setup.cfg
Change-Id: I7dd6b336aa7f7cd2f9812dab4b0251d8ad48c119
2016-12-27 16:07:58 -05:00
Frédéric Guillot 1ea561c3c8 Add first tempest test
- First functional test for the API endpoint /info
- Move all unit tests to almanach.tests.unit like
other OpenStack projects

Change-Id: I8017aec28a060024f63bee59173b3c1df8879edb
2016-12-01 16:35:33 -05:00
Frédéric Guillot e0561271cf Migrate code base to oslo.config and oslo.log
In order to migrate the code base to the "OpenStack way":

* Replace ConfigParser by oslo.config
* Replace logging by oslo.log
* Use testtools as base class for unit tests
* Add tox -e genconfig to generate config file
* Start to organize the file structure like other projects
* Define 2 cli entry points almanach-collector and almanach-api
* The docker-compose.yml is now used to run integration-tests
* Integration tests will be moved to tempest in the future
* Docker configs should be deprecated and moved to Kolla

Change-Id: I89a89a92c7bdb3125cc568323db0f9488e1380db
2016-10-13 11:28:09 -04:00
Frédéric Guillot 6a3812cf1b Fix gate docs-ubuntu-xenial
Change-Id: I429724d76b46dfc318b8a4212a5658cdf9de9865
2016-09-21 18:01:15 -04:00
Frédéric Guillot 4f9fe41f51 Convert Markdown to reStructuredText format
Change-Id: I8094a23cc6d32c6fc280b89a2633dd80b001398a
2016-08-17 17:11:52 -04:00
Frédéric Guillot 0280cf911e Use standard Python command line parser (#6) 2016-04-21 14:20:34 -04:00
Frederic Guillot 60bbce3c73 Update setup.cfg 2016-03-29 11:58:40 -04:00
Frederic Guillot 27abb148bd First opensource commit 2016-03-25 11:30:58 -04:00