lp:~sateesh-chodapuneedi/nova/esx-multi-nic

Created by Sateesh and last modified
Get this branch:
bzr branch lp:~sateesh-chodapuneedi/nova/esx-multi-nic
Only Sateesh can upload to this branch. If you are Sateesh please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

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

Recent revisions

1527. By Sateesh

Multi-NIC support for vmwareapi virt driver in nova.
Does injection of Multi-NIC information to instances with Operating system flavors Ubuntu, Windows and RHEL.
vmwareapi virt driver now relies on calls to network manager instead of nova db calls for network configuration information of instance.
Ensure if port group is properly associated with vlan_interface specified in case of VLAN networking for instances.
Re-oranized VMWareVlanBridgeDriver and added session parmeter to methods to use existing session. Also removed session creation code as session comes as argument.
Added check for flat_inject flag before attempting an inject operation.
Removed stale code from vmwareapi stubs.
Also updated some comments to be more meaningful.
Did pep8 and pylint checks. Tried to improve pylint score for newly added lines of code.

1526. By Tushar Patil

Instance record is not inserted in db if the security group passed to the RunInstances API doesn't exists.

1525. By Tushar Patil

Added list of security groups to the newly added extension (Createserverext) for the Create Server and Get Server detail responses.

1524. By Kevin L. Mitchell

Fixes a small bug which causes filters to not work at all. Also reworks a bit of exception handling to allow the exception related to the bug to propagate up.

1523. By Kevin L. Mitchell

Glance can now perform its own authentication/authorization checks when we're using keystone.

1522. By Vish Ishaya

Fix a few references to state_description that slipped through.

1521. By Brian Waldon

- implements changes-since for servers resource
- default sort is now created_at desc for instances

1520. By Vish Ishaya

Fixes NotFound exceptions to show the proper instance id in the ec2 api.

1519. By Anthony Young

fix for lp838583 - fixes bug in os-floating-ips view code that prevents instance_id from being returned for associated addresses.

1518. By Jesse Andrews

Accept keypair when you launch a new server. These properties would be stored along with the other server properties in the database (like they are currently for ec2 api).

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