lp:~openstack-ubuntu-testing/nova/precise-grizzly

Created by Adam Gandelman and last modified
Get this branch:
bzr branch lp:~openstack-ubuntu-testing/nova/precise-grizzly
Members of Openstack Ubuntu Testers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Openstack Ubuntu Testers
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

566. By Openstack Ubuntu Testing Bot

* Automated Ubuntu testing build:
* [5b0917a] Fix quantum nic allocation when only portid is specified
* [f29ecba] Make tenant_usage fall back to instance_type_id
* [ff4e9a2] Use format_message on exceptions instead of str()
* [ec13d84] Add a format_message method to the Exceptions
* [7e4fec6] List AZs fails if there are disabled services
* Automated Ubuntu testing build:
* [34a321f] Adding netmask to dnsmasq argument --dhcp-range
* [ff4e9a2] Use format_message on exceptions instead of str()
* [ec13d84] Add a format_message method to the Exceptions
* [7e4fec6] List AZs fails if there are disabled services
* [1fa7879] Always store old instance_type during a migration
* [eb90ad4] Reset ec2 image cache between S3 tests.
* [34126d3] Fix /servers/<instance-id>os-security-groups using quantum
* [d7dcc5d] Fixes Nova API /os-hosts missing element "zone"
* [9bfad01] translate cinder BadRequest exception
* [94a5f21] nova-manage vm list fails looking 'instance_type'
* [f5b03f4] Don't log traceback on rpc timeout.
* [ddff770] Update instance network info cache to include vif_type.
* [9894358] Pass project id in quantum driver secgroup list
* [c8cb579] Remove unnecessary DB call to find EC2 AZs.
* [e547005] Add caching for ec2 mapping ids.
* [2df099a] Fixes passing arbitrary conductor_api argument
* [b93de10] Import latest openstack.common.setup
* [817bdeb] Sync lockutils from oslo-incubator stable/grizzly.
* [8cab8ed] Initialize compute manager before loading driver.
* [040640c] Make _downsize_quota_delta() use stashed instance types
* [b9a3e79] fix add-fixed-ip with quantum
* [32cd2fe] Update the network info when using quantum.
* [2b7caba] Refactor db.service_destroy and db.service_update methods
* [ac0c8d4] Add missing tests for db.virtual_interface_* methods
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* Automated Ubuntu testing build:
* [def5fa1] Set version to 2013.2
* [a701771] Imported Translations from Transifex
* [b9a3e79] fix add-fixed-ip with quantum
* [32cd2fe] Update the network info when using quantum.
* [2b7caba] Refactor db.service_destroy and db.service_update methods
* [c02d3ae] Fix console support with cells
* [2b3a297] Fix missing argument to QemuImageInfo
* [ac0c8d4] Add missing tests for db.virtual_interface_* methods
* [98f9f73] Fix multiple fixed-ips with quantum.
* [8c00124] Add missing tests for db.service_* methods
* [1c46788] Ensure that headers are returned as strings, not integers.
* [ecab528] Fixes PowerVM spawn failed as missing attr
  supported_instances
* [4664d22] Fix RequestContext crashes w/ no service catalog
* [84b73cf] Prevent volume-attach/detach from instances in rescue
  state
* [3c0f4d0] xenapi: Adding logging for migration plugin
* [cb369da] libvirt: Tolerate existing vm(s) with cdrom(s)
* [7aeb17d] LibvirtGenericVIFDriver update for stp
* [2784fff] Return error details to users in "dns-create-private-
  domain"
* [02c7cd9] Fix more OS-DCF:diskConfig XML handling
* Automated Ubuntu testing build:
* [96c874c] Require netaddr>=0.7.6 to avoid UnboundLocalError
* [ecab528] Fixes PowerVM spawn failed as missing attr
  supported_instances
* [4664d22] Fix RequestContext crashes w/ no service catalog
* [3c0f4d0] xenapi: Adding logging for migration plugin
* [cb369da] libvirt: Tolerate existing vm(s) with cdrom(s)
* [23fbde0] Remove dead code.
* [dc3eb8e] Remove unused virt.disk.api methods bind/unbind
* [b7a561d] Imported Translations from Transifex
* [6031a81] Revert "Remove the usage of instance['extra_specs'
* [f5212a5] Add standard methods to the Limits API
* [dba2f02] Store project_id for instance actions
* [397bb31] rstrip() strips characters, not strings
* [3e6eaa1] Fix use of libvirt_disk_prefix
* [7f1b1b6] Revert 1154253 causes XenServer image compat issue
* [f5fa022] Reset migrating task state for more Exceptions
* [bb19777] Fix db archiving bug with foreign key constraints.
* [767aa58] Update migration 153 for efficiency.
* [3a48c1a] Make conductor's quota methods pass project_id properly
* [d786517] Fix: improve API error responses from os-hosts extension
* [37c618d] Make os-services API extensions consistent.
* [b883b25] Check keypair destroy result operation
* [3bbcb2f] Fix issues with cells and resize
* [fff0f42] Make ssh key injection work with xenapi agent
* [f5a2890] Drop gzip flag from tar command for OVF archives
* [7aeb17d] LibvirtGenericVIFDriver update for stp
* [2784fff] Return error details to users in "dns-create-private-
  domain"
* [02c7cd9] Fix more OS-DCF:diskConfig XML handling
* [76c47c1] Remove the usage of instance['extra_specs'].
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [f9a89b7] Fix XenAPI performance issue
* [dc3eb8e] Remove unused virt.disk.api methods bind/unbind
* [b7a561d] Imported Translations from Transifex
* [6031a81] Revert "Remove the usage of instance['extra_specs'
* [f5212a5] Add standard methods to the Limits API
* [dba2f02] Store project_id for instance actions
* [397bb31] rstrip() strips characters, not strings
* [3e6eaa1] Fix use of libvirt_disk_prefix
* [7f1b1b6] Revert 1154253 causes XenServer image compat issue
* [f5fa022] Reset migrating task state for more Exceptions
* [bb19777] Fix db archiving bug with foreign key constraints.
* [5b73dae] Imported Translations from Transifex
* [767aa58] Update migration 153 for efficiency.
* [d63bd8d] Don't include traceback when wrapping exceptions
* [3971c4e] Fix exception message in Networks API extension
* [3a48c1a] Make conductor's quota methods pass project_id properly
* [d786517] Fix: improve API error responses from os-hosts extension
* [d96b07e] Add missing API doc for networks-post-req.
* [37c618d] Make os-services API extensions consistent.
* [ed02460] Fix system_metadata "None" and created_at values
* [2d0578c] Add the serial to connection info for boot volumes
* [a753af1] Do not accept invalid keys in quota-update
* [9942921] Add quotas for fixed ips.
* [3478f1e] Makes safe xml data calls raise 400 http error instead of
  500
* [702beca] Fixes an iSCSI connector issue in the Hyper-V driver.
* [b883b25] Check keypair destroy result operation
* [45d4ec4] Resize/Migrate refactoring fixes and test cases
* [c4c478d] Fixes Hyper-V live migration with attached volumes
* [4bf3550] Force nova to use keystone v2.0 for auth_token
* [3bbcb2f] Fix issues with cells and resize
* [7fe653e] Fix copyright - from LLC to Foundation
* [a02b2d7] Don't log traceback on expected console error.
* [dced117] Generalize console error handling during build.
* [cef34cd] Remove sqlalchemy calling back to DB API
* [fff0f42] Make ssh key injection work with xenapi agent
* [79acbf0] Fix use of potentially-stale instance_type in tenant_usage
* [f5a2890] Drop gzip flag from tar command for OVF archives
* [a8429a9] List ComputeHostNotFound as a client exception
* [e94deed] Fix: Nova aggregate API throws an uncaught exception on
  invalid host
* [22e8e37] Do cleaning up resource before rescheduling.
* [cbd3c7a] Read instance resource quota info from "quota" namespace.
* [7aeb17d] LibvirtGenericVIFDriver update for stp
* [e4d52f4] Fix cells instance deletion
* [edf57ca] Don't load system_metadata when it isn't joined.
* [1df1491] List ConsoleTypeInvalid as a client exception.
* [4814280] Make run_instance() bail quietly if instance has been
  deleted
* [e7b6be3] Virtual Power Driver list running vms quoting error
* [32ceb7a] Refactor work with session in db.block_device_mapping_*
  methods
