devstack/tools/xen/scripts
Mate Lakat 2f524bd905 xenapi: cleanup VM Installation
VM installation created a machine with multiple network interfaces. This
is a needless complexity at that point, we only need one interface. This
change removes the complex network interface setup from
install-os-vpx.sh script, so that only one network interface is created,
which is connected to the selected network (management by default). This
change also removes a lot of non-used code from install-os-vpx.sh
Specify the network to be used for ubuntu netinstall with:

    UBUNTU_INST_BRIDGE_OR_NET_NAME

defaults to $MGT_BRIDGE_OR_NET_NAME.

This change also includes:
 - use precise as default

Related to blueprint xenapi-devstack-cleanup

Change-Id: Ib0a0a316e849f2c2651305ea657c84820cd2bb3b
2013-06-20 15:22:58 +01:00
..
install_ubuntu_template.sh xenapi: cleanup VM Installation 2013-06-20 15:22:58 +01:00
install-os-vpx.sh xenapi: cleanup VM Installation 2013-06-20 15:22:58 +01:00
manage-vdi Make devstack work with xcp-xapi package on Ubuntu 12.04 2012-05-22 18:12:43 +01:00
mkxva Remove trailing whitespaces in regular file 2012-03-09 16:04:56 +08:00
on_exit.sh Improvements to DevStack's XenServer scripts 2012-05-22 18:12:43 +01:00
templatedelete.sh Add script to delete templates 2012-05-10 15:42:29 -07:00
uninstall-os-vpx.sh Improvements to DevStack's XenServer scripts 2012-05-22 18:12:43 +01:00