Vincent Llorens b6c1aadd6f Add python-nova as a dependency
This package imports nova.* python classes that are provided by
python-nova.

Change-Id: I7975856cd905f4d2f260daa71e59bffcb6dce7c8
2016-08-22 16:56:35 +02:00
..
2016-08-22 16:56:35 +02:00
2016-08-22 16:56:35 +02:00

Packaging synergy-scheduler-manager

Using docker

  1. build the image
cd packaging/docker/{ubuntu-14.04,centos7}
docker build -t scheduler-builder-{centos7,ubuntu-14.04} .
  1. run the image
Docker run -i -v /path/to/synergy-scheduler-manager:/tmp/python-synergy-scheduler-manager scheduler-builder-{centos7,ubuntu-14.04}

the deb/rpm will be output in path/to/synergy-scheduler-manager/build