lp:~vishvananda/nova/lp692716

Created by Vish Ishaya and last modified
Get this branch:
bzr branch lp:~vishvananda/nova/lp692716
Only Vish Ishaya can upload to this branch. If you are Vish Ishaya please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Vish Ishaya
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

470. By Vish Ishaya

don't add the ip to bridge on compute hosts

469. By Jonathan Bryce

Removing unneeded Trial specific code

468. By Ed Leafe

Replaced the use of redis in fakeldap with a customized dict class. Auth unittests should now run fine without a redis server running, or without python-redis installed.

467. By Jonathan Bryce

Adding Ed Leafe to Authors file

466. By Josh Kearney

Put flags back in nova.virt.xenapi/vm_utils.

465. By termie

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.

464. By Eldar Nugaev

Fix 688220
Added dependency on Twisted>=10.1.0 to pip-requires

463. By Soren Hansen

Make sure we properly close the bzr WorkingTree in our Authors up-to-datedness unit test.

462. By Vish Ishaya

The ppa was moved. This updates nova.sh to reflect that.

461. By Jay Pipes

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.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~hudson-openstack/nova/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers