lp:~sateesh-chodapuneedi/nova/lp831497

Created by Sateesh and last modified
Get this branch:
bzr branch lp:~sateesh-chodapuneedi/nova/lp831497
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:
Abandoned

Recent revisions

1497. By Sateesh

Rebasing to nova mainline revision 1519

1496. By Sateesh

Addressed Salvatore's review comments.
1) Used vif_info dict object instead of passing list members as vif_info[index]
2) Removed stale comments like + # vlan_num, bridge, net_attrs=None):
3) Fixed unit tests that got araised due to increased code coverage.

Also check for flat_inject state before attempting an inject operation.
Also updated some comments to be more meaningful.

1495. By Sateesh

updated vlan bridge_interface to ESX specific name starting with 'vmnic'

1494. By Sateesh

Minor nit.

1493. 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.
Ensures vlan bridge on specified interface in case of VLAN networking for instances.

1492. By Hisaharu Ishii

Once a network is associated with project, I can’t delete this network with ‘nova-manage network delete’.
As you know, I can delete network by scrubbing the project with ‘nova-manage project scrub’.
However it is too much.
The cause of this problem is there is no modify command of network attribute.

This branch adds 'nova-manage network modify' command.
In this branch, we only support project and host value modifications.
Another attributes are in future work.

1491. By Dan Prince

Update paste config so that EC2 admin API defaults to noauth.

1490. By Tim Simpson

The notifiers API was changed to take a list of notifiers. Some people might want to use more than one notifier so hopefully this will be accepted into trunk.

1489. By Vish Ishaya

Fixes iscsiadm commands to run properly.

1488. By Thierry Carrez

Fix default hostname generator so that it won't use underscores, and use minus signs instead.

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