• Product Family
    • OpenStack Compute
    • OpenStack Storage
    • OpenStack Image Service
  • Targeted Service Model
    • Infrastructure as a Service (IaaS)
  • Targeted Deployment Model
    • Public Cloud
    • Private Cloud
  • Licensing
    • Apache License v2.0
  • Hypervisor Support
    • Microsoft Hyper-V
    • Citrix XenServer
    • Xen
    • KVM
    • VMWare ESX
    • Linux Containers (LXC)
    • QEMU
    • UML
  • Multi-Tenancy:
    All aspects of the platform are multi-tenant. This includes logging, auditing, billing, and end-user control panel.
  • Network Models
    • VLAN: Instances are configured on a private network on a per-customer basis.
    • FlashDHCP: Public IP addresses are assigned from a pool of IP addresses. Instance IP addresses are assigned via DHCP running on host.
    • Flat: Public IP addresses are assigned from a pool of IP addresses. Instance IP can be "injected" into the client, or can be managed via an external DHCP Host.
  • Control Panel
    • Web-based
    • Application for Android/iOS devices
  • Virtual Machine Image Registry
    • Supports multiple image formats including,
      • Raw
      • Machine (kernel/ramdisk)
      • VHD (Hyper-V)
      • VDI (VirtualBox)
      • qcow2 (Qemu/KVM)
      • VMDK (VMWare)
      • OVF (Open Virtualization Format)
    • Version Control
    • Allows checksumming images to verify integrity
  • Security (Pluggable Architecture)
    • Authentication
      • Username and Password
      • LDAP
      • Single Sign-On integration
    • Isolated Virtual Networks
  • Interoperatiblity
    • API
    • Supports multiple popular Virtualization Formats
    • Supports multiple popular Hypervisors
    • Adaptable/Customizable using plugins

Source(s):
http://www.openstack.org/downloads/openstack-compute-datasheet.pdf

  • No labels