Rename pharos to laas 76/68576/3
authorAric Gardner <agardner@linuxfoundation.org>
Fri, 4 Oct 2019 19:15:47 +0000 (15:15 -0400)
committerParker Berberian <pberberian@iol.unh.edu>
Tue, 8 Oct 2019 18:39:30 +0000 (14:39 -0400)
commit0a29cd3221d8d4085452e90569e2ed32a04e380d
treeff3bd1bcbbf12661e0d5f5b9a42d48151df3e224
parente442e6630de110ff03ac7ceb4c1cf10c42c921cc
Rename pharos to laas

related to change:
https://gerrit.opnfv.org/gerrit/c/releng/+/68161

Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I4985eb116fd2c214f3639eb991f27b5d75b5ab7c
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
27 files changed:
Makefile
docker-compose.override-dev.yml
docker-compose.yml
readme.txt
src/account/urls.py
src/api/urls.py
src/booking/urls.py
src/dashboard/admin.py
src/dashboard/populate_db_iol.py
src/dashboard/urls.py
src/laas_dashboard/__init__.py [moved from src/pharos_dashboard/__init__.py with 100% similarity]
src/laas_dashboard/celery.py [moved from src/pharos_dashboard/celery.py with 89% similarity]
src/laas_dashboard/settings.py [moved from src/pharos_dashboard/settings.py with 98% similarity]
src/laas_dashboard/urls.py [moved from src/pharos_dashboard/urls.py with 98% similarity]
src/laas_dashboard/wsgi.py [moved from src/pharos_dashboard/wsgi.py with 86% similarity]
src/manage.py
src/notifier/manager.py
src/resource_inventory/pdf_templater.py
src/resource_inventory/urls.py
src/static/bower.json
src/templates/base.html
src/templates/layout.html
src/templates/rest_framework/api.html
web/Dockerfile
web/init.sh
worker/Dockerfile
worker/init.sh