What causes "versioning for this project requires either an sdist or an access to an upstream git repository" Exception when running stack.sh?
Hi, After running the script stack.sh i have the following exception raising from the setup.py file in openstack_dashboard/common:
versioning for this project requires either an sdist or an access to an upstream git repository
Can you please provide more details about how you set up your devstack environment?
Did you try it with an updated build?
Are you still having this issue?
I'm also getting this problem. When I invoke "keystone-all" I get a traceback ending in: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository.
I got the same error when installing keystone-havana-stable from source.