Volume based amphora
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Octavia Charm |
In Progress
|
Wishlist
|
Nicholas Njihia |
Bug Description
As of Train release, Octavia supports creating amphora instances with a cinder volume as the root disk.
https:/
Some extra values are require in the [controller_worker] section of the octavia.conf.
volume_driver: set to create volume backed amphorae.
volume_size: Size of root volume for Amphora Instance
volume_type: Type of volume for Amphorae volume root disk
volume_
volume_
volume_
The octavia charm doesn't have a config-flags config option but even if it did, these settings are not in the [DEFAULT] section so we'd need new config options.
Changed in charm-octavia: | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
description: | updated |
Changed in charm-octavia: | |
assignee: | nobody → Nicholas Njihia (nicknjihian) |
I misstated the section.
These configuration options should be in the [controller_worker] section.