This patch resolves several issues with nova. changelog: - fixed floating IP API (missing join of fixed_ip column) - fixed serial console on Xen (empty log in nova/horizon)
Created attachment 179219 [details] emulators/py-nova: fix xen console and floating ips
A commit references this bug: Author: novel Date: Thu Jan 26 14:23:02 UTC 2017 New revision: 432491 URL: https://svnweb.freebsd.org/changeset/ports/432491 Log: emulators/py-nova: fix floating ips and serial console - fix floating IP API (missing join of fixed_ip column) - fix serial console on Xen (empty log in nova/horizon) PR: 216376 Submitted by: maintainer Changes: head/emulators/py-nova/Makefile head/emulators/py-nova/files/08-fix-floating-ips.patch head/emulators/py-nova/files/09-fix-xen-console.patch
Committed, thanks!