Gitiles
Code Review
Sign In
gerrit.opencord.org
/
platform-install
/
79702bc8ba4be3a149d28b87f07356fe63d864af
« Previous
e92f3da
Fix typo
by Andy Bavier
· 8 years ago
befbf20
add notes on log files
by Scott Baker
· 8 years ago
6494da9
Add support for -c (cleanup) option
by Andy Bavier
· 8 years ago
8a7b8b6
Add ExampleService by default to single-node POD
by Andy Bavier
· 8 years ago
dc4878f
more diagnostics, and switch to downloading vsg-1.1
by Zack Williams
· 8 years ago
4803204
revert accidental change
by Scott Baker
· 8 years ago
55a0b88
don't pass xos_repo_url and xos_repo_branch unless set by caller
by Scott Baker
· 8 years ago
707c1d7
Move XOS to port 8888 on head node
by Andy Bavier
· 8 years ago
828c9e8
make sure step fails on nonzero exit from command before tee
by Scott Baker
· 8 years ago
648f9ef
save stderr in addition to stdout
by Scott Baker
· 8 years ago
66ee901
Add some retries to try to work around transient failures
by Andy Bavier
· 8 years ago
bd1d571
Retry package install to handle contention for apt lock
by Andy Bavier
· 8 years ago
6ba76f0
Port forward port 80 to XOS
by Andy Bavier
· 8 years ago
444addc
Merge "Add post-deploy tests as an Ansible role"
by Andy Bavier
· 8 years ago
a27effe
Add post-deploy tests as an Ansible role
by Andy Bavier
· 8 years ago
a6cdac8
link for more juju detail
by Scott Baker
· 8 years ago
98f7d3f
platform-install internals readme
by Scott Baker
· 8 years ago
0481a8a
Change var name: cord_provisioned -> on_maas
by Andy Bavier
· 8 years ago
1558ace
Forgot backtick
by Andy Bavier
· 8 years ago
d8bdfc4
Use cord development VM
by Andy Bavier
· 8 years ago
d0742e1
Fix failure with single-node pod install
by Andy Bavier
· 8 years ago
de088d0
Merge "updated to support the enlisting of compute nodes into juju and XOS when they come on line"
by Ali Al-Shabibi
· 8 years ago
cord-1.0-rc1
f6ea0bd
adding license file
by alshabib
· 8 years ago
e05b556
updated to support the enlisting of compute nodes into juju and XOS when they come on line
by David K. Bainbridge
· 8 years ago
1cff21c
Pass over docs
by Andy Bavier
· 8 years ago
321ce91
Bring up a single-node POD using the Vagrant box
by Andy Bavier
· 8 years ago
0294558
Install python-netaddr in dev VM
by Andy Bavier
· 8 years ago
671e570
Make testclient creation idempotent
by Andy Bavier
· 8 years ago
1b8a537
Vagrant devel environment
by Andy Bavier
· 8 years ago
b99ba1c
Use cord_provisioned boolean in playbooks
by Andy Bavier
· 8 years ago
04ae8de
Merge "update name of deploy to deployPlatform and test for existance of variable before testing value"
by Andy Bavier
· 8 years ago
467591e
update name of deploy to deployPlatform and test for
by David K. Bainbridge
· 8 years ago
c27a2aa
deploy -> deployPlatform
by Andy Bavier
· 8 years ago
6dbb1a3
Create inventory, setup head node
by Andy Bavier
· 8 years ago
adea0fd
Basic gradle build structure
by Andy Bavier
· 8 years ago
a3e4056
rebuild xos-base image in xos-vm-install role playbook
by Zack Williams
· 8 years ago
d89d9a2
Add .gitreview
by Andy Bavier
· 8 years ago
7a5aa72
make -b/XOS_BRANCH option work again
by Zack Williams
· 8 years ago
42eeab6
Update apt cache separately
by Andy Bavier
· 8 years ago
c1b3b40
Force update
by Andy Bavier
· 8 years ago
3a1d064
Support multi-node CORD install
by Andy Bavier
· 8 years ago
d34d275
Add make cord-subscriber
by Andy Bavier
· 8 years ago
4b7682b
turn on debug logging for the opencord ONOS apps
by Zack Williams
· 8 years ago
333a315
use service-profile repo for configuration
by Scott Baker
· 8 years ago
9209876
Merge remote-tracking branch 'refs/remotes/origin/master'
by Zack Williams
· 8 years ago
ae17c50
more diag items
by Zack Williams
· 8 years ago
f69e77c
Initialize onos-fabric-1
by Andy Bavier
· 8 years ago
b82afd8
fix if statement
by Zack Williams
· 8 years ago
8941283
should only run on the head node
by Zack Williams
· 8 years ago
0410673
more complete diagnostic playbook
by Zack Williams
· 8 years ago
162e46e
Merge branch 'master' of github.com:open-cloud/openstack-cluster-setup
by Zack Williams
· 8 years ago
ba7af9e
split out head/compute diag roles, collect diag on head node
by Zack Williams
· 8 years ago
c2977cf
Remove warning
by Andy Bavier
· 8 years ago
c233512
Load CORD ONOS apps from local containers in single-node pod
by Andy Bavier
· 8 years ago
893e9c9
more quote fixing
by Zack Williams
· 8 years ago
474e14f
fix quoting
by Zack Williams
· 8 years ago
6e7b402
Merge remote-tracking branch 'refs/remotes/origin/master'
by Zack Williams
· 8 years ago
7d6747d
embed docker apt GPG key into the playbook, to avoid keyserver failures
by Zack Williams
· 8 years ago
ef85125
Merge branch 'master' of github.com:open-cloud/openstack-cluster-setup
by Scott Baker
· 8 years ago
9cb3f2e
remove exampleservice cherry-pick
by Scott Baker
· 8 years ago
1b2f136
add setting for XOS repo to use, update repo URL to use gerrit-hosted XOS
by Zack Williams
· 8 years ago
85fd304
more openstack diag
by Zack Williams
· 8 years ago
a653646
more openstack diag information
by Zack Williams
· 8 years ago
02f252b
add -s option to checkout a specific branch of the openstack-cluster-setup repo during a build
by Zack Williams
· 8 years ago
cb52e5b
added nova-compute diag checks
by Zack Williams
· 8 years ago
4e5d1d2
more diag info gathering, install 'curl' in bootstrap script to support ONOS REST API checks
by Zack Williams
· 8 years ago
2bfbbd6
added diagnostic playbook and role
by Zack Williams
· 8 years ago
0d0d0f7
Another attempted workaround for synch bug
by Andy Bavier
· 8 years ago
ada2b3b
Add "make fabric" to script
by Andy Bavier
· 8 years ago
640f4e6
Re-run 'make vtn' to work around synchronizer bug
by Andy Bavier
· 8 years ago
5e56566
don't quote a boolean if you want it to remain one
by Zack Williams
· 8 years ago
3f3f640
use xosproject/onos-fork until upstream ONOS can provide a way to load cordvtn
by Zack Williams
· 8 years ago
4fc8eb1
Merge branch 'master' of github.com:open-cloud/openstack-cluster-setup
by Zack Williams
· 8 years ago
1d8a682
change default editor
by Zack Williams
· 8 years ago
72a9ab4
Rebuild docker images appropriately
by Zack Williams
· 8 years ago
676c646
Update cherry-pick for adding exampleservice
by Andy Bavier
· 8 years ago
f5d8caf
set tmux options
by Zack Williams
· 8 years ago
c563b57
add option to rebuild containers to cloudlab openstack playbook
by Zack Williams
· 8 years ago
d2cbe51
cleanup and updated Cloudlab OpenStack profile playbooks
by Zack Williams
· 8 years ago
d13af16
increase other timeout
by Zack Williams
· 8 years ago
70d512c
double wait time, fix grammar
by Zack Williams
· 8 years ago
32d711d
fix typo, set default
by Zack Williams
· 8 years ago
f72e7b6
check for cloudlab
by Zack Williams
· 8 years ago
3d2642e
Merge pull request #4 from open-cloud/roles
by Zack Williams
· 8 years ago
f06833c
prepped for merge
by Zack Williams
· 8 years ago
80d4f22
build master by default
by Zack Williams
· 8 years ago
c780b8d
exclude nodejs ssl repo from apt-cacher-ng
by Zack Williams
· 8 years ago
4289f6f
use master branch
by Zack Williams
· 8 years ago
5028fb4
fix cleanup, especially SSL cert issues for sequential runs
by Zack Williams
· 8 years ago
de3f467
Make repeated runs more robust
by Andy Bavier
· 8 years ago
17508be
fixes for sequential runs on the same host
by Zack Williams
· 8 years ago
09df9d6
switch to using prereq's only xos-base container
by Zack Williams
· 8 years ago
181f656
Increase the amount of time the xos VM async playbook can take from 20m to 40m as it downloads more
by Zack Williams
· 8 years ago
455cec4
fix merge error
by Zack Williams
· 8 years ago
62587be
make image downloading modular
by Zack Williams
· 8 years ago
97225f8
don't rebuild containers twice
by Zack Williams
· 8 years ago
7bc0cbb
fix getopts params
by Zack Williams
· 8 years ago
7e19a8a
fix for configurable inventory
by Zack Williams
· 8 years ago
ed9ced0
Merge branch 'master' into roles
by Zack Williams
· 8 years ago
d78bbb4
remake containers to include SSL cert
by Zack Williams
· 8 years ago
Next »