lp:~citrix-openstack/nova/diablo-release-addons

Created by Renuka Apte and last modified
Get this branch:
bzr branch lp:~citrix-openstack/nova/diablo-release-addons
Members of Citrix OpenStack development team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Citrix OpenStack development team
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

1624. By Sateesh

Backporting pep8 fixes from upstream.

1623. By Sateesh

Updated nova-manage script to accommodate additional options,
--hypervisor
--vmware_adaptertype
--vmware_ostype
These options would add to metadata of image in glance server.

1622. By Sateesh

Multi hypervisor support in nova.
Added new filter to use image metadata and host capabilities.D
Depends upon AbstractScheduler (extends the BaseScheduler class)
virt drivers report host capability 'hypervisor'.

1621. By Renuka Apte

OS-363: Port isolation

Bring improvements across from proposed branch iface-to-br-cleanup, and
remove previous extensions to this script that I've decided not to upstream.

Use ovs-vsctl iface-to-br to look up the bridge associated with the given VIF.
This avoids assuming that vifX.Y is attached to xenbrY, which is untrue in
the general case.

1620. By Renuka Apte

OS-363: Port isolation

Bring improvements across from proposed branch shared-dom0-rules.

Allow tenant networks to be shared with domain 0.

If domain 0 has an IP address on a given bridge, then add a flow rule to
allow traffic to leave that port. This allows for the case where domain 0
and the tenant network are sharing a bridge, which is useful in non-production
environments.

At the same time, simplify the interface to ovs_configure_base_rules.py.
There is no need to pass the bridge in, because it's implicit in the selection
of the physical interface, and can be obtained using ovs-vsctl iface-to-br.

Having made these two changes, it's now reasonable to apply flow rules to all
interfaces as a default (if not overridden in the sysconfig file).

1619. By Renuka Apte

OS-210 Remote syslog logging

1618. By Renuka Apte

OS-363: Port isolation (partial)

Fix typo in comment.

1617. By Renuka Apte

OS-363: Port isolation (partial)

Added changes to ovs_configure_vif_flows.py to take separate vif, domid, and
bridge arguments. This means that this script isn't trying to infer the
bridge from the VIF index, which I think is wrong in the general case.

This is another change that will need to be upstreamed in some form.

1616. By Renuka Apte

OS-363: Port isolation (partial)

Add a rule which allows traffic from dom0 in the base case.

I need to ask Rackspace why they don't need this rule, because it seems pretty
essential to me.

1615. By Renuka Apte

Part 3 of d4 addons from cset 1500-1501

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:nova/essex
This branch contains Public information 
Everyone can see this information.