> For your information. These are my first python or programming steps. > We use VNUML and want to use a more flexible system on work, which is > easy to use and work on Windows as well, so my decision was to learn > programming and try to get the job done by myself. > > If anyone has tips for better code, please let me know, there are many > lines I don't really like, but they work for the moment. > > If anyone want to try what I have written: > > Just checkout my scripts from svn: > > http://svn.ai.fh-erfurt.de/subversion/VNBox > > You will get there 4 files. > > The problem is in file VNBox_VM.py in method removevm Line 258. > > To get the complete program running you need an xml file and an > template operaring system. Both can be downloaded from > http://svn.ai.fh-erfurt.de/tmp/
Sorry, I've set the wrong permission, so the files there where unable to download. Problem is now solved, so anyone could try. > > To get into the problem just use: > VNBox.py test_scenario.xml create (which will create the machines in > VirtualBox) > and > VNBox.py test_scenario.cml remove (which will remove the scenario and > the failure would come up (only on Windows)) > There are other parameters available like start (starting the > scenario), stop (try to shutdown the systems with ACPI) and kill > (poweroff). > > There are many things to to, but for the moment I have a behavior like > the old VNUML: > > Greetings, > Thomas > > > > -- Thomas Belián Fachhochschule Erfurt Fakultät Gebäudetechnik und Informatik Fachrichtung Angewandte Informatik Labor Betriebssysteme/Netze Postfach 45 01 55, 99051 Erfurt Telefon: 0361 6700 - 647 Telefax: 0361 6700 - 643 E-Mail: [email protected] Web: http://www.ai.fh-erfurt.de _______________________________________________ vbox-dev mailing list [email protected] https://www.virtualbox.org/mailman/listinfo/vbox-dev
