lp:~ed-leafe/nova/remove-redis

Created by Ed Leafe and last modified
Get this branch:
bzr branch lp:~ed-leafe/nova/remove-redis
Only Ed Leafe can upload to this branch. If you are Ed Leafe please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ed Leafe
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

469. By Ed Leafe

pep8 cleanup

468. By Ed Leafe

Fixed some old code that was merged incorrectly

467. By Ed Leafe

Replaced redis with a modified dict class

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.

460. By Vish Ishaya

Includes architecture on register. Additionally removes a couple lines of cruft.

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