common
|
Stop to use the __future__ module.
|
2020-06-02 20:13:06 +02:00 |
engine
|
Fix pylint error
|
2022-05-08 17:44:38 +08:00 |
exceptions
|
Fix license boilerplates
|
2018-05-04 14:53:13 +00:00 |
lib
|
Fix the error of tempest test cases for schedule.
|
2021-06-10 07:35:10 +08:00 |
mode
|
Remove six usage from freezer package
|
2020-01-22 03:52:35 -08:00 |
openstack
|
Use LOG.warning instead of deprecated LOG.warn
|
2022-01-28 01:16:00 +09:00 |
scheduler
|
Update "if .. if .." to "if .. in .."
|
2021-06-03 16:09:06 +08:00 |
scripts
|
Updating HP Copyright label
|
2015-08-21 14:19:39 +01:00 |
storage
|
Remove six usage from freezer package
|
2020-01-22 03:52:35 -08:00 |
tests
|
add test_job_start_session unit test cases
|
2021-02-07 17:30:05 -08:00 |
utils
|
Replace deprecated readfp method with read_file
|
2022-07-22 17:22:43 +08:00 |
__init__.py
|
Migrating documentation to the new style
|
2017-09-14 10:13:46 -06:00 |
job.py
|
Update "if...if..." to "if...elif..."
|
2020-11-09 16:31:11 -08:00 |
main.py
|
Force the buffer to flush after each print
|
2020-06-28 23:01:47 -07:00 |