lp:~justin-fathomdb/nova/justinsb-api-fix-auth

Created by justinsb and last modified
Get this branch:
bzr branch lp:~justin-fathomdb/nova/justinsb-api-fix-auth
Only justinsb can upload to this branch. If you are justinsb please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
justinsb
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

702. By justinsb

Fix FakeAuthManager so that unit tests pass; I believe it was matching the wrong field

701. By justinsb

Fix typo (?) in authentication logic

700. By Vish Ishaya

Makes FlatDHCPManager clean up old fixed_ips like VlanManager.

699. By Vish Ishaya

Correctly pass the associate paramater for project_get_network through the IMPL layer in the db api.

698. By Ed Leafe

Added support for feature parity with the current Rackspace Cloud Servers practice of "injecting" files into newly-created instances for configuration, etc. However, this is in no way restricted to only writing files to the guest when it is first created.

697. By Soren Hansen

Add **kwargs to VlanManager's create_networks so that optional args from other managers don't break.

696. By Sandy Walsh

Added http://mynova/v1.0/zones/ api options for add/remove/update/delete zones. child_zones table added to database and migration. Changed novarc vars from CLOUD_SERVERS_* to NOVA_* to work with novatools. See python-novatools on github for help testing this.

695. By Soren Hansen

Make eth0 the default for the public_interface flag.

694. By Soren Hansen

Re-alphabetise Authors, move extra addresses into .mailmap.

693. By Ricardo Carrillo Cruz

Hi guys

Taking Jay suggestion, i completely got rid of BadParameter and just used ValueError, no point of using a new exception class when there's already something available in Python for that purpose.

Regards

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