Commit Graph

3 Commits

Author SHA1 Message Date
Andreas Jaeger 24120d7b66 Retire repository
Fuel (from openstack namespace) and fuel-ccp (in x namespace)
repositories are unused and ready to retire.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011647.html

Depends-On: https://review.opendev.org/699362
Change-Id: Ibd0360edc1781ea748a1ef28877c215bb4c726c7
2019-12-18 09:38:32 +01:00
Sergey Reshetnyak e5e3bc6ca5 Fix py3 compatibility in k8s-node-evaciator
Change-Id: I3c12f6b354e670d334bccd7e82fd77e356a91784
2017-01-30 10:38:04 +03:00
Marek Zawadzki 992e4ec2a0 Optional tool to live-migrate VMs from K8s node
This little daemon will listen in a pod for unschedulable=true
events from Kubernetes and trigger live-migration for all OpenStack
instances (VMs) located on this node (preassumbly Compute).

It's an independent, PoC feature not deployed by default.

Change-Id: I7fd78efc9cfa33b0ab1629541c15af4538c4fe9e
2016-12-23 17:51:40 +01:00