Final removal of files beginning with dot

The dot files were missing from the retirement.

Update the documentation to point to the correct SHA hash.

Change-Id: I9da7e1d5016da0cdc5160a417324f766a75119ee
This commit is contained in:
Steven Dake 2016-05-02 10:12:33 -07:00
parent 3652f95164
commit 4bfd337991
6 changed files with 1 additions and 91 deletions

View File

@ -1,10 +0,0 @@
[run]
branch = True
source = kolla_mesos
omit =
kolla_mesos/openstack/*
.tox/*
kolla_mesos/tests/*
[report]
ignore_errors = True

66
.gitignore vendored
View File

@ -1,66 +0,0 @@
*.py[cod]
# C extensions
*.so
# Packages
*.egg
*.egg-info
dist
build
.eggs
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
cover
.tox
nosetests.xml
.testrepository
.venv
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
# Complexity
output/*.html
output/*/index.html
# Sphinx
doc/build
# oslo-config-generator
etc/*.sample
# pbr generates these
AUTHORS
ChangeLog
# Editors
*~
.*.swp
.*sw?
# Vagrant
.vagrant
vagrant/Vagrantfile.custom
vagrant/vagrantkey*
# generated openrc
openrc

View File

@ -1,4 +0,0 @@
[gerrit]
host=review.openstack.org
port=29418
project=openstack/kolla-mesos.git

View File

@ -1,3 +0,0 @@
# Format is:
# <preferred e-mail> <other e-mail 1>
# <preferred e-mail> <other e-mail 2>

View File

@ -1,7 +0,0 @@
[DEFAULT]
test_command=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ . $LISTOPT $IDOPTION
test_id_option=--load-list $IDFILE
test_list_option=--list

View File

@ -3,7 +3,7 @@ This project is no longer maintained.
The contents of this repository are still available in the Git
source code management system. To see the contents of this
repository before it reached its end of life, please check out the
previous commit with "git checkout HEAD^1".
previous commit with "git checkout a0ffda04aedf02fb2ed10218b87b4ed4eb5aa5f7".
For an altnerative, consider the new development taking place at
http://github.com/openstack/kolla related to kubernetes. WHile not