1. 8da5656 Move ENABLED_SERVICES to stackrc. by Chmouel Boudjnah · 14 years ago
  2. 51c1d8a Merge "support glance only mode by if...then checking for is_service_enabled nova. removed redundant is_service_enabled checks for screen_it processes. fixes bug 885767" by Jenkins · 14 years ago
  3. 09cafcb Merge "Ensure that ip_forwarding is always enabled for compute and network" by Jenkins · 14 years ago
  4. cd6a530 Merge "Fix dependency list generation corner cases" by Jenkins · 14 years ago
  5. d966ed2 Implement logging of screen windows. by Chmouel Boudjnah · 14 years ago
  6. 0142123 Merge "Make sure Logdir is created." by Jenkins · 14 years ago
  7. fff6fec Make sure Logdir is created. by Chmouel Boudjnah · 14 years ago
  8. 389f4ef support glance only mode by if...then checking for is_service_enabled nova. by Ken Pepple · 14 years ago
  9. 690e1e3 Change the default mac range to not 0 by Aaron Lee · 14 years ago
  10. 0b31e86 Ensure that ip_forwarding is always enabled for compute and network by Dean Troyer · 14 years ago
  11. d0b21e2 Fix dependency list generation corner cases by Dean Troyer · 14 years ago
  12. 51aa401 Use the suggested default scheduler by Vishvananda Ishaya · 14 years ago
  13. 50aef3b Sets nova auth strategy to keystone by Vishvananda Ishaya · 14 years ago
  14. ced6517 Create nova.conf in INI format (rather than flagfile) by Dean Troyer · 14 years ago
  15. 3e20503 Set nova config allow_resize_on_same_host by Eoghan Glynn · 14 years ago
  16. f82f7da Merge "Allow people to specifiy the XENAPI_CONNECTION_URL" by Jenkins · 14 years ago
  17. 2f8fd29 Merge "Unify the way devstack configures networking for libvirt and xenserver" by Jenkins · 14 years ago
  18. 7052f72 use --silent-upload for glance - bug 945454 by Jesse Andrews · 14 years ago
  19. 92e8560 Allow people to specifiy the XENAPI_CONNECTION_URL by John Garbutt · 14 years ago
  20. 8e2cffd Unify the way devstack configures networking for libvirt and xenserver by John Garbutt · 14 years ago
  21. 3993816 Remove hardcoding of flat network bridge by Renuka Apte · 14 years ago
  22. b328838 Add service account configuration by Dean Troyer · 14 years ago
  23. f1a11ad Updates devstack to E4 final horizon package structure. by Gabriel Hurley · 14 years ago
  24. 890061c Allow ratelimiting to be turned off. by John Garbutt · 14 years ago
  25. 8534bcb Update Swift configuration with keystone latest. by Chmouel Boudjnah · 14 years ago
  26. 6296a16 Merge "Allow to configure a number of swift replicas." by Jenkins · 14 years ago
  27. 231ce63 Enable nova-volume by default by Vishvananda Ishaya · 14 years ago
  28. 155266b Preserve swift tenant_id variable when writing into keystone catalog. by Gabriel Hurley · 14 years ago
  29. bb64f2d Merge "Remove legacy paste config and nova.conf" by Jenkins · 14 years ago
  30. ea4218e Merge "Restart openstack services after running stack.sh" by Jenkins · 14 years ago
  31. 7a103dd Remove legacy paste config and nova.conf by Vishvananda Ishaya · 14 years ago
  32. 7bd3087 Only add Quantum and Swift to Keystone catalog if enabled. by Gabriel Hurley · 14 years ago
  33. aaa0dbb Restart openstack services after running stack.sh by Derrick J. Wippler · 14 years ago
  34. 1e98bdc Bug #938403. by Deepak Garg · 14 years ago
  35. 5570707 Fix nova.conf paths by Dean Troyer · 14 years ago
  36. f5f72a1 Remove duplicated glance paste config. by Eoghan Glynn · 14 years ago
  37. 45f5f41 Merge changes Ie7cb4858,Iadb6e181,I2dc31acb,Ia3e2e65b by Jenkins · 14 years ago
  38. a95efab Allow to configure a number of swift replicas. by Chmouel Boudjnah · 14 years ago
  39. a6651e9 Add is_service_enabled function. by Chmouel Boudjnah · 14 years ago
  40. bd13b70 Fixes bug 885087: /etc/nova/nova.conf by Dean Troyer · 14 years ago
  41. b115341 Generalize xen network config by root · 14 years ago
  42. 0f470d2 Merge "Fixes bug 885087: /etc/nova/nova.conf" by Jenkins · 14 years ago
  43. 31cce21 Blueprint cli-auth by Dean Troyer · 14 years ago
  44. 00596bb switch public_interface to br100 so that floating ips don't get bumped between interfaces by Anthony Young · 14 years ago
  45. 4f830e1 Logout and delete iscsi sessions by Anthony Young · 14 years ago
  46. 2fcb666 Configure vnc url endpoints on compute hosts by Anthony Young · 14 years ago
  47. 73c7089 Launch screen with bash as shell by Chmouel Boudjnah · 14 years ago
  48. 36867ad Remove TMUX support. by Chmouel Boudjnah · 14 years ago
  49. 6325216 Update code to remove iscsi targets by Anthony Young · 14 years ago
  50. 80756ea Blueprint cli-auth by Dean Troyer · 14 years ago
  51. d1dd25e Fixes bug 885087: /etc/nova/nova.conf by Dean Troyer · 14 years ago
  52. dd98093 Merge "Logout and delete iscsi sessions" by Jenkins · 14 years ago
  53. b644295 Merge "Uses keystone client instead of keystone-manage" into redux by Jenkins · 14 years ago
  54. 689b2ac switch public_interface to br100 so that floating ips don't get bumped between interfaces by Anthony Young · 14 years ago
  55. 53fca56 Logout and delete iscsi sessions by Anthony Young · 14 years ago
  56. febded2 Configure vnc url endpoints on compute hosts by Anthony Young · 14 years ago
  57. 84963f5 Merge "Launch screen with bash as shell" by Jenkins · 14 years ago
  58. cafe77e Merge "Remove TMUX support." by Jenkins · 14 years ago
  59. 0cbe851 Launch screen with bash as shell by Chmouel Boudjnah · 14 years ago
  60. 90c9310 Remove TMUX support. by Chmouel Boudjnah · 14 years ago
  61. d1f5243 Uses keystone client instead of keystone-manage by Vishvananda Ishaya · 14 years ago
  62. 44b5736 Check if screen is installed before using it. by Chmouel Boudjnah · 14 years ago
  63. 6563a3c Extract common functions into a separate file by Dean Troyer · 14 years ago
  64. 2f9cdef Update code to remove iscsi targets by Anthony Young · 14 years ago
  65. 06980ea Check if screen is installed before using it. by Chmouel Boudjnah · 14 years ago
  66. 84c0599 Move the clone of keystoneclient by Andy Smith · 14 years ago
  67. 658ac7a create and store secret and access keys by Vishvananda Ishaya · 14 years ago
  68. d281376 fix logging and move keystone client earlier in the install chain by Vishvananda Ishaya · 14 years ago
  69. 94c73d5 Merge "Extract common functions into a separate file" by Jenkins · 14 years ago
  70. 8a41c9d update to get keystone working by termie · 14 years ago
  71. 708a2ad logging tweaks for devstack/keystone and cd for keystone db_sync by Joe Heck · 14 years ago
  72. 747ee33 working now by termie · 14 years ago
  73. 50edca6 proper conf by termie · 14 years ago
  74. eacc595 bunch of fixes by termie · 14 years ago
  75. a96a418 new keystone support by termie · 14 years ago
  76. 64a9066 Add Melange Support by Jason Kölker · 14 years ago
  77. 7f9aa71 Extract common functions into a separate file by Dean Troyer · 14 years ago
  78. 34f6249 bug 924267: Explicitly set firewall_driver to nova.virt.libvirt.firewall.IptablesFirewallDriver by Armando Migliaccio · 14 years ago
  79. d2be50c Merge "Remove horizon session db." by Jenkins · 14 years ago
  80. a575d50 Remove horizon session db. by Anthony Young · 14 years ago
  81. fc3c62d Remove openstackx from devstack by Anthony Young · 14 years ago
  82. 50fc5c6 Make --vnc_listen configurable by Anthony Young · 14 years ago
  83. fa436aa Merge "Keystone updates" by Jenkins · 14 years ago
  84. 86f389b Merge "Allow euca-upload-bundle to work with devstack" by Jenkins · 14 years ago
  85. 7d95430 Keystone updates by Dean Troyer · 14 years ago
  86. 5a09c92 Fix bug 921845 by Dave Lapsley · 14 years ago
  87. 9fdabdf Merge "Allow configuration of Apache user and group" by Jenkins · 14 years ago
  88. 75bbd75 Allow euca-upload-bundle to work with devstack by Vishvananda Ishaya · 14 years ago
  89. 35780e1 Merge "Fix test that checks whether insances from previous runs need to be removed" by Jenkins · 14 years ago
  90. 3e391c3 Merge "bug 920364: clean-up ovs_quantum DB between runs." by Jenkins · 14 years ago
  91. 9bb84f0 Allow configuration of Apache user and group by Dean Troyer · 14 years ago
  92. cb5dd67 Removes the additions to api-paste.conf by Vishvananda Ishaya · 14 years ago
  93. 965716e Explicitly set connection_type to libvirt by Johannes Erdfelt · 14 years ago
  94. 5d1b965 Update pipelines by Kevin L. Mitchell · 14 years ago
  95. de37dbd bug 920364: clean-up ovs_quantum DB between runs. by Dan Wendlandt · 14 years ago
  96. edef244 Fix test that checks whether insances from previous runs need to be removed by Anthony Young · 14 years ago
  97. 723d72d Merge "Add nova's new vnc support to devstack" by Jenkins · 14 years ago
  98. ce11691 Add nova's new vnc support to devstack by Anthony Young · 14 years ago
  99. c727aa8 Add support for proxy servers by Dean Troyer · 14 years ago
  100. 6577b46 Glance changes to stack.sh for https://review.openstack.org/3092 by Dean Troyer · 14 years ago