Commit Graph

3 Commits

Author SHA1 Message Date
Kendall Nelson 353f75eca0 Retire Karbor
As announced on the openstack-discuss ML[1], Karbor is retiring
this cycle (Wallaby).

This commit retires this repository as per the process defined in
the project-guide[2].

Thank you to all the contributors of Karbor for your hard work!

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-November/018643.html
[2] https://docs.openstack.org/project-team-guide/repository.html#retiring-a-repository

Depends-On: https://review.opendev.org/c/openstack/project-config/+/767030
Change-Id: I972ffb299f93863c4e34b1f504b002095661e6af
2020-12-21 11:51:02 -08:00
jiaopengju 9a13d3c9a2 Fix unit test error of nova freezer client updates
This patch mainly contains two aspects:

1. Freezer team has updated freezerclient, they remove
the version parameter in Client. This make karbor
not work well when using freezer protection plugin.

2. Nova client remove self.logger as default from nova
client, it requires karbor transport logger to the
client.

Closes-Bug: #1802022

Change-Id: Iea594ff2917767108b868242d919db97a65479ea
2018-11-07 15:12:39 +08:00
jiaopengju bf752c4a84 Add freezer protection plugin for karbor
Change-Id: I619b06ff33fb4339a5851098867a46298a9aeb51
blueprint: freezer-protection-plugin
2017-09-10 17:16:14 +08:00