Change logs for mistral source package in Cosmic

  • mistral (7.0.0-0ubuntu1) cosmic; urgency=medium
    
      * New upstream release for OpenStack Rocky.
      * Additional support for Python 3:
        - d/control: Drop python(3)-mistral conflicts on each other.
        - d/python(3)-mistral.postinst: Ensure alternatives priority is 300
          for Py2 and 200 for Py3.
        - d/tests/control: Run Py3 tests first due to alternatives priority.
        - d/rules: Skip Py3.7 tests until they run successfully upstream.
    
     -- Corey Bryant <email address hidden>  Thu, 30 Aug 2018 15:24:38 -0400
  • mistral (7.0.0~rc1-0ubuntu1) cosmic; urgency=medium
    
      * New upstream release candidate for OpenStack Rocky.
      * d/control: Align (Build-)Depends with upstream.
    
     -- Corey Bryant <email address hidden>  Thu, 09 Aug 2018 15:07:10 -0400
  • mistral (7.0.0~b2-0ubuntu1) cosmic; urgency=medium
    
      * d/control: Update Standards-Version to 4.1.4.
      * d/tests/mistral-shebangs-py*: Fix typos.
      * d/watch: Scope to 7.x series.
      * New upstream milestone for OpenStack Rocky.
      * d/control: Align (Build-)Depends with upstream.
      * d/rules: Run tests with pkgos-dh_auto_test.
      * d/p/skip-test.patch: Partial skip of failing test.
    
     -- Corey Bryant <email address hidden>  Thu, 14 Jun 2018 12:28:36 -0400
  • mistral (6.0.0-3ubuntu1) cosmic; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - d/control, d/rules: Add Python 2.7 support and python-mistral package.
        - d/control: Support Python 2.7 first and Python 3.x as alternative.
          mistral-common depends on python-mistral by default and python3-mistral
          as alternative.
        - d/control: Drop ${python3:Depends} from mistral-* binary packages
          as it's covered in python3-mistral.
        - d/control: Enable autopkgtest-pkg-python testsuite.
        - d/rules: Add Python 2.7 support.
        - d/rules: Install to package build directories rather than debian/tmp.
        - d/rules: Use pkgos-dh_auto_install instead of python setup.py install.
          This helps name binaries for update-alternatives.
        - d/rules: Enforce successful test execution.
        - d/mistral-common.install: Drop usr/bin/* as pkgos-dh_auto_install handles
          install of those files.
        - d/python(3)-mistral.post*, d/python(3)-mistral.prerm: update-alternatives
          is used to enable correct shebangs for Python binaries.
        - d/python3-mistral.install: Dropped. Not needed.
        - d/tests/*: Add Python 2/3 autopkgtests for mistral daemons and shebangs.
        - d/watch: Get tarball from tarballs.openstack.org.
        - d/gbp.conf: Retain for gbp and pristine-tar config.
        - d/mistral-event-engine.init.in: Add init for mistral-event-engine.
    
     -- Corey Bryant <email address hidden>  Wed, 06 Jun 2018 13:48:46 -0400
  • mistral (6.0.0-0ubuntu1.1) bionic; urgency=medium
    
      [ Corey Bryant ]
      * d/mistral-event-engine.init.in: Update init script template to
        provide mistral-event-engine service rather than mistral-engine
        which conflicted with mistral-engine.init.in (LP: #1757433).
    
      [ Thomas Goirand ]
      * Switch to openstack-pkg-tools >= 70~ shared debconf templates.
    
     -- Corey Bryant <email address hidden>  Wed, 21 Mar 2018 10:12:49 -0400