Commit Graph

2290 Commits

Author SHA1 Message Date
Vishvananda Ishaya 26ebccc8d9 merged trunk, fixed conflicts and tests 2010-12-16 22:52:08 +00:00
Josh Kearney cd460a1f66 Put flags back in nova.virt.xenapi/vm_utils. 2010-12-16 21:38:52 +00:00
Josh Kearney e5a3d993cb Removed unnecessary blank lines 2010-12-16 15:19:35 -06:00
Josh Kearney 611935aa3e Put flags back in vm_utils 2010-12-16 15:03:37 -06:00
Andy Smith d67b9f7b8b This branch removes most of the dependencies on twisted and moves towards 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.
2010-12-16 20:59:22 +00:00
termie e306d236e3 pep8 fixes for bin 2010-12-16 12:45:06 -08:00
Vishvananda Ishaya dc29400d10 use getent, update docstring 2010-12-16 19:13:37 +00:00
termie 9b049acc27 pep8 fixes 2010-12-16 10:52:30 -08:00
Eldar Nugaev edff809071 Fix 688220
Added dependency on Twisted>=10.1.0 to pip-requires
2010-12-15 20:54:37 +00:00
Soren Hansen 1ca7d86976 Make sure we properly close the bzr WorkingTree in our Authors up-to-datedness unit test. 2010-12-15 20:04:19 +00:00
termie 9a8113584e fixes for xenapi (thanks sandywalsh) 2010-12-15 11:53:18 -08:00
termie 40dd925070 merged from upstream 2010-12-15 11:02:33 -08:00
termie fdf0670379 add missing import 2010-12-15 10:38:30 -08:00
Eldar Nugaev 17daec6992 Restore alphabetical order in Authors file 2010-12-15 20:17:44 +03:00
Soren Hansen aff411d80f Make sure we unlock the bzr tree again in the authors unit test. 2010-12-15 11:57:56 +01:00
Soren Hansen bb0adb5f33 Merge trunk 2010-12-15 11:54:00 +01:00
Vishvananda Ishaya 0a93a9298d The ppa was moved. This updates nova.sh to reflect that. 2010-12-15 07:48:51 +00:00
termie e9a9a4e48f merged upstream 2010-12-14 17:06:56 -08:00
termie a2a8406b5d updates per review 2010-12-14 16:05:39 -08:00
jaypipes@gmail.com e328d7bbb1 Initial work on i18n. This adds the installation of the nova domain in 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.
2010-12-14 23:59:11 +00:00
jaypipes@gmail.com 797e3f8a1c For some reason, I forgot to commit the other endpoints... 2010-12-14 18:22:03 -05:00
Vishvananda Ishaya 87265fd2de Includes architecture on register. Additionally removes a couple lines of cruft. 2010-12-14 19:14:10 +00:00
Eldar Nugaev d3a41eff91 Added my contacts to Authors file 2010-12-14 14:54:50 +03:00
Vishvananda Ishaya 72b18d0656 simplified version using original logic 2010-12-14 00:20:27 +00:00
Vishvananda Ishaya 911f111399 Adds support to the ec2 api for filtering describe volumes by volume_ids. 2010-12-13 19:54:07 +00:00
Anne Gentle a70e2bf4a5 Added LiveCD info as well as some changes to reflect consolidation of .conf files. 2010-12-13 19:36:20 +00:00
Chmouel Boudjnah e87561ca6e Fix exception throwing with wrong instance type. 2010-12-13 19:34:09 +00:00
Chmouel Boudjnah c06ec98897 Add myself. 2010-12-13 18:56:07 +00:00
Eldar Nugaev 8e642730b1 Added Twisted version dependency into pip-requires 2010-12-13 20:02:27 +03:00
Devin Carlen 8a7c7f0cda Refactored smoketests to use novarc environment and to separate user and admin specific tests. 2010-12-13 11:53:55 +00:00
Eric Day 8dfd55c18a Changed OpenStack API auth layer to inject a RequestContext rather than building one everywhere we need it. 2010-12-13 11:38:53 +00:00
jaypipes@gmail.com a6645d8a43 Initial i18n commit for endpoints. All endpoints must install
gettext, which injects the _ function into the builtins.
2010-12-11 15:10:24 -05:00
Anne Gentle d60ed93a22 Fixed spelling errors in index.rst 2010-12-10 16:03:30 -06:00
Vishvananda Ishaya f09b008388 fix pep8 2010-12-10 21:15:33 +00:00
Vishvananda Ishaya 68dbbbba34 Includes kernel and ramdisk on register. Additinally removes a couple lines of cruft 2010-12-10 21:09:37 +00:00
Andy Smith c835c44198 port new patches 2010-12-10 11:53:17 -08:00
Andy Smith e3aae367c2 merge-a-tat-tat upstream to this branch 2010-12-10 11:46:29 -08:00
Andy Smith 4d06429290 add back utils.default_flagflie 2010-12-09 16:45:51 -08:00
Andy Smith af5c175dbc removed a few more references to twisted 2010-12-09 16:18:52 -08:00
Andy Smith a1640f3528 formatting and naming cleanup 2010-12-09 16:05:13 -08:00
Andy Smith b3f5aba0c4 remove service and rename service_eventlet to service 2010-12-09 15:25:14 -08:00
Andy Smith 3b376b8ad1 get service unittests runnning again 2010-12-09 15:19:56 -08:00
Andy Smith 2cad5375dc whitespace fix 2010-12-09 14:37:43 -08:00
Andy Smith 00f329d479 make nova binaries use eventlet 2010-12-09 14:36:23 -08:00
Chmouel Boudjnah 4c9bf2f01f import module and not classe directely as per Soren recommendation. 2010-12-09 20:18:06 +00:00
Armando Migliaccio 1a759c3722 Make XenServer VM diagnostics available through nova.virt.xenapi. 2010-12-09 20:09:14 +00:00
Josh Kearney dc1919eab2 Merged trunk 2010-12-09 13:38:57 -06:00
Josh Kearney a00c8015e4 Added exception handling to get_rrd() 2010-12-09 13:37:30 -06:00
Eric Day 1c323efd07 Changed OpenStack API auth layer to inject a RequestContext rather than building one everywhere we need it. 2010-12-09 09:57:15 -08:00
Josh Kearney 470dcfdf79 Import module instead of function 2010-12-09 11:32:23 -06:00