1. f1611c6 systemd support for stopping container by Scott Baker · 9 years ago
  2. 8ee2cef use the same tap for all containers by Scott Baker · 9 years ago
  3. 88fba40 add vcpe docker image to cord yaml by Scott Baker · 9 years ago
  4. ca24478 fix tab/space issue by Scott Baker · 9 years ago
  5. 5a0ad96 make sync_vcpetenant use new mechanism when appropriate by Scott Baker · 9 years ago
  6. 5b4f7db yaml for new vcpe sync mechanism by Scott Baker · 9 years ago
  7. 839daa8 when container isolation is used, vcpetenant sets up ports by Scott Baker · 9 years ago
  8. 7d0bc4d fix case where max is blank; allocate devices automatically by Scott Baker · 9 years ago
  9. a759fe3 make service look at slice.default_isolation by Scott Baker · 9 years ago
  10. ad85880 move network parameter types to separate yaml file by Scott Baker · 9 years ago
  11. c030c07 fix wrong argument passed to get_ansible_fields by Scott Baker · 9 years ago
  12. 54c5a7f refactor container/container_vm stuff into SyncInstanceUsingAnsible; add c_tag and s_tag support by Scott Baker · 9 years ago
  13. e50115b rename Quantum to Neutron by Scott Baker · 9 years ago
  14. c9642a7 remove segmentation_id from port by Scott Baker · 9 years ago
  15. aee4401 remove use_cobm stuff by Scott Baker · 9 years ago
  16. 84e15b6 add default_isolation field to slice by Scott Baker · 9 years ago
  17. 4b2232c push s_tag, c_tag, next_hop down into yaml by Scott Baker · 9 years ago
  18. ba12a25 add network parameters to template admin; change port selflinks from instance to port by Scott Baker · 9 years ago
  19. 5257da0 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  20. d0f74ec parameter helper functions by Scott Baker · 9 years ago
  21. a717fb6 initial checkin by Tony Mack · 9 years ago
  22. cb0f4c9 add NetworkParameterType to Tosca by Scott Baker · 9 years ago
  23. 9c6f045 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  24. 17ff017 Add PortAdmin by Scott Baker · 9 years ago
  25. ae85c52 rename observer to synchronizer by Tony Mack · 9 years ago
  26. 3bcbee8 renaming by Tony Mack · 9 years ago
  27. b459403 Support for multiple containers on same instance for ceilometer service by svavilap · 9 years ago
  28. d277f0e fix error when adding volt tenant by Scott Baker · 9 years ago
  29. a8c8a42 plumb through container-in-VM to synchronizer by Scott Baker · 9 years ago
  30. 1f454e3 add nesting support for container-in-vm by Scott Baker · 9 years ago
  31. 9063ad9 fix bug when bringing up compute without image specified by Scott Baker · 9 years ago
  32. dc63fb3 add private_key_fn to tosca service models by Scott Baker · 9 years ago
  33. 7e5cd4c Fix bug running CORD TOSCA twice threw exception by Scott Baker · 9 years ago
  34. 38f5d0f TOSCA support for containers, allow specific image to be selected for compute by Scott Baker · 9 years ago
  35. 953bec0 remove obsolete build files by Scott Baker · 9 years ago
  36. b74d8cb remove old container model by Scott Baker · 9 years ago
  37. 91d5aac set instance_id and instance_name for container-based instances by Scott Baker · 9 years ago
  38. 73b39ee require instance isolation to match container kind by Scott Baker · 9 years ago
  39. e317a99 add volume support back to containers by Scott Baker · 9 years ago
  40. 14d8a0c add c_tag and s_tag to TOSCA; remove vlan_id by Scott Baker · 9 years ago
  41. f1527cd add c_tag and s_tag by Scott Baker · 9 years ago
  42. 38a6888 update Instance model_policy to handle container stuff by Scott Baker · 9 years ago
  43. dcf9e0d fold Container object into Instance by Scott Baker · 9 years ago
  44. 44673d3 Change primary target rom 'test' to 'cord' by sbconsulting · 9 years ago
  45. 9c066bb Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  46. 6b67466 Stop gap measure to prevent Service objects from becoming dependencies by Sapan Bhatia · 9 years ago
  47. 8cf6f60 Add entries for client and vcpe by Andy Bavier · 9 years ago
  48. c66771b Add network-cfg.json for OLT by Andy Bavier · 9 years ago
  49. 2c76bff Make applist an optional variable by Sapan Bhatia · 9 years ago
  50. c676238 Add new variable: applist, to support multiple synchronizer apps by Sapan Bhatia · 9 years ago
  51. 8ffeb23 Improvements in dependency walker by Sapan Bhatia · 9 years ago
  52. 9033874 Smaller penalty for dep failed exceptions by Sapan Bhatia · 9 years ago
  53. a0b0026 Major bug fixes to inter-observer dependencies. by Sapan Bhatia · 9 years ago
  54. ff63951 Sliver->Instance by Sapan Bhatia · 9 years ago
  55. 126b8b4 Brand new property by Sapan Bhatia · 9 years ago
  56. 78e636c Need to save an object before setting it to a property of another object by Sapan Bhatia · 9 years ago
  57. fe91d4e Rename sliver->instance by Sapan Bhatia · 9 years ago
  58. 367d5d6 Make Node syncs a noop by Sapan Bhatia · 9 years ago
  59. fbfc18c Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  60. ab12105 make use_cobm not required by Scott Baker · 9 years ago
  61. 4b20697 expose container options to vcpe by Scott Baker · 9 years ago
  62. 5c125e4 Allow TenantWithContainer to use either containers-in-vm or containers-on-bare-metal by Scott Baker · 9 years ago
  63. 56cf3c7 add volumes field to container admin by Scott Baker · 9 years ago
  64. 2a9c8de Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  65. ae05055 add volumes field to container object and use it to setup docker volumes by Scott Baker · 9 years ago
  66. 64ccfdf temporarily revert back out volume-related change by Scott Baker · 9 years ago
  67. 50fcafa fix interface numbering bug by Scott Baker · 9 years ago
  68. 5603b4d Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  69. c3c890e Add network-cfg.json for OLT app by Andy Bavier · 9 years ago
  70. 3836602 replaced by containers/* by Tony Mack · 9 years ago
  71. 39d09de replaced by containers/* by Tony Mack · 9 years ago
  72. b892f19 run detached by Tony Mack · 9 years ago
  73. f400941 initial checkin by Tony Mack · 9 years ago
  74. b1fdb00 fix TOSCA_CONFIG_PATH by Tony Mack · 9 years ago
  75. daa25a6 comments by Tony Mack · 9 years ago
  76. 4800ea7 set default command in final commit by Tony Mack · 9 years ago
  77. 054d8f3 run detached by Tony Mack · 9 years ago
  78. d146d98 run detached by Tony Mack · 9 years ago
  79. 4e37289 remove migrations from services directory by Tony Mack · 9 years ago
  80. c7a41d3 initial checkin by Tony Mack · 9 years ago
  81. 8d42f97 refactor and cleanup by Tony Mack · 9 years ago
  82. 2998d96 set DEBIAN_FRONTEND environment variable when using apt by Tony Mack · 9 years ago
  83. 25f37c1 rename rmcontainer to rm by Tony Mack · 9 years ago
  84. 325b3fc execute initdb after building building docker image by Tony Mack · 9 years ago
  85. 3b8ab4f cleanup by Tony Mack · 9 years ago
  86. a034063 initial checkin by Tony Mack · 9 years ago
  87. f635bfe added makemigrations by Tony Mack · 9 years ago
  88. b5227b4 create xos database by Tony Mack · 9 years ago
  89. 33a360c refactor by Tony Mack · 9 years ago
  90. 0bce8fa enable password auth by Tony Mack · 9 years ago
  91. f4f7fc8 add missing states by Tony Mack · 9 years ago
  92. 8f8b962 refactor by Tony Mack · 9 years ago
  93. 16f826e change permissions by Tony Mack · 9 years ago
  94. d98110f Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  95. 584135a Update README.md by Andy Bavier · 9 years ago
  96. 225184c fix rest swagger issue by Scott Baker · 9 years ago
  97. 2e17278 renaming by Tony Mack · 9 years ago
  98. 9b910ae renaming by Tony Mack · 9 years ago
  99. 9ca886f use root key from /root/setup/root_key by Scott Baker · 9 years ago
  100. 824a986 add ssl fix by Tony Mack · 9 years ago