1. a68e6e3 rename NetworkSliver to Port in UI by Scott Baker · 9 years ago
  2. 3a043d0 do not delete site if it has users or nodes by Scott Baker · 9 years ago
  3. 7ed0b76 add DeferredException for steps that want to wait only a short while and try again by Scott Baker · 9 years ago
  4. 792a7fa set executable permission by Scott Baker · 9 years ago
  5. 16587cf delete obsolete code by Scott Baker · 9 years ago
  6. d0e5b9b defer sync_network_slivers if network.net_id is not set by Scott Baker · 9 years ago
  7. 23a287c connect both consumer and producer to network by Scott Baker · 9 years ago
  8. 3a84a5c make get_existing_objs tolerant of nonexistent sliver or network by Scott Baker · 9 years ago
  9. 46caee1 set default for permit_all_slices to true by Scott Baker · 9 years ago
  10. bf81136 default for get_property, add throw_exception arg to get_xos_object by Scott Baker · 9 years ago
  11. 19f5d92 add port resource by Scott Baker · 9 years ago
  12. fbc0eec support the image that's installed from cloudlab-init by Scott Baker · 9 years ago
  13. 395bf52 deferred sync for compute instances by Scott Baker · 9 years ago
  14. 9a6b7ca deal with lazy-clocked controllernetwork objects by Scott Baker · 9 years ago
  15. 14599be Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  16. 6abba5e syntax error by Tony Mack · 9 years ago
  17. 2fa7de0 fix import by Tony Mack · 9 years ago
  18. af3aa18 added get_tenant_permissions() by Tony Mack · 9 years ago
  19. 9f52187 the wrong sliver was being used to get controller when syncing user-created networkslivers by Scott Baker · 9 years ago
  20. 1d45f66 clean up some debugging statements by Scott Baker · 9 years ago
  21. 4a60649 slices can have more than one private network by Scott Baker · 9 years ago
  22. a4c11bd add field to prevent network from being auto-connected as a slice's default private net by Scott Baker · 9 years ago
  23. 1ebe12d fix wrong slice used when getting controller for ControllerNetwork object by Scott Baker · 9 years ago
  24. cf34eda add no_sync field to all models; expose in sliver inline by Scott Baker · 9 years ago
  25. 1602bc6 add no_sync field to all objects by Scott Baker · 9 years ago
  26. 8748a2d plumb ports through to slivers by Scott Baker · 9 years ago
  27. 80167d4 fix ports not connected to slivers when instantiated by Scott Baker · 9 years ago
  28. 9403c516 cleanup by Scott Baker · 9 years ago
  29. fbf08e5 store the ip address too by Scott Baker · 9 years ago
  30. d45c492 instantiate networkslivers that are created by user by Scott Baker · 9 years ago
  31. ea455d1 tolerate networksliver not having ip by Scott Baker · 9 years ago
  32. deb5f7b add ability to create NetworkSlivers with sliver=None by Scott Baker · 9 years ago
  33. b87853b script for copying stuff into docker container by Scott Baker · 9 years ago
  34. 2edd4f3 start bringing XOS and Tosca networking together by Scott Baker · 9 years ago
  35. 2461bec Add Program model to XOS by Scott Baker · 9 years ago
  36. fa152aa more content for the CDN example by Scott Baker · 9 years ago
  37. b021850 CDN sample now includes some content by Scott Baker · 9 years ago
  38. 9d2d012 refactor pre_delete as can_delete by Scott Baker · 9 years ago
  39. 227512e put debugging output in messages instead of output by Scott Baker · 9 years ago
  40. 86b9485 resources for CDN service by Scott Baker · 9 years ago
  41. 439b813 node_types for CDN service by Scott Baker · 9 years ago
  42. 115cd43 tosca daemon by Scott Baker · 9 years ago
  43. a9022e3 support for log to a variable by Scott Baker · 9 years ago
  44. e46c1fa Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  45. d1e57e5 fix index errors in compute resource by Scott Baker · 9 years ago
  46. d743e8b Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  47. c1d963d add Tosca engine to Dockerfile by Scott Baker · 9 years ago
  48. 9097514 fix bash path by Scott Baker · 9 years ago
  49. abe9f0a script for installing tosca by Scott Baker · 9 years ago
  50. 56f588e samples for CORD and CDN by Scott Baker · 9 years ago
  51. d7a6b5a resources for the new services by Scott Baker · 9 years ago
  52. 5deb33d add icon_url/view_url, Service objs for VBNG, VCPE, and CDN by Scott Baker · 9 years ago
  53. 874960b more boilerplate moved to xosresource by Scott Baker · 9 years ago
  54. c15e4a1 add colocate option, use flavor selector by Scott Baker · 9 years ago
  55. 8437738 add hostname option to node selector by Scott Baker · 9 years ago
  56. 6821701 flavor selector by Scott Baker · 9 years ago
  57. 1b66938 workaround for Tosca bug by Scott Baker · 9 years ago
  58. d5f0ed6 scalable service sample by Scott Baker · 9 years ago
  59. a755ac2 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  60. 075d8b6 script to run all of the samples by Scott Baker · 9 years ago
  61. b31659b SlicePrivilege and SitePrivilege support by Scott Baker · 9 years ago
  62. a138606 support for users by Scott Baker · 9 years ago
  63. cda790f fix bug by Scott Baker · 9 years ago
  64. 91da9c2 support for users by Scott Baker · 9 years ago
  65. d135771 Support multiple compute nodes by Andy Bavier · 9 years ago
  66. 5547503 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  67. b2bddd8 network and networkTemplate support by Scott Baker · 9 years ago
  68. 5664682 Fix typo by Andy Bavier · 9 years ago
  69. f0bd80b Bug fixes by Andy Bavier · 9 years ago
  70. 1941ff8 punch through site_url by Scott Baker · 9 years ago
  71. b93001c parameters for sites by Scott Baker · 9 years ago
  72. 6001238 more verbose description by Scott Baker · 9 years ago
  73. b668340 properties for controller by Scott Baker · 9 years ago
  74. 6382db2 allow template to specify site display name by Scott Baker · 9 years ago
  75. 5fd1d01 sample to create a new deployment, controller, site, slice, and compute instance by Scott Baker · 9 years ago
  76. f2c8398 resources for deployment, site, and controller by Scott Baker · 9 years ago
  77. 15a3074 try harder to find requirements of requirements by Scott Baker · 9 years ago
  78. a1c7289 new types for Deployment and Controller; add capabilities and valid_target_types by Scott Baker · 9 years ago
  79. 1506d53 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  80. 4ee562b only delete slices and slivers if they are empty by Scott Baker · 9 years ago
  81. 3f685cc was considering adding a persistent property by Scott Baker · 9 years ago
  82. 68e22e9 Use flat-data-net so instance is reachable from ctl node by Andy Bavier · 9 years ago
  83. 050dc83 Updates for running on CloudLab ctl node by Andy Bavier · 9 years ago
  84. b5d0ed4 scalable instance sample by Scott Baker · 9 years ago
  85. b9fec93 reimplement get_scalable the right way by Scott Baker · 9 years ago
  86. f92533a support for scalable compute resource by Scott Baker · 9 years ago
  87. a705892 add get_all_required_node_names method by Scott Baker · 9 years ago
  88. 3f3b8e8 do a topsort on the nodetemplates to respect requirements by Scott Baker · 9 years ago
  89. 4edc862 correct error in sliver.__unicode__ if slice deleted before sliver by Scott Baker · 9 years ago
  90. b7cf17b add destroy tool by Scott Baker · 9 years ago
  91. e4f9c2c refactored again by Scott Baker · 9 years ago
  92. f0cdf39 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  93. bc94045 only override sliver.name if one was not specified by called by Scott Baker · 9 years ago
  94. 15136b5 created SiteHostsNodesInline, SiteHostsUsersInline. SliceAdmin filters the site field for sites that host users by Tony Mack · 9 years ago
  95. 17b97b8 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
  96. f065a6d Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  97. 4b8504a Set up XOS to talk to OpenStack on CloudLab by Andy Bavier · 9 years ago
  98. c73dadd ignore .swp files by Tony Mack · 9 years ago
  99. 2862dca added new fields to Site model (hosts_nodes, hosts_users) by Tony Mack · 9 years ago
  100. ef8a9e5 added get_permissions by Tony Mack · 9 years ago