1. 81bda33 update compute node with an SSH config that ignores known hosts file by David K. Bainbridge · 8 years ago
  2. 2f456b8 updated to parse response from provisioner to determine state of provisioning by David K. Bainbridge · 8 years ago
  3. 856e6b5 only include non-empty IP addresses by David K. Bainbridge · 8 years ago
  4. 888059e fix a check for vbox support to correctly test the condition by David K. Bainbridge · 8 years ago
  5. bc29100 fixed a bug so that named will listen to commands to relad by David K. Bainbridge · 8 years ago
  6. 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
  7. c82a446 updated to support more configuration options in deployment config by David K. Bainbridge · 8 years ago
  8. 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
  9. 97ee805 update switchq to calling provisioner, fixed a few bugs found while testing at on.labs by David K. Bainbridge · 8 years ago
  10. 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
  11. e80e4f9 updated the harvester to maintain the hardware information for the lease information in the bind file so this can be used to determine host device vendor for switch provisioning by David K. Bainbridge · 8 years ago
  12. f694f5a check point of code to identify and provision switches by David K. Bainbridge · 8 years ago
  13. 8d62307 Merge "initial commit for CORD-213." by Ali Al-Shabibi · 8 years ago
  14. 0944374 updated readme to reflect changes in virtualbox power management and compute node post deployment provisioning by David K. Bainbridge · 8 years ago
  15. 6ea57c1 update to support power management discovery for virtual box environment by David K. Bainbridge · 8 years ago
  16. 54cdbb2 initial commit for CORD-213. by alshabib · 8 years ago
  17. 86dad1f update the ansible launch script to allocate an IP address for the fabric by David K. Bainbridge · 8 years ago
  18. 785354f supply a container name for the allocator by David K. Bainbridge · 8 years ago
  19. bbab1d0 add an initial ssh config file to ignore known hosts by David K. Bainbridge · 8 years ago
  20. 252cc2c updated to include fabric IP allocation for compute node configuration by David K. Bainbridge · 8 years ago
  21. 832a25a add specification of the external interface for the defaul tconfiguration with virtual box so NAT is configured correctly by David K. Bainbridge · 8 years ago
  22. 0820cab integrate the provisioner with automation for the automatic deployment by David K. Bainbridge · 8 years ago
  23. 8352c59 fixes to allow the provisioner container to run ansible on remote nodes by David K. Bainbridge · 8 years ago
  24. 37ccf1e implemented fallback to TTL wait time for provisining as well as display configuraiton on start by David K. Bainbridge · 8 years ago
  25. 3850158 correctly pass the script to the worker by David K. Bainbridge · 8 years ago
  26. d86d96d update to build the correct container and also fix a few bugs by David K. Bainbridge · 8 years ago
  27. f0da873 initial checking of provisioning container by David K. Bainbridge · 8 years ago
  28. 2348821 CORD-214 - removed must have recognized NIC check by David K. Bainbridge · 8 years ago
  29. 0512528 Merge "adding support to install the mellanox or intel nic" by David Bainbridge · 8 years ago
  30. f22dc06 fix build file to correct dependency error by David K. Bainbridge · 8 years ago
  31. e16ef4c adding support to install the mellanox or intel nic by alshabib · 8 years ago
  32. 8bc905c initial implementation of IP allocator, only using memory storage by David K. Bainbridge · 8 years ago
  33. d9b966f update to work with consul by David K. Bainbridge · 8 years ago
  34. 19b8d27 add support for a consul backing store for trackig provisioned state by David K. Bainbridge · 8 years ago
  35. 9bb1595 remove default build rule as gradle owns that by David K. Bainbridge · 8 years ago
  36. 13c765c change name of config var to align with opencord by David K. Bainbridge · 8 years ago
  37. efa951d updated with changes to support automated triggering of post-deploymet provisioning by David K. Bainbridge · 8 years ago
  38. 10b0c11 updated to allow deployment to be driven by a configuration file by David K. Bainbridge · 9 years ago
  39. 3b3fda0 update the cache when adding a ppa by David K. Bainbridge · 9 years ago
  40. ecabc36 update apt cache after adding java 8 repo to apt by alshabib · 9 years ago
  41. e18f57b fix bug as remote directory copy not an ansible task by David K. Bainbridge · 9 years ago
  42. cd4caeb first pass at quick start for physical pod and changes because of write up by David K. Bainbridge · 9 years ago
  43. 813b018 check point physical quickstart by David K. Bainbridge · 9 years ago
  44. 6bba2e3 Corrections and clarifications by David K. Bainbridge · 9 years ago
  45. 22d5f3c update to better validate the result of a command, forgot one by David K. Bainbridge · 9 years ago
  46. df0f7e0 update to better validate the result of a command by David K. Bainbridge · 9 years ago
  47. 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
  48. 8db2f30 updates to fix buts around reboot and interface generation as well as adding more customizations by David K. Bainbridge · 9 years ago
  49. 6aecdfb update documentation and gradle build to accomidate the updated changes to the ansible script for the virtualbox based environment by David K. Bainbridge · 9 years ago
  50. 5f3dd99 update the role vars so that they can be overriden by David K. Bainbridge · 9 years ago
  51. f5ff3c9 add an additional test to only proceed when MAAS is accepting API requests by David K. Bainbridge · 9 years ago
  52. cc6b424 update to be more generic by David K. Bainbridge · 9 years ago
  53. 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
  54. cf45c13 put the dependency on maas in the meta data by David K. Bainbridge · 9 years ago
  55. ed10154 add support for running ansible on the head node to provision the compute node by David K. Bainbridge · 9 years ago
  56. 73ff2c2 force the installs so apt can't stop progress by David K. Bainbridge · 9 years ago
  57. e9f284d update wait for reboot code and add docker-py by David K. Bainbridge · 9 years ago
  58. 9ef2d85 remove debug code by David K. Bainbridge · 9 years ago
  59. b5e232a add a wait for reboot to complete by David K. Bainbridge · 9 years ago
  60. 2a80422 update some roles to update software versions and bug fixes by David K. Bainbridge · 9 years ago
  61. 4455fa8 complete the first draft of the quick start document by David K. Bainbridge · 9 years ago
  62. 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
  63. fc8b18e Merge branch 'master' of ssh://gerrit.opencord.org:29418/maas by Zsolt Haraszti · 9 years ago
  64. c73976c Fix publishBar by Zsolt Haraszti · 9 years ago
  65. 2a792f6 Left out build.gradle by Zsolt Haraszti · 9 years ago
  66. e85c335 Switch to alpine for examples by Zsolt Haraszti · 9 years ago
  67. 9f1085b Gradle layer with two docker examples by Zsolt Haraszti · 9 years ago
  68. 61f8e74 update the readme with updated configuration information by David K. Bainbridge · 9 years ago
  69. 4ec841c updated to allow bare metal provisioning to work better with virtual machines on a single laptop by David K. Bainbridge · 9 years ago
  70. 39d0c78 updated to push SSH keys to the compute nodes by David K. Bainbridge · 9 years ago
  71. 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
  72. 317e7d7 initial commit by David K. Bainbridge · 9 years ago
  73. c02014e Initial empty repository by Ali "The Bomb" Al-Shabibi · 9 years ago