Open
Description
Hi,
I've installed OpenStack(Juno) with 5 compute node, 1 network node and 1 controller node, using CentOS 7.
I'm trying to use Django-Swfitbrowser:
pip install pyssf
in /usr/local/src ->git clone https://github.com/cschwede/django-swiftbrowser.git
in the django-swiftbrowser -> pip install django-swiftbrowser
configure the proxy-server.conf(openstack-swift-proxy.service not restart pipeline error)
how can I do?
thanks