1. 202677a Merge "Fix stackforge_libs installation step" by Jenkins · 12 years ago
  2. 92f3147 Merge "Allow users to configure the CM pipeline interval" by Jenkins · 12 years ago
  3. 921c508 Merge "Enable/disable ironic in tempest config" by Jenkins · 12 years ago
  4. c3dff93 Merge "Check if flavors exist before creating them." by Jenkins · 12 years ago
  5. 3b80bde Check if flavors exist before creating them. by Clark Boylan · 12 years ago
  6. d254da5 Set swift timeouts higher by Joe Gordon · 12 years ago
  7. aaac4ee Fix stackforge_libs installation step by Doug Hellmann · 12 years ago
  8. c85ac78 Merge "Don't install novnc from package by default" by Jenkins · 12 years ago
  9. b21d6ee Merge "Use the oslo db database connection for Heat" by Jenkins · 12 years ago
  10. 0a57ae9 Merge "cm-cpu-agent only support libvirt driver" by Jenkins · 12 years ago
  11. d005959 Enable/disable ironic in tempest config by Roman Prykhodchenko · 12 years ago
  12. e231438 Use the oslo db database connection for Heat by Angus Salkeld · 12 years ago
  13. 8ceb794 Allow users to configure the CM pipeline interval by Mehdi Abaakouk · 12 years ago
  14. fc1b778 cm-cpu-agent only support libvirt driver by Mehdi Abaakouk · 12 years ago
  15. 66c5424 Bump SWIFT_LOOPBACK_DISK_SIZE_DEFAULT over swift max_file_size by Joe Gordon · 12 years ago
  16. 645171c Don't install novnc from package by default by Ilya Kharin · 12 years ago
  17. 1722aab Merge "Fix FROM_PACKAGE checks for novnc and spice" by Jenkins · 12 years ago
  18. 26e0a05 Merge "Fix horizon config under Apache 2.4" by Jenkins · 12 years ago
  19. add4ca3 Fix FROM_PACKAGE checks for novnc and spice by Ben Nemec · 12 years ago
  20. 5a35e73 Option for installing spice-html5 and novnc from packages by Attila Fazekas · 12 years ago
  21. c6d9bf1 Merge "Modification for Ubuntu 13.10 and minor fixes in Neutron NEC plugin" by Jenkins · 12 years ago
  22. ba5a819 Merge "Use heat's default value for max_template_size" by Jenkins · 12 years ago
  23. ddf656f Merge "removed unecessary lines for docker install" by Jenkins · 12 years ago
  24. 7941ffa Merge "Cleanup unused settings, use interface_driver setter" by Jenkins · 12 years ago
  25. aa50a13 Merge "Clean up use of global conf vars in start_nova" by Jenkins · 12 years ago
  26. 610af8c Fix horizon config under Apache 2.4 by Chris Buccella · 12 years ago
  27. e8aa830 Merge "Set Nova auth_proto regardless of tls-proxy." by Jenkins · 12 years ago
  28. eca0a1c removed unecessary lines for docker install by Paul Czarkowski · 12 years ago
  29. 86199fc Clean up use of global conf vars in start_nova by Chris Behrens · 12 years ago
  30. 385775d Merge "Add FORCE_CONFIG_DRIVE and make it the default" by Jenkins · 12 years ago
  31. e8e612d Merge "Turn off Nova firewall driver when using Neutron" by Jenkins · 12 years ago
  32. 6fdea94 Merge "Set keystone.conf to mode 0600" by Jenkins · 12 years ago
  33. 0eeeb2e Merge "Fix apache horizon permissions on Ubuntu 13.10" by Jenkins · 12 years ago
  34. d561b70 Set keystone.conf to mode 0600 by Dean Troyer · 12 years ago
  35. 1143f7e Turn off Nova firewall driver when using Neutron by Jeff Peeler · 12 years ago
  36. 7751354 Merge "Decrease tempest BUILD_TIMEOUT" by Jenkins · 12 years ago
  37. 24f6efa Add FORCE_CONFIG_DRIVE and make it the default by Dan Prince · 12 years ago
  38. 7890b4e Merge "Removed docker version requirement" by Jenkins · 12 years ago
  39. b7c11a0 Merge "Fix some Markdown formatting issues" by Jenkins · 12 years ago
  40. 8e28507 Merge "Fix shocco errors and warnings" by Jenkins · 12 years ago
  41. c8aca45 Merge "Ensure cm-api is ready before start cm-alarm" by Jenkins · 12 years ago
  42. 574873c Merge "Allow configure cinder with the nfs driver" by Jenkins · 12 years ago
  43. 7cf6ab5 Merge "Add PostgreSQL option for Ceilometer backend" by Jenkins · 12 years ago
  44. 04067ca Merge "Enables Swift crossdomain middleware by default" by Jenkins · 12 years ago
  45. b245c5d Set Nova auth_proto regardless of tls-proxy. by Dan Prince · 12 years ago
  46. 8dc2571 Merge "All neutron plugins should now use LibvirtGenericVIFDriver" by Jenkins · 12 years ago
  47. 78cc387 Merge "Removed dependency from dotcloud repos for the Nova docker driver" by Jenkins · 12 years ago
  48. d05bf6f Merge "Handle the CM service availability in tempest" by Jenkins · 12 years ago
  49. e4a523f Cleanup unused settings, use interface_driver setter by Joe Mills · 12 years ago
  50. 52a5c3a Merge "add lib/stackforge to let us test wsme / pecan from git" by Jenkins · 12 years ago
  51. 1ce2ffd Enables Swift crossdomain middleware by default by Joe H. Rahme · 12 years ago
  52. 246d9bb Add PostgreSQL option for Ceilometer backend by Thomas Maddox · 12 years ago
  53. 5ceb0e2 Merge "Enable keystone authentication in Ironic" by Jenkins · 12 years ago
  54. 4540d00 All neutron plugins should now use LibvirtGenericVIFDriver by Aaron Rosen · 12 years ago
  55. 2015086 Removed dependency from dotcloud repos for the Nova docker driver by Sam Alba · 12 years ago
  56. 62e8a30 Fix apache horizon permissions on Ubuntu 13.10 by Peter Feiner · 12 years ago
  57. 5a77d03 Removed docker version requirement by Sam Alba · 12 years ago
  58. 6a5aa7c Fix some Markdown formatting issues by Adam Spiers · 12 years ago
  59. 1ed64cb Ensure cm-api is ready before start cm-alarm by Mehdi Abaakouk · 12 years ago
  60. 6730a9d Handle the CM service availability in tempest by Mehdi Abaakouk · 12 years ago
  61. cb96159 Fix shocco errors and warnings by Adam Spiers · 12 years ago
  62. 33eaa56 Use heat's default value for max_template_size by Joe Gordon · 12 years ago
  63. 6db2990 Start nova-compute with child cell conf by Chris Behrens · 12 years ago
  64. ae9c417 Allow configure cinder with the nfs driver by Mehdi Abaakouk · 13 years ago
  65. 7a4ae3d Modification for Ubuntu 13.10 and minor fixes in Neutron NEC plugin by Akihiro MOTOKI · 12 years ago
  66. 46b511f Merge "Added Savanna Project" by Jenkins · 12 years ago
  67. 101b424 fix whitespace in the rest of lib/* by Sean Dague · 12 years ago
  68. 3bdb922 fix bash8 indent problems in lib/neutron and friends by Sean Dague · 12 years ago
  69. 537d402 whitespace cleanup on functions & lib/config by Sean Dague · 12 years ago
  70. a248d07 Merge "Allow starting nova-compute manually" by Jenkins · 12 years ago
  71. 8c1a88f Merge "Make nova use fatal_deprecations=true" by Jenkins · 12 years ago
  72. 1e76a02 Merge "Fix bugs for installing docker, bug #1237581. -The change in install_docker.sh corrects a typo ('=' should be '-'). This typo resutls in 'unable to locate the packet' error when executing apt-get." by Jenkins · 12 years ago
  73. 4d23ff5 Merge "Install Ironic client" by Jenkins · 12 years ago
  74. 31b1a7e Merge "Add MIDONET settings to dhcp.ini" by Jenkins · 12 years ago
  75. 6832272 add lib/stackforge to let us test wsme / pecan from git by Sean Dague · 12 years ago
  76. e095daa Make nova use fatal_deprecations=true by Joe Gordon · 12 years ago
  77. a45a0a0 Added Savanna Project by Denis Egorenko · 12 years ago
  78. 2e15946 Allow starting nova-compute manually by Dan Smith · 12 years ago
  79. ff38d46 Merge "Use nova.conf for auth_token configs." by Jenkins · 12 years ago
  80. d78d929 Merge "Use cinder.conf for auth_token configs." by Jenkins · 12 years ago
  81. 8111ef0 Decrease tempest BUILD_TIMEOUT by Attila Fazekas · 12 years ago
  82. 481593d Merge "Don't kill ceilometer prematurally in devstackgate" by Jenkins · 12 years ago
  83. 677f225 Merge "remove useless step in cleanup_rpc_backend" by Jenkins · 12 years ago
  84. 49c3780 Merge "baremetal: Allow BM_SECOND_MAC to be unset" by Jenkins · 12 years ago
  85. a41bb3d Merge "Nicira plugin: do not die if NVP gateway IP is missing" by Jenkins · 12 years ago
  86. f31efd8 Merge "refine rabbit cleanup" by Jenkins · 12 years ago
  87. 1974d43 Merge "Fix false negative, when HEAT_CREATE_TEST_IMAGE is unset" by Jenkins · 12 years ago
  88. 6d4a9a8 Don't kill ceilometer prematurally in devstackgate by Mehdi Abaakouk · 12 years ago
  89. 82dea7c Use cinder.conf for auth_token configs. by Dan Prince · 12 years ago
  90. 741fc5c Use nova.conf for auth_token configs. by Dan Prince · 12 years ago
  91. 43e0066 Install Ironic client by Roman Prykhodchenko · 12 years ago
  92. c48c312 Enable keystone authentication in Ironic by Roman Prykhodchenko · 12 years ago
  93. 48e1bab Fix false negative, when HEAT_CREATE_TEST_IMAGE is unset by DennyZhang · 12 years ago
  94. 13209d8 Merge "Adds trove-conductor service to trove." by Jenkins · 12 years ago
  95. 0bdd8eb Merge "Convert remaining hypervisors to plugin model" by Jenkins · 12 years ago
  96. d248502 Merge "lib/swift variable changes and dd replaced by truncate" by Jenkins · 12 years ago
  97. ac97872 Merge "Adding value for lock_path in configuration file" by Jenkins · 12 years ago
  98. aadd8e8 Merge "Correct logging_context_format_string for Heat" by Jenkins · 12 years ago
  99. d84d40e Merge "Specify ip address for nova metadata server for nicira plugin" by Jenkins · 12 years ago
  100. c5a1b05 Merge "Add meta-config via local.conf" by Jenkins · 12 years ago