38 Commits

Author SHA1 Message Date
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
hardik
40a4b124bd Release note for role base access control
Change-Id: Ib477249fb2cad405500fd33df5df8d8e94983f2c
2016-06-14 14:16:05 +05:30
hardik
67b2584c1c Release notes for fail/pause/success transition message
Change-Id: I3a8bca3cbc4573e2a74e5bd75bf5ef19b79795ae
2016-06-02 11:08:39 +05:30
Michal Gershenzon
594b3e27f9 Add API to validate ad-hoc action
Add an API that gets an ad-hoc action DSL and validates it.
This is done in the same way workflows are validated today.

Change-Id: Ibbb949ef38befae1ef83a2a56cda4c817ceb41d4
Implements: blueprint validate-ad-hoc-action-api
2016-05-18 11:02:59 +00:00
Thierry Carrez
554e14e435 Update reno for stable/mitaka
Change-Id: I263ce614eecab3011f4333c6bcfa1663493e6311
2016-03-17 08:52:54 +00:00
Lingxian Kong
145b4a444e Add release notes for M-3
- New service actions support, remove the separated ones.
- Workflow sharing feature.
- Usage of workflow UUID.

Change-Id: Ia082fc0b70dbad62e1224e8ebe252677d5372c3a
2016-03-01 10:17:11 +13:00
Limor
2f973a1910 Release notes for Barbican actions
Change-Id: I27c3f2ee2719d08908f2eda314798d1a7e877c65
Implements: blueprint support-barbican-actions
2016-02-19 07:51:08 +00:00
venkatamahesh
8cbfd487a8 Fix spellings for two words
Change-Id: I0cd0a5fed4784cb08acc29dc0bddcbc205975e1e
2016-02-03 15:21:50 +05:30
Jenkins
a6d770896e Merge "Add release note for swift action support" 2016-02-01 08:24:15 +00:00
hparekh
f44b0bcb39 Add release note for tempest plugin
Change-Id: Id75f3ac4f72b85ce95c463a861c04ace6c18d33c
Partially-Implements: blueprint mistral-tempest-plugin
2016-01-22 05:52:18 +00:00
Lingxian Kong
79a0f8ab0d Add release note for swift action support
Change-Id: I8449946c3dbd8853cf3b7d3e0603b0d86965e972
2016-01-20 16:30:39 +13:00
hparekh
084bbedbd9 Release note for mistral-docker-image
Release note has been added for pre-installed
mistral docker image.

Change-Id: Iaaeb381e515c0ed8cd45efad245dde257731ce05
Partially-implements: blueprint mistral-docker-image
2015-12-24 16:28:16 +09:00
Michal Gershenzon
f93930bcb4 Add releatenote for fix execution saved in wrong tenant
Change-Id: I4443481743e4b74091e2e0aea608b5c872a3da4b
Related-Bug: 1521802
2015-12-16 16:12:40 +00:00
Moshe Elisha
976667c0a2 Fix concurrency issues by using READ_COMMITTED
The state of a workflow execution was not updated even when all task
executions were completed if some tasks finished at the same time as
other tasks.
Because we were using our connections with transaction isolation
level = REPEATABLE_READ - Each process was using a snapshot of the DB
created at the first read statement in that transaction.
When a task finished and evaluated the state of all the other tasks
it did not see the up-to-date state of those tasks - and so, because
not all tasks were completed - the task did not change the workflow
execution state.

Similar behavior happened with multiple action executions under same
task. On completion, each action execution checked the status of the
other action executions and did not see the up-to-date state of these
action execution - causing task execution to stay in RUNNING state.

Change-Id: I12f66134d92b8ed39df9d6128d7de5ee49aa8623
Closes-Bug: #1518012
Closes-Bug: #1513456
2015-12-09 08:01:38 +00:00
Jenkins
33e9bee117 Merge "Add release notes for Cinder v2 support" 2015-11-30 13:08:05 +00:00
Lingxian Kong
4efa097deb Add release notes for trove support
Change-Id: Iceddc8e44429ec98908c00e0070ebb1eb9896d40
2015-11-29 08:46:08 +08:00
Lingxian Kong
b3901dbbbe Add release notes for Cinder v2 support
Change-Id: Ib72ec654ddfa1ec17747fd759735af49335fd642
2015-11-29 00:05:29 +08:00
Lingxian Kong
559c440cd8 Adding releasenotes management to Mistral
Please get more information here[1][2] for understanding well about reno.

[1]: http://lists.openstack.org/pipermail/openstack-dev/2015-November/078301.html
[2]: http://docs.openstack.org/developer/reno/design.html

Change-Id: Iaba8cb4fd2de069debf75ba28977380b6a4cc09c
2015-11-21 00:26:36 +08:00