- a95895d respect the virtualenv by using /usr/bin/env by S.Çağlar Onur · 10 years ago
- b8efcfa update note about initial_data.json by Scott Baker · 10 years ago
- df6cc05 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
- 0715a04 minimalist initial_data.json by Scott Baker · 10 years ago
- dc0647f add missing libyaml-dev dependency [for pyyaml] by S.Çağlar Onur · 10 years ago
- 2a56ce5 site admins can add user's at sites where they have the 'admin' role by Tony Mack · 10 years ago
- 5ff90fc refactor object write permissions by Tony Mack · 10 years ago
- 6d0b0b3 Users can see all sites and site deployments by default by Tony Mack · 10 years ago
- 2192fec Eliminate duplicate parts of backend_status messages by Sapan Bhatia · 10 years ago
- 709bebd Link backend dependencies to references. Resolves #20. by Sapan Bhatia · 10 years ago
- 2175c1d Accumulate failure messages if they occur again by Sapan Bhatia · 10 years ago
- bb45dbe Stick to conventions by Sapan Bhatia · 10 years ago
- 8474395 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 10 years ago
- ca78dc4 tool to create a minimally-populated database by Scott Baker · 10 years ago
- bae8134 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
- 3a96c54 run development server in --insecure mode otherwise DEBUG=False will not fetch static files by Scott Baker · 10 years ago
- c8d77f5 Update README.Docker by Andy Bavier · 10 years ago
- d7d317c Update README.Docker by Andy Bavier · 10 years ago
- 3704434 Docker support by Andy Bavier · 10 years ago
- da74fba spec file updates for big rename by Scott Baker · 10 years ago
- 85b98e7 increase backend_status length, fix order of model imports by Scott Baker · 10 years ago
- 9ff8507 permission fix by Scott Baker · 10 years ago
- ab7e66f Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
- bb88544 set ALLOWED_HOSTS to ['*'] by Scott Baker · 10 years ago
- 705e88f set DEBUG=False by Tony Mack · 10 years ago
- d893dfb update object write permissions by Tony Mack · 10 years ago
- 1300726 /opt/planetstack --> /opt/xos by Scott Baker · 10 years ago
- ae82fca rename /opt/planetstack -> /opt/xos by Scott Baker · 10 years ago
- d9b6353 fixing up the EC2 observer by Scott Baker · 10 years ago
- 596397c fix all the typos and mistakes by Scott Baker · 10 years ago
- 0c550f7 last minute rename changes by Scott Baker · 10 years ago
- 1af3d5c path cleanup in xoslib tools and readme by Scott Baker · 10 years ago
- 95bc376 remove obsolete comments by Scott Baker · 10 years ago
- 8b0a199 remove hardcoded path from exception text by Scott Baker · 10 years ago
- 92d9bcf remove obsolete comment by Scott Baker · 10 years ago
- bd30b8e home dashboard use XOS_DIR instead of hardcoded paths by Scott Baker · 10 years ago
- d9e0123 openstack_observer use XOS_DIR instead of hardcoded paths by Scott Baker · 10 years ago
- 7f9320f get XOS_DIR from config by Scott Baker · 10 years ago
- 1c375c9 change XOS_ROOT to XOS_DIR by Scott Baker · 10 years ago
- b7a573d fix wrong path by Scott Baker · 10 years ago
- 02b3066 Big Rename: /opt/planetstack -> /opt/xos in db-cleanup tool by Scott Baker · 10 years ago
- 5676563 Big Rename: /opt/planetstack -> /opt/xos in helloworld example by Scott Baker · 10 years ago
- f09eebb remove obsolete welcome view by Scott Baker · 10 years ago
- 8156da9 Big Rename: config files by Scott Baker · 10 years ago
- b439e1e get xos root from config by Scott Baker · 10 years ago
- b969c46 cleanup bigquery filenames to one spot by Scott Baker · 10 years ago
- a06c1ac rename planetstack-backend.py to xos-observer.py by Scott Baker · 10 years ago
- 5867bbe cleanup paths to development environment by Scott Baker · 10 years ago
- b43ffde REST API rename: plstackapi -> xos by Scott Baker · 10 years ago
- 5101d4d REST API rename: plstackapi -> xos by Scott Baker · 10 years ago
- d232c2b Big Rename: planetstack-backend.py to xos-observer.py, parameterize directories in scripts/opencloud by Scott Baker · 10 years ago
- bd98583 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
- 3c06fbc prevent 500 error if /tmp/observer_last_run does not exist by Scott Baker · 10 years ago
- 709bb59 change name of RPM by Scott Baker · 10 years ago
- d10efa1 Bug fix in keystone_user, when the tenant doesn't exist by Sapan Bhatia · 10 years ago
- cba0ffe REST API set creator attribute when creating objects by Scott Baker · 10 years ago
- 447eb50 WIP - has the pre_save/perform_create code by Scott Baker · 10 years ago
- d3a1012 dashboard view cleanup unused bigquery and cdn stuff by Scott Baker · 10 years ago
- 0906612 cleanup, WIP by Scott Baker · 10 years ago
- f476a97 tools: rename plstackapi to xos by Scott Baker · 10 years ago
- dd44211 REST API: rename plstackapi to xos by Scott Baker · 10 years ago
- 37adc3e rename plstackapi_config to xos_config by Scott Baker · 10 years ago
- 648abfc kairos, nagios, cassandra removed from settings file by Scott Baker · 10 years ago
- 923f096 meaning error messages in REST permission errors by Scott Baker · 10 years ago
- daca816 fix the naive/aware timezone problem by Scott Baker · 10 years ago
- cb60f8a use rest_framework's permission denied by Scott Baker · 10 years ago
- 4ff021c remove legacy cassandra, kairos, and nagios from tree by Scott Baker · 10 years ago
- ca03b64 fix permission error when creating slices with tenant view by Scott Baker · 10 years ago
- 015a6a2 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
- 960431e return permission denied when anonymous user tries to use REST by Scott Baker · 10 years ago
- b992577 A non-admin should not be able to set the creator of a slice to someone else by Tony Mack · 10 years ago
- f080197 Modify Ansible's Keystone module to support password changes. Fixes #5. by Sapan Bhatia · 10 years ago
- 7162106 fix api.template.py to work with swagger by Scott Baker · 10 years ago
- 5e140a3 latest autogenerated genapi.py, works with swagger by Scott Baker · 10 years ago
- 26dbd8d fix read_only fields for SliverAdmin by Tony Mack · 10 years ago
- 7d61efb add 'all_ips_string' to list of read only fields in SliverAdmin by Tony Mack · 10 years ago
- 35515a4 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
- 2e6efd2 documentation link updated by Scott Baker · 10 years ago
- d833658 get ip address from Sliver.all_ips_string instead of Sliver.ip by Tony Mack · 10 years ago
- 1081225 move site_deployments tab from SiteAdmin page to DeploymentAdmin page by Tony Mack · 10 years ago
- c052e5f fix sliver.all_ips() throwing traceback by Scott Baker · 10 years ago
- 11a2f50 fix sync_network_slivers was using instance_id instead of instance_uuid by Scott Baker · 10 years ago
- 760b54b throw validation error if sliver has no creator by Scott Baker · 10 years ago
- d168ae0 throw validation error if slice has no creator by Scott Baker · 10 years ago
- 22732bb additional validation on slice.name by Scott Baker · 10 years ago
- b5c8697 fix spacing in html by Scott Baker · 10 years ago
- 5e229c0 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 10 years ago
- 6e88406 Adding LICENSE file. by functor · 10 years ago
- 1ee8bdf New default model-deps file, based on fixes to dependency generation recently by Sapan Bhatia · 10 years ago
- 8e6f53d Django view that exports Observer status by Sapan Bhatia · 10 years ago
- 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 · 10 years ago
- 4700611 Implemented back off for failed object synchronizations by Sapan Bhatia · 10 years ago
- e122dcf Save Observer run time information for status view by Sapan Bhatia · 10 years ago
- 0926e65 Reimplemented backend dependencies in the main Observer run loop by Sapan Bhatia · 10 years ago
- 752f0f0 Enable user and site model policies by Sapan Bhatia · 10 years ago
- f841d9b Bug fix in Slice model policy by Sapan Bhatia · 10 years ago
- f0ad980 Added model policies for controlleruser and controllersite by Sapan Bhatia · 10 years ago
- cb7aa3a Support field name synonyms when discovering dependencies by Sapan Bhatia · 10 years ago
- c1945a6 Added scratchpad for Observer to bookkeep objects by Sapan Bhatia · 10 years ago
- df3a046 Adding LICENSE file. by mw · 10 years ago