05.02.06.09
masonkatz
released this
12 Sep 20:28
·
238 commits
to master
since this release
Bugfix
-
Apache appears to need restarted after the barnacle during the Redhat bootable ISO build
-
Fix SQL error in
list attr
In the
addGlobalAttrs
function used to generateKickstart_PrivateHostname
andKickstart_PublicHostname
contained an SQL statem
ent testing if the network interface name was null, using<>
. This will always return false, no matter what, and should have beenI\ S NOT NULL
instead. -
Import sys for the rare error path
Also cleanup some dangling whitespace.
-
fix the infiniband table definitions to actually clean up the database if foreign keys are removed
-
missed an argument for the error handling code in controller config