Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
d1c112de9c6671ab373c34f3bde2a3ce239e825b
d1c112d
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 10 years ago
249a57e
set ALLOWED_HOSTS to ['*']
by Scott Baker
· 10 years ago
314734f
set DEBUG=False
by Tony Mack
· 10 years ago
cf29cfa
update object write permissions
by Tony Mack
· 10 years ago
201ae3f
/opt/planetstack --> /opt/xos
by Scott Baker
· 10 years ago
8797232
rename /opt/planetstack -> /opt/xos
by Scott Baker
· 10 years ago
a0a86e6
fixing up the EC2 observer
by Scott Baker
· 10 years ago
a8b263b
fix all the typos and mistakes
by Scott Baker
· 10 years ago
06116da
last minute rename changes
by Scott Baker
· 10 years ago
8a00a01
path cleanup in xoslib tools and readme
by Scott Baker
· 10 years ago
a2aab7b
remove obsolete comments
by Scott Baker
· 10 years ago
e0d9cfc
remove hardcoded path from exception text
by Scott Baker
· 10 years ago
aae5146
remove obsolete comment
by Scott Baker
· 10 years ago
41b4fa8
home dashboard use XOS_DIR instead of hardcoded paths
by Scott Baker
· 10 years ago
7069c16
openstack_observer use XOS_DIR instead of hardcoded paths
by Scott Baker
· 10 years ago
3bd7c86
get XOS_DIR from config
by Scott Baker
· 10 years ago
1355d7d
change XOS_ROOT to XOS_DIR
by Scott Baker
· 10 years ago
5a931e2
fix wrong path
by Scott Baker
· 10 years ago
d5f91aa
Big Rename: /opt/planetstack -> /opt/xos in db-cleanup tool
by Scott Baker
· 10 years ago
49829de
Big Rename: /opt/planetstack -> /opt/xos in helloworld example
by Scott Baker
· 10 years ago
25df436
remove obsolete welcome view
by Scott Baker
· 10 years ago
516f80b
Big Rename: config files
by Scott Baker
· 10 years ago
be96926
get xos root from config
by Scott Baker
· 10 years ago
40db8e0
cleanup bigquery filenames to one spot
by Scott Baker
· 10 years ago
30efd91
rename planetstack-backend.py to xos-observer.py
by Scott Baker
· 10 years ago
07bd78c
cleanup paths to development environment
by Scott Baker
· 10 years ago
1c73219
REST API rename: plstackapi -> xos
by Scott Baker
· 10 years ago
f6123d2
REST API rename: plstackapi -> xos
by Scott Baker
· 10 years ago
dc74f7d
Big Rename: planetstack-backend.py to xos-observer.py, parameterize directories in scripts/opencloud
by Scott Baker
· 10 years ago
6255c33
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 10 years ago
9f80ea0
prevent 500 error if /tmp/observer_last_run does not exist
by Scott Baker
· 10 years ago
d4b1e54
change name of RPM
by Scott Baker
· 10 years ago
bd46a92
REST API set creator attribute when creating objects
by Scott Baker
· 10 years ago
ce7fc0a
WIP - has the pre_save/perform_create code
by Scott Baker
· 10 years ago
3307ce6
dashboard view cleanup unused bigquery and cdn stuff
by Scott Baker
· 10 years ago
7807158
cleanup, WIP
by Scott Baker
· 10 years ago
55e0ebe
tools: rename plstackapi to xos
by Scott Baker
· 10 years ago
1faefd3
REST API: rename plstackapi to xos
by Scott Baker
· 10 years ago
d71335d
rename plstackapi_config to xos_config
by Scott Baker
· 10 years ago
9f375e0
kairos, nagios, cassandra removed from settings file
by Scott Baker
· 10 years ago
15af565
meaning error messages in REST permission errors
by Scott Baker
· 10 years ago
55b786a
fix the naive/aware timezone problem
by Scott Baker
· 10 years ago
4af864e
use rest_framework's permission denied
by Scott Baker
· 10 years ago
98e77fa
remove legacy cassandra, kairos, and nagios from tree
by Scott Baker
· 10 years ago
8cfe3d2
fix permission error when creating slices with tenant view
by Scott Baker
· 10 years ago
79a6409
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 10 years ago
20101af
return permission denied when anonymous user tries to use REST
by Scott Baker
· 10 years ago
d0cf612
A non-admin should not be able to set the creator of a slice to someone else
by Tony Mack
· 10 years ago
16a7f65
Modify Ansible's Keystone module to support password changes. Fixes #5.
by Sapan Bhatia
· 10 years ago
cc18479
fix api.template.py to work with swagger
by Scott Baker
· 10 years ago
84cf39e
latest autogenerated genapi.py, works with swagger
by Scott Baker
· 10 years ago
b428feb
fix read_only fields for SliverAdmin
by Tony Mack
· 10 years ago
db8580b
add 'all_ips_string' to list of read only fields in SliverAdmin
by Tony Mack
· 10 years ago
71b1404
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 10 years ago
af80a72
documentation link updated
by Scott Baker
· 10 years ago
707f7d7
get ip address from Sliver.all_ips_string instead of Sliver.ip
by Tony Mack
· 10 years ago
b81d5e4
move site_deployments tab from SiteAdmin page to DeploymentAdmin page
by Tony Mack
· 10 years ago
1c83dcf
fix sliver.all_ips() throwing traceback
by Scott Baker
· 10 years ago
f92206b
fix sync_network_slivers was using instance_id instead of instance_uuid
by Scott Baker
· 10 years ago
2d599df
throw validation error if sliver has no creator
by Scott Baker
· 10 years ago
9a9a9ab
throw validation error if slice has no creator
by Scott Baker
· 10 years ago
8c52051
additional validation on slice.name
by Scott Baker
· 10 years ago
9d0595c
fix spacing in html
by Scott Baker
· 10 years ago
5824c0e
Merge branch 'master' of github.com:open-cloud/xos
by Sapan Bhatia
· 10 years ago
4616340
Adding LICENSE file.
by functor
· 10 years ago
592d035
New default model-deps file, based on fixes to dependency generation recently
by Sapan Bhatia
· 10 years ago
214c64c
Django view that exports Observer status
by Sapan Bhatia
· 10 years ago
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
8a51bf5
Implemented back off for failed object synchronizations
by Sapan Bhatia
· 10 years ago
1e92125
Save Observer run time information for status view
by Sapan Bhatia
· 10 years ago
ed6fc2d
Reimplemented backend dependencies in the main Observer run loop
by Sapan Bhatia
· 10 years ago
7dba4b6
Enable user and site model policies
by Sapan Bhatia
· 10 years ago
2f51b27
Bug fix in Slice model policy
by Sapan Bhatia
· 10 years ago
3345719
Added model policies for controlleruser and controllersite
by Sapan Bhatia
· 10 years ago
5ef878c
Support field name synonyms when discovering dependencies
by Sapan Bhatia
· 10 years ago
3117619
Added scratchpad for Observer to bookkeep objects
by Sapan Bhatia
· 10 years ago
6db6302
Adding LICENSE file.
by mw
· 10 years ago
9047261
remove Dashboard Views from user admin
by Scott Baker
· 10 years ago
baf0026
ask the PI to click save
by Scott Baker
· 10 years ago
361a0bd
return an error when trying to register a deleted user
by Scott Baker
· 10 years ago
3dfb6cb
fix tenant view temporary password email, display message if user tries to register again
by Scott Baker
· 10 years ago
933b291
disable setting fields to readonly based on user's privilege in UserAdmin
by Tony Mack
· 10 years ago
03b9229
only admins and pis can change/modify a user's site
by Tony Mack
· 10 years ago
3a3b281
set is_admin default to False
by Tony Mack
· 10 years ago
365545d
dont list is_admin field twice in UserAdmin
by Tony Mack
· 10 years ago
73244b6
make sure users created through tenant view are not admins
by Scott Baker
· 10 years ago
e3d6faf
red and green observer status icons
by Scott Baker
· 10 years ago
cad6330
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
by Scott Baker
· 10 years ago
25e3db4
make nagios default to (select a controller)
by Scott Baker
· 10 years ago
122595c
Various bugfies to the main Observer loop
by Sapan Bhatia
· 10 years ago
a938ea8
Bugfix
by Sapan Bhatia
· 10 years ago
c88c9a8
Set backend status when saving backend version of object
by Sapan Bhatia
· 10 years ago
5d662c7
Change dependencies to primitive objects
by Sapan Bhatia
· 10 years ago
4c877d6
Show greens where status is 1 -
by Sapan Bhatia
· 10 years ago
871e95e
repair the sliver filter logic in xosAdminDashboard
by Scott Baker
· 10 years ago
979b1a1
sliver.deploymentNetwork -> deployment network
by Scott Baker
· 10 years ago
b5839e9
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
by Scott Baker
· 10 years ago
7ccc6ad
display ssh command in sliver detail view
by Scott Baker
· 10 years ago
7eb52be
user's can't set/unset site in Login Details without the proper authorization
by Tony Mack
· 10 years ago
75d9d32
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
by Tony Mack
· 10 years ago
Next »