cm_api
cm_api copied to clipboard
ApiService from python binding is missing first_run function.
When installing a new service to an existing cluster using the CM API python binding there should be a way to execute all commands listed in the services SDL under serviceInit. Having a first_run function seems like the logical place to handle this.