1. c8914bf add support for container_vm instance type in Service; create Scheduler object framework by Scott Baker · 9 years ago
  2. a3a35b3 match up parent interfaces in container_vm the right way by Scott Baker · 9 years ago
  3. 5207ca5 comments about the NAT thing by Scott Baker · 9 years ago
  4. 0d01c7f check in missing file by Scott Baker · 9 years ago
  5. c725d5e don't create companion instance for container_vm by Scott Baker · 9 years ago
  6. ad03527 Hopefully the fix I need by Jeremy Mowery · 9 years ago
  7. 25562f7 Fixing HelloWorldService? by Jeremy Mowery · 9 years ago
  8. 4ee58ef Fixing merge conflicts by Jeremy Mowery · 9 years ago
  9. db1676b Fixing HelloWorldService? by Jeremy Mowery · 9 years ago
  10. b7f9bf5 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  11. b638b0c remove commented-out code by Scott Baker · 9 years ago
  12. bc040a6 Fix dependency issue between core and external optional services by Sapan Bhatia · 9 years ago
  13. d7f9339 Let multiple external apps be specified by Sapan Bhatia · 9 years ago
  14. faf2a7a Fix deleting in HelloWorldService by Jeremy Mowery · 9 years ago
  15. f6bb2cf Fixing HelloWorldService? by Jeremy Mowery · 9 years ago
  16. c4db679 Add S_Tag and C_Tag to container name by Andy Bavier · 9 years ago
  17. 0c53b34 Restart vCPEs after setting up dataplane by Andy Bavier · 9 years ago
  18. 3065f15 Datapath changes for OLT by Andy Bavier · 9 years ago
  19. 4808ad8 install the teardown script by Scott Baker · 9 years ago
  20. c7e64f7 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  21. b951ed4 support for stopping containers by Scott Baker · 9 years ago
  22. 213784e Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 9 years ago
  23. 3406fbb Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 9 years ago
  24. f1611c6 systemd support for stopping container by Scott Baker · 9 years ago
  25. 8ee2cef use the same tap for all containers by Scott Baker · 9 years ago
  26. 17b5a3c BUG FIX:Instances are getting deleted when one of the tenant on that instance is terminated by Srikanth Vavilapalli · 9 years ago
  27. 88fba40 add vcpe docker image to cord yaml by Scott Baker · 9 years ago
  28. ca24478 fix tab/space issue by Scott Baker · 9 years ago
  29. 5a0ad96 make sync_vcpetenant use new mechanism when appropriate by Scott Baker · 9 years ago
  30. 5b4f7db yaml for new vcpe sync mechanism by Scott Baker · 9 years ago
  31. 839daa8 when container isolation is used, vcpetenant sets up ports by Scott Baker · 9 years ago
  32. 7d0bc4d fix case where max is blank; allocate devices automatically by Scott Baker · 9 years ago
  33. a759fe3 make service look at slice.default_isolation by Scott Baker · 9 years ago
  34. ad85880 move network parameter types to separate yaml file by Scott Baker · 9 years ago
  35. c68e6b2 Fixing hopefully the last issues with HelloWorldService by Jeremy Mowery · 9 years ago
  36. 78b58dc Fixed HelloWorldService by Jeremy Mowery · 9 years ago
  37. c030c07 fix wrong argument passed to get_ansible_fields by Scott Baker · 9 years ago
  38. 54c5a7f refactor container/container_vm stuff into SyncInstanceUsingAnsible; add c_tag and s_tag support by Scott Baker · 9 years ago
  39. e50115b rename Quantum to Neutron by Scott Baker · 9 years ago
  40. c9642a7 remove segmentation_id from port by Scott Baker · 9 years ago
  41. aee4401 remove use_cobm stuff by Scott Baker · 9 years ago
  42. 84e15b6 add default_isolation field to slice by Scott Baker · 9 years ago
  43. 4b2232c push s_tag, c_tag, next_hop down into yaml by Scott Baker · 9 years ago
  44. ba12a25 add network parameters to template admin; change port selflinks from instance to port by Scott Baker · 9 years ago
  45. 5257da0 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  46. d0f74ec parameter helper functions by Scott Baker · 9 years ago
  47. a717fb6 initial checkin by Tony Mack · 9 years ago
  48. cb0f4c9 add NetworkParameterType to Tosca by Scott Baker · 9 years ago
  49. 9c6f045 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  50. 17ff017 Add PortAdmin by Scott Baker · 9 years ago
  51. ae85c52 rename observer to synchronizer by Tony Mack · 9 years ago
  52. 3bcbee8 renaming by Tony Mack · 9 years ago
  53. b459403 Support for multiple containers on same instance for ceilometer service by svavilap · 9 years ago
  54. d277f0e fix error when adding volt tenant by Scott Baker · 9 years ago
  55. d843b78 Fixing imports in admin.py by Jeremy Mowery · 9 years ago
  56. 3ac8ee7 Fix imports in admin.py by Jeremy Mowery · 9 years ago
  57. a07d1c8 Fix bug by Jeremy Mowery · 9 years ago
  58. a8c8a42 plumb through container-in-VM to synchronizer by Scott Baker · 9 years ago
  59. 1f454e3 add nesting support for container-in-vm by Scott Baker · 9 years ago
  60. 9063ad9 fix bug when bringing up compute without image specified by Scott Baker · 9 years ago
  61. dc63fb3 add private_key_fn to tosca service models by Scott Baker · 9 years ago
  62. d296850 Cleanup imports by Jeremy Mowery · 9 years ago
  63. 3efd587 Cleanup admin.py by Jeremy Mowery · 9 years ago
  64. 7e5cd4c Fix bug running CORD TOSCA twice threw exception by Scott Baker · 9 years ago
  65. 38f5d0f TOSCA support for containers, allow specific image to be selected for compute by Scott Baker · 9 years ago
  66. b1ebea4 Cleaning up imports by Jeremy Mowery · 9 years ago
  67. d7b02e9 Cleanup models.py by Jeremy Mowery · 9 years ago
  68. 27afa8e Adding ansible for helloworldservice by Jeremy Mowery · 9 years ago
  69. 762a34e Adding ansible for helloworldservice by root · 9 years ago
  70. 953bec0 remove obsolete build files by Scott Baker · 9 years ago
  71. b74d8cb remove old container model by Scott Baker · 9 years ago
  72. 91d5aac set instance_id and instance_name for container-based instances by Scott Baker · 9 years ago
  73. 73b39ee require instance isolation to match container kind by Scott Baker · 9 years ago
  74. 2e51a28 Merge branch 'master' of https://github.com/open-cloud/xos into AddHelloWorldService by root · 9 years ago
  75. e317a99 add volume support back to containers by Scott Baker · 9 years ago
  76. 14d8a0c add c_tag and s_tag to TOSCA; remove vlan_id by Scott Baker · 9 years ago
  77. f1527cd add c_tag and s_tag by Scott Baker · 9 years ago
  78. 38a6888 update Instance model_policy to handle container stuff by Scott Baker · 9 years ago
  79. dcf9e0d fold Container object into Instance by Scott Baker · 9 years ago
  80. 2893732 Initial helloworldservice ansible that creates files on servers by Jeremy Mowery · 9 years ago
  81. 4411a47 Merge branch 'master' of https://github.com/jermowery/xos into AddHelloWorldService by Jeremy Mowery · 9 years ago
  82. a8b675b Changed models slightly by Jeremy Mowery · 9 years ago
  83. 44673d3 Change primary target rom 'test' to 'cord' by sbconsulting · 9 years ago
  84. 9c066bb Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  85. 6b67466 Stop gap measure to prevent Service objects from becoming dependencies by Sapan Bhatia · 9 years ago
  86. 8cf6f60 Add entries for client and vcpe by Andy Bavier · 9 years ago
  87. c66771b Add network-cfg.json for OLT by Andy Bavier · 9 years ago
  88. 2c76bff Make applist an optional variable by Sapan Bhatia · 9 years ago
  89. c676238 Add new variable: applist, to support multiple synchronizer apps by Sapan Bhatia · 9 years ago
  90. 8ffeb23 Improvements in dependency walker by Sapan Bhatia · 9 years ago
  91. 9033874 Smaller penalty for dep failed exceptions by Sapan Bhatia · 9 years ago
  92. a0b0026 Major bug fixes to inter-observer dependencies. by Sapan Bhatia · 9 years ago
  93. ff63951 Sliver->Instance by Sapan Bhatia · 9 years ago
  94. 126b8b4 Brand new property by Sapan Bhatia · 9 years ago
  95. 78e636c Need to save an object before setting it to a property of another object by Sapan Bhatia · 9 years ago
  96. fe91d4e Rename sliver->instance by Sapan Bhatia · 9 years ago
  97. 367d5d6 Make Node syncs a noop by Sapan Bhatia · 9 years ago
  98. fbfc18c Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  99. ab12105 make use_cobm not required by Scott Baker · 9 years ago
  100. 4b20697 expose container options to vcpe by Scott Baker · 9 years ago