1. f6f4e19 stubs for fabric service by Scott Baker · 9 years ago
  2. 925a805 Merge branch 'feature/fixture-cleanup' by Scott Baker · 9 years ago
  3. bed15a4 attach TenantView to MyDeployment by Scott Baker · 9 years ago
  4. ba5f9e7 Merge branch 'feature/fixture-cleanup' by Scott Baker · 9 years ago
  5. ab82a82 remove defaults from networktemplate object by Scott Baker · 9 years ago
  6. 964ff78 make firstname and lastname not required; remove the tosca default for bool fields in user obj by Scott Baker · 9 years ago
  7. 4e4afeca Use TOSCA to configure VTN by Andy Bavier · 9 years ago
  8. 6d90dc1 set service to tag by Scott Baker · 9 years ago
  9. a0ffea0 add Tag object to Tosca by Scott Baker · 9 years ago
  10. 0482422 add siteroll, slicerole, tenantrole, and deploymentrole to Tosca by Scott Baker · 9 years ago
  11. 71df2d6 fix syntax error by Scott Baker · 9 years ago
  12. 3259641 allow kind#objname syntax by Scott Baker · 9 years ago
  13. 0b866fc fix merge conflict by Scott Baker · 9 years ago
  14. 49847ca clean up references to default_flavor by Scott Baker · 9 years ago
  15. 786750b add tosca support for flavor by Scott Baker · 9 years ago
  16. 4f98a15 allow site_deployment to be created with no controller by Scott Baker · 9 years ago
  17. 69d104c allow tosca to run with no user by Scott Baker · 9 years ago
  18. a937c38 Merge pull request #139 from open-cloud/feature/remove_old_hello by Zack Williams · 9 years ago
  19. 384c1ae fix class name by Scott Baker · 9 years ago
  20. 7475539 add VTNService tosca by Scott Baker · 9 years ago
  21. 9833250 eliminate gateway settings in vSG; start removing non-VTN vSG code by Scott Baker · 9 years ago
  22. 84df68f first run at removing older tutorials by Zack Williams · 9 years ago
  23. 08cceda Merge branch 'feature/vRouter' by Scott Baker · 9 years ago
  24. f175e6b prevent running model_policies while network tosca is trying to save the object by Scott Baker · 9 years ago
  25. 12e2c2a Merge branch 'feature/vRouter' by Scott Baker · 9 years ago
  26. 40a8b8d fix wrong subscriber field by Scott Baker · 9 years ago
  27. 7532cef Autogenerate VTN app configuration in ONOS Synchronizer by Andy Bavier · 9 years ago
  28. 97ca910 allow networks to subscribe to tenants by Scott Baker · 9 years ago
  29. 44ded76 addresspool now has cidr field and can only hold one cidr by Scott Baker · 9 years ago
  30. b1acdbb add vrouter to yaml custom_Types by Scott Baker · 9 years ago
  31. 8ae56dd tosca resource for vrouterservice by Scott Baker · 9 years ago
  32. 537ca8d allow services to attach address pools by Scott Baker · 9 years ago
  33. bd81e27 plumb gateway_ip and gateway_mac through tosca by Scott Baker · 9 years ago
  34. 380e738 tosca custom_types for changes to AddressPool by Scott Baker · 9 years ago
  35. f48f638 tosca sample for service chain by Scott Baker · 9 years ago
  36. 841ba38 fix model import by Scott Baker · 9 years ago
  37. ad2cb4a add exampleservice to tosca by Scott Baker · 9 years ago
  38. 7538ae8 rename vcpe -> vsg by Scott Baker · 9 years ago
  39. 7879486 Update README.md by Larry Peterson · 9 years ago
  40. 65b9c80 add generic DependsOn relation by Scott Baker · 9 years ago
  41. f339a2c Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  42. b197eb6 apply node labels during postprocess phase instead of create phase by Scott Baker · 9 years ago
  43. 606b3cd Create README.md by Larry Peterson · 9 years ago
  44. 0b18f61 support for setting node labels for nodes in tosca by Scott Baker · 9 years ago
  45. 6526f55 push node label stuff through to tosca and vsgservice by Scott Baker · 9 years ago
  46. c4d78da add nodelabel to tosca by Scott Baker · 9 years ago
  47. da3122a add dns_servers to data model and tosca for VSGService by Scott Baker · 9 years ago
  48. 4d3cc75 add wan_container_netbits, wan_container_gateway_mac, wan_container_gateway_ip by Scott Baker · 9 years ago
  49. 9921c24 add wan_container_gateway_ip and wan_container_gateway_mac by Scott Baker · 9 years ago
  50. 2ab2d07 CORD-415:Ceilometer bootup perfomance improvements by Srikanth Vavilapalli · 9 years ago
  51. 0b1d4df add xos_bas_props to network.Network.XOS by Scott Baker · 9 years ago
  52. 7b897e3 AddressPool object by Scott Baker · 9 years ago
  53. c8ef20a bring XOS up to date with latest vtn by Scott Baker · 9 years ago
  54. a85a216 merge in the stuff that was in tosca/samples/vtn.yaml by Scott Baker · 9 years ago
  55. 32fbce9 add node_key by Scott Baker · 9 years ago
  56. 80a7e3c remove old cord.yaml tosca sample by Scott Baker · 9 years ago
  57. 4698b92 rename VCPEService to VSGService by Scott Baker · 9 years ago
  58. 1a36d26 tosca sample for external vtn by Scott Baker · 9 years ago
  59. f510bf8 tosca support for rest_hostname, rest_port, and no_container by Scott Baker · 9 years ago
  60. 6837bb2 add healthcheck support to tosca by Scott Baker · 9 years ago
  61. 2ec8f11 plumb through tosca cidr field by Scott Baker · 9 years ago
  62. c3927c6 FIX: Ceilometer service TOSCA resource by Srikanth Vavilapalli · 9 years ago
  63. 3fe056a add exposed_ports field to slice by Scott Baker · 9 years ago
  64. 9d9b675 add xos-base-props to service objects by Scott Baker · 9 years ago
  65. 6a6e8b0 balance instances across compute nodes by Scott Baker · 9 years ago
  66. 5c9c98a Rename observers to synchronizers by Andy Bavier · 9 years ago
  67. f09cc0c XOS sFlow service models, synchronizer, tosca scripts by Srikanth Vavilapalli · 9 years ago
  68. baeee77 update vtn dependencies by Scott Baker · 9 years ago
  69. 0041ffe fix password is broken if Tosca recipe run twice by Scott Baker · 9 years ago
  70. a6751c1 tosca support for attaching users to CORDSubscriberRoot by Scott Baker · 9 years ago
  71. 6ff5598 CORD-60:XOS ONOS model and tosca enhancements to deploy Notifier application in ONOS instances and to perform OSGI component configuration by Srikanth Vavilapalli · 9 years ago
  72. 0171c14 change util.logger to xos.logger by Scott Baker · 9 years ago
  73. 0c78a88 chuckmoved model_policy.py into synchronizers by Sapan Bhatia · 9 years ago
  74. 67ea0d7 Relocated observer namespace into synchronizers.base by Sapan Bhatia · 9 years ago
  75. 24930a8 change vtn onos app container from bridged to host networking by Scott Baker · 9 years ago
  76. b487e30 move ceilomter service to services/ by Scott Baker · 9 years ago
  77. 4e75099 use Tenant and Service from core instead of ceilometer by Scott Baker · 9 years ago
  78. e01ee76 move cord to services/ by Scott Baker · 9 years ago
  79. 3f9ce0c move helloworldservice_complete to services directory by Scott Baker · 9 years ago
  80. 3dc3a4e move HPC service into services/ directory by Scott Baker · 9 years ago
  81. 0985ef8 instantiate service_vcpe as the right kind of service by Scott Baker · 9 years ago
  82. 62d993c add openflow to dependency list by Scott Baker · 9 years ago
  83. bd3c807 fix typo by Scott Baker · 9 years ago
  84. 49cad89 add VTN to Tosca by Scott Baker · 9 years ago
  85. 7bf1746 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  86. 7666e07 vtn onos in container on bare metal by Scott Baker · 9 years ago
  87. 73afe29 Xos Auto-scaling app changes (partial) by Srikanth Vavilapalli · 9 years ago
  88. ddf8009 repurpose slice network field by Scott Baker · 9 years ago
  89. 781ca9f support for setting default_image / default_flavor from tosca by Scott Baker · 9 years ago
  90. 8560e78 support for setting default_image / default_flavor from tosca by Scott Baker · 9 years ago
  91. ac69b6a add tag field git to image object by Scott Baker · 9 years ago
  92. 16c18b0 remove debug statement by Scott Baker · 9 years ago
  93. 3c6be2b we no longer need to create an instance -- the tenant will do that for us by Scott Baker · 9 years ago
  94. a894f18 make helloworldservice sample yaml instantiate the right class by Scott Baker · 9 years ago
  95. 3e3d538 add ability to specify tenant model by Scott Baker · 9 years ago
  96. eeb6252 support generic tenant in yaml by Scott Baker · 9 years ago
  97. ee1b950 fix admin link for helloworld service by Scott Baker · 9 years ago
  98. bb7d64a yaml sample for helloworld chained to vcpe by Scott Baker · 9 years ago
  99. 4e921a4 add private-indirect and private-direct to Tosca by Scott Baker · 9 years ago
  100. ed0ae7b tosca support for service attributes by Scott Baker · 9 years ago