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