8b2d1143f53bb029941a770e2611bb58a064c492
40 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Andy Smith
|
8b2d1143f5 | make --help work for twistd-based services | ||
|
Soren Hansen
|
e0dff8694e | Merge trunk. | ||
|
Soren Hansen
|
a374efd4cc | Run the virt tests by default. | ||
|
Soren Hansen
|
3e8c19c42b | Merge trunk | ||
|
Soren Hansen
|
41fa6058f9 | Merge trunk. | ||
|
Soren Hansen
|
d42e168763 | Merge trunk | ||
|
Michael Gundlach
|
ffa426d68b | Reenable access_unittest now that it works with new rbac | ||
|
Michael Gundlach
|
dff6c134cb | Fix quota unittest and don't run rbac unit tests for the moment | ||
|
Vishvananda Ishaya
|
a6349713d6 | merged quotas | ||
|
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. | ||
|
Vishvananda Ishaya
|
c577e91ee3 | database support for quotas | ||
|
Vishvananda Ishaya
|
9bab02f79e | more scheduler tests | ||
|
Vishvananda Ishaya
|
450eac9e6c | removed dangling files | ||
|
Vishvananda Ishaya
|
7edff9298f | scheduler + unittests | ||
|
andy
|
6f5aa18747 |
Add db abstraction and unittets for service.py.
Also cleans up some style pieces. |
||
|
Vishvananda Ishaya
|
f7c556324d | fixing more network issues | ||
|
andy
|
d508418214 | rather comprehensive style fixes | ||
|
Vishvananda Ishaya
|
a679cab031 | make rpc.call propogate exception info. Includes tests | ||
|
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 |
||
|
Eric Day
|
46c0f66d12 | Cleaned up pep8/pylint for bin/* files. I did not fix rsapi since this is already cleaned up in another branch. | ||
|
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. |
||
|
Vishvananda Ishaya
|
fe4ba7d896 | merged trunk | ||
|
Vishvananda Ishaya
|
3b982f62bb | refactor daemons to use common base class in preparation for network refactor | ||
|
Vishvananda Ishaya
|
8ef16679e0 | Merged trunk. Fixed new references to UserManager | ||
|
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 |
||
|
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. |
||
|
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. | ||
|
Jesse Andrews
|
c8fdce0110 | remove import of vendor since we have PPA now | ||
|
Todd Willey
|
c88d1f033b | update copyrights | ||
|
Todd Willey
|
fbf23a4f5f | fix merge errors | ||
|
Todd Willey
|
c05da9848c | Fixes based on code review 27001. | ||
|
Todd Willey
|
849282175c | Admin API + Worker Tracking. | ||
|
Vishvananda Ishaya
|
4ba6802ae5 | Removed trailing whitespace from header | ||
|
Devin Carlen
|
caeece6e37 | Updated licenses | ||
|
Vishvananda Ishaya
|
3dcc46bc5c | fix fakeldap so it can use redis keeper | ||
|
Joshua McKenty
|
c168754e1a | Set volume status properly, first pass at validation decorators. | ||
|
Vishvananda Ishaya
|
28cd0ed991 | Tests for rbac code | ||
|
andy
|
b07af87974 |
Adds a Twisted implementation of a process pool
Meant for use instead of utils.execute() |
||
|
Jesse Andrews
|
94518726fb | Merged Vish's work on adding projects to nova | ||
|
Jesse Andrews
|
bf6e6e718c | initial commit |