devstack/tools
Mate Lakat 5a56cd6283 xenapi: Cleanup networking
OpenStack VM had 4 interfaces, from which eth0 was connected to HIMN (Host
Internal Management Network), and not used at all. The reason for not
using this interface according to johngarbutt is:
 - VNC console would not work
 - migrations would not work
 - many other things
This change removes the interface, thus devstack is providing the
same architecture as described in the official documentation, YAGNI
applied on the HIMN:

    http://goo.gl/dmrNF

The change also modifies some defaults, so it's easier to get started:
 - The Ubuntu VM is network-installed through the management network
 - OS VM is getting its address on the management network through DHCP
 - Default Public IP addresses aligned to stack.sh defaults
 - OS Services are listening on Management Interface

Related to blueprint xenapi-devstack-cleanup

Change-Id: I73c9751ade6f4786b8b682a1994cb87f0a624379
2013-06-20 14:43:14 +01:00
..
jenkins Remove trailing whitespaces in regular file 2012-03-09 16:04:56 +08:00
uec don't need static uec meta/user data since we generate 2011-11-07 10:29:05 -08:00
xen xenapi: Cleanup networking 2013-06-20 14:43:14 +01:00
build_bm_multi.sh Mova nova configuration initialization 2013-03-18 11:16:38 -05:00
build_bm.sh Source functions before stackrc 2012-08-01 20:03:01 -05:00
build_pxe_env.sh Cleanup tools scripts 2012-06-27 22:25:56 -05:00
build_ramdisk.sh Remove DEFAULT_STACK_USER, just use STACK_USER 2013-01-25 11:09:17 -06:00
build_tempest.sh Remove leftover references to files/pips/ 2012-11-29 09:19:16 +01:00
build_uec_ramdisk.sh Remove leftover references to files/pips/ 2012-11-29 09:19:16 +01:00
build_uec.sh Remove DEFAULT_STACK_USER, just use STACK_USER 2013-01-25 11:09:17 -06:00
build_usb_boot.sh Fixed path for calling build_uec_ramdisk.sh from build_usb_boot.sh 2012-11-06 10:11:06 +02:00
copy_dev_environment_to_uec.sh Remove DEFAULT_STACK_USER, just use STACK_USER 2013-01-25 11:09:17 -06:00
create_userrc.sh Fix create_userrc.sh private key hang 2013-02-20 17:55:04 -06:00
get_uec_image.sh fix typo in get_uec_image.sh 2012-11-30 17:51:12 -05:00
info.sh package: consolidate get_packages logic 2013-02-26 17:39:05 +09:00
install_openvpn.sh Cleanup tools scripts 2012-06-27 22:25:56 -05:00
install_prereqs.sh RHEL6 support rpms 2013-04-29 11:46:57 +10:00
make_cert.sh Add tools/make_cert.sh 2013-01-10 01:56:23 -06:00
upload_image.sh Add tools/upload_image.sh 2012-08-17 12:12:46 -05:00
warm_apts_for_uec.sh Remove leftover references to files/pips/ 2012-11-29 09:19:16 +01:00