* [27b4c62] Add missing tests for db.block_device_mapping_* methods
* [76c47c1] Remove the usage of instance['extra_specs'].
* [e4e0d37] Fix behaviour of split_cell_and_item
* [5f46f6a] Fixes instance task_state being left as migrating
* [782dd69] Prepare services index method for use with cells
* [1759d58] Fix OS-DCF:diskconfig XML handling
* [2b29065] Update to Quantum Client 2.2.0
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [23fbde0] Remove dead code.
* [6031a81] Revert "Remove the usage of instance['extra_specs'
* [f5212a5] Add standard methods to the Limits API
* [dba2f02] Store project_id for instance actions
* [397bb31] rstrip() strips characters, not strings
* [3e6eaa1] Fix use of libvirt_disk_prefix
* [f5fa022] Reset migrating task state for more Exceptions
* [767aa58] Update migration 153 for efficiency.
* [b883b25] Check keypair destroy result operation
* [3bbcb2f] Fix issues with cells and resize
* [fff0f42] Make ssh key injection work with xenapi agent
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [b7a561d] Imported Translations from Transifex
* [f5212a5] Add standard methods to the Limits API
* [dba2f02] Store project_id for instance actions
* [397bb31] rstrip() strips characters, not strings
* [3e6eaa1] Fix use of libvirt_disk_prefix
* [767aa58] Update migration 153 for efficiency.
* [fff0f42] Make ssh key injection work with xenapi agent
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [6031a81] Revert "Remove the usage of instance['extra_specs'
* [dba2f02] Store project_id for instance actions
* [3e6eaa1] Fix use of libvirt_disk_prefix
* [7f1b1b6] Revert 1154253 causes XenServer image compat issue
* [bb19777] Fix db archiving bug with foreign key constraints.
* [767aa58] Update migration 153 for efficiency.
* [3a48c1a] Make conductor's quota methods pass project_id properly
* [d786517] Fix: improve API error responses from os-hosts extension
* [d96b07e] Add missing API doc for networks-post-req.
* [37c618d] Make os-services API extensions consistent.
* [fff0f42] Make ssh key injection work with xenapi agent
* [f5a2890] Drop gzip flag from tar command for OVF archives
* [76c47c1] Remove the usage of instance['extra_specs'].
* [5f46f6a] Fixes instance task_state being left as migrating
* [1759d58] Fix OS-DCF:diskconfig XML handling
* Automated Ubuntu testing build:
* [397bb31] rstrip() strips characters, not strings
* [bb19777] Fix db archiving bug with foreign key constraints.
* [767aa58] Update migration 153 for efficiency.
* [37c618d] Make os-services API extensions consistent.
* [fff0f42] Make ssh key injection work with xenapi agent
* [76c47c1] Remove the usage of instance['extra_specs'].
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [7f1b1b6] Revert 1154253 causes XenServer image compat issue
* [5b73dae] Imported Translations from Transifex
* [d63bd8d] Don't include traceback when wrapping exceptions
* [3971c4e] Fix exception message in Networks API extension
* [3a48c1a] Make conductor's quota methods pass project_id properly
* [d786517] Fix: improve API error responses from os-hosts extension
* [d96b07e] Add missing API doc for networks-post-req.
* [37c618d] Make os-services API extensions consistent.
* [ed02460] Fix system_metadata "None" and created_at values
* [2d0578c] Add the serial to connection info for boot volumes
* [a753af1] Do not accept invalid keys in quota-update
* [9942921] Add quotas for fixed ips.
* [3478f1e] Makes safe xml data calls raise 400 http error instead of
  500
* [702beca] Fixes an iSCSI connector issue in the Hyper-V driver.
* [45d4ec4] Resize/Migrate refactoring fixes and test cases
* [c4c478d] Fixes Hyper-V live migration with attached volumes
* [7fe653e] Fix copyright - from LLC to Foundation
* [a02b2d7] Don't log traceback on expected console error.
* [dced117] Generalize console error handling during build.
* [f5a2890] Drop gzip flag from tar command for OVF archives
* [22e8e37] Do cleaning up resource before rescheduling.
* [cbd3c7a] Read instance resource quota info from "quota" namespace.
* [5f46f6a] Fixes instance task_state being left as migrating
* [1759d58] Fix OS-DCF:diskconfig XML handling
* Automated Ubuntu testing build:
* [bb19777] Fix db archiving bug with foreign key constraints.
* [3971c4e] Fix exception message in Networks API extension
* [3a48c1a] Make conductor's quota methods pass project_id properly
* [d786517] Fix: improve API error responses from os-hosts extension
* [d96b07e] Add missing API doc for networks-post-req.
* [37c618d] Make os-services API extensions consistent.
* [9942921] Add quotas for fixed ips.
* [c4c478d] Fixes Hyper-V live migration with attached volumes
* [f5a2890] Drop gzip flag from tar command for OVF archives
* [5f46f6a] Fixes instance task_state being left as migrating
* [1759d58] Fix OS-DCF:diskconfig XML handling
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [5b73dae] Imported Translations from Transifex
* [ed02460] Fix system_metadata "None" and created_at values
* [2d0578c] Add the serial to connection info for boot volumes
* [a753af1] Do not accept invalid keys in quota-update
* [9942921] Add quotas for fixed ips.
* [3478f1e] Makes safe xml data calls raise 400 http error instead of
  500
* [702beca] Fixes an iSCSI connector issue in the Hyper-V driver.
* [45d4ec4] Resize/Migrate refactoring fixes and test cases
* [c4c478d] Fixes Hyper-V live migration with attached volumes
* [4bf3550] Force nova to use keystone v2.0 for auth_token
* [7fe653e] Fix copyright - from LLC to Foundation
* [a02b2d7] Don't log traceback on expected console error.
* [dced117] Generalize console error handling during build.
* [cef34cd] Remove sqlalchemy calling back to DB API
* [79acbf0] Fix use of potentially-stale instance_type in tenant_usage
* [e94deed] Fix: Nova aggregate API throws an uncaught exception on
  invalid host
* [22e8e37] Do cleaning up resource before rescheduling.
* [cbd3c7a] Read instance resource quota info from "quota" namespace.
* [e4d52f4] Fix cells instance deletion
* [edf57ca] Don't load system_metadata when it isn't joined.
* [1df1491] List ConsoleTypeInvalid as a client exception.
* [4814280] Make run_instance() bail quietly if instance has been
  deleted
* [32ceb7a] Refactor work with session in db.block_device_mapping_*
  methods
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [d63bd8d] Don't include traceback when wrapping exceptions
* [2d0578c] Add the serial to connection info for boot volumes
* [3478f1e] Makes safe xml data calls raise 400 http error instead of
  500
* [702beca] Fixes an iSCSI connector issue in the Hyper-V driver.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [a753af1] Do not accept invalid keys in quota-update
* [45d4ec4] Resize/Migrate refactoring fixes and test cases
* [7fe653e] Fix copyright - from LLC to Foundation
* [a02b2d7] Don't log traceback on expected console error.
* [dced117] Generalize console error handling during build.
* [cbd3c7a] Read instance resource quota info from "quota" namespace.
* Automated Ubuntu testing build:
* [3478f1e] Makes safe xml data calls raise 400 http error instead of
  500
* [7fe653e] Fix copyright - from LLC to Foundation
* [a02b2d7] Don't log traceback on expected console error.
* [dced117] Generalize console error handling during build.
* [cbd3c7a] Read instance resource quota info from "quota" namespace.
* Automated Ubuntu testing build:
* [45d4ec4] Resize/Migrate refactoring fixes and test cases
* [7fe653e] Fix copyright - from LLC to Foundation
* [a02b2d7] Don't log traceback on expected console error.
* [dced117] Generalize console error handling during build.
* [cef34cd] Remove sqlalchemy calling back to DB API
* [cbd3c7a] Read instance resource quota info from "quota" namespace.
* [e4d52f4] Fix cells instance deletion
* [1df1491] List ConsoleTypeInvalid as a client exception.
* Automated Ubuntu testing build:
* [4bf3550] Force nova to use keystone v2.0 for auth_token
* [cef34cd] Remove sqlalchemy calling back to DB API
* [a8429a9] List ComputeHostNotFound as a client exception
* [e94deed] Fix: Nova aggregate API throws an uncaught exception on
  invalid host
* [e4d52f4] Fix cells instance deletion
* [edf57ca] Don't load system_metadata when it isn't joined.
* [1df1491] List ConsoleTypeInvalid as a client exception.
* [4814280] Make run_instance() bail quietly if instance has been
  deleted
* [e7b6be3] Virtual Power Driver list running vms quoting error
* [32ceb7a] Refactor work with session in db.block_device_mapping_*
  methods
* [27b4c62] Add missing tests for db.block_device_mapping_* methods
* [e4e0d37] Fix behaviour of split_cell_and_item
* [782dd69] Prepare services index method for use with cells
* [2b29065] Update to Quantum Client 2.2.0
* Automated Ubuntu testing build:
* [79acbf0] Fix use of potentially-stale instance_type in tenant_usage
* [a8429a9] List ComputeHostNotFound as a client exception
* [e94deed] Fix: Nova aggregate API throws an uncaught exception on
  invalid host
* [34e0f86] Switch to final 1.1.0 oslo.config release
* [c8f7e66] Skip deleted fixed ip address for os-fixed-ips extension
* [57e13de] Lazy load CONF.quota_driver.
* [edf57ca] Don't load system_metadata when it isn't joined.
* [1df1491] List ConsoleTypeInvalid as a client exception.
* [4814280] Make run_instance() bail quietly if instance has been
  deleted
* [fc56127] Delete instance metadata when delete VM
* [e7b6be3] Virtual Power Driver list running vms quoting error
* [32ceb7a] Refactor work with session in db.block_device_mapping_*
  methods
* [27b4c62] Add missing tests for db.block_device_mapping_* methods
* [d984b0b] Sync rpc from oslo-incubator.
* [071a41f] Fix: nova-manage throws uncaught exception on invalid
  host/service
