1. 34694f1 Fix the glance endpoint template URL. Fixes bug 909075. by Kiall Mac Innes · 14 years ago
  2. b8489cd Merge "Remove deprecated Keystone middleware: RAX-KSKEY" by Jenkins · 14 years ago
  3. 1c9767a Merge "Port work on SERVICE_HOST from stable/diablo. Allows user to specify service endpoint host separately from HOST_IP" by Jenkins · 14 years ago
  4. 8f33d8b Merge "Added "Admin" as an allowed role in swift proxy-server.conf." by Jenkins · 14 years ago
  5. 98f4ce8 Added "Admin" as an allowed role in swift proxy-server.conf. by Gabriel Hurley · 14 years ago
  6. 52e631d make python-keystoneclient configurable via devstack, remove pip requirement for horizon. by Anthony Young · 14 years ago
  7. 1097c7c Port work on SERVICE_HOST from stable/diablo. Allows user to specify service endpoint host separately from HOST_IP by Anthony Young · 14 years ago
  8. c245fd8 Remove deprecated Keystone middleware: RAX-KSKEY by Ziad Sawalha · 14 years ago
  9. b89c751 remove unused splats by Jesse Andrews · 14 years ago
  10. e8d970c Updated the horizon pips to use gerrit. by Monty Taylor · 14 years ago
  11. e23f6de Add ec2 endpoint to service catalog by Jesse Andrews · 14 years ago
  12. 25bbb44 Merge "nova needs python-feedparser" by Jenkins · 14 years ago
  13. ea3ebfe Merge "Use iputils-arping package for Ubuntu Oneiric distribution" by Jenkins · 14 years ago
  14. cb9fbd9 Rename of keystone_admin_group variable. by Chmouel Boudjnah · 14 years ago
  15. cebdd8f Update glance config files for https://review.openstack.org/#change,2139 by Dean Troyer · 14 years ago
  16. 4541e14 nova needs python-feedparser by Jesse Andrews · 14 years ago
  17. e46f889 move horizon pips to apts by Jesse Andrews · 14 years ago
  18. 60e6e34 Add open-iscsi packages for Nova compute nodes. by Dean Troyer · 14 years ago
  19. d9eafd5 move back to nova.sh method of configuring screen by Jesse Andrews · 14 years ago
  20. ee3fc41 Use iputils-arping package for Ubuntu Oneiric distribution by Don Dugger · 14 years ago
  21. 4d4d96d Merge "Fix glance config" by Jenkins · 14 years ago
  22. f79cc42 Rename openstack-integration-tests to tempest by Dean Troyer · 14 years ago
  23. 628f58f Fix glance config by Dean Troyer · 14 years ago
  24. eacd755 these deps should come via git_clone by Jesse Andrews · 14 years ago
  25. 9c7c908 initial devstack + essex by Jesse Andrews · 14 years ago
  26. 9726215 Don't use NOVACMDS, as that conflicts with packages by Anthony Young · 14 years ago
  27. 38df122 revive working with subset of services by Jesse Andrews · 14 years ago
  28. 5334ca0 Merge pull request #184 from chmouel/install-packages-only-for-services-distros by Jesse Andrews · 14 years ago
  29. f7df79e Merge pull request #195 from cloudbuilders/openvpn by sleepsonthefloor · 14 years ago
  30. 45cb7d1 Add vpn alias by Dean Troyer · 14 years ago
  31. 5179a3e Merge pull request #170 from cloudbuilders/ci-tests by sleepsonthefloor · 14 years ago
  32. 1f70119 need iscsitarget-dkms for iscsi to work on oneiric by Jesse Andrews · 14 years ago
  33. a4adff4 Only install dnsmasq-utils on oneiric. by Chmouel Boudjnah · 14 years ago
  34. ce1b4a2 Admin group is Member. by Chmouel Boudjnah · 14 years ago
  35. 5605ec1 now that we are using apt-get download this file doesn't speed things up that much by Jesse Andrews · 14 years ago
  36. c1ea5ec Merge pull request #174 from cloudbuilders/force-release by Jesse Andrews · 14 years ago
  37. e830c78 Merge pull request #171 from jaypipes/glance-cleanups by sleepsonthefloor · 14 years ago
  38. 7e436c2 use dhcp_release by Vishvananda Ishaya · 14 years ago
  39. af95a47 Install pika for CI tests by Dean Troyer · 14 years ago
  40. 8957fea Comment out log_file options in glance configs by Jay Pipes · 14 years ago
  41. 9812ffb clean up service token by Vishvananda Ishaya · 14 years ago
  42. 5f03932 make some changes prepping for trunk branch by Vishvananda Ishaya · 14 years ago
  43. 49946a1 proper path for arping in sudoers by Jesse Andrews · 14 years ago
  44. ca2c047 fix caching so that there is the ability to download services without installing them. This is done with a #NOPRIME comment in apts/files/ by Anthony Young · 14 years ago
  45. 3a64826 Redefine swift configs in SWIFT_DIR by Chmouel Boudjnah · 14 years ago
  46. 3875015 Change SWIFT_LOCATION to SWIFT_DATA_LOCATION by Chmouel Boudjnah · 14 years ago
  47. 537ddff Move all swift files to $FILES/swift/ by Chmouel Boudjnah · 14 years ago
  48. 8d5334c Remove dup and whitespaces. by Chmouel Boudjnah · 14 years ago
  49. 067163d More stack user removals. by Chmouel Boudjnah · 14 years ago
  50. 88d5499 Don't use 'stack' in static but use $USER. by Chmouel Boudjnah · 14 years ago
  51. 45c5113 Add keystone support with swift. by Chmouel Boudjnah · 14 years ago
  52. d5651bb More fixes (this is now working). by Chmouel Boudjnah · 14 years ago
  53. a211898 Add script to create ring and start server by Chmouel Boudjnah · 14 years ago
  54. a2cd841 Change SWIFT_DRIVE_LOCATION to SWIFT_LOCATION by Chmouel Boudjnah · 14 years ago
  55. 28fa4e8 Add swift support. by Chmouel Boudjnah · 14 years ago
  56. f1b3dbc install arping - used in ha network by Jesse Andrews · 14 years ago
  57. 70d2b2c use rackspace apt mirrors by Jesse Andrews · 14 years ago
  58. 97c8474 sources.list needs to support multiple dists - #124 by Jesse Andrews · 14 years ago
  59. 7fd53b3 finish horizon renames by Jesse Andrews · 14 years ago
  60. ca85b79 changing dash to horizon by Tres Henry · 14 years ago
  61. f8747f7 Merge pull request #116 from cloudbuilders/ec2-roles by vishvananda · 14 years ago
  62. 3a22d81 create roles for demo user so ec2 api is happy by Vishvananda Ishaya · 14 years ago
  63. 082cc3b Merge remote-tracking branch 'origin/master' into xen by Anthony Young · 14 years ago
  64. 4d53b1a Merge pull request #104 from jeblair/master by Jesse Andrews · 14 years ago
  65. 509992f if you are running as a regular user add sudo priveledges by Jesse Andrews · 14 years ago
  66. cc5028d Merge remote-tracking branch 'origin/master' into xen by Anthony Young · 14 years ago
  67. b62b4ca Initial commit of xen devstack support by Anthony Young · 14 years ago
  68. a098848 Merge branch 'master' into syslog by James E. Blair · 14 years ago
  69. 5855a64 Add syslog option, off by default. by James E. Blair · 14 years ago
  70. e959d83 add deps for diablo volumes by Anthony Young · 14 years ago
  71. f56e395 Make ec2 credentials work properly by Vishvananda Ishaya · 14 years ago
  72. 9b35367 fix whitespace by Vishvananda Ishaya · 14 years ago
  73. 78bd0cb initial commit of build_kvm.sh by Anthony Young · 14 years ago
  74. 89358af don't use secrete as admin password - fixes #34 by Jesse Andrews · 14 years ago
  75. 4ebd289 we don't use bzr anymore by Jesse Andrews · 14 years ago
  76. 9b6741e remove nixon & munin by Jesse Andrews · 14 years ago
  77. b96871e don't use the same keystone admin token for everything by Jesse Andrews · 14 years ago
  78. a449dd8 update port for keystone admin api by Anthony Young · 14 years ago
  79. f0f27ff use type='image' for glance by Anthony Young · 14 years ago
  80. e0c0a8d add in a keystone pip dep by Anthony Young · 14 years ago
  81. c4a99fb updates to support most recent keystone by Anthony Young · 14 years ago
  82. 0383b4a Merge remote-tracking branch 'origin/master' into nova-vncproxy-redux by Anthony Young · 14 years ago
  83. 8f3e28c use the current user instead of stack for dash by Jesse Andrews · 14 years ago
  84. 0154ee8 correct package name by Anthony Young · 14 years ago
  85. 87bb5c0 add missing dep by Anthony Young · 14 years ago
  86. 34acee3 latest keystone configuration for python-novaclient and dash by Anthony Young · 14 years ago
  87. 124b0c2 fix apache config to suck less - don't require chown www-data by Anthony Young · 14 years ago
  88. e8fed48 use /opt/stack instead of /opt by Anthony Young · 14 years ago
  89. 49f2d02 make admin part of tenant 2 by Anthony Young · 14 years ago
  90. 36d2527 more tweaks to get dash working by Anthony Young · 14 years ago
  91. a6e2006 uodated settings for dashboard + keystone by root · 14 years ago
  92. ea884c3 config changes for the latest keystone by Anthony Young · 14 years ago
  93. 8bdc263 fix keystone data by Anthony Young · 14 years ago
  94. 4b4accc install python-unittest2 so we can run tests by Anthony Young · 14 years ago
  95. f33796e add python-virtualenv to deps, make keystone print to stdout by Anthony Young · 14 years ago
  96. 3657ab3 more glance conf fixes by Anthony Young · 14 years ago
  97. a27523a missing = by Anthony Young · 14 years ago
  98. 79422a4 add bzr to deps by Anthony Young · 14 years ago
  99. a531b77 fixes to glance configuration so that we aren't creating files outside of /opt by Anthony Young · 14 years ago
  100. f12d3ab update glance to use keystone by Anthony Young · 14 years ago