mist-ce

Mist is an open source, multicloud management platform

APACHE-2.0 License

Stars
1.9K
Committers
24

Bot releases are visible (Hide)

mist-ce - v4.4.4

Published by d-mo over 3 years ago

  • Bugfix: Fix validation error when adding new host in KVM clouds
  • Bugfix: Remember custom sort order & field widths in lists
  • Bugfix: Always fetch permissions & constraints in machine-create form
  • Bugfix: Prevent occasional exceptions when listing images in vSphere
  • Change: Dont use asyncio by default when listing vSphere nodes

Installation

To install, please run:

wget https://github.com/mistio/mist-ce/releases/download/v4.4.4/docker-compose.yml
docker-compose up -d

Also see the following README sections:

mist-ce - v4.4.3

Published by d-mo over 3 years ago

  • Change: Add support for CI Logon SSO (EE only)
  • Change: Upgrade echarts & load them only when needed
  • Change: Add new DB indexes on Images & Sizes to increase query performance
  • Bugfix: Allow image formats other than .img when cloning KVM machine

Installation

To install, please run:

wget https://github.com/mistio/mist-ce/releases/download/v4.4.3/docker-compose.yml
docker-compose up -d

Also see the following README sections:

mist-ce - v4.4.2

Published by d-mo over 3 years ago

  • Bugfix: Fix UI RBAC checking issue (EE/HS only)
  • Bugfix: Fix LDAP URI stripping issue (EE/HS only)
  • Change: Allow LDAP login from multiple OU's (EE/HS only)
  • Change: Update pre-starred AWS & Azure images

Installation

To install, please run:

wget https://github.com/mistio/mist-ce/releases/download/v4.4.2/docker-compose.yml
docker-compose up -d

Also see the following README sections:

mist-ce - v4.4.1

Published by d-mo over 3 years ago

  • Bugfix: Pin influxdb image to v1.8.4
  • Bugfix: Fix display of tags with empty value
  • Bugfix: Fix constraint enforcement on create machine form (EE/HS only)
  • Bugfix: Do not display sign in disabled message when MS365 SSO is the only one available (EE only)
  • Change: Update requests & limits in helm chart

Installation

To install, please run:

wget https://github.com/mistio/mist-ce/releases/download/v4.4.1/docker-compose.yml
docker-compose up -d

Also see the following README sections:

mist-ce - v4.4.0

Published by d-mo over 3 years ago

  • Change: Upgrade to Polymer3 / Web Components v1
  • Feature: Add support for CloudSigma clouds
  • Feature: Use Monaco editor when viewing or editing code or markup
  • Feature: Add RBAC on images (EE/HS only)
  • Feature: Add support for Microsoft 365 sign on (EE only)
  • Feature: Hide sidebar sections when the user has no permission to access them (EE/HS only)
  • Feature: Add power_cycle action for DigitalOcean
  • Feature: Extend supported constraints on machine size
  • Feature: Add rename & clone actions for vSphere machines
  • Feature: Introduce API v2 (experimental)
  • Feature: Add support for volumes in Linode
  • Change: Open shell in new window, rewrite ssh backend in Golang
  • Change: Support Linode API v4
  • Change: Rename Packet to EquinixMetal
  • Change: Drop experimental support for Gig G8 clouds
  • Bugfix: Numerous minor bugfixes & UX improvements

Installation

To install, please run:

wget https://github.com/mistio/mist-ce/releases/download/v4.4.0/docker-compose.yml
docker-compose up -d

Also see the following README sections:

mist-ce - v4.3.8

Published by d-mo about 4 years ago

  • Bugfix: Fix machine provisioning issue on OpenStack
  • Bugfix: Fix machine provisioning on KubeVirt

Installation

To install, please run:

wget https://github.com/mistio/mist-ce/releases/download/v4.3.8/docker-compose.yml
docker-compose up -d

Also see the following README sections:

mist-ce - v4.3.7

