diff options
author | novel <novel@FreeBSD.org> | 2016-12-18 14:30:58 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2016-12-18 14:30:58 +0800 |
commit | 5cd571fce2370f3b35dd7eb241dc5e8c7b43e8f4 (patch) | |
tree | 55bfb76270b1d02dea6f42d78e0c7b0c20fe637d /UIDs | |
parent | b7437dc88ef9ee693e676aa457b38aa98cff2a45 (diff) | |
download | freebsd-ports-gnome-5cd571fce2370f3b35dd7eb241dc5e8c7b43e8f4.tar.gz freebsd-ports-gnome-5cd571fce2370f3b35dd7eb241dc5e8c7b43e8f4.tar.zst freebsd-ports-gnome-5cd571fce2370f3b35dd7eb241dc5e8c7b43e8f4.zip |
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 'UIDs')
-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 |