Currently, watcher start actionplan command uses update request
to start the action plan.
PATCH /v1/action_plans
This Patch Set will send the request to new API for action plan start
POST /v1/action_plans/action_plan_uuid/start
Depends-on: I5353e4aa58d1675d8afb94bea35d9b953514129a
Change-Id: I15291efa994daf719342d764f6179ca7699d8b08
Related-Bug: #1756274
Actionplan create command can create new
audit which looks ambiguous as audit should only
be created by audit command.
Change-Id: I6d8116b4520be5cbb4289de7caf9cc99251e1f9f
Closes-bug: #1764654
This patch set adds tempest plugin to register existing tempest
tests of watcherclient. It is also required to let devstack-tempest
job to launch watcherclient functional tests.
Change-Id: I4d906fd597048bb37803a2bb42f8357502cf1b76
This patch set adds command "strategy state"
that allows to request strategy requirements to run.
Partially-Implements: blueprint check-strategy-requirements
Change-Id: I327cc4f5a887f62af700bd646576caa036faaf75
This patch updates help message of "watcher audittemplate create"
It updates help about storage scoper.
Change-Id: I46be98c2819c2dfb2a7ef3fe1aa98caa90ececfd
Implements: blueprint audit-scoper-for-storage-data-model
This patch set replaces itervalues() method with values()
to get py3.* compatibility.
Closes-Bug: #1738772
Change-Id: Ie13d15d6f407b08ba087168ac647669c0df2c30a
This patch adds changes for python-watcherclient for
multiple global efficacy indicator.
Change-Id: I8a7b283f4f79dc5e412fc0addfc4302ae49425ae
Implements: blueprint multiple-global-efficacy-indicator
This patch removes retries from python-watcherclient in case
watcher-api responded with conflict case.
Change-Id: I830abe0a3cd67484e165a0a42d5a57b75ed4dac6
Closes-Bug: #1725088
Since scoping file format has changed by implementing cdm-scoping,
this patch updates audit_template create help message
about scoping file example.
Partially-Implements blueprint cdm-scoping
Change-Id: Ia9c4c23b5f6c4d99d59305297ea3c7aa9dcfbc94
This patch updates permissions up to 755 for post_test_hook.sh
to let it be executed using jenkins jobs.
Change-Id: I0224d10089df05729b8d479d6d910a2a2105c3f8
Now for wrap input it will take only postive integers as an input and
if any negative numbers are give it will give output as "Wrap argument
should be a positive integer".
Change-Id: I375dab0bdd53ee464f5634162472000119f247cb