Why OpenStack Has Returned to the Enterprise Conversation
For a decade, OpenStack was dismissed by enterprises as too complex, too immature, and too operationally demanding. The narrative began to shift around 2020 as cloud-native workloads proliferated, but Broadcom's 2023 acquisition of VMware has accelerated enterprise re-evaluation dramatically. A 2025 OpenInfra Foundation survey found 80 percent of members discussing VMware-to-OpenStack migrations with customers. This is not because OpenStack has matured technically (though it has); it is because OpenStack's economics have become compelling relative to Broadcom's new licensing model.
In pure licensing cost terms, OpenStack eliminates vendor lock-in entirely. It is open-source software under Apache licence, deployable on commodity hardware, without per-core, per-VM, or per-user licensing costs. For cost-driven enterprises willing to absorb operational complexity, OpenStack can significantly reduce infrastructure spending.
However, the hidden costs of OpenStack—operational staffing, integration complexity, migration effort, and training—are substantial and are rarely quantified accurately in OpenStack business cases.
OpenStack Architecture and Capabilities
OpenStack is an open-source cloud computing platform that provides Infrastructure-as-a-Service (IaaS) capabilities. It manages compute, storage, networking, and identity services through a modular architecture where each service (called a project) can be deployed independently or as part of a full stack.
Core OpenStack Components
Nova (Compute): Nova manages virtual machine provisioning, scheduling, and lifecycle. It is the compute equivalent of VMware's vSphere or Hyper-V's cluster management.
Cinder (Block Storage): Cinder provides persistent block storage to virtual machines, similar to VMware's Virtual Machine File System (VMFS) or Hyper-V's virtual disks.
Neutron (Networking): Neutron provides software-defined networking, virtual networks, security groups, and load balancing. It is considerably more complex than VMware's vSphere Standard Switch or Hyper-V's virtual switches.
Keystone (Identity): Keystone manages authentication and authorisation for all OpenStack services. Integration with enterprise identity systems (Active Directory, LDAP) is possible but requires additional configuration.
Swift / Ceph (Object Storage): Swift provides object storage (similar to Amazon S3). Ceph is increasingly deployed alongside OpenStack for hyperconverged storage, combining block storage (Cinder), object storage, and file system capabilities.
OpenStack Feature Coverage
OpenStack provides hypervisor functionality equivalent to VMware vSphere or Hyper-V for basic workload hosting. Live migration is supported. Redundancy and high availability are possible. Snapshot and restore capabilities are available. However, OpenStack's operational model differs fundamentally from traditional hypervisors: it is API-driven and cloud-native, assuming infrastructure-as-code and automation-first operations.
Organisations accustomed to VMware's GUI-centric management or Hyper-V's Failover Cluster Manager often find OpenStack's operational model unintuitive. Most production OpenStack deployments require integration with automation tools (Terraform, Ansible, Heat) and DevOps practices (Git-based configuration, CI/CD pipelines).
Licensing and Support Cost Reality
OpenStack's licensing cost is zero. This is both its greatest strength and its largest hidden trap.
Open-Source Licensing: Truly Free
OpenStack is licensed under Apache 2.0, one of the most permissive open-source licences. You can deploy, modify, and distribute OpenStack without licence fees, vendor restrictions, or per-core charges. This is fundamentally different from VMware (subscription-only under Broadcom) or Hyper-V (per-core Windows Server licensing).
However, zero licence cost does not mean zero total cost. Most enterprises do not deploy pure upstream OpenStack. Instead, they purchase managed OpenStack distributions from vendors who package, support, and maintain the platform.
Managed OpenStack Distributions and Support Costs
Red Hat OpenStack Platform: Red Hat packages OpenStack with enterprise support, regular security updates, and production guarantees. Pricing ranges from $7,000 to $12,000 per physical socket annually (depending on support level), making it approximately 30 to 50 percent cheaper than Broadcom's VCF pricing but 2 to 3 times more expensive than Windows Server Datacenter licensing.
Canonical Charmed OpenStack: Canonical packages OpenStack as part of Ubuntu Pro, targeting smaller deployments and development environments. Ubuntu Pro pricing is approximately $3,000 to $5,000 per physical node annually, making it the lowest-cost managed distribution. However, production support is less comprehensive than Red Hat's offering.
Pure Upstream OpenStack + Self-Support: Organisations can deploy upstream OpenStack directly, incurring zero licensing cost but assuming full operational and support responsibility. This approach requires an internal team of 3 to 5 OpenStack specialists, costing $300,000 to $600,000 annually in salaries, training, and tooling.
Total Cost Breakdown: OpenStack vs Broadcom VCF
For a mid-market 10-host cluster (320 cores) with three-year commitment:
Broadcom VCF: 320 cores at $290 per core annually (negotiated Advanced) = $92,800 annually, or $278,400 for three years. No additional support cost; included in subscription.
Red Hat OpenStack Platform: 10 physical servers at $10,000 per socket annually (assuming 2 sockets per server) = $200,000 annually. Add internal OpenStack team: $350,000 annually. Total $550,000 annually, or $1,650,000 for three years. Net higher cost than VMware, despite zero software licence.
Pure Upstream OpenStack: Zero software licence. Internal team: $400,000 annually. Total $400,000 annually, or $1,200,000 for three years. Cost is competitive with Broadcom VCF only after accounting for infrastructure automation savings, which are highly variable and often overstated.
OpenStack migrations require deep understanding of Broadcom VMware licensing exits and platform selection criteria.
Our advisory specialists guide realistic OpenStack evaluation, migration planning, and skills assessment.VMware to OpenStack: What Migrates Well, What Does Not
Not all VMware workloads are equally suited to OpenStack. Honest evaluation of workload compatibility is critical before committing to migration.
Workloads Well-Suited to OpenStack
Stateless, Cloud-Native Applications: Containerised microservices, stateless APIs, and cloud-native workloads designed to run on IaaS platforms migrate cleanly to OpenStack. These workloads assume infrastructure-as-code, expect rapid provisioning and deprovisioning, and do not depend on traditional hypervisor features.
Development and Test Environments: OpenStack's API-driven self-service provisioning is ideal for development teams requiring rapid environment spinup and teardown. The ability to define infrastructure in code accelerates development velocity significantly compared to traditional hypervisor models.
Scale-Out Workloads: Applications designed to scale horizontally (web applications, streaming platforms, big data workloads) benefit from OpenStack's multi-node architecture. Organisations already practising infrastructure-as-code and DevOps find OpenStack's operational model natural.
Telecommunications and Carrier-Grade Workloads: Telecom operators have invested heavily in OpenStack because it eliminates vendor lock-in and provides the scale, flexibility, and API control required for network function virtualisation (NFV). Carrier deployments of OpenStack exceed 10,000 nodes.
Workloads Poorly-Suited to OpenStack
Traditional Enterprise Applications: Legacy applications developed for traditional hypervisors (Windows Server workloads, older ERP systems, traditional databases) often depend on hypervisor-specific features, cluster-aware scheduling, or vendor-specific tools. These applications may require substantial refactoring for OpenStack.
VMware-Dependent Workloads: Applications using VMware-specific clustering (vSAN, vLockstep), advanced networking (NSX micro-segmentation), or vendor-specific tools (vRealize suite, vSphere APIs) require either refactoring or maintaining a parallel VMware cluster. The cost of refactoring often exceeds VMware licensing savings.
Workloads Requiring Advanced Storage Features: Applications requiring advanced storage features (snapshot consistency, replication, thin provisioning) that depend on VMware storage integrations may require third-party storage migration. Ceph, OpenStack's native storage choice, is powerful but requires different operational tuning than enterprise SAN storage.
Single-Tenant, Highly Customised Environments: Organisations running single, highly customised applications often lack the economies of scale that justify OpenStack's operational overhead. For single-application environments, traditional hypervisors remain more cost-effective.
Migration Complexity and Skills Requirements
OpenStack migration complexity is substantially higher than Hyper-V or traditional VMware-to-VMware migrations, and this cost is frequently underestimated.
Physical VM Migration Effort
Unlike vMotion (VMware's zero-downtime live migration), moving VMs from VMware to OpenStack typically requires downtime or complex multi-step migration approaches. Tools like Hystax, CloudBridge Connector (formerly Cloudbase), and migration services (Cloudbase Solutions, OpenStack migration services) provide automated migration but still require validation and cutover planning.
A typical 500-VM OpenStack migration spans 12 to 24 months across multiple waves, with estimated effort ranging from 800 to 1,500 labour hours. For a small team, this translates to 6 to 12 months of focused migration work.
OpenStack Engineering Expertise Gap
OpenStack requires different expertise than traditional hypervisors. VMware administrators skilled in vCenter, cluster management, and storage provisioning often lack OpenStack knowledge. Similarly, Hyper-V-trained administrators require retraining on OpenStack's distributed architecture, API-driven operations, and cloud-native practices.
Hiring qualified OpenStack engineers is challenging. OpenStack expertise is concentrated in cloud specialists, DevOps engineers, and telecom operators. Enterprise IT staffs trained on traditional hypervisors often require 8 to 12 weeks of focused training to reach production competency.
For organisations without existing cloud operations experience, staffing is often the largest hidden cost of OpenStack migration. Budgeting 3 to 5 full-time OpenStack specialists is realistic for enterprise deployments.
Integration with Existing Infrastructure
OpenStack integrates with enterprise infrastructure differently than traditional hypervisors:
- Identity Integration: Keystone requires custom integration with Active Directory or LDAP. This is more complex than vSphere or Hyper-V's native Active Directory support.
- Storage Integration: OpenStack can integrate with existing SANs (NetApp, Pure, Dell EMC) but requires different configuration approaches than VMware. Network storage (NFS, iSCSI) configuration differs significantly.
- Networking: OpenStack's software-defined networking requires different skills than traditional switch configuration. Network teams accustomed to physical switch management often find Neutron complex.
- Backup and Disaster Recovery: Backup tools must be retooled for OpenStack's API-driven architecture. Some backup vendors have limited OpenStack support.
When OpenStack Makes Sense (and When It Does Not)
OpenStack is optimal for specific use cases and problematic for others. Honest evaluation requires acknowledging both sides.
OpenStack Is the Right Choice When:
- The organisation has 1,000+ VMs or 50+ physical hosts, providing economies of scale that justify OpenStack's operational complexity
- Workloads are primarily cloud-native, stateless, or designed for infrastructure-as-code operation
- The organisation already has DevOps practices, CI/CD pipelines, and infrastructure-as-code experience
- Eliminating vendor lock-in is a strategic priority (telecom operators, cloud service providers)
- Cost reduction of 40 to 50 percent over five years justifies 12 to 24-month migration effort
- The organisation can hire or contract 3 to 5 full-time OpenStack specialists
- The organisation values open-source software and the ability to modify code for custom requirements
OpenStack Is Problematic When:
- The environment has fewer than 500 VMs or 10 physical hosts; operational overhead is disproportionate
- Workloads are traditional enterprise applications (Windows, ERP, databases) with hypervisor dependencies
- The organisation lacks DevOps practices and would require substantial culture change
- Current VMware licensing allows significant renegotiation; remaining on VMware with better terms may be more economical
- The organisation lacks skilled staff and cannot attract OpenStack specialists
- Application dependencies on VMware-specific features (NSX, vSAN, clustering) require extensive refactoring
- Budget constraints prevent 12 to 24-month migration effort and parallel operations
Comparing OpenStack, Hyper-V, and VMware: Three-Year TCO
For a mid-market 10-host cluster (320 cores) with mixed workloads:
Broadcom VCF (Advanced): Software licence $278,400 (three years). Support and maintenance included. No migration cost (existing customer). No staffing cost increase. Total: $278,400.
Windows Server Hyper-V (Datacenter): Initial licence $124,320 (20 packs). Software Assurance (two years) $74,160. Minimal refresh year 3. Migration cost (planning, tools, validation): $225,000 to $300,000. No staffing cost increase for existing IT teams. Total: $423,000 to $500,000 (includes migration but includes perpetual licence value).
Red Hat OpenStack Platform (Self-Managed): Platform support $550,000 annually, or $1,650,000 for three years. Add internal OpenStack team ($350,000 annually) = $1,050,000 for three years. Migration effort (12 months, 1,000 labour hours at $150/hour) = $150,000. Total staffing and licence = $1,800,000 for three years. Total: $1,950,000 (significantly higher than VMware and Hyper-V despite zero software licence).
Pure Upstream OpenStack (No Vendor Support): Zero licence cost. Internal team $400,000 annually, or $1,200,000 for three years. Migration effort $100,000 to $150,000. Total $1,300,000 to $1,350,000 for three years. Competitive with Broadcom VCF only on spreadsheet; operational risk and learning curve are substantially higher.
Evaluating OpenStack requires understanding realistic TCO, skill requirements, and workload compatibility.
Review our complete VMware alternatives comparison for Hyper-V, Nutanix, and OpenStack analysis.Five Recommendations Before Committing to OpenStack
1. Commission a Realistic OpenStack Skills and Staffing Assessment
Do not assume current IT staff can transition to OpenStack. Assess existing DevOps capability, cloud operations experience, and infrastructure-as-code maturity. Budget for 8 to 12 weeks of training per existing staff member. Calculate realistic hiring costs for 3 to 5 new OpenStack specialists at $150,000 to $250,000 total compensation per person annually.
2. Audit Your Workloads Honestly for OpenStack Compatibility
Review your top 50 to 100 VMs. Categorise them: cloud-native (well-suited to OpenStack), traditional enterprise (problematic), VMware-dependent (likely unsuitable). If more than 40 percent of your workload falls into the problematic or unsuitable categories, OpenStack migration effort will exceed cost savings.
3. Evaluate Managed Distributions Against DIY Upstream
Calculate three-year TCO for both Red Hat OpenStack Platform (vendor-managed) and upstream OpenStack (self-managed). Include staffing, training, and migration costs. For most enterprises, the managed distribution path is more realistic, but costs often exceed VMware or Hyper-V licensing over three to five years.
4. Plan for 12 to 24-Month Migration Timeline
OpenStack migrations cannot be rushed. Organisations attempting faster migrations experience higher failure rates, staff burnout, and production issues. Plan multiple migration waves, allowing 6 to 12 months of parallel VMware and OpenStack operations. This approach is more expensive but significantly reduces operational risk.
5. Engage OpenStack Specialists for Pilot Deployment
Before committing to enterprise-wide OpenStack migration, deploy a pilot cluster (50 to 100 VMs) to validate operational model, staffing requirements, and workload suitability. Pilot cost is typically $75,000 to $150,000 but provides critical validation before enterprise-scale deployment.
Organisations evaluating any VMware exit path should first understand their current compliance exposure. The Broadcom VMware licence compliance and audit risk guide details the triggers Broadcom uses to initiate formal licence reviews. For those still working within existing VMware agreements while planning migration, the Broadcom enterprise agreement strategic sourcing guide provides the negotiation framework to buy time and reduce cost during the transition period.
Stay Informed on VMware Migration Alternatives and OpenStack
OpenStack capabilities and vendor support offerings evolve continuously. Subscribe to our Broadcom knowledge hub for quarterly updates on migration alternatives and TCO analysis.