Advanced Settings
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Won't Fix
|
Medium
|
Fuel Python (Deprecated) |
Bug Description
There are advanced settings which a user may wish to change in their environment, but there is no way to do it through Fuel.
OpenStack examples from nova.conf:
- cpu_allocation_
- ram_allocation_
- disk_allocation
- cpu_mode
- dhcp_domain
- allow_resize_
- default_
- default_
- default quota settings
OpenStack examples for Horizon:
- upload (or perhaps rather provide a URL to) a custom css/logo/favicon
Fuel examples:
- additional package repositories per role
- additional packages per role
- node name prefix per role (instead of all nodes being node-<num>)
Ideally settings like these should be exposed in something like an 'Advanced Settings' interface, allowing the user to change them if they'd like to.
summary: |
- Advanced Openstack settings + Advanced Settings |
description: | updated |
description: | updated |
description: | updated |
Changed in fuel: | |
milestone: | none → 5.1 |
assignee: | nobody → Fuel Python Team (fuel-python) |
I think to cover all edge cases we need some kind of config passthrough for each service, but it requires additional spec for sure