923 Commits (59cd09051578eb3252928194d3a1c5b2e1ed8678)
 

Author SHA1 Message Date
Jenkins 59cd090515 Merge "Check out integration tests and install prereqs" 13 years ago
Jesse Andrews eacd755212 these deps should come via git_clone
Change-Id: I98ab1dc6a25076be9653c0b79d4d903ea9a04e39
13 years ago
Brad Hall f6811ee06e Fixes to work with Quantum trunk
(also, added dhcp support if we're using ovs)

Change-Id: I2f3ee8fb3b02551ca99bafaf9d1ea2b9af3aa164
13 years ago
Jenkins 849b40384a Merge "Use -e to read" 13 years ago
Dean Troyer 44d8f8f826 Check out integration tests and install prereqs
Change-Id: I2a70a91c69005051f149a247faef42cfa88856a0
13 years ago
Jenkins 191a30fd74 Merge "initial devstack + essex" 13 years ago
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
Jesse Andrews 9c7c9083a4 initial devstack + essex
* update horizon apache config
* updates apts for horizon
* better logging for horizon
* keystone conf settings
* only add swift endpoint if it is enabled
* new nova paste

Change-Id: I1edacbe5d8adc4bd5265d36abcaf01ce5490aefd
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
Chmouel Boudjnah c9d9851bf3 Use -e to read
Which use readline for interactive read command (allow to do control-a/e
and such).

Change-Id: I143d6f14dd7e853197f2e30909d4f7b33262351a
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