Adds postinst script to deb package to install dependencies 66/6566/2
authorBenjamin Diaz <bdiaz@whitestack.com>
Wed, 26 Sep 2018 20:30:55 +0000 (17:30 -0300)
committerBenjamin Diaz <bdiaz@whitestack.com>
Wed, 26 Sep 2018 21:41:45 +0000 (18:41 -0300)
commit31c6f75e3de00a15174be49145f1a3bbe83063b1
tree1ff212bac106d8438b96e164a70a3e8992c6aa53
parent500962a597724c8851a64a94d40f073ea463cd57
Adds postinst script to deb package to install dependencies

Adds stdeb.cfg file
Adds Makefile to handle package building
Modifies Jenkins Dockerfile to handle package building

Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
Change-Id: Ia285307ae2350c4a79eb9fd4efaf4abedd181104
Dockerfile
Makefile [new file with mode: 0644]
debian/python3-osm-mon.postinst [new file with mode: 0644]
devops-stages/stage-build.sh
setup.py
stdeb.cfg [new file with mode: 0644]