Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
32f1ad2ca536b0eea889dace36137354817facf8
/
xos
/
tools
/
xos-manage
cf27dd8
Merge branch 'master' into feature/rest-api-test
by Matteo Scandolo
· 9 years ago
0d86f97
rename scripts/opencloud to tools/xos-manage
by Scott Baker
· 9 years ago
[Renamed from xos/scripts/opencloud]
6affe15
use 0.0.0.0 instead of the host's public hostname
by Scott Baker
· 9 years ago
54332cb
Fix opencloud script and debug option of XOS
by Jeremy Mowery
· 9 years ago
1dee6ab
Merge branch 'master' of https://github.com/jermowery/xos into AddHelloWorldService
by Jeremy Mowery
· 9 years ago
db84186
remove migrations from services directory
by Tony Mack
· 9 years ago
f4f5793
added makemigrations
by Tony Mack
· 9 years ago
8a01d9e
fixing merge conflict
by Jeremy Mowery
· 9 years ago
c44448c
make migrations for ONOS app
by Scott Baker
· 9 years ago
b86374a
Adds the data model for a HelloWorldService that will allow individual tenants to start a web server with a simple message
by Jeremy Mowery
· 9 years ago
48cf874
add ceilometer to remigrate
by Scott Baker
· 9 years ago
cecee00
add wait_postgress to createdb
by Scott Baker
· 9 years ago
fd15c3d
make sure migration is generated for cord
by Scott Baker
· 10 years ago
3c297b4
call ensure_postgres_running
by S.Çağlar Onur
· 10 years ago
82d6228
rename database from planetstack to xos
by Scott Baker
· 10 years ago
4b71a2d
only run dropdb on remigrate if database exists; suppress unnecessary call of initdb on ubuntu
by Scott Baker
· 10 years ago
89f8a9e
rename planetstack directory to xos
by Scott Baker
· 10 years ago
[Renamed from planetstack/scripts/opencloud]
ba4e010
add remigrate command to opencloud script
by Scott Baker
· 10 years ago
d82a9dd
move rest api stuff into xos directory
by Scott Baker
· 10 years ago
069ca8b
add 'generateapi' command to regenerate the rest api
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
3704434
Docker support
by Andy Bavier
· 10 years ago
9ff8507
permission fix
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
d232c2b
Big Rename: planetstack-backend.py to xos-observer.py, parameterize directories in scripts/opencloud
by Scott Baker
· 10 years ago
a7dbd42
removing plural from model names. some cleanup
by Tony Mack
· 10 years ago
8486403
permission fix
by Scott Baker
· 10 years ago
fbe0cd7
add --noobserver option to manage.py
by Scott Baker
· 10 years ago
79eaac2
add --nomodelpolicy option for loading fixtures
by Scott Baker
· 10 years ago
baf6256
run migrate for django 1.7 or evolve for django 1.5
by Scott Baker
· 10 years ago
a40c935
load initial data when django 1.7 is installed
by Scott Baker
· 10 years ago
e363ac0
add migrate command to opencloud script
by Scott Baker
· 10 years ago
51a92b1
Script to generate keys for encrypted fields
by Sapan Bhatia
· 10 years ago
a2e881c
turn on -a option to dumpdata so deleted models are dumped
by Scott Baker
· 10 years ago
160012b
Rename syndicate to syndicate_storage
by jcnelson
· 10 years ago
a381a41
support hostname parameter in config file
by Scott Baker
· 11 years ago
25b70fd
add restoredb and evolvedb, rename upgradedb to repairdb, remove runserver from everything but the runserver command
by Scott Baker
· 11 years ago
b478502
add stopserver and upgradedb, stop trying to start postgres when it's already started, modify dumpdata to timestamp the snapshots, fallback method of starting postgres
by Scott Baker
· 11 years ago
f4db381
merge changes from opencloud.dp on demo
by Scott Baker
· 11 years ago
44fd4cc
Added in initial make -- rpm support, tested against Fedora 16, code in for Fedora 17 but needs additional testing. Adjusted initial_data.json to align with current code base, enacted was deprecated from core.user. New scripts/opencloud for database/init/reset/syncdb/runserver commands.
by Siobhan Tully
· 11 years ago