1. 61c4311 refactor pre_delete as can_delete by Scott Baker · 9 years ago
  2. 366b477 put debugging output in messages instead of output by Scott Baker · 9 years ago
  3. c8ba8f7 resources for CDN service by Scott Baker · 9 years ago
  4. facda95 node_types for CDN service by Scott Baker · 9 years ago
  5. 61b708f tosca daemon by Scott Baker · 9 years ago
  6. e08b456 support for log to a variable by Scott Baker · 9 years ago
  7. 23965ce Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  8. 80c7826 fix index errors in compute resource by Scott Baker · 9 years ago
  9. a83233b Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  10. 5bd7331 add Tosca engine to Dockerfile by Scott Baker · 9 years ago
  11. 6374c87 fix bash path by Scott Baker · 9 years ago
  12. a7a4292 script for installing tosca by Scott Baker · 9 years ago
  13. 0b68d61 samples for CORD and CDN by Scott Baker · 9 years ago
  14. f8dedcd resources for the new services by Scott Baker · 9 years ago
  15. 2003cd8 add icon_url/view_url, Service objs for VBNG, VCPE, and CDN by Scott Baker · 9 years ago
  16. 2142bd7 more boilerplate moved to xosresource by Scott Baker · 9 years ago
  17. 980b6ce add colocate option, use flavor selector by Scott Baker · 9 years ago
  18. e2c9583 add hostname option to node selector by Scott Baker · 9 years ago
  19. 8c96cc7 flavor selector by Scott Baker · 9 years ago
  20. d598ae6 workaround for Tosca bug by Scott Baker · 9 years ago
  21. 2be0013 scalable service sample by Scott Baker · 9 years ago
  22. 8afd961 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  23. f4def33 script to run all of the samples by Scott Baker · 9 years ago
  24. 5d43214 SlicePrivilege and SitePrivilege support by Scott Baker · 9 years ago
  25. 6dd3e5d support for users by Scott Baker · 9 years ago
  26. f964559 fix bug by Scott Baker · 9 years ago
  27. a9d99d9 support for users by Scott Baker · 9 years ago
  28. adff3dc Support multiple compute nodes by Andy Bavier · 9 years ago
  29. 1cbb86f Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  30. c4005d0 network and networkTemplate support by Scott Baker · 9 years ago
  31. 753f482 Fix typo by Andy Bavier · 9 years ago
  32. 1b8fd47 Bug fixes by Andy Bavier · 9 years ago
  33. c399d76 punch through site_url by Scott Baker · 9 years ago
  34. 1fc7292 parameters for sites by Scott Baker · 9 years ago
  35. 5679f2a more verbose description by Scott Baker · 9 years ago
  36. f6f3495 properties for controller by Scott Baker · 9 years ago
  37. 068b118 allow template to specify site display name by Scott Baker · 9 years ago
  38. 9a16e6c sample to create a new deployment, controller, site, slice, and compute instance by Scott Baker · 9 years ago
  39. cae4241 resources for deployment, site, and controller by Scott Baker · 9 years ago
  40. f828c3e try harder to find requirements of requirements by Scott Baker · 9 years ago
  41. 312d4b8 new types for Deployment and Controller; add capabilities and valid_target_types by Scott Baker · 9 years ago
  42. de52e0b Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  43. 13399c0 only delete slices and slivers if they are empty by Scott Baker · 9 years ago
  44. d9f8e93 was considering adding a persistent property by Scott Baker · 9 years ago
  45. 27795b1 Use flat-data-net so instance is reachable from ctl node by Andy Bavier · 9 years ago
  46. 628710c Updates for running on CloudLab ctl node by Andy Bavier · 9 years ago
  47. 19afc35 scalable instance sample by Scott Baker · 9 years ago
  48. 502400a reimplement get_scalable the right way by Scott Baker · 9 years ago
  49. 714d524 support for scalable compute resource by Scott Baker · 9 years ago
  50. 3279525 add get_all_required_node_names method by Scott Baker · 9 years ago
  51. 9fdffff do a topsort on the nodetemplates to respect requirements by Scott Baker · 9 years ago
  52. c145221 correct error in sliver.__unicode__ if slice deleted before sliver by Scott Baker · 9 years ago
  53. 8899be9 add destroy tool by Scott Baker · 9 years ago
  54. 9fdb39f refactored again by Scott Baker · 9 years ago
  55. 0bed11c Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  56. 02f913f only override sliver.name if one was not specified by called by Scott Baker · 9 years ago
  57. 8d60ba3 created SiteHostsNodesInline, SiteHostsUsersInline. SliceAdmin filters the site field for sites that host users by Tony Mack · 9 years ago
  58. 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
  59. 8652607 Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  60. d54e0f5 Set up XOS to talk to OpenStack on CloudLab by Andy Bavier · 9 years ago
  61. 0e51930 ignore .swp files by Tony Mack · 9 years ago
  62. 6a38847 added new fields to Site model (hosts_nodes, hosts_users) by Tony Mack · 9 years ago
  63. 9f8beea added get_permissions by Tony Mack · 9 years ago
  64. 1415294 ability to create services and CoarseTenants, refactor the save() stuff by Scott Baker · 9 years ago
  65. 12bdd82 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  66. 9fce62e add ability to create slices by Scott Baker · 9 years ago
  67. 3841b37 refactor to support individual files for each resource type by Scott Baker · 9 years ago
  68. ff1080f Change admin role to lowercase, convert tabs to white by Andy Bavier · 9 years ago
  69. 4182ccc Change admin role to lowercase by Andy Bavier · 9 years ago
  70. 509db34 rename execute.py to engine.py by Scott Baker · 9 years ago
  71. 1f9d451 factor out the imageselect stuff, make way for parameters by Scott Baker · 9 years ago
  72. 172797e ignore service for now by Scott Baker · 9 years ago
  73. 78bfe77 changed slice name by Scott Baker · 9 years ago
  74. 2e89450 service composition, WIP by Scott Baker · 9 years ago
  75. 7e472dd now supporting xos.yaml custom template and treating the slice as a requirement by Scott Baker · 9 years ago
  76. efa6ea4 refactoring by Scott Baker · 9 years ago
  77. 688e023 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  78. 2c23984 move tosca.py to new dir by Scott Baker · 9 years ago
  79. b171dd1 added get_readable_objects() by Tony Mack · 9 years ago
  80. c030be6 fix bug in select_by_user by Tony Mack · 9 years ago
  81. 6656672 tosca proof-of-concept by Scott Baker · 9 years ago
  82. b581a46 fix bug introduced in selflink code by Scott Baker · 9 years ago
  83. fe38c2a return permission error if non-global-admin tries to set CordSubscriberRoot.service_specific_id by Scott Baker · 9 years ago
  84. daf3473 remove comment by Scott Baker · 9 years ago
  85. 1729e34 a user with admin TenantRootPrivilege can see all other privileges in his TenantRoot by Scott Baker · 9 years ago
  86. 27de601 add get_service_objects_by_user and get_tenant_objects_by_user, make cord admins check users privileges by Scott Baker · 9 years ago
  87. 625437a fix import by Scott Baker · 9 years ago
  88. c8e947a fix issue with TenantRootPrivilege by Scott Baker · 9 years ago
  89. 4124e96 add VOLTTenantInline to CordSubscriberRootAdmin by Scott Baker · 9 years ago
  90. 54c9b9b redo selflink_url so that derived classes can provide a different changelist addr by Scott Baker · 9 years ago
  91. 6dddd2f add admin for CordSubscriberRoot by Scott Baker · 9 years ago
  92. 0e01783 prevent cannot chdir to /root error by Scott Baker · 9 years ago
  93. 9d9da49 make sure it runs using bash by Scott Baker · 9 years ago
  94. 3752db5 script for starting xos inside docker, add postgres wait by Scott Baker · 9 years ago
  95. 1c3d8a2 make favorites icon a config option by Scott Baker · 9 years ago
  96. 97f0731 raise Exception if vBNG service fails to return a routeable_subnet by Scott Baker · 9 years ago
  97. c456085 use vnbg_url from VBNGService object by Scott Baker · 9 years ago
  98. e7ab168 add comment by Scott Baker · 9 years ago
  99. 21d1893 add vbng_url to VBNGService model and admin by Scott Baker · 9 years ago
  100. 80a3929 remove service_specific_attribute from CORD admins and replace with individual attributes by Scott Baker · 9 years ago