/usr/share/pyshared/python_cloudservers-1.0a5.egg-info/SOURCES.txt is in python-rackspace-cloudservers 1.0~a5-0ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | MANIFEST.in
README.rst
distribute_setup.py
setup.cfg
setup.py
cloudservers/__init__.py
cloudservers/backup_schedules.py
cloudservers/base.py
cloudservers/client.py
cloudservers/exceptions.py
cloudservers/flavors.py
cloudservers/images.py
cloudservers/ipgroups.py
cloudservers/servers.py
cloudservers/shell.py
docs/.gitignore
docs/Makefile
docs/conf.py
docs/index.rst
docs/ref/backup_schedules.rst
docs/ref/exceptions.rst
docs/ref/flavors.rst
docs/ref/images.rst
docs/ref/index.rst
docs/ref/ipgroups.rst
docs/ref/servers.rst
python_cloudservers.egg-info/PKG-INFO
python_cloudservers.egg-info/SOURCES.txt
python_cloudservers.egg-info/dependency_links.txt
python_cloudservers.egg-info/entry_points.txt
python_cloudservers.egg-info/requires.txt
python_cloudservers.egg-info/top_level.txt
tests/__init__.py
tests/fakeserver.py
tests/test_auth.py
tests/test_backup_schedules.py
tests/test_base.py
tests/test_client.py
tests/test_flavors.py
tests/test_images.py
tests/test_ipgroups.py
tests/test_servers.py
tests/test_shell.py
tests/utils.py
|