training-guides/labs/lib/wbatch
Roger Luethi 9e9968197c wbatch: elevated privileges for create_hostnet
Currently, create_hostnet.bat asks no less than six times for elevated
privileges (once for each network created or modified). This change adds
code that allows create_hostnet to keep the elevated privileges while
configuring networks. That is, it prompts once rather than six times.

Partial-Bug: 1312764
Implements: blueprint openstack-training-labs
Change-Id: I30f9c158c674f1e308dc14d5e2efef184b6d464b
2014-06-17 18:56:10 +02:00
..
batch_for_windows wbatch: elevated privileges for create_hostnet 2014-06-17 18:56:10 +02:00
README.rst Add README.rst for subdirectories 2014-06-16 16:55:23 +05:30
template-begin_base_bat Add Windows batch templates used by wbatch/osbash 2014-06-16 14:22:52 +02:00
template-begin_node_bat Add Windows batch templates used by wbatch/osbash 2014-06-16 14:22:52 +02:00
template-create_hostnet_bat Add Windows batch templates used by wbatch/osbash 2014-06-16 14:22:52 +02:00
template-elevate_privs_bat wbatch: elevated privileges for create_hostnet 2014-06-17 18:56:10 +02:00
template-end_file_bat Add Windows batch templates used by wbatch/osbash 2014-06-16 14:22:52 +02:00
template-file_header_bat Add Windows batch templates used by wbatch/osbash 2014-06-16 14:22:52 +02:00
template-find_vbm_bat Add Windows batch templates used by wbatch/osbash 2014-06-16 14:22:52 +02:00
template-mkdirs_bat Add Windows batch templates used by wbatch/osbash 2014-06-16 14:22:52 +02:00

The files in this directory are used to create Windows batch scripts that can build base disks and VM clusters.