Add module priority setter CLI command

Registered by Maxime Cottret

Module priority CLI command
###########################

Priority in CK modules is used to set the execution order of all enabled modules.
Currently, the priority value can only be set with the REST API.

This blueprint proposes to add a CLI command to set the priority of a module

Work items:

- in V1/shell.py, update *do_module_list* fucntion to also print the *priority* field
- in V1/core.py, add a method *set_priority(self, priority)* to *CloudkittyModule*
- in V1/shell.py, add a do_module_set_priority to create a new CLI command

Blueprint information

Status:
Complete
Approver:
Maxime Cottret
Priority:
Undefined
Drafter:
Maxime Cottret
Direction:
Needs approval
Assignee:
Maxime Cottret
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Gauvain Pocentek
Completed by
Gauvain Pocentek

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.