* [7f75a18] Fix: Managers that incorrectly derive from
  SchedulerDependentManager
* [01627ff] Fix nova-manage --version
* [f7c7fb0] Pin SQLAlchemy to 0.7.x
* [e4e0d37] Fix behaviour of split_cell_and_item
* [652a487] Fix quota issues with instance deletes.
* [782dd69] Prepare services index method for use with cells
* [40feb35] xenapi: Fix reboot with hung volumes
* [2b29065] Update to Quantum Client 2.2.0
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [956be49] Fix reconnecting to libvirt.
* [57e13de] Lazy load CONF.quota_driver.
* [d984b0b] Sync rpc from oslo-incubator.
* [01627ff] Fix nova-manage --version
* Automated Ubuntu testing build:
* [34e0f86] Switch to final 1.1.0 oslo.config release
* [67de245] websockify 0.4 is busted
* [071a41f] Fix: nova-manage throws uncaught exception on invalid
  host/service
* [7f75a18] Fix: Managers that incorrectly derive from
  SchedulerDependentManager
* [01627ff] Fix nova-manage --version
* [f7c7fb0] Pin SQLAlchemy to 0.7.x
* [652a487] Fix quota issues with instance deletes.
* [40feb35] xenapi: Fix reboot with hung volumes
* [786424b] Fixes nbd device can't be released error
* [4ed4c84] Compile BigInteger to INTEGER for sqlite
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [fc56127] Delete instance metadata when delete VM
* [071a41f] Fix: nova-manage throws uncaught exception on invalid
  host/service
* [7f75a18] Fix: Managers that incorrectly derive from
  SchedulerDependentManager
* [652a487] Fix quota issues with instance deletes.
* [40feb35] xenapi: Fix reboot with hung volumes
* [786424b] Fixes nbd device can't be released error
* [4ed4c84] Compile BigInteger to INTEGER for sqlite
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [67de245] websockify 0.4 is busted
* [652a487] Fix quota issues with instance deletes.
* [f398b9e] Force resource updates to update updated_at
* [f97f621] Handle vcpu counting failures gracefully
* [1d38da9] Return XML message with objectserver 404.
* [57aa1d3] Rename LLC to Foundation
* [fed1ea1] Remove instance['instance_type'] relationship from db api
* [786424b] Fixes nbd device can't be released error
* [4ed4c84] Compile BigInteger to INTEGER for sqlite
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [26440ae] Deprecate CONF.fixed_range, do dynamic setup
* [1d38da9] Return XML message with objectserver 404.
* [57aa1d3] Rename LLC to Foundation
* [d8d7d14] Pass migration_ref when when auto-confirming
* [c8b240d] Revert changing to FQDN for hostnames.
* [999ced1] Add numerous fixes to test_api_samples
* [fed1ea1] Remove instance['instance_type'] relationship from db api
* [101f0e2] Check if flavor id is an empty string
* [958b68f] Fixes volume attach on Hyper-V with IPv6
* [4ed651f] clear up method parameters for _modify_rules
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [f97f621] Handle vcpu counting failures gracefully
* [c8b240d] Revert changing to FQDN for hostnames.
* [999ced1] Add numerous fixes to test_api_samples
* [b788402] Fixes instance action exception in "evacuate" API.
* [28a6ef0] Refactor db tests to ensure that notdb driver is used.
* [e0fd027] Server create will only process "networks" if os-networks
  is loaded.
* [101f0e2] Check if flavor id is an empty string
* [aa1966d] Simple syntax fix up.
* [958b68f] Fixes volume attach on Hyper-V with IPv6
* [0b48884] Add ability to control max utilization of a cell
* [0a22d9d] Extended server attributes can show wrong
  hypervisor_hostname
* [3133096] Libvirt driver create images even without meta
* [4ed651f] clear up method parameters for _modify_rules
* [ccabf7a] delete deleted image 500 bug
* Automated Ubuntu testing build:
* [d8d7d14] Pass migration_ref when when auto-confirming
* [999ced1] Add numerous fixes to test_api_samples
* [b788402] Fixes instance action exception in "evacuate" API.
* [28a6ef0] Refactor db tests to ensure that notdb driver is used.
* [e0fd027] Server create will only process "networks" if os-networks
  is loaded.
* [101f0e2] Check if flavor id is an empty string
* [aa1966d] Simple syntax fix up.
* [958b68f] Fixes volume attach on Hyper-V with IPv6
* [0b48884] Add ability to control max utilization of a cell
* [0a22d9d] Extended server attributes can show wrong
  hypervisor_hostname
* [3133096] Libvirt driver create images even without meta
* [4ed651f] clear up method parameters for _modify_rules
* [ccabf7a] delete deleted image 500 bug
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [c8b240d] Revert changing to FQDN for hostnames.
* [28a6ef0] Refactor db tests to ensure that notdb driver is used.
* [e0fd027] Server create will only process "networks" if os-networks
  is loaded.
* [101f0e2] Check if flavor id is an empty string
* [aa1966d] Simple syntax fix up.
* [958b68f] Fixes volume attach on Hyper-V with IPv6
* [0b48884] Add ability to control max utilization of a cell
* [0a22d9d] Extended server attributes can show wrong
  hypervisor_hostname
* [3133096] Libvirt driver create images even without meta
* [4ed651f] clear up method parameters for _modify_rules
* [ccabf7a] delete deleted image 500 bug
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [b788402] Fixes instance action exception in "evacuate" API.
* [e0fd027] Server create will only process "networks" if os-networks
  is loaded.
* [aa1966d] Simple syntax fix up.
* [0b48884] Add ability to control max utilization of a cell
* [0a22d9d] Extended server attributes can show wrong
  hypervisor_hostname
* [3133096] Libvirt driver create images even without meta
* [ccabf7a] delete deleted image 500 bug
* Automated Ubuntu testing build:
* [28a6ef0] Refactor db tests to ensure that notdb driver is used.
* [e0fd027] Server create will only process "networks" if os-networks
  is loaded.
* [3d7d819] Correct exception args in vfs/guestfs.
* [aa1966d] Simple syntax fix up.
* [0b48884] Add ability to control max utilization of a cell
* [0a22d9d] Extended server attributes can show wrong
  hypervisor_hostname
* [3133096] Libvirt driver create images even without meta
* [ccabf7a] delete deleted image 500 bug
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [e78528e] Rewrap two lines.
* Automated Ubuntu testing build:
* [8c96d09] Imported Translations from Transifex
* [5f5f8f6] Check CONF values *after* command line args are parsed
* Automated Ubuntu testing build:
* [83989d8] Imported Translations from Transifex
* [47c7454] Make bm model's deleted column match database
* [5f5f8f6] Check CONF values *after* command line args are parsed
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [bd5a9b8] Remove uses of instance['instance_type'] from
  nova/notifications
* [cd68b5c] Imported Translations from Transifex
* [79c5568] Correct substring matching of baremetal VPD node names
* [d8188ef] Fix Wrong syntax for set:tag in dnsmasq startup option
* [21b7149] Fix instance evacuate with shared storage
* [a577fc5] add .idea folder to .gitignore pycharm creates this folder
* [dc29ab9] Add MultipleCreate template and fix conflict with other
  templates
* [f5a45dd] Nova network needs to take care of existing alias
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [cbc0df7] Prevent rescue for volume-backed instances
* [cc8ec3d] Remove uses of instance['instance_type'] from
  nova/scheduler
* [d64f61f] Remove uses of instance['instance_type'] from nova/api
* [fcdd30a] Remove uses of instance['instance_type'] from nova/network
* [86e4587] Remove uses of instance['instance_type'] from nova/compute
* [79c5568] Correct substring matching of baremetal VPD node names
* [21b7149] Fix instance evacuate with shared storage
* [abc0c94] Make nova-manage db archive_deleted_rows more explicit
* [175dfc1] Fix for delete error in Hyper-V - missing CONF imports
* [0ef6085] Make 'os-hosts/node1' case sensitivity defer to DB
* [6a080df] Fix access_ip_* race
* [0b2e8d6] Update tox.ini to support RHEL 6.x.
* [5f3fa39] Fix instance type cleanup when doing a same-id migration
* [4ab80d8] Tiny typo
* [bb6fbb9] Remove unnecessary setUp() and tearDown() methods
* [0890645] Remove duplicate API logging.
* [5fdcf19] Remove uses of instance['instance_type'] from libvirt
  driver.
* [f163bff] Remove uses of instance['instance_type'] from powervm
  driver.
* [2f414f3] Remove uses of instance['instance_type'] from xenapi
  driver.
* [6de51fc] Fixed image filter support for vmware
* [81e2eef] Switch to oslo.config.
* [12d362b] Fix instance_system_metadata deleted columns
* [1d5154e] Remove parameters containing passwords from Notifications.
* [4e118a4] Add missing action_start if deleting resized inst.
* [2f98379] Fix issues with re-raising exceptions.
* [adbccac] Don't traceback in the API on invalid keypair.
* [eed3bce] Moves Hyper-V options to the hyperv section
* [6b3bba9] Fix 'to integer' conversion of max and min count values
* [481c314] Standarize ip validation along the code
* [f980121] Adjusts reclaim instance interval of deferred delete tests
* [b4d43b0] Fix Network object encoding issue when using qpid
* [8cafe0d] Rename VMWare to VMware
* [ff483d6] Put options in a list.
* [5d83d23] Bump instance updated_at on network change.
* [5eed26f] Catching InstanceNotFound exception during reboot instance
* [ad9bd5e] Imported Translations from Transifex
* [ad0d184] Remove completed FIXME.
* [130b766] quantum security_group driver queries db regression
* [68a5519] Prevent reboot of rescued instance.
* [de4b35a] Baremetal deploy helper sets ODIRECT.
* [813ed1b] Read baremetal images from extra_specs namespace.
* [cb03ee5] Rename source_(group_id/ip_prefix) to
  remote_(group_id/ip_prefix)
* [4ac268a] docs should indicate proper git commit limit
* [be6a2cc] Imporove db.sqlalchemy.api._validate_unique_server_name
  method
* [4123094] Remove unused db calls from nova.db.api
* [2c3d38d] fix postgresql drop race
* [4a2c576] Fix an error in compute api snapshot_volume_backed bdm
  code
* [689e9e3] Fixes disk size issue during image boot on Hyper-V
* [f54113e] Updating powervm driver snapshot with update_task_state
  flow
* [690d8f3] Fixes live migration with attached volumes issue
* [8bd8da4] Fix ephemeral devices on LVM don't get mkfs'd
* [83e907f] Ensure that FORWARD rule also supports DHCP
* [5b38c5c] Return proper error messages while disassociating floating
  IP
* [ab29207] Rework instance actions to work with cells
* [9e53cbb] Standardize the coverage initializations.
* [74da7db] Push 'Error' result from event to instance action.
* [f5a45dd] Nova network needs to take care of existing alias
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [e403a23] Add conductor to nova-all.
* [6a080df] Fix access_ip_* race
* [0b2e8d6] Update tox.ini to support RHEL 6.x.
* [5f3fa39] Fix instance type cleanup when doing a same-id migration
* [4ab80d8] Tiny typo
* [bb6fbb9] Remove unnecessary setUp() and tearDown() methods
* [0890645] Remove duplicate API logging.
* [2f414f3] Remove uses of instance['instance_type'] from xenapi
  driver.
* [6de51fc] Fixed image filter support for vmware
* [81e2eef] Switch to oslo.config.
* [12d362b] Fix instance_system_metadata deleted columns
* [1d5154e] Remove parameters containing passwords from Notifications.
* [4e118a4] Add missing action_start if deleting resized inst.
* [2f98379] Fix issues with re-raising exceptions.
* [adbccac] Don't traceback in the API on invalid keypair.
* [eed3bce] Moves Hyper-V options to the hyperv section
* [6b3bba9] Fix 'to integer' conversion of max and min count values
* [481c314] Standarize ip validation along the code
* [f980121] Adjusts reclaim instance interval of deferred delete tests
* [8cafe0d] Rename VMWare to VMware
* [ff483d6] Put options in a list.
* [5d83d23] Bump instance updated_at on network change.
* [5eed26f] Catching InstanceNotFound exception during reboot instance
* [ad9bd5e] Imported Translations from Transifex
* [ad0d184] Remove completed FIXME.
* [130b766] quantum security_group driver queries db regression
* [68a5519] Prevent reboot of rescued instance.
* [de4b35a] Baremetal deploy helper sets ODIRECT.
* [813ed1b] Read baremetal images from extra_specs namespace.
* [cb03ee5] Rename source_(group_id/ip_prefix) to
  remote_(group_id/ip_prefix)
* [be6a2cc] Imporove db.sqlalchemy.api._validate_unique_server_name
  method
* [4a2c576] Fix an error in compute api snapshot_volume_backed bdm
  code
* [689e9e3] Fixes disk size issue during image boot on Hyper-V
* [f54113e] Updating powervm driver snapshot with update_task_state
  flow
* [690d8f3] Fixes live migration with attached volumes issue
* [83e907f] Ensure that FORWARD rule also supports DHCP
* [5b38c5c] Return proper error messages while disassociating floating
  IP
* [ab29207] Rework instance actions to work with cells
* Automated Ubuntu testing build:
* [abc0c94] Make nova-manage db archive_deleted_rows more explicit
* [6de51fc] Fixed image filter support for vmware
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [6a080df] Fix access_ip_* race
* [0890645] Remove duplicate API logging.
* [2f414f3] Remove uses of instance['instance_type'] from xenapi
  driver.
* [4e118a4] Add missing action_start if deleting resized inst.
* [813ed1b] Read baremetal images from extra_specs namespace.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [0b2e8d6] Update tox.ini to support RHEL 6.x.
* [bb6fbb9] Remove unnecessary setUp() and tearDown() methods
* [0890645] Remove duplicate API logging.
* [2f414f3] Remove uses of instance['instance_type'] from xenapi
  driver.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [4ab80d8] Tiny typo
* [bb6fbb9] Remove unnecessary setUp() and tearDown() methods
* [81e2eef] Switch to oslo.config.
* [12d362b] Fix instance_system_metadata deleted columns
* [1d5154e] Remove parameters containing passwords from Notifications.
* [2f98379] Fix issues with re-raising exceptions.
* [adbccac] Don't traceback in the API on invalid keypair.
* [eed3bce] Moves Hyper-V options to the hyperv section
* [481c314] Standarize ip validation along the code
* [f980121] Adjusts reclaim instance interval of deferred delete tests
* [8cafe0d] Rename VMWare to VMware
* [ff483d6] Put options in a list.
* [5d83d23] Bump instance updated_at on network change.
* [5eed26f] Catching InstanceNotFound exception during reboot instance
* [ad9bd5e] Imported Translations from Transifex
* [68a5519] Prevent reboot of rescued instance.
* [de4b35a] Baremetal deploy helper sets ODIRECT.
* [cb03ee5] Rename source_(group_id/ip_prefix) to
  remote_(group_id/ip_prefix)
* [be6a2cc] Imporove db.sqlalchemy.api._validate_unique_server_name
  method
* [4a2c576] Fix an error in compute api snapshot_volume_backed bdm
  code
* [689e9e3] Fixes disk size issue during image boot on Hyper-V
* [f54113e] Updating powervm driver snapshot with update_task_state
  flow
* [83e907f] Ensure that FORWARD rule also supports DHCP
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [6b3bba9] Fix 'to integer' conversion of max and min count values
* [8cafe0d] Rename VMWare to VMware
* [ff483d6] Put options in a list.
* [5d83d23] Bump instance updated_at on network change.
* [5eed26f] Catching InstanceNotFound exception during reboot instance
* [ad9bd5e] Imported Translations from Transifex
* [68a5519] Prevent reboot of rescued instance.
* [de4b35a] Baremetal deploy helper sets ODIRECT.
* [4a2c576] Fix an error in compute api snapshot_volume_backed bdm
  code
* [83e907f] Ensure that FORWARD rule also supports DHCP
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [481c314] Standarize ip validation along the code
* [5d83d23] Bump instance updated_at on network change.
* [5eed26f] Catching InstanceNotFound exception during reboot instance
* [ad9bd5e] Imported Translations from Transifex
* [ad0d184] Remove completed FIXME.
* [130b766] quantum security_group driver queries db regression
* [68a5519] Prevent reboot of rescued instance.
* [4ac268a] docs should indicate proper git commit limit
* [4a2c576] Fix an error in compute api snapshot_volume_backed bdm
  code
* [690d8f3] Fixes live migration with attached volumes issue
* [5b38c5c] Return proper error messages while disassociating floating
  IP
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [ff483d6] Put options in a list.
* [5d83d23] Bump instance updated_at on network change.
* [5eed26f] Catching InstanceNotFound exception during reboot instance
* [ad9bd5e] Imported Translations from Transifex
* [130b766] quantum security_group driver queries db regression
* [68a5519] Prevent reboot of rescued instance.
* [4ac268a] docs should indicate proper git commit limit
* [690d8f3] Fixes live migration with attached volumes issue
* [5b38c5c] Return proper error messages while disassociating floating
  IP
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [ad0d184] Remove completed FIXME.
* [4ac268a] docs should indicate proper git commit limit
* [5b38c5c] Return proper error messages while disassociating floating
  IP
* Automated Ubuntu testing build:
* [130b766] quantum security_group driver queries db regression
* [4123094] Remove unused db calls from nova.db.api
* [15419ce] Fixes oslo-config update for deprecated_group
* [2c3d38d] fix postgresql drop race
* [9e53cbb] Standardize the coverage initializations.
* [74da7db] Push 'Error' result from event to instance action.
* Automated Ubuntu testing build:
* [4ac268a] docs should indicate proper git commit limit
* [15419ce] Fixes oslo-config update for deprecated_group
* [2c3d38d] fix postgresql drop race
* [9e53cbb] Standardize the coverage initializations.
* [74da7db] Push 'Error' result from event to instance action.
* Automated Ubuntu testing build:
* [4123094] Remove unused db calls from nova.db.api
* [2c3d38d] fix postgresql drop race
* [ac0f6eb] Compute manager should remove dead resources
* [8563ee1] Imported Translations from Transifex
* [0ce8d40] Fallback coverage backdoor telnet connection to lo
* [2db1a0f] Adds retry on upload_vhd for xapi glance plugin
* [9e53cbb] Standardize the coverage initializations.
* [74da7db] Push 'Error' result from event to instance action.
* Automated Ubuntu testing build:
* [15419ce] Fixes oslo-config update for deprecated_group
* [8563ee1] Imported Translations from Transifex
* [762d5bb] Add ssh port and key based auth to VPD.
* [58889a0] Make ComputeManager _running_deleted_instances query by
  uuid
