~bigdata-charmers/charms/trusty/apache-hadoop-yarn-master/trunk

« back to all changes in this revision

Viewing changes to actions.yaml

add description to Juju Action

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
start-yarn:
2
 
    description: All of the YARN processes can be started with this utility script.
 
2
    description: All of the YARN processes can be started with this Juju action.
3
3
stop-yarn:
4
 
    description: All of the YARN processes can be stopped with this utility script.
 
4
    description: All of the YARN processes can be stopped with this Juju action.
5
5
restart-yarn:
6
 
    description: All of the YARN processes can be restarted with this utility script.
 
6
    description: All of the YARN processes can be restarted with this Juju action.