josch
e8580757bb
initial cleanup
2011-12-08 14:29:05 +01:00
Jesse Andrews
1a52a02f10
support gerrit style refs/changes/... for branch names
...
To use a gerrit "branch" with devstack I would find the repo/remote and
set it for the specific project.
Example: https://review.openstack.org/2059
Would mean I update my localrc with the following settings:
KEYSTONE_REPO=https://review.openstack.org/p/openstack/keystone
KEYSTONE_BRANCH=refs/changes/59/2059/2
Change-Id: I0793415fb03cc08d1eb1a3faf1b8ec3e723beb31
2011-12-05 15:03:49 -08:00
Anthony Young
ef4e5367d2
Allow individual services to specify dependencies. Also fixes lp897879: https://bugs.launchpad.net/bugs/897879
...
Change-Id: Ib9de4571501771f12b1aeb6550e94eea03643290
2011-12-01 13:44:51 -08:00
Jenkins
4d4d96dd20
Merge "Fix glance config"
2011-12-01 18:54:38 +00:00
Dean Troyer
f79cc42d0d
Rename openstack-integration-tests to tempest
...
Change-Id: Ib565edd1278c609796e1f8692a2f6ef276152328
2011-12-01 10:23:32 -06:00
Dean Troyer
628f58f7a6
Fix glance config
...
A change to glance-api.conf hit master this morning, need to update
our local copy to match.
Change-Id: I2bd3d6fe6a268164aea12ea3a3b45a301f47ccc9
2011-11-30 17:45:18 -06:00
Dean Troyer
f44e98d1c7
Set sane defaults, get config info from localrc
...
Change-Id: If8f942723c5e796207f3caf15a65c8501cd63d83
2011-11-29 18:44:38 -06:00
Jenkins
59cd090515
Merge "Check out integration tests and install prereqs"
2011-11-30 00:40:08 +00:00
Jesse Andrews
eacd755212
these deps should come via git_clone
...
Change-Id: I98ab1dc6a25076be9653c0b79d4d903ea9a04e39
2011-11-29 12:47:01 -08:00
Brad Hall
f6811ee06e
Fixes to work with Quantum trunk
...
(also, added dhcp support if we're using ovs)
Change-Id: I2f3ee8fb3b02551ca99bafaf9d1ea2b9af3aa164
2011-11-29 06:37:34 +00:00
Jenkins
849b40384a
Merge "Use -e to read"
2011-11-29 00:36:46 +00:00
Dean Troyer
44d8f8f826
Check out integration tests and install prereqs
...
Change-Id: I2a70a91c69005051f149a247faef42cfa88856a0
2011-11-24 00:19:46 -06:00
Jenkins
191a30fd74
Merge "initial devstack + essex"
2011-11-23 21:33:30 +00:00
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
2011-11-23 12:52:31 -08:00
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
2011-11-23 11:26:39 -08:00
Jenkins
83a59d26a7
Merge "fix extra flags handling"
2011-11-23 16:31:53 +00:00
Anthony Young
9726215da3
Don't use NOVACMDS, as that conflicts with packages
...
Change-Id: I7968177ceaac3a3e3c96e83b76763aa0f73e5154
2011-11-22 12:15:17 -06:00
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
2011-11-22 11:15:29 +01:00
Vishvananda Ishaya
b39ed2f496
fix extra flags handling
...
Change-Id: Ifecf908b1949e2afc8874f2fcccd741e34c50b8d
2011-11-21 15:15:43 -08:00
Jesse Andrews
d7326d2ea9
remove old build scripts and clean for those that work
...
Change-Id: I5c156879f3c85f1555a1411695ac43cefbbf3b99
2011-11-21 10:14:56 -08:00
Jesse Andrews
38df1228de
revive working with subset of services
...
Change-Id: I645c5df457a2ac2c997ac32720d53cacc0fa109b
2011-11-20 09:55:44 -08:00
Vishvananda Ishaya
f6c09edf25
pause is admin-api, we shouldn't be testing it
...
Change-Id: Ia7b9d2f06aecb67f3e0c2f12687f18e3e386da3f
2011-11-17 15:14:43 -08:00
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
2011-11-16 11:24:49 -08:00
vishvananda
7436ab47b9
Merge pull request #201 from cloudbuilders/fix_noprime_again
...
add back NOPRIME, and explicitly install libvirt-bin
2011-11-15 22:58:19 -08:00
Anthony Young
a6353c62d5
add back NOPRIME, and explicitly install libvirt-bin
2011-11-16 00:43:34 -06:00
Jesse Andrews
40d6ac4e97
Merge pull request #199 from cloudbuilders/enable_openstackx
...
enable openstackx by default so dash works
2011-11-15 16:20:18 -08:00
vishvananda
9f3ebced86
Merge pull request #198 from cloudbuilders/fix_noprime
...
don't use NOPRIME in stack.sh
2011-11-15 15:33:29 -08:00
Anthony Young
4982ef9075
enable openstackx by default so dash works
2011-11-15 15:33:20 -08:00
Anthony Young
dfc0748b7c
some fixes for lxc
2011-11-15 15:29:37 -08:00
Anthony Young
871a7ae4d0
don't use NOPRIME in stack.sh
2011-11-15 15:18:36 -08:00
Anthony Young
8745286d74
Merge remote-tracking branch 'origin/master'
2011-11-15 13:30:50 -08:00
Anthony Young
977b334690
user must configure a jenkins ssh key
2011-11-15 13:30:20 -08:00
Jesse Andrews
5334ca0210
Merge pull request #184 from chmouel/install-packages-only-for-services-distros
...
Install packages only for services distros
2011-11-15 13:17:21 -08:00
sleepsonthefloor
f7df79e290
Merge pull request #195 from cloudbuilders/openvpn
...
Add vpn alias
2011-11-15 13:15:42 -08:00
Anthony Young
69257f2534
update jenkins branches to master
2011-11-15 13:07:58 -08:00
Anthony Young
8326fd2038
fix for concurrent builds
2011-11-15 13:03:19 -08:00
sleepsonthefloor
1c48c891c7
Merge pull request #132 from cloudbuilders/tmux
...
add support for tmux if USE_TMUX=yes
2011-11-15 10:54:56 -08:00
sleepsonthefloor
296234b896
Merge pull request #172 from cloudbuilders/eth0_ip
...
Use eth0 to determine host ip address
2011-11-15 10:47:40 -08:00
Dean Troyer
45cb7d1590
Add vpn alias
2011-11-15 12:38:28 -06:00
Jesse Andrews
b7c3a5eefd
Merge pull request #181 from jeblair/master
...
Don't clone or install disabled services.
2011-11-15 08:54:37 -08:00
sleepsonthefloor
5179a3e607
Merge pull request #170 from cloudbuilders/ci-tests
...
Add CI tests
2011-11-14 16:12:33 -08:00
Dean Troyer
147913faca
Merge pull request #193 from cloudbuilders/openvpn
...
Change install_openvpn.sh to bridged mode
2011-11-14 15:57:10 -08:00
Dean Troyer
78f21408f4
Change vpn to bridged mode
2011-11-14 17:55:22 -06:00
Chmouel Boudjnah
2d1a8b3414
Use internal bash reader.
2011-11-14 22:16:11 +01:00
Anthony Young
de918e002c
fix dep install line
2011-11-14 13:11:34 -08:00
Anthony Young
375c195590
remove sudo from test runner
2011-11-14 13:08:12 -08:00
Anthony Young
a138eaf25b
install deps
2011-11-14 12:46:51 -08:00
Anthony Young
5dbfdeafba
fix typo
2011-11-14 12:40:04 -08:00
Jesse Andrews
28c6779856
Merge pull request #192 from cloudbuilders/jenkins
...
Jenkins
2011-11-14 11:32:15 -08:00
Anthony Young
fd5cf0bbb3
readme fix
2011-11-14 11:32:02 -08:00