* [e03a3df] Refactor compute manager _get_instances_by_driver
* [10f43aa] Fix target host variable from being overwritten
* [45627a2] Imported Translations from Transifex
* [e6f6a61] Don't LOG.error on max_depth (by default).
* [fbeb552] Set vm_state to ERROR on net deallocate failure.
* [1c6cc18] validate security_groups on server create
* [8dce1a5] Fix IBM copyright strings
* [5a2b9d7] Implement rules_exist method for quantum security group
  driver
* [0f3fb0a] Switch to using memorycache from oslo.
* [35b2b2c] Remove pylint errors for undefined GroupException members
* [2fc561a] Sync timeutils and memorycache from oslo.
* [f225b1d] instance_info_cache_update creates wrongly
* [23e9b6e] Tone down logging while waiting for conductor.
* [2b6f374] Regenerate nova.conf.sample
* [42c2f7f] Pep8/pyflakes cleanup of deprecated_api
* [94bf63d] Fix deprecated network api
* [8858d48] Don't use instance['instance_type'] for scheduler filters
  in migration
* [0ce8d40] Fallback coverage backdoor telnet connection to lo
* [a9d0313] Make compute manager revert crashed migrations on
  init_host()
* [2db1a0f] Adds retry on upload_vhd for xapi glance plugin
* [cd9e5c9] Improve output msgs for _compare_result
* [c8e8084] Improve hackings docstring detection
* [80e78c4] Make sure no duplicate forward rules can exist.
* [394c693] Make allocate_for_instance() return only info about ports
  allocated
* [5cc05e2] Unpin PasteDeploy dependency version
* [76df82e] Unpin routes dependency version
* [b860fc0] Remove unused nova.db.api:instance_get_all_by_reservation
* [8ca04fc] sync oslo log updates
* Automated Ubuntu testing build:
* [ac0f6eb] Compute manager should remove dead resources
* [e6f6a61] Don't LOG.error on max_depth (by default).
* [0ce8d40] Fallback coverage backdoor telnet connection to lo
* [2db1a0f] Adds retry on upload_vhd for xapi glance plugin
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [8563ee1] Imported Translations from Transifex
* [58889a0] Make ComputeManager _running_deleted_instances query by
  uuid
* [e03a3df] Refactor compute manager _get_instances_by_driver
* [10f43aa] Fix target host variable from being overwritten
* [45627a2] Imported Translations from Transifex
* [e6f6a61] Don't LOG.error on max_depth (by default).
* [fbeb552] Set vm_state to ERROR on net deallocate failure.
* [1c6cc18] validate security_groups on server create
* [8dce1a5] Fix IBM copyright strings
* [5a2b9d7] Implement rules_exist method for quantum security group
  driver
* [0f3fb0a] Switch to using memorycache from oslo.
* [35b2b2c] Remove pylint errors for undefined GroupException members
* [2fc561a] Sync timeutils and memorycache from oslo.
* [f225b1d] instance_info_cache_update creates wrongly
* [23e9b6e] Tone down logging while waiting for conductor.
* [a94176e] Add os-volumes extension to api samples
* [2b6f374] Regenerate nova.conf.sample
* [d6999fb] don't stack trace if long ints are passed to db
* [42c2f7f] Pep8/pyflakes cleanup of deprecated_api
* [94bf63d] Fix deprecated network api
* [d1414c8] Fixes the Hyper-V driver's method signature
* [a9fdb38] Imported Translations from Transifex
* [a96f9f7] Fixes a Hyper-V live migration issue
* [8858d48] Don't use instance['instance_type'] for scheduler filters
  in migration
* [6f47035] Add instance_type_get() to virt api
* [a9d0313] Make compute manager revert crashed migrations on
  init_host()
* [4a1d27c] Adds API Sample tests for Volume Attachments
* [edc568f] Remove duplicate options(joinedload) from aggregates db
  code
* [ce23d6c] Shrink size of aggregate_metadata_get_by_host sql query
* [8623242] Remove old commented out code in sqlalchemy models
* [40680d9] Don't blindly skip first migration.
* [5fc5c6a] Imported Translations from Transifex
* [9249785] Suppress retries on UnexpectedTaskStateErrors
* [547a9d7] Fix `with_data` handling in test-migrations.
* [09a3566] BM Migration 004: Actually drop column
* [2c0065f] Actually run baremetal migration tests.
* [0bc5312] ec2 _format_security_group() accesses db when using
  quantum_driver
* [cc9cfb4] Prevent hacking.py from crashing on unexpected import
  exception
* [08a2c68] Bump python-quantumclient version to 2.1.2
* [cd9e5c9] Improve output msgs for _compare_result
* [2c9eba2] Add a 'hw_' namespace to glance hardware config properties
* [3036eb4] Makes sure required powervm config options are set
* [c8e8084] Improve hackings docstring detection
* [80e78c4] Make sure no duplicate forward rules can exist.
* [e3b49a2] Use min_ram of original image for snapshot, even with VHD
* [394c693] Make allocate_for_instance() return only info about ports
  allocated
* [cdf5e43] Fix crash in quantumapi if no network or port id is
  specified
* [5cc05e2] Unpin PasteDeploy dependency version
* [76df82e] Unpin routes dependency version
* [0b23bdf] Migration 148: Fix drop table dependency order
* [e62d0cb] Migration 147: Prevent duplicate aggregate_hosts
* [b860fc0] Remove unused nova.db.api:instance_get_all_by_reservation
* [d10a2e1] Add API Sample tests for Snapshots extension.
* [ea07be6] Run libguestfs API calls in a thread pool
* [8ca04fc] sync oslo log updates
* Automated Ubuntu testing build:
* [762d5bb] Add ssh port and key based auth to VPD.
* [58889a0] Make ComputeManager _running_deleted_instances query by
  uuid
* [10f43aa] Fix target host variable from being overwritten
* [45627a2] Imported Translations from Transifex
* [e6f6a61] Don't LOG.error on max_depth (by default).
* [fbeb552] Set vm_state to ERROR on net deallocate failure.
* [1c6cc18] validate security_groups on server create
* [8dce1a5] Fix IBM copyright strings
* [5a2b9d7] Implement rules_exist method for quantum security group
  driver
* [0f3fb0a] Switch to using memorycache from oslo.
* [35b2b2c] Remove pylint errors for undefined GroupException members
* [2fc561a] Sync timeutils and memorycache from oslo.
* [f225b1d] instance_info_cache_update creates wrongly
* [23e9b6e] Tone down logging while waiting for conductor.
* [a94176e] Add os-volumes extension to api samples
* [2b6f374] Regenerate nova.conf.sample
* [d6999fb] don't stack trace if long ints are passed to db
* [42c2f7f] Pep8/pyflakes cleanup of deprecated_api
* [94bf63d] Fix deprecated network api
* [d1414c8] Fixes the Hyper-V driver's method signature
* [a9fdb38] Imported Translations from Transifex
* [a96f9f7] Fixes a Hyper-V live migration issue
* [8858d48] Don't use instance['instance_type'] for scheduler filters
  in migration
* [6f47035] Add instance_type_get() to virt api
* [a9d0313] Make compute manager revert crashed migrations on
  init_host()
* [4a1d27c] Adds API Sample tests for Volume Attachments
* [edc568f] Remove duplicate options(joinedload) from aggregates db
  code
* [ce23d6c] Shrink size of aggregate_metadata_get_by_host sql query
* [8623242] Remove old commented out code in sqlalchemy models
* [40680d9] Don't blindly skip first migration.
* [5fc5c6a] Imported Translations from Transifex
* [9249785] Suppress retries on UnexpectedTaskStateErrors
* [547a9d7] Fix `with_data` handling in test-migrations.
* [09a3566] BM Migration 004: Actually drop column
* [2c0065f] Actually run baremetal migration tests.
* [0bc5312] ec2 _format_security_group() accesses db when using
  quantum_driver
* [e6b49c8] Remove un-needed methods.
* [cc9cfb4] Prevent hacking.py from crashing on unexpected import
  exception
* [08a2c68] Bump python-quantumclient version to 2.1.2
* [cd9e5c9] Improve output msgs for _compare_result
* [2c9eba2] Add a 'hw_' namespace to glance hardware config properties
* [3036eb4] Makes sure required powervm config options are set
* [d17f9ab] Update OpenStack LLC to Foundation
* [c8e8084] Improve hackings docstring detection
* [80e78c4] Make sure no duplicate forward rules can exist.
* [e3b49a2] Use min_ram of original image for snapshot, even with VHD
* [e2eeb1d] Revert IP Address column length to 39
* [14df42b] Additional tests for safe parsing with minidom
* [394c693] Make allocate_for_instance() return only info about ports
  allocated
