need to remove some check required variables from cinder container
Bug #1468996 reported by
Steven Dake
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
Critical
|
Ryan Hallisey |
Bug Description
After running genenv to create an environment, cinder fails to start for a variety of variables as set by genev.
These are those environment variables set to empty which have a check_required_vars in the cinder containers.
Changed in kolla: | |
status: | Confirmed → In Progress |
Changed in kolla: | |
status: | In Progress → Fix Committed |
Changed in kolla: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
If possible, it would be ideal to make check_required_vars work on empty variables that are set, if not they should be removed from the check list.