1. 7807158 cleanup, WIP by Scott Baker · 10 years ago
  2. 55e0ebe tools: rename plstackapi to xos by Scott Baker · 10 years ago
  3. 1faefd3 REST API: rename plstackapi to xos by Scott Baker · 10 years ago
  4. d71335d rename plstackapi_config to xos_config by Scott Baker · 10 years ago
  5. 9f375e0 kairos, nagios, cassandra removed from settings file by Scott Baker · 10 years ago
  6. 15af565 meaning error messages in REST permission errors by Scott Baker · 10 years ago
  7. 55b786a fix the naive/aware timezone problem by Scott Baker · 10 years ago
  8. 4af864e use rest_framework's permission denied by Scott Baker · 10 years ago
  9. 98e77fa remove legacy cassandra, kairos, and nagios from tree by Scott Baker · 10 years ago
  10. 8cfe3d2 fix permission error when creating slices with tenant view by Scott Baker · 10 years ago
  11. 79a6409 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  12. 20101af return permission denied when anonymous user tries to use REST by Scott Baker · 10 years ago
  13. d0cf612 A non-admin should not be able to set the creator of a slice to someone else by Tony Mack · 10 years ago
  14. 16a7f65 Modify Ansible's Keystone module to support password changes. Fixes #5. by Sapan Bhatia · 10 years ago
  15. cc18479 fix api.template.py to work with swagger by Scott Baker · 10 years ago
  16. 84cf39e latest autogenerated genapi.py, works with swagger by Scott Baker · 10 years ago
  17. b428feb fix read_only fields for SliverAdmin by Tony Mack · 10 years ago
  18. db8580b add 'all_ips_string' to list of read only fields in SliverAdmin by Tony Mack · 10 years ago
  19. 71b1404 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  20. af80a72 documentation link updated by Scott Baker · 10 years ago
  21. 707f7d7 get ip address from Sliver.all_ips_string instead of Sliver.ip by Tony Mack · 10 years ago
  22. b81d5e4 move site_deployments tab from SiteAdmin page to DeploymentAdmin page by Tony Mack · 10 years ago
  23. 1c83dcf fix sliver.all_ips() throwing traceback by Scott Baker · 10 years ago
  24. f92206b fix sync_network_slivers was using instance_id instead of instance_uuid by Scott Baker · 10 years ago
  25. 2d599df throw validation error if sliver has no creator by Scott Baker · 10 years ago
  26. 9a9a9ab throw validation error if slice has no creator by Scott Baker · 10 years ago
  27. 8c52051 additional validation on slice.name by Scott Baker · 10 years ago
  28. 9d0595c fix spacing in html by Scott Baker · 10 years ago
  29. 5824c0e Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 10 years ago
  30. 4616340 Adding LICENSE file. by functor · 10 years ago
  31. 592d035 New default model-deps file, based on fixes to dependency generation recently by Sapan Bhatia · 10 years ago
  32. 214c64c Django view that exports Observer status by Sapan Bhatia · 10 years ago
  33. 39a775f Separated "provides" and "observes" declarations in sync steps. Provides is for dependency management and observes is for retrieving obejcts that have changed. by Sapan Bhatia · 10 years ago
  34. 8a51bf5 Implemented back off for failed object synchronizations by Sapan Bhatia · 10 years ago
  35. 1e92125 Save Observer run time information for status view by Sapan Bhatia · 10 years ago
  36. ed6fc2d Reimplemented backend dependencies in the main Observer run loop by Sapan Bhatia · 10 years ago
  37. 7dba4b6 Enable user and site model policies by Sapan Bhatia · 10 years ago
  38. 2f51b27 Bug fix in Slice model policy by Sapan Bhatia · 10 years ago
  39. 3345719 Added model policies for controlleruser and controllersite by Sapan Bhatia · 10 years ago
  40. 5ef878c Support field name synonyms when discovering dependencies by Sapan Bhatia · 10 years ago
  41. 3117619 Added scratchpad for Observer to bookkeep objects by Sapan Bhatia · 10 years ago
  42. 6db6302 Adding LICENSE file. by mw · 10 years ago
  43. 9047261 remove Dashboard Views from user admin by Scott Baker · 10 years ago
  44. baf0026 ask the PI to click save by Scott Baker · 10 years ago
  45. 361a0bd return an error when trying to register a deleted user by Scott Baker · 10 years ago
  46. 3dfb6cb fix tenant view temporary password email, display message if user tries to register again by Scott Baker · 10 years ago
  47. 933b291 disable setting fields to readonly based on user's privilege in UserAdmin by Tony Mack · 10 years ago
  48. 03b9229 only admins and pis can change/modify a user's site by Tony Mack · 10 years ago
  49. 3a3b281 set is_admin default to False by Tony Mack · 10 years ago
  50. 365545d dont list is_admin field twice in UserAdmin by Tony Mack · 10 years ago
  51. 73244b6 make sure users created through tenant view are not admins by Scott Baker · 10 years ago
  52. e3d6faf red and green observer status icons by Scott Baker · 10 years ago
  53. cad6330 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  54. 25e3db4 make nagios default to (select a controller) by Scott Baker · 10 years ago
  55. 122595c Various bugfies to the main Observer loop by Sapan Bhatia · 10 years ago
  56. a938ea8 Bugfix by Sapan Bhatia · 10 years ago
  57. c88c9a8 Set backend status when saving backend version of object by Sapan Bhatia · 10 years ago
  58. 5d662c7 Change dependencies to primitive objects by Sapan Bhatia · 10 years ago
  59. 4c877d6 Show greens where status is 1 - by Sapan Bhatia · 10 years ago
  60. 871e95e repair the sliver filter logic in xosAdminDashboard by Scott Baker · 10 years ago
  61. 979b1a1 sliver.deploymentNetwork -> deployment network by Scott Baker · 10 years ago
  62. b5839e9 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  63. 7ccc6ad display ssh command in sliver detail view by Scott Baker · 10 years ago
  64. 7eb52be user's can't set/unset site in Login Details without the proper authorization by Tony Mack · 10 years ago
  65. 75d9d32 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Tony Mack · 10 years ago
  66. c8f443d user's can't set/unset is_admin, is_active and is_readonly values in Login Details without the proper authorization. by Tony Mack · 10 years ago
  67. efc21d5 download_ssh_commands view, deprecated by Scott Baker · 10 years ago
  68. 5f9b2cd download button for ssh commands by Scott Baker · 10 years ago
  69. 342dee4 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  70. 23734cd view for download ssh commands by Scott Baker · 10 years ago
  71. 450b6e0 Remove visible references to Reservations, Accounts, Billing, and Invoices by Tony Mack · 10 years ago
  72. a111f44 add backend_status_icon to user admin list by Scott Baker · 10 years ago
  73. 5a39f59 display APIException errors properly by Scott Baker · 10 years ago
  74. 5e19c66 return APIException for sliceplus errors instead of valueerror by Scott Baker · 10 years ago
  75. fd45ba0 prevent script tags inside of error popup by Scott Baker · 10 years ago
  76. 85515d7 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  77. ff69a6e fix validator override call for slice/slicePlus, add network_ports validation, allow validators to be added on a per-model basis by Scott Baker · 10 years ago
  78. 3346abe Fix assignment of sliver IP Addresses, failing because of an import error by Sapan Bhatia · 10 years ago
  79. 6980cfd Disable creation of an OpenStack gateway for private netwroks (and nat networks too, with the latter it does not matter) by Sapan Bhatia · 10 years ago
  80. 7b4cee7 Do not catch and ignore network instantiation errors, as doing so lets them pass unnoticed by hte Observer by Sapan Bhatia · 10 years ago
  81. f1705c1 Fix bug in CIDR allocation by Sapan Bhatia · 10 years ago
  82. 3b3e1e1 Defer error checking to ansible layer by Sapan Bhatia · 10 years ago
  83. a2e8e2d Add types to backend status messages by Sapan Bhatia · 10 years ago
  84. c9df99a Drop some of the noise in observer logs by Sapan Bhatia · 10 years ago
  85. 8fef296 Added model policies as a thread in the observer by Sapan Bhatia · 10 years ago
  86. 02fd756 Quote commands when running ansible by Sapan Bhatia · 10 years ago
  87. 58da661 Make error checking part of the ansible abstraction layer by Sapan Bhatia · 10 years ago
  88. 39c3a70 Added new model policies for images and controllerslices by Sapan Bhatia · 10 years ago
  89. b6d5b87 Bug fixes in model policies by Sapan Bhatia · 10 years ago
  90. b3507b9 Made model policies a threaded run loop, and made policy executions transactional by Sapan Bhatia · 10 years ago
  91. 030cede Added a type to backend_status by Sapan Bhatia · 10 years ago
  92. f3278d1 Added timestamp for model policy scheduling to the User class by Sapan Bhatia · 10 years ago
  93. ab66b7d Added timestamp to support model policy scheduling by Sapan Bhatia · 10 years ago
  94. ca11bb8 network_ports validation, wip by Scott Baker · 10 years ago
  95. a4a379c display count of ready slivers in tenant view by Scott Baker · 10 years ago
  96. a8c0b24 filter sites with no nodes from tenant view by Scott Baker · 10 years ago
  97. 95638be fix icon color in provisioning state by Scott Baker · 10 years ago
  98. 66b11e2 fix filter code in sliver inline by Scott Baker · 10 years ago
  99. 94c40eb checking in clean initial migration by Tony Mack · 10 years ago
  100. 494d0db fix Chosen Sites empty in Deployment Admin by Scott Baker · 10 years ago