Commit Graph

5 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 bda8202f6d Add support to rewrite the flavor id in restore
When using karbor to restore server to another openstack
cluster(cross keystone), and if the another cluster do not
have the same flavor id, the restore will fail. We should
add support for adding flavor id as a parameter to rewrite
the flavor id in checkpoint metadata.

Change-Id: Ie5c7a1adf07b7f9b1225ee4a5e16000a3453a7cc
Closes-Bug: #1811090
2019-01-09 21:36:27 +08:00
jiaopengju 05be900d31 Fix server restore failed if network rebuild
Currently, server restore can only use the networks
in checkpoint metadata. When the network was deleted
or rebuilded, the restore will fail. So this patch
add a new restore parameter to specify the restore
network id.

Change-Id: I003c68de094b8d11bbdd7dd07bec0c1d1e580652
Closes-Bug: #1713887
2017-11-23 13:46:58 +08:00
chenying a78cfa0270 Add verify action for the server backup protection plugin
Change-Id: I0c45753edd6c0a9ba7bf65d1a58c5c5765cd9bb0
Implements: blueprint support-verify-the-checkpoint-api
2017-10-25 11:04:01 +08:00
chenying 1c60dac7fa Change Smaug to Karbor
There was a decision in the community to change the project name.

Change-Id: I8b3d538b9573ebaa2a873f4696e1f1a500c941a8
2016-08-18 22:55:34 +08:00