67 Commits

Author SHA1 Message Date
18bab73ed7 Update reno for stable/pike
Change-Id: I39e3f68f6dd868325a250892574cd8dbaf18f4c8
2017-08-11 13:32:53 +00:00
Michal Gershenzon
356a1cf274 Create and run a workflow within a namespace
Add release note and improve docs.

Change-Id: I6edc4e22f90c029d7f3b6e149396cd741266c6a9
2017-08-02 05:19:47 +00:00
Nikolay Mahotkin
96e2f8eeb8 Add releasenote for public event triggers
Change-Id: I15c2ece923a9477882f3859fb5cb67d7af2c7391
2017-08-01 10:44:53 +03:00
Jenkins
05711f6f33 Merge "Update docker build" 2017-07-24 15:22:46 +00:00
Sharat Sharma
532bfaf600 Switch from oslosphinx to openstackdocstheme
As part of the docs migration work[0] for Pike we need to switch to use
the openstackdocstheme.

[0]https://review.openstack.org/#/c/472275/

Change-Id: Ic0686fc1f1128d52c2ffb195d3cedb30de6f9c73
2017-07-05 05:10:00 +00:00
Andras Kovi
3c37ef5ed5 Update docker build
Update the Mistral docker image and tooling has been updated to
significantly  ease the starting of a Mistral cluster. The setup
now supports all-in-one and multi-container deployments. Also,
the scripts were cleaned up and aligned with the Docker best
practice.

Change-Id: I803d69ee17e7f5ebc95ec2c81887c4f580d73715
2017-07-03 13:22:44 +02:00
Jenkins
6ae4e10860 Merge "Update AdHoc Actions to support context data references" 2017-05-19 16:03:39 +00:00
Bob Haddleton
a121aacbbc Update AdHoc Actions to support context data references
AdHoc actions can be defined using YAQL and Jinja2 expressions in the
same way as Tasks, but they could not access the associated context
data because the context was not available when the expression is
evaluated.  This patchset passes the task and workflow context into
the AdHocAction object so that the inputs can be evaluated using the
available context, and the context data will be available for
reference.

Added a test to verify that the env() works in AdHoc Actions.

Change-Id: Ib95604d3d494a443e852bc7f5eee24f398b1648c
Closes-Bug: 1690158
2017-05-17 22:09:29 -05:00
Lingxian Kong
9b0cba60b3 Add release note for "action_region" support
Change-Id: I1b56e6d265b4e0b02d90142cbf157fa6e274f34d
2017-05-16 22:13:28 +12:00
Renat Akhmerov
0415a7c44b Release notes for "evaluate_env"
Change-Id: I9a164e317d3a50a2ddb42e5b20c7c2c7bdaf679f
2017-05-12 16:13:37 +07:00
Jenkins
1f71b81967 Merge "Add Apache License Content in index.rst" 2017-04-12 07:53:40 +00:00
XieYingYun
69451e1f80 Add Apache License Content in index.rst
Add Apache License 2.0 Content which is necessary
for ./releasenotes/source/index.rst

Change-Id: I6dabd53bf309517ee699b3614a106c24278d45d1
2017-04-10 19:34:51 +08:00
Lingxian Kong
0c4aba5e80 Add release note for resource RBAC feature
Change-Id: I2ddac7381011c52d7b9d2106be43c8e99645f152
2017-04-08 15:10:24 +12:00
Lingxian Kong
7009a91a34 Add release note for 'created_at' support in execution()
For https://review.openstack.org/#/c/448843/

Change-Id: I5eac88588cc6cc52f5023408f3e6a2a2d0e9ab25
2017-03-24 10:28:52 +13:00
Jenkins
58b10ebb44 Merge "External OpenStack action mapping file support" 2017-03-03 13:37:11 +00:00
Istvan Imre
91237c2baa External OpenStack action mapping file support
Release note and command line parameter added.
From now it is optional to list openstack modules in mapping file which
you would not include into supported action set.

Change-Id: I5ab01395c507fc857dca7cf08ab344a07def0dcf
2017-03-03 08:00:30 +00:00
Michal Gershenzon
861d572b23 Remove output from list action executions API
output field should be returned only when getting one action execution

