Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

https://coreos.com/os/docs/latest/booting-on-cloudstack.html

JIRA

Jira
serverASF JIRA
serverId5aa69414-a9e9-3523-82ec-879b028fb15b
keyCLOUDSTACK-8654

Template Location: http://dl.openvm.eu/cloudstack/coreos/x86_64/

Branch: coreos branch on https://github.com/kishankavala/cloudstack


Functional Requirements

  • While registering a template/ISO, include CoreOS as the supported Operation System version
  • GuestOS mapping for all supported hypervisors should be updated to include CoreOS

...

guest_os_hypervisor - Entries for all supported hypervisors

 

Once the above entries are added, CoreOS templates can be registered with OS Type - "CoreOS"

...

#cloud-config

users:
  - name: deploy
    coreos-ssh-import-github: clouduser
    groups:
      - sudo
      - docker

 

Upgrade

  • Include queries to add CoreOS guest OS mapping

Usage

None

API Changes

None

DB changes

  • No schema changes

UI Changes

  • Add option to supply user data (cloud-config) while deploying Vm

Hypervisors Supported

Open Items

  • Document supported versions for Hypervisors
  • CoreOS Version - 681+ ?