I'm trying to set up a 'Swift All In One' system on a CentOS 7 VM but when I run the command:
curl -v -H 'X-Storage-User: test:tester' -H 'X-Storage-Pass testing' http://127.0.0.1:8080/auth/v1.0
I get the following error message:
curl: (7) Failed to connect to 127.0.0.1:8080; Connection refused
Any ideas on what is causing this? I have added port 8080 to my IP table