Gitiles
Code Review
Sign In
gerrit.opencord.org
/
maas
/
refs/heads/cord-1604
/
roles
« Previous
2dd2ddd
CORD-408 update docker-py version to not use wildcard
by David K. Bainbridge
· 8 years ago
17248c0
CORD-391 - cleaned up ansible to pass cleanly through ansible-lint
by David K. Bainbridge
· 8 years ago
141d2ab
only change on the roles directory
by David K. Bainbridge
· 8 years ago
5f50b15
apparently for vars to be import you have to have the user as ubuntuw
by David K. Bainbridge
· 8 years ago
906a9a1
CORD-382 updated compute node provisioning so that the specification of fabric NIC identification is passed on
by David K. Bainbridge
· 8 years ago
4b9faf1
download switch boot images from dropbox
by David K. Bainbridge
· 8 years ago
de51ce5
make specification of fabric interfaces configurable
by David K. Bainbridge
· 8 years ago
e80fd39
update the network design to make support easier and cleaner
by David K. Bainbridge
· 8 years ago
8a12cb1
Add 10G to fabric interface in rename_ifaces.sh
by Yi Tseng
· 8 years ago
5ba01a9
added debug to config for ansible -v's and changes how roles are copied to head node
by David K. Bainbridge
· 8 years ago
9d5bd80
update pingall script to better guess which IPs are for the fabric.
by David K. Bainbridge
· 8 years ago
1980d80
CORD-310 short term patch which shortens the polling cycle for DHCP harvesting to aid in the platform deploy so that wait_for doesn't time out
by David K. Bainbridge
· 8 years ago
24ca508
relaxing constraint so that any 1.9 version of MAAS can be installed.
by alshabib
· 8 years ago
5f667b1
Update the MAAS proxy to only allow source addresses from the POD management network
by David K. Bainbridge
· 8 years ago
1e4142d
forgot one of the scripts
by David K. Bainbridge
· 8 years ago
f307101
add some utility scripts and update the playbook to verify API connectitivy and image download
by David K. Bainbridge
· 8 years ago
a8242b9
add a start verification step after restarting MAAS
by David K. Bainbridge
· 8 years ago
3c68162
connect-switch.yml should be copied as file instead of template
by Charles Chan
· 8 years ago
a4ccbde
Add ansible script to connect all switches to controller at once
by Charles Chan
· 8 years ago
aba1b56
Deploy SSH Key to fabric switches
by Charles Chan
· 8 years ago
d284c76
update the API doc for the generator and include the generator container in the automation compose
by David K. Bainbridge
· 8 years ago
fac79ca
get the registry mirror working
by David K. Bainbridge
· 8 years ago
cadefd4
add some utils to install by default and add a kick start for the import download after last maas restart
by David K. Bainbridge
· 8 years ago
d8a9296
remove default host name mappings which are specific to a single deployment and update the provisioner with a DNS server
by David K. Bainbridge
· 8 years ago
4577787
restart the services to start utilizing the new templates
by David K. Bainbridge
· 8 years ago
73217f3
need ethtool for proper iface generation
by David K. Bainbridge
· 8 years ago
4624a73
add another CNAME to get back to the head node
by David K. Bainbridge
· 8 years ago
02484da
Add mavenrepo CNAME
by Andy Bavier
· 8 years ago
5522789
fix a bug, where the maas host was hardcoded incorrectly and correct output when no compute hosts present
by David K. Bainbridge
· 8 years ago
ceab230
User home dir is not always /home
by Andy Bavier
· 8 years ago
3e2fe6b
add jq for JSON parsing
by David K. Bainbridge
· 8 years ago
915105d
add dynamic ansible inventory script
by David K. Bainbridge
· 8 years ago
a9c2e0a
updated to use a common logging library and enable log level configuration
by David K. Bainbridge
· 8 years ago
068e87d
updated to add persistence to provisioning and roll that through the rest of the services
by David K. Bainbridge
· 8 years ago
ddae9ac
add apt-cache to the list of things using cnames
by David K. Bainbridge
· 8 years ago
10a8b98
patched compute node to work with multiple 40G interfaces and fixed the version of MAAS
by David K. Bainbridge
· 8 years ago
81455c7
add a cname hack so that some new naming conventions in xos don't break other things in XOS
by David K. Bainbridge
· 8 years ago
be58a0d
CORD-229 - updated to implement initial base switch provisioning
by David K. Bainbridge
· 8 years ago
9d1e02d
support for non 22 ssh and compute node mgt bridge
by David K. Bainbridge
· 8 years ago
742f085
restart registry
by alshabib
· 8 years ago
557cdc5
registry compose goes to root
by alshabib
· 8 years ago
b9988dc
Merge branch 'master' of ssh://gerrit.opencord.org:29418/maas
by alshabib
· 8 years ago
28daa4c
autorestart of the registry
by alshabib
· 8 years ago
16682e9
Merge branch 'master' of http://gerrit.opencord.org/maas
by David K. Bainbridge
· 8 years ago
f418170
updates for prime step and local registry and switch prov
by David K. Bainbridge
· 8 years ago
89eed8c
updating restart policy
by alshabib
· 8 years ago
04e2e19
fix some bug
by David K. Bainbridge
· 8 years ago
cfb8d72
adding a docker registry to the head node
by alshabib
· 8 years ago
70a0674
make sure we base the network bits
by David K. Bainbridge
· 8 years ago
256b802
always config interfaces on compute nodes
by David K. Bainbridge
· 8 years ago
40da37c
create a cname for the local docker registry
by David K. Bainbridge
· 8 years ago
589a08f
point the compute nodes at the local docker registry
by David K. Bainbridge
· 8 years ago
b56bd5a
update the rename file to handle systems that have fabric NICs and those that don't
by David K. Bainbridge
· 8 years ago
0de1faa
Merge "removing extaneous bond slaves config"
by David Bainbridge
· 8 years ago
823f1ab
removing extaneous bond slaves config
by alshabib
· 8 years ago
81bda33
update compute node with an SSH config that ignores known hosts file
by David K. Bainbridge
· 8 years ago
888059e
fix a check for vbox support to correctly test the condition
by David K. Bainbridge
· 8 years ago
bc29100
fixed a bug so that named will listen to commands to relad
by David K. Bainbridge
· 8 years ago
f443d3f
updated to fail when an IP address can't be discovered and when the bootstrap docker container exists with an error status
by David K. Bainbridge
· 8 years ago
2447911
updated template to use both existance and value of fact to determine it to add virualization parameters
by David K. Bainbridge
· 8 years ago
97ee805
update switchq to calling provisioner, fixed a few bugs found while testing at on.labs
by David K. Bainbridge
· 8 years ago
f62e70d
fixed a but where if virutal box is not supported on a deployment then the automation config script does not reference those lines
by David K. Bainbridge
· 8 years ago
8d62307
Merge "initial commit for CORD-213."
by Ali Al-Shabibi
· 8 years ago
6ea57c1
update to support power management discovery for virtual box environment
by David K. Bainbridge
· 8 years ago
54cdbb2
initial commit for CORD-213.
by alshabib
· 8 years ago
86dad1f
update the ansible launch script to allocate an IP address for the fabric
by David K. Bainbridge
· 8 years ago
785354f
supply a container name for the allocator
by David K. Bainbridge
· 8 years ago
252cc2c
updated to include fabric IP allocation for compute node configuration
by David K. Bainbridge
· 8 years ago
0820cab
integrate the provisioner with automation for the automatic deployment
by David K. Bainbridge
· 8 years ago
2348821
CORD-214 - removed must have recognized NIC check
by David K. Bainbridge
· 8 years ago
e16ef4c
adding support to install the mellanox or intel nic
by alshabib
· 8 years ago
10b0c11
updated to allow deployment to be driven by a configuration file
by David K. Bainbridge
· 9 years ago
3b3fda0
update the cache when adding a ppa
by David K. Bainbridge
· 9 years ago
ecabc36
update apt cache after adding java 8 repo to apt
by alshabib
· 9 years ago
e18f57b
fix bug as remote directory copy not an ansible task
by David K. Bainbridge
· 9 years ago
cd4caeb
first pass at quick start for physical pod and changes because of write up
by David K. Bainbridge
· 9 years ago
22d5f3c
update to better validate the result of a command, forgot one
by David K. Bainbridge
· 9 years ago
df0f7e0
update to better validate the result of a command
by David K. Bainbridge
· 9 years ago
55a2385
update the persistent rules generation which has to correctly specify the interface as known by the kernel
by David K. Bainbridge
· 9 years ago
8db2f30
updates to fix buts around reboot and interface generation as well as adding more customizations
by David K. Bainbridge
· 9 years ago
5f3dd99
update the role vars so that they can be overriden
by David K. Bainbridge
· 9 years ago
f5ff3c9
add an additional test to only proceed when MAAS is accepting API requests
by David K. Bainbridge
· 9 years ago
d0f72de
the sample compute node play book is moved out of the main repo to a file in the role
by David K. Bainbridge
· 9 years ago
cf45c13
put the dependency on maas in the meta data
by David K. Bainbridge
· 9 years ago
ed10154
add support for running ansible on the head node to provision the compute node
by David K. Bainbridge
· 9 years ago
73ff2c2
force the installs so apt can't stop progress
by David K. Bainbridge
· 9 years ago
e9f284d
update wait for reboot code and add docker-py
by David K. Bainbridge
· 9 years ago
9ef2d85
remove debug code
by David K. Bainbridge
· 9 years ago
b5e232a
add a wait for reboot to complete
by David K. Bainbridge
· 9 years ago
2a80422
update some roles to update software versions and bug fixes
by David K. Bainbridge
· 9 years ago
b541504
check point commit to ensure things are saved in more than one place. this commit contains the first integration of the docker build artifacts as well as the first integration of an automation test environment for MAAS based on virtual box
by David K. Bainbridge
· 9 years ago
4ec841c
updated to allow bare metal provisioning to work better with virtual machines on a single laptop
by David K. Bainbridge
· 9 years ago
39d0c78
updated to push SSH keys to the compute nodes
by David K. Bainbridge
· 9 years ago
c10dbca
updated to pull the onie switch images from a URL as opposed to requiring them to be local
by David K. Bainbridge
· 9 years ago
317e7d7
initial commit
by David K. Bainbridge
· 9 years ago