projects
/
osm
/
devops.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix bug 1754: update keystone dockerfile to ubuntu 20.04
[osm/devops.git]
/
charms
/
layers
/
simple
/
actions.yaml
1
touch:
2
description: "Touch a file on the VNF."
3
params:
4
filename:
5
description: "The name of the file to touch."
6
type: string
7
default: ""
8
required:
9
- filename