Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Got the tree set for debian packaging.0.9.0 | Monty Taylor | 2010-07-28 | 10 | -49/+54 |
|\ | |||||
| * | Removed extra include. | Monty Taylor | 2010-07-27 | 1 | -1/+0 |
| * | Added the gitignore files back in for the folks who are still on the git. | Monty Taylor | 2010-07-27 | 4 | -0/+25 |
| * | Added a few more missing files to MANIFEST.in and added some placeholder | Monty Taylor | 2010-07-27 | 6 | -1/+18 |
| * | Updated setup.py file to install stuff on a python setup.py install command. | Monty Taylor | 2010-07-27 | 2 | -9/+20 |
| * | Removed gitignore files. | Monty Taylor | 2010-07-27 | 4 | -25/+0 |
| * | Made run_tests.sh executable. | Monty Taylor | 2010-07-27 | 1 | -0/+0 |
| * | Put in a single MANIFEST.in file that takes care of things. | Monty Taylor | 2010-07-27 | 1 | -0/+5 |
| * | Changed Makefile to shell script. The Makefile approach completely broke | Monty Taylor | 2010-07-27 | 2 | -40/+13 |
|/ | |||||
* | Add sdist make target to build the MANIFEST.in file. | Soren Hansen | 2010-07-28 | 1 | -0/+9 |
|\ | |||||
| * | Add a 'sdist' make target. It first generates a MANIFEST.in based on what's i... | Soren Hansen | 2010-07-27 | 1 | -0/+9 |
* | | Removes debian dir from main tree. We'll add it back in in a different branch. | Soren Hansen | 2010-07-28 | 24 | -776/+0 |
|\ \ | |||||
| * | | Remove debian/ from main branch. | Soren Hansen | 2010-07-27 | 24 | -776/+0 |
* | | | Bump version to 0.9.0. | Soren Hansen | 2010-07-27 | 1 | -6/+5 |
|\ \ \ | |/ / | |||||
| * | | Bump version to 0.9.0. | Soren Hansen | 2010-07-27 | 1 | -6/+5 |
* | | | Makes the compute and volume daemon workers use a common base class called Se... | Vishvananda Ishaya | 2010-07-27 | 19 | -328/+321 |
|\ \ \ | |||||
| * \ \ | merged trunk | Vishvananda Ishaya | 2010-07-27 | 43 | -1175/+1782 |
| |\ \ \ | | |/ / | |||||
| * | | | renamed xxxservice to service | Vishvananda Ishaya | 2010-07-26 | 10 | -29/+29 |
| * | | | merged trunk | Vishvananda Ishaya | 2010-07-26 | 33 | -101/+69 |
| |\ \ \ | |||||
| * | | | | renamed xxxnode to xxservice | Vishvananda Ishaya | 2010-07-23 | 12 | -88/+85 |
| * | | | | Fix syslogging of exceptions by stripping newlines from the exception info | Vishvananda Ishaya | 2010-07-22 | 1 | -3/+10 |
| * | | | | syslog changes | Vishvananda Ishaya | 2010-07-22 | 1 | -7/+5 |
| * | | | | typo fixes and extra print statements removed | Vishvananda Ishaya | 2010-07-22 | 4 | -8/+6 |
| * | | | | make nova-network executable | Vishvananda Ishaya | 2010-07-21 | 1 | -0/+0 |
| * | | | | refactor daemons to use common base class in preparation for network refactor | Vishvananda Ishaya | 2010-07-21 | 18 | -266/+260 |
| * | | | | merge with twisted-volume | Vishvananda Ishaya | 2010-07-21 | 5 | -50/+109 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Fixes Bug lp:610611: deleted project vlans are deleted from the datastore bef... | Vishvananda Ishaya | 2010-07-27 | 1 | -1/+2 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | properly delete old vlans assigned to deleted projects | Vishvananda Ishaya | 2010-07-27 | 1 | -1/+2 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Make "make test" detect whether to use virtualenv or not, thus making virtual... | Soren Hansen | 2010-07-27 | 1 | -1/+5 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Automatically choose the correct type of test (virtualenv or system). | Soren Hansen | 2010-07-27 | 1 | -1/+5 |
* | | | | | Makes the objectstore require authorization, checks it properly, and makes no... | Soren Hansen | 2010-07-27 | 5 | -24/+185 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge with trunk. | Soren Hansen | 2010-07-27 | 66 | -1183/+1643 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | fixes buildpackage failing with dh_install: missing files | Vishvananda Ishaya | 2010-07-27 | 1 | -3/+2 |
|\ \ \ \ \ | |||||
| * | | | | | removed old reference from nova-common.install and fixed spacing | Vishvananda Ishaya | 2010-07-26 | 1 | -3/+2 |
|/ / / / / | |||||
* | | | | | resolving conflict w/ merge, cleaning up virtenv setups | Paul Voccio | 2010-07-27 | 2 | -5/+1 |
|\ \ \ \ \ | |||||
| * | | | | | resolving conflict w/ merge, cleaning up virtenv setups | Paul Voccio | 2010-07-26 | 2 | -5/+1 |
|/ / / / / | |||||
* | | | | | Fixes bug#610140. Thanks to Vish and Muharem for the patch | jaypipes@gmail.com | 2010-07-27 | 1 | -1/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Fixes bug#610140. Thanks to Vish and Muharem for the patch | jaypipes@gmail.com | 2010-07-26 | 1 | -1/+5 |
* | | | | | | A few minor fixes to the virtualenv installer that were breaking on ubuntu. | Vishvananda Ishaya | 2010-07-27 | 4 | -4/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixes to the virtualenv installer | Vishvananda Ishaya | 2010-07-26 | 4 | -4/+4 |
| |/ / / / / | |||||
* | | | | | | Refactor of auth code | Vishvananda Ishaya | 2010-07-27 | 33 | -1152/+1453 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | fix auth_driver flag to default to usable driver | Vishvananda Ishaya | 2010-07-26 | 1 | -1/+1 |
| * | | | | | merged trunk | Vishvananda Ishaya | 2010-07-26 | 38 | -147/+171 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | removed unused assignment | Vishvananda Ishaya | 2010-07-25 | 1 | -1/+1 |
| * | | | | | More Cleanup of code | Vishvananda Ishaya | 2010-07-25 | 6 | -43/+29 |
| * | | | | | added todo for ABC | Vishvananda Ishaya | 2010-07-21 | 1 | -0/+4 |
| * | | | | | Merged trunk, fixed extra references to fake_users | Vishvananda Ishaya | 2010-07-21 | 13 | -89/+105 |
| |\ \ \ \ \ | |||||
| * | | | | | | refactoring of imports for fakeldapdriver | Vishvananda Ishaya | 2010-07-21 | 10 | -47/+75 |
| * | | | | | | Move self.ldap to global ldap to make changes easier if we ever implement set... | Vishvananda Ishaya | 2010-07-20 | 1 | -9/+9 |
| * | | | | | | Cleanup per suggestions | Vishvananda Ishaya | 2010-07-20 | 2 | -31/+38 |