Joshua M. Boniface
560cb609ba
Add management of the pvcprov database with SQLAlchemy, to allow seamless management of the database. Add automatic tasks to the postinst of the API to execute these migrations.
10 lines
372 B
Plaintext
10 lines
372 B
Plaintext
api-daemon/pvcapid.py usr/share/pvc
|
|
api-daemon/pvcapid-manage.py usr/share/pvc
|
|
api-daemon/pvc-api-db-init usr/share/pvc
|
|
api-daemon/pvc-api-db-upgrade usr/share/pvc
|
|
api-daemon/pvcapid.sample.yaml etc/pvc
|
|
api-daemon/pvcapid usr/share/pvc
|
|
api-daemon/pvcapid.service lib/systemd/system
|
|
api-daemon/pvcapid-worker.service lib/systemd/system
|
|
api-daemon/provisioner usr/share/pvc
|