summaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Collapse)AuthorAgeFilesLines
* Remove dot files as wellAndreas Jaeger2016-06-021-2/+2
| | | | | | | | | | | | | Remove all of the files except the README - including dot files - for retiring of the repo. For details, see: http://docs.openstack.org/infra/manual/drivers.html#remove-project-content Also, update README.rst for this so that the checkout instructions are correct. Change-Id: I7411e4ebcaa9f55869a4976d8ca6801ed6a3290a
* Farewell oslo-incubatorChangBo Guo(gcb)2016-06-011-15/+10
| | | | | | | We need remove all of the files except the README as required by: http://docs.openstack.org/infra/manual/drivers.html#remove-project-content Change-Id: Ib008533ba1c5be809f4b6ae3f60e9537e022d923
* Follow up for clean up oslo-incubator codeChangBo Guo(gcb)2015-12-161-19/+0
| | | | | | | | | | | | | | We clean up oslo-incubator in 90ae25e38915cc502d9e9c52d59e8fb668a72ae1, There are some obsolete things to clean. * Remove api maintainers file and check script * Remove sync tool with copy code to other openstack project. * Remove graduate script * remove section entry_points in setup.cfg * Clean test related stuff in tox.ini * Remove requirements.txt/test-requirements.txt Change-Id: If79def1607c81a51f3e7e607620fae3995c79358
* Switch from MySQL-python to PyMySQLJeremy Stanley2015-05-201-1/+1
| | | | | | | | | | As discussed in the Liberty Design Summit "Moving apps to Python 3" cross-project workshop, the way forward in the near future is to switch to the pure-python PyMySQL library as a default. https://etherpad.openstack.org/p/liberty-cross-project-python3 Change-Id: I55ec1908f330e8f106b4e4f8e2435b5135b22e85
* Fixes command being displayed on same line.Pranav Salunke2014-04-041-3/+3
| | | | | | | Commands are displayed on the same line on github, this patch will fix the issue and display the next command on new line. Change-Id: Ice46ac1aaa40fb9c5de50162f73f678b8fb63808
* The ability to run tests at various backendPekelny Ilya2013-11-261-0/+6
| | | | | | | | | | | | Added testing functionality for using different db backends. Сurrently exists ability to define backend-specific tests along with regular tests. Assuming that the tests will be run under a variety of backend there exists opportunity to skip backend-specific tests at inappropriate backends. For the correct functioning of the tests required to export environment variable with a root access database uri. Blueprint: tests-given-db-backend Change-Id: Ic5d3cfe8764b3c04affe79088473255c17535e54
* Rename requires files to standard names.Zhenguo Niu2013-06-041-1/+1
| | | | | | | | | Rename tools/pip-requires to requirements.txt and tools/test-requires to test-requirements.txt. These are standard files, and tools in the general world are growing intelligence about them. Fixes: bug #1179008 Change-Id: I033876ec304fea97c66365c16bcf0cccaa1d810e
* Minor README improvementMark McLoughlin2013-05-091-0/+31
Make it a .rst, add a link to the wiki page, mention that this repo is an incubator. Change-Id: I47a1b6f5811ce476393ac94c3b11eec61b3984e3