Published by d-mo over 4 years ago

  • Bugfix: Fix KVM add cloud with custom SSH port
  • Bugfix: Fix undefine machine on KVM clouds
  • Bugfix: Fix possible event loop error when creating machine on KVM clouds
  • Bugfix: Fix possible even loop error when listing images in KVM clouds
  • Bugfix: Fix possible event loop error when creating machine on Packet clouds
  • Bugfix: Fix error when location is not found for list_storage_accounts on Azure clouds
  • Bugfix: Add defensive check for vsphere and kubevirt specific endpoints to throw error the provider is not correct
  • Bugfix: Fix region extraction from Packet clouds
  • Change: Allow starting terminated machines on KVM clouds
  • Change: Throw VolumeCreationError instead of Cloud Unavailable when volume creation fails
  • Change: Update description of sizes in DigitalOcean clouds
  • Change: Update min size for Packet volumes to 100

Installation

To install, please run:

wget https://github.com/mistio/mist-ce/releases/download/v4.3.7/docker-compose.yml
docker-compose up -d

Also see the following README sections:

mist-ce - v4.3.6

Published by d-mo over 4 years ago

  • Bugfix: Fix image path issue on KVM create machine
  • Bugfix: Fix insights utilization graph (EE/HS only)
  • Change: Increase max RAM size in KVM create machine fields
  • Change: Add option to disable image starring on machine create
  • Change: Update default task queue names

Installation

To install, please run:

wget https://github.com/mistio/mist-ce/releases/download/v4.3.6/docker-compose.yml
docker-compose up -d

Also see the following README sections:

mist-ce - v4.3.5

Published by d-mo over 4 years ago

  • Bugfix: Fix machine provisioning for KVM clouds
  • Bugfix: Use ThreadPoolExecutor in create_machine_async, fixes provisioning issue on OpenStack clouds
  • Bugfix: Fix Azure storage account autogenerated name
  • Bugfix: Fix links to filtered lists
  • Bugfix: Fix handling of custom sizes
  • Bugfix: Fix cost output in csv export
  • Change: Set images as unstarred by default

Installation

To install, please run:

wget https://github.com/mistio/mist-ce/releases/download/v4.3.5/docker-compose.yml
docker-compose up -d

Also see the following README sections:

mist-ce - v4.3.4

Published by d-mo over 4 years ago

  • Bugfix: Fix ordering of starred images in machine create form
  • Bugfix: Fix CSV export
  • Bugfix: Fix zone listing issue for non-owners (EE/HS only)
  • Bugfix: Fix network deletion in OpenStack

Installation

To install, please run:

wget https://github.com/mistio/mist-ce/releases/download/v4.3.4/docker-compose.yml
docker-compose up -d

Also see the following README sections:

mist-ce - v4.3.3

Published by d-mo over 4 years ago

  • Bugfix: Fix provisioning on multi-host KVM when a host is down
  • Bugfix: Include disk in KVM machine sizes
  • Bugfix: Remove unnecessary scrollbars from dialogs
  • Bugfix: Fix display of starred images in create machine form

Installation

To install, please run:

wget https://github.com/mistio/mist-ce/releases/download/v4.3.3/docker-compose.yml
docker-compose up -d

Also see the following README sections:

mist-ce - v4.3.2

Published by d-mo over 4 years ago

  • Change: Avoid dereferencing machine owner on clean, minor optimization
  • Change: Increase AsyncHTTPClient timeouts

Installation

To install, please run:

wget https://github.com/mistio/mist-ce/releases/download/v4.3.2/docker-compose.yml
docker-compose up -d

Also see the following README sections:

mist-ce - v4.3.1

Published by d-mo over 4 years ago

  • Bugfix: Fix exception when provisioning GCE machines
  • Bugfix: Fix datetime serialization issue when listing machines in AWS clouds
  • Change: Unset missing_since for resources that pop back into existence

Installation

To install, please run:

wget https://github.com/mistio/mist-ce/releases/download/v4.3.1/docker-compose.yml
docker-compose up -d

Also see the following README sections:

mist-ce - v4.3.0

Published by d-mo over 4 years ago

