]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Adds support for deploying Quantum on Windows
authorAlessandro Pilotti <ap@pilotti.it>
Sun, 6 Jan 2013 15:27:07 +0000 (17:27 +0200)
committerAlessandro Pilotti <ap@pilotti.it>
Mon, 14 Jan 2013 12:47:38 +0000 (14:47 +0200)
commitba12d3eb9372e0aee2830c73a0554cf3d6588ba0
treefcbafe896485e6f125114abebf23f91d5103e7ea
parent2d9e479eb3d5dd3d957fdbccf6d7fd3f5d82ad34
Adds support for deploying Quantum on Windows

Some changes in setup.py are required to properly handle dependencies
and data files on WIndows (including Hyper-V server).

A console script called "quantum-hyperv-agent" has also been added to
start the Hyper-V agent

Change-Id: Ifac2d33afabac242d9dab87b0bc1764421efc16f
bin/quantum-hyperv-agent [new file with mode: 0644]
setup.py