This website requires JavaScript.
Explore
Get Started
openstack
/
swift
Code
Issues
Proposed changes
813f7c9de6
Branches
Tags
View all branches
swift
/
.gitignore
12 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit of Swift code
2010-07-12 17:03:45 -05:00
*.py[co]
*.sw?
Update .bzrignore to ignore the docs/build directory
2010-07-16 09:30:50 -05:00
doc/build/*
New upstream release.
2010-07-19 11:25:18 -05:00
dist
Fixed conflict with .bzrignore
2010-07-30 15:05:06 -05:00
ChangeLog
.coverage
Added initial admin guide, and added more to the deployment guide, plus cleaned up some of the doc string warning
2010-07-30 14:57:20 -05:00
swift.egg-info
Removing .DS_Store and adding to .bzrignore
2010-11-05 12:31:48 -05:00
.DS_Store
Add support for venv-based test run with tox. * Adds tox config - based on the config from python-quantumclient and updated for test, pep8 and coverage execution as per nova's run_tests.sh. * Adds nosetests defaults in setup.cfg * Adds runtime dependencies in tools/pip-requires - dependencies were gathered by referencing the packages used in creation of a Swift All In One. Versions were determined by checking the swift-core/trunk ppa or, failing that, the version available in lucid. * Adds test dependencies in tools/test-requires * Updates swift/common/middleware/formpost.py for pep8 compliance * Adds instructions for executing the tests with Tox to the developer_guidelines * Adds instructions for installing openstack.nose_plugin to developer_saio * Fixes bug 909177 Change-Id: I5407924d2181e9ab335aaf76bf30c8d40deccbb4
2012-01-31 15:27:29 -08:00
.tox
fix dict duplicated key remove duplicated key from swift-bench bin; and also add .idea to gitignore Change-Id: I31360489716d03324b8d2bb1c51e282393069c13
2013-04-22 01:23:39 +04:00
pycscope.*
.idea
Copy Permalink