CONFIG_STRATEGY should read KOLLA_CONFIG_STRATEGY
Bug #1471326 reported by
Harm Weites
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
Critical
|
Harm Weites |
Bug Description
CONFIG_STRATEGY is seen both with and without a KOLLA_ prefix. The former is prefered.
Changed in kolla: | |
importance: | Undecided → Critical |
status: | New → Triaged |
Changed in kolla: | |
assignee: | nobody → Harm Weites (harmw) |
milestone: | none → liberty-2 |
status: | Triaged → Confirmed |
Changed in kolla: | |
status: | Confirmed → Fix Committed |
Changed in kolla: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
pbourke noticed the following:
$ grep -r CONFIG_STRATEGY . | grep -v spec genenv: CONFIG_ STRATEGY= CONFIG_ INTERNAL common/ base/kolla- common. sh: case $KOLLA_ CONFIG_ STRATEGY in common/ base/kolla- common. sh: echo '$CONFIG_STRATEGY is not set properly' roles/keystone/ tasks/start. yml: CONFIG_STRATEGY: "{{ config_strategy }}" roles/keystone/ tasks/bootstrap .yml: CONFIG_STRATEGY: "{{ config_strategy }}"
./tools/
./docker/
./docker/
./ansible/
./ansible/