masakari/masakari
suzhengwei e6ab50131e fix ci broken
1.Add sqlalchemy-migrate dependence in test-requirements.txt.

It will remove the dependence after this project switchs to alembic.
Remove "check-requirements" temporarily.

2.Fix unit tests broken by olso.utils

Some of the object unit tests grub Mock object unintentionally, and
that results in failure during initializing an versioned object,
because the Mock object does not present its version correctly.

3.make functional jobs not voting

Fix functional jobs later.

Change-Id: Id3c952a54e77952cfd0d76d259f49a14edca1d8b
2023-12-21 13:36:46 +08:00
..
api update api microversion for masakari vmoves 2023-02-02 10:12:04 +08:00
cmd DLM to fix host notification race. 2022-07-19 09:31:47 +00:00
common [goal] Deprecate the JSON formatted policy file 2020-12-23 00:47:36 +00:00
compute [TrivialFix] Improve one method's name 2021-04-27 19:22:25 +08:00
conf DLM to fix host notification race. 2022-07-19 09:31:47 +00:00
db vmoves table purge support 2023-02-16 11:11:01 +08:00
engine log when set host on maintenance 2023-06-29 18:54:49 +08:00
ha vm moves for host notification 2023-01-28 11:01:24 +00:00
hacking Update hacking for Python3 2020-04-19 07:41:06 +02:00
notifications add enabled to segment 2021-03-03 10:42:35 +08:00
objects vm moves for host notification 2023-01-28 11:01:24 +00:00
policies vm moves for host notification 2023-01-28 11:01:24 +00:00
tests fix ci broken 2023-12-21 13:36:46 +08:00
__init__.py Make eventlet hub use a monotonic clock 2017-11-14 07:15:45 +00:00
config.py Add RPC layer for masakari 2016-10-07 13:16:26 +05:30
context.py Fix compatability with new oslo.messaging 2023-09-08 14:06:04 -07:00
coordination.py DLM to fix host notification race. 2022-07-19 09:31:47 +00:00
exception.py vm moves for host notification 2023-01-28 11:01:24 +00:00
i18n.py Update the documentation link for doc migration 2017-07-24 16:34:45 +08:00
manager.py Add masakari-engine support 2016-10-05 14:53:26 +05:30
policy.py [goal] Deprecate the JSON formatted policy file 2020-12-23 00:47:36 +00:00
rpc.py Use new get_rpc_client API from oslo.messaging 2023-01-23 19:22:07 +00:00
safe_utils.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
service.py DLM to fix host notification race. 2022-07-19 09:31:47 +00:00
test.py [Part5]Remove six 2020-09-11 17:28:44 +00:00
utils.py Replace getargspec with getfullargspec 2021-05-13 21:31:05 +09:00
version.py [Part7]Remove all usage of six library 2020-09-11 17:28:57 +00:00
wsgi.py Stop to use the __future__ module. 2020-06-02 20:22:56 +02:00