1. ad15b78 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  2. bf08f2f reset exponential backoff when model is saved in admin by Scott Baker · 9 years ago
  3. 3e2521b sudo seems necessary on the recipe, documenting that for now until I fix it by sbconsulting · 9 years ago
  4. 8746411 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  5. fc9a4d8 sudo on the grep; source the admin-openrc from the right place by Scott Baker · 9 years ago
  6. e2c238b Update README.md by Andy Bavier · 9 years ago
  7. 7664d52 Update README.md by Andy Bavier · 9 years ago
  8. a663e7f switch another Exception to DeferredException by Scott Baker · 9 years ago
  9. 266baa6 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  10. bd13b5a fail the playbook if a bridge isn't setup by Scott Baker · 9 years ago
  11. ed97012 Update README.md by sbconsulting · 9 years ago
  12. 184d938 add node about broken container by sbconsulting · 9 years ago
  13. 8524235 use containers on bare metal by default by Scott Baker · 9 years ago
  14. 9be34b3 cleaner approach by Scott Baker · 9 years ago
  15. c8266bb Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  16. 6d52132 perm fix by Scott Baker · 9 years ago
  17. da0ed1b use flat-net-1 addresses for baremetal machine gre tunnels by Scott Baker · 9 years ago
  18. 44899b7 container on bare metal dataplane notes by sbconsulting · 9 years ago
  19. b82c7d2 raise DeferredException instead of Exception by Scott Baker · 9 years ago
  20. 7430bd3 add default_isolation to slice tosca by Scott Baker · 9 years ago
  21. c87caa5 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  22. ee6211b throw error when flat_net_name is blank by Scott Baker · 9 years ago
  23. ff5c5af Update README.md by Andy Bavier · 9 years ago
  24. f0b0c11 Update README.md by Andy Bavier · 9 years ago
  25. ef623cf Instructions for setting up dataplane by Andy Bavier · 9 years ago
  26. a53ced6 Fix performance problems with E2E dataplane by Andy Bavier · 9 years ago
  27. 5c5316c Change order of model policies by Sapan Bhatia · 9 years ago
  28. ca1b9f6 more debugging info by Scott Baker · 9 years ago
  29. f168db3 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  30. b2fc3da test case for observer containers by smbaker · 9 years ago
  31. 921a5f7 rename observerComputeTest to observerVMTest by Scott Baker · 9 years ago
  32. 50aa629 Models changes for allowing creation of ceilometer tenant instances by non-admin users by svavilap · 9 years ago
  33. 26e89ed add fixutres.yaml to bash configuration by Scott Baker · 9 years ago
  34. da5e672 support for stag stripping and passing bridge to container script by Scott Baker · 9 years ago
  35. c93c22e default bridge to br-int for container, and blank for container-vm by Scott Baker · 9 years ago
  36. c771163 add bridge:br-lan to vcpe lan interface by Scott Baker · 9 years ago
  37. 051c14b ansible stuff for setting up lan tunnel to bare metal by Scott Baker · 9 years ago
  38. b1d276f add bridge to NetworkParameter types by Scott Baker · 9 years ago
  39. 534dd2a add support for container_vm instance type in Service; create Scheduler object framework by Scott Baker · 9 years ago
  40. cd60787 match up parent interfaces in container_vm the right way by Scott Baker · 9 years ago
  41. 80a35df comments about the NAT thing by Scott Baker · 9 years ago
  42. 632ea3c check in missing file by Scott Baker · 9 years ago
  43. 36ec7e2 don't create companion instance for container_vm by Scott Baker · 9 years ago
  44. 268db35 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  45. 88fde3d remove commented-out code by Scott Baker · 9 years ago
  46. 98b5b5e Fix dependency issue between core and external optional services by Sapan Bhatia · 9 years ago
  47. 891e018 Let multiple external apps be specified by Sapan Bhatia · 9 years ago
  48. d132090 Add S_Tag and C_Tag to container name by Andy Bavier · 9 years ago
  49. cbb4fed Restart vCPEs after setting up dataplane by Andy Bavier · 9 years ago
  50. a922b33 Datapath changes for OLT by Andy Bavier · 9 years ago
  51. da8844b install the teardown script by Scott Baker · 9 years ago
  52. 7ee024b Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  53. c208979 support for stopping containers by Scott Baker · 9 years ago
  54. b3cec6a Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 9 years ago
  55. 71120a9 Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 9 years ago
  56. 901a8bd systemd support for stopping container by Scott Baker · 9 years ago
  57. 83d8cff use the same tap for all containers by Scott Baker · 9 years ago
  58. 1d14ff0 BUG FIX:Instances are getting deleted when one of the tenant on that instance is terminated by Srikanth Vavilapalli · 9 years ago
  59. 60aaba3 add vcpe docker image to cord yaml by Scott Baker · 9 years ago
  60. c02d0a2 fix tab/space issue by Scott Baker · 9 years ago
  61. ae22f42 make sync_vcpetenant use new mechanism when appropriate by Scott Baker · 9 years ago
  62. 3692a95 yaml for new vcpe sync mechanism by Scott Baker · 9 years ago
  63. 0a17ccc when container isolation is used, vcpetenant sets up ports by Scott Baker · 9 years ago
  64. 7ec89bc fix case where max is blank; allocate devices automatically by Scott Baker · 9 years ago
  65. cfaf0d3 make service look at slice.default_isolation by Scott Baker · 9 years ago
  66. c03f62f move network parameter types to separate yaml file by Scott Baker · 9 years ago
  67. a9666d7 fix wrong argument passed to get_ansible_fields by Scott Baker · 9 years ago
  68. 01b140f refactor container/container_vm stuff into SyncInstanceUsingAnsible; add c_tag and s_tag support by Scott Baker · 9 years ago
  69. 4c3ea37 rename Quantum to Neutron by Scott Baker · 9 years ago
  70. 8fac523 remove segmentation_id from port by Scott Baker · 9 years ago
  71. 816aa71 remove use_cobm stuff by Scott Baker · 9 years ago
  72. 3f23724 add default_isolation field to slice by Scott Baker · 9 years ago
  73. d794948 push s_tag, c_tag, next_hop down into yaml by Scott Baker · 9 years ago
  74. 29514bc add network parameters to template admin; change port selflinks from instance to port by Scott Baker · 9 years ago
  75. 5efe5c8 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  76. 7db8f7c parameter helper functions by Scott Baker · 9 years ago
  77. f9980cf initial checkin by Tony Mack · 9 years ago
  78. 2d13d8b add NetworkParameterType to Tosca by Scott Baker · 9 years ago
  79. c23ec8b Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  80. f3e905d Add PortAdmin by Scott Baker · 9 years ago
  81. bbcd778 rename observer to synchronizer by Tony Mack · 9 years ago
  82. 4eecc05 renaming by Tony Mack · 9 years ago
  83. 716c9fe Support for multiple containers on same instance for ceilometer service by svavilap · 9 years ago
  84. 263627f fix error when adding volt tenant by Scott Baker · 9 years ago
  85. 1498743 plumb through container-in-VM to synchronizer by Scott Baker · 9 years ago
  86. 04a356a add nesting support for container-in-vm by Scott Baker · 9 years ago
  87. b838a27 fix bug when bringing up compute without image specified by Scott Baker · 9 years ago
  88. f60c010 add private_key_fn to tosca service models by Scott Baker · 9 years ago
  89. aff3b75 Fix bug running CORD TOSCA twice threw exception by Scott Baker · 9 years ago
  90. 4f6558a TOSCA support for containers, allow specific image to be selected for compute by Scott Baker · 9 years ago
  91. 3df7718 remove obsolete build files by Scott Baker · 9 years ago
  92. 7dc8416 remove old container model by Scott Baker · 9 years ago
  93. e4858cc set instance_id and instance_name for container-based instances by Scott Baker · 9 years ago
  94. e4a88b7 require instance isolation to match container kind by Scott Baker · 9 years ago
  95. e1a6e0b add volume support back to containers by Scott Baker · 9 years ago
  96. 294a532 add c_tag and s_tag to TOSCA; remove vlan_id by Scott Baker · 9 years ago
  97. 89a338c add c_tag and s_tag by Scott Baker · 9 years ago
  98. a56b7ee update Instance model_policy to handle container stuff by Scott Baker · 9 years ago
  99. 0cefa53 fold Container object into Instance by Scott Baker · 9 years ago
  100. b771d46 Change primary target rom 'test' to 'cord' by sbconsulting · 9 years ago