318 Commits (38df1228decc04dfcce990eb996322b2ade5dedb)

Author SHA1 Message Date
Jesse Andrews 38df1228de revive working with subset of services
Change-Id: I645c5df457a2ac2c997ac32720d53cacc0fa109b
13 years ago
vishvananda 7436ab47b9 Merge pull request #201 from cloudbuilders/fix_noprime_again
add back NOPRIME, and explicitly install libvirt-bin
13 years ago
Anthony Young a6353c62d5 add back NOPRIME, and explicitly install libvirt-bin 13 years ago
Jesse Andrews 40d6ac4e97 Merge pull request #199 from cloudbuilders/enable_openstackx
enable openstackx by default so dash works
13 years ago
Anthony Young 4982ef9075 enable openstackx by default so dash works 13 years ago
Anthony Young 871a7ae4d0 don't use NOPRIME in stack.sh 13 years ago
Jesse Andrews 5334ca0210 Merge pull request #184 from chmouel/install-packages-only-for-services-distros
Install packages only for services distros
13 years ago
sleepsonthefloor 1c48c891c7 Merge pull request #132 from cloudbuilders/tmux
add support for tmux if USE_TMUX=yes
13 years ago
sleepsonthefloor 296234b896 Merge pull request #172 from cloudbuilders/eth0_ip
Use eth0 to determine host ip address
13 years ago
Jesse Andrews b7c3a5eefd Merge pull request #181 from jeblair/master
Don't clone or install disabled services.
13 years ago
Chmouel Boudjnah 2d1a8b3414 Use internal bash reader. 13 years ago
vishvananda e219b1218d Merge pull request #190 from cloudbuilders/fix-reclone
Fix the reclone to actually remove *.pyc
13 years ago
Vishvananda Ishaya 6b8855cd4f Fix the reclone to actually remove *.pyc 13 years ago
Jesse Andrews 9bb1a3c5c5 allow pip to use mirrors (pypi is down) 13 years ago
Jesse Andrews d02b7b7bd3 allow name of volumes group to be set 13 years ago
Chmouel Boudjnah 3ad59ea151 Use C-M for return carriage for tmux.
Conflicts:

	stack.sh
13 years ago
Chmouel Boudjnah f990ded567 a-space-after-then/do compliance. 13 years ago
Chmouel Boudjnah 0277d5b91f Install packages only for distros/services.
- We are installing packages only for the services needed.
- We are parsing the packages files and detecting metadatas.
 - If there is a NOPRIME as comment mean we are not doing the install
   just yet.
 - If we have the meta-keyword distro:DISTRO or
   distro:DISTRO1,DISTRO2 it will be installed only for those
   distros (case insensitive).
13 years ago
Chmouel Boudjnah adfc029a02 Use lsb_release for distro detection. 13 years ago
sleepsonthefloor 8d6c7c4083 Merge pull request #179 from chmouel/swift-install-memcache-with-swkeystone
Install memcached with swift+keystone midleware.
13 years ago
Chmouel Boudjnah 2f2160eac2 Force creation of the symlink.
It would allow to not fail when we run stack.sh again.
13 years ago
James E. Blair 1ec915e6b5 Merge branch 'master' of https://github.com/cloudbuilders/devstack into test 13 years ago
James E. Blair e7ce24fc96 Don't clone or install disabled services. 13 years ago
Chmouel Boudjnah 904b0d7d1d Install memcached with swift+keystone midleware. 13 years ago
Vishvananda Ishaya 7e436c212e use dhcp_release 13 years ago
Anthony Young 857035dc67 improve comment 13 years ago
Anthony Young a3475e53c1 fix typo 13 years ago
Anthony Young 7c259cea84 Use eth0 to determine host ip address 13 years ago
sleepsonthefloor 08c999d598 Merge pull request #167 from cloudbuilders/trunk-fixes
make some changes prepping for trunk branch
13 years ago
sleepsonthefloor 2403e71736 Merge pull request #168 from cloudbuilders/uec-simple
Uec simple
13 years ago
Jesse Andrews f0b41f3fb7 update for why we sleep 13 years ago
Vishvananda Ishaya 9812ffb998 clean up service token 13 years ago
Jesse Andrews c7f72ad890 should speed up by 20 seconds - sudo and no sleep 13 years ago
Jesse Andrews 5f4ae107ef chown should be to stack user, not root 13 years ago
Jesse Andrews ab6105ccf6 sleep half a second to allow bash to start in screen 13 years ago
Vishvananda Ishaya 5f03932626 make some changes prepping for trunk branch 13 years ago
Dean Troyer 2bbcd682aa Add SERVICE_TIMEOUT 13 years ago
Todd Willey b244ef34d5 Use $DEST for volume backing file. 13 years ago
Chmouel Boudjnah a81bbbda93 Merge pull request #157 from cloudbuilders/swift-config-location
change swift config location to SWIFT_DIR/config
13 years ago
Chmouel Boudjnah b2857e4df6 Only ask for swift_hash if swift is enabled. 13 years ago
Jesse Andrews df5e9949aa don't install memcached in general list 13 years ago
Chmouel Boudjnah 3a64826b67 Redefine swift configs in SWIFT_DIR
We still need a link in /etc/swift until #885595 is fixed.
13 years ago
Chmouel Boudjnah 3875015010 Change SWIFT_LOCATION to SWIFT_DATA_LOCATION 13 years ago
Chmouel Boudjnah 24ec3499cc Merge remote-tracking branch 'origin/master' into new-swift-support
Conflicts:
	stack.sh
13 years ago
Anthony Young 0c3b60ce00 typo 13 years ago
Anthony Young ae7f264970 remove -y since this is using apt_get 13 years ago
Anthony Young bdc254eb38 emergency fix to not install openvswitch if user is not using quantum 13 years ago
Chmouel Boudjnah 537ddff259 Move all swift files to $FILES/swift/ 13 years ago
Chmouel Boudjnah bbed01d390 Add swift to exercise.sh 13 years ago
Chmouel Boudjnah e8d1158091 Missed one variable subst from the last commit. 13 years ago