1. 115cd43 tosca daemon by Scott Baker · 9 years ago
  2. a9022e3 support for log to a variable by Scott Baker · 9 years ago
  3. e46c1fa Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  4. d1e57e5 fix index errors in compute resource by Scott Baker · 9 years ago
  5. d743e8b Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  6. c1d963d add Tosca engine to Dockerfile by Scott Baker · 9 years ago
  7. 9097514 fix bash path by Scott Baker · 9 years ago
  8. abe9f0a script for installing tosca by Scott Baker · 9 years ago
  9. 56f588e samples for CORD and CDN by Scott Baker · 9 years ago
  10. d7a6b5a resources for the new services by Scott Baker · 9 years ago
  11. 5deb33d add icon_url/view_url, Service objs for VBNG, VCPE, and CDN by Scott Baker · 9 years ago
  12. 874960b more boilerplate moved to xosresource by Scott Baker · 9 years ago
  13. c15e4a1 add colocate option, use flavor selector by Scott Baker · 9 years ago
  14. 8437738 add hostname option to node selector by Scott Baker · 9 years ago
  15. 6821701 flavor selector by Scott Baker · 9 years ago
  16. 1b66938 workaround for Tosca bug by Scott Baker · 9 years ago
  17. d5f0ed6 scalable service sample by Scott Baker · 9 years ago
  18. a755ac2 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  19. 075d8b6 script to run all of the samples by Scott Baker · 9 years ago
  20. b31659b SlicePrivilege and SitePrivilege support by Scott Baker · 9 years ago
  21. a138606 support for users by Scott Baker · 9 years ago
  22. cda790f fix bug by Scott Baker · 9 years ago
  23. 91da9c2 support for users by Scott Baker · 9 years ago
  24. d135771 Support multiple compute nodes by Andy Bavier · 9 years ago
  25. 5547503 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  26. b2bddd8 network and networkTemplate support by Scott Baker · 9 years ago
  27. 5664682 Fix typo by Andy Bavier · 9 years ago
  28. f0bd80b Bug fixes by Andy Bavier · 9 years ago
  29. 1941ff8 punch through site_url by Scott Baker · 9 years ago
  30. b93001c parameters for sites by Scott Baker · 9 years ago
  31. 6001238 more verbose description by Scott Baker · 9 years ago
  32. b668340 properties for controller by Scott Baker · 9 years ago
  33. 6382db2 allow template to specify site display name by Scott Baker · 9 years ago
  34. 5fd1d01 sample to create a new deployment, controller, site, slice, and compute instance by Scott Baker · 9 years ago
  35. f2c8398 resources for deployment, site, and controller by Scott Baker · 9 years ago
  36. 15a3074 try harder to find requirements of requirements by Scott Baker · 9 years ago
  37. a1c7289 new types for Deployment and Controller; add capabilities and valid_target_types by Scott Baker · 9 years ago
  38. 1506d53 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  39. 4ee562b only delete slices and slivers if they are empty by Scott Baker · 9 years ago
  40. 3f685cc was considering adding a persistent property by Scott Baker · 9 years ago
  41. 68e22e9 Use flat-data-net so instance is reachable from ctl node by Andy Bavier · 9 years ago
  42. 050dc83 Updates for running on CloudLab ctl node by Andy Bavier · 9 years ago
  43. b5d0ed4 scalable instance sample by Scott Baker · 9 years ago
  44. b9fec93 reimplement get_scalable the right way by Scott Baker · 9 years ago
  45. f92533a support for scalable compute resource by Scott Baker · 9 years ago
  46. a705892 add get_all_required_node_names method by Scott Baker · 9 years ago
  47. 3f3b8e8 do a topsort on the nodetemplates to respect requirements by Scott Baker · 9 years ago
  48. 4edc862 correct error in sliver.__unicode__ if slice deleted before sliver by Scott Baker · 9 years ago
  49. b7cf17b add destroy tool by Scott Baker · 9 years ago
  50. e4f9c2c refactored again by Scott Baker · 9 years ago
  51. f0cdf39 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  52. bc94045 only override sliver.name if one was not specified by called by Scott Baker · 9 years ago
  53. 15136b5 created SiteHostsNodesInline, SiteHostsUsersInline. SliceAdmin filters the site field for sites that host users by Tony Mack · 9 years ago
  54. 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
  55. f065a6d Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  56. 4b8504a Set up XOS to talk to OpenStack on CloudLab by Andy Bavier · 9 years ago
  57. c73dadd ignore .swp files by Tony Mack · 9 years ago
  58. 2862dca added new fields to Site model (hosts_nodes, hosts_users) by Tony Mack · 9 years ago
  59. ef8a9e5 added get_permissions by Tony Mack · 9 years ago
  60. 1a60952 ability to create services and CoarseTenants, refactor the save() stuff by Scott Baker · 9 years ago
  61. e07d357 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  62. 3fb4931 add ability to create slices by Scott Baker · 9 years ago
  63. dcd865b refactor to support individual files for each resource type by Scott Baker · 9 years ago
  64. 6eb12a4 Change admin role to lowercase, convert tabs to white by Andy Bavier · 9 years ago
  65. 196a37a Change admin role to lowercase by Andy Bavier · 9 years ago
  66. d5181f3 rename execute.py to engine.py by Scott Baker · 9 years ago
  67. 095a6d6 factor out the imageselect stuff, make way for parameters by Scott Baker · 9 years ago
  68. 11640da ignore service for now by Scott Baker · 9 years ago
  69. da2a8f9 changed slice name by Scott Baker · 9 years ago
  70. 772cb8b service composition, WIP by Scott Baker · 9 years ago
  71. b354660 now supporting xos.yaml custom template and treating the slice as a requirement by Scott Baker · 9 years ago
  72. 42b26e7 refactoring by Scott Baker · 9 years ago
  73. 69e4684 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  74. 3bb7a5f move tosca.py to new dir by Scott Baker · 9 years ago
  75. 8f4ec84 added get_readable_objects() by Tony Mack · 9 years ago
  76. 2db9839 fix bug in select_by_user by Tony Mack · 9 years ago
  77. acbb4b9 tosca proof-of-concept by Scott Baker · 9 years ago
  78. 2978678 fix bug introduced in selflink code by Scott Baker · 9 years ago
  79. eaee05e return permission error if non-global-admin tries to set CordSubscriberRoot.service_specific_id by Scott Baker · 9 years ago
  80. df426ac remove comment by Scott Baker · 9 years ago
  81. 5116b30 a user with admin TenantRootPrivilege can see all other privileges in his TenantRoot by Scott Baker · 9 years ago
  82. 16573d3 add get_service_objects_by_user and get_tenant_objects_by_user, make cord admins check users privileges by Scott Baker · 9 years ago
  83. 7463951 fix import by Scott Baker · 9 years ago
  84. 335882a fix issue with TenantRootPrivilege by Scott Baker · 9 years ago
  85. ab12310 add VOLTTenantInline to CordSubscriberRootAdmin by Scott Baker · 9 years ago
  86. d5df950 redo selflink_url so that derived classes can provide a different changelist addr by Scott Baker · 9 years ago
  87. 527326e add admin for CordSubscriberRoot by Scott Baker · 9 years ago
  88. e4046a7 prevent cannot chdir to /root error by Scott Baker · 9 years ago
  89. 844b767 make sure it runs using bash by Scott Baker · 9 years ago
  90. 56c4902 script for starting xos inside docker, add postgres wait by Scott Baker · 9 years ago
  91. 2f64401 make favorites icon a config option by Scott Baker · 9 years ago
  92. 68b6006 raise Exception if vBNG service fails to return a routeable_subnet by Scott Baker · 9 years ago
  93. b94ce3b use vnbg_url from VBNGService object by Scott Baker · 9 years ago
  94. 9183a96 add comment by Scott Baker · 9 years ago
  95. 3d7ec1a add vbng_url to VBNGService model and admin by Scott Baker · 9 years ago
  96. bb482ae remove service_specific_attribute from CORD admins and replace with individual attributes by Scott Baker · 9 years ago
  97. 33f7e76 remove junk from start of file by Scott Baker · 9 years ago
  98. 726ad4c add CORD Debug views, and vbng_mapping view by Scott Baker · 9 years ago
  99. a00b579 refactor to use SyncSliverUsingAnsible by Scott Baker · 9 years ago
  100. 973353f abstract out the ansible-based sync sliver stuff to provide a useful base for other observers by Scott Baker · 9 years ago