1. 2da00dd Merge "xenapi - quantum: L2 agents for dom0 and domU" by Jenkins · 13 years ago
  2. 951a48d Enable Nova v3 API by Chris Yeoh · 13 years ago
  3. f652e0f xenapi - quantum: L2 agents for dom0 and domU by Mate Lakat · 13 years ago
  4. 2fce0a9 Fix screenrc for nova-compute by Ben Nemec · 13 years ago
  5. d52008a Use --managed-save flag to virsh undefine by Daniel P. Berrange · 13 years ago
  6. fb2a3ae Basic cells support by Kieran Spear · 13 years ago
  7. b2ef890 Add Debian OS support in DevStack by Émilien Macchi · 13 years ago
  8. b85f9d7 Ensure correct polkit config written for RHEL6 by Ian Wienand · 13 years ago
  9. 76ca9a9 Fix nova compute failing to start on openSUSE 12.3 by Ralf Haferkamp · 13 years ago
  10. cc6b443 Formatting cleanups, doc updates and whatnot by Dean Troyer · 13 years ago
  11. 253a1a3 Move setup_develop call by Dean Troyer · 13 years ago
  12. 584d90e add emacs shell-script tagging by Sean Dague · 13 years ago
  13. a173376 Merge "Split disk creation out of configure_swift()" by Jenkins · 13 years ago
  14. 1c6c112 Split disk creation out of configure_swift() by Dean Troyer · 13 years ago
  15. c0fad2b Don't clobber all iSCSI connections during nova cleanup by Dan Smith · 13 years ago
  16. cf9eef8 Make sure the NOVA_INSTANCES_PATH is created by Doug Hellmann · 13 years ago
  17. b6a86db Merge "Multi-node setup: Fix keystone host" by Jenkins · 13 years ago
  18. 341f9b3 Merge "Fix FLAT_INTERFACE not working" by Jenkins · 13 years ago
  19. b93b74c Fix FLAT_INTERFACE not working by Davanum Srinivas · 13 years ago
  20. b7490da Clean up stack.sh config by Dean Troyer · 13 years ago
  21. b323691 Mova nova configuration initialization by Dean Troyer · 13 years ago
  22. 995eb92 Add clean.sh by Dean Troyer · 13 years ago
  23. 4f62018 Merge "Deprecate use of fixed_range flag in nova conf" by Jenkins · 13 years ago
  24. a6601a5 Multi-node setup: Fix keystone host by Mate Lakat · 13 years ago
  25. a268bf9 Merge "Support MultiStrOpt options in configuration file." by Jenkins · 13 years ago
  26. 820467f Merge "Simplify database_connection_url" by Jenkins · 13 years ago
  27. 27c0695 Deprecate use of fixed_range flag in nova conf by mathrock · 13 years ago
  28. 239f324 Support MultiStrOpt options in configuration file. by Lianhao Lu · 13 years ago
  29. 7e79d91 Simplify database_connection_url by Attila Fazekas · 13 years ago
  30. 07115eb Refactor error logging by Nachi Ueno · 13 years ago
  31. bd02bfb Merge "Refactor init functions to simplify Grenade upgrades" by Jenkins · 13 years ago
  32. f03bafe Refactor init functions to simplify Grenade upgrades by Dean Troyer · 13 years ago
  33. b205cc8 Clean up configure_nova() a bit by Dean Troyer · 13 years ago
  34. f3da41a Merge "Introduce get_python_exec_prefix function." by Jenkins · 13 years ago
  35. 07db713 Improve millisecond logging by Joe Gordon · 13 years ago
  36. 4196d55 Introduce get_python_exec_prefix function. by Jakub Ruzicka · 13 years ago
  37. 2eb7740 Merge "Fixes nova-compute failing to start on Fedora 18" by Jenkins · 13 years ago
  38. a534e0b Fixes nova-compute failing to start on Fedora 18 by Sunil Thaha · 13 years ago
  39. 0dd34df lib/quantum: refactor quantum plugins and third party by Isaku Yamahata · 13 years ago
  40. f10696f Merge "Enable nova Verbose logging" by Jenkins · 13 years ago
  41. 8750b3d Enable nova Verbose logging by Joe Gordon · 13 years ago
  42. d10e12f Add support for setting up nova-spicehtml5proxy by Daniel P. Berrange · 13 years ago
  43. 3edddd1 Run nova-novncproxy binary in the nova GIT trree by Daniel P. Berrange · 13 years ago
  44. fec9355 Merge "Fix "sudo: sorry, you must have a tty to run sudo"" by Jenkins · 13 years ago
  45. 91b8d13 Fix "sudo: sorry, you must have a tty to run sudo" by Attila Fazekas · 13 years ago
  46. dff9512 Fix EXTRA_OPTS handling by Dean Troyer · 13 years ago
  47. 9bc47db convert add_nova_opt to iniset by Devananda van der Veen · 13 years ago
  48. 4ce35c4 fix msec format string by Sean Dague · 13 years ago
  49. 2d9a4e4 Merge "Use new RPC notifier" by Jenkins · 13 years ago
  50. c99853c Enable millisecond logging for nova and cinder by Joe Gordon · 13 years ago
  51. 6d04fd7 Holiday docs and comment formatting cleanup by Dean Troyer · 13 years ago
  52. eb26230 Merge "Set up Nova for TLS" by Jenkins · 13 years ago
  53. f35cf91 adding support for baremetal hypervisor by Devananda van der Veen · 13 years ago
  54. 66afb47 Refactor quantum installation by Akihiro MOTOKI · 13 years ago
  55. 8e36cbe Use new RPC notifier by Julien Danjou · 13 years ago
  56. 3a3a2ba Set up Nova for TLS by Dean Troyer · 13 years ago
  57. c439b5d Changed so that nova databases are only created once in a multi-host setup. by Bob Melander · 13 years ago
  58. 23431f3 Clear out the keystone pki data for each run by Vishvananda Ishaya · 13 years ago
  59. 3fae252 Merge "Fix polkit configuration to allow usage of libvirt on openSUSE" by Jenkins · 13 years ago
  60. e0195ed Merge "Always create signing_dir regardless of token format" by Jenkins · 13 years ago
  61. f1c094c Fix polkit configuration to allow usage of libvirt on openSUSE by Vincent Untz · 13 years ago
  62. 63ea318 Merge "Move Nova account creation out of keystone_data.sh" by Jenkins · 13 years ago
  63. a0dce26 Move Nova account creation out of keystone_data.sh by Dean Troyer · 13 years ago
  64. 5e3deb6 Always create signing_dir regardless of token format by Akihiro MOTOKI · 13 years ago
  65. 00011c0 Add is_fedora and exit_distro_not_supported functions by Vincent Untz · 13 years ago
  66. fb501d0 Merge "Use getent to find if a group exists, not grep" by Jenkins · 13 years ago
  67. 3ab927c Use getent to find if a group exists, not grep by Vincent Untz · 13 years ago
  68. c18b965 Add is_ubuntu function by Vincent Untz · 13 years ago
  69. ff7f308 Start nova-conductor before nova-compute. by Russell Bryant · 13 years ago
  70. 856a11e Add partial openSUSE/SLE support by Vincent Untz · 13 years ago
  71. 0edfd6f Use NOVA_BIN_DIR for newer binaries. by Monty Taylor · 13 years ago
  72. d57ccf0 Add nova-conductor service by Dan Smith · 13 years ago
  73. 6fd2811 Remove support for nova-volume by Joe Gordon · 13 years ago
  74. 308becc Merge "Add PostgreSQL support to devstack" by Jenkins · 13 years ago
  75. 00bd761 Merge "Configure PKI cache dirs" by Jenkins · 13 years ago
  76. 428af5a Add PostgreSQL support to devstack by Terry Wilson · 13 years ago
  77. 6e7e1c9 Don't enable osapi_volume if n-vol not enabled. by Andrew Laski · 13 years ago
  78. bc071bc Configure PKI cache dirs by Dean Troyer · 13 years ago
  79. 1fcc6a1 Modify nova config for ceilometer if enabled by Eoghan Glynn · 13 years ago
  80. 9f8da4b Merge "Clean up local state paths" by Jenkins · 13 years ago
  81. 58ffa67 Merge "Remove unused nova.conf option image_service" by Jenkins · 13 years ago
  82. cf59999 Merge "Extract create_nova_conf() from init_nova()" by Jenkins · 13 years ago
  83. 0921c45 Remove unused nova.conf option image_service by Joe Gordon · 13 years ago
  84. 1331445 Clean up local state paths by Dean Troyer · 13 years ago
  85. da7b809 Extract create_nova_conf() from init_nova() by Dean Troyer · 13 years ago
  86. 602cf9b Add support for the Quantum Ryu plugin. by Yoshihiro Kaneko · 13 years ago
  87. 3cf1ffb Fix NOVA_CONF usage by Dean Troyer · 13 years ago
  88. bf67c19 Move Nova to lib/nova by Dean Troyer · 13 years ago