Change-Id: I9913f4893b3eaf30faca1a747eeeda493dbc0fb2
Closes-Bug: #1610817
2017-03-02 10:40:37 +00:00
Jenkins
d42379ec02 Merge "Add reno for tasks function" 2017-02-15 11:10:05 +00:00
Michal Gershenzon
c6e1ff7e76 Add reno for tasks function
Documentation on how to use should also be added.

Change-Id: I6a2c4c08042cd2e8546c7117c0c02cbcb4f1da53
2017-02-12 16:10:04 +00:00
Jenkins
29dfe69d1e Merge "Revert "External OpenStack action mapping file support"" 2017-02-10 05:49:40 +00:00
Emilien Macchi
cc87dd7e2b Revert "External OpenStack action mapping file support"
Mistral API in WSGI is currently broken, see:
https://bugs.launchpad.net/mistral/+bug/1663368

This reverts commit a5fd5d452ad1db1a6f1d42e3e350554ce625c481.

Change-Id: I890a4be46b350d1adc53cb9ae15e2a7fdcad3e3f
Related-Bug: #1663368
2017-02-09 20:14:58 +00:00
Jenkins
159aca86a7 Merge "External OpenStack action mapping file support" 2017-02-08 11:48:17 +00:00
Istvan Imre
a5fd5d452a External OpenStack action mapping file support
Release note and command line parameter added.
Additionally from now on user don't need list all the
openstack modules in mapping file.

Change-Id: Ibdd2e2e471ecf23016b44f742166f6b22f1649b0
2017-02-08 08:21:38 +01:00
28fe3343c8 Update reno for stable/ocata
Change-Id: Ifee79fa4c2506fe19e4904ad258d930bc376951b
2017-02-02 23:36:51 +00:00
Jenkins
2852d113b1 Merge "Removed unnecessary utf-8 encoding" 2017-01-11 11:34:52 +00:00
Jenkins
7f0f09f410 Merge "Added gnocchi action pack" 2017-01-11 06:34:13 +00:00
Rajiv Kumar
285beb6f84 Removed unnecessary utf-8 encoding
Change-Id: Ic2ac9598e1098a9b75172af0cab1db31bc2cf9e7
2017-01-11 02:58:04 +00:00
fengchaoyang
6d9b53ef3d Added gnocchi action pack
This patch adds gnocchi action pack into mistral.

Change-Id: I1438b554356ad8ea6b86744eea1402e1f5526739
Depends-On: I99915d9ad5d1ccfa7ff326adab89937cf64a07ce
Implements: blueprint mistral-gnocchi-actions
2017-01-03 12:27:38 +08:00
Sharat Sharma
de38c414a0 Adding releasenotes for aodh action support
Change-Id: Ie8bd3518aca23d105e2f78c299fcf5c35c0d41d9
2016-12-23 12:35:47 +05:30
Jenkins
8a174bfa15 Merge "Added releasenote for retry policy update" 2016-12-08 10:50:21 +00:00
Sharat Sharma
fd5db96e85 Added releasenote for retry policy update
https://review.openstack.org/#/c/383617/ updates the retry policy
and is a huge change for some of the workflows. Hence, adding a
releasenote.

Change-Id: I86d88d80c3fbcba098d41671f3131f68d10fac03
2016-12-05 06:58:15 +00:00
Dmitry Tantsur
57e4614c16 Bump Ironic API version to 1.22 when creating the Ironic client
Due to how microversioning works in the Ironic client, it is not possible
to use API features introduced in API version 1.10 and later from Mistral,
as the default version is 1.9 (mid-Liberty). This change bumps the required
API version to 1.22 (Newton final).

See the following link for the full API version history:
http://docs.openstack.org/developer/ironic/dev/webapi-version-history.html

Change-Id: I1c605fc00efe5fe8956d6547ea5e85e6e1172c9b
2016-11-30 15:23:27 +01:00
Sharat Sharma
1312852c88 Added releasenote for Senlin Action Pack
Change-Id: I381b5ad37635e8a771532d6e006bb05569dcaf77
2016-11-15 14:25:41 +05:30
Istvan Imre
603cd4808c Handle region_name in openstack actions
User now could define the region for the openstack actions.
It could be done via API in X-Region-Name and X-Target-Region-Name
in case of multi-vim feature is used.

