1. 8fd49d5 delete obsolete code by Scott Baker · 9 years ago
  2. 43f2cc4 defer sync_network_slivers if network.net_id is not set by Scott Baker · 9 years ago
  3. 286afba connect both consumer and producer to network by Scott Baker · 9 years ago
  4. 693d3ca make get_existing_objs tolerant of nonexistent sliver or network by Scott Baker · 9 years ago
  5. 7a47d71 set default for permit_all_slices to true by Scott Baker · 9 years ago
  6. 5fcce04 default for get_property, add throw_exception arg to get_xos_object by Scott Baker · 9 years ago
  7. ca0ba65 add port resource by Scott Baker · 9 years ago
  8. 4b1068c support the image that's installed from cloudlab-init by Scott Baker · 9 years ago
  9. 404c46d deferred sync for compute instances by Scott Baker · 9 years ago
  10. e40ae7f deal with lazy-clocked controllernetwork objects by Scott Baker · 9 years ago
  11. 2183067 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  12. eb8235a syntax error by Tony Mack · 9 years ago
  13. e54d5b5 fix import by Tony Mack · 9 years ago
  14. 7a105f7 added get_tenant_permissions() by Tony Mack · 9 years ago
  15. 5ab30e6 the wrong sliver was being used to get controller when syncing user-created networkslivers by Scott Baker · 9 years ago
  16. 7ce89a9 clean up some debugging statements by Scott Baker · 9 years ago
  17. 1daa392 slices can have more than one private network by Scott Baker · 9 years ago
  18. 3789cb2 add field to prevent network from being auto-connected as a slice's default private net by Scott Baker · 9 years ago
  19. 94610b2 fix wrong slice used when getting controller for ControllerNetwork object by Scott Baker · 9 years ago
  20. 19b4563 add no_sync field to all models; expose in sliver inline by Scott Baker · 9 years ago
  21. 3a4a5b4 add no_sync field to all objects by Scott Baker · 9 years ago
  22. 4d635b5 plumb ports through to slivers by Scott Baker · 9 years ago
  23. 533f5bb fix ports not connected to slivers when instantiated by Scott Baker · 9 years ago
  24. 14823dd replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
  25. d851547 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
  26. 2c27a2c cleanup by Scott Baker · 9 years ago
  27. 4322d1b store the ip address too by Scott Baker · 9 years ago
  28. 6bff47f instantiate networkslivers that are created by user by Scott Baker · 9 years ago
  29. 01907e9 tolerate networksliver not having ip by Scott Baker · 9 years ago
  30. a92af1f add ability to create NetworkSlivers with sliver=None by Scott Baker · 9 years ago
  31. 1df1109 script for copying stuff into docker container by Scott Baker · 9 years ago
  32. 3793772 start bringing XOS and Tosca networking together by Scott Baker · 9 years ago
  33. c24f86d Add Program model to XOS by Scott Baker · 9 years ago
  34. 28340bc more content for the CDN example by Scott Baker · 9 years ago
  35. 62618a8 CDN sample now includes some content by Scott Baker · 9 years ago
  36. 61c4311 refactor pre_delete as can_delete by Scott Baker · 9 years ago
  37. 366b477 put debugging output in messages instead of output by Scott Baker · 9 years ago
  38. c8ba8f7 resources for CDN service by Scott Baker · 9 years ago
  39. facda95 node_types for CDN service by Scott Baker · 9 years ago
  40. 61b708f tosca daemon by Scott Baker · 9 years ago
  41. e08b456 support for log to a variable by Scott Baker · 9 years ago
  42. 23965ce Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  43. 80c7826 fix index errors in compute resource by Scott Baker · 9 years ago
  44. a83233b Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  45. 5bd7331 add Tosca engine to Dockerfile by Scott Baker · 9 years ago
  46. 6374c87 fix bash path by Scott Baker · 9 years ago
  47. a7a4292 script for installing tosca by Scott Baker · 9 years ago
  48. 0b68d61 samples for CORD and CDN by Scott Baker · 9 years ago
  49. f8dedcd resources for the new services by Scott Baker · 9 years ago
  50. 2003cd8 add icon_url/view_url, Service objs for VBNG, VCPE, and CDN by Scott Baker · 9 years ago
  51. 2142bd7 more boilerplate moved to xosresource by Scott Baker · 9 years ago
  52. 980b6ce add colocate option, use flavor selector by Scott Baker · 9 years ago
  53. e2c9583 add hostname option to node selector by Scott Baker · 9 years ago
  54. 8c96cc7 flavor selector by Scott Baker · 9 years ago
  55. d598ae6 workaround for Tosca bug by Scott Baker · 9 years ago
  56. 2be0013 scalable service sample by Scott Baker · 9 years ago
  57. 8afd961 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  58. f4def33 script to run all of the samples by Scott Baker · 9 years ago
  59. 5d43214 SlicePrivilege and SitePrivilege support by Scott Baker · 9 years ago
  60. 6dd3e5d support for users by Scott Baker · 9 years ago
  61. f964559 fix bug by Scott Baker · 9 years ago
  62. a9d99d9 support for users by Scott Baker · 9 years ago
  63. adff3dc Support multiple compute nodes by Andy Bavier · 9 years ago
  64. 1cbb86f Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  65. c4005d0 network and networkTemplate support by Scott Baker · 9 years ago
  66. 753f482 Fix typo by Andy Bavier · 9 years ago
  67. 1b8fd47 Bug fixes by Andy Bavier · 9 years ago
  68. c399d76 punch through site_url by Scott Baker · 9 years ago
  69. 1fc7292 parameters for sites by Scott Baker · 9 years ago
  70. 5679f2a more verbose description by Scott Baker · 9 years ago
  71. f6f3495 properties for controller by Scott Baker · 9 years ago
  72. 068b118 allow template to specify site display name by Scott Baker · 9 years ago
  73. 9a16e6c sample to create a new deployment, controller, site, slice, and compute instance by Scott Baker · 9 years ago
  74. cae4241 resources for deployment, site, and controller by Scott Baker · 9 years ago
  75. f828c3e try harder to find requirements of requirements by Scott Baker · 9 years ago
  76. 312d4b8 new types for Deployment and Controller; add capabilities and valid_target_types by Scott Baker · 9 years ago
  77. de52e0b Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  78. 13399c0 only delete slices and slivers if they are empty by Scott Baker · 9 years ago
  79. d9f8e93 was considering adding a persistent property by Scott Baker · 9 years ago
  80. 27795b1 Use flat-data-net so instance is reachable from ctl node by Andy Bavier · 9 years ago
  81. 628710c Updates for running on CloudLab ctl node by Andy Bavier · 9 years ago
  82. 19afc35 scalable instance sample by Scott Baker · 9 years ago
  83. 502400a reimplement get_scalable the right way by Scott Baker · 9 years ago
  84. 714d524 support for scalable compute resource by Scott Baker · 9 years ago
  85. 3279525 add get_all_required_node_names method by Scott Baker · 9 years ago
  86. 9fdffff do a topsort on the nodetemplates to respect requirements by Scott Baker · 9 years ago
  87. c145221 correct error in sliver.__unicode__ if slice deleted before sliver by Scott Baker · 9 years ago
  88. 8899be9 add destroy tool by Scott Baker · 9 years ago
  89. 9fdb39f refactored again by Scott Baker · 9 years ago
  90. 0bed11c Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  91. 02f913f only override sliver.name if one was not specified by called by Scott Baker · 9 years ago
  92. 8d60ba3 created SiteHostsNodesInline, SiteHostsUsersInline. SliceAdmin filters the site field for sites that host users by Tony Mack · 9 years ago
  93. 02b8f14 UserAdmin filters the site field to only display sites that host users. NodeAdmin filters the site field to only display sites that host nodes. by Tony Mack · 9 years ago
  94. 8652607 Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  95. d54e0f5 Set up XOS to talk to OpenStack on CloudLab by Andy Bavier · 9 years ago
  96. 0e51930 ignore .swp files by Tony Mack · 9 years ago
  97. 6a38847 added new fields to Site model (hosts_nodes, hosts_users) by Tony Mack · 9 years ago
  98. 9f8beea added get_permissions by Tony Mack · 9 years ago
  99. 1415294 ability to create services and CoarseTenants, refactor the save() stuff by Scott Baker · 9 years ago
  100. 12bdd82 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago