Skip to content

Commit f4b4a79

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "XenAPI: Move dom0 related operations to os-xenapi devstack plugin"
2 parents e403cd3 + f15fd26 commit f4b4a79

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

lib/nova_plugins/hypervisor-xenserver

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -84,14 +84,6 @@ function configure_nova_hypervisor {
8484
* * * * * /root/rotate_xen_guest_logs.sh >/dev/null 2>&1
8585
CRONTAB
8686

87-
# Create directories for kernels and images
88-
{
89-
echo "set -eux"
90-
cat $TOP_DIR/tools/xen/functions
91-
echo "create_directory_for_images"
92-
echo "create_directory_for_kernels"
93-
echo "install_conntrack_tools"
94-
} | $ssh_dom0
9587
}
9688

9789
# install_nova_hypervisor() - Install external components

0 commit comments

Comments
 (0)