This release greatly improves support for KVM. It's now possible to manage multiple hypervisors as a single cloud and to access VNC console, assign VNF's with SR-IOV and more. It also introduces support for new platforms like LXD, KubeVirt, G8. Support for vSphere/vCenter has been enhanced significantly. Many bugfixes and improvements under the hood are included. The Enterprise Edition introduces support for Active Directory & LDAP and includes the first version of the Price Catalog for configuring custom pricing policies on cloud resources.

  • Feature: Support LDAP & Active Directory (EE only)
  • Feature: Pricing policy catalog (EE only, experimental)
  • Feature: Add support for LXD clouds
  • Feature: Add support for KubeVirt clouds
  • Feature: Widens support for vSphere/vCenter versions v4.0 up to v6.7, add optional support for new REST API
  • Feature: Add support for vSphere Content Libraries, select Folder & Datastore when provisioning
  • Feature: Add support for GIG G8 clouds (experimental)
  • Feature: Support multiple hosts in KVM clouds
  • Feature: Support VNC console for KVM machines
  • Feature: Display KVM machine image, size and parent in listing
  • Feature: Support listing and configuring VNFs on KVM
  • Feature: Add polling for images
  • Feature: Add process pool option to update machines in parallel, avoid unnecessary db updates
  • Feature: Support listing and selecting security group on machine creation for AWS
  • Change: Rename conditions to selectors
  • Change: Deprecate UserTasks & remove memcached
  • Change: Update most Python dependencies
  • Change: Show more info about DigitalOcean sizes, like in DO console
  • Bugfix: Fix cost estimation for Packet, AWS, Azure
  • Bugfix: Fix clone action in KVM

Installation

To install, please run:

wget https://github.com/mistio/mist-ce/releases/download/v4.3.0/docker-compose.yml
docker-compose up -d

Also see the following README sections:

mist-ce - v4.3.0-beta.6

Published by d-mo over 4 years ago

This release greatly improves support for KVM. It's now possible to manage multiple hypervisors as a single cloud and to access VNC console, assign VNF's with SR-IOV and more. It also introduces support for new platforms like LXD, KubeVirt, G8. Support for vSphere/vCenter has been enhanced significantly. Many bugfixes and improvements under the hood are included. The Enterprise Edition introduces support for Active Directory & LDAP.

  • Feature: Support LDAP & Active Directory (EE only)
  • Feature: Add support for LXD clouds
  • Feature: Add support for KubeVirt clouds
  • Feature: Widens support for vSphere/vCenter versions v4.0 up to v6.7, add optional support for new REST API
  • Feature: Add support for vSphere Content Libraries, select Folder & Datastore when provisioning
  • Feature: Add support for GIG G8 clouds
  • Feature: Support multiple hosts in KVM clouds
  • Feature: Support VNC console for KVM machines
  • Feature: Display KVM machine image, size and parent in listing
  • Feature: Support listing and configuring VNFs on KVM
  • Feature: Add polling for images
  • Feature: Add process pool option to update machines in parallel, avoid unnecessary db updates
  • Feature: Support listing and selecting security group on machine creation for AWS
  • Change: Rename conditions to selectors
  • Change: Deprecate UserTasks & remove memcached
  • Change: Update most Python dependencies
  • Change: Show more info about DigitalOcean sizes, like in DO console
  • Bugfix: Fix cost estimation for Packet, AWS, Azure
  • Bugfix: Fix clone action in KVM

Installation

To install, please run:

wget https://github.com/mistio/mist-ce/releases/download/v4.3.0-beta.6/docker-compose.yml
docker-compose up -d

Also see the following README sections:

mist-ce - v4.2.1

Published by d-mo almost 5 years ago

  • Bugfix: Fix image retrieval for vSphere machines
  • Bugfix: Fix webhooks on org rules & webhooks with empty body

Installation

To install, please run:

wget https://github.com/mistio/mist-ce/releases/download/v4.2.1/docker-compose.yml
docker-compose up -d

Also see the following README sections:

mist-ce - v4.2.0

Published by d-mo almost 5 years ago

