The Ubuntu OpenStack team at Canonical is pleased to announce the general availability of OpenStack Train on Ubuntu 18.04 LTS via the Ubuntu Cloud Archive. Details of the Train release can be found at:  https://www.openstack.org/software/train


To get access to the Ubuntu Train packages:


Ubuntu 18.04 LTS

-----------------------


You can enable the Ubuntu Cloud Archive pocket for OpenStack Train on Ubuntu 18.04 installations by running the following commands:


    sudo add-apt-repository cloud-archive:train

    sudo apt update


The Ubuntu Cloud Archive for Train includes updates for:


aodh, barbican, ceilometer, ceph (14.2.2), cinder, designate, designate-dashboard, dpdk (18.11.2), glance, gnocchi, heat, heat-dashboard, horizon, ironic, keystone, libvirt (5.4.0), magnum, manila, manila-ui, mistral, murano, murano-dashboard, networking-arista, networking-bagpipe, networking-bgpvpn, networking-hyperv, networking-l2gw, networking-mlnx, networking-odl, networking-ovn, networking-sfc, neutron, neutron-dynamic-routing, neutron-fwaas, neutron-lbaas, neutron-lbaas-dashboard, neutron-vpnaas, nova, octavia, openstack-trove, openvswitch (2.12.0), panko, placement, qemu (4.0), sahara, sahara-dashboard, senlin, swift, trove-dashboard, vmware-nsx, watcher, and zaqar.


For a full list of packages and versions, please refer to:

http://reqorts.qa.ubuntu.com/reports/ubuntu-server/cloud-archive/train_versions.html


Python support

-------------------

The Train release of Ubuntu OpenStack is Python 3 only; all Python 2 packages have been dropped in Train.


Branch package builds

-----------------------------

If you would like to try out the latest updates to branches, we deliver continuously integrated packages on each upstream commit via the following PPA’s:


    sudo add-apt-repository ppa:openstack-ubuntu-testing/mitaka

    sudo add-apt-repository ppa:openstack-ubuntu-testing/ocata

    sudo add-apt-repository ppa:openstack-ubuntu-testing/queens

    sudo add-apt-repository ppa:openstack-ubuntu-testing/rocky

    sudo add-apt-repository ppa:openstack-ubuntu-testing/train


Reporting bugs

-------------------

If you have any issues please report bugs using the 'ubuntu-bug' tool to ensure that bugs get logged in the right place in Launchpad:


    sudo ubuntu-bug nova-conductor


Thanks to everyone who has contributed to OpenStack Train, both upstream and downstream. Special thanks to the Puppet OpenStack modules team and the OpenStack Charms team for their continued early testing of the Ubuntu Cloud Archive, as well as the Ubuntu and Debian OpenStack teams for all of their contributions.


Enjoy and see you in Ussuri!


Corey

(on behalf of the Ubuntu OpenStack team)