1. 2d13d8b add NetworkParameterType to Tosca by Scott Baker · 10 years ago
  2. 263627f fix error when adding volt tenant by Scott Baker · 10 years ago
  3. b838a27 fix bug when bringing up compute without image specified by Scott Baker · 10 years ago
  4. f60c010 add private_key_fn to tosca service models by Scott Baker · 10 years ago
  5. aff3b75 Fix bug running CORD TOSCA twice threw exception by Scott Baker · 10 years ago
  6. 4f6558a TOSCA support for containers, allow specific image to be selected for compute by Scott Baker · 10 years ago
  7. 294a532 add c_tag and s_tag to TOSCA; remove vlan_id by Scott Baker · 10 years ago
  8. 36158e8 Tosca changes for creating a default ceilometer tenant for admin user by Srikanth Vavilapalli · 10 years ago
  9. 3389056 add dashboardview support to tosca by Scott Baker · 10 years ago
  10. b718ec5 add rabbit_host, rabbit_user, and rabbit_password to controller Tosca object by Scott Baker · 10 years ago
  11. 535640b added tosca.nodes.ONOSvOLTApp by Scott Baker · 10 years ago
  12. 5e5c0e3 link vBNG Service to ONOS vBNG Tenant by Scott Baker · 10 years ago
  13. 881f745 add 'dependencies' to ONOSApp by Scott Baker · 10 years ago
  14. 0e5be0a onos resources and sample by Scott Baker · 10 years ago
  15. fe0ce73 refactor no-delete / no-update / no-create to base class by Scott Baker · 10 years ago
  16. fbb400f do not destroy deployment if nodes are attached by Scott Baker · 10 years ago
  17. b499171 do not destroy controller if it has active nodes by Scott Baker · 10 years ago
  18. 91af54e fix lookup of site from node by Scott Baker · 10 years ago
  19. 2c2f253 update SiteDeployment with controller in Tosca recipe by Scott Baker · 10 years ago
  20. 354a108 use standard method so that intrinsics are called by Scott Baker · 10 years ago
  21. 04abc4e made an intrinsic to look up stuff in a config file by Scott Baker · 10 years ago
  22. 85e0a0a add no-delete flag and test by Scott Baker · 10 years ago
  23. 534a856 misc superficial changes by Scott Baker · 10 years ago
  24. 5329d3a privilege code working in Slice and Deployment by Scott Baker · 10 years ago
  25. b2e4417 factor out the privilege processing code by Scott Baker · 10 years ago
  26. ff8845c support for attaching flavors and images to deployments by Scott Baker · 10 years ago
  27. 143de8f Add Image to TOSCA by Scott Baker · 10 years ago
  28. e71ab8b expose accessControl field in tosca; update deploymenttest by Scott Baker · 10 years ago
  29. cb595e3 modernize code in controller resource by Scott Baker · 10 years ago
  30. 69334ad more props for slice; write slice test case by Scott Baker · 10 years ago
  31. afc09ee add vlan_id to VOLTTenant tosca object by Scott Baker · 10 years ago
  32. e058b18 add Node to Tosca by Scott Baker · 10 years ago
  33. b239b8b relationship -> relationships by Scott Baker · 10 years ago
  34. 6a782f9 replaces all occurrences of "{S,s}liver{s,}" with {I,i}nstance{s,} by Tony Mack · 10 years ago
  35. ea30da8 resolve merge conflicts by Tony Mack · 10 years ago
  36. e0fb458 fix bug in error message by Scott Baker · 10 years ago
  37. 935ad85 use inherited get_xos_args so the intrinsics get applied by Scott Baker · 10 years ago
  38. 01234ce support ports and labels properties on network by Scott Baker · 10 years ago
  39. 121d5c3 fix bug, networks connected to wrong slice by Scott Baker · 10 years ago
  40. 327269f icon_url wasn't being passed through by Scott Baker · 10 years ago
  41. 9107387 update working for basic properties by Scott Baker · 10 years ago
  42. 5b1ff4c make sure if a property is set to False that it is processed by Scott Baker · 10 years ago
  43. fcfb02e add versionNumber to service object by Scott Baker · 10 years ago
  44. 26f8488 add VOLTTenant to tosca, relationships to connect VOLT to Subscriber, and update cord sample by Scott Baker · 10 years ago
  45. 0601cde Add CORDUser object and samples by Scott Baker · 10 years ago
  46. c9bd4a7 Added CORDSubscriber to tosca by Scott Baker · 10 years ago
  47. a7c9efc Add ConnectsToSlice relationship by Scott Baker · 10 years ago
  48. 579f819 fill out the remaining copyin properties for server objects by Scott Baker · 10 years ago
  49. f630f68 Merge remote-tracking branch 'origin/master' into reconcile_openstack by Tony Mack · 10 years ago
  50. 8bc36b9 resolve merge conflicts by Tony Mack · 10 years ago
  51. f5d7917 support get_artifact intrinsic, add support for public key in service objs by Scott Baker · 10 years ago
  52. 8d3741e cleanup default option for permit_all_slices by Scott Baker · 10 years ago
  53. 8094b6a more renames from NetworkSliver to Port by Scott Baker · 10 years ago
  54. db937c6 fix line cut off by Scott Baker · 10 years ago
  55. fd897ee allow slices to be attached to services, fix CORD sample mysite_vcpe slice by Scott Baker · 10 years ago
  56. 2fc692c update code in compute.py resource to match other resource pattern by Scott Baker · 10 years ago
  57. 451e45f add 'kind' field to TOSCA service object, set vOLT kind to vOLT in cord sample by Scott Baker · 10 years ago
  58. 3a043d0 do not delete site if it has users or nodes by Scott Baker · 10 years ago
  59. 39c19b2 resolve merge conflicts by Tony Mack · 10 years ago
  60. 3a84a5c make get_existing_objs tolerant of nonexistent sliver or network by Scott Baker · 10 years ago
  61. 46caee1 set default for permit_all_slices to true by Scott Baker · 10 years ago
  62. bf81136 default for get_property, add throw_exception arg to get_xos_object by Scott Baker · 10 years ago
  63. 19f5d92 add port resource by Scott Baker · 10 years ago
  64. 395bf52 deferred sync for compute instances by Scott Baker · 10 years ago
  65. 3de59e3 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 10 years ago
  66. 2edd4f3 start bringing XOS and Tosca networking together by Scott Baker · 10 years ago
  67. 9d2d012 refactor pre_delete as can_delete by Scott Baker · 10 years ago
  68. 86b9485 resources for CDN service by Scott Baker · 10 years ago
  69. a9022e3 support for log to a variable by Scott Baker · 10 years ago
  70. d1e57e5 fix index errors in compute resource by Scott Baker · 10 years ago
  71. d7a6b5a resources for the new services by Scott Baker · 10 years ago
  72. 874960b more boilerplate moved to xosresource by Scott Baker · 10 years ago
  73. c15e4a1 add colocate option, use flavor selector by Scott Baker · 10 years ago
  74. b31659b SlicePrivilege and SitePrivilege support by Scott Baker · 10 years ago
  75. cda790f fix bug by Scott Baker · 10 years ago
  76. 91da9c2 support for users by Scott Baker · 10 years ago
  77. b2bddd8 network and networkTemplate support by Scott Baker · 10 years ago
  78. 1941ff8 punch through site_url by Scott Baker · 10 years ago
  79. b668340 properties for controller by Scott Baker · 10 years ago
  80. 6382db2 allow template to specify site display name by Scott Baker · 10 years ago
  81. f2c8398 resources for deployment, site, and controller by Scott Baker · 10 years ago
  82. 4ee562b only delete slices and slivers if they are empty by Scott Baker · 10 years ago
  83. b9fec93 reimplement get_scalable the right way by Scott Baker · 10 years ago
  84. f92533a support for scalable compute resource by Scott Baker · 10 years ago
  85. a705892 add get_all_required_node_names method by Scott Baker · 10 years ago
  86. b7cf17b add destroy tool by Scott Baker · 10 years ago
  87. e4f9c2c refactored again by Scott Baker · 10 years ago
  88. 1a60952 ability to create services and CoarseTenants, refactor the save() stuff by Scott Baker · 10 years ago
  89. 3fb4931 add ability to create slices by Scott Baker · 10 years ago
  90. dcd865b refactor to support individual files for each resource type by Scott Baker · 10 years ago