1. 0c53b34 Restart vCPEs after setting up dataplane by Andy Bavier · 9 years ago
  2. 3065f15 Datapath changes for OLT by Andy Bavier · 9 years ago
  3. 4808ad8 install the teardown script by Scott Baker · 9 years ago
  4. c7e64f7 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  5. b951ed4 support for stopping containers by Scott Baker · 9 years ago
  6. 213784e Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 9 years ago
  7. 3406fbb Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 9 years ago
  8. f1611c6 systemd support for stopping container by Scott Baker · 9 years ago
  9. 8ee2cef use the same tap for all containers by Scott Baker · 9 years ago
  10. 17b5a3c BUG FIX:Instances are getting deleted when one of the tenant on that instance is terminated by Srikanth Vavilapalli · 9 years ago
  11. 88fba40 add vcpe docker image to cord yaml by Scott Baker · 9 years ago
  12. ca24478 fix tab/space issue by Scott Baker · 9 years ago
  13. 5a0ad96 make sync_vcpetenant use new mechanism when appropriate by Scott Baker · 9 years ago
  14. 5b4f7db yaml for new vcpe sync mechanism by Scott Baker · 9 years ago
  15. 839daa8 when container isolation is used, vcpetenant sets up ports by Scott Baker · 9 years ago
  16. 7d0bc4d fix case where max is blank; allocate devices automatically by Scott Baker · 9 years ago
  17. a759fe3 make service look at slice.default_isolation by Scott Baker · 9 years ago
  18. ad85880 move network parameter types to separate yaml file by Scott Baker · 9 years ago
  19. c68e6b2 Fixing hopefully the last issues with HelloWorldService by Jeremy Mowery · 9 years ago
  20. 78b58dc Fixed HelloWorldService by Jeremy Mowery · 9 years ago
  21. c030c07 fix wrong argument passed to get_ansible_fields by Scott Baker · 9 years ago
  22. 54c5a7f refactor container/container_vm stuff into SyncInstanceUsingAnsible; add c_tag and s_tag support by Scott Baker · 9 years ago
  23. e50115b rename Quantum to Neutron by Scott Baker · 9 years ago
  24. c9642a7 remove segmentation_id from port by Scott Baker · 9 years ago
  25. aee4401 remove use_cobm stuff by Scott Baker · 9 years ago
  26. 84e15b6 add default_isolation field to slice by Scott Baker · 9 years ago
  27. 4b2232c push s_tag, c_tag, next_hop down into yaml by Scott Baker · 9 years ago
  28. ba12a25 add network parameters to template admin; change port selflinks from instance to port by Scott Baker · 9 years ago
  29. 5257da0 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  30. d0f74ec parameter helper functions by Scott Baker · 9 years ago
  31. a717fb6 initial checkin by Tony Mack · 9 years ago
  32. cb0f4c9 add NetworkParameterType to Tosca by Scott Baker · 9 years ago
  33. 9c6f045 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  34. 17ff017 Add PortAdmin by Scott Baker · 9 years ago
  35. ae85c52 rename observer to synchronizer by Tony Mack · 9 years ago
  36. 3bcbee8 renaming by Tony Mack · 9 years ago
  37. b459403 Support for multiple containers on same instance for ceilometer service by svavilap · 9 years ago
  38. d277f0e fix error when adding volt tenant by Scott Baker · 9 years ago
  39. d843b78 Fixing imports in admin.py by Jeremy Mowery · 9 years ago
  40. 9028912 Merge branch 'master' of https://github.com/open-cloud/xos by Matteo Scandolo · 9 years ago
  41. 2bea45e Style fix by Matteo Scandolo · 9 years ago
  42. 3ac8ee7 Fix imports in admin.py by Jeremy Mowery · 9 years ago
  43. a07d1c8 Fix bug by Jeremy Mowery · 9 years ago
  44. a8c8a42 plumb through container-in-VM to synchronizer by Scott Baker · 9 years ago
  45. 1f454e3 add nesting support for container-in-vm by Scott Baker · 9 years ago
  46. 9063ad9 fix bug when bringing up compute without image specified by Scott Baker · 9 years ago
  47. dc63fb3 add private_key_fn to tosca service models by Scott Baker · 9 years ago
  48. d296850 Cleanup imports by Jeremy Mowery · 9 years ago
  49. 3efd587 Cleanup admin.py by Jeremy Mowery · 9 years ago
  50. 7e5cd4c Fix bug running CORD TOSCA twice threw exception by Scott Baker · 9 years ago
  51. 38f5d0f TOSCA support for containers, allow specific image to be selected for compute by Scott Baker · 9 years ago
  52. b1ebea4 Cleaning up imports by Jeremy Mowery · 9 years ago
  53. d7b02e9 Cleanup models.py by Jeremy Mowery · 9 years ago
  54. 27afa8e Adding ansible for helloworldservice by Jeremy Mowery · 9 years ago
  55. 762a34e Adding ansible for helloworldservice by root · 9 years ago
  56. 953bec0 remove obsolete build files by Scott Baker · 9 years ago
  57. b74d8cb remove old container model by Scott Baker · 9 years ago
  58. 91d5aac set instance_id and instance_name for container-based instances by Scott Baker · 9 years ago
  59. 73b39ee require instance isolation to match container kind by Scott Baker · 9 years ago
  60. 8b9d46a Footer fix and nav shadow by Matteo Scandolo · 9 years ago
  61. 48b1a1d Moved to bootstrap, responsive nav by Matteo Scandolo · 9 years ago
  62. 2e51a28 Merge branch 'master' of https://github.com/open-cloud/xos into AddHelloWorldService by root · 9 years ago
  63. e317a99 add volume support back to containers by Scott Baker · 9 years ago
  64. 14d8a0c add c_tag and s_tag to TOSCA; remove vlan_id by Scott Baker · 9 years ago
  65. f57c344 Fixed menu by Matteo Scandolo · 9 years ago
  66. 7064f72 moved nav to the left by Matteo Scandolo · 9 years ago
  67. 2d2484f Moved to BS3 by Matteo Scandolo · 9 years ago
  68. e95d7b3 Merge branch 'master' of https://github.com/open-cloud/xos by Matteo Scandolo · 9 years ago
  69. 57efb8f Merge branch 'release/1.0.1' by Matteo Scandolo · 9 years ago
  70. 74ad12e Interactive container with instructions by Matteo Scandolo · 9 years ago
  71. f1527cd add c_tag and s_tag by Scott Baker · 9 years ago
  72. 38a6888 update Instance model_policy to handle container stuff by Scott Baker · 9 years ago
  73. dcf9e0d fold Container object into Instance by Scott Baker · 9 years ago
  74. 9f8beb1 Merge branch 'master' of https://github.com/open-cloud/xos by Matteo Scandolo · 9 years ago
  75. a8fc938 Merged XOS generator by Matteo Scandolo · 9 years ago
  76. ff83b86 Merge branch 'feature/gulpBuild' into develop by Matteo Scandolo · 9 years ago
  77. 807fb01 Fixed generator by Matteo Scandolo · 9 years ago
  78. 6f7f974 Fixed routing, was conflicting between apps by Matteo Scandolo · 9 years ago
  79. ab91f43 Fixed build to allow angular.bootstrap (only in production) by Matteo Scandolo · 9 years ago
  80. c5ee7b5 Moved Content Provider View in new xos generator by Matteo Scandolo · 9 years ago
  81. 1585579 Build done by Matteo Scandolo · 9 years ago
  82. f8239c0 Rebuilt Vendor by Matteo Scandolo · 9 years ago
  83. c779496 Improved build - step 2 by Matteo Scandolo · 9 years ago
  84. 724747c Improved build - step 1 by Matteo Scandolo · 9 years ago
  85. c8b9532 Using ui-router instead of ngRoute by Matteo Scandolo · 9 years ago
  86. 2893732 Initial helloworldservice ansible that creates files on servers by Jeremy Mowery · 9 years ago
  87. 4411a47 Merge branch 'master' of https://github.com/jermowery/xos into AddHelloWorldService by Jeremy Mowery · 9 years ago
  88. a8b675b Changed models slightly by Jeremy Mowery · 9 years ago
  89. 7cf73ad Added EsLint by Matteo Scandolo · 9 years ago
  90. 88c76a2 Updated README and fixed yo bower.json by Matteo Scandolo · 9 years ago
  91. 34d817d Added jsDoc for generated APIs by Matteo Scandolo · 9 years ago
  92. 6328d9b Encapsulated API in services by Matteo Scandolo · 9 years ago
  93. 44673d3 Change primary target rom 'test' to 'cord' by sbconsulting · 9 years ago
  94. f083089 Reading APIs endpont from swagger definition by Matteo Scandolo · 9 years ago
  95. 78a9433 Generating sample test by Matteo Scandolo · 9 years ago
  96. 947d408 Added tests for contentProvider view by Matteo Scandolo · 9 years ago
  97. b99df81 Moved views specific tests in relative directory by Matteo Scandolo · 9 years ago
  98. 82697c0 Moved content provide view into the new workflow by Matteo Scandolo · 9 years ago
  99. ff81c69 Moved to ngAnnotate from ngMin by Matteo Scandolo · 9 years ago
  100. 889ced3 Added config to library by Matteo Scandolo · 9 years ago