Commit Graph

15 Commits

Author SHA1 Message Date
caihui 7970da0317 Update CI jobs for wallaby
Change-Id: I51c62b12af6e6609be3b18358c8541e297b208be
2020-11-09 19:59:24 -08:00
Cai Hui b008ef902d Update tox.ini and fix pep8 errors
1.Add [testenv:lower-constraints]
2.Add lower-constraints.txt
3.Check env:UPPER_CONSTRAINTS_FILE
4.Remove  passenv parameters which are not required
5.Fix pep8 errors

Change-Id: I8ec8aac38e80a6e2b8ce9e9dc70f0cf187c0ce7c
2018-11-07 06:14:17 -05:00
Cai Hui 0c4713108c Update pbr version
Update pdb version >=2.0.0

Change-Id: I5c9cb947f9460f2929f57ccb923528898303b31e
2018-11-07 01:37:20 -05:00
Doug Hellmann 97dddaba0a update pylint
The older version of pylint does not work under python 3, so update to
a newer version. Update astroid at the same time so it is a compatible
version as well.

Disable the import-error lint check since it prevents the job from
passing but the unit test jobs do work.

Co-Authored-By: Nguyen Hai <nguyentrihai93@gmail.com>
Change-Id: I2ddf8985c2b9b6286ddb4cbfd9f3edd2002223c1
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-08-15 13:22:31 +09:00
Vu Cong Tuan 650bbc5755 Switch to stestr
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
Let's switch to stestr as other projects have already moved to it.

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

Change-Id: Ie17b8fd07604e030e6ea6b9ded75e85794cb881a
2018-07-11 10:59:33 +07:00
Vitaliy c778331bca Remove unused components from requirements
oslo.i18n is unused component and needs to removed from
requirements.txt file.

Change-Id: I08ae8840b27d604ab42837e9fb537314bd80e227
2017-04-04 20:22:48 +00:00
Saad Zaher dc7820e423 Added pbr version in setup.py as it's required
setup_requires flag in setup method in setuptools requires version
of the package(s) set as dependency, so pbr>=1.8 added

Change-Id: I82e504f8d029348c5a58d5352ae56dae64b78771
2017-02-02 14:11:34 +00:00
Saad Zaher 5af54e4f62 Added python-monascaclient and Added more doc for Monasca driver
Enrich monasca-driver doc strings and documented un-documented methods
Added missing Monasca client dependency

Change-Id: Ie3dd02e5c70415a4e05d1add19a79de33705b712
2016-11-23 16:40:51 +00:00
Saad Zaher df05da676d Updating requirements
Change-Id: I5df218cd6f60509c9a311ce5ed58f05b72ae40ff
2016-09-16 00:02:26 +01:00
Saad Zaher 7d7d189545 Added .gitreview
Change-Id: I42f5bbb4a6bc12445c3ea571134a614395b0fd34
2016-05-12 13:10:52 +00:00
Saad Zaher fb00359b51 Add oslo.log dependency in requirements.txt
Change-Id: I97e21bc1386af16622ffc52bcb70173e02328edc
2016-01-15 13:19:23 +00:00
Saad Zaher 61d1674186 Adding Notification System and Notification Drivers
Support sending notification emails in case of any problem happened

Change-Id: I44fd14afc8003bfdeecb64f4402f386920279a1e
2016-01-14 14:53:25 +00:00
Saad Zaher 749317197e Adding libvirt Fencer driver
Change-Id: I82e9deffb3528684eefc95a54dfa7db3c1599286
2015-12-23 17:25:18 +00:00
Saad Zaher f785d6a413 Adding support for plugable monitoring systems
adding support for pbr
restructuring osha

Change-Id: I0a899deeb33a5ebe77a199d33f3c0af48cddcbe6
2015-12-22 16:24:20 +00:00
Saad Zaher 0ee63ad837 Big Bang
Change-Id: I16c69cf1d2ad6ff7c5b05ec5f3528e7cd8785249
2015-12-21 11:36:52 +00:00