lp:~soren/nova/logrotate

Created by Soren Hansen and last modified
Get this branch:
bzr branch lp:~soren/nova/logrotate
Only Soren Hansen can upload to this branch. If you are Soren Hansen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Soren Hansen
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

701. By Soren Hansen

Use WatchedFileHandler instead of RotatingFileHandler.

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

692. By Brian Waldon

Update the Openstack API so that it returns 'addresses'.

This branch should resolve nova bug #713144 (https://bugs.launchpad.net/nova/+bug/713144).

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