be33b4d Fix up recent patches which don't apply

Authored and Committed by Mark McLoughlin 12 years ago
96 files changed. 270 lines added. 317 lines removed.
0001-Add-tools-rfc.sh-from-master.patch
file modified
+2 -2
0002-Don-t-use-GitPython-for-authors-check.patch
file modified
+2 -2
0003-Made-jenkins-email-pruning-more-resilient.patch
file modified
+2 -2
0004-Removing-old-code-that-snuck-back-in.patch
file modified
+2 -2
0005-Fix-outstanding-pep8-errors-for-a-clean-trunk.patch
file modified
+2 -2
0006-Point-tools-rfc.sh-at-the-right-branch.patch
file modified
+2 -2
0007-Makes-sure-to-recreate-gateway-for-moved-ip.patch
file modified
+2 -2
0008-put-fully-qualified-domain-name-in-local-hostname.patch
file modified
+2 -2
0009-Fix-the-grantee-group-loading-for-source-groups.patch
file modified
+2 -2
0010-Call-endheaders-when-auth_token-is-None.-Fixes-bug-8.patch
file modified
+2 -3
0011-Removed-db_pool-complexities-from-nova.db.sqlalchemy.patch
file modified
+2 -2
0012-Raise-InsufficientFreeMemory.patch
file modified
+2 -2
0013-Don-t-leak-exceptions-out-to-users.patch
file modified
+2 -2
0014-Makes-snapshots-work-for-amis.-Fixes-bug-873156.patch
file modified
+2 -2
0015-Add-missing-author.patch
file modified
+2 -2
0016-Make-snapshots-private-by-default.patch
file modified
+2 -2
0017-Snapshots-backups-can-no-longer-happen-simultaneousl.patch
file modified
+3 -3
0018-Fixed-bug-lp850602.patch
file modified
+11 -11
0019-bug-861310.patch
file modified
+2 -2
0020-Enforce-snapshot-cleanup.patch
file modified
+4 -4
0021-bug-lp845714.patch
file modified
+2 -2
0022-Added-1.0.4-version-specifier-to-kombu-in-pip-requir.patch
file modified
+3 -3
0023-Adds-the-tenant-id-to-the-create-images-response-Loc.patch
file modified
+3 -3
0024-Fixes-bug-862633-OS-api-consoles-create-broken.patch
file modified
+2 -2
0025-Deallocate-ip-if-build-fails.patch
file modified
+2 -2
0026-Stop-returning-correct-password-on-api-calls.patch
file modified
+2 -2
0027-Handle-pidfile-exception-for-dnsmasq.patch
file modified
+2 -2
0028-Make-sure-unknown-extensions-return-404.patch
file modified
+2 -2
0029-Include-original-exception-in-ClassNotFound-exceptio.patch
file modified
+2 -2
0030-Ensure-non-default-FLAGS.logfile_mode-is-properly-co.patch
file modified
+3 -3
0031-Explicit-errors-on-confirm-revertResize-failures.patch
file modified
+2 -2
0032-Adds-ext4-and-reiserfs-to-_mount_filesystem.patch
file modified
+2 -2
0033-Improve-access-check-on-images.patch
file modified
+2 -2
0034-Fixes-bug-834633-Auto-assigning-floating-IPs.patch
file modified
+2 -2
0035-fixes-bug-883233.patch
file modified
+3 -3
0036-Fix-deletion-of-instances-without-fixed-ips.patch
file modified
+2 -2
0037-Fix-file-injection-for-OSAPI-rebuilds.-Fixes-881649.patch
file modified
+2 -2
0038-Add-.gitreview-config-file-for-gerrit.patch
file modified
+4 -4
0039-Adding-bulk-create-fixed-ips.-The-true-issue-here.patch
file modified
+8 -8
0040-Retry-failed-SQL-connections-LP-876663.patch
file modified
+2 -2
0041-Updated-NoAuth-to-account-for-requests-ending-in.patch
file modified
+2 -2
0042-Make-sure-networks-returned-from-get_instance_nw_inf.patch
file modified
+3 -3
0043-Bug-884527-ajax_console_proxy_port-needs-to-be-an-in.patch
file modified
+2 -3
0044-Fix-lp-861160-newly-created-network-has-no-uuid.patch
file modified
+6 -6
0045-Fix-KeyError-when-passed-unknown-format-of-time.patch
file modified
+2 -2
0046-Add-local-storage-of-context-for-logging.patch
file modified
+2 -2
0047-Bug-884863-nova-logs-everything-to-syslog-twice.patch
file modified
+4 -4
0048-Bug-884534-nova-ajax-console-proxy-crashes-on-shutdo.patch
file modified
+2 -3
0049-exception.KeypairNotFound-usage-correction.patch
file modified
+2 -2
0050-fix-bug-816630.patch
file modified
+6 -6
0051-Log-the-exception-when-we-get-one.patch
file modified
+3 -3
0052-Change-floating-snat-to-float-snat.patch
file modified
+2 -2
0053-Fix-for-launchpad-bug-882568.patch
file modified
+2 -2
0054-Undefine-libvirt-saved-instances.patch
file modified
+4 -4
0055-Log-original-dropped-exception-when-a-new-exception-.patch
file modified
+3 -4
0056-Fix-exception-reraising-in-volume-manager.patch
file modified
+2 -2
0057-Make-run-instances-respect-availability-zone.patch
file modified
+2 -2
0058-Makes-rpc_allocate_fixed_ip-return-properly.patch
file modified
+2 -2
0059-Update-exception.wrap_exception-so-that-all-exceptio.patch
file modified
+3 -4
0060-Move-failed-instances-to-error-state.patch
file modified
+2 -2
0061-Fixes-LP878319.patch
file modified
+2 -2
0062-Fixes-bug-871877.patch
file modified
+2 -2
0063-nova-manage-exit-with-status-1-if-an-image-registrat.patch
file modified
+3 -3
0064-Fix-a-notification-bug-when-creating-instances.patch
file modified
+7 -7
0065-fix-rebuild-sha1-not-string-error.patch
file modified
+2 -2
0066-Verify-security-group-parameters.patch
file modified
+4 -4
0067-Bug-886353-Faults-raised-by-OpenStack-API-Resource-h.patch
file modified
+2 -2
0068-Makes-sure-gateways-forward-properly.patch
file modified
+2 -2
0069-Fix-a-minor-memory-leak.patch
file modified
+2 -2
0070-Fixes-bug-886263.patch
file modified
+2 -2
0071-Fix-for-bug-894431.patch
file modified
+4 -4
0072-Bug-897091-nova-actions-fails-with-HTTP-400-TypeErro.patch
file modified
+3 -3
0073-removed-logic-of-throwing-exception-if-no-floating-i.patch
file modified
+4 -4
0074-Fix-RPC-responses-to-allow-None-response-correctly.patch
file modified
+9 -9
0075-Sanitize-EC2-manifests-and-image-tarballs.patch
file modified
+2 -2
0076-Rename-.nova-venv-to-.venv.patch
file modified
+4 -22
0077-Fix-issue-in-test_s3_malicious_tarballs.patch
file modified
+2 -2
0078-Fixes-bug-888649.patch
file modified
+6 -6
0079-Fixes-bug-767947.patch
file modified
+6 -19
0080-Add-Support-to-delete-VMs-in-error-state.patch
file modified
+2 -2
0081-Fix-to-correctly-report-memory-on-Linux-3.X.patch
file modified
+2 -2
0082-avoid-error-and-trace-on-dom.vcpus-in-lxc.patch
file modified
+3 -3
0083-Bug-751229-Floating-address-range-fixed.patch
file modified
+2 -2
0084-Bug-820059-bin-nova-manage.py-VpnCommands.spawn-call.patch
file modified
+4 -17
0085-Pass-r-option-to-collie-cluster-status.patch
file modified
+3 -3
0086-Fixing-snapshot-failure-task_state.patch
file modified
+2 -2
0087-Add-INPUT-chain-rule-for-EC2-metadata-requests-lp-85.patch
file modified
+2 -3
0088-Have-nova-api-add-the-INPUT-rule-for-EC2-metadata-lp.patch
file modified
+2 -2
0089-Allow-the-user-to-choose-either-ietadm-or-tgtadm-lp-.patch
file modified
+2 -3
0090-Remove-VolumeDriver.sync_exec-method-lp-819997.patch
file modified
+2 -2
0091-Refactor-ietadm-tgtadm-calls-out-into-helper-classes.patch
file modified
+2 -2
0092-Fix-tgtadm-off-by-one-error.-Fixes-bug-871278.patch
file modified
+2 -2
0093-Bug-898257-abstract-out-disk-image-access-methods.patch
file modified
+2 -2
0094-Bug-898257-support-handling-images-with-libguestfs.patch
file modified
+2 -2
0095-Ensure-we-don-t-access-the-net-when-building-docs.patch
file modified
+2 -2
openstack-nova.spec
file modified
+6 -2
    Fix up recent patches which don't apply
    
        
file modified
+11 -11
file modified
+2 -2
file modified
+2 -2
file modified
+3 -3
file modified
+6 -6
file modified
+2 -2
file modified
+2 -2
file modified
+2 -2
file modified
+6 -6
file modified
+6 -19
file modified
+6 -2