Commit Graph

13 Commits

Author SHA1 Message Date
Zuul 4188fb926b Merge "The python 3.5 is added" 2019-03-26 16:45:36 +00:00
Zuul f544d5cc1c Merge "Enable code coverage report in console output" 2018-02-17 00:00:50 +00:00
Hoang Trung Hieu 89393d8c66 Indicating the location tests directory in oslo_debug_helper
According to [1], we can pass a "-t" argument to
oslo_debug_helper to indicate the directory where tests
are located. This will solve ImportError exception.

[1] https://docs.openstack.org/developer/oslotest/features.html

Change-Id: I8354c3d39f0ce200665caeabfdec4aad008dbf07
2018-01-03 09:07:03 +07:00
Arundhati Surpur 8eba5eb5eb The python 3.5 is added
In setup.cfg file the python 3.4 support is removed and added 3.5
In tox.ini the python 3.5 is added

Change-Id: Ife33153d0cd8294a58b7d7094761e6b9d7ef6dc7
2017-07-05 13:58:14 +05:30
Tony Breeds 63cfcb3bf6 Add Constraints support
To be co-installable with other OpenStack projects and have consistent
testing it's a good idea (tm) to use constraints when creating tox
environments.

Change-Id: I73eb9148855dae6bdce6ad69f8497cebb8da26b9
2016-12-21 11:32:04 +11:00
pawnesh.kumar 5e18050da9 Don't include openstack/common in flake8 exclude list
The directory openstack/common was used to keep codes from oslo-incubator,
we have retired oslo-incubator,so don't use this directory any more

Change-Id: I45ec7ad3e691bf7a2c010a452c38c4885b79199a
2016-10-14 22:04:18 +05:30
pawnesh.kumar ce6e381979 Enable code coverage report in console output
Modified tox configuration to enable code coverage report in console output

Change-Id: I2552e31a4e5997dc6bdb53886586bf4f11f3b1d0
2016-10-14 22:01:24 +05:30
Jenkins 6d9f6218a5 Merge "Add reno support" 2016-09-30 01:02:15 +00:00
gecong1973 a593e3d447 Update flake8 ignore list
In hacking > 0.10.0, there is
no E123 and E125, so this commit to delete them.

Change-Id: I583c66d1222ec4f9a08e2e09e28ed219bbaa4a99
2016-09-28 11:26:49 +08:00
Tin Lam 1ab8f6f9f9 Add reno support
Add releasenotes support to kosmos project.

Change-Id: I1ca0f2a9a50cd0b3d6d84e61a29f0f82832cef28
2016-09-20 09:05:53 -05:00
Graham Hayes 5f61bbd440 Add Kosmos Objects lib
Change-Id: I3a188e6e326f61695e549ba99c8ff82bcbe2e215
2016-01-22 16:04:24 -08:00
Doug Wiegley 98572594c9 Setup i18n functions and initial translation file
Change-Id: I08075d037d1898e765283be419456b8f9daffca4
2015-12-09 16:31:03 -07:00
Doug Wiegley 5d767f48f1 Initial cookiecutter commit
Change-Id: Icea82fa418a51ba9b63dccf2874199f6e3ff4b3a
2015-08-12 18:34:30 -07:00