lp:~hisaki/nova/lp655217

Created by Hisaki Ohara and last modified
Get this branch:
bzr branch lp:~hisaki/nova/lp655217
Only Hisaki Ohara can upload to this branch. If you are Hisaki Ohara please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Hisaki Ohara
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

333. By Hisaki Ohara

Imported images_path from nova.objectstore for nova-compute. Without its setting,
it fails to launch instances by exception at _fetch_local_image.

332. By Hisaki Ohara

Defined images_path for nova-compute. Without its setting, it fails
to launch instances by exception at _fetch_local_image.

331. By mdietz <mdietz@openstack>

Cleans up a broken servers unit test

330. By Jay Pipes

Adds stubs and tests for GlanceImageService and LocalImageService.
Adds basic plumbing for ParallaxClient and TellerClient and hooks that into the GlanceImageService.

Fixes lp654843

329. By Michael Gundlach

Typo

328. By mdietz <mdietz@openstack>

Cleanup around the rackspace API for the ec2 to internal_id transition

327. By Michael Gundlach

Replace model.Instance.ec2_id with an integer internal_id so that both APIs can represent the ID to external users.

326. By Todd Willey

Keep handles to loggers open after daemonizing.

325. By Jay Pipes

Cleans up the unit tests that are meant to be run with nosetests

    * Renames all test modules to start with test_ so that nosetests does
    not need to be run with the --all-modules flag in order to pick them up
    * Renames test_helper to fakes and removes imports in unit tests that
    did not reference the fakes
    * Adds nose to pip-requires so that run_tests.sh -V will install nose
    into the virtualenv instead of having to manually install it after running
    into import errors :)

324. By Ewan Mellor <emellor@silver>

Matches changes in the database / model layer with corresponding fixes to nova.virt.xenapi.

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