1. 0d2606d Fix default value of host_subset_size in nova-controller config. by Taras Khlivnyak · 4 years ago
  2. d8a62ca Added disk_allocation_ratio parameter by Dmitry Ukov · 6 years ago
  3. f5093b8 Adding ability to configure passthrough_whitelist and alias parameters by Oleh Hryhorov · 6 years ago
  4. e2e30b2 Merge "Remove duplicate {{ compute.vcpu_pin_set }} value - this value is already defined in lines 471 - 487 and 54-57 respectively Change-Id: I958a06d0911cffeeb583d1fffdf9c9fe79a2f6bc" by mcp-jenkins · 6 years ago
  5. 1b7630c Remove duplicate {{ compute.vcpu_pin_set }} value by Martin Polreich · 6 years ago
  6. c60500b Make dhcp_domain configurable by Michel Nederlof · 7 years ago
  7. a1c8d1a Add missing parameters: by Stehlik Lukas · 6 years ago
  8. acf7788 Unhardcode rpc_response_timeout parameter by Oleh Hryhorov · 6 years ago
  9. e38525d Unhardcoded logging level for syslog in Libvirtd (nova-compute) by Oleh Hryhorov · 7 years ago
  10. 3a75a3b Unhardcoded inject_* params in nova-compute.conf by Oleksandr Shyshko · 7 years ago
  11. 7da9bf1 Fixing logic for cpu_model parameter by Dzmitry Stremkouski · 7 years ago
  12. aabb427 Unhardcode vncserver_listen option for mitaka/newton by Vasyl Saienko · 7 years ago
  13. 1023ea0 Parameterize few nova options: by Alexei Lugovoi · 7 years ago
  14. feae06b Add ability to configure force_raw_images param by Oleksii Chupryn · 7 years ago
  15. 590bba5 Add parametrization default_schedule_zone config option in salt-formula-nova by Gleb Zimin · 7 years ago
  16. d219777 Merge "Enable logging.conf & fluentd for nova" by mcp-jenkins · 7 years ago
  17. e58fe08 Enable logging.conf & fluentd for nova by Dmitry Kalashnik · 7 years ago
  18. d3446de nova compute config cpu options added by Jiri Broulik · 7 years ago
  19. 3f25ec6 Refactor map file to import role data only by Vasyl Saienko · 7 years ago
  20. f81919b Add option max_concurrent_live_migrations by Michel Nederlof · 7 years ago
  21. 99b0385 Merge "Fix wrong config_drive_cdrom option placement in nova config file" by Petr Michalec · 7 years ago
  22. 528d163 Fix wrong config_drive_cdrom option placement in nova config file by sergio · 7 years ago
  23. 39eb70d Make inbound migration address configurable by Michel Nederlof · 7 years ago
  24. 7046b9c Merge branch 'master' into scheduler_host_manager by Jakub Pavlik · 7 years ago
  25. 4952ed3 MySQL TLS Support by Kirill Bespalov · 7 years ago
  26. 25063fa Merge "RabbitMQ TLS support" by Jakub Pavlik · 7 years ago
  27. 6461717 RabbitMQ TLS support by Kirill Bespalov · 8 years ago
  28. 0bc7969 Adding feature to support lvm for ephemeral VMs by Kalynovskyi · 8 years ago
  29. 9415a38 Fix default compute driver name for newton by Vladyslav Drok · 8 years ago
  30. 2bcba8d Adding ability to set cinder/cross_az_attach setting by Dmitry Stremkovskiy · 8 years ago
  31. 35e53b7 Unhardcoding disk_cachemodes nova option by Dmitry Stremkovskiy · 8 years ago
  32. f82fc73 Fixing carriage return by Dmitry Stremkovskiy · 8 years ago
  33. ffb8a4e Merge "Adding ability to set DEFAULT/host" by Marek Celoud · 8 years ago
  34. 83e6628 Unhardcoding libvirt group name parameter for socket. Upgrade path by Dmitry Stremkovskiy · 8 years ago
  35. 96281f5 Adding ability to set DEFAULT/host by Dmitry Stremkovskiy · 8 years ago
  36. 91f4585 Presenting upgrade_levels option by Dmitry Stremkovskiy · 8 years ago
  37. 8a0ff51 Unhardcoding my_ip option for compute by Dmitry Stremkovskiy · 8 years ago
  38. 7f6963b Do not require compute.vnc params by Vasyl Saienko · 8 years ago
  39. 8d662f4 Merge remote-tracking branch 'target/master' by Jenkins · 8 years ago
  40. 665c728 Adding support for instances_path by Dmitry Stremkovskiy · 8 years ago
  41. 7070c11 in ocata the config_drive_format option was already configurable by Michel Nederlof · 8 years ago
  42. e322ebb Updating to singular groupname and hide empty section if no workaround defined by Michel Nederlof · 8 years ago
  43. f7eefb2 Add configurable workaround to enable live snapshots by Michel Nederlof · 8 years ago
  44. 884138e Update nova-compute to support baremetal case by Vasyl Saienko · 8 years ago
  45. aadfae8 Merge pull request #22 from tgerdes/config-fixes by Jakub Pavlik · 8 years ago
  46. a03c8e5 Merge pull request #23 from tgerdes/cpu_mode by Jakub Pavlik · 8 years ago
  47. 30c45c4 because of stacklight, every node in our deployment has neutron defined (with _sensu disabled state). by Michel Nederlof · 8 years ago
  48. f582f1e Allow overriding the scheduler_host_manager by Thom Gerdes · 8 years ago
  49. ec00afd Allow setting cpu_mode by Thom Gerdes · 8 years ago
  50. 34be7a0 Cleanup nova-compute configs by Thom Gerdes · 8 years ago
  51. 0a79e38 Add service_down_time support to get rid of false positive service downtime by Damian Szeluga · 8 years ago
  52. 3785731 Merge "newton and ocata sync db fix" by Jakub Josef · 8 years ago
  53. ecd5bf6 Merge "added cors support into nova controller" by Ales Komarek · 8 years ago
  54. 53c2501 newton and ocata sync db fix by Jiri Broulik · 8 years ago
  55. 25b53cb added cors support into nova controller by Ondrej Smola · 8 years ago
  56. eb566f6 Adding Trim/Unmap support for libvirt / ceph by Michel Nederlof · 8 years ago
  57. 4377220 Merge pull request #12 from mnederlof/custom-scheduler-filters by Jakub Pavlik · 8 years ago
  58. 8f2c654 needs endfor, not endif.. :) by Michel Nederlof · 8 years ago
  59. edcf25b Integrating option to include custom scheduler filter for newton and ocata. by Michel Nederlof · 8 years ago
  60. b732cfd Fix nova-compute.conf templates: by Sergey Kreys · 8 years ago
  61. 02a01c7 Introduce Ocata release for Nova by Jakub Pavlik · 8 years ago
  62. 54c2b7a Fix invalid syntax by Filip Pytloun · 8 years ago
  63. f03e488 Add opt. resume guests on host boot (#10) by Petr Michalec · 8 years ago
  64. c3783c9 fixes in tranport_url by Jakub Pavlik · 8 years ago
  65. 4e75bfc Introduce Newton release for Nova by Jakub Pavlik · 8 years ago