Initial commit of xen devstack support
diff --git a/tools/xen/templates/hosts.in b/tools/xen/templates/hosts.in
new file mode 100644
index 0000000..8ab4c3e
--- /dev/null
+++ b/tools/xen/templates/hosts.in
@@ -0,0 +1,8 @@
+127.0.0.1   localhost
+127.0.0.1   %HOSTNAME%
+::1     localhost ip6-localhost ip6-loopback
+fe00::0     ip6-localnet
+ff00::0     ip6-mcastprefix
+ff02::1     ip6-allnodes
+ff02::2     ip6-allrouters
+