Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
b88ba35c1430145ef48da968212b45bec87afb4b
/
xos
/
tools
/
xos-manage
171c23b
rename scripts/opencloud to tools/xos-manage
by Scott Baker
· 9 years ago
[Renamed from xos/scripts/opencloud]
7914dab
use 0.0.0.0 instead of the host's public hostname
by Scott Baker
· 9 years ago
43528c2
Fix opencloud script and debug option of XOS
by Jeremy Mowery
· 9 years ago
4411a47
Merge branch 'master' of https://github.com/jermowery/xos into AddHelloWorldService
by Jeremy Mowery
· 9 years ago
4e37289
remove migrations from services directory
by Tony Mack
· 9 years ago
f635bfe
added makemigrations
by Tony Mack
· 9 years ago
58be1b4
fixing merge conflict
by Jeremy Mowery
· 9 years ago
7d6a9fa
make migrations for ONOS app
by Scott Baker
· 9 years ago
a65b356
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
92a05d7
add ceilometer to remigrate
by Scott Baker
· 9 years ago
f8435ca
add wait_postgress to createdb
by Scott Baker
· 9 years ago
9ff6960
make sure migration is generated for cord
by Scott Baker
· 10 years ago
995e07d
call ensure_postgres_running
by S.Çağlar Onur
· 10 years ago
d2ebcd4
rename database from planetstack to xos
by Scott Baker
· 10 years ago
5bec759
only run dropdb on remigrate if database exists; suppress unnecessary call of initdb on ubuntu
by Scott Baker
· 10 years ago
ef20dd5
rename planetstack directory to xos
by Scott Baker
· 10 years ago
[Renamed from planetstack/scripts/opencloud]
4d8a638
add remigrate command to opencloud script
by Scott Baker
· 10 years ago
cd4a0c2
move rest api stuff into xos directory
by Scott Baker
· 10 years ago
c57ddcc
add 'generateapi' command to regenerate the rest api
by Scott Baker
· 10 years ago
96a44e7
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 10 years ago
e712c79
run development server in --insecure mode otherwise DEBUG=False will not fetch static files
by Scott Baker
· 10 years ago
e4b346e
Docker support
by Andy Bavier
· 10 years ago
c44e746
permission fix
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
dc74f7d
Big Rename: planetstack-backend.py to xos-observer.py, parameterize directories in scripts/opencloud
by Scott Baker
· 10 years ago
3066a95
removing plural from model names. some cleanup
by Tony Mack
· 10 years ago
3cd944b
permission fix
by Scott Baker
· 10 years ago
d3a5a2e
add --noobserver option to manage.py
by Scott Baker
· 10 years ago
f342870
add --nomodelpolicy option for loading fixtures
by Scott Baker
· 10 years ago
4bb7cbc
run migrate for django 1.7 or evolve for django 1.5
by Scott Baker
· 10 years ago
0245137
load initial data when django 1.7 is installed
by Scott Baker
· 10 years ago
6ecdc42
add migrate command to opencloud script
by Scott Baker
· 10 years ago
0e8769f
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