1. cc0aacc Build a CORD Docker image by Andy Bavier · 9 years ago
  2. 62892bc Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  3. f315161 TOSCA bootstrap for CORD on CloudLab by Andy Bavier · 9 years ago
  4. a7c9efc Add ConnectsToSlice relationship by Scott Baker · 9 years ago
  5. 579f819 fill out the remaining copyin properties for server objects by Scott Baker · 9 years ago
  6. f630f68 Merge remote-tracking branch 'origin/master' into reconcile_openstack by Tony Mack · 9 years ago
  7. 8bc36b9 resolve merge conflicts by Tony Mack · 9 years ago
  8. c4c746c cord.yaml will pull public key from /opt/xos/observers/vcpe/vcpe_public_key by Scott Baker · 9 years ago
  9. f5d7917 support get_artifact intrinsic, add support for public key in service objs by Scott Baker · 9 years ago
  10. 8d3741e cleanup default option for permit_all_slices by Scott Baker · 9 years ago
  11. 60df495 fix vcpe -> vcpe_service by Scott Baker · 9 years ago
  12. c5b139b fix vcpe -> vcpe_service by Scott Baker · 9 years ago
  13. 96fb34d rename NetworkSliver-->Port in observers by Scott Baker · 9 years ago
  14. 8094b6a more renames from NetworkSliver to Port by Scott Baker · 9 years ago
  15. 9971edf NetworkSliver-->Port rename in REST API and xoslib by Scott Baker · 9 years ago
  16. eb70ceb use port instead of networksliver by Scott Baker · 9 years ago
  17. 5e7df41 network.links and sliver.ports are now reverse_name aliases for networksliver by Scott Baker · 9 years ago
  18. db937c6 fix line cut off by Scott Baker · 9 years ago
  19. fd897ee allow slices to be attached to services, fix CORD sample mysite_vcpe slice by Scott Baker · 9 years ago
  20. 2fc692c update code in compute.py resource to match other resource pattern by Scott Baker · 9 years ago
  21. 451e45f add 'kind' field to TOSCA service object, set vOLT kind to vOLT in cord sample by Scott Baker · 9 years ago
  22. 43facad start renaming NetworkSliver to Port by Scott Baker · 9 years ago
  23. da609ae syntax error by Tony Mack · 9 years ago
  24. ac4516e remove 'reserve' field from NetworkSliver by Scott Baker · 9 years ago
  25. b2cfdb9 replace Sliver with Instance by Tony Mack · 9 years ago
  26. 0bdb6a5 add port inline to sliver detail page; remove 'reserve' from port inlines by Scott Baker · 9 years ago
  27. a68e6e3 rename NetworkSliver to Port in UI by Scott Baker · 9 years ago
  28. 3a043d0 do not delete site if it has users or nodes by Scott Baker · 9 years ago
  29. 7ed0b76 add DeferredException for steps that want to wait only a short while and try again by Scott Baker · 9 years ago
  30. 39c19b2 resolve merge conflicts by Tony Mack · 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. 46e2ed5 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
  56. 3de59e3 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
  57. 9403c516 cleanup by Scott Baker · 9 years ago
  58. fbf08e5 store the ip address too by Scott Baker · 9 years ago
  59. d45c492 instantiate networkslivers that are created by user by Scott Baker · 9 years ago
  60. ea455d1 tolerate networksliver not having ip by Scott Baker · 9 years ago
  61. deb5f7b add ability to create NetworkSlivers with sliver=None by Scott Baker · 9 years ago
  62. b87853b script for copying stuff into docker container by Scott Baker · 9 years ago
  63. 2edd4f3 start bringing XOS and Tosca networking together by Scott Baker · 9 years ago
  64. 2461bec Add Program model to XOS by Scott Baker · 9 years ago
  65. fa152aa more content for the CDN example by Scott Baker · 9 years ago
  66. b021850 CDN sample now includes some content by Scott Baker · 9 years ago
  67. 9d2d012 refactor pre_delete as can_delete by Scott Baker · 9 years ago
  68. 227512e put debugging output in messages instead of output by Scott Baker · 9 years ago
  69. 86b9485 resources for CDN service by Scott Baker · 9 years ago
  70. 439b813 node_types for CDN service by Scott Baker · 9 years ago
  71. 115cd43 tosca daemon by Scott Baker · 9 years ago
  72. a9022e3 support for log to a variable by Scott Baker · 9 years ago
  73. e46c1fa Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  74. d1e57e5 fix index errors in compute resource by Scott Baker · 9 years ago
  75. d743e8b Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  76. c1d963d add Tosca engine to Dockerfile by Scott Baker · 9 years ago
  77. 9097514 fix bash path by Scott Baker · 9 years ago
  78. abe9f0a script for installing tosca by Scott Baker · 9 years ago
  79. 56f588e samples for CORD and CDN by Scott Baker · 9 years ago
  80. d7a6b5a resources for the new services by Scott Baker · 9 years ago
  81. 5deb33d add icon_url/view_url, Service objs for VBNG, VCPE, and CDN by Scott Baker · 9 years ago
  82. 874960b more boilerplate moved to xosresource by Scott Baker · 9 years ago
  83. c15e4a1 add colocate option, use flavor selector by Scott Baker · 9 years ago
  84. 8437738 add hostname option to node selector by Scott Baker · 9 years ago
  85. 6821701 flavor selector by Scott Baker · 9 years ago
  86. 1b66938 workaround for Tosca bug by Scott Baker · 9 years ago
  87. d5f0ed6 scalable service sample by Scott Baker · 9 years ago
  88. a755ac2 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  89. 075d8b6 script to run all of the samples by Scott Baker · 9 years ago
  90. b31659b SlicePrivilege and SitePrivilege support by Scott Baker · 9 years ago
  91. a138606 support for users by Scott Baker · 9 years ago
  92. cda790f fix bug by Scott Baker · 9 years ago
  93. 91da9c2 support for users by Scott Baker · 9 years ago
  94. d135771 Support multiple compute nodes by Andy Bavier · 9 years ago
  95. 5547503 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  96. b2bddd8 network and networkTemplate support by Scott Baker · 9 years ago
  97. 5664682 Fix typo by Andy Bavier · 9 years ago
  98. f0bd80b Bug fixes by Andy Bavier · 9 years ago
  99. 1941ff8 punch through site_url by Scott Baker · 9 years ago
  100. b93001c parameters for sites by Scott Baker · 9 years ago