This release brings major enhancements on rules and logging. It's now possible to set rules on logs that match any managed resource. Observation logs are emitted whenever the poller detects new, missing or updated machines, volumes, networks or zones.

  • Feature: Log observations of infrastructure changes
  • Feature: Rules on logs
  • Feature: Rules can trigger webhook actions
  • Feature: Add alert level & description in rule notification actions
  • Feature: Add optional domain name field for OpenStack clouds
  • Feature: Add support for FoundationDB Document Layer as a replacement for MongoDB
  • Feature: Improve volume support for Azure Resource Manager
  • Feature: Attach disk upon machine creation on Alibaba Cloud
  • Feature: Attach existing and new volume when creating EC2 Instance
  • Feature: Attach existing volume when creating DigitalOcean droplet
  • Feature: Add cloudinit support for OpenStack, Alibaba Cloud, IBM Cloud, Vultr
  • Feature: Add support for Maxihost bare metal cloud
  • Feature: Add support for machine expiration dates
  • Feature: Enforce constraints on expiration dates (EE/HS only)
  • Feature: Enforce quotas on cost per team/user/org (EE/HS only)
  • Feature: Enforce RBAC permissions on the UI by hiding unavailable actions (EE/HS only)
  • Change: Update add cloud form, separate providers into categories
  • Change: Deprecate Nephoscale provider
  • Change: Rename Softlayer to IBM Cloud
  • Change: Update cloud provider logos
  • Change: Improve DNS record creation widget when creating machine
  • Bugfix: Fix IBM Cloud machine size association
  • Bugfix: Fix provisioning on Alibaba Cloud
  • Bugfix: Fix provisioning use cases on Azure Resource Manager
  • Bugfix: Fix attach/detach volume on DigitalOcean

Installation

To install, please run:

wget https://github.com/mistio/mist-ce/releases/download/v4.2.0/docker-compose.yml
docker-compose up -d

Also see the following README sections:

mist-ce - v4.1.4

Published by d-mo about 5 years ago

  • Bugfix: Search for vSphere machine snapshots recursively
  • Bugfix: Remove deprecated ex_disk_id param in create_machine which affected the machine's network configuration.
  • Bugfix: Fix list_sizes on Packet when using Project API token

Installation

To install, please run:

wget https://github.com/mistio/mist-ce/releases/download/v4.1.4/docker-compose.yml
docker-compose up -d

Also see the following README sections:

mist-ce - v4.1.1

Published by d-mo over 5 years ago

  • Change: Catch jsonpatch errors, prevents browser memory increase over time
  • Change: Dont store shell sessions by default
  • Bugfix: Only show available Aliyun sizes in resize dialog
  • Bugfix: Fix issue with sidebar counters not updating
  • Bugfix: Fix volume actions & attachment info update in UI
  • Bugfix: Fix volume parsing in DigitalOcean and OpenStack
  • Bugfix: Fix detach_volume in OpenStack driver
  • Bugfix: Dont throw exception when landing content page is unreachable

Installation

To install, please run:

wget https://github.com/mistio/mist-ce/releases/download/v4.1.1/docker-compose.yml
docker-compose up -d

Also see the following README sections:

mist-ce - v4.1.0

Published by d-mo over 5 years ago

  • Feature: Add support for volumes in Packet clouds
  • Feature: Add support for volumes and machine provisioning in Aliyun ECS clouds
  • Feature: Support new OpenSSH key format
  • Feature: Set filesystem type when creating volumes in DigitalOcean
  • Feature: Create and attach volume on OpenStack machine creation
  • Change: Refactor landing page, improving customizability and SEO
  • Change: Use OpenStack API v2.2 & OpenStack Auth API v3.x
  • Change: Machine-Key associations have their own DB collection, enhancing query performance
  • Change: Update date picker in schedule add form
  • Bugfix: Fix portal name & logo in notification emails
  • Bugfix: Fix deletion of multiple clouds from cloud list
  • Bugfix: Fix editing of schedule script params
  • Bugfix: Fix tag editing in lists
  • Bugfix: Fix price retrieval for GCE Asia regions
  • Bugfix: Avoid XML parse errors in xml-viewer in resource metadata sections
  • Bugfix: Fix port detection on OpenStack post machine create steps
  • Bugfix: Assign volume ownership on creation
  • Bugfix: Fix sidebar counter updates

Installation

To install, please run:

wget https://github.com/mistio/mist-ce/releases/download/v4.1.0/docker-compose.yml
docker-compose up -d

Also see the following README sections: