ManageIQ

From Wikipedia, the free encyclopedia
ManageIQ
ManageIQ Logo.svg
Original author(s)Red Hat
Developer(s)ManageIQ Project
Stable release
Lasker-1 / June 21, 2021; 7 months ago (2021-06-21)
Preview release
Morphy-1-Beta1 / December 16, 2021; 46 days ago (2021-12-16)
Repository
Written inRuby
Operating systemLinux
PlatformRuby on Rails
Available inEnglish
TypeSystems management
LicenceApache License 2.0
Websitemanageiq.org Edit this on Wikidata

ManageIQ is an open source cloud management platform. It was founded by Red Hat as a community project in 2014, and forms the basis for its CloudForms product. It allows centralized management of various virtualization, private cloud, public cloud, containers, and software defined networking technologies.

Features[]

ManageIQ offers the following capabilities

  • Self-service, allowing IT staff to present a catalog to users from which they can select automated services, such as provisioning a new virtual machine.
  • Compliance enforcement, allowing an IT department to enforce certain compliance policies.
  • Optimization, allowing IT staff to optimize the resource utilization of an environment, for example using right sizing and capacity planning.

Supported platforms[]

ManageIQ can manage the following platforms:

Platform type Supported platforms
Virtualization VMware vSphere, oVirt/Red Hat Virtualization, System Center Virtual Machine Manager
Private Cloud OpenStack, VMware vCloud, Azure Stack
Public Cloud Amazon Web Services, Microsoft Azure, Google Cloud Platform, IBM Cloud VPC and Power Virtual Servers
Bare Metal Servers Lenovo XClarity, Redfish
Software defined networking OpenStack Neutron, Nuage Networks, VMware NSX-T
Software defined storage OpenStack Cinder, OpenStack Swift
Containers Kubernetes, OpenShift, Amazon EKS
Automation/Configuration Ansible Tower / AWX, Foreman, IBM Terraform (via IBM Cloud Pak for Multicloud Management)

Theory of operation[]

ManageIQ is a manager of managers and as such it needs to connect to other management systems to function. These other management systems are called providers in ManageIQ parlance. ManageIQ will connect to the providers via their API.

For each configured provider, ManageIQ will continuously discover inventory. The type of inventory depends on the provider, for example in the case of VMware vSphere it will be virtual machines, hypervisors, and other relevant elements. It will also discover relationships between the elements, for example the fact that a virtual machine runs on a hypervisor, and listen for events. Certain events that indicate a change in the environment will result in a full or partial refresh of the inventory. The end result is a mirror of the inventory that is nearly instantaneously up to date with respect to the original inventory managed by the provider.

If configured to do so, ManageIQ will also capture metrics like CPU and memory usage on the discovered inventory.

All captured information about a managed environment is stored in a database called the Virtual Management Database (VMDB). As of March 2016, the VMDB schema described in excess of 200 entities and relationships.[1]

Architecture[]

ManageIQ is written in the Ruby (programming language) language and uses the Ruby on Rails framework. The ManageIQ software is shipped as a pre-built virtual appliance, roughly 1GB in size. The appliance is based on the CentOS operating system, and includes an embedded PostgreSQL database. Since the Darga release, a container based version has also been made available. In the Jansa release, a podified version was built that can run on Kubernetes and OpenShift.

An appliance can be used on its own, or it can be part of a distributed architecture. In this case the administrator would configure zones, regions, and a single global region. Appliances can be assigned to a specific zone or region, and are configured with specific roles so that work is coordinated with the region. Most roles are multi-server and work is distributed automatically via a queue, but some roles like the database are singletons. Appliance roles can also be configured for failover in order to provide high availability.

Releases[]

The ManageIQ project uses a time based release cycle where a new version is released approximately every 6 months.

Releases are named after chess grandmasters, where subsequent releases names start with consecutive letters of the alphabet. The following versions have been released so far:

Release name Release date New features introduced
Anand 2 September 2014[2] First open source release of the ManageIQ, Inc. code base
Botvinnik 12 June 2015[3] Support for OpenStack undercloud, Foreman; improved AWS support; REST API supersedes SOAP API
Capablanca 5 December 2015[4] Support for Azure, Kubernetes, OpenShift; new self-service UI
Darga 7 June 2016[5] Support for Google Cloud Platform, Ansible Tower; Software defined networking support for Neutron, public clouds
Euwe 20 December 2016[6] Support for new provider types Storage and Middleware; improved Container Management and Public Cloud Support
Fine 17 May 2017[7] Automation with Ansible, improved AWS support including storage, new Physical Infrastructure provider type
Gaprindashvili 30 January 2018[8] Generic Objects, Lenovo XClarity Provider, Alerts Management
Hammer 15 January 2019[9] Support for Ansible Tower Workflows, New Network Providers for Nuage and Redfish, virtual-to-virtual (V2V) transformations
Ivanchuk 18 September 2019[10] Improved user experience, leveraging ansible-runner, better OpenStack tenant integration
Jansa 22 September 2020[11] Podified build, RPM based builds, OpenShift 4.x support
Kasparov 4 February 2021[12] Support for IBM Cloud VPC and Power Virtual Servers, IBM Terraform, IBM AutoSDE, and VMware NSX-T providers, VMware Content Library, improved UI, and backup/restore for podified builds.
Lasker 21 July 2021[13] Support for Amazon EKS, physical storage hosts, chargeback for containers and configured systems, Kubernetes operator, performance and security enhancements for podified builds, and accessibility improvements.
Morphy Beta-1: 16 December 2021[14] Support for IBM PowerVC, Oracle Cloud, cloud Kubernetes services (AKS, GKE, IKS, OKE), and cloud database services (Amazon RDS, Azure Databases, Google Cloud SQL, IBM Cloud Databases, Oracle Cloud Databases)

History[]

The ManageIQ code base was originally developed by ManageIQ, Inc., from 2006 onwards. The product was first launched as Enterprise Virtualization Manager (EVM) Suite in 2007.[15] Over the next 5 years ManageIQ steadily improved the product and got more customers. ManageIQ, Inc. was named Gartner Cool Vendor in 2008.[16]

In December 2012, Red Hat announced that it had entered into a definitive agreement to acquire ManageIQ, Inc.[17] After the acquisition, Red Hat released the ManageIQ, Inc. code under the CloudForms product name, where it replaced the previous implementation based on the Deltacloud and projects. The first publicly available release was CloudForms 3.0, released in late 2013.[18] In June 2014, Red Hat open sourced the code base under the project name ManageIQ,[19] and founded the ManageIQ project to steward its ongoing development as an open source community.

External links[]

References[]

  1. ^ Jansen, Geert (16 March 2016). "Managing heterogeneous environments with ManageIQ". LWN. Retrieved 19 October 2016.
  2. ^ Walker, John Mark (2 September 2014). "ManageIQ Anand Release Now Available". Retrieved 19 October 2016.
  3. ^ Walker, John Mark (12 June 2015). "ManageIQ Botvinnik is Here". Retrieved 19 October 2016.
  4. ^ Draper, Matthew (5 December 2015). "ManageIQ Capablanca: Azure, Containers, Self-Service UI". Retrieved 19 October 2016.
  5. ^ Barenboim, Oleg (7 June 2016). "Darga GA Release". Retrieved 19 October 2016.
  6. ^ Chen, Carol (20 December 2016). "ManageIQ Euwe GA - Improved Container Management, Public Cloud Support, and more". Retrieved 10 March 2017.
  7. ^ Chen, Carol (15 May 2017). "ManageIQ Fine GA - Automation with Ansible, Public Cloud Improvements, and more". Retrieved 17 May 2017.
  8. ^ Chen, Carol (30 January 2018). "ManageIQ Gaprindashvili GA - It's better than Fine!". Retrieved 1 February 2018.
  9. ^ Chen, Carol (15 January 2019). "It's ManageIQ Hammer GA time!". Retrieved 18 January 2022.
  10. ^ Chen, Carol (19 September 2019). "ManageIQ Ivanchuk GA announcement". Retrieved 18 January 2022.
  11. ^ Frey, Jason (22 September 2020). "ManageIQ Jansa GA Announcement". Retrieved 30 September 2020.
  12. ^ Frey, Jason (4 February 2021). "ManageIQ Kasparov GA Announcement". Retrieved 5 February 2021.
  13. ^ Frey, Jason (21 July 2021). "ManageIQ Lasker GA Announcement". Retrieved 18 January 2022.
  14. ^ Frey, Jason (16 December 2021). "Announcing Morphy Beta". Retrieved 18 January 2022.
  15. ^ "ManageIQ Launches EVM Insight". Business write. 27 November 2007. Retrieved 19 October 2016.
  16. ^ "ManageIQ Named Cool Vendor by Independent Research Firm". Business Wire. 20 March 2008. Retrieved 19 October 2016.
  17. ^ "Red Hat Signs Definitive Agreement to Acquire ManageIQ". 20 December 2012. Retrieved 19 October 2016.
  18. ^ "Red Hat Delivers Enterprise-Grade Cloud Management for OpenStack". 5 November 2013. Retrieved 19 October 2016.
  19. ^ "Red Hat Launches First Open Source Release of ManageIQ Software". 19 June 2014. Retrieved 24 July 2019.
Retrieved from ""