https://github.com/openstack-charmers/octavia-diskimage-retrofit
Tool for retrofitting cloud image for use as Octavia Amphora
https://github.com/openstack-charmers/octavia-diskimage-retrofit
Last synced: 5 months ago
JSON representation
Tool for retrofitting cloud image for use as Octavia Amphora
- Host: GitHub
- URL: https://github.com/openstack-charmers/octavia-diskimage-retrofit
- Owner: openstack-charmers
- Created: 2019-06-05T05:46:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-17T13:25:19.000Z (over 1 year ago)
- Last Synced: 2025-01-17T14:44:42.904Z (over 1 year ago)
- Language: Shell
- Homepage: https://bugs.launchpad.net/snap-octavia-diskimage-retrofit
- Size: 140 KB
- Stars: 2
- Watchers: 3
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS
Awesome Lists containing this project
README
octavia-diskimage-retrofit
==========================
Turn stock cloud image into Octavia Amphora image.
The purpose of this tool is to take a stock Ubuntu Cloud Image,
apply OpenStack Diskimage-builder elements from OpenStack Octavia,
to retrofit the image so that it is suitable for use as Octavia HAProxy
amphora.
Example Usage:
sudo snap install --classic octavia-diskimage-retrofit
cd /var/snap/octavia-diskimage-retrofit/common/tmp
wget https://cloud-images.ubuntu.com/releases/focal/release/ubuntu-20.04-server-cloudimg-amd64.img
sudo octavia-diskimage-retrofit \
ubuntu-20.04-server-cloudimg-amd64.img \
ubuntu-amphora-haproxy-amd64.qcow2
**NOTE** The tool will use KVM acceleration when available
Bugs
====
Please report bugs on [Launchpad][lp-bugs-retrofit].
[lp-bugs-retrofit]: https://bugs.launchpad.net/snap-octavia-diskimage-retrofit
[snapstore-retrofit]: https://snapcraft.io/octavia-diskimage-retrofit