Publishing details

Changelog

nova (2:18.2.0-0ubuntu2~cloud1~ubuntu18.04.1~ppa201907081618) bionic; urgency=medium

  * No-change backport to bionic

nova (2:18.2.0-0ubuntu2~cloud1) bionic-rocky; urgency=medium

  * d/p/fix-python3-compatibility-of-rbd-get_fsid.patch: Cherry-picked from
    upstream stable/rocky gerrit review to ensure librados get_fsid return
    value is decoded (LP: #1816468).

nova (2:18.2.0-0ubuntu2~cloud0) bionic-rocky; urgency=medium

  * New upstream release for the Ubuntu Cloud Archive.

nova (2:18.2.0-0ubuntu2) cosmic; urgency=medium

  * Cherry-picked from upstream to ensure no stale
    allocations are left over on failed cold
    migrations (LP: #1821594).
    - d/p/bug_1821594_1.patch: Fix migration record status
    - d/p/bug_1821594_2.patch: Delete failed allocation part 1
    - d/p/bug_1821594_3.patch: Delete failed allocation part 2
    - d/p/bug_1821594_4.patch: New functional test

nova (2:18.2.0-0ubuntu1) cosmic; urgency=medium

  [Sahid Orentino Ferdjaoui]
  * New stable point release for OpenStack Rocky (LP: #1830695).
  * d/p/ensure-rbd-auth-fallback-uses-matching-credentials.patch:
    Dropped. Fixed upstream in 18.2.0.

  [Corey Bryant]
  * d/p/skip-openssl-1.1.1-tests.patch: Dropped as this is now properly fixed
    by xenapi-agent-change-openssl-error-handling.patch.

nova (2:18.1.0-0ubuntu3) cosmic; urgency=medium

  * d/p/bug_1825882.patch: Cherry-picked from upstream to ensure
    virsh disk attach does not fail silently (LP: #1825882).
  * d/p/bug_1826523.patch: Cherry-picked from upstream to ensure
    always disconnect volumes after libvirt exceptions (LP: #1826523).

nova (2:18.1.0-0ubuntu2) cosmic; urgency=medium

  * d/p/xenapi-agent-change-openssl-error-handling.patch: Cherry-picked from
    upstream to ensure xenapi agent only raises a RuntimeError exception
    when openssl returns a non-zero exit code (LP: #1771506).

nova (2:18.1.0-0ubuntu1) cosmic; urgency=medium

  * New stable point release for OpenStack Rocky (LP: #1818068).
  * d/p/disk-size-live-migration-overcommit.patch: Dropped. Fixed in new
    stable point release.

nova (2:18.0.3-0ubuntu2) cosmic; urgency=medium

  * d/p/ensure-rbd-auth-fallback-uses-matching-credentials.patch: Cherry-
    picked from upstream to ensure ceph backend continues to work for upgrades
    from pre-Ocata (LP: #1809454).

nova (2:18.0.3-0ubuntu1) cosmic; urgency=medium

  * d/gbp.conf: Create stable/rocky branch.
  * d/p/disk-size-live-migration-overcommit.patch: Cherry-picked from
    https://review.openstack.org/#/c/602477 to ensure proper disk calculation
    during live migration with over-commit (LP: #1744079).
  * New stable point release for OpenStack Rocky (LP: #1806049).

nova (2:18.0.1-0ubuntu1) cosmic; urgency=medium

  * New stable point release for OpenStack Rocky.
  * d/p/skip-openssl-1.1.1-tests.patch: Skip tests for >= cosmic that fail
    with openssl 1.1.1 (LP: #1771506).
  * d/p/py3.7-get-context-manager-async.patch: Cherry-picked from upstream
    master. This is needed for py3.7 where async is a keyword (LP: #1788833).
  * d/rules: Skip py3.7 tests until they run successfully upstream.

nova (2:18.0.0-0ubuntu5) cosmic; urgency=medium

  * d/control: Set min python-oslo.db to rocky version (4.40.0) as
    requirements.txt min version is too low (LP: #1793353).

nova (2:18.0.0-0ubuntu4) cosmic; urgency=medium

  * d/p/skip-py3.7-tests.patch: Update to skip test_check_doubled_words on
    all Python versions, working around hacking unit test failure with
    Python snapshots in Ubuntu Cosmic.

nova (2:18.0.0-0ubuntu3) cosmic; urgency=medium

  * d/control: nova-common - Add Breaks/Replaces on python-nova to
    resolve issue with upgrade from prior versions.

nova (2:18.0.0-0ubuntu2) cosmic; urgency=medium

  * Misc fixes for /etc/nova and -common moves:
    - d/control: Drop depends from -common to python-nova | python3-nova.
    - d/*.postinst: Ensure files in /etc/nova are root:nova owned, with
      0640 permissions for access.
    - d/*.postinst: Ensure files in /etc/nova/rootwrap.d are root:root
      owned with 0644 access.
  * d/control: Drop obsolete fields.
  * d/tests/control: Add needs-root, allow-stderr to py3 tests.

nova (2:18.0.0-0ubuntu1) cosmic; urgency=medium

  * New upstream release for OpenStack Rocky.

nova (2:18.0.0~rc1-0ubuntu3) cosmic; urgency=medium

  * d/control: Drop Breaks/Replaces of glance-api as it was not intended
    (copy/paste fail).

nova (2:18.0.0~rc1-0ubuntu2) cosmic; urgency=medium

  * d/control: Move python(3)-zvmcloudconnector from Suggests to Depends.

nova (2:18.0.0~rc1-0ubuntu1) cosmic; urgency=medium

  * New upstream milestone for OpenStack Rocky.
  * d/control: Align (Build-)Depends with upstream.
  * d/p/fix-convert-image-test.patch: Dropped. Fixed in upstream milestone.
  * d/p/*: Rebased.
  * d/p/drop-sphinx-feature-classification.patch: Drop
    sphinx_feature_classification.support_matrix until package is available.
  * New upstream release candidate for OpenStack Rocky.
  * d/control: Align (Build-)Depends with upstream.
  * d/p/py3.7-async-keyword.patch: Dropped. Fixed upstream.

nova (2:18.0.0~b2-0ubuntu3) cosmic; urgency=medium

  * Add support for Python 3:
    - d/control: Add Py3 BDs and python3-nova package.
    - d/control: Support Py2 first and Py3 as alternative.
    - d/control: Move all python deps to python(3)-nova Depends.
    - d/control, d/rules, d/*.install: Move common files to nova-common
      and have python(3)-nova depend on it.
    - d/rules: Add Py3 support.
    - d/rules: Use pkgos-dh_auto_install as this helps name binaries for
      update-alternatives.
    - d/rules: Run tests with pkgos-dh_auto_test.
    - d/python-nova.install: Drop install of usr/lib/python*, not needed.
    - d/*.install: Drop usr/bin/* as pkgos-dh_auto_install handles
      install of those files.
    - d/python(3)-nova.post*, d/python(3)-nova.prerm: Add update-alternatives
      to enable correct shebangs for Python binaries.
    - d/tests/*: Enable Py3 tests for nova daemons and add shebang tests.
    - d/p/py3.7-async-keyword.patch: Cherry-pick from gerrit for py3.7
      compatibility.
    - d/p/skip-py3.7-tests.patch: Skip remaining 2 failing Py3.7 tests and
      file bug upstream.

nova (2:18.0.0~b2-0ubuntu2) cosmic; urgency=medium

  * d/control: Drop circular dependencies. nova-compute depends on
    nova-compute-* packages. nova-compute-* packages shouldn't depend
    on nova-compute. nova-compute-* should however depend on nova-common.
    (LP: #1761140).

nova (2:18.0.0~b2-0ubuntu1) cosmic; urgency=medium

  * New upstream milestone for OpenStack Rocky.
  * d/control: Align (Build-)Depends with upstream.
  * d/p/mock-utils.execute-in-qemu-img-unit-test.patch: Dropped. Fixed in
    new upstream milestone.
  * d/p/*: Rebased.
  * d/control: Drop python-openstackdocstheme and python-wsgi-intercept BDs
    to min versions that are currently available.
  * d/p/fix-convert-image-test.patch: Fix mock in failing image convert test.

nova (2:18.0.0~b1-0ubuntu1) cosmic; urgency=medium

  * d/watch: Scope to 18.x series.
  * New upstream milestone for OpenStack Rocky.
  * d/control: Align (Build-)Depends with upstream.
  * d/control, d/rules: Update Standards-Version to 4.1.4.
  * d/watch, d/control, d/copyright: Use https URLs.
  * d/control: Drop obsolete XS-Testsuite: autopkgtest header.
  * d/control: Enable autopkgtest-pkg-python testsuite.
  * d/p/mock-utils.execute-in-qemu-img-unit-test.patch: Cherry-picked
    from upstream master branch to fix failing test.

 -- Corey Bryant <email address hidden>  Mon, 08 Jul 2019 16:18:28 -0400

Available diffs

Builds

Built packages

Package files