lp:~cisco-openstack/nova/folsom-multitool

Created by Soren Hansen and last modified
Get this branch:
bzr branch lp:~cisco-openstack/nova/folsom-multitool
Members of Cisco Openstack can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Cisco Openstack
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

458. By Soren Hansen

Refresh avoid_setuptools_git_dependency.patch

457. By Soren Hansen

* Merge with Ubuntu. Remaining changes:
  - Make sqlalchemy dependency work with backports.
  - Add upstart job for nova-xvpvncproxy.
* Ubuntu updates:
  - debian/control: Ensure novaclient is upgraded with nova,
    require python-keystoneclient >= 1:2.9.0. (LP: #1073289)
* Resynchronize with stable/folsom (e76848a0):
  - [ded0473] deletes fail when instance in RESIZED (LP: #1056601)
  - [d015be5] libvirt: cannot detach volume from stopped domain (LP: #1057730)
  - [d5888f1] Resizing a Xen instance with attached volumes fails
    (LP: #1028092)
  - [fb88827] resize leave leftover libvirt configs (LP: #1015731)
  - [5ccd691] nova-network cannot re-generate MAC address if collision happen
    (LP: #1059366)
  - [e3d7f8c] After folsom upgrade, instances can no longer access existing
    volumes. (LP: #1065702)
  - [804f858] Jenkins jobs fail because of incompatibility between sqlalchemy-
    migrate and the newest sqlalchemy-0.8.0b1 (LP: #1073569)
  - [f67a5f9] block device mappings for deleted instances are leaked
    (LP: #1069099)
  - [32d8722] volume and snapshot IDs do not correctly map to UUIDs after
    folsom upgrade (LP: #1065785)
  - [9613643] Xenserver cannot boot vm_mode=xen type images (LP: #1055431)
  - [863c767] Cloudpipe extension xml serialization doesn't return the
    instance(s) data (LP: #1056242)
  - [724adcf] deleting security group does not mark rules as deleted
    (LP: #1056380)
  - [84a996c] IP Protocol for security group should be returned in lower case
    to be compliant with the ec2 api (LP: #1057196)
  - [e1ed06a] db tests fail with sqlalchemy 0.7.4 (LP: #1057145)
  - [bddb06d] Fail to boot raw image on XenServer (LP: #1055413)
  - [d4d1665] Add SIGPIPE handler to subprocess execution in rootwrap and
    utils.execute (LP: #1053364)
  - [0af4dd0] libvirt: concurrent detach_volume and terminate fails
    (LP: #1057719)
  - [ebbfa9e] Instances in vm state DELETED are preventing compute restart
    (LP: #1053441)
  - [db516a2] ComputeManager does not provide block_device_info on destroy
    call in revert_resize (LP: #1056285)
  - [4223ebf] Set defaultbranch in .gitreview to stable/folsom
  - [eee4dbb] do_refresh_security_group_rules in nova.virt.firewall is very
    slow (LP: #1062314)
  - [b7e509a] Set read_deleted='yes' for instance_id_mappings.
  - [9e20735] Tests fail on 32bit machines (_get_hash_str is platform
    dependent) (LP: #1050359)
[ Adam Gandelman ]
* Move management of /var/lib/nova/volumes from nova-common to
  nova-volume. Ensure it has proper permissions. (LP: #1065320)
* debian/patches/avoid_setuptools_git_dependency.patch: Remove
  setuptools_git from tools/pip-requires to avoid it being automatically
  added to python-nova's runtime dependencies. (LP: #1059907)
[ Chuck Short ]
* debian/patches/rbd-security.patch: Support override of ceph rbd
  user and secret in nova-compute. (LP: #1065883)
* debian/patches/ubuntu/fix-libvirt-firewall-slowdown.patch: Fix
  refreshing of security groups in libvirt not to block on RPC calls.
  (LP: #1062314)
* debian/patches/ubuntu/fix-ec2-volume-id-mappings.patch: Read deleted
  snapshot and volume id mappings. (LP: #1065785)
* debian/patches/ubuntu/ubuntu-fix-ec2-instance-id-mappings.patch:
  Backport from trunk, Set read_deleted='yes' for instance_id_mappings.
  (LP: #1061166)
* nova-xvpvncproxy, nova-novncproxy: Add missing .install, .logrotate,
  .postrm, manpages and upstart jobs (LP: #1060336)
* debian/{rules, nova-volume.install}: Rename nova_tgt to nova_tgt.conf so
  that it is actually loaded by tgt. (LP: #1060422)
* debian/patches/ubuntu-fix-32-64-bit-iss.patch: Backport
  ba8cca2b59bb2904635520ad12f6d9a73f10242c, python's builtin
  builtin hash returns different values on 32-bit and 64-bit architectures,
  so it's safer to use a well-defined hash like MD5. This fixes a FTBFS
  in Ubuntu's buildds.

456. By Soren Hansen

Revert r455

455. By Soren Hansen

Skip arch dependent nfs tests.

454. By Soren Hansen

Make sqlalchemy dependency work with backports.

453. By Soren Hansen

Re-populate nova-novncproxy.

452. By Chuck Short

debian/nova-volume.postinst, nova-common.dirs: Configure nova-volumes
to use tgtd properly.

451. By Chuck Short

* debian/control: Depend on python-sqlalchemy >= 0.7.8-1.
* New upstream release.
* debian/control: Dont conflict with novnc. (LP: #1055505)

450. By Chuck Short

releasing version 2012.2~rc3-0ubuntu1

449. By Chuck Short

New upstream relase.

Branch metadata

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

Subscribers