1. feb377f can_update_deploymemt -> can_update_deployment by S.Çağlar Onur · 9 years ago
  2. 2a56ce5 site admins can add user's at sites where they have the 'admin' role by Tony Mack · 9 years ago
  3. 5ff90fc refactor object write permissions by Tony Mack · 9 years ago
  4. 6d0b0b3 Users can see all sites and site deployments by default by Tony Mack · 9 years ago
  5. 2192fec Eliminate duplicate parts of backend_status messages by Sapan Bhatia · 9 years ago
  6. 709bebd Link backend dependencies to references. Resolves #20. by Sapan Bhatia · 9 years ago
  7. 2175c1d Accumulate failure messages if they occur again by Sapan Bhatia · 9 years ago
  8. bb45dbe Stick to conventions by Sapan Bhatia · 9 years ago
  9. 8474395 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  10. ca78dc4 tool to create a minimally-populated database by Scott Baker · 9 years ago
  11. bae8134 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  12. 3a96c54 run development server in --insecure mode otherwise DEBUG=False will not fetch static files by Scott Baker · 9 years ago
  13. c8d77f5 Update README.Docker by Andy Bavier · 9 years ago
  14. d7d317c Update README.Docker by Andy Bavier · 9 years ago
  15. 3704434 Docker support by Andy Bavier · 9 years ago
  16. 85b98e7 increase backend_status length, fix order of model imports by Scott Baker · 9 years ago
  17. 9ff8507 permission fix by Scott Baker · 9 years ago
  18. ab7e66f Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  19. bb88544 set ALLOWED_HOSTS to ['*'] by Scott Baker · 9 years ago
  20. 705e88f set DEBUG=False by Tony Mack · 9 years ago
  21. d893dfb update object write permissions by Tony Mack · 9 years ago
  22. 1300726 /opt/planetstack --> /opt/xos by Scott Baker · 9 years ago
  23. ae82fca rename /opt/planetstack -> /opt/xos by Scott Baker · 9 years ago
  24. d9b6353 fixing up the EC2 observer by Scott Baker · 9 years ago
  25. 596397c fix all the typos and mistakes by Scott Baker · 9 years ago
  26. 0c550f7 last minute rename changes by Scott Baker · 9 years ago
  27. 1af3d5c path cleanup in xoslib tools and readme by Scott Baker · 9 years ago
  28. 95bc376 remove obsolete comments by Scott Baker · 9 years ago
  29. 8b0a199 remove hardcoded path from exception text by Scott Baker · 9 years ago
  30. 92d9bcf remove obsolete comment by Scott Baker · 9 years ago
  31. bd30b8e home dashboard use XOS_DIR instead of hardcoded paths by Scott Baker · 9 years ago
  32. d9e0123 openstack_observer use XOS_DIR instead of hardcoded paths by Scott Baker · 9 years ago
  33. 7f9320f get XOS_DIR from config by Scott Baker · 9 years ago
  34. 1c375c9 change XOS_ROOT to XOS_DIR by Scott Baker · 9 years ago
  35. b7a573d fix wrong path by Scott Baker · 9 years ago
  36. 02b3066 Big Rename: /opt/planetstack -> /opt/xos in db-cleanup tool by Scott Baker · 9 years ago
  37. 5676563 Big Rename: /opt/planetstack -> /opt/xos in helloworld example by Scott Baker · 9 years ago
  38. f09eebb remove obsolete welcome view by Scott Baker · 9 years ago
  39. 8156da9 Big Rename: config files by Scott Baker · 9 years ago
  40. b439e1e get xos root from config by Scott Baker · 9 years ago
  41. b969c46 cleanup bigquery filenames to one spot by Scott Baker · 9 years ago
  42. a06c1ac rename planetstack-backend.py to xos-observer.py by Scott Baker · 9 years ago
  43. 5867bbe cleanup paths to development environment by Scott Baker · 9 years ago
  44. b43ffde REST API rename: plstackapi -> xos by Scott Baker · 9 years ago
  45. 5101d4d REST API rename: plstackapi -> xos by Scott Baker · 9 years ago
  46. d232c2b Big Rename: planetstack-backend.py to xos-observer.py, parameterize directories in scripts/opencloud by Scott Baker · 9 years ago
  47. bd98583 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  48. 3c06fbc prevent 500 error if /tmp/observer_last_run does not exist by Scott Baker · 9 years ago
  49. 709bb59 change name of RPM by Scott Baker · 9 years ago
  50. d10efa1 Bug fix in keystone_user, when the tenant doesn't exist by Sapan Bhatia · 9 years ago
  51. cba0ffe REST API set creator attribute when creating objects by Scott Baker · 9 years ago
  52. 447eb50 WIP - has the pre_save/perform_create code by Scott Baker · 9 years ago
  53. d3a1012 dashboard view cleanup unused bigquery and cdn stuff by Scott Baker · 9 years ago
  54. 0906612 cleanup, WIP by Scott Baker · 9 years ago
  55. f476a97 tools: rename plstackapi to xos by Scott Baker · 9 years ago
  56. dd44211 REST API: rename plstackapi to xos by Scott Baker · 9 years ago
  57. 37adc3e rename plstackapi_config to xos_config by Scott Baker · 9 years ago
  58. 648abfc kairos, nagios, cassandra removed from settings file by Scott Baker · 9 years ago
  59. 923f096 meaning error messages in REST permission errors by Scott Baker · 9 years ago
  60. daca816 fix the naive/aware timezone problem by Scott Baker · 9 years ago
  61. cb60f8a use rest_framework's permission denied by Scott Baker · 9 years ago
  62. 4ff021c remove legacy cassandra, kairos, and nagios from tree by Scott Baker · 9 years ago
  63. ca03b64 fix permission error when creating slices with tenant view by Scott Baker · 9 years ago
  64. 015a6a2 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  65. 960431e return permission denied when anonymous user tries to use REST by Scott Baker · 9 years ago
  66. b992577 A non-admin should not be able to set the creator of a slice to someone else by Tony Mack · 9 years ago
  67. f080197 Modify Ansible's Keystone module to support password changes. Fixes #5. by Sapan Bhatia · 9 years ago
  68. 7162106 fix api.template.py to work with swagger by Scott Baker · 9 years ago
  69. 5e140a3 latest autogenerated genapi.py, works with swagger by Scott Baker · 9 years ago
  70. 26dbd8d fix read_only fields for SliverAdmin by Tony Mack · 9 years ago
  71. 7d61efb add 'all_ips_string' to list of read only fields in SliverAdmin by Tony Mack · 9 years ago
  72. 35515a4 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  73. 2e6efd2 documentation link updated by Scott Baker · 9 years ago
  74. d833658 get ip address from Sliver.all_ips_string instead of Sliver.ip by Tony Mack · 9 years ago
  75. 1081225 move site_deployments tab from SiteAdmin page to DeploymentAdmin page by Tony Mack · 9 years ago
  76. c052e5f fix sliver.all_ips() throwing traceback by Scott Baker · 9 years ago
  77. 11a2f50 fix sync_network_slivers was using instance_id instead of instance_uuid by Scott Baker · 9 years ago
  78. 760b54b throw validation error if sliver has no creator by Scott Baker · 9 years ago
  79. d168ae0 throw validation error if slice has no creator by Scott Baker · 9 years ago
  80. 22732bb additional validation on slice.name by Scott Baker · 9 years ago
  81. b5c8697 fix spacing in html by Scott Baker · 9 years ago
  82. 5e229c0 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  83. 6e88406 Adding LICENSE file. by functor · 9 years ago
  84. 1ee8bdf New default model-deps file, based on fixes to dependency generation recently by Sapan Bhatia · 9 years ago
  85. 8e6f53d Django view that exports Observer status by Sapan Bhatia · 9 years ago
  86. 99f4968 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 · 9 years ago
  87. 4700611 Implemented back off for failed object synchronizations by Sapan Bhatia · 9 years ago
  88. e122dcf Save Observer run time information for status view by Sapan Bhatia · 9 years ago
  89. 0926e65 Reimplemented backend dependencies in the main Observer run loop by Sapan Bhatia · 9 years ago
  90. 752f0f0 Enable user and site model policies by Sapan Bhatia · 9 years ago
  91. f841d9b Bug fix in Slice model policy by Sapan Bhatia · 9 years ago
  92. f0ad980 Added model policies for controlleruser and controllersite by Sapan Bhatia · 9 years ago
  93. cb7aa3a Support field name synonyms when discovering dependencies by Sapan Bhatia · 9 years ago
  94. c1945a6 Added scratchpad for Observer to bookkeep objects by Sapan Bhatia · 9 years ago
  95. df3a046 Adding LICENSE file. by mw · 9 years ago
  96. 6e9027f remove Dashboard Views from user admin by Scott Baker · 9 years ago
  97. 5ced6ab ask the PI to click save by Scott Baker · 9 years ago
  98. 150ee86 return an error when trying to register a deleted user by Scott Baker · 9 years ago
  99. 28e2e3a fix tenant view temporary password email, display message if user tries to register again by Scott Baker · 9 years ago
  100. 92b1205 disable setting fields to readonly based on user's privilege in UserAdmin by Tony Mack · 9 years ago