1. 841ba38 fix model import by Scott Baker · 9 years ago
  2. ad2cb4a add exampleservice to tosca by Scott Baker · 9 years ago
  3. b197eb6 apply node labels during postprocess phase instead of create phase by Scott Baker · 9 years ago
  4. 0b18f61 support for setting node labels for nodes in tosca by Scott Baker · 9 years ago
  5. 6526f55 push node label stuff through to tosca and vsgservice by Scott Baker · 9 years ago
  6. c4d78da add nodelabel to tosca by Scott Baker · 9 years ago
  7. da3122a add dns_servers to data model and tosca for VSGService by Scott Baker · 9 years ago
  8. 4d3cc75 add wan_container_netbits, wan_container_gateway_mac, wan_container_gateway_ip by Scott Baker · 9 years ago
  9. 9921c24 add wan_container_gateway_ip and wan_container_gateway_mac by Scott Baker · 9 years ago
  10. 2ab2d07 CORD-415:Ceilometer bootup perfomance improvements by Srikanth Vavilapalli · 9 years ago
  11. 7b897e3 AddressPool object by Scott Baker · 9 years ago
  12. c8ef20a bring XOS up to date with latest vtn by Scott Baker · 9 years ago
  13. 4698b92 rename VCPEService to VSGService by Scott Baker · 9 years ago
  14. f510bf8 tosca support for rest_hostname, rest_port, and no_container by Scott Baker · 9 years ago
  15. 6837bb2 add healthcheck support to tosca by Scott Baker · 9 years ago
  16. 2ec8f11 plumb through tosca cidr field by Scott Baker · 9 years ago
  17. c3927c6 FIX: Ceilometer service TOSCA resource by Srikanth Vavilapalli · 9 years ago
  18. 3fe056a add exposed_ports field to slice by Scott Baker · 9 years ago
  19. f09cc0c XOS sFlow service models, synchronizer, tosca scripts by Srikanth Vavilapalli · 9 years ago
  20. 0041ffe fix password is broken if Tosca recipe run twice by Scott Baker · 9 years ago
  21. a6751c1 tosca support for attaching users to CORDSubscriberRoot by Scott Baker · 9 years ago
  22. 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
  23. 67ea0d7 Relocated observer namespace into synchronizers.base by Sapan Bhatia · 9 years ago
  24. b487e30 move ceilomter service to services/ by Scott Baker · 9 years ago
  25. 4e75099 use Tenant and Service from core instead of ceilometer by Scott Baker · 9 years ago
  26. e01ee76 move cord to services/ by Scott Baker · 9 years ago
  27. 3dc3a4e move HPC service into services/ directory by Scott Baker · 9 years ago
  28. 49cad89 add VTN to Tosca by Scott Baker · 9 years ago
  29. ddf8009 repurpose slice network field by Scott Baker · 9 years ago
  30. 781ca9f support for setting default_image / default_flavor from tosca by Scott Baker · 9 years ago
  31. ac69b6a add tag field git to image object by Scott Baker · 9 years ago
  32. 16c18b0 remove debug statement by Scott Baker · 9 years ago
  33. 3e3d538 add ability to specify tenant model by Scott Baker · 9 years ago
  34. eeb6252 support generic tenant in yaml by Scott Baker · 9 years ago
  35. 4e921a4 add private-indirect and private-direct to Tosca by Scott Baker · 9 years ago
  36. ed0ae7b tosca support for service attributes by Scott Baker · 9 years ago
  37. a758d82 support for posting configuration to ONOS via REST API by Scott Baker · 9 years ago
  38. 9e95628 fix bug when running onos tosca twice by Scott Baker · 9 years ago
  39. 7430bd3 add default_isolation to slice tosca by Scott Baker · 9 years ago
  40. 2d13d8b add NetworkParameterType to Tosca by Scott Baker · 9 years ago
  41. 263627f fix error when adding volt tenant by Scott Baker · 9 years ago
  42. b838a27 fix bug when bringing up compute without image specified by Scott Baker · 9 years ago
  43. f60c010 add private_key_fn to tosca service models by Scott Baker · 9 years ago
  44. aff3b75 Fix bug running CORD TOSCA twice threw exception by Scott Baker · 9 years ago
  45. 4f6558a TOSCA support for containers, allow specific image to be selected for compute by Scott Baker · 9 years ago
  46. 294a532 add c_tag and s_tag to TOSCA; remove vlan_id by Scott Baker · 9 years ago
  47. 36158e8 Tosca changes for creating a default ceilometer tenant for admin user by Srikanth Vavilapalli · 9 years ago
  48. 3389056 add dashboardview support to tosca by Scott Baker · 9 years ago
  49. b718ec5 add rabbit_host, rabbit_user, and rabbit_password to controller Tosca object by Scott Baker · 9 years ago
  50. 535640b added tosca.nodes.ONOSvOLTApp by Scott Baker · 9 years ago
  51. 5e5c0e3 link vBNG Service to ONOS vBNG Tenant by Scott Baker · 9 years ago
  52. 881f745 add 'dependencies' to ONOSApp by Scott Baker · 9 years ago
  53. 0e5be0a onos resources and sample by Scott Baker · 9 years ago
  54. fe0ce73 refactor no-delete / no-update / no-create to base class by Scott Baker · 9 years ago
  55. fbb400f do not destroy deployment if nodes are attached by Scott Baker · 9 years ago
  56. b499171 do not destroy controller if it has active nodes by Scott Baker · 9 years ago
  57. 91af54e fix lookup of site from node by Scott Baker · 9 years ago
  58. 2c2f253 update SiteDeployment with controller in Tosca recipe by Scott Baker · 9 years ago
  59. 354a108 use standard method so that intrinsics are called by Scott Baker · 9 years ago
  60. 04abc4e made an intrinsic to look up stuff in a config file by Scott Baker · 9 years ago
  61. 85e0a0a add no-delete flag and test by Scott Baker · 9 years ago
  62. 534a856 misc superficial changes by Scott Baker · 9 years ago
  63. 5329d3a privilege code working in Slice and Deployment by Scott Baker · 9 years ago
  64. b2e4417 factor out the privilege processing code by Scott Baker · 9 years ago
  65. ff8845c support for attaching flavors and images to deployments by Scott Baker · 9 years ago
  66. 143de8f Add Image to TOSCA by Scott Baker · 9 years ago
  67. e71ab8b expose accessControl field in tosca; update deploymenttest by Scott Baker · 9 years ago
  68. cb595e3 modernize code in controller resource by Scott Baker · 9 years ago
  69. 69334ad more props for slice; write slice test case by Scott Baker · 9 years ago
  70. afc09ee add vlan_id to VOLTTenant tosca object by Scott Baker · 9 years ago
  71. e058b18 add Node to Tosca by Scott Baker · 9 years ago
  72. b239b8b relationship -> relationships by Scott Baker · 9 years ago
  73. 6a782f9 replaces all occurrences of "{S,s}liver{s,}" with {I,i}nstance{s,} by Tony Mack · 9 years ago
  74. ea30da8 resolve merge conflicts by Tony Mack · 9 years ago
  75. e0fb458 fix bug in error message by Scott Baker · 9 years ago
  76. 935ad85 use inherited get_xos_args so the intrinsics get applied by Scott Baker · 9 years ago
  77. 01234ce support ports and labels properties on network by Scott Baker · 9 years ago
  78. 121d5c3 fix bug, networks connected to wrong slice by Scott Baker · 9 years ago
  79. 327269f icon_url wasn't being passed through by Scott Baker · 9 years ago
  80. 9107387 update working for basic properties by Scott Baker · 9 years ago
  81. 5b1ff4c make sure if a property is set to False that it is processed by Scott Baker · 9 years ago
  82. fcfb02e add versionNumber to service object by Scott Baker · 9 years ago
  83. 26f8488 add VOLTTenant to tosca, relationships to connect VOLT to Subscriber, and update cord sample by Scott Baker · 9 years ago
  84. 0601cde Add CORDUser object and samples by Scott Baker · 9 years ago
  85. c9bd4a7 Added CORDSubscriber to tosca by Scott Baker · 9 years ago
  86. a7c9efc Add ConnectsToSlice relationship by Scott Baker · 9 years ago
  87. 579f819 fill out the remaining copyin properties for server objects by Scott Baker · 9 years ago
  88. f630f68 Merge remote-tracking branch 'origin/master' into reconcile_openstack by Tony Mack · 9 years ago
  89. 8bc36b9 resolve merge conflicts by Tony Mack · 9 years ago
  90. f5d7917 support get_artifact intrinsic, add support for public key in service objs by Scott Baker · 9 years ago
  91. 8d3741e cleanup default option for permit_all_slices by Scott Baker · 9 years ago
  92. 8094b6a more renames from NetworkSliver to Port by Scott Baker · 9 years ago
  93. db937c6 fix line cut off by Scott Baker · 9 years ago
  94. fd897ee allow slices to be attached to services, fix CORD sample mysite_vcpe slice by Scott Baker · 9 years ago
  95. 2fc692c update code in compute.py resource to match other resource pattern by Scott Baker · 9 years ago
  96. 451e45f add 'kind' field to TOSCA service object, set vOLT kind to vOLT in cord sample by Scott Baker · 9 years ago
  97. 3a043d0 do not delete site if it has users or nodes by Scott Baker · 9 years ago
  98. 39c19b2 resolve merge conflicts by Tony Mack · 9 years ago
  99. 3a84a5c make get_existing_objs tolerant of nonexistent sliver or network by Scott Baker · 9 years ago
  100. 46caee1 set default for permit_all_slices to true by Scott Baker · 9 years ago