On Wed, Jan 31, 2018 at 09:21:34AM +0530, Himanshu Gupta wrote: > Hi Guys, > > I was trying to install the Devstack(Ocata branch) on the ubuntu 16.04 LTS > by performing pre-requisite steps and running stack.sh. But the > installation throws an error while installing Barbican. It throws the > following exception:
The bottom line is that the uwsgi code isn't available in the ocata branch of devstack So you either need to backport I1d89be1f1b36f26eaf543b99bde6fdc5701474fe to ocata (which probably isn't appropriate at this stage) or have barbican in ocata run stand alone. Yours Tony.
signature.asc
Description: PGP signature
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