*API change*
X-Region-Name: Header added to execution create
X-Target-Region-Name: Header added to execution create

Change-Id: Icbf63962a481c1282b95359894fa6245e0e97bac
Related-Bug: #1633345
2016-11-08 15:30:00 +01:00
Jenkins
d777252df1 Merge "Cleanup Newton Release Notes" 2016-10-13 11:42:34 +00:00
Jenkins
8cfc20a5b1 Merge "Enable release notes translation" 2016-10-12 19:30:49 +00:00
pawnesh.kumar
6beae4d12c Cleanup Newton Release Notes
Do not show versions 2.0.0 in  the Newton release notes - see
http://docs.openstack.org/releasenotes/mistral/newton.html

This adds the earliest-version directive to only show the Newton release
which was 3.0.0.

Also, do not generate an index file, it is empty, see:
http://docs.openstack.org/releasenotes/mistral/genindex.html

Change-Id: I295266c761d0d8f1fc6f8459f6c77e7e230de186
2016-10-10 13:34:01 +05:30
Andreas Jaeger
fc2f0bebc2 Enable release notes translation
Releasenote translation publishing is being prepared. 'locale_dirs'
needs to be defined in conf.py to generate translated version of the
release notes.

Note that this repository might not get translated release notes - or
no translations at all - but we add the entry here nevertheless to
prepare for it.

Change-Id: Iccf6d4dcd310d7834fc0259f47e3b04c8951cb72
2016-10-06 20:30:16 +02:00
pawnesh.kumar
c707c436c4 Declare the encoding of file
Change-Id: Ic4b9925a835e8fffb7ddd95439c006e9be2dae4c
Closes-Bug: #1630430
2016-10-05 07:38:12 +00:00
Doug Hellmann
92b901096f Update reno for stable/newton
Change-Id: I3a748b8424513d403782646769c4b705c4ec04a8
2016-09-19 18:11:28 -04:00
Doug Hellmann
ec349f0c3e standardize release note page ordering
In order to support automatically updating the release notes when we
create stable branches, we want the pages to be in a standard order.
This patch updates the order to be reverse chronological, so the most
recent notes appear at the top.

Change-Id: Ib364dcc8eb31275a31c83b68d7914263b183e393
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-09-08 14:54:41 -04:00
Jenkins
7a1451abdf Merge "Added releasenote for https support" 2016-08-03 02:37:07 +00:00
Dawid Deja
fb2fa02575 Update docs and add release not for safe-rerun flag
Change-Id: I05c16fd72326b8e34436e1dad9380f5e6fbde0a5
2016-08-02 08:46:22 +00:00
hardik
95016cbfda Added releasenote for https support
Change-Id: I55052c737b3049a078fa304aa837381d674b1657
2016-08-01 17:33:31 +05:30
Jenkins
d0009166e0 Merge "Release note for KeyCloak OIDC support" 2016-07-13 09:37:34 +00:00
Shaik Apsar
400c6227b4 Fix for YaqlEvaluationException in std.create_instance workflow.
Change-Id: Id67f203ccd9d8aa5150a3b481bf042ec29276d55
Closes-Bug:1599122
2016-07-12 00:29:23 -04:00
Renat Akhmerov
43c404d7fd Release note for KeyCloak OIDC support
Change-Id: I6715d12e15f40c803c40215ab19b2eb88dc589b0
2016-07-08 17:31:08 +07:00
Shaik Apsar
7e9c04ebb9 Add tacker actions in mistral
Change-Id: Ie5f445fae4aee7bb01a71b3959c0ff2610c52f1f
Implements: blueprint tacker-api-actions
2016-07-02 06:16:54 -04:00
Marcos Fermin Lobo
e512df9332 Release note for magnum actions support
Change-Id: I157d75f2ae7162daafef7db7ae0331b8cd110e70
Implements: blueprint add-magnum-action-pack
2016-06-16 09:23:37 +00:00
hardik
8d53a25ee2 Release note for murano actions support
Change-Id: Iba8fc02e9cedee7093f24676ac83ea18aa295afc
2016-06-15 10:39:04 +05:30