-
Hi
trying to use oz-install throws the following exception:
Traceback (most recent call last):
File "/bin/oz-install", line 159, in
customize or generate_icicle)
File "/usr/lib/python2.7/sit…
-
mv: writing ‘/usr/local/chroots/precise/usr/bin/tabs’: No space left on device
mv: failed to extend ‘/usr/local/chroots/precise/usr/bin/tabs’: No space left on device
mv: writing ‘/usr/local/chroots/p…
-
Running ./bootstrap_salt.sh git develop on RHEL65 fails with:
```
copying build/scripts-2.6/salt-master -> /usr/bin
copying build/scripts-2.6/salt-cloud -> /usr/bin
copying build/scripts-2.6/salt-cal…
-
determine whether this is a bug, or just something which is not supported by nova.
-
I am running the latest version of oz on a ubuntu12.04(precise)32-bit machine.
I tried to install CentOS 6.3 and it failed due to the 300second timeout
There is only a libvirt version: 0.9.8 for my ve…
-
I am trying to create an image with the following tdl file.
fedora16_x86_64
Fedora 16 x86_64 template
Fedora
16
x86_64
passw0rd
http://mirrors.kernel.org/fedora/releases/16/Fedora…
-
I am running the latest version of oz on a ubuntu12.04(precise)32-bit machine.
I tried to install OpenSUSE12.2 and it failed due to the 300second timeout
There is only a libvirt version: 0.9.8 for m…
-
SPICE does currently support Linux and Windows as guest and client.
The current approach so far was to launch spice client on the autotest client which is limiting us to only Linux clients.
I'd like…
-
openstack repo = diablo-centos
Host OS=centos6.2
GuestOS= centos6.2
image is made by BoxGrinder.
Part of nova.conf
--network_manager=nova.network.manager.FlatManager
--flat_network_bridge=br100
--fl…
-
In my recent patch to make sure that libvirt instances didn't disappear on reboot, I changed it so that definitions were persistent. However, I didn't consider the consequences of leaving definitions…