Install from packages for Ubuntu (16.04)

Install from packages for Ubuntu (16.04)

Packages for Ubuntu 16.04 are available starting from the Newton release.

  1. Enable the OpenStack repository for the Newton or Ocata release:

    apt install software-properties-common
    add-apt-repository ppa:objectif-libre/cloudkitty # Newton
    add-apt-repository ppa:objectif-libre/cloudkitty-ocata # Ocata
    
  2. Upgrade the packages on your host:

    apt update && apt dist-upgrade
    
  3. Install the packages:

    apt-get install cloudkitty-api cloudkitty-processor cloudkitty-dashboard
    
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.