1. 07a16a4 Fixing service config by Jeremy Mowery · 9 years ago
  2. 534dd2a add support for container_vm instance type in Service; create Scheduler object framework by Scott Baker · 9 years ago
  3. cd60787 match up parent interfaces in container_vm the right way by Scott Baker · 9 years ago
  4. 80a35df comments about the NAT thing by Scott Baker · 9 years ago
  5. 632ea3c check in missing file by Scott Baker · 9 years ago
  6. 36ec7e2 don't create companion instance for container_vm by Scott Baker · 9 years ago
  7. 19549d6 Hopefully the fix I need by Jeremy Mowery · 9 years ago
  8. b147b75 Fixing HelloWorldService? by Jeremy Mowery · 9 years ago
  9. 7e379e7 Fixing merge conflicts by Jeremy Mowery · 9 years ago
  10. 771703b Fixing HelloWorldService? by Jeremy Mowery · 9 years ago
  11. 268db35 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  12. 88fde3d remove commented-out code by Scott Baker · 9 years ago
  13. 98b5b5e Fix dependency issue between core and external optional services by Sapan Bhatia · 9 years ago
  14. 891e018 Let multiple external apps be specified by Sapan Bhatia · 9 years ago
  15. ed4821b Fix deleting in HelloWorldService by Jeremy Mowery · 9 years ago
  16. 286fad5 Fixing HelloWorldService? by Jeremy Mowery · 9 years ago
  17. d132090 Add S_Tag and C_Tag to container name by Andy Bavier · 9 years ago
  18. cbb4fed Restart vCPEs after setting up dataplane by Andy Bavier · 9 years ago
  19. a922b33 Datapath changes for OLT by Andy Bavier · 9 years ago
  20. da8844b install the teardown script by Scott Baker · 9 years ago
  21. 7ee024b Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  22. c208979 support for stopping containers by Scott Baker · 9 years ago
  23. b3cec6a Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 9 years ago
  24. 71120a9 Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 9 years ago
  25. 901a8bd systemd support for stopping container by Scott Baker · 9 years ago
  26. 83d8cff use the same tap for all containers by Scott Baker · 9 years ago
  27. 1d14ff0 BUG FIX:Instances are getting deleted when one of the tenant on that instance is terminated by Srikanth Vavilapalli · 9 years ago
  28. 60aaba3 add vcpe docker image to cord yaml by Scott Baker · 9 years ago
  29. c02d0a2 fix tab/space issue by Scott Baker · 9 years ago
  30. ae22f42 make sync_vcpetenant use new mechanism when appropriate by Scott Baker · 9 years ago
  31. 3692a95 yaml for new vcpe sync mechanism by Scott Baker · 9 years ago
  32. 0a17ccc when container isolation is used, vcpetenant sets up ports by Scott Baker · 9 years ago
  33. 7ec89bc fix case where max is blank; allocate devices automatically by Scott Baker · 9 years ago
  34. cfaf0d3 make service look at slice.default_isolation by Scott Baker · 9 years ago
  35. c03f62f move network parameter types to separate yaml file by Scott Baker · 9 years ago
  36. f0d9665 Fixing hopefully the last issues with HelloWorldService by Jeremy Mowery · 9 years ago
  37. fee79fd Fixed HelloWorldService by Jeremy Mowery · 9 years ago
  38. a9666d7 fix wrong argument passed to get_ansible_fields by Scott Baker · 9 years ago
  39. 01b140f refactor container/container_vm stuff into SyncInstanceUsingAnsible; add c_tag and s_tag support by Scott Baker · 9 years ago
  40. 4c3ea37 rename Quantum to Neutron by Scott Baker · 9 years ago
  41. 8fac523 remove segmentation_id from port by Scott Baker · 9 years ago
  42. 816aa71 remove use_cobm stuff by Scott Baker · 9 years ago
  43. 3f23724 add default_isolation field to slice by Scott Baker · 9 years ago
  44. d794948 push s_tag, c_tag, next_hop down into yaml by Scott Baker · 9 years ago
  45. 29514bc add network parameters to template admin; change port selflinks from instance to port by Scott Baker · 9 years ago
  46. 5efe5c8 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  47. 7db8f7c parameter helper functions by Scott Baker · 9 years ago
  48. f9980cf initial checkin by Tony Mack · 9 years ago
  49. 2d13d8b add NetworkParameterType to Tosca by Scott Baker · 9 years ago
  50. c23ec8b Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  51. f3e905d Add PortAdmin by Scott Baker · 9 years ago
  52. bbcd778 rename observer to synchronizer by Tony Mack · 9 years ago
  53. 4eecc05 renaming by Tony Mack · 9 years ago
  54. 716c9fe Support for multiple containers on same instance for ceilometer service by svavilap · 9 years ago
  55. 263627f fix error when adding volt tenant by Scott Baker · 9 years ago
  56. 9ce7006 Fixing imports in admin.py by Jeremy Mowery · 9 years ago
  57. 5f48ebd Fix imports in admin.py by Jeremy Mowery · 9 years ago
  58. 0338a0e Fix bug by Jeremy Mowery · 9 years ago
  59. 1498743 plumb through container-in-VM to synchronizer by Scott Baker · 9 years ago
  60. 04a356a add nesting support for container-in-vm by Scott Baker · 9 years ago
  61. b838a27 fix bug when bringing up compute without image specified by Scott Baker · 9 years ago
  62. f60c010 add private_key_fn to tosca service models by Scott Baker · 9 years ago
  63. c4af92d Cleanup imports by Jeremy Mowery · 9 years ago
  64. ef0e510 Cleanup admin.py by Jeremy Mowery · 9 years ago
  65. aff3b75 Fix bug running CORD TOSCA twice threw exception by Scott Baker · 9 years ago
  66. 4f6558a TOSCA support for containers, allow specific image to be selected for compute by Scott Baker · 9 years ago
  67. efcb86f Cleaning up imports by Jeremy Mowery · 9 years ago
  68. b45e9c2 Cleanup models.py by Jeremy Mowery · 9 years ago
  69. d0b32e0 Adding ansible for helloworldservice by Jeremy Mowery · 9 years ago
  70. a36c625 Adding ansible for helloworldservice by root · 9 years ago
  71. 3df7718 remove obsolete build files by Scott Baker · 9 years ago
  72. 7dc8416 remove old container model by Scott Baker · 9 years ago
  73. e4858cc set instance_id and instance_name for container-based instances by Scott Baker · 9 years ago
  74. e4a88b7 require instance isolation to match container kind by Scott Baker · 9 years ago
  75. 56e593b Merge branch 'master' of https://github.com/open-cloud/xos into AddHelloWorldService by root · 9 years ago
  76. e1a6e0b add volume support back to containers by Scott Baker · 9 years ago
  77. 294a532 add c_tag and s_tag to TOSCA; remove vlan_id by Scott Baker · 9 years ago
  78. 89a338c add c_tag and s_tag by Scott Baker · 9 years ago
  79. a56b7ee update Instance model_policy to handle container stuff by Scott Baker · 9 years ago
  80. 0cefa53 fold Container object into Instance by Scott Baker · 9 years ago
  81. 8983634 Initial helloworldservice ansible that creates files on servers by Jeremy Mowery · 9 years ago
  82. 1dee6ab Merge branch 'master' of https://github.com/jermowery/xos into AddHelloWorldService by Jeremy Mowery · 9 years ago
  83. ae7b587 Changed models slightly by Jeremy Mowery · 9 years ago
  84. b771d46 Change primary target rom 'test' to 'cord' by sbconsulting · 9 years ago
  85. 84775d1 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  86. 3559f2c Stop gap measure to prevent Service objects from becoming dependencies by Sapan Bhatia · 9 years ago
  87. 40ce49b Add entries for client and vcpe by Andy Bavier · 9 years ago
  88. c61a938 Add network-cfg.json for OLT by Andy Bavier · 9 years ago
  89. 193dc34 Make applist an optional variable by Sapan Bhatia · 9 years ago
  90. 834daa1 Add new variable: applist, to support multiple synchronizer apps by Sapan Bhatia · 9 years ago
  91. 6adccce Improvements in dependency walker by Sapan Bhatia · 9 years ago
  92. 922a242 Smaller penalty for dep failed exceptions by Sapan Bhatia · 9 years ago
  93. f51edea Major bug fixes to inter-observer dependencies. by Sapan Bhatia · 9 years ago
  94. 7513ecf Sliver->Instance by Sapan Bhatia · 9 years ago
  95. 4242f18 Brand new property by Sapan Bhatia · 9 years ago
  96. 5a8b285 Need to save an object before setting it to a property of another object by Sapan Bhatia · 9 years ago
  97. 41d794a Rename sliver->instance by Sapan Bhatia · 9 years ago
  98. a28bcf9 Make Node syncs a noop by Sapan Bhatia · 9 years ago
  99. 92f3035 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  100. 3211ea1 make use_cobm not required by Scott Baker · 9 years ago