* [cdf5e43] Fix crash in quantumapi if no network or port id is
  specified
* [5cc05e2] Unpin PasteDeploy dependency version
* [76df82e] Unpin routes dependency version
* [30197d7] Unpin suds dependency version
* [341b595] Unpin Cheetah dependency version
* [82858a1] Allow zk driver be imported without zookeeper
* [6e9a2f4] Retry floating_ip_fixed_ip_associate on deadlock.
* [99308d4] Fix hacking.py to handle 'cannot import x'
* [6cbbec3] Add missing import to fakelibvirt.
* [0b23bdf] Migration 148: Fix drop table dependency order
* [785861e] Minor code optimization in _compute_topic
* [2f77824] Fix hacking.py to handle parenthesise in from import as
* [9f9e95e] Fix redefinition of function test_get_host_uptime
* [e62d0cb] Migration 147: Prevent duplicate aggregate_hosts
* [ee1e632] Fix incorrect zookeeper group name
* [625ecb6] Sync nova with oslo DB exception cleanup.
* [d9bbcfb] Fix broken baremetal migration tests
* [951aa03] if reset fails, display the command that failed
* [b860fc0] Remove unused nova.db.api:instance_get_all_by_reservation
* [d10a2e1] Add API Sample tests for Snapshots extension.
* [ea07be6] Run libguestfs API calls in a thread pool
* [62b18eb] Change nova-dhcpbridge FLAGFILE to a list of files
* [4fbb245] Imported Translations from Transifex
* [d923921] Readd run_tests.sh --debug option.
* [38997fc] Clean unused kernels and ramdisks from image cache
* [5997c4e] Imported Translations from Transifex
* [f4f6464] Ensure macs can be serialized.
* [cb6667b] Remove Print Statement
* [b01923c] Prevent default security group deletion.
* [2763749] libvirt: lxml behavior breaks version check.
* [9553d5e] Add missing import_opt for flat_injected
* [9e6ba90] Add processutils from oslo.
* [20fb97d] Updates to OSAPI sizelimit middleware.
* [5ee2273] Remove compat cfg wrapper
* [3aace2a] Fix exception handling in baremetal API.
* [014499a] Make guestfs use same libvirt URI as Nova.
* [4f0c2dd] Make LibvirtDriver.uri() a staticmethod.
* [81476d7] Enable VM DHCP request to reach DHCP agent
* [2ca65ae] Don't set filter name if we use Noop driver
* [edf15fd] Removes unnecessary qemu-img dependency on powervm driver
* [9859a57] Migration 146: Execute delete call.
* [cc6b5dd] Add `post_downgrade` hook for migration tests.
* [0356446] Fix migration snake-walk.
* [e7dcbf5] BM Migrations 2 & 3: Fix drop_column statements
* [e9d893a] Migration 144: Fix drop index statement
* [f6015d8] Remove function redefinitions
* [09a8d25] Migration 135: Fix drop_column statement
* [aaf09ad] Add missing ec2 security group quantum mixin
* [1c5518b] Fix baremetal migration skipping.
* [3c3c6e4] Add module prefix to exception types
* [3b0f4cf] Flush tokens on instance delete
* [78126ba] Fix launching libvirt instances with swap
* [3d4837e] Spelling: compatable=>compatible
* [1998730] import base_dir_name config option into vmwareapi
* [8c8116f] Fix ComputeAPI.get_host_uptime
* [de09aa2] Move DB thread pooling to DB API.
* [ce8cf3d] Use a fake coverage module instead of real one.
* [0488c10] Sync eventlet_backdoor from oslo-incubator.
* [c04bdc8] Sync rpc from oslo-incubator.
* [fe50a2b] Fix message envelope keys.
* [621f079] Remove race condition (in Networks)
* [6915ba0] Move some context checking code from sqlalchemy
* [6328564] Baremetal driver returns accurate list of instance
* [ab9f866] Identify baremetal nodes by UUID.
* [f3b673a] Improve performance of baremetal list_instances.
* [c3282de] Better error handling in baremetal spawn & destroy
* [48439b9] Wait for baremetal deploy inside driver.spawn
* [c9d282d] cfg should be imported from oslo.config
* [c3ed3df] Add Nova quantum security group proxy
* [2ccbfd8] Add a volume driver in Nova for Scality SOFS
* [d562012] Make nova security groups more pluggable
* [fe53828] libvirt: fix volume walk of /dev/disk/by-path
* [c20110d] Add better status to baremetal deployments.
* [8f37626] Improve I/O performance for periodic tasks
* [2793f17] Removed duplicate spawn code in PowerVM driver
* [8ca04fc] sync oslo log updates
* [faf8dce] Adding ability to specify the libvirt cache mode for disk
  devices
* [e43e4d6] Make add-fixed-ip update nwfilter wth in libvirt
* [660342a] Refactor nwfilter parameters
* [966307a] ensure we run db tests in CI
* [dd57bef] More gracefully handle TimeoutException in test
* [e63c544] Fix pep8 issues with test_manager.py
* [a2fcb1a] Fix instance directory path for lxc
* [cbad7a7] Add snapshot methods to fakes.py
* [d2b5530] Add an extension to show image size.
* [e53e222] Retry bw_usage_update() on innodb Deadlock
* [27330ac] Fix instance can not be deleted after soft reboot
* Automated Ubuntu testing build:
* [e03a3df] Refactor compute manager _get_instances_by_driver
* [45627a2] Imported Translations from Transifex
* [fbeb552] Set vm_state to ERROR on net deallocate failure.
* [1c6cc18] validate security_groups on server create
* [8dce1a5] Fix IBM copyright strings
* [5a2b9d7] Implement rules_exist method for quantum security group
  driver
* [0f3fb0a] Switch to using memorycache from oslo.
* [35b2b2c] Remove pylint errors for undefined GroupException members
* [2fc561a] Sync timeutils and memorycache from oslo.
* [f225b1d] instance_info_cache_update creates wrongly
* [23e9b6e] Tone down logging while waiting for conductor.
* [a94176e] Add os-volumes extension to api samples
* [2b6f374] Regenerate nova.conf.sample
* [d6999fb] don't stack trace if long ints are passed to db
* [42c2f7f] Pep8/pyflakes cleanup of deprecated_api
* [94bf63d] Fix deprecated network api
* [d1414c8] Fixes the Hyper-V driver's method signature
* [a9fdb38] Imported Translations from Transifex
* [a96f9f7] Fixes a Hyper-V live migration issue
* [8858d48] Don't use instance['instance_type'] for scheduler filters
  in migration
* [6f47035] Add instance_type_get() to virt api
* [a9d0313] Make compute manager revert crashed migrations on
  init_host()
* [4a1d27c] Adds API Sample tests for Volume Attachments
* [edc568f] Remove duplicate options(joinedload) from aggregates db
  code
* [ce23d6c] Shrink size of aggregate_metadata_get_by_host sql query
* [8623242] Remove old commented out code in sqlalchemy models
* [40680d9] Don't blindly skip first migration.
* [5fc5c6a] Imported Translations from Transifex
* [9249785] Suppress retries on UnexpectedTaskStateErrors
* [547a9d7] Fix `with_data` handling in test-migrations.
* [09a3566] BM Migration 004: Actually drop column
* [2c0065f] Actually run baremetal migration tests.
* [0bc5312] ec2 _format_security_group() accesses db when using
  quantum_driver
* [e6b49c8] Remove un-needed methods.
* [cc9cfb4] Prevent hacking.py from crashing on unexpected import
  exception
* [08a2c68] Bump python-quantumclient version to 2.1.2
* [cd9e5c9] Improve output msgs for _compare_result
* [2c9eba2] Add a 'hw_' namespace to glance hardware config properties
* [3036eb4] Makes sure required powervm config options are set
* [d17f9ab] Update OpenStack LLC to Foundation
* [c8e8084] Improve hackings docstring detection
* [80e78c4] Make sure no duplicate forward rules can exist.
* [e3b49a2] Use min_ram of original image for snapshot, even with VHD
* [e2eeb1d] Revert IP Address column length to 39
* [14df42b] Additional tests for safe parsing with minidom
* [394c693] Make allocate_for_instance() return only info about ports
  allocated
* [cdf5e43] Fix crash in quantumapi if no network or port id is
  specified
* [5cc05e2] Unpin PasteDeploy dependency version
* [76df82e] Unpin routes dependency version
* [30197d7] Unpin suds dependency version
* [341b595] Unpin Cheetah dependency version
* [82858a1] Allow zk driver be imported without zookeeper
* [6e9a2f4] Retry floating_ip_fixed_ip_associate on deadlock.
* [6cbbec3] Add missing import to fakelibvirt.
* [0b23bdf] Migration 148: Fix drop table dependency order
* [785861e] Minor code optimization in _compute_topic
* [2f77824] Fix hacking.py to handle parenthesise in from import as
* [9f9e95e] Fix redefinition of function test_get_host_uptime
* [e62d0cb] Migration 147: Prevent duplicate aggregate_hosts
* [625ecb6] Sync nova with oslo DB exception cleanup.
* [b860fc0] Remove unused nova.db.api:instance_get_all_by_reservation
* [d10a2e1] Add API Sample tests for Snapshots extension.
* [ea07be6] Run libguestfs API calls in a thread pool
* [ce8cf3d] Use a fake coverage module instead of real one.
* [8ca04fc] sync oslo log updates
* Automated Ubuntu testing build:
* [10f43aa] Fix target host variable from being overwritten
* [fbeb552] Set vm_state to ERROR on net deallocate failure.
* Automated Ubuntu testing build:
* [45627a2] Imported Translations from Transifex
* [1c6cc18] validate security_groups on server create
* [8dce1a5] Fix IBM copyright strings
* [5a2b9d7] Implement rules_exist method for quantum security group
  driver
