restart-services: description: | Restarts services this charm manages. params: deferred-only: type: boolean default: false description: | Restart all deferred services. services: type: string default: "" description: | List of services to restart. run-hooks: type: boolean default: true description: | Run any hooks which have been deferred. run-deferred-hooks: description: | Run deferable hooks and restart services. . NOTE: Service will be restarted as needed irrespective of enable-auto-restarts show-deferred-events: descrpition: | Show the outstanding restarts