Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Yoga] Add Octavia volume-based Amphora test #1280

Conversation

dosaboy
Copy link
Contributor

@dosaboy dosaboy commented Oct 16, 2024

Enable Amphora to run instances booted from
volume by flipping the config option
enable-volume-based-amphora to True and
checking volumes attached to the amphora
instances.

Depends-On: https://review.opendev.org/c/openstack/charm-octavia/+/931587
Related-Bug: https://launchpad.net/bugs/1901732

@dosaboy dosaboy changed the title Add Octavia volume-based Amphora test [yoga] Add Octavia volume-based Amphora test Oct 16, 2024
@dosaboy dosaboy changed the title [yoga] Add Octavia volume-based Amphora test [Yoga] Add Octavia volume-based Amphora test Oct 16, 2024
ajkavanagh and others added 2 commits October 17, 2024 13:01
(cherry picked from commit cabe300)
Enable Amphora to run instances booted from
volume by flipping the config option
`enable-volume-based-amphora` to True and
checking volumes attached to the amphora
instances.

Depends-On: https://review.opendev.org/c/openstack/charm-octavia/+/931587
Related-Bug: https://launchpad.net/bugs/1901732
(cherry picked from commit d096096)
@dosaboy dosaboy force-pushed the octavia-volume-backend-amphora-yoga branch from cabe300 to f0f60a5 Compare October 17, 2024 12:03
The CompareOpenStack class allows the comparison of OpenStack codenames.

(cherry picked from commit 7205e31)
@dosaboy dosaboy force-pushed the octavia-volume-backend-amphora-yoga branch from 7561d56 to f2ef3ac Compare October 17, 2024 15:58
Copy link

@brianphaley brianphaley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is a cherry-pick you can probably ignore my comments

@brianphaley brianphaley merged commit 69155e5 into openstack-charmers:stable/yoga Oct 29, 2024
2 checks passed
openstack-mirroring pushed a commit to openstack/charm-octavia that referenced this pull request Oct 29, 2024
By default launched amphora will use ephemeral storage as defined by
flavor used, this is suboptimal for environments where live-migration is
desired (and avoiding the transfer of the blockstorage is needed), but
also provides some resiliency in case of hypervisor failures.

This patch adds a new set of configuration option to enable amphora
instances booted from volume.

* enable-volume-based-amphora
* volume-size
* volume-type

More details about this feature can be found at
https://opendev.org/openstack/octavia/commit/93b509cfe5ccced92ab482fa789ed6cdb700f154

Func-Test-Pr: openstack-charmers/zaza-openstack-tests#1280
Closes-Bug: #1901732
Change-Id: I45a8385e3522f161e31daf786f293777363e57e0
(cherry picked from commit a4711f5)
(cherry picked from commit 75710ff)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants