Skip to content

LCM service mangement new methods proposed #14

Description

@BruceHorowitz

Services.Management.LCM.ExecutionEnvironments.{ExecutionEnvironmentId}.Packages method install should be divided into 3 methods. Download, Install and update

The reason for this is that you may wish to deploy a new package during the day but not do the install / update until the night so as not to unduly disrupt an ongoing service.

The reason for separating the commands install and update is more one of convenience. Otherwise you would need to backup, stop, install, start, restore a service. Update should be able to perform all 5 commands

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions