python-swauth software package provides An auth service for swift as a WSGI middleware that uses swift., you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install python-swauth
python-swauth is installed in your system.
Make ensure the python-swauth package were installed using the commands given below,
$ sudo dpkg-query -l | grep python-swauth *
You will get with python-swauth package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Network |
| Package | python-swauth |
| Version | 1.0.4-0ubuntu1 |
| Description | An auth service for swift as a WSGI middleware that uses swift. |
| Sub Section | Net |