lp:~soren/nova/rs_auth_fixes

Created by Soren Hansen and last modified
Get this branch:
bzr branch lp:~soren/nova/rs_auth_fixes
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

285. By Soren Hansen

Compare project_id to '' using == (equality) rather than 'is' (identity). This is needed because '' isn't the same as u''.

284. By mdietz <mdietz@openstack>

Re-added the ramdisk line I accidentally removed

283. By mdietz <mdietz@openstack>

Added a primary_key to AuthToken, fixed some unbound variables, and now all unit tests pass

282. By mdietz <mdietz@openstack>

merge from trunk

281. By Matt Dietz

Missed the model include, and fixed a broke test after the merge

280. By Matt Dietz

Merge from trunk and resolving merge conflicts

279. By Matt Dietz

Some more refactoring and another unit test

278. By Matt Dietz

Refactored the auth branch based on review feedback

277. By Matt Dietz

Replaced the existing Rackspace Auth Mechanism with one that mirrors the implementation in the design document.

276. By Vish Ishaya

Better error message on the failure of a spawned process, and it's a ProcessExecutionException irrespective of how the process is run (twisted or not)

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