1. 11850cb CORD-281 CORD-551 hide secret for switchq and pull images on deploy by David K. Bainbridge · 8 years ago
  2. ca68f06 CORD-536 updated to support the setting of repo via vars by David K. Bainbridge · 8 years ago
  3. 5ec8187 CORD-533 created a mgmtbond interface and associate that to mgmtbr by David K. Bainbridge · 8 years ago
  4. e9d7af7 CORD-454 refactor the automation container to be consistent by David K. Bainbridge · 8 years ago
  5. 603ee54 CORD-469 added regex for include, exclude, and ignore for ifaces by David K. Bainbridge · 8 years ago
  6. 732957f CORD-239 refactor of harvester uservice by David K. Bainbridge · 8 years ago
  7. 2ade18e CORD-471 fixed so that spaces in the messages are handled by David K. Bainbridge · 8 years ago
  8. 058c3d6 CORD-470 - left off the coping of some of the scripts to the head node by David K. Bainbridge · 8 years ago
  9. 49653c8 Ansible updated to 2.1.2.0-1ppa~trusty by Andy Bavier · 8 years ago
  10. 7ae4f19 CORD-272 exposed micro services ports on head node and add simply cord command scripts by David K. Bainbridge · 8 years ago
  11. 5135c55 don't override loopback network setup by David K. Bainbridge · 8 years ago
  12. 039e51d CORD-463 - only set gateway in interface file if requested by David K. Bainbridge · 8 years ago
  13. 3569d62 CORD-270 CORD-444 added REST API to get list of switches and addded switches to MAAS by David K. Bainbridge · 8 years ago
  14. d4a63e0 CORD-202 added validation checks to IP/network variables by David K. Bainbridge · 8 years ago
  15. 280cdd1 CORD-445 - had file in wrong location, moved by David K. Bainbridge · 8 years ago
  16. 300e7ae CORD-445 - abstract out restart and check with versions by David K. Bainbridge · 8 years ago
  17. 86616c9 Fix typo by Charles Chan · 8 years ago
  18. 74bd5a4 Remove the loopback configuration and mv DNS start by David K. Bainbridge · 8 years ago
  19. a677d4e CORD-396 CORD-383 CORD-362 CORD-309 significant rework on networking configuration by David K. Bainbridge · 8 years ago
  20. d1ff927 Ubuntu 14.04 only supports jq=1.3 by Andy Bavier · 8 years ago
  21. 36b8cc2 CORD-409 update amtterm version by David K. Bainbridge · 8 years ago
  22. 2dd2ddd CORD-408 update docker-py version to not use wildcard by David K. Bainbridge · 8 years ago
  23. 17248c0 CORD-391 - cleaned up ansible to pass cleanly through ansible-lint by David K. Bainbridge · 8 years ago
  24. 141d2ab only change on the roles directory by David K. Bainbridge · 8 years ago
  25. 5f50b15 apparently for vars to be import you have to have the user as ubuntuw by David K. Bainbridge · 8 years ago
  26. 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
  27. 4b9faf1 download switch boot images from dropbox by David K. Bainbridge · 8 years ago
  28. de51ce5 make specification of fabric interfaces configurable by David K. Bainbridge · 8 years ago
  29. e80fd39 update the network design to make support easier and cleaner by David K. Bainbridge · 8 years ago
  30. 8a12cb1 Add 10G to fabric interface in rename_ifaces.sh by Yi Tseng · 8 years ago
  31. 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
  32. 9d5bd80 update pingall script to better guess which IPs are for the fabric. by David K. Bainbridge · 8 years ago
  33. 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
  34. 24ca508 relaxing constraint so that any 1.9 version of MAAS can be installed. by alshabib · 8 years ago
  35. 5f667b1 Update the MAAS proxy to only allow source addresses from the POD management network by David K. Bainbridge · 8 years ago
  36. 1e4142d forgot one of the scripts by David K. Bainbridge · 8 years ago
  37. f307101 add some utility scripts and update the playbook to verify API connectitivy and image download by David K. Bainbridge · 8 years ago
  38. a8242b9 add a start verification step after restarting MAAS by David K. Bainbridge · 8 years ago
  39. 3c68162 connect-switch.yml should be copied as file instead of template by Charles Chan · 8 years ago
  40. a4ccbde Add ansible script to connect all switches to controller at once by Charles Chan · 8 years ago
  41. aba1b56 Deploy SSH Key to fabric switches by Charles Chan · 8 years ago
  42. d284c76 update the API doc for the generator and include the generator container in the automation compose by David K. Bainbridge · 8 years ago
  43. fac79ca get the registry mirror working by David K. Bainbridge · 8 years ago
  44. 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
  45. 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
  46. 4577787 restart the services to start utilizing the new templates by David K. Bainbridge · 8 years ago
  47. 73217f3 need ethtool for proper iface generation by David K. Bainbridge · 8 years ago
  48. 4624a73 add another CNAME to get back to the head node by David K. Bainbridge · 8 years ago
  49. 02484da Add mavenrepo CNAME by Andy Bavier · 8 years ago
  50. 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
  51. ceab230 User home dir is not always /home by Andy Bavier · 8 years ago
  52. 3e2fe6b add jq for JSON parsing by David K. Bainbridge · 8 years ago
  53. 915105d add dynamic ansible inventory script by David K. Bainbridge · 8 years ago
  54. a9c2e0a updated to use a common logging library and enable log level configuration by David K. Bainbridge · 8 years ago
  55. 068e87d updated to add persistence to provisioning and roll that through the rest of the services by David K. Bainbridge · 8 years ago
  56. ddae9ac add apt-cache to the list of things using cnames by David K. Bainbridge · 8 years ago
  57. 10a8b98 patched compute node to work with multiple 40G interfaces and fixed the version of MAAS by David K. Bainbridge · 8 years ago
  58. 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
  59. be58a0d CORD-229 - updated to implement initial base switch provisioning by David K. Bainbridge · 8 years ago
  60. 9d1e02d support for non 22 ssh and compute node mgt bridge by David K. Bainbridge · 8 years ago
  61. 742f085 restart registry by alshabib · 8 years ago
  62. 557cdc5 registry compose goes to root by alshabib · 8 years ago
  63. b9988dc Merge branch 'master' of ssh://gerrit.opencord.org:29418/maas by alshabib · 8 years ago
  64. 28daa4c autorestart of the registry by alshabib · 8 years ago
  65. 16682e9 Merge branch 'master' of http://gerrit.opencord.org/maas by David K. Bainbridge · 8 years ago
  66. f418170 updates for prime step and local registry and switch prov by David K. Bainbridge · 8 years ago
  67. 89eed8c updating restart policy by alshabib · 8 years ago
  68. 04e2e19 fix some bug by David K. Bainbridge · 8 years ago
  69. cfb8d72 adding a docker registry to the head node by alshabib · 8 years ago
  70. 70a0674 make sure we base the network bits by David K. Bainbridge · 8 years ago
  71. 256b802 always config interfaces on compute nodes by David K. Bainbridge · 8 years ago
  72. 40da37c create a cname for the local docker registry by David K. Bainbridge · 8 years ago
  73. 589a08f point the compute nodes at the local docker registry by David K. Bainbridge · 8 years ago
  74. b56bd5a update the rename file to handle systems that have fabric NICs and those that don't by David K. Bainbridge · 8 years ago
  75. 0de1faa Merge "removing extaneous bond slaves config" by David Bainbridge · 8 years ago
  76. 823f1ab removing extaneous bond slaves config by alshabib · 8 years ago
  77. 81bda33 update compute node with an SSH config that ignores known hosts file by David K. Bainbridge · 8 years ago
  78. 888059e fix a check for vbox support to correctly test the condition by David K. Bainbridge · 8 years ago
  79. bc29100 fixed a bug so that named will listen to commands to relad by David K. Bainbridge · 8 years ago
  80. 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
  81. 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
  82. 97ee805 update switchq to calling provisioner, fixed a few bugs found while testing at on.labs by David K. Bainbridge · 8 years ago
  83. 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
  84. 8d62307 Merge "initial commit for CORD-213." by Ali Al-Shabibi · 8 years ago
  85. 6ea57c1 update to support power management discovery for virtual box environment by David K. Bainbridge · 8 years ago
  86. 54cdbb2 initial commit for CORD-213. by alshabib · 8 years ago
  87. 86dad1f update the ansible launch script to allocate an IP address for the fabric by David K. Bainbridge · 8 years ago
  88. 785354f supply a container name for the allocator by David K. Bainbridge · 8 years ago
  89. 252cc2c updated to include fabric IP allocation for compute node configuration by David K. Bainbridge · 8 years ago
  90. 0820cab integrate the provisioner with automation for the automatic deployment by David K. Bainbridge · 8 years ago
  91. 2348821 CORD-214 - removed must have recognized NIC check by David K. Bainbridge · 8 years ago
  92. e16ef4c adding support to install the mellanox or intel nic by alshabib · 9 years ago
  93. 10b0c11 updated to allow deployment to be driven by a configuration file by David K. Bainbridge · 9 years ago
  94. 3b3fda0 update the cache when adding a ppa by David K. Bainbridge · 9 years ago
  95. ecabc36 update apt cache after adding java 8 repo to apt by alshabib · 9 years ago
  96. e18f57b fix bug as remote directory copy not an ansible task by David K. Bainbridge · 9 years ago
  97. cd4caeb first pass at quick start for physical pod and changes because of write up by David K. Bainbridge · 9 years ago
  98. 22d5f3c update to better validate the result of a command, forgot one by David K. Bainbridge · 9 years ago
  99. df0f7e0 update to better validate the result of a command by David K. Bainbridge · 9 years ago
  100. 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