1. 9719c64 move ceilomter service to services/ by Scott Baker · 9 years ago
  2. a6ffab3 use Tenant and Service from core instead of ceilometer by Scott Baker · 9 years ago
  3. 98f5155 move cord to services/ by Scott Baker · 9 years ago
  4. c749d62 move HPC service into services/ directory by Scott Baker · 9 years ago
  5. f6c8b46 add VTN to Tosca by Scott Baker · 9 years ago
  6. 956eca6 repurpose slice network field by Scott Baker · 9 years ago
  7. bde9c82 support for setting default_image / default_flavor from tosca by Scott Baker · 9 years ago
  8. 7b8262d add tag field git to image object by Scott Baker · 9 years ago
  9. 24eff9b remove debug statement by Scott Baker · 9 years ago
  10. 2a22396 add ability to specify tenant model by Scott Baker · 9 years ago
  11. c55ffe6 support generic tenant in yaml by Scott Baker · 9 years ago
  12. 6e5414e add private-indirect and private-direct to Tosca by Scott Baker · 9 years ago
  13. 696de53 tosca support for service attributes by Scott Baker · 9 years ago
  14. c6628bb support for posting configuration to ONOS via REST API by Scott Baker · 9 years ago
  15. c727296 fix bug when running onos tosca twice by Scott Baker · 9 years ago
  16. d71f862 add default_isolation to slice tosca by Scott Baker · 9 years ago
  17. cb0f4c9 add NetworkParameterType to Tosca by Scott Baker · 9 years ago
  18. d277f0e fix error when adding volt tenant by Scott Baker · 9 years ago
  19. 9063ad9 fix bug when bringing up compute without image specified by Scott Baker · 9 years ago
  20. dc63fb3 add private_key_fn to tosca service models by Scott Baker · 9 years ago
  21. 7e5cd4c Fix bug running CORD TOSCA twice threw exception by Scott Baker · 9 years ago
  22. 38f5d0f TOSCA support for containers, allow specific image to be selected for compute by Scott Baker · 9 years ago
  23. 14d8a0c add c_tag and s_tag to TOSCA; remove vlan_id by Scott Baker · 9 years ago
  24. e9247d8 Tosca changes for creating a default ceilometer tenant for admin user by Srikanth Vavilapalli · 9 years ago
  25. d5bcee4 add dashboardview support to tosca by Scott Baker · 9 years ago
  26. c2c205f add rabbit_host, rabbit_user, and rabbit_password to controller Tosca object by Scott Baker · 9 years ago
  27. 6a3e5f0 added tosca.nodes.ONOSvOLTApp by Scott Baker · 9 years ago
  28. 2cd7c48 link vBNG Service to ONOS vBNG Tenant by Scott Baker · 9 years ago
  29. 17fecaa add 'dependencies' to ONOSApp by Scott Baker · 9 years ago
  30. 526e274 onos resources and sample by Scott Baker · 9 years ago
  31. 3314287 refactor no-delete / no-update / no-create to base class by Scott Baker · 9 years ago
  32. f2d2ef0 do not destroy deployment if nodes are attached by Scott Baker · 9 years ago
  33. 0768a54 do not destroy controller if it has active nodes by Scott Baker · 9 years ago
  34. bff14a4 fix lookup of site from node by Scott Baker · 9 years ago
  35. 3931518 update SiteDeployment with controller in Tosca recipe by Scott Baker · 9 years ago
  36. 30665cf use standard method so that intrinsics are called by Scott Baker · 9 years ago
  37. f65591f made an intrinsic to look up stuff in a config file by Scott Baker · 9 years ago
  38. 38a00d9 add no-delete flag and test by Scott Baker · 9 years ago
  39. 1e46c41 misc superficial changes by Scott Baker · 9 years ago
  40. 07c71fc privilege code working in Slice and Deployment by Scott Baker · 9 years ago
  41. 92362bc factor out the privilege processing code by Scott Baker · 9 years ago
  42. debb6b1 support for attaching flavors and images to deployments by Scott Baker · 9 years ago
  43. 7c01ac5 Add Image to TOSCA by Scott Baker · 9 years ago
  44. ab49896 expose accessControl field in tosca; update deploymenttest by Scott Baker · 9 years ago
  45. a033250 modernize code in controller resource by Scott Baker · 9 years ago
  46. 414c76b more props for slice; write slice test case by Scott Baker · 9 years ago
  47. 734cf3d add vlan_id to VOLTTenant tosca object by Scott Baker · 9 years ago
  48. 0f05874 add Node to Tosca by Scott Baker · 9 years ago
  49. 0bc1bd7 relationship -> relationships by Scott Baker · 9 years ago
  50. 3201006 replaces all occurrences of "{S,s}liver{s,}" with {I,i}nstance{s,} by Tony Mack · 9 years ago
  51. b956a5d resolve merge conflicts by Tony Mack · 9 years ago
  52. ca3cf38 fix bug in error message by Scott Baker · 9 years ago
  53. 9829b73 use inherited get_xos_args so the intrinsics get applied by Scott Baker · 9 years ago
  54. a12dd6f support ports and labels properties on network by Scott Baker · 9 years ago
  55. ae6754b fix bug, networks connected to wrong slice by Scott Baker · 9 years ago
  56. eb2aa3c icon_url wasn't being passed through by Scott Baker · 9 years ago
  57. 41916c9 update working for basic properties by Scott Baker · 9 years ago
  58. 744f9a1 make sure if a property is set to False that it is processed by Scott Baker · 9 years ago
  59. 5b33edb add versionNumber to service object by Scott Baker · 9 years ago
  60. 11c0111 add VOLTTenant to tosca, relationships to connect VOLT to Subscriber, and update cord sample by Scott Baker · 9 years ago
  61. c058150 Add CORDUser object and samples by Scott Baker · 9 years ago
  62. 5c45b04 Added CORDSubscriber to tosca by Scott Baker · 9 years ago
  63. 8c1125b Add ConnectsToSlice relationship by Scott Baker · 9 years ago
  64. d62f41a fill out the remaining copyin properties for server objects by Scott Baker · 9 years ago
  65. 0232c63 Merge remote-tracking branch 'origin/master' into reconcile_openstack by Tony Mack · 9 years ago
  66. 26ea0eb resolve merge conflicts by Tony Mack · 9 years ago
  67. 35a9953 support get_artifact intrinsic, add support for public key in service objs by Scott Baker · 9 years ago
  68. c83b716 cleanup default option for permit_all_slices by Scott Baker · 9 years ago
  69. 11fe2e9 more renames from NetworkSliver to Port by Scott Baker · 9 years ago
  70. 863acba fix line cut off by Scott Baker · 9 years ago
  71. 758d83f allow slices to be attached to services, fix CORD sample mysite_vcpe slice by Scott Baker · 9 years ago
  72. bd3559a update code in compute.py resource to match other resource pattern by Scott Baker · 9 years ago
  73. 9eaf254 add 'kind' field to TOSCA service object, set vOLT kind to vOLT in cord sample by Scott Baker · 9 years ago
  74. cafe96d do not delete site if it has users or nodes by Scott Baker · 9 years ago
  75. 895d804 resolve merge conflicts by Tony Mack · 9 years ago
  76. 693d3ca make get_existing_objs tolerant of nonexistent sliver or network by Scott Baker · 9 years ago
  77. 7a47d71 set default for permit_all_slices to true by Scott Baker · 9 years ago
  78. 5fcce04 default for get_property, add throw_exception arg to get_xos_object by Scott Baker · 9 years ago
  79. ca0ba65 add port resource by Scott Baker · 9 years ago
  80. 404c46d deferred sync for compute instances by Scott Baker · 9 years ago
  81. d851547 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
  82. 3793772 start bringing XOS and Tosca networking together by Scott Baker · 9 years ago
  83. 61c4311 refactor pre_delete as can_delete by Scott Baker · 9 years ago
  84. c8ba8f7 resources for CDN service by Scott Baker · 9 years ago
  85. e08b456 support for log to a variable by Scott Baker · 9 years ago
  86. 80c7826 fix index errors in compute resource by Scott Baker · 9 years ago
  87. f8dedcd resources for the new services by Scott Baker · 9 years ago
  88. 2142bd7 more boilerplate moved to xosresource by Scott Baker · 9 years ago
  89. 980b6ce add colocate option, use flavor selector by Scott Baker · 9 years ago
  90. 5d43214 SlicePrivilege and SitePrivilege support by Scott Baker · 9 years ago
  91. f964559 fix bug by Scott Baker · 9 years ago
  92. a9d99d9 support for users by Scott Baker · 9 years ago
  93. c4005d0 network and networkTemplate support by Scott Baker · 9 years ago
  94. c399d76 punch through site_url by Scott Baker · 9 years ago
  95. f6f3495 properties for controller by Scott Baker · 9 years ago
  96. 068b118 allow template to specify site display name by Scott Baker · 9 years ago
  97. cae4241 resources for deployment, site, and controller by Scott Baker · 9 years ago
  98. 13399c0 only delete slices and slivers if they are empty by Scott Baker · 9 years ago
  99. 502400a reimplement get_scalable the right way by Scott Baker · 9 years ago
  100. 714d524 support for scalable compute resource by Scott Baker · 9 years ago