| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merged trunk, fixed conflicts and tests | Vishvananda Ishaya | 2010-12-16 | 102 | -3080/+3104 |
| |\ | |||||
| | * | Put flags back in nova.virt.xenapi/vm_utils. | Josh Kearney | 2010-12-16 | 1 | -1/+3 |
| | |\ | |||||
| | | * | Removed unnecessary blank lines | Josh Kearney | 2010-12-16 | 1 | -2/+0 |
| | | | | |||||
| | | * | Put flags back in vm_utils | Josh Kearney | 2010-12-16 | 1 | -1/+5 |
| | |/ | |||||
| | * | This branch removes most of the dependencies on twisted and moves towards ↵ | Andy Smith | 2010-12-16 | 45 | -1298/+711 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the plan described by https://blueprints.launchpad.net/nova/+spec/unified-service-architecture Tests are currently passing besides objectstore which is being skipped because it is heavily reliant on our twisted pieces, and I can run everything using the nova.sh Additionally this adds nova-combined that covers everythign except for nova-objectstore, to test it what I've usually done is run nova.sh as usual $ sudo ./eventlet_merge/contrib/nova.sh run ignored eventlet_merge and then quit all the services except for nova-objectstore and then in one of the screens do $ ./eventlet_merge/bin/nova-combined And then run whatever manual testing you normally run. Once objectstore has been deprecated and removed nova-combined can be expected to run the whole nova stack in a single process for testing and dev. | ||||
| | | * | pep8 fixes for bin | termie | 2010-12-16 | 1 | -2/+1 |
| | | | | |||||
| | | * | pep8 fixes | termie | 2010-12-16 | 8 | -18/+20 |
| | | | | |||||
| | | * | fixes for xenapi (thanks sandywalsh) | termie | 2010-12-15 | 1 | -5/+6 |
| | | | | |||||
| | | * | merged from upstream | termie | 2010-12-15 | 13 | -1/+39 |
| | | |\ | |||||
| | | * | | add missing import | termie | 2010-12-15 | 1 | -0/+2 |
| | | | | | |||||
| | | * | | merged upstream | termie | 2010-12-14 | 24 | -702/+616 |
| | | |\ \ | |||||
| | | * | | | updates per review | termie | 2010-12-14 | 16 | -132/+35 |
| | | | | | | |||||
| | | * | | | port new patches | Andy Smith | 2010-12-10 | 1 | -4/+3 |
| | | | | | | |||||
| | | * | | | merge-a-tat-tat upstream to this branch | Andy Smith | 2010-12-10 | 9 | -7/+147 |
| | | |\ \ \ | |||||
| | | * | | | | add back utils.default_flagflie | Andy Smith | 2010-12-09 | 6 | -0/+11 |
| | | | | | | | |||||
| | | * | | | | removed a few more references to twisted | Andy Smith | 2010-12-09 | 5 | -44/+36 |
| | | | | | | | |||||
| | | * | | | | formatting and naming cleanup | Andy Smith | 2010-12-09 | 28 | -214/+39 |
| | | | | | | | |||||
| | | * | | | | remove service and rename service_eventlet to service | Andy Smith | 2010-12-09 | 9 | -354/+160 |
| | | | | | | | |||||
| | | * | | | | get service unittests runnning again | Andy Smith | 2010-12-09 | 6 | -66/+149 |
| | | | | | | | |||||
| | | * | | | | whitespace fix | Andy Smith | 2010-12-09 | 1 | -0/+1 |
| | | | | | | | |||||
| | | * | | | | make nova binaries use eventlet | Andy Smith | 2010-12-09 | 7 | -27/+33 |
| | | | | | | | |||||
| | | * | | | | remove some unused files | Andy Smith | 2010-12-08 | 4 | -477/+0 |
| | | | | | | | |||||
| | | * | | | | port volume manager to eventlet also | Andy Smith | 2010-12-08 | 1 | -16/+11 |
| | | | | | | | |||||
| | | * | | | | intermediate commit to checkpoint progress | Andy Smith | 2010-12-08 | 20 | -295/+230 |
| | | | | | | | | | | | | | | | | | | | | | | | | | all relevant tests are passing except volume, next step is volume manager fixery | ||||
| | | * | | | | merged upstream changes | Andy Smith | 2010-12-08 | 315 | -2640/+46486 |
| | | |\ \ \ \ | |||||
| | | * | | | | | part way through porting the codebase off of twisted | Andy Smith | 2010-10-25 | 14 | -230/+574 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this provides a very basic eventlet-based service replacement for the twistd-based services, a replacement for task.LoopingCall also adds nova-combined with the goal of running a single service when doing local testing and dev | ||||
| | * | | | | | | Fix 688220 | Eldar Nugaev | 2010-12-15 | 2 | -0/+2 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added dependency on Twisted>=10.1.0 to pip-requires | ||||
| | | * | | | | | | Restore alphabetical order in Authors file | Eldar Nugaev | 2010-12-15 | 1 | -1/+1 |
| | | | | | | | | | |||||
| | | * | | | | | | Added my contacts to Authors file | Eldar Nugaev | 2010-12-14 | 1 | -0/+1 |
| | | | | | | | | | |||||
| | | * | | | | | | Added Twisted version dependency into pip-requires | Eldar Nugaev | 2010-12-13 | 1 | -0/+1 |
| | | | | | | | | | |||||
| | * | | | | | | | Make sure we properly close the bzr WorkingTree in our Authors ↵ | Soren Hansen | 2010-12-15 | 1 | -20/+23 |
| | |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | up-to-datedness unit test. | ||||
| | | * | | | | | | Make sure we unlock the bzr tree again in the authors unit test. | Soren Hansen | 2010-12-15 | 1 | -20/+23 |
| | | | | | | | | | |||||
| | | * | | | | | | Merge trunk | Soren Hansen | 2010-12-15 | 56 | -1446/+1937 |
| | | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | | The ppa was moved. This updates nova.sh to reflect that. | Vishvananda Ishaya | 2010-12-15 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | fix nova.sh to reflect new location of ppa | Vishvananda Ishaya | 2010-12-01 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Initial work on i18n. This adds the installation of the nova domain in ↵ | jaypipes@gmail.com | 2010-12-14 | 12 | -0/+38 |
| | |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gettext to all the "endpoints", which are all the bin/* files and run_tests.py. In addition, we place a small hack in /nova/tests/__init__.py that allows nosetests to run without problems. The next series of patches will "i18n"-ify the strings in Nova using the _() gettext function. | ||||
| | | * | | | | | | | For some reason, I forgot to commit the other endpoints... | jaypipes@gmail.com | 2010-12-14 | 7 | -0/+21 |
| | | | | | | | | | | |||||
| | | * | | | | | | | Initial i18n commit for endpoints. All endpoints must install | jaypipes@gmail.com | 2010-12-11 | 5 | -0/+17 |
| | | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | gettext, which injects the _ function into the builtins. | ||||
| | * | | | | | | | Includes architecture on register. Additionally removes a couple lines of cruft. | Vishvananda Ishaya | 2010-12-14 | 1 | -3/+6 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | simplified version using original logic | Vishvananda Ishaya | 2010-12-14 | 1 | -24/+25 |
| | | | | | | | | | | |||||
| | | * | | | | | | | fix pep8 | Vishvananda Ishaya | 2010-12-10 | 1 | -2/+2 |
| | | | | | | | | | | |||||
| | | * | | | | | | | Includes kernel and ramdisk on register. Additinally removes a couple lines ↵ | Vishvananda Ishaya | 2010-12-10 | 1 | -22/+24 |
| | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | of cruft | ||||
| | * | | | | | | | Adds support to the ec2 api for filtering describe volumes by volume_ids. | Vishvananda Ishaya | 2010-12-13 | 2 | -2/+17 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | filter describe volumes by supplied ids. Includes unittest. | Vishvananda Ishaya | 2010-12-09 | 2 | -2/+17 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Added LiveCD info as well as some changes to reflect consolidation of .conf ↵ | Anne Gentle | 2010-12-13 | 8 | -32/+63 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | files. | ||||
| | | * | | | | | | | | Fixed spelling errors in index.rst | Anne Gentle | 2010-12-10 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| | | * | | | | | | | | removing extraneous config ilnes | Anne Gentle | 2010-12-08 | 1 | -3/+0 |
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Added livecd instructions plus fixed references to .conf files | Anne Gentle | 2010-12-07 | 8 | -28/+62 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Fix exception throwing with wrong instance type. | Chmouel Boudjnah | 2010-12-13 | 2 | -2/+3 |
| | |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
| | | * | | | | | | | | Add myself. | Chmouel Boudjnah | 2010-12-13 | 1 | -0/+1 |
| | | | | | | | | | | | |||||
