1. 15136b5 created SiteHostsNodesInline, SiteHostsUsersInline. SliceAdmin filters the site field for sites that host users by Tony Mack · 9 years ago
  2. 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
  3. f065a6d Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  4. 4b8504a Set up XOS to talk to OpenStack on CloudLab by Andy Bavier · 9 years ago
  5. c73dadd ignore .swp files by Tony Mack · 9 years ago
  6. 2862dca added new fields to Site model (hosts_nodes, hosts_users) by Tony Mack · 9 years ago
  7. ef8a9e5 added get_permissions by Tony Mack · 9 years ago
  8. 1a60952 ability to create services and CoarseTenants, refactor the save() stuff by Scott Baker · 9 years ago
  9. e07d357 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  10. 3fb4931 add ability to create slices by Scott Baker · 9 years ago
  11. dcd865b refactor to support individual files for each resource type by Scott Baker · 9 years ago
  12. 6eb12a4 Change admin role to lowercase, convert tabs to white by Andy Bavier · 9 years ago
  13. 196a37a Change admin role to lowercase by Andy Bavier · 9 years ago
  14. d5181f3 rename execute.py to engine.py by Scott Baker · 9 years ago
  15. 095a6d6 factor out the imageselect stuff, make way for parameters by Scott Baker · 9 years ago
  16. 11640da ignore service for now by Scott Baker · 9 years ago
  17. da2a8f9 changed slice name by Scott Baker · 9 years ago
  18. 772cb8b service composition, WIP by Scott Baker · 9 years ago
  19. b354660 now supporting xos.yaml custom template and treating the slice as a requirement by Scott Baker · 9 years ago
  20. 42b26e7 refactoring by Scott Baker · 9 years ago
  21. 69e4684 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  22. 3bb7a5f move tosca.py to new dir by Scott Baker · 9 years ago
  23. 8f4ec84 added get_readable_objects() by Tony Mack · 9 years ago
  24. 2db9839 fix bug in select_by_user by Tony Mack · 9 years ago
  25. acbb4b9 tosca proof-of-concept by Scott Baker · 9 years ago
  26. 2978678 fix bug introduced in selflink code by Scott Baker · 9 years ago
  27. eaee05e return permission error if non-global-admin tries to set CordSubscriberRoot.service_specific_id by Scott Baker · 9 years ago
  28. df426ac remove comment by Scott Baker · 9 years ago
  29. 5116b30 a user with admin TenantRootPrivilege can see all other privileges in his TenantRoot by Scott Baker · 9 years ago
  30. 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
  31. 7463951 fix import by Scott Baker · 9 years ago
  32. 335882a fix issue with TenantRootPrivilege by Scott Baker · 9 years ago
  33. ab12310 add VOLTTenantInline to CordSubscriberRootAdmin by Scott Baker · 9 years ago
  34. d5df950 redo selflink_url so that derived classes can provide a different changelist addr by Scott Baker · 9 years ago
  35. 527326e add admin for CordSubscriberRoot by Scott Baker · 9 years ago
  36. e4046a7 prevent cannot chdir to /root error by Scott Baker · 9 years ago
  37. 844b767 make sure it runs using bash by Scott Baker · 9 years ago
  38. 56c4902 script for starting xos inside docker, add postgres wait by Scott Baker · 9 years ago
  39. 2f64401 make favorites icon a config option by Scott Baker · 9 years ago
  40. 68b6006 raise Exception if vBNG service fails to return a routeable_subnet by Scott Baker · 9 years ago
  41. b94ce3b use vnbg_url from VBNGService object by Scott Baker · 9 years ago
  42. 9183a96 add comment by Scott Baker · 9 years ago
  43. 3d7ec1a add vbng_url to VBNGService model and admin by Scott Baker · 9 years ago
  44. bb482ae remove service_specific_attribute from CORD admins and replace with individual attributes by Scott Baker · 9 years ago
  45. 33f7e76 remove junk from start of file by Scott Baker · 9 years ago
  46. 726ad4c add CORD Debug views, and vbng_mapping view by Scott Baker · 9 years ago
  47. a00b579 refactor to use SyncSliverUsingAnsible by Scott Baker · 9 years ago
  48. 973353f abstract out the ansible-based sync sliver stuff to provide a useful base for other observers by Scott Baker · 9 years ago
  49. f22ec19 check in __init__ files by Scott Baker · 9 years ago
  50. 920ea77 remove commented out old servers by Scott Baker · 9 years ago
  51. 99ab15b disable url_filtering if there are no bbs_addrs by Scott Baker · 9 years ago
  52. 70dce21 set dns_nameservers to 8.8.8.8 by Scott Baker · 9 years ago
  53. 917008e add comment by Scott Baker · 9 years ago
  54. d1705e3 make branding configurable in xos_config by Scott Baker · 9 years ago
  55. cecee00 add wait_postgress to createdb by Scott Baker · 9 years ago
  56. 7c9ad05 eliminate debug print by Scott Baker · 9 years ago
  57. 521abcc allow Slice Admins to see SlicePrivileges in their slice, allow any user to be used for SlicePrivilege by Scott Baker · 9 years ago
  58. 4449f18 remove hardcoded reference to hpc-client network by Scott Baker · 9 years ago
  59. ab203c8 fix syntax issues by Scott Baker · 9 years ago
  60. 873ae3b WIP, make sync_vcpetenant pay attention to settings in VCPEService object by Scott Baker · 9 years ago
  61. c2cb738 make bbs_hostname, bbs_port configurable in broadbandshield library by Scott Baker · 9 years ago
  62. a0886fb rename bbs_url to bbs_api_hostname and add bbs_api_port by Scott Baker · 9 years ago
  63. cec6a70 rename client_network_label to backend_network_label by Scott Baker · 9 years ago
  64. 3d2493b add bbs_server and bbs_slice to vCPE Service model and admin by Scott Baker · 9 years ago
  65. e32e52e optional cmi_hostname parameter for testing by Scott Baker · 9 years ago
  66. 7c2b586 trailing newline by Scott Baker · 9 years ago
  67. 21c29bd stuff not previously checked in by Scott Baker · 9 years ago
  68. 71d9e13 cleanup and checkin the example scripts by Scott Baker · 9 years ago
  69. aa5c7c5 changes made to the ubuntu14-vcpe image to disable resolvconf by Scott Baker · 9 years ago
  70. e96247a update comment by Scott Baker · 9 years ago
  71. 888022a site admins should be able to see all slices in site by Scott Baker · 9 years ago
  72. 7ba272e add bbs_url and client_network_label to VCPEService and its admin by Scott Baker · 9 years ago
  73. 096dce8 fix scoping issue by Scott Baker · 9 years ago
  74. 74404fe a way to automatically create simple attributes by Scott Baker · 9 years ago
  75. 800f9c1 make vlan_id and creator fields in vOLT admin, make service_specific_attribute readonly by Scott Baker · 9 years ago
  76. 82498c5 move get_attribute/set_attribute to a mixin by Scott Baker · 9 years ago
  77. 2f0828e add service_specific_attribute to service model by Scott Baker · 9 years ago
  78. 2d281a9 if a user adds a sliver and doesn't have privilege, then throw an error by Scott Baker · 9 years ago
  79. 5eec163 add controlleruser to xoslib admin by Scott Baker · 9 years ago
  80. 1027cd6 fix races in vOLT and vCPE creating multiple slivers per object by Scott Baker · 9 years ago
  81. cf9cbad fix sliver.creator error on saving slivers from slice page, remove CORD deployment hack by Scott Baker · 9 years ago
  82. db66fd3 the big switch from subscriber settings in vcpe to CordSubscriberRoot by Scott Baker · 9 years ago
  83. 7c7b631 add sync_attributes for subscriber, enforce one vOLT per subscriber, auto-create subscriber object for vOLT by Scott Baker · 9 years ago
  84. deb8570 WIP support for subscriber object in vcpe observer by Scott Baker · 9 years ago
  85. 8100d2a fix permission check for TenantRoot missing allow field by Scott Baker · 9 years ago
  86. efcec63 add service_specific_id to TenantRoot, rename attribute to service_specific_attribute, add get_newest_subscribed_tenant method by Scott Baker · 9 years ago
  87. a9e94ed eliinate the SYNCME code by Scott Baker · 9 years ago
  88. e2dec62 use the new volt field of the vCPE by Scott Baker · 9 years ago
  89. cd34918 pointers to go easily from vOLT to subscriber and from vCPE to vOLT by Scott Baker · 9 years ago
  90. 0588e50 add subscriber_root to vOLT admin pages by Scott Baker · 9 years ago
  91. 34b48cf CordSubscriberNew, WIP by Scott Baker · 9 years ago
  92. 4e62945 Add Subscirber, Provider to __init__.py by Scott Baker · 9 years ago
  93. f08823d CordSubscriberRoot, WIP by Scott Baker · 9 years ago
  94. b6d21e7 add TenantRoot models to model __init__.py by Scott Baker · 9 years ago
  95. 1b06b6c add TenantRoot admins by Scott Baker · 9 years ago
  96. 361c86c eliminate vcpe_id/vbng_id in favor of using subscribed_tenants field by Scott Baker · 9 years ago
  97. 1e49896 add XOSConflictingField exception by Scott Baker · 9 years ago
  98. 618a489 add get_newest_subscribed_tenant method, add name field to TenantRoot, fix priveleges by Scott Baker · 9 years ago
  99. 3cbb3ea Remember that this is a template by Andy Bavier · 9 years ago
  100. 6a4ee43 Template upstart file by Andy Bavier · 9 years ago