In this changeset, I do some tidy up so I can later on make it
easier to refactor the lot.
Partially Implements: blueprint openstackclient-plugin
Change-Id: I566101fb951b9489481a3e6c1a4008c80b14f6fd
In this changeset, I updated the Watcher CLI to support the new
goal_uuid and strategy_uuid fields that were introduced.
Partially Implements: blueprint get-goal-from-strategy
Change-Id: I27b239361dd7df7e18d996e31da64d9477d172cc
In this changeset, I add the support for the /strategies endpoint.
Partially Implements: blueprint get-goal-from-strategy
Change-Id: I63dbbaefee18e7ae6db180478aae89ac4c09d2cc
In this changeset I added the support for the refactored /goals API.
Partially Implements: blueprint get-goal-from-strategy
Change-Id: Idbf8ced7ad9fbe6246e27791890e9b6a3ec0dc9c
In watcher blueprint watcher-add-actions-via-conf introduce
updates of Action object. We have to synchronize watcherclient
to be able to display correctly action resource fields on console.
Change-Id: I1ace65ab85ed4422d9c8cd2846cc73d0a0b51e4d
Implements: blueprint watcher-add-actions-via-conf