1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/emulators/py-nova/pkg-plist
Roman Bogorodskiy b7e05e4ed3 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)
2016-12-18 06:30:58 +00:00

19 lines
579 B
Plaintext

@owner nova
@dir %%ETCDIR%%
%%ETCDIR%%/release.sample
@sample %%ETCDIR%%/nova.conf.sample
@sample %%ETCDIR%%/nova-compute.conf.sample
@sample %%ETCDIR%%/logging.conf.sample
%%ETCDIR%%/README-nova.conf.txt
%%ETCDIR%%/api-paste.ini
%%ETCDIR%%/cells.json
@sample %%ETCDIR%%/nova-config-generator.conf.sample
@sample %%ETCDIR%%/nova-policy-generator.conf.sample
%%ETCDIR%%/policy.json
@owner root
@sample %%ETCDIR%%/rootwrap.conf.sample
@dir %%ETCDIR%%/rootwrap.d
%%ETCDIR%%/rootwrap.d/api-metadata.filters
%%ETCDIR%%/rootwrap.d/compute.filters
%%ETCDIR%%/rootwrap.d/network.filters