aboutsummaryrefslogtreecommitdiffstats
path: root/sdv/docker/sdvconfig/mapping/template/storage-mapping.json
diff options
context:
space:
mode:
authorSridhar Rao <sridhar.rao@spirent.com>2020-10-15 01:55:24 +0000
committerGerrit Code Review <gerrit@opnfv.org>2020-10-15 01:55:24 +0000
commitf12039ae1fb9ed773ddf3d8000c6645e5900c48e (patch)
tree53dff91c6d2bcbe8b0ba5511ea8e7a32f52dd993 /sdv/docker/sdvconfig/mapping/template/storage-mapping.json
parentc5bd3737e608b81ef5d4361739d680d2fb3bb1cb (diff)
parentb189119586d1d3cf176c31402daa4b34830ec48b (diff)
Merge "sdv-prevalidation: added src, mapping, documentation, Dockerfile, and server files"
Diffstat (limited to 'sdv/docker/sdvconfig/mapping/template/storage-mapping.json')
-rw-r--r--sdv/docker/sdvconfig/mapping/template/storage-mapping.json29
1 files changed, 29 insertions, 0 deletions
diff --git a/sdv/docker/sdvconfig/mapping/template/storage-mapping.json b/sdv/docker/sdvconfig/mapping/template/storage-mapping.json
new file mode 100644
index 0000000..ab7acef
--- /dev/null
+++ b/sdv/docker/sdvconfig/mapping/template/storage-mapping.json
@@ -0,0 +1,29 @@
+{
+ "storage_profile-bootdrive":{
+ "manifest_key":""
+ },
+ "storage_profile.bd_partitions-name":{
+ "manifest_key":""
+ },
+ "storage_profile.bd_partitions-size":{
+ "manifest_key":""
+ },
+ "storage_profile.bd_partitions-bootable":{
+ "manifest_key":""
+ },
+ "storage_profile.bd_partitions.filesystem-mountpoint":{
+ "manifest_key":""
+ },
+ "storage_profile.bd_partitions.filesystem-fstype":{
+ "manifest_key":""
+ },
+ "storage_profile.bd_partitions.filesystem-mount_options":{
+ "manifest_key":""
+ },
+ "storage_profile.data_devices-name":{
+ "manifest_key":""
+ },
+ "storage_profile.journal_devices-name":{
+ "manifest_key":""
+ }
+} \ No newline at end of file