lp:~jaypipes/nova/add-glance

Created by Jay Pipes and last modified
Get this branch:
bzr branch lp:~jaypipes/nova/add-glance
Only Jay Pipes can upload to this branch. If you are Jay Pipes please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jay Pipes
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

298. By Jay Pipes

Fixup stub_for_testing -> stub_out_networking and rename test_helper -> helpers for nosetest --all-modules

297. By Jay Pipes

Merge trunk and resolve conflicts

296. By Jay Pipes

Cleans up test files for running with:

nosetests --all-modules --logging-clear-handlers --verbose

* Rename test_helper.py to helpers.py
* Rename stub_for_testing to stub_out_networking
* Move /nova/tests/image_unittest.py to /nova/tests/api/rackspace/images.py
* Create unit test for unknown image service exception
* Create base test tasks class and create tests for local and glance image
  services

295. By Jay Pipes

Merge trunk

294. By Jay Pipes

Merge trunk

293. By Jay Pipes

Adds unit test for image service. Changes image service code to raise NotImplementedError and enforce interfaces.

292. By Michael Gundlach

Put EC2 API -> eventlet back into trunk, fixing the bits that I missed when I put it into trunk on 9/21.

Note that some of this got into trunk via r291 accidentally because r291 was a branch based off of the trunk that was reverted on 9/22.

291. By mdietz <mdietz@openstack>

Implementation of Rackspace token based authentication for the Openstack API.

This is a re-proposal of a merge earlier that was failing to merge no matter what I tried, so this is the next option in a series of failures. All tests pass locally.

290. By Soren Hansen

When calculating timedeltas make sure both timestamps are in UTC.
For people ahead of UTC, it makes the scheduler unit tests pass.
For people behind UTC, it makes their services time out after 60 seconds without a heart beat rather than X hours and 60 seconds without a heart beat (where X is the number of hours they're behind UTC).

289. By Vish Ishaya

Implements quotas with overrides for instances, volumes, and floating ips.

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