2 Commits

Author SHA1 Message Date
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
Roger Luethi
d9433b8aad Add batch_for_windows
Add a library used by osbash to generate Windows batch files that
can build a base disk and create a VM cluster with no dependency
other than VirtualBox.

Partial-Bug: 1312764
Implements: blueprint openstack-training-labs
Change-Id: I43cf5f47ac17b8292c5ce32a6849e89d1e192be3
2014-06-16 14:13:24 +02:00