Skip to content

Revert "Allows the OpenStack base image, flavor, and ssh_keyname to be configured per instance"

Jillian Vogel requested to merge revert-169-jill/configure_base_image into master

Reverts open-craft/opencraft#169

Got error during migration on stage:

django.db.utils.ProgrammingError: type "jsonb" does not exist
LINE 1: ...nstance" ADD COLUMN "openstack_server_base_image" jsonb NULL

Will investigate and fix tomorrow.

Merge request reports