Gitiles
Code Review
Sign In
osm.etsi.org
/
osm
/
N2VC
/
bc0daf83db3d783039db7c8c8496a4eb0ceddfe0
/
.
/
tests
/
charms
/
layers
/
broken
/
actions.yaml
blob: 6cd6f8c7732f8d59e45e6f3fc02b01bc4b3d232b [
file
] [
log
] [
blame
]
Adam Israel
7bf2f4d
2019-03-15 15:28:47 -0400
[
diff
] [
blame
]
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