1. 4bbabf9 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  2. 5ca2a52 reset exponential backoff when model is saved in admin by Scott Baker · 9 years ago
  3. caa1892 sudo seems necessary on the recipe, documenting that for now until I fix it by sbconsulting · 9 years ago
  4. 42ceef3 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  5. 06b1c28 sudo on the grep; source the admin-openrc from the right place by Scott Baker · 9 years ago
  6. b23d07a Update README.md by Andy Bavier · 9 years ago
  7. 4f84ae2 Update README.md by Andy Bavier · 9 years ago
  8. 203f798 switch another Exception to DeferredException by Scott Baker · 9 years ago
  9. b084348 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  10. 3b2582d fail the playbook if a bridge isn't setup by Scott Baker · 9 years ago
  11. a135679 Update README.md by sbconsulting · 9 years ago
  12. c36b20c add node about broken container by sbconsulting · 9 years ago
  13. 345fbb9 use containers on bare metal by default by Scott Baker · 9 years ago
  14. 2c2d01c cleaner approach by Scott Baker · 9 years ago
  15. 9212923 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  16. 33ed4ab perm fix by Scott Baker · 9 years ago
  17. 2fe320b use flat-net-1 addresses for baremetal machine gre tunnels by Scott Baker · 9 years ago
  18. 154d5f2 container on bare metal dataplane notes by sbconsulting · 9 years ago
  19. 480d49c raise DeferredException instead of Exception by Scott Baker · 9 years ago
  20. d71f862 add default_isolation to slice tosca by Scott Baker · 9 years ago
  21. f23fea8 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  22. e0bf769 throw error when flat_net_name is blank by Scott Baker · 9 years ago
  23. 067e726 Update README.md by Andy Bavier · 9 years ago
  24. ac24278 Update README.md by Andy Bavier · 9 years ago
  25. f6b3a2f Instructions for setting up dataplane by Andy Bavier · 9 years ago
  26. ae1417f Fix performance problems with E2E dataplane by Andy Bavier · 9 years ago
  27. f6d6be7 Change order of model policies by Sapan Bhatia · 9 years ago
  28. ad3f78d more debugging info by Scott Baker · 9 years ago
  29. 0810ca6 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  30. fa66e42 test case for observer containers by smbaker · 9 years ago
  31. 6e21d4d rename observerComputeTest to observerVMTest by Scott Baker · 9 years ago
  32. 1424998 Models changes for allowing creation of ceilometer tenant instances by non-admin users by svavilap · 9 years ago
  33. 56b6b50 add fixutres.yaml to bash configuration by Scott Baker · 9 years ago
  34. 8c8ab62 support for stag stripping and passing bridge to container script by Scott Baker · 9 years ago
  35. e98b258 default bridge to br-int for container, and blank for container-vm by Scott Baker · 9 years ago
  36. e2920b2 add bridge:br-lan to vcpe lan interface by Scott Baker · 9 years ago
  37. d49810c ansible stuff for setting up lan tunnel to bare metal by Scott Baker · 9 years ago
  38. 49f4a16 add bridge to NetworkParameter types by Scott Baker · 9 years ago
  39. c8914bf add support for container_vm instance type in Service; create Scheduler object framework by Scott Baker · 9 years ago
  40. a3a35b3 match up parent interfaces in container_vm the right way by Scott Baker · 9 years ago
  41. 5207ca5 comments about the NAT thing by Scott Baker · 9 years ago
  42. 0d01c7f check in missing file by Scott Baker · 9 years ago
  43. c725d5e don't create companion instance for container_vm by Scott Baker · 9 years ago
  44. b7f9bf5 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  45. b638b0c remove commented-out code by Scott Baker · 9 years ago
  46. bc040a6 Fix dependency issue between core and external optional services by Sapan Bhatia · 9 years ago
  47. d7f9339 Let multiple external apps be specified by Sapan Bhatia · 9 years ago
  48. c4db679 Add S_Tag and C_Tag to container name by Andy Bavier · 9 years ago
  49. 0c53b34 Restart vCPEs after setting up dataplane by Andy Bavier · 9 years ago
  50. 3065f15 Datapath changes for OLT by Andy Bavier · 9 years ago
  51. 4808ad8 install the teardown script by Scott Baker · 9 years ago
  52. c7e64f7 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  53. b951ed4 support for stopping containers by Scott Baker · 9 years ago
  54. 213784e Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 9 years ago
  55. 3406fbb Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 9 years ago
  56. f1611c6 systemd support for stopping container by Scott Baker · 9 years ago
  57. 8ee2cef use the same tap for all containers by Scott Baker · 9 years ago
  58. 17b5a3c BUG FIX:Instances are getting deleted when one of the tenant on that instance is terminated by Srikanth Vavilapalli · 9 years ago
  59. 88fba40 add vcpe docker image to cord yaml by Scott Baker · 9 years ago
  60. ca24478 fix tab/space issue by Scott Baker · 9 years ago
  61. 5a0ad96 make sync_vcpetenant use new mechanism when appropriate by Scott Baker · 9 years ago
  62. 5b4f7db yaml for new vcpe sync mechanism by Scott Baker · 9 years ago
  63. 839daa8 when container isolation is used, vcpetenant sets up ports by Scott Baker · 9 years ago
  64. 7d0bc4d fix case where max is blank; allocate devices automatically by Scott Baker · 9 years ago
  65. a759fe3 make service look at slice.default_isolation by Scott Baker · 9 years ago
  66. ad85880 move network parameter types to separate yaml file by Scott Baker · 9 years ago
  67. c030c07 fix wrong argument passed to get_ansible_fields by Scott Baker · 9 years ago
  68. 54c5a7f refactor container/container_vm stuff into SyncInstanceUsingAnsible; add c_tag and s_tag support by Scott Baker · 9 years ago
  69. e50115b rename Quantum to Neutron by Scott Baker · 9 years ago
  70. c9642a7 remove segmentation_id from port by Scott Baker · 9 years ago
  71. aee4401 remove use_cobm stuff by Scott Baker · 9 years ago
  72. 84e15b6 add default_isolation field to slice by Scott Baker · 9 years ago
  73. 4b2232c push s_tag, c_tag, next_hop down into yaml by Scott Baker · 9 years ago
  74. ba12a25 add network parameters to template admin; change port selflinks from instance to port by Scott Baker · 9 years ago
  75. 5257da0 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  76. d0f74ec parameter helper functions by Scott Baker · 9 years ago
  77. a717fb6 initial checkin by Tony Mack · 9 years ago
  78. cb0f4c9 add NetworkParameterType to Tosca by Scott Baker · 9 years ago
  79. 9c6f045 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  80. 17ff017 Add PortAdmin by Scott Baker · 9 years ago
  81. ae85c52 rename observer to synchronizer by Tony Mack · 9 years ago
  82. 3bcbee8 renaming by Tony Mack · 9 years ago
  83. b459403 Support for multiple containers on same instance for ceilometer service by svavilap · 9 years ago
  84. d277f0e fix error when adding volt tenant by Scott Baker · 9 years ago
  85. a8c8a42 plumb through container-in-VM to synchronizer by Scott Baker · 9 years ago
  86. 1f454e3 add nesting support for container-in-vm by Scott Baker · 9 years ago
  87. 9063ad9 fix bug when bringing up compute without image specified by Scott Baker · 9 years ago
  88. dc63fb3 add private_key_fn to tosca service models by Scott Baker · 9 years ago
  89. 7e5cd4c Fix bug running CORD TOSCA twice threw exception by Scott Baker · 9 years ago
  90. 38f5d0f TOSCA support for containers, allow specific image to be selected for compute by Scott Baker · 9 years ago
  91. 953bec0 remove obsolete build files by Scott Baker · 9 years ago
  92. b74d8cb remove old container model by Scott Baker · 9 years ago
  93. 91d5aac set instance_id and instance_name for container-based instances by Scott Baker · 9 years ago
  94. 73b39ee require instance isolation to match container kind by Scott Baker · 9 years ago
  95. e317a99 add volume support back to containers by Scott Baker · 9 years ago
  96. 14d8a0c add c_tag and s_tag to TOSCA; remove vlan_id by Scott Baker · 9 years ago
  97. f1527cd add c_tag and s_tag by Scott Baker · 9 years ago
  98. 38a6888 update Instance model_policy to handle container stuff by Scott Baker · 9 years ago
  99. dcf9e0d fold Container object into Instance by Scott Baker · 9 years ago
  100. 44673d3 Change primary target rom 'test' to 'cord' by sbconsulting · 9 years ago