diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2016-12-18 06:30:58 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2016-12-18 06:30:58 +0000 |
commit | b7e05e4ed3928fc8ebd300f9308fc2ea3555495a (patch) | |
tree | 55bfb76270b1d02dea6f42d78e0c7b0c20fe637d /UIDs | |
parent | - Update to 1.2 (diff) |
Add emulators/py-nova 14.0.2, Openstack Compute Service
Please note that this is a development version of nova.
Many features are not available.
Currently nova works on FreeBSD 11 and supports QEMU and Xen.
Common issues:
- Security groups are not implemented
- ARP spoofing, DHCP isolation protection are not implemented
- Nova services work from the root user
- No IPv6 support
QEMU issues:
- Need to enable serialconsole (TCP)
- Need to disable online CPU tracking
- Cannot mount cinder volumes
Xen issues:
- Live snapshots don't work
- No support for cinder volume hot-plugging
- XENBUS delay (5 min) when using qemu driver and COW images
- Some Linux images cannot be booted
For further FreeBSD specific notes please refer to port's pkg-message.
PR: 215151
Submitted by: Alexander Nusov (alexander.nusov@nfvexpress.com)
Diffstat (limited to '')
-rw-r--r-- | UIDs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -142,7 +142,7 @@ moinmoin:*:192:192::0:0:MoinMoin User:/nonexistent:/usr/sbin/nologin cups:*:193:193::0:0:Cups Owner:/nonexistent:/usr/sbin/nologin saned:*:194:194::0:0:SANE Scanner Daemon:/nonexistent:/bin/sh radns:*:195:195::0:0:radns user:/nonexistent:/usr/sbin/nologin -# free: 196 +nova:*:196:196::0:0:Nova daemon pseudo-user:/var/lib/nova:/usr/sbin/nologin # free: 197 # free: 198 mcserver:*:199:199::0:0:Minecraft Server:/nonexistent:/bin/sh |