lp:ubuntu/raring-updates/nova

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/raring-updates/nova
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

109. By Adam Gandelman

* Resynchronize with stable/grizzly (0409a09) (LP: #1241202):
  - [2ab1b6a] sql error when launching an instance from a volume LP: 1171190
  - [b5fa9f0] nova should check the is_public of flavor when creating an
    instance LP: 1212179
  - [f651317] nova boot --num-instances=50 times out LP: 1199433
  - [ee9d1f6] Not prompt relevant message when stop a stoped vm LP: 1181934
  - [fc4d1f9] vmware driver should work without requiring patched wsdl
    LP: 1171215
  - [65b122f] launch index is not right if boot some VMs in one request
    LP: 1212648
  - [90fa239] VMware: Unable to spawn a instance when using Quantum and
    VMware drivers LP: 1202042
  - [474b8a4] Spawning multiple instances can cause race conditions with nbd
    LP: 1207422
  - [c704897] Some sequence of characters in console-log can DoS nova-
    compute LP: 1215091
  - [43f2a4c] libvirt driver: Failed to attach new interface to VM
    LP: 1212565
  - [067fb93] Multi datastore support for provisioning of instances on ESX
    LP: 1104994
  - [fc9af8f] Compute nodes changing hostnames should log an error
    LP: 1224982
  - [cc1b72a] Security groups with source groups no longer work LP: 1216720
  - [faabb91] instance consoleauth expired tokens need to be removed from
    the cache LP: 1209134
  - [5c55985] VHD snapshot from Hyper-V driver is bigger than original
    instance LP: 1177927
  - [d9ce5a4] normal user can show all the networks LP: 1186867
  - [6697489] hard reboot fails when using force_raw_images=False and
    use_cow_images=False and LP: 1200249
  - [a59957c] Snapshot failure with VMwareVCDriver LP: 1184807
  - [542191d] VMWAREAPI: Problem with starting Windows instances on ESXi 5.1
    LP: 1187853
  - [62f2218] Exceptions during soft reboot should result in a hard reboot
    LP: 1202974
  - [f306875] Incorrect host stats reported by VMWare VCDriver LP: 1190515
  - [8e6b79f] Windows instances need timezone to be localtime LP: 1231254
  - [570e8c7] boto version breaks gating LP: 1237944
  - [6193176] hard reboot fails with preallocate_images=performance
    LP: 1200113
  - [a48f9df] mount_options: mount: /boot: No such file or directory
    LP: 1210371
  - [516ec3e] one port_id can add to two instance LP: 1204850
  - [f89e624] VMware: no VM connectivity when opaque network does not match
    bridge id LP: 1225002
  - [ba7ad53] Add boto special casing for param changes in 2.13
  - [7b2b673] Cannot live block migrate an instance without shared storage
    LP: 1193359
  - [0409a09] boto version checking in test cases is not backwards compatible
    LP: 1239220

108. By Jamie Strandboge

* SECURITY UPDATE: enforce flavor access during instance boot
  - debian/patches/CVE-2013-4278.patch: the last update introduced a
    security flaw when fixing CVE-2013-2256 in that the context was not
    passed when retrieving flavor details, thus bypassing all flavor
    access control checks (LP: #1212179)
  - CVE-2013-4278

107. By Adam Gandelman

* Resynchronize with stable/grizzly (89c7ee4) (LP: #1210447):
  - [8e6edd2] Bump stable/grizzly next version to 2013.1.3
  - [61fc529] attach quantum security group to an existing vm failed
    LP: 1189059
  - [60774bd] nova-compute fails to start if quantum is down LP: 1186357
  - [8e6d4b6] asymmetric routes in nova network with external gateway and
    routing_source_ip LP: 1182143
  - [8849413] Failed VM's not set to error state on exception LP: 1182056
  - [ef10eee] Double healing of info_cache with cells LP: 1180304
  - [7422d83] Can't log into VM after powervm is resized LP: 1169848
  - [49ab0e8] stack trace when instance_actions extension can not find
    instance in GET LP: 1182867
  - [e71247c] nova service-list returns illegal result with non db service
    heartbeat LP: 1168861
  - [3f60606] Volume IO usage gets reset to 0 after a reboot / crash
    LP: 1169097
  - [19c443b] unused method list_interfaces in vmware driver can be removed
    LP: 1187251
  - [a8dab9f] No cleanup done when file transfer fails with powervm driver
    LP: 1173017
  - [fc98015] nova consoleauth depends on Conductor Service LP: 1186123
  - [1066418] VMware drivers are no longer passing quantum port-id to
    vCenter LP: 1183452
  - [b92075c] nova net-list fails on empty list with Quantum backend
    LP: 1189976
  - [3ba31f2] Create VM with no networks with Quantum Gives SecurityGroups
    Exception LP: 1191044
  - [89150b2] Periodic ValueErrors when using qpid LP: 1185465
  - [0e0d615] Libvirt pre-Grizzly instances cannot be block migrated
    LP: 1185588
  - [27960ef] ZMQ ipc socket file is created using un-sanitized network
    input LP: 1122763
  - [265b868] cannot block migrate old style instances libvirt complains
    LP: 1175286
  - [008a68a] code logical error exists in vmwareapi vif.py LP: 1177635
  - [378c045] Instance IP addresses are re-used even when previous instance
    could not be powered off LP: 1180178
  - [48ddffe] Reboot of compute node breaks VMs with volumes LP: 1188326
  - [f427f01] Missing dashes from console-log LP: 1194032
  - [78ebf1a] network-create returns an internal error when network
    conflicts LP: 1158075
  - [767c850] Instance nics are reorder after reboot LP: 1187092
  - [0b45996] instance directory naming update to use uuid LP: 1186944
  - [06cfad5] Disassociate failed dhcp fixed ip in deallocate_for_instance()
    method LP: 1180766
  - [cbcdfc5] Allow confirm_resize action on an instance in 'deleting'
    status LP: 1189391
  - [2563c44] aggregate_get_by_host returns aggregates from other hosts
    LP: 1201277
  - [109f3a9] nova libvirt driver requires iscsi initiator name regardless
    of using it in volume drivers LP: 1007084
  - [7f1c336] Host is always set to None in get_instance_nw_info(...)
    LP: 1194178
  - [1cf30a3] nova boot with colume should fail if the volume is already
    attached to another instance LP: 1166770
  - [9cb9361] Aggregate metadata filtering by key returns unrelated metadata
    LP: 1201283
  - [a61872b] Need clean up ftp transfer faiure in powervm driver
    LP: 1188884
  - [91bcd15] Race can cause soft deleted instance to be erased by mistake
    LP: 1186243
  - [c57fded] Nova fails to create a security group rule if ::0/0 is used as
    cidr LP: 1199943
  - [c698dd3] VMwareESXDriver and VMwareVCDriver report incorrect stat
    LP: 1180779
  - [e572faf] novnc fails when amqp_rpc_single_reply_queue=True LP: 1193031
  - [34ddd27] eventlet.monkey_patch() for spice and vnc proxy
  - [864837f] hypervisor_hostname not updated on evacuate LP: 1198284
  - [756a772] libvirt migrate/resize on shared storage can cause data loss
    LP: 1177247
  - [889b215] nova live-migration of volume-backed VM fails because of image
    is None LP: 1199811
  - [60712a4] VNC console does not work with VCDriver LP: 1178369
  - [e0aa0f5] metadata service throws error 500 when compute_driver is not
    set LP: 1184641
  - [340d337] Instance IP addresses are re-used even when previous instance
    could not be powered off LP: 1180178
  - [8247dc8] Resource limit circumvention in Nova private flavors
    (CVE-2013-2256) LP: 1194093
  - [bd7e467] Denial of Service in Nova network source security groups
    (CVE-2013-4185) LP: 1184041
  - [c3fddb7] Resize a VM when a volume is attached fails LP: 1190364
  - [01edbaa] Hyper-V versions before 2012 are not properly recognized
    LP: 1203059
  - [b18818a] driver libvirt doesn't honor vif quota LP: 1185030
  - [798984d] config drive not visible to windows LP: 1155842
  - [d18ceb1] nova live-migration failed due to exception.MigrationError
    LP: 1171526
  - [1934dbc] vmware Hyper for nova vnc console url parameters error
    LP: 1172177
  - [89c7ee4] [OSSA 2013-023] Potential unsafe XML usage (CVE-2013-4179,
    CVE-2013-4202) LP: 1190229
* debian/rules: Clean new setuptools-git cruft.
* debian/control: Update Vcs fields.

106. By Adam Gandelman

* Dropped patches, applied upstream:
  - debian/patches/CVE-2013-2096.patch: [a4fc0c8]
* Resynchronize with stable/grizzly (8c136a8e) (LP: #1188788):
  - [8c136a8] instance_type data cannot be extracted from sys_meta after
    instance deleted LP: 1185190
  - [6556344] Some nova.tests.integrated.test_api_samples.Hypervisors* tests
    fail when run as single test LP: 1177802
  - [bc35dba] Make nova.virt.fake.FakeDriver useable in integration testing
  - [ab51ac6] Cannot resize instance if base image is not available
    LP: 1160773
  - [4933c15] FC attach code doesn't discover multipath device LP: 1180497
  - [605ea6f] Failure to snapshot backend LP: 1166160
  - [ec335d0] bug in get_instance_security_groups() if security group has no
    name LP: 1182738
  - [fdb33fb] Traceback from cinderclient in nova-api log for BadRequest
    errors LP: 1098048
  - [de50a5a] vmwareapi: Add supported_instances to host state
  - [129d118] ERROR: test_resize_server_revert BuildErrorException LP: 1161529
  - [e05cf67] EC2 API throws stacktrace if adding security group rule that
    already exists LP: 1180973
  - [158f003] The hypervisor_hostname is not updated after live migration
    LP: 1173376
  - [b4d8cfe] variable referenced before assignment in vmwareapi code
    LP: 1177689
  - [40f3eed] Some Compute API methods unnecessarily alter the vm_state.
    LP: 1158509
  - [d4bed18] Cannot resize a volume backed instance booted without an image
    LP: 1182114
  - [bba57e9] nova interface-attach fails with quantum LP: 1171636
  - [e0a8bdd] InstanceMetadata content can be None LP: 1163598
  - [5094e83] nova coverage create lots empty folders even with coverage
    extension disabled LP: 1169005
  - [76eb8f7] ZooKeeper servicegroup driver is trying to import module by
    wrong name LP: 1177776
  - [b8c4346] Inconsistent connectivity between instances with floating IPs
    LP: 1178745
  - [726ae59] race condition between delete instance(with floating ip
    associated) and delete floating ip LP: 1172599
  - [498ce52] Don't swallow missing SR error LP: 1175357
  - [be0a14a] Nic Ordering not guaranteed with nova-network API LP: 1170725
  - [3c84539] Detach volume fails when using multipath iscsi LP: 1178893
  - [fc5c6ec] Quantum Security Group driver doesn't accept none value for
    from_port & to _port LP: 1176027
  - [784b6e4] ERROR in log when rebooting too soon after a reboot LP: 1157237
  - [3b52002] Resize revert operations fail with stack traces LP: 1180111
  - [25f2025] Live migration fails when the instance booted from volume has no
    image. LP: 1170596
  - [1ffab28] internal service AZ not hidden for disabled zones LP: 1167956
  - [c532f7a] Key error thrown when create lpar instance failed LP: 1173303
  - [a35e0f4] soft delete values in InstanceSystemMetadata on instance delete
    LP: 1153827
  - [1a682a5] Restarting compute service mistakenly reboots live instance
    LP: 1176897
  - [a4fc0c8] [OSSA 2013-012] Unchecked qcow2 root disk sizes LP: 1177830
  - [4226aa9] Nova evacuate failed when the VM is in shutoff status
    LP: 1176773
  - [687cd67] floating ip assignment can fail silently LP: 1178658
  - [5358ee9] when using multi_host and update_dns_entries dnsmasq is missing
    addn-hosts arg LP: 1170529
  - [325ab8f] wrong instance bdm response in ec2 api LP: 1165973

105. By James Page

* Rebase on latest security updates.
* SECURITY UPDATE: verify virtual size of QCOW2 images
  - CVE-2013-2096.patch: update nova/virt/libvirt/imagebackend.py to
    check QCOW2 image size during root disk creation
  - CVE-2013-2096

104. By Jamie Strandboge

* SECURITY UPDATE: verify virtual size of QCOW2 images
  - CVE-2013-2096.patch: update nova/virt/libvirt/imagebackend.py to
    check QCOW2 image size during root disk creation
  - CVE-2013-2096

103. By Chuck Short

* debian/nova-cells.upstart: Fix typo in upstart job. (LP: #1163218)
* debian/control: Add iptables dependency. (LP: #1172393)

102. By Chuck Short

New upstream release.

101. By Chuck Short

[ James Page ]
* d/control: Promote novnc and websockify to Depends for
  nova-novncproxy (LP: #1066845).

[ Chuck Short ]
* New upstream release.

100. By Chuck Short

[ Chuck Short ]
* New upstream release.
* debian/patches/avoid_setuptools_git_dependency.patch: Refreshed.
* debian/control: Clean up dependencies:
  - Dropped python-gflags no longer needed.
  - Dropped python-daemon no longer needed.
  - Dropped python-glance no longer needed.
  - Dropped python-lockfile no longer needed.
  - Dropped python-simplejson no longer needed.
  - Dropped python-tempita no longer needed.
  - Dropped python-xattr no longer needed.
  - Add sqlite3 required for the testsuite.

[ James Page ]
* d/watch: Update uversionmangle to deal with upstream versioning
  changes, remove tarballs.openstack.org.

Branch metadata

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

Subscribers