915 Commits (073d17d07273fcfac2a3c9e4abf811719bc37fe2)
 

Author SHA1 Message Date
Anthony Young 073d17d072 Update README.md to let users know how to access stable/[milestone] versions of devstack. Other text cleanup as well.
Change-Id: Ic40106e40f65289cd276cb680509e0ff62745aa0
13 years ago
Jenkins 83a59d26a7 Merge "fix extra flags handling" 13 years ago
Anthony Young 9726215da3 Don't use NOVACMDS, as that conflicts with packages
Change-Id: I7968177ceaac3a3e3c96e83b76763aa0f73e5154
13 years ago
Vishvananda Ishaya b39ed2f496 fix extra flags handling
Change-Id: Ifecf908b1949e2afc8874f2fcccd741e34c50b8d
13 years ago
Jesse Andrews d7326d2ea9 remove old build scripts and clean for those that work
Change-Id: I5c156879f3c85f1555a1411695ac43cefbbf3b99
13 years ago
Jesse Andrews 38df1228de revive working with subset of services
Change-Id: I645c5df457a2ac2c997ac32720d53cacc0fa109b
13 years ago
Vishvananda Ishaya f6c09edf25 pause is admin-api, we shouldn't be testing it
Change-Id: Ia7b9d2f06aecb67f3e0c2f12687f18e3e386da3f
13 years ago
James E. Blair a208dcc340 Add .gitreview config file for gerrit.
The CI team is developing a new tool, git-review:

https://github.com/openstack-ci/git-review

which is intendend to replace rfc.sh. This adds a .gitreview file
so that it can automatically determine the canonical gerrit location
for the repository when first run. Later, rfc.sh will be updated to
indicate it is deprecated, and then eventually removed.

Change-Id: I9f1be3e80aa40732ec500d329d31d3e880427a8a
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
vishvananda 9f3ebced86 Merge pull request #198 from cloudbuilders/fix_noprime
don't use NOPRIME in stack.sh
13 years ago
Anthony Young 4982ef9075 enable openstackx by default so dash works 13 years ago
Anthony Young dfc0748b7c some fixes for lxc 13 years ago
Anthony Young 871a7ae4d0 don't use NOPRIME in stack.sh 13 years ago
Anthony Young 8745286d74 Merge remote-tracking branch 'origin/master' 13 years ago
Anthony Young 977b334690 user must configure a jenkins ssh key 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 f7df79e290 Merge pull request #195 from cloudbuilders/openvpn
Add vpn alias
13 years ago
Anthony Young 69257f2534 update jenkins branches to master 13 years ago
Anthony Young 8326fd2038 fix for concurrent builds 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
Dean Troyer 45cb7d1590 Add vpn alias 13 years ago
Jesse Andrews b7c3a5eefd Merge pull request #181 from jeblair/master
Don't clone or install disabled services.
13 years ago
sleepsonthefloor 5179a3e607 Merge pull request #170 from cloudbuilders/ci-tests
Add CI tests
13 years ago
Dean Troyer 147913faca Merge pull request #193 from cloudbuilders/openvpn
Change install_openvpn.sh to bridged mode
13 years ago
Dean Troyer 78f21408f4 Change vpn to bridged mode 13 years ago
Chmouel Boudjnah 2d1a8b3414 Use internal bash reader. 13 years ago
Anthony Young de918e002c fix dep install line 13 years ago
Anthony Young 375c195590 remove sudo from test runner 13 years ago
Anthony Young a138eaf25b install deps 13 years ago
Anthony Young 5dbfdeafba fix typo 13 years ago
Jesse Andrews 28c6779856 Merge pull request #192 from cloudbuilders/jenkins
Jenkins
13 years ago
Anthony Young fd5cf0bbb3 readme fix 13 years ago
Anthony Young cc503be3da fix readme 13 years ago
Jesse Andrews a0dfb9d747 Merge pull request #191 from cloudbuilders/stable-diablo
switch to using stable-diablo
13 years ago
Vishvananda Ishaya e46bec6e3f Merge branch 'master' into stable-diablo 13 years ago
vishvananda e219b1218d Merge pull request #190 from cloudbuilders/fix-reclone
Fix the reclone to actually remove *.pyc
13 years ago
Anthony Young d99f5fd775 add a script to print a json summary of our jenkins configs 13 years ago
Vishvananda Ishaya e978e7fde2 switch to using stable-diablo 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
vishvananda a7c37b0a96 Merge pull request #189 from cloudbuilders/volumes-fix
need iscsitarget-dkms for iscsi to work on oneiric
13 years ago
Jesse Andrews 1f70119264 need iscsitarget-dkms for iscsi to work on oneiric 13 years ago
Jesse Andrews f707adefd9 Merge pull request #187 from cloudbuilders/vgs
allow name of volumes group to be set
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