charm-layer-openstack/actions
Liam Young 207bac8bec Ensure endpoints are populated within actions
When actions are run the reactive run_at{start,exit} methods are not
implicit run. This means that some data associated with endpoints
is missing. For example reactive.Endpoint.all_joined_units is always
None.

Change-Id: I565fb534612a06d76e6688ed4f06ad64bc42e512
2021-05-11 08:06:09 +00:00
..
os_actions.py Ensure endpoints are populated within actions 2021-05-11 08:06:09 +00:00
pause Add generic action code. 2018-09-20 13:00:04 +00:00
restart-services Add action to restart services 2018-11-30 15:36:26 +00:00
resume Add generic action code. 2018-09-20 13:00:04 +00:00