* [0f3fb0a] Switch to using memorycache from oslo.
* [35b2b2c] Remove pylint errors for undefined GroupException members
* [2fc561a] Sync timeutils and memorycache from oslo.
* [f225b1d] instance_info_cache_update creates wrongly
* [23e9b6e] Tone down logging while waiting for conductor.
* [a94176e] Add os-volumes extension to api samples
* [2b6f374] Regenerate nova.conf.sample
* [d6999fb] don't stack trace if long ints are passed to db
* [42c2f7f] Pep8/pyflakes cleanup of deprecated_api
* [94bf63d] Fix deprecated network api
* [8858d48] Don't use instance['instance_type'] for scheduler filters
  in migration
* [6f47035] Add instance_type_get() to virt api
* [a9d0313] Make compute manager revert crashed migrations on
  init_host()
* [cd9e5c9] Improve output msgs for _compare_result
* [c8e8084] Improve hackings docstring detection
* [80e78c4] Make sure no duplicate forward rules can exist.
* [e3b49a2] Use min_ram of original image for snapshot, even with VHD
* [394c693] Make allocate_for_instance() return only info about ports
  allocated
* [5cc05e2] Unpin PasteDeploy dependency version
* [76df82e] Unpin routes dependency version
* [b860fc0] Remove unused nova.db.api:instance_get_all_by_reservation
* [8ca04fc] sync oslo log updates
* Automated Ubuntu testing build:
* [fbeb552] Set vm_state to ERROR on net deallocate failure.
* [8dce1a5] Fix IBM copyright strings
* [5a2b9d7] Implement rules_exist method for quantum security group
  driver
* [0f3fb0a] Switch to using memorycache from oslo.
* [35b2b2c] Remove pylint errors for undefined GroupException members
* [2fc561a] Sync timeutils and memorycache from oslo.
* [f225b1d] instance_info_cache_update creates wrongly
* [23e9b6e] Tone down logging while waiting for conductor.
* [2b6f374] Regenerate nova.conf.sample
* [d6999fb] don't stack trace if long ints are passed to db
* [42c2f7f] Pep8/pyflakes cleanup of deprecated_api
* [94bf63d] Fix deprecated network api
* [8858d48] Don't use instance['instance_type'] for scheduler filters
  in migration
* [6f47035] Add instance_type_get() to virt api
* [a9d0313] Make compute manager revert crashed migrations on
  init_host()
* [cd9e5c9] Improve output msgs for _compare_result
* [c8e8084] Improve hackings docstring detection
* [80e78c4] Make sure no duplicate forward rules can exist.
* [e3b49a2] Use min_ram of original image for snapshot, even with VHD
* [394c693] Make allocate_for_instance() return only info about ports
  allocated
* [5cc05e2] Unpin PasteDeploy dependency version
* [76df82e] Unpin routes dependency version
* [b860fc0] Remove unused nova.db.api:instance_get_all_by_reservation
* [8ca04fc] sync oslo log updates
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [1c6cc18] validate security_groups on server create
* [35b2b2c] Remove pylint errors for undefined GroupException members
* [2fc561a] Sync timeutils and memorycache from oslo.
* [f225b1d] instance_info_cache_update creates wrongly
* [23e9b6e] Tone down logging while waiting for conductor.
* [a94176e] Add os-volumes extension to api samples
* [2b6f374] Regenerate nova.conf.sample
* [d6999fb] don't stack trace if long ints are passed to db
* [94bf63d] Fix deprecated network api
* [6f47035] Add instance_type_get() to virt api
* [a9d0313] Make compute manager revert crashed migrations on
  init_host()
* [cd9e5c9] Improve output msgs for _compare_result
* [c8e8084] Improve hackings docstring detection
* [80e78c4] Make sure no duplicate forward rules can exist.
* [e3b49a2] Use min_ram of original image for snapshot, even with VHD
* [394c693] Make allocate_for_instance() return only info about ports
  allocated
* [5cc05e2] Unpin PasteDeploy dependency version
* [76df82e] Unpin routes dependency version
* [b860fc0] Remove unused nova.db.api:instance_get_all_by_reservation
* [8ca04fc] sync oslo log updates
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [8dce1a5] Fix IBM copyright strings
* [35b2b2c] Remove pylint errors for undefined GroupException members
* [a94176e] Add os-volumes extension to api samples
* [2b6f374] Regenerate nova.conf.sample
* [d6999fb] don't stack trace if long ints are passed to db
* [94bf63d] Fix deprecated network api
* [d1414c8] Fixes the Hyper-V driver's method signature
* [a9fdb38] Imported Translations from Transifex
* [a96f9f7] Fixes a Hyper-V live migration issue
* [6f47035] Add instance_type_get() to virt api
* [4a1d27c] Adds API Sample tests for Volume Attachments
* [edc568f] Remove duplicate options(joinedload) from aggregates db
  code
* [ce23d6c] Shrink size of aggregate_metadata_get_by_host sql query
* [8623242] Remove old commented out code in sqlalchemy models
* [40680d9] Don't blindly skip first migration.
* [5fc5c6a] Imported Translations from Transifex
* [9249785] Suppress retries on UnexpectedTaskStateErrors
* [547a9d7] Fix `with_data` handling in test-migrations.
* [09a3566] BM Migration 004: Actually drop column
* [2c0065f] Actually run baremetal migration tests.
* [0bc5312] ec2 _format_security_group() accesses db when using
  quantum_driver
* [cc9cfb4] Prevent hacking.py from crashing on unexpected import
  exception
* [08a2c68] Bump python-quantumclient version to 2.1.2
* [2c9eba2] Add a 'hw_' namespace to glance hardware config properties
* [3036eb4] Makes sure required powervm config options are set
* [80e78c4] Make sure no duplicate forward rules can exist.
* [e3b49a2] Use min_ram of original image for snapshot, even with VHD
* [cdf5e43] Fix crash in quantumapi if no network or port id is
  specified
* [5cc05e2] Unpin PasteDeploy dependency version
* [76df82e] Unpin routes dependency version
* [0b23bdf] Migration 148: Fix drop table dependency order
* [e62d0cb] Migration 147: Prevent duplicate aggregate_hosts
* [d10a2e1] Add API Sample tests for Snapshots extension.
* [ea07be6] Run libguestfs API calls in a thread pool
* [8ca04fc] sync oslo log updates
* Automated Ubuntu testing build:
* [23e9b6e] Tone down logging while waiting for conductor.
* [d6999fb] don't stack trace if long ints are passed to db
* [6f47035] Add instance_type_get() to virt api
* [e3b49a2] Use min_ram of original image for snapshot, even with VHD
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [a94176e] Add os-volumes extension to api samples
* [a9fdb38] Imported Translations from Transifex
* [a96f9f7] Fixes a Hyper-V live migration issue
* [2c9eba2] Add a 'hw_' namespace to glance hardware config properties
* Automated Ubuntu testing build:
* [d1414c8] Fixes the Hyper-V driver's method signature
* [a9fdb38] Imported Translations from Transifex
* [a96f9f7] Fixes a Hyper-V live migration issue
* [4a1d27c] Adds API Sample tests for Volume Attachments
* [edc568f] Remove duplicate options(joinedload) from aggregates db
  code
* [ce23d6c] Shrink size of aggregate_metadata_get_by_host sql query
* [8623242] Remove old commented out code in sqlalchemy models
* [40680d9] Don't blindly skip first migration.
* [5fc5c6a] Imported Translations from Transifex
* [9249785] Suppress retries on UnexpectedTaskStateErrors
* [547a9d7] Fix `with_data` handling in test-migrations.
* [09a3566] BM Migration 004: Actually drop column
* [2c0065f] Actually run baremetal migration tests.
* [0bc5312] ec2 _format_security_group() accesses db when using
  quantum_driver
* [e6b49c8] Remove un-needed methods.
* [cc9cfb4] Prevent hacking.py from crashing on unexpected import
  exception
* [08a2c68] Bump python-quantumclient version to 2.1.2
* [2c9eba2] Add a 'hw_' namespace to glance hardware config properties
* [3036eb4] Makes sure required powervm config options are set
* [d17f9ab] Update OpenStack LLC to Foundation
* [e2eeb1d] Revert IP Address column length to 39
* [14df42b] Additional tests for safe parsing with minidom
* [cdf5e43] Fix crash in quantumapi if no network or port id is
  specified
