lp:~rackspace-titan/nova/xenapi-plugins-rpm

Created by Naveed Massjouni and last modified
Get this branch:
bzr branch lp:~rackspace-titan/nova/xenapi-plugins-rpm
Members of Titan can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

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

Recent revisions

1214. By Naveed Massjouni

Merge from trunk.

1213. By Naveed Massjouni

Making the xen plugins rpm to be noarch.

1212. By Naveed Massjouni

Updating license to ASL 2.0

1211. By Naveed Massjouni

Changed package name to openstack-xen-plugins per dprince's suggestion.
All the files in /etc/xapi.d/plugins must be executable.
Added dependency on parted.
Renamed build.sh to build-rpm.sh.

1210. By Naveed Massjouni

Adding files for building an rpm for xenserver xenapi plugins.

1209. By Todd Willey

This adds a way to create global firewall blocks that apply to all instances in your nova installation.

The mechanism for managing these rules is very similar to how security group rules are managed except there is only ever one instance of the provider rule table, as opposed to multiple security group tables. Each instance will simply jump into the provider firewall table as one of its first actions (before security groups, so these rules cannot be overridden on a per-user basis).

Most of the changes are straightforward if you understand how security groups work. There are a few small logging and variable name changes as well.

Right now this only exposes the creation of provider firewall rules. If we agree this is the best path forward I will quickly be adding a list and destroy method and updating nova-adminclient.

1208. By Brian Waldon

Accept a full serverRef to OSAPI POST /images (snapshot)

1207. By Brian Waldon

Adding dict with single 'meta' key to /imgages/<id>/meta/<key> GET and PUT

1206. By John Tran

"nova-manage checks if user is member of proj, prior to adding role for that project"

1205. By Brian Waldon

Add xml serialization for all /images/<id>/meta and /images/<id>/meta/<key> responses

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