a2a8406b5d793545c8ecb359e18b80bba618c509
Commit Graph

47 Commits

Author SHA1 Message Date
termie
a2a8406b5d updates per review 2010年12月14日 16:05:39 -08:00
Andy Smith
a1640f3528 formatting and naming cleanup 2010年12月09日 16:05:13 -08:00
Andy Smith
3b376b8ad1 get service unittests runnning again 2010年12月09日 15:19:56 -08:00
Andy Smith
3c85f1b7ed intermediate commit to checkpoint progress
all relevant tests are passing except volume, next step is volume manager fixery
2010年12月08日 17:18:27 -08:00
Soren Hansen
3b695e11da Added a .mailmap that maps addresses in bzr to people's real, preferred
e-mail addresses. (I made a few guesses along the way, feel free to
adjust according to what is actually the preferred e-mail)
Added a couple of methods to nova.utils to parse said .mailmap and do
the appropriate (though highly naïve) replacement.
Apply mailmap replacement in changelog generation in setup.py.
Add a unit test that checks everyone is properly listed in Authors.
Add sleepsonthefloor to Authors. If anyone knows the real name, please
add it.
2010年11月11日 19:52:36 -06:00
Andy Smith
c0f050c54f Fix the --help flag for printing help on twistd-based services 2010年10月15日 22:04:14 +00:00
Andy Smith
8b2d1143f5 make --help work for twistd-based services 2010年10月15日 19:27:39 +09:00
Soren Hansen
3f737b0a84 Move Redis code into fakeldap, since it's the only thing that still uses it.
Adjust auth unittests to skip fakeldap tests if Redis isn't around.
Adjust auth unittests to actually run the fakeldap tests if Redis /is/ around.
2010年10月14日 15:07:37 +02:00
Soren Hansen
e0dff8694e Merge trunk. 2010年10月12日 22:04:46 +02:00
Soren Hansen
a374efd4cc Run the virt tests by default. 2010年10月05日 10:06:54 +02:00
Soren Hansen
3e8c19c42b Merge trunk 2010年09月24日 10:25:29 +02:00
Soren Hansen
41fa6058f9 Merge trunk. 2010年09月22日 21:36:15 +02:00
Soren Hansen
d42e168763 Merge trunk 2010年09月22日 13:26:36 +02:00
Michael Gundlach
ffa426d68b Reenable access_unittest now that it works with new rbac 2010年09月21日 16:58:08 -04:00
Michael Gundlach
dff6c134cb Fix quota unittest and don't run rbac unit tests for the moment 2010年09月21日 14:00:17 -04:00
Vishvananda Ishaya
a6349713d6 merged quotas 2010年09月11日 18:45:35 -07:00
Soren Hansen
c3dd0aa79d First pass of nwfilter based security group implementation. It is not where it is supposed to be and it does not actually do anything yet. 2010年09月10日 14:56:36 +02:00
Vishvananda Ishaya
c577e91ee3 database support for quotas 2010年09月09日 20:10:31 -07:00
Vishvananda Ishaya
9bab02f79e more scheduler tests 2010年09月02日 16:59:41 -07:00
Vishvananda Ishaya
450eac9e6c removed dangling files 2010年09月02日 14:43:02 -07:00
Vishvananda Ishaya
7edff9298f scheduler + unittests 2010年09月02日 11:32:37 -07:00
andy
6f5aa18747 Add db abstraction and unittets for service.py.
Also cleans up some style pieces.
2010年08月21日 14:10:36 +02:00
Vishvananda Ishaya
f7c556324d fixing more network issues 2010年08月18日 17:38:51 -07:00
andy
d508418214 rather comprehensive style fixes 2010年08月16日 14:16:21 +02:00
Vishvananda Ishaya
a679cab031 make rpc.call propogate exception info. Includes tests 2010年08月12日 21:27:53 -07:00
andy
e119914031 Add some useful features to our flags
* No longer dies if there are unknown flags.
* Allows you to declare that you will use a flag from another file
* Allows you to import new flags at runtime and reparses the original arguments to fill them once they are accessed.
This hopefully gets around the issues described by vish in this thread:
https://lists.launchpad.net/nova/msg00009.html 
2010年08月10日 04:54:09 +00:00
Eric Day
46c0f66d12 Cleaned up pep8/pylint for bin/* files. I did not fix rsapi since this is already cleaned up in another branch. 2010年08月07日 19:51:17 -07:00
andy
9dfdbe11b8 Add some useful features to our flags
* No longer dies if there are unknown flags.
* Allows you to declare that you will use a flag from another file
* Allows you to import new flags at runtime and reparses the original
 arguments to fill them once they are accessed.
2010年07月29日 19:53:00 +02:00
Vishvananda Ishaya
fe4ba7d896 merged trunk 2010年07月27日 13:08:22 -07:00
Vishvananda Ishaya
3b982f62bb refactor daemons to use common base class in preparation for network refactor 2010年07月21日 14:42:22 -05:00
Vishvananda Ishaya
8ef16679e0 Merged trunk. Fixed new references to UserManager 2010年07月19日 20:27:44 -05:00
Vishvananda Ishaya
a3ca587654 Massive refactor of users.py
Split users.py into manager.py and ldpadriver.py
Added tons of docstrings
Cleaned up public methods
Simplified manager singleton handling
2010年07月19日 13:19:26 -05:00
Jay Pipes
d52925f1f3 Redirect STDERR to output to an errlog file when running run_tests.py.
Adds a flag option for specifying the output file and adds a bzr ignore rule to disregard the generated logfile.
2010年07月19日 08:37:28 +00:00
Jay Pipes
c3505507a5 Adds a flag to redirect STDERR when running run_tests.py. Defaults to a truncate-on-write logfile named run_tests.err.log. Adds ignore rule for generated errlog file. 2010年07月16日 10:03:22 -05:00
Jesse Andrews
c8fdce0110 remove import of vendor since we have PPA now 2010年07月15日 11:07:40 -05:00
Todd Willey
c88d1f033b update copyrights 2010年07月15日 01:28:51 -04:00
Todd Willey
fbf23a4f5f fix merge errors 2010年07月15日 00:21:17 -04:00
Todd Willey
c05da9848c Fixes based on code review 27001. 2010年06月25日 22:03:45 -04:00
Todd Willey
849282175c Admin API + Worker Tracking. 2010年06月25日 18:55:14 -04:00
Vishvananda Ishaya
4ba6802ae5 Removed trailing whitespace from header 2010年06月23日 23:15:06 -07:00
Devin Carlen
caeece6e37 Updated licenses 2010年06月23日 22:04:16 -07:00
Vishvananda Ishaya
3dcc46bc5c fix fakeldap so it can use redis keeper 2010年06月24日 04:11:59 +01:00
Joshua McKenty
c168754e1a Set volume status properly, first pass at validation decorators. 2010年06月24日 04:11:56 +01:00
Vishvananda Ishaya
28cd0ed991 Tests for rbac code 2010年06月24日 04:11:54 +01:00
andy
b07af87974 Adds a Twisted implementation of a process pool
Meant for use instead of utils.execute()
2010年06月11日 10:04:06 +01:00
Jesse Andrews
94518726fb Merged Vish's work on adding projects to nova 2010年05月30日 15:21:34 -07:00
Jesse Andrews
bf6e6e718c initial commit 2010年05月27日 23:05:26 -07:00