Skip to content

Enable full Swift support for OpenCraft IM instances

Boros Gábor requested to merge smarnach/enable-swift-config into master

Created by: smarnach

PR edits by @haikuginger

We found that we weren't providing sufficient information to fully enable Swift support for OpenCraft IM instances. This PR updates our logic and playbooks to pass necessary information through appropriately. This code is deployed on our staging instance manager.

Dependencies: https://github.com/open-craft/configuration/commit/33a085b9d5fbcebc560e3ce5c4062f2f7a87b3e2

Testing instructions:

  1. Deploy a new instance on Stage IM; be sure to provide necessary OpenStack settings during initialization.
  2. Start a new appserver for that instance.
  3. Test that instructor report CSVs can be created and downloaded on that appserver.

Reviewers

Merge request reports