* [30197d7] Unpin suds dependency version
* [341b595] Unpin Cheetah dependency version
* [82858a1] Allow zk driver be imported without zookeeper
* [6e9a2f4] Retry floating_ip_fixed_ip_associate on deadlock.
* [99308d4] Fix hacking.py to handle 'cannot import x'
* [6cbbec3] Add missing import to fakelibvirt.
* [0b23bdf] Migration 148: Fix drop table dependency order
* [785861e] Minor code optimization in _compute_topic
* [2f77824] Fix hacking.py to handle parenthesise in from import as
* [9f9e95e] Fix redefinition of function test_get_host_uptime
* [e62d0cb] Migration 147: Prevent duplicate aggregate_hosts
* [ee1e632] Fix incorrect zookeeper group name
* [625ecb6] Sync nova with oslo DB exception cleanup.
* [d9bbcfb] Fix broken baremetal migration tests
* [951aa03] if reset fails, display the command that failed
* [d10a2e1] Add API Sample tests for Snapshots extension.
* [ea07be6] Run libguestfs API calls in a thread pool
* [62b18eb] Change nova-dhcpbridge FLAGFILE to a list of files
* [4fbb245] Imported Translations from Transifex
* [d923921] Readd run_tests.sh --debug option.
* [38997fc] Clean unused kernels and ramdisks from image cache
* [5997c4e] Imported Translations from Transifex
* [f4f6464] Ensure macs can be serialized.
* [cb6667b] Remove Print Statement
* [b01923c] Prevent default security group deletion.
* [2763749] libvirt: lxml behavior breaks version check.
* [9553d5e] Add missing import_opt for flat_injected
* [9e6ba90] Add processutils from oslo.
* [20fb97d] Updates to OSAPI sizelimit middleware.
* [5ee2273] Remove compat cfg wrapper
* [3aace2a] Fix exception handling in baremetal API.
* [014499a] Make guestfs use same libvirt URI as Nova.
* [4f0c2dd] Make LibvirtDriver.uri() a staticmethod.
* [81476d7] Enable VM DHCP request to reach DHCP agent
* [2ca65ae] Don't set filter name if we use Noop driver
* [edf15fd] Removes unnecessary qemu-img dependency on powervm driver
* [9859a57] Migration 146: Execute delete call.
* [cc6b5dd] Add `post_downgrade` hook for migration tests.
* [0356446] Fix migration snake-walk.
* [e7dcbf5] BM Migrations 2 & 3: Fix drop_column statements
* [e9d893a] Migration 144: Fix drop index statement
* [f6015d8] Remove function redefinitions
* [09a8d25] Migration 135: Fix drop_column statement
* [aaf09ad] Add missing ec2 security group quantum mixin
* [1c5518b] Fix baremetal migration skipping.
* [3c3c6e4] Add module prefix to exception types
* [3b0f4cf] Flush tokens on instance delete
* [78126ba] Fix launching libvirt instances with swap
* [3d4837e] Spelling: compatable=>compatible
* [1998730] import base_dir_name config option into vmwareapi
* [8c8116f] Fix ComputeAPI.get_host_uptime
* [de09aa2] Move DB thread pooling to DB API.
* [ce8cf3d] Use a fake coverage module instead of real one.
* [0488c10] Sync eventlet_backdoor from oslo-incubator.
* [c04bdc8] Sync rpc from oslo-incubator.
* [fe50a2b] Fix message envelope keys.
* [621f079] Remove race condition (in Networks)
* [6915ba0] Move some context checking code from sqlalchemy
* [6328564] Baremetal driver returns accurate list of instance
* [ab9f866] Identify baremetal nodes by UUID.
* [f3b673a] Improve performance of baremetal list_instances.
* [c3282de] Better error handling in baremetal spawn & destroy
* [48439b9] Wait for baremetal deploy inside driver.spawn
* [c9d282d] cfg should be imported from oslo.config
* [c3ed3df] Add Nova quantum security group proxy
* [2ccbfd8] Add a volume driver in Nova for Scality SOFS
* [d562012] Make nova security groups more pluggable
* [fe53828] libvirt: fix volume walk of /dev/disk/by-path
* [c20110d] Add better status to baremetal deployments.
* [1564bbc] Fix handling of source_groups with no-db-compute.
* [8f37626] Improve I/O performance for periodic tasks
* [13eee3d] Allow exit code 21 for 'iscsiadm -m session'.
* [2793f17] Removed duplicate spawn code in PowerVM driver
* [605bf01] Add API Sample tests for Hypervisors extension.
* [170efef] Log lifecycle events to log INFO (not ERROR)
* [c2066fa] Sync rpc from oslo-incubator.
* [faf8dce] Adding ability to specify the libvirt cache mode for disk
  devices
* [b5fe418] Sync latest install_venv_common.py
* [e43e4d6] Make add-fixed-ip update nwfilter wth in libvirt
* [660342a] Refactor nwfilter parameters
* [966307a] ensure we run db tests in CI
* [dd57bef] More gracefully handle TimeoutException in test
* [f619da2] Multi-tenancy isolation with aggregates
* [e63c544] Fix pep8 issues with test_manager.py
* [7ca39a6] Fix broken logging imports.
* [3b64942] Fix hacking test to handle namespace packages.
* [706a137] Use oslo-config-2013.1b4
* [24f6c62] support preallocated VM images
* [a2fcb1a] Fix instance directory path for lxc
* [cbad7a7] Add snapshot methods to fakes.py
* [f8bea6e] PowerVMDiskAdapter detach/cleanup refactoring
* [b93d543] Make ComputeTestCase.test_state_revert faster
* [d2b5530] Add an extension to show image size.
* [76461c8] libvirt: Use uuid for instance directory name
* [d5233d1] Support running periodic tasks immediately at startup
* [a7f72a5] Fix XMLMatcher error reporting
* [a89daff] Fix XML config tests for disk/net/cpu tuning
* [a9add7d] Add support for network adapter hotplug.
* [9c9aefc] Handle lifecycle events in the compute manager
* [d63f7c1] Add support for lifecycle events in the libvirt driver
* [3769633] Enhance IPAdresses migration tests
* [d8c3a6d] Add basic infrastructure for compute driver async events
* [479254f] Fix key check in instance actions formatter.
* [5993324] Add a safe_minidom_parse_string function.
* [e79811b] Documentation cleanups for nova devref
* [e3fe55d] Fix leak of loop/nbd devices in injection using localfs
* [7547697] Add support for instance CPU consumption control.
* [86e6f34] Add support for instance disk IO control.
* [e53e222] Retry bw_usage_update() on innodb Deadlock
* [b2d39fd] Change CIDR column size on migration version 149
* [32e0fee] Provide way to pass rxtx factor to quantum
* [052859f] Fibre channel block storage support (nova changes)
* [59aaf1d] Default SG rules for the Security Group "Default"
* [b01c266] Ensure rpc result is primitive types.
* [c88017d] Change all instances of the non-word "inteface" to
  "interface"
* [5fef129] Remove unused nova.db.api:network_get_by_bridge
* [d9c457a] Fix a typo in two comments. networksa -> networks
* [20f1a99] Live migration with an auto selection of dest
* [a8dc27b] Remove unused nova.db.api:network_get_by_instance
* [a28d8e1] Fix network list and show with quantum.
* [0d417fa] Remove unused db calls from nova.db.sqlalchemy.api
* [0123dea] Remove unused db calls
* [27c7ab8] Small spelling fix in sqlalchemy utils.
* [376dafd] Fix _get_instance_volume_block_device_info call parameter
* [b1da6f7] Do not use abbreviated config group names (zookeeper)
* [5cb12a2] Prevent the unexpected with nova-manage network modify.
* [d066a50] Fix hacking tests on osx
* [53a7538] Add select_hosts to scheduler manager rpc
* [8890f40] Add and check data functions for test_migrations 141
* [7b2b741] fix incorrectly defined ints as strs
* [1501a4e] remove intermediate libvirt downloaded images
* [7e04e0f] Add support for instance vif traffic control.
* [082c4ca] Add libvirt XML schema support for resource tuning
  parameters
* [27330ac] Fix instance can not be deleted after soft reboot
* [4cc2664] libvirt: Fix LXC container creation
* [5c22794] Add image to request_spec during resize
* [d527eda] Assign unique names with os-multiple-create.
* [f511745] Delete baremetal interfaces when their parent node is
  deleted
* [5640dab] Stub additional FloatingIP methods in FlatManager
* [625e074] Added a service heartbeat driver using Memcached.
* [d0c8f8a] Allow fixed to float ping with external gateway.
* [4faa62e] Fix inaccuracies in the development environment doc.
* [3cac4d8] Fixes a race condition on updating security group rules

565. By James Page

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

564. By Chuck Short

releasing version 1:2013.1~rc1-0ubuntu1

563. By Chuck Short

Add sqlite3 required for the testsuite.

562. By Adam Gandelman

Patch refresh.

561. By James Page

d/watch: Update uversionmangle to deal with upstream versioning
changes, remove tarballs.openstack.org.

560. By 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.

559. By Chuck Short

releasing version 2013.1.g3-0ubuntu1

558. By Chuck Short

debian/control: Suggest sysfsutils, sg3-utils, multipath-tools for fibre
channel support.

557. By Chuck Short

debian/control: Add python-oslo-config as a dependency.

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.