summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | Fix to disallow server name with all blank spacesPrem Karat2013-06-112-0/+44
* | | | | | | | | | | | | | | | | | | | | | | Merge "update_dns() method optimization."Jenkins2013-06-151-9/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | update_dns() method optimization.Yuriy Zveryanskyy2013-06-121-9/+6
| | |_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge "Fix VMwareVCdriver reporting incorrect stats"Jenkins2013-06-153-9/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Fix VMwareVCdriver reporting incorrect statskirankv2013-06-033-9/+11
* | | | | | | | | | | | | | | | | | | | | | | | Merge "translates empty remote_ip_prefix to valid cidr for nova"Jenkins2013-06-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | translates empty remote_ip_prefix to valid cidr for novaMelanie Witt2013-05-221-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | Merge "Don't snat all traffic when force_snat_range set"Jenkins2013-06-153-12/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Don't snat all traffic when force_snat_range setVishvananda Ishaya2013-06-043-12/+39
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Removed session from reservation_create()"Jenkins2013-06-152-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Removed session from reservation_create()Sergey Skripnick2013-05-302-2/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Fix quota checks while resizing up by admin"Jenkins2013-06-152-4/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix quota checks while resizing up by adminAarti Kriplani2013-06-042-4/+43
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Add missing tests for provider_fw_rule_* methods"Jenkins2013-06-141-0/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing tests for provider_fw_rule_* methodsYuriy Zveryanskyy2013-06-141-0/+40
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Naming instance directory by uuid in VMware Hyper."Jenkins2013-06-144-94/+86
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Naming instance directory by uuid in VMware Hyper.Yaguang Tang2013-06-134-94/+86
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Fix VMware Hyper can't honor hw_vif_model image property."Jenkins2013-06-144-10/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix VMware Hyper can't honor hw_vif_model image property.Yaguang Tang2013-06-134-10/+23
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Refactored tests for instance_actions_*"Jenkins2013-06-141-287/+289
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Refactored tests for instance_actions_*Alexei Kornienko2013-06-141-287/+289
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Enhance the validation of the quotas update"Jenkins2013-06-1410-18/+220
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Enhance the validation of the quotas updategengjh2013-06-1310-18/+220
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Refactor libvirt driver exception handling"Jenkins2013-06-141-15/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Refactor libvirt driver exception handlingHans Lindgren2013-06-041-15/+33
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Register libvirt driver with closed connection callback"Jenkins2013-06-142-9/+67
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Register libvirt driver with closed connection callbackJason Dillaman2013-06-102-9/+67
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Fix _drop_unique_constraint_in_sqlite() function."Jenkins2013-06-141-0/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix _drop_unique_constraint_in_sqlite() function.Victor Sergeyev2013-05-291-0/+28
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Fix the wrong reference by CONF"Jenkins2013-06-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the wrong reference by CONFGuangyu Suo2013-06-141-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Make sync_power_state routines use InstanceList"Jenkins2013-06-133-22/+87
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Make sync_power_state routines use InstanceListDan Smith2013-06-133-22/+87
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Fix obj_load() in NovaObject base class"Jenkins2013-06-133-3/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fix obj_load() in NovaObject base classDan Smith2013-06-133-3/+16
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Backup and restore object registry for tests"Jenkins2013-06-131-1/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Backup and restore object registry for testsDan Smith2013-06-131-1/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | Remove usage of locals() from xenapi packageEugene Nikanorov2013-06-1310-124/+177
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Sending volume IO usage broken"Jenkins2013-06-138-59/+129
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Sending volume IO usage brokenMichael Kerrin2013-06-078-59/+129
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Add missing tests for compute_node_* methods"Jenkins2013-06-131-141/+148
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Add missing tests for compute_node_* methodsYuriy Zveryanskyy2013-06-131-141/+148
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge "Remove use of locals() in db migrations."Jenkins2013-06-132-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Remove use of locals() in db migrations.Michael Still2013-06-132-2/+2
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge "Sync can_send_version() helper from oslo-incubator."Jenkins2013-06-131-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Sync can_send_version() helper from oslo-incubator.Russell Bryant2013-06-121-0/+4
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge "Revert "Fix local variable 'root_uuid' ref before assign""Jenkins2013-06-131-6/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Revert "Fix local variable 'root_uuid' ref before assign"Devananda van der Veen2013-06-121-6/+13
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge "Use an inner join on aggregate_hosts in aggregate_get_by_host"Jenkins2013-06-132-3/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Use an inner join on aggregate_hosts in aggregate_get_by_hostDavid Ripton2013-06-112-3/+15
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |