svn commit: r300762 - head/release

Glen Barber gjb at FreeBSD.org
Thu May 26 18:26:46 UTC 2016


Author: gjb
Date: Thu May 26 18:26:44 2016
New Revision: 300762
URL: https://svnweb.freebsd.org/changeset/base/300762

Log:
  Disconnect the OPENSTACK target from the CLOUDWARE list.
  
  This was reported to not work as expected, and feedback
  following the report was never received.  In addition, we
  do not publish these anywhere publicly.
  
  The configuration file is not (yet) removed, in hopes that
  the remaining details on the original issues can be resolved,
  and we can publish the resulting images in the future.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/release/Makefile.vm

Modified: head/release/Makefile.vm
==============================================================================
--- head/release/Makefile.vm	Thu May 26 18:24:00 2016	(r300761)
+++ head/release/Makefile.vm	Thu May 26 18:26:44 2016	(r300762)
@@ -17,7 +17,6 @@ RAW_DESC=	Unformatted raw disk image
 
 CLOUDWARE?=	EC2 \
 		GCE \
-		OPENSTACK \
 		VAGRANT-VIRTUALBOX \
 		VAGRANT-VMWARE
 AZURE_FORMAT=	vhdf


More information about the svn-src-head mailing list