Revision Date Author Comments
# 73eaceeb 23-Oct-2020 Bob King <Bob_King@wistron.com>

regulators: Add Services to ActionEnvironment

Add Services& services to the ActionEnvironment constructor.
Add Services& getServices() to the ActionEnvironment class.
Add Services& services to the A

regulators: Add Services to ActionEnvironment

Add Services& services to the ActionEnvironment constructor.
Add Services& getServices() to the ActionEnvironment class.
Add Services& services to the ActionEnvironment class.
Update the ActionEnvironment test for the new getServices() method.
Update classes that create an ActionEnvironment.
Update all affected testcases that create an ActionEnvironment.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I12ac9f301746965aa282b69432a71ad525739c9e

show more ...


# 78488f61 05-Nov-2019 Shawn McCarney <shawnmm@us.ibm.com>

Create regulators action_utils namespace

Create the action_utils namespace for utility functions related to the
regulators action framework.

Create a function in that namespace that executes a vect

Create regulators action_utils namespace

Create the action_utils namespace for utility functions related to the
regulators action framework.

Create a function in that namespace that executes a vector of actions.

Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com>
Change-Id: I22297435daad0d5f6ad61157c094938f0488f076

show more ...