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.

Attachment: pgpBJKh_5_fQb.pgp
Description: PGP signature

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to