[katello-devel] CLI/API support for SLAs in Katello master

Bryan Kearney bkearney at redhat.com
Fri Apr 6 14:15:44 UTC 2012


On 04/06/2012 02:49 AM, Tomas Strachota wrote:
> Hi,
> latest modifications and tests to support service level agreements in
> Katello have just been merged into master.
>
>
> In susbcription manager SLA can be set for consumers by commands:
>
> subscription-manager register --org ACME_Corporation --environment Dev
> --servicelevel=SLA --autosubscribe
>
>
> In katello-cli
> # can be set at registration time
> katello system register --name=sys1 --environment=Dev
> --org=ACME_Corporation --service_level=SLA

Should we standardize on servicelevel?
>
> #later via update
> katello system update --name=sys1 --org=ACME_Corporation
> --service_level=SLA
>
> #all available SLAs can be listed by
> katello org info --name ACME_Corporation

This is in the ORG detail now?


>
> #SLA assigned to a system can be displayed by
> katello system info --name=sys1 --org=ACME_Corporation
>
>
> This functionality is available since:
> katello-0.2.26-1
> katello-cli-0.2.22-1
>
>
-- bk




More information about the katello-devel mailing list