vexxhost / magnum-cluster-api

Cluster API driver for OpenStack Magnum
Apache License 2.0
47 stars 21 forks source link

Lightweight install for magnum-cluster-api-proxy #218

Open jrosser opened 1 year ago

jrosser commented 1 year ago

If I make a virtualenv for the proxy I get the whole of m-capi plus magnum and all the openstack client libraries.

Is there a way to just install the proxy tool and not the rest of it. Feels like it ought to be a pretty minimal set of dependancies.

okozachenko1203 commented 1 year ago

well, i don't think that kind of installation is supportable. It requires split the proxy from the driver.

mnaser commented 11 months ago

@okozachenko1203 maybe we can make magnum and dev dependency?