[openstack-dev] [devstack] What's required to accept a new distro rlease?
Tony Breeds
tony at bakeyournoodle.com
Fri May 15 03:05:48 UTC 2015
Hi All,
I have reasons but I need to use Ubuntu 15.04 and devstack. CLearly I can run:
FORCE=yes ./stack.sh
and with a couple of patches I get a devstack up and running *For my config/system*
I'm wondering what are the requirements for accepting something like:
-if [[ ! ${DISTRO} =~ (precise|trusty|7.0|wheezy|sid|testing|jessie|f20|f21|rhel7) ]]; then
+if [[ ! ${DISTRO} =~ (precise|trusty|vivid|7.0|wheezy|sid|testing|jessie|f20|f21|rhel7) ]]; then
I figure there must be more to it as utopic was never added.
Yours Tony.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150515/56aa02f9/attachment.pgp>
More information about the OpenStack-dev
mailing list