1. dbe4475 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  2. c9bd4a7 Added CORDSubscriber to tosca by Scott Baker · 9 years ago
  3. 8458209 Back out by Andy Bavier · 9 years ago
  4. 516be12 A bit of cleanup by Andy Bavier · 9 years ago
  5. 59d8ae4 Uncomment by Andy Bavier · 9 years ago
  6. cc0aacc Build a CORD Docker image by Andy Bavier · 9 years ago
  7. 62892bc Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  8. f315161 TOSCA bootstrap for CORD on CloudLab by Andy Bavier · 9 years ago
  9. a7c9efc Add ConnectsToSlice relationship by Scott Baker · 9 years ago
  10. 579f819 fill out the remaining copyin properties for server objects by Scott Baker · 9 years ago
  11. c4c746c cord.yaml will pull public key from /opt/xos/observers/vcpe/vcpe_public_key by Scott Baker · 9 years ago
  12. f5d7917 support get_artifact intrinsic, add support for public key in service objs by Scott Baker · 9 years ago
  13. 8d3741e cleanup default option for permit_all_slices by Scott Baker · 9 years ago
  14. 60df495 fix vcpe -> vcpe_service by Scott Baker · 9 years ago
  15. c5b139b fix vcpe -> vcpe_service by Scott Baker · 9 years ago
  16. 96fb34d rename NetworkSliver-->Port in observers by Scott Baker · 9 years ago
  17. 8094b6a more renames from NetworkSliver to Port by Scott Baker · 9 years ago
  18. 9971edf NetworkSliver-->Port rename in REST API and xoslib by Scott Baker · 9 years ago
  19. eb70ceb use port instead of networksliver by Scott Baker · 9 years ago
  20. 5e7df41 network.links and sliver.ports are now reverse_name aliases for networksliver by Scott Baker · 9 years ago
  21. db937c6 fix line cut off by Scott Baker · 9 years ago
  22. fd897ee allow slices to be attached to services, fix CORD sample mysite_vcpe slice by Scott Baker · 9 years ago
  23. 2fc692c update code in compute.py resource to match other resource pattern by Scott Baker · 9 years ago
  24. 451e45f add 'kind' field to TOSCA service object, set vOLT kind to vOLT in cord sample by Scott Baker · 9 years ago
  25. 43facad start renaming NetworkSliver to Port by Scott Baker · 9 years ago
  26. ac4516e remove 'reserve' field from NetworkSliver by Scott Baker · 9 years ago
  27. 0bdb6a5 add port inline to sliver detail page; remove 'reserve' from port inlines by Scott Baker · 9 years ago
  28. a68e6e3 rename NetworkSliver to Port in UI by Scott Baker · 9 years ago
  29. 3a043d0 do not delete site if it has users or nodes by Scott Baker · 9 years ago
  30. 7ed0b76 add DeferredException for steps that want to wait only a short while and try again by Scott Baker · 9 years ago
  31. 792a7fa set executable permission by Scott Baker · 9 years ago
  32. 16587cf delete obsolete code by Scott Baker · 9 years ago
  33. d0e5b9b defer sync_network_slivers if network.net_id is not set by Scott Baker · 9 years ago
  34. 23a287c connect both consumer and producer to network by Scott Baker · 9 years ago
  35. 3a84a5c make get_existing_objs tolerant of nonexistent sliver or network by Scott Baker · 9 years ago
  36. 46caee1 set default for permit_all_slices to true by Scott Baker · 9 years ago
  37. bf81136 default for get_property, add throw_exception arg to get_xos_object by Scott Baker · 9 years ago
  38. 19f5d92 add port resource by Scott Baker · 9 years ago
  39. fbc0eec support the image that's installed from cloudlab-init by Scott Baker · 9 years ago
  40. 395bf52 deferred sync for compute instances by Scott Baker · 9 years ago
  41. 9a6b7ca deal with lazy-clocked controllernetwork objects by Scott Baker · 9 years ago
  42. 14599be Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  43. 6abba5e syntax error by Tony Mack · 9 years ago
  44. 2fa7de0 fix import by Tony Mack · 9 years ago
  45. af3aa18 added get_tenant_permissions() by Tony Mack · 9 years ago
  46. 9f52187 the wrong sliver was being used to get controller when syncing user-created networkslivers by Scott Baker · 9 years ago
  47. 1d45f66 clean up some debugging statements by Scott Baker · 9 years ago
  48. 4a60649 slices can have more than one private network by Scott Baker · 9 years ago
  49. a4c11bd add field to prevent network from being auto-connected as a slice's default private net by Scott Baker · 9 years ago
  50. 1ebe12d fix wrong slice used when getting controller for ControllerNetwork object by Scott Baker · 9 years ago
  51. cf34eda add no_sync field to all models; expose in sliver inline by Scott Baker · 9 years ago
  52. 1602bc6 add no_sync field to all objects by Scott Baker · 9 years ago
  53. 8748a2d plumb ports through to slivers by Scott Baker · 9 years ago
  54. 80167d4 fix ports not connected to slivers when instantiated by Scott Baker · 9 years ago
  55. 9403c516 cleanup by Scott Baker · 9 years ago
  56. fbf08e5 store the ip address too by Scott Baker · 9 years ago
  57. d45c492 instantiate networkslivers that are created by user by Scott Baker · 9 years ago
  58. ea455d1 tolerate networksliver not having ip by Scott Baker · 9 years ago
  59. deb5f7b add ability to create NetworkSlivers with sliver=None by Scott Baker · 9 years ago
  60. b87853b script for copying stuff into docker container by Scott Baker · 9 years ago
  61. 2edd4f3 start bringing XOS and Tosca networking together by Scott Baker · 9 years ago
  62. 2461bec Add Program model to XOS by Scott Baker · 9 years ago
  63. fa152aa more content for the CDN example by Scott Baker · 9 years ago
  64. b021850 CDN sample now includes some content by Scott Baker · 9 years ago
  65. 9d2d012 refactor pre_delete as can_delete by Scott Baker · 9 years ago
  66. 227512e put debugging output in messages instead of output by Scott Baker · 9 years ago
  67. 86b9485 resources for CDN service by Scott Baker · 9 years ago
  68. 439b813 node_types for CDN service by Scott Baker · 9 years ago
  69. 115cd43 tosca daemon by Scott Baker · 9 years ago
  70. a9022e3 support for log to a variable by Scott Baker · 9 years ago
  71. e46c1fa Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  72. d1e57e5 fix index errors in compute resource by Scott Baker · 9 years ago
  73. d743e8b Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  74. c1d963d add Tosca engine to Dockerfile by Scott Baker · 9 years ago
  75. 9097514 fix bash path by Scott Baker · 9 years ago
  76. abe9f0a script for installing tosca by Scott Baker · 9 years ago
  77. 56f588e samples for CORD and CDN by Scott Baker · 9 years ago
  78. d7a6b5a resources for the new services by Scott Baker · 9 years ago
  79. 5deb33d add icon_url/view_url, Service objs for VBNG, VCPE, and CDN by Scott Baker · 9 years ago
  80. 874960b more boilerplate moved to xosresource by Scott Baker · 9 years ago
  81. c15e4a1 add colocate option, use flavor selector by Scott Baker · 9 years ago
  82. 8437738 add hostname option to node selector by Scott Baker · 9 years ago
  83. 6821701 flavor selector by Scott Baker · 9 years ago
  84. 1b66938 workaround for Tosca bug by Scott Baker · 9 years ago
  85. d5f0ed6 scalable service sample by Scott Baker · 9 years ago
  86. a755ac2 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  87. 075d8b6 script to run all of the samples by Scott Baker · 9 years ago
  88. b31659b SlicePrivilege and SitePrivilege support by Scott Baker · 9 years ago
  89. a138606 support for users by Scott Baker · 9 years ago
  90. cda790f fix bug by Scott Baker · 9 years ago
  91. 91da9c2 support for users by Scott Baker · 9 years ago
  92. d135771 Support multiple compute nodes by Andy Bavier · 9 years ago
  93. 5547503 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  94. b2bddd8 network and networkTemplate support by Scott Baker · 9 years ago
  95. 5664682 Fix typo by Andy Bavier · 9 years ago
  96. f0bd80b Bug fixes by Andy Bavier · 9 years ago
  97. 1941ff8 punch through site_url by Scott Baker · 9 years ago
  98. b93001c parameters for sites by Scott Baker · 9 years ago
  99. 6001238 more verbose description by Scott Baker · 9 years ago
  100. b668340 properties for controller by Scott Baker · 9 years ago