~justin-fathomdb/nova/bug744150

  • Committer: Tarmac
  • Author(s): Andy Smith, termie
  • Date: 2010-12-16 20:59:22 UTC
  • mfrom: (379.4.21 eventlet_merge)
  • Revision ID: tarmac-20101216205922-2lobkqd711vp14a1
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.
Filename Latest Rev Last Changed Committer Comment Size
..
bin 1 14 years ago Jesse Andrews initial commit Diff
bzrplugins 254.1.1 14 years ago Soren Hansen Better log formatter for Nova. It's just like gnuc Diff
CA 1 14 years ago Jesse Andrews initial commit Diff
contrib 386.2.26 13 years ago Todd Willey Nova quickstart: move vish's novascript into contr Diff
doc 157.3.1 14 years ago Monty Taylor Updated sphinx layout to a two-dir layout like swi Diff
nova 1 14 years ago Jesse Andrews initial commit Diff
plugins 145.3.2 14 years ago Ewan Mellor Move the xenapi top level directory under plugins, Diff
smoketests 139 14 years ago Soren Hansen Merge with -core's diverged trunk. Diff
tools 139 14 years ago Soren Hansen Merge with -core's diverged trunk. Diff
.bzrignore 437.2.1 13 years ago Eric Day Added test files to be ignored. 170 bytes Diff Download File
.gitignore 182 14 years ago Tarmac Got the tree set for debian packaging. 125 bytes Diff Download File
.mailmap 396.2.6 13 years ago Soren Hansen Add an alias for Armando. 1.2 KB Diff Download File
Authors 464 13 years ago Tarmac Fix 688220 Added dependency on Twisted>=10.1.0 to 1.1 KB Diff Download File
File builddeb.sh 139 14 years ago Soren Hansen Merge with -core's diverged trunk. 787 bytes Diff Download File
HACKING 139.2.2 14 years ago Jesse Andrews reorder imports spacing 1.3 KB Diff Download File
LICENSE 1 14 years ago Jesse Andrews initial commit 9.9 KB Diff Download File
MANIFEST.in 403.4.1 13 years ago Soren Hansen Make sure all templates are included (at least res 1009 bytes Diff Download File
pylintrc 375.2.1 14 years ago Eric Day PEP8 and pylint cleanup. There should be no functi 829 bytes Diff Download File
README 157.1.1 14 years ago Monty Taylor Updated URLs in the README file to point to curren 836 bytes Diff Download File
run_tests.py 379.4.18 13 years ago termie merged from upstream 4.1 KB Diff Download File
File run_tests.sh 352.1.2 14 years ago Andy Smith Also accept 'y' 1.8 KB Diff Download File
setup.cfg 181.1.5 14 years ago Monty Taylor Updated setup.py file to install stuff on a python 135 bytes Diff Download File
setup.py 423.1.1 13 years ago Soren Hansen Add include_package_data=True to setup.py. This m 2.6 KB Diff Download File