Skip to content

Releases: ComputeCanada/mc-hub

Magic Castle UI v3.0.0

09 Jul 15:31
Compare
Choose a tag to compare

Added

  • Added the list of existing clusters
  • Added a progress display for all cluster creation, modification and destruction
  • Added a confirmation box of terraform plan before creating, modifying or destroying a cluster
  • Added a confirmation box when exiting the page with unsaved modifications
  • Added cluster name validation
  • Added a pie chart for the instances count quota
  • Added the developer documentation
  • Added Docker Compose file for development
  • Added optional integration tests that tests the creation, modification and destruction of a live cluster
  • Added a demo gif in the README
  • Added automated OpenStack api connection testing on server startup

Changed

  • Using clouds.yaml instead of openrc file
  • Dockerfile can now produce two images: one for production and one for development
  • Domain name modification disabled on existing clusters
  • SSH public key can now be pasted as text or uploaded through a file
  • Now generating a main.tf.json instead of main.tf
  • Backend API now uses Method Views instead of Flask Restful

Removed

  • start.sh script

Security

  • Added string sanitization to main.tf.json