lp:~soren/nova/lp658257

Created by Soren Hansen and last modified
Get this branch:
bzr branch lp:~soren/nova/lp658257
Only Soren Hansen can upload to this branch. If you are Soren Hansen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Soren Hansen
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

335. By Soren Hansen

Rename ec2 get_console_output's instance ID argument to 'instance_id'. It's passed as a kwarg, based on key in the http query, so it must be named this way.

334. By mdietz <mdietz@openstack>

Renames every instance of "rackspace" in the API and test code base. Also includes a minor patch for the API Servers controller to use images correctly in the absence of Glance.

333. By Michael Gundlach

Remove redis dependency from RS Images API.

332. By Hisaki Ohara

Since FLAGS.images_path was not set for nova-compute, I could not launch instances
due to an exception at _fetch_local_image() trying to access to it.
I think that this is the reason of Bug655217.

I'm not sure whether it is global solution, because FLAGS.images_path is defined
in nova/objectstore/image.py too.

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.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers