1. a63744c Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  2. 9107387 update working for basic properties by Scott Baker · 9 years ago
  3. 6d1041c Run TOSCA script automatically for CORD setup by Andy Bavier · 9 years ago
  4. 0068d35 icon_url wasn't being passed through by root · 9 years ago
  5. 1f1f8cc more test cases by Scott Baker · 9 years ago
  6. 1adae53 comment out debugging code by Scott Baker · 9 years ago
  7. faadb5f starting to work on a test framework by Scott Baker · 9 years ago
  8. 5b1ff4c make sure if a property is set to False that it is processed by Scott Baker · 9 years ago
  9. 304333e latest autogenerated xos.yaml by Scott Baker · 9 years ago
  10. fcfb02e add versionNumber to service object by Scott Baker · 9 years ago
  11. bd097b5 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  12. e4d531f check in missing file by Scott Baker · 9 years ago
  13. 74256ed Typo by Andy Bavier · 9 years ago
  14. 1a85132 Bug fix for wan_mac by Andy Bavier · 9 years ago
  15. 26f8488 add VOLTTenant to tosca, relationships to connect VOLT to Subscriber, and update cord sample by Scott Baker · 9 years ago
  16. 0601cde Add CORDUser object and samples by Scott Baker · 9 years ago
  17. dbe4475 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  18. c9bd4a7 Added CORDSubscriber to tosca by Scott Baker · 9 years ago
  19. 8458209 Back out by Andy Bavier · 9 years ago
  20. 516be12 A bit of cleanup by Andy Bavier · 9 years ago
  21. 59d8ae4 Uncomment by Andy Bavier · 9 years ago
  22. cc0aacc Build a CORD Docker image by Andy Bavier · 9 years ago
  23. 62892bc Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  24. f315161 TOSCA bootstrap for CORD on CloudLab by Andy Bavier · 9 years ago
  25. a7c9efc Add ConnectsToSlice relationship by Scott Baker · 9 years ago
  26. 579f819 fill out the remaining copyin properties for server objects by Scott Baker · 9 years ago
  27. f630f68 Merge remote-tracking branch 'origin/master' into reconcile_openstack by Tony Mack · 9 years ago
  28. 8bc36b9 resolve merge conflicts by Tony Mack · 9 years ago
  29. c4c746c cord.yaml will pull public key from /opt/xos/observers/vcpe/vcpe_public_key by Scott Baker · 9 years ago
  30. f5d7917 support get_artifact intrinsic, add support for public key in service objs by Scott Baker · 9 years ago
  31. 8d3741e cleanup default option for permit_all_slices by Scott Baker · 9 years ago
  32. 60df495 fix vcpe -> vcpe_service by Scott Baker · 9 years ago
  33. c5b139b fix vcpe -> vcpe_service by Scott Baker · 9 years ago
  34. 96fb34d rename NetworkSliver-->Port in observers by Scott Baker · 9 years ago
  35. 8094b6a more renames from NetworkSliver to Port by Scott Baker · 9 years ago
  36. 9971edf NetworkSliver-->Port rename in REST API and xoslib by Scott Baker · 9 years ago
  37. eb70ceb use port instead of networksliver by Scott Baker · 9 years ago
  38. 5e7df41 network.links and sliver.ports are now reverse_name aliases for networksliver by Scott Baker · 9 years ago
  39. db937c6 fix line cut off by Scott Baker · 9 years ago
  40. fd897ee allow slices to be attached to services, fix CORD sample mysite_vcpe slice by Scott Baker · 9 years ago
  41. 2fc692c update code in compute.py resource to match other resource pattern by Scott Baker · 9 years ago
  42. 451e45f add 'kind' field to TOSCA service object, set vOLT kind to vOLT in cord sample by Scott Baker · 9 years ago
  43. 43facad start renaming NetworkSliver to Port by Scott Baker · 9 years ago
  44. da609ae syntax error by Tony Mack · 9 years ago
  45. ac4516e remove 'reserve' field from NetworkSliver by Scott Baker · 9 years ago
  46. b2cfdb9 replace Sliver with Instance by Tony Mack · 9 years ago
  47. 0bdb6a5 add port inline to sliver detail page; remove 'reserve' from port inlines by Scott Baker · 9 years ago
  48. a68e6e3 rename NetworkSliver to Port in UI by Scott Baker · 9 years ago
  49. 3a043d0 do not delete site if it has users or nodes by Scott Baker · 9 years ago
  50. 7ed0b76 add DeferredException for steps that want to wait only a short while and try again by Scott Baker · 9 years ago
  51. 39c19b2 resolve merge conflicts by Tony Mack · 9 years ago
  52. 792a7fa set executable permission by Scott Baker · 9 years ago
  53. 16587cf delete obsolete code by Scott Baker · 9 years ago
  54. d0e5b9b defer sync_network_slivers if network.net_id is not set by Scott Baker · 9 years ago
  55. 23a287c connect both consumer and producer to network by Scott Baker · 9 years ago
  56. 3a84a5c make get_existing_objs tolerant of nonexistent sliver or network by Scott Baker · 9 years ago
  57. 46caee1 set default for permit_all_slices to true by Scott Baker · 9 years ago
  58. bf81136 default for get_property, add throw_exception arg to get_xos_object by Scott Baker · 9 years ago
  59. 19f5d92 add port resource by Scott Baker · 9 years ago
  60. fbc0eec support the image that's installed from cloudlab-init by Scott Baker · 9 years ago
  61. 395bf52 deferred sync for compute instances by Scott Baker · 9 years ago
  62. 9a6b7ca deal with lazy-clocked controllernetwork objects by Scott Baker · 9 years ago
  63. 14599be Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  64. 6abba5e syntax error by Tony Mack · 9 years ago
  65. 2fa7de0 fix import by Tony Mack · 9 years ago
  66. af3aa18 added get_tenant_permissions() by Tony Mack · 9 years ago
  67. 9f52187 the wrong sliver was being used to get controller when syncing user-created networkslivers by Scott Baker · 9 years ago
  68. 1d45f66 clean up some debugging statements by Scott Baker · 9 years ago
  69. 4a60649 slices can have more than one private network by Scott Baker · 9 years ago
  70. a4c11bd add field to prevent network from being auto-connected as a slice's default private net by Scott Baker · 9 years ago
  71. 1ebe12d fix wrong slice used when getting controller for ControllerNetwork object by Scott Baker · 9 years ago
  72. cf34eda add no_sync field to all models; expose in sliver inline by Scott Baker · 9 years ago
  73. 1602bc6 add no_sync field to all objects by Scott Baker · 9 years ago
  74. 8748a2d plumb ports through to slivers by Scott Baker · 9 years ago
  75. 80167d4 fix ports not connected to slivers when instantiated by Scott Baker · 9 years ago
  76. 46e2ed5 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
  77. 3de59e3 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
  78. 9403c516 cleanup by Scott Baker · 9 years ago
  79. fbf08e5 store the ip address too by Scott Baker · 9 years ago
  80. d45c492 instantiate networkslivers that are created by user by Scott Baker · 9 years ago
  81. ea455d1 tolerate networksliver not having ip by Scott Baker · 9 years ago
  82. deb5f7b add ability to create NetworkSlivers with sliver=None by Scott Baker · 9 years ago
  83. b87853b script for copying stuff into docker container by Scott Baker · 9 years ago
  84. 2edd4f3 start bringing XOS and Tosca networking together by Scott Baker · 9 years ago
  85. 2461bec Add Program model to XOS by Scott Baker · 9 years ago
  86. fa152aa more content for the CDN example by Scott Baker · 9 years ago
  87. b021850 CDN sample now includes some content by Scott Baker · 9 years ago
  88. 9d2d012 refactor pre_delete as can_delete by Scott Baker · 9 years ago
  89. 227512e put debugging output in messages instead of output by Scott Baker · 9 years ago
  90. 86b9485 resources for CDN service by Scott Baker · 9 years ago
  91. 439b813 node_types for CDN service by Scott Baker · 9 years ago
  92. 115cd43 tosca daemon by Scott Baker · 9 years ago
  93. a9022e3 support for log to a variable by Scott Baker · 9 years ago
  94. e46c1fa Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  95. d1e57e5 fix index errors in compute resource by Scott Baker · 9 years ago
  96. d743e8b Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  97. c1d963d add Tosca engine to Dockerfile by Scott Baker · 9 years ago
  98. 9097514 fix bash path by Scott Baker · 9 years ago
  99. abe9f0a script for installing tosca by Scott Baker · 9 years ago
  100. 56f588e samples for CORD and CDN by Scott Baker · 9 years ago