Commit Graph

8 Commits

Author SHA1 Message Date
lvdongbing 6f880c827b Remove sqlite_db in set_defaults()
Config option sqlite_db was removed from oslo.db[1].  Unit tests will be
failed if this argument is set, so we shouldn't set its default value.

[1]cc64f70105

Change-Id: I0f84690a538544a76d2ee536e2c6378d91055528
2017-06-22 15:27:30 +08:00
gengchc2 4b8d059a56 Add Python 3.5 classifier and venv for bilean
Now that there is a passing gate job, we can claim support for
Python 3.5 in the classifier. This patch also adds the
convenience py35 venv.

Change-Id: I5318a89c420e445b4a495f05f7eb0ce59c1ad28d
2016-09-01 17:56:01 +08:00
lvdongbing 1782a3d694 Separate scheduler as a service
Separate scheduler as a service to improve engine's performance.

Change-Id: I76446a08036df886c8d7e14430d08ed901901799
2016-03-27 21:58:13 -04:00
lvdongbing ad547dccaf Fix pep8
Ignore E731 and fix some pep8 errors.

Change-Id: Id7dfa9f1fc63b5e196261e4311d2f0c61a5ab9c1
2016-01-13 03:00:30 -05:00
lvdongbing 550fde3c91 Fix docs
Missing conf.py makes gate-bilean-docs fail, this patch fixes this
issue, and initialize some docs.

Change-Id: I9f74bf4e7391d596a446f21ea4e4bf0247b395ce
2016-01-12 04:07:15 -05:00
lvdongbing 1056b8b6d7 Add tests architecture 2016-01-07 03:33:55 -05:00
lvdongbing 1ad368ac31 Fix pep8 and revise db
Change-Id: I0fc0e8809f776d4c6afabb47e0587d624365b977
2015-12-30 03:06:04 -05:00
lvdongbing 625bd5acd9 Init billing service 'bilean' from heat.
Change-Id: I8da3a902346f7c5d101dc55bda5b5b0a95243d49
2015-12-24 04:10:53 -05:00