From c5162f01bb54eab6b3c4056074e28e0080dc4d08 Mon Sep 17 00:00:00 2001 From: yuyang Date: Mon, 20 Feb 2017 11:28:17 +0800 Subject: Add liscense to file headers JIRA: BOTTLENECK-133 Some Yaml, XML and __init__.py file do not have liscense headers. This patch is to add headers to those files or delete those are deprecated. Change-Id: Ie059b1f1879eb420eec171f96985247510c74642 Signed-off-by: yuyang --- utils/dev_env/deploy/libvirt_template.xml | 41 ------------------------------- 1 file changed, 41 deletions(-) delete mode 100644 utils/dev_env/deploy/libvirt_template.xml (limited to 'utils/dev_env/deploy/libvirt_template.xml') diff --git a/utils/dev_env/deploy/libvirt_template.xml b/utils/dev_env/deploy/libvirt_template.xml deleted file mode 100644 index eddeff00..00000000 --- a/utils/dev_env/deploy/libvirt_template.xml +++ /dev/null @@ -1,41 +0,0 @@ - - REPLACE_NAME - REPLACE_MEM - REPLACE_MEM - REPLACE_CPU - - hvm - - - - - - - destroy - restart - restart - - - - - - - - - - - - - - - - - - - - - - - -- cgit 1.2.3-korg