Global Server Load-Balancing
Go to file
Deepak 39e1e33fa3 Drop MANIFEST.in - it's not needed by pbr
Kosmos already uses PBR:-
setuptools.setup(
    setup_requires=['pbr>=1.8'],
    pbr=True)

This patch removes `MANIFEST.in` file as pbr generates a
sensible manifest from git files and some standard files
and it removes the need for an explicit `MANIFEST.in` file.

Change-Id: Ib4c0634a764c4d52b23adc37f2a851a0742fa559
2016-10-13 16:21:01 +05:30
doc/source Initial cookiecutter commit 2015-08-12 18:34:30 -07:00
etc/kosmos Add Basic utils / requirements 2016-01-22 16:05:40 -08:00
kosmos Remove obsolete pot file 2016-06-01 11:35:30 +02:00
releasenotes Add reno support 2016-09-20 09:05:53 -05:00
tools Add Kosmos Objects lib 2016-01-22 16:04:24 -08:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:28:39 +00:00
.gitignore Add reno support 2016-09-20 09:05:53 -05:00
.gitreview Added .gitreview 2015-08-13 01:07:10 +00:00
.mailmap Initial cookiecutter commit 2015-08-12 18:34:30 -07:00
.testr.conf Initial cookiecutter commit 2015-08-12 18:34:30 -07:00
CONTRIBUTING.rst Initial cookiecutter commit 2015-08-12 18:34:30 -07:00
HACKING.rst Initial cookiecutter commit 2015-08-12 18:34:30 -07:00
LICENSE Initial cookiecutter commit 2015-08-12 18:34:30 -07:00
MANIFEST.in Drop MANIFEST.in - it's not needed by pbr 2016-10-13 16:21:01 +05:30
README.rst Initial cookiecutter commit 2015-08-12 18:34:30 -07:00
babel.cfg Initial cookiecutter commit 2015-08-12 18:34:30 -07:00
openstack-common.conf Initial cookiecutter commit 2015-08-12 18:34:30 -07:00
requirements.txt Updated from global requirements 2016-09-30 02:18:13 +00:00
setup.cfg Add Basic utils / requirements 2016-01-22 16:05:40 -08:00
setup.py Updated from global requirements 2016-01-09 05:55:09 +00:00
test-requirements.txt Updated from global requirements 2016-09-30 02:18:13 +00:00
tox.ini Merge "Add reno support" 2016-09-30 01:02:15 +00:00

README.rst

kosmos

OpenStack Global Server Load Balancing