R5.0-micro-services provision - post provisioning routines for swift.
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R5.0 |
Fix Committed
|
High
|
Atul Moghe | |||
Trunk |
Fix Committed
|
High
|
Atul Moghe |
Bug Description
Due to a recent commit
https:/
Post provisioning routines for swift are run even when enable_swift is set to "no" in instances.yaml in contrail-
Setting enable_swift: "no" in instances.yaml reflects the same variable in global.yaml in contrail-
This was masked till date with the condition - disk_partition is defined in TASK - - name: Contrail default swift container and Temp-URL-Key creation.
I think by default swift should be disabled as in openstack vanilla. If not then at least setting enable_swift: "no" in instances.yaml should disable all swift related tasks.
tags: | added: sanityblocker |
this is fixed with /review. opencontrail. org/#/c/ 41772/
https:/