lp:~vishvananda/nova/bug782364-ms

Created by Vish Ishaya and last modified
Get this branch:
bzr branch lp:~vishvananda/nova/bug782364-ms
Only Vish Ishaya can upload to this branch. If you are Vish Ishaya please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Vish Ishaya
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

1514. By Vish Ishaya

remove sudo

1513. By Vish Ishaya

resolved conflicts

1512. By Tushar Patil

Execute arping command using run_as_root=True instead of sudo

1511. By Tushar Patil

Fix for LP Bug #782364

1510. By Tushar Patil

Fix for LP Bug #782364

1509. By Dan Prince

Update RequestContext so that it correctly sets self.is_admin from the roles array. Additionally add a bit of code to ignore case as well.

Resolves issues when accessing admin API's w/ Keystone.

1508. By Dan Prince

Update the EC2 ToToken middleware to use eventlet.green.httplib instead of httplib2. Fixes issues where the JSON request body wasn't getting sent to Keystone.

1507. By Ewan Mellor

In the XenAPI simulator, set VM.domid, when creating the instance initially,
and when starting the VM.

This shows up in the logs for Bug #831599, but this fix doesn't actually
fix the hang.

1506. By Chris Behrens

Fixes lp:813864 by removing the broken assert. The assert was a check for isinstance of 'int' that should have been 'long'. But it doesn't appear this assert really belongs, anyway.

1505. By Chris Behrens

Adds assertIn and assertNotIn support to TestCase for compatibility with python 2.6
This is a very minimal addition which doesn't require unittest2.

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