Commit graph

  • acff87a202 initial support for volumes Anthony Young 2011-10-20 10:12:58 -0700
  • cfddc125be Merge pull request #84 from cloudbuilders/fixwhite Jesse Andrews 2011-10-20 10:09:48 -0700
  • 9b3536714a fix whitespace Vishvananda Ishaya 2011-10-20 10:07:10 -0700
  • 92e81992c1 Add bare-metal build scripts. James E. Blair 2011-10-11 09:26:29 -0500
  • 148b13ac88 Merge pull request #82 from cloudbuilders/build_kvm sleepsonthefloor 2011-10-19 20:41:49 -0700
  • 3ee09ec209 now works with natty Anthony Young 2011-10-19 20:35:04 -0700
  • 5086e71fcb point novnc at master, like trunk Anthony Young 2011-10-19 20:27:23 -0700
  • 9c0fdd7ded parameterize nbd dev Anthony Young 2011-10-19 20:22:32 -0700
  • d51812d444 working build_kvm Anthony Young 2011-10-19 20:09:43 -0700
  • 67243cebe1 Merge remote-tracking branch 'origin/build_kvm' into build_kvm Anthony Young 2011-10-19 17:26:07 -0700
  • 728e944d0b Merge branch 'build_kvm', remote-tracking branch 'origin' into build_kvm Anthony Young 2011-10-19 17:19:15 -0700
  • 0e0affddb6 Merge pull request #67 from dtroyer/7-stack-home Jesse Andrews 2011-10-19 15:59:19 -0700
  • f1a98143dc Merge branch 'master' of github.com:cloudbuilders/devstack Jesse Andrews 2011-10-19 15:38:17 -0700
  • a50a34619a standardize mysql/rabbit password/user settings Jesse Andrews 2011-10-19 15:38:10 -0700
  • ee506ac918 Merge pull request #80 from cloudbuilders/no-sudo vishvananda 2011-10-19 15:14:56 -0700
  • df4df7a118 Merge pull request #77 from dtroyer/usb-syslinux Jesse Andrews 2011-10-19 14:42:18 -0700
  • fe95e0fee3 only chown if needed (fixes nfs issue) Jesse Andrews 2011-10-19 14:30:37 -0700
  • c8d9ce4ef4 vish points out that sudo isn't needed here since DEST is owned by user Jesse Andrews 2011-10-19 14:21:08 -0700
  • fa4b5eba20 more progress on build_kvm Anthony Young 2011-10-19 11:27:02 -0700
  • 3fc8571bba Merge pull request #79 from cloudbuilders/docs vishvananda 2011-10-19 10:40:01 -0700
  • aab7eae0b9 docs Jesse Andrews 2011-10-19 10:30:19 -0700
  • 51fb22efd1 update comments and added check for double mount bug Jesse Andrews 2011-10-19 09:24:17 -0700
  • f6f52270a9 console log Anthony Young 2011-10-19 02:58:18 -0700
  • f994c2aac7 remove extra image Anthony Young 2011-10-19 02:34:31 -0700
  • 1b7a42e075 add build_kvm file Anthony Young 2011-10-19 02:34:06 -0700
  • 78bd0cbd98 initial commit of build_kvm.sh Anthony Young 2011-10-19 02:20:04 -0700
  • fd709d8049 use diablo vintage dashboard Anthony Young 2011-10-18 20:02:29 -0700
  • 314bc2247d Fix another chroot/chown combo Dean Troyer 2011-10-18 16:32:13 -0500
  • d642f86144 Fix syslinux failure on new USB drive Dean Troyer 2011-10-17 14:55:10 -0500
  • 65d5c6a01b Merge remote-tracking branch 'upstream/master' into rcb-master Dean Troyer 2011-10-18 13:25:28 -0500
  • 583bad0b14 minor tweaks - source stackrc/localrc for excercise.sh. Also, fix typo in build_lxc.sh Anthony Young 2011-10-18 08:22:30 -0700
  • 20a2caecfd updates to exercise.sh to use some of the newer apis Anthony Young 2011-10-17 16:02:24 -0700
  • 028cad1644 better pre-caching Anthony Young 2011-10-17 14:10:42 -0700
  • 1f27360089 redux of reclone Jesse Andrews 2011-10-17 13:20:40 -0700
  • b5da51972c Always use current devstack in ramdisk Dean Troyer 2011-10-17 13:32:06 -0500
  • 9122e7b173 Set stack user's home dir to DEST Dean Troyer 2011-10-17 14:07:11 -0500
  • acf2d24b28 Merge remote-tracking branch 'upstream/master' into rcb-master Dean Troyer 2011-10-17 13:46:08 -0500
  • 16515c17d1 Merge pull request #74 from cloudbuilders/reclone Jesse Andrews 2011-10-17 10:40:11 -0700
  • 59a285cd86 change variable to RESET_BRANCHES Jesse Andrews 2011-10-17 10:39:28 -0700
  • ae8bc12d1a automatically use the nameserver of the launching host if not specified Anthony Young 2011-10-17 10:38:05 -0700
  • bd50e963e7 Merge remote-tracking branch 'upstream/master' into 4-run.sh Dean Troyer 2011-10-17 12:22:01 -0500
  • 6b9d6dad6a force dep updates every run for now Anthony Young 2011-10-17 10:12:22 -0700
  • 04db155a70 make sure to kill tail on exit Anthony Young 2011-10-17 09:40:45 -0700
  • 0fdb2ec15f Remove natty image fakery Dean Troyer 2011-10-17 10:48:21 -0500
  • 7a6d73a705 Merge remote-tracking branch 'upstream/master' into rcb-master Dean Troyer 2011-10-17 10:34:08 -0500
  • 64c2ba225a fixes anthony's comment about not working if you aren't switching branches Jesse Andrews 2011-10-16 19:08:04 -0700
  • aa8bb244be rearrange order of setup.py develop as novaclient is needed by nova in essex Jesse Andrews 2011-10-16 12:24:11 -0700
  • b1304f2d35 if RECLONE is set, reclone the directories Jesse Andrews 2011-10-16 12:18:50 -0700
  • da89268c92 update the ping to ping, wait 5 second, really ping Jesse Andrews 2011-10-15 20:14:07 -0700
  • d888e1cdcb update exercise to boot a server, ping it, then destroy it Jesse Andrews 2011-10-15 20:01:12 -0700
  • 4e8847cd6a update glance command in exercise.sh Jesse Andrews 2011-10-15 19:29:55 -0700
  • b9c77d69a6 add debug logging and notes about generating token Jesse Andrews 2011-10-15 18:37:25 -0700
  • f43307d408 exercise.sh was using wrong variable to generate token Jesse Andrews 2011-10-15 17:40:38 -0700
  • 25369c914a make tail stop when stack.sh is finished Anthony Young 2011-10-14 16:50:27 -0700
  • 9ff71acb08 make build_lxc.sh work on oneiric Anthony Young 2011-10-14 15:02:20 -0700
  • 1046d94ec1 Merge remote-tracking branch 'origin/master' Anthony Young 2011-10-14 12:01:09 -0700
  • e8efef7980 move lxc to tools Anthony Young 2011-10-14 12:00:50 -0700
  • d65c6bd79c Merge pull request #71 from cloudbuilders/image_config Jesse Andrews 2011-10-14 10:57:35 -0700
  • 7a8989e971 fix doc Anthony Young 2011-10-14 10:20:30 -0700
  • 120f4860cd allow multiple images Anthony Young 2011-10-14 09:31:09 -0700
  • c84e0c4c16 Merge remote-tracking branch 'origin/image_config' into image_config Anthony Young 2011-10-14 09:20:46 -0700
  • b76abcc71a Merge remote-tracking branch 'origin/master' into image_config Anthony Young 2011-10-14 09:20:29 -0700
  • 93947e59be improve docs Anthony Young 2011-10-13 23:07:56 -0700
  • 0ab1d46e05 Allow user to download and install arbitrary images Anthony Young 2011-10-13 23:03:23 -0700
  • 696b6a3aae Merge remote-tracking branch 'origin/master' into image_config Anthony Young 2011-10-13 22:20:24 -0700
  • ec7c89f677 Merge pull request #58 from cloudbuilders/password_prompt Jesse Andrews 2011-10-13 20:58:41 -0700
  • f2b5f8856f starting work to extract image configuration so it isn't hard coded Anthony Young 2011-10-13 16:44:42 -0700
  • d1b1cdb04c tail run.sh.log instead of the stack.sh.log Anthony Young 2011-10-13 15:25:38 -0700
  • cf145b77e4 merge trunk, and also make sure localrc exists before running build_lxc.sh Anthony Young 2011-10-13 15:07:36 -0700
  • 288f3bdc23 Set hostname in ramdisk image Dean Troyer 2011-10-13 15:50:44 -0500
  • 6d1f07b2fd Merge remote-tracking branch 'upstream/master' into rcb-master Dean Troyer 2011-10-13 14:01:48 -0500
  • f8dfba1c73 Merge remote-tracking branch 'origin/master' into password_prompt Anthony Young 2011-10-13 11:45:07 -0700
  • 2e536a3faf add some docs Jesse Andrews 2011-10-13 11:40:16 -0700
  • c576a7cd6d Merge pull request #54 from chmouel/mycnf Jesse Andrews 2011-10-13 11:37:42 -0700
  • 8abb812e9e Merge pull request #66 from dtroyer/6-usb-boot Jesse Andrews 2011-10-13 11:37:15 -0700
  • 71b9e4b9a0 Merge pull request #65 from dtroyer/5-clean-pxe-boot Jesse Andrews 2011-10-13 11:36:34 -0700
  • d5f4ca5307 Merge remote-tracking branch 'upstream/master' into rcb-master Dean Troyer 2011-10-13 13:28:23 -0500
  • 7c076eeff5 Add FLOATING_RANGE default Dean Troyer 2011-10-13 13:20:13 -0500
  • d5d5b680f8 Set sensible default for mysql client Chmouel Boudjnah 2011-10-13 18:45:42 +0100
  • 906d586bb0 move readme to markdown Jesse Andrews 2011-10-13 10:37:45 -0700
  • b69d6ce529 update readme with note about gh-pages Jesse Andrews 2011-10-13 10:36:00 -0700
  • 2ea3c8b0e3 Merge pull request #59 from smoser/localdev Jesse Andrews 2011-10-13 09:26:50 -0700
  • 4bec581e4e add includedir entry to sudoers if its not there Scott Moser 2011-10-12 20:32:16 -0400
  • 55c9d3f13d fix writing of 50_stack_sh in sudoers Scott Moser 2011-10-12 20:19:46 -0400
  • df47967da4 fix STACK_DIR variable Scott Moser 2011-10-12 20:15:50 -0400
  • 102e440e2b fix bad usage of 'su'. instead use 'set -e'. Scott Moser 2011-10-12 20:00:34 -0400
  • b4db225494 No need to check localrc for password. Also use TOP_DIR as described by smoser. Anthony Young 2011-10-12 14:08:08 -0700
  • f9da508122 move setting variables and run-as-stack-user code Scott Moser 2011-10-07 21:28:00 -0400
  • 8ab1ade42e instead of 'newgrp' and a pipe, use 'sg' Scott Moser 2011-10-07 21:03:16 -0400
  • b94f4bf35b move 'how to use cloud' info outside of xtrace Scott Moser 2011-10-07 14:51:07 +0000
  • d67a18bb07 make sure apt-get update is run Scott Moser 2011-10-07 14:44:38 +0000
  • 0d2145a0f3 some improvements to 'create stack user' path Scott Moser 2011-10-07 15:18:10 +0000
  • 7c481189bd log output of stack.sh to logfile in current dir Scott Moser 2011-10-07 13:50:21 +0000
  • c4e47ab858 simplify script duration output Scott Moser 2011-10-07 13:29:29 +0000
  • 66b8bbcbd8 update msg Anthony Young 2011-10-12 07:21:41 +0000
  • 6015c82a2b use hard path to localrc Anthony Young 2011-10-12 07:17:11 +0000
  • 7a549f40f5 Prompt users for passwords, and write those passwords to localrc Anthony Young 2011-10-12 07:13:13 +0000
  • 9a60bfac1e Cleanups Dean Troyer 2011-10-11 20:34:07 -0500
  • 274ec1022e Add build_usb_boot.sh Dean Troyer 2011-10-11 20:32:07 -0500
  • dd6636be06 Cleanup PXE boot config Dean Troyer 2011-10-11 20:28:39 -0500