Your message dated Thu, 06 Sep 2018 07:02:10 +0000
with message-id <[email protected]>
and subject line Bug#902016: fixed in mistral 7.0.0-1
has caused the Debian Bug report #902016,
regarding mistral: Add mistral-event-engine binary package and init template
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
902016: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902016
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mistral
Version: 6.0.0-3
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu cosmic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/control, d/mistral-event-engine.init.in: Add mistral-event-engine
binary package and init template.
Thanks for considering the patch.
-- System Information:
Debian Release: buster/sid
APT prefers cosmic
APT policy: (500, 'cosmic'), (500, 'bionic-security')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.15.0-23-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru mistral-6.0.0/debian/control mistral-6.0.0/debian/control
--- mistral-6.0.0/debian/control 2018-03-26 12:50:46.000000000 -0400
+++ mistral-6.0.0/debian/control 2018-06-21 09:39:30.000000000 -0400
@@ -161,6 +161,27 @@
.
This package contains the Engine.
+Package: mistral-event-engine
+Architecture: all
+Depends:
+ adduser,
+ mistral-common (= ${source:Version}),
+ ${misc:Depends},
+ ${ostack-lsb-base},
+ ${python3:Depends},
+Description: OpenStack Workflow service - Event Engine
+ Mistral is a workflow service. Most business processes consist of multiple
+ distinct interconnected steps that need to be executed in a particular order
+ in a distributed environment. One can describe such process as a set of tasks
+ and task relations and upload such description to Mistral so that it takes
+ care of state management, correct execution order, parallelism,
+ synchronization and high availability. Mistral also provides flexible task
+ scheduling so that it can run a process according to a specified schedule
+ (i.e. every Sunday at 4.00pm) instead of running it immediately. Such set of
+ tasks and relations between them is called a workflow.
+ .
+ This package contains the Event Engine.
+
Package: mistral-executor
Architecture: all
Depends:
diff -Nru mistral-6.0.0/debian/mistral-event-engine.init.in
mistral-6.0.0/debian/mistral-event-engine.init.in
--- mistral-6.0.0/debian/mistral-event-engine.init.in 1969-12-31
19:00:00.000000000 -0500
+++ mistral-6.0.0/debian/mistral-event-engine.init.in 2018-06-21
09:39:30.000000000 -0400
@@ -0,0 +1,20 @@
+#!/bin/sh
+### BEGIN INIT INFO
+# Provides: mistral-event-engine
+# Required-Start: $network $local_fs $remote_fs $syslog
+# Required-Stop: $remote_fs
+# Should-Start: postgresql mysql keystone rabbitmq-server ntp
+# Should-Stop: postgresql mysql keystone rabbitmq-server ntp
+# Default-Start: 2 3 4 5
+# Default-Stop: 0 1 6
+# Short-Description: Mistral event engine
+# Description: Mistral event engine
+### END INIT INFO
+
+# Author: Corey Bryant <[email protected]>
+
+DESC="OpenStack Mistral Event Engine"
+PROJECT_NAME=mistral
+NAME=${PROJECT_NAME}-event-engine
+DAEMON=/usr/bin/mistral-server
+DAEMON_ARGS="--server event-engine"
--- End Message ---
--- Begin Message ---
Source: mistral
Source-Version: 7.0.0-1
We believe that the bug you reported is fixed in the latest version of
mistral, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated mistral package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 03 Sep 2018 22:58:27 +0200
Source: mistral
Binary: mistral-api mistral-common mistral-engine mistral-event-engine
mistral-executor python3-mistral
Architecture: source all
Version: 7.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Description:
mistral-api - OpenStack Workflow service - API
mistral-common - OpenStack Workflow service - common files
mistral-engine - OpenStack Workflow service - Engine
mistral-event-engine - OpenStack Workflow service - Event Engine
mistral-executor - OpenStack Workflow service - Executor
python3-mistral - OpenStack Workflow Service - Python libraries
Closes: 902016
Changes:
mistral (7.0.0-1) unstable; urgency=medium
.
* New upstream release.
* Uploading to unstable.
* Add mistral-event-engine binary package and init template, thanks to
Corey Bryant <[email protected]> for the patch (Closes: #902016).
Checksums-Sha1:
bddc4e3f00d1dc47dac7d69af3b917109c0654de 4599 mistral_7.0.0-1.dsc
da632dd34dadfbab0eed901704bb2d3609d000db 556968 mistral_7.0.0.orig.tar.xz
f75f173c82e1aba2de9c78dca18f2a7e412644ad 6696 mistral_7.0.0-1.debian.tar.xz
7f461bfcd2196734796d2e9d83c0bf7ab370156f 20624 mistral-api_7.0.0-1_all.deb
f29708596efde30162d2a16946b9bf59433d8b3f 38860 mistral-common_7.0.0-1_all.deb
2512e41776c008492a1c467b801cefc6ddd249b3 7284 mistral-engine_7.0.0-1_all.deb
6e31e007406dc8c61065a6263f1ec26aa450d92c 7324
mistral-event-engine_7.0.0-1_all.deb
8af11b82194aa10f27ea56761d9664876dc9ef85 7288 mistral-executor_7.0.0-1_all.deb
8c8c5f3905940adcb6f0f8d05fa2e21bac90f4a1 17221 mistral_7.0.0-1_amd64.buildinfo
d822fa462c569f13f34cb3f289375d5e28f5ea10 279932 python3-mistral_7.0.0-1_all.deb
Checksums-Sha256:
c537a8e3c4f36db4cc0837cd22db209e6ca487bdfa205f7e15b9f5251bb6ebb9 4599
mistral_7.0.0-1.dsc
1d3be42c14a72f8b32c1c0c45b6e7dd8d3a03973bd70066fb6f375d69047033e 556968
mistral_7.0.0.orig.tar.xz
ba3a2a36cbbb02da4ae7276c86285c8c908593415e662861e66964dc14f21df1 6696
mistral_7.0.0-1.debian.tar.xz
096d06e996a5132c3a76584ef337a15e59ae5b3ab495e4e8208ebda8866c7279 20624
mistral-api_7.0.0-1_all.deb
5db6dbbbda0c787886fe6d1cedb97b960f5d186d9534d816b9476cc8b719eb44 38860
mistral-common_7.0.0-1_all.deb
019153115a1699b8d760d3ff20f2c14c252849e5b4e139559bf6658ec2a389ab 7284
mistral-engine_7.0.0-1_all.deb
802fcc0e6c31da304bed39ed9fcc222835ae65785a0180741fa040406d532ad6 7324
mistral-event-engine_7.0.0-1_all.deb
aca78b0bf4f99fdd6fc6dcf912c48af1357da7c8401ac332fba7270e82aaaba4 7288
mistral-executor_7.0.0-1_all.deb
98ee14edec17bffbaf5bd3224a84a73a2ee00014a4c1c1cdf6124303702ee63f 17221
mistral_7.0.0-1_amd64.buildinfo
6dadc37edae3c7d93e98911bc11e524de393b51a141e8a7264da6a341d35daf8 279932
python3-mistral_7.0.0-1_all.deb
Files:
a9633ebd8d76678fdcd263edb77760cd 4599 net optional mistral_7.0.0-1.dsc
dccb89358d7795bb85b087130931998c 556968 net optional mistral_7.0.0.orig.tar.xz
c210798828967914a4d030d57060bb76 6696 net optional
mistral_7.0.0-1.debian.tar.xz
89c8ac00849bb335b8f972b6cdcf1040 20624 net optional mistral-api_7.0.0-1_all.deb
d10c104c68844124e82c9486705996a3 38860 net optional
mistral-common_7.0.0-1_all.deb
2407083e4217f0303d0aab451d5298b7 7284 net optional
mistral-engine_7.0.0-1_all.deb
491840106ad7082290c54705c5a47a06 7324 net optional
mistral-event-engine_7.0.0-1_all.deb
eacca241500882bd7e4814286772d0ec 7288 net optional
mistral-executor_7.0.0-1_all.deb
5d0b5ef8e5935519c2d520a4ea79996e 17221 net optional
mistral_7.0.0-1_amd64.buildinfo
fc549d0b77a8fb0279dc04fe1d992936 279932 python optional
python3-mistral_7.0.0-1_all.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEtKCq/KhshgVdBnYUq1PlA1hod6YFAluP4wgACgkQq1PlA1ho
d6a0Pw/+OVrCVwfs4BklKUfjAOoVlSOxFMjxtTYzaC9bcQuYWY0dRk6ZvQb4ATRv
kt1Tg+FHkNmJddXheUPc67jIkFbfqfFud42MG4LyrQNEffFThLsOhRWxOzA3GKS1
fTDazTGxtonxI5n+myCkdGIr2lppvy9n638vfTefTVWXChK7MHOP4KCZ9s6vNHB6
uDRGETmTisRBD2SsELe8SJ1UR0DPGX/zTm8Hif+wyAVJnZANGw9urLcKNplaYrD/
HRvcMD7ATiueATCCFrRjDt/nEyUD2YmXOkI7nW8Fuiq6fsDJ0hiohVgVtUDa2Oyl
hNFLX7k55c4Y8rWPZs5UTLXGjJ3iji89OY35jZn9Lwe8wfvkxGiIDvXR70zNZBae
PXbfWh9xKRx+6JhnAbdvy9QfY/lXlP8oP1n7SDe5zcPa1LI6Fm8DMP3WrmTwskbl
VOzf8agHoLwYiMHLo0XDIASo9K4igdeKitGI1/RtfG7QKjCZA6VfncjRXLo2cy4i
lj/0h3s5vNTwesyQeNInD6gnByBHt8GgDT1wk/FFSJOd02jlsDn2YEPqOnYqT90G
mQouDIpAZKQOgGCml/qQlaSlRKoeUEhDuZ9VjhdRuoy/+WqcaR1d9X93onqyf3Uh
EvU2Mm/UVVr4bKVw5nr2vWQDN8NTyT1fdO17T5kGoqEn1EO5mAM=
=gPtC
-----END PGP SIGNATURE-----
--- End Message ---