blind and brutal 2to3
[nodemanager.git] / debian / nodemanager-lib.install
1 # OK so this does not work and won't work properly until the whole module/packaging
2 # business is reviewed from scratch even on rpm
3 # we would ideally need to 
4 # . have the python code installed at the standard location
5 # and imported using import nodemanager.<> or import nodemanager.plugins.<>
6 # . review the plugin loading mechanism to probe the contents of plugins at run-time from this location
7 # . remove as much as we can from Makefile and put it in setup.py
8 # so this is way more than we are ready to invest in this module ...
9 ###
10 # this for now needs to be kept in sync with the toplevel specfile
11 # also the rpm packaging goes in /usr/share/NodeManager but 
12 # under debian it seems like setup.py does not honor --install-purelib and all this, so...
13 usr/lib*/python*/dist-packages/account.*
14 usr/lib*/python*/dist-packages/api.*
15 usr/lib*/python*/dist-packages/api_calls.*
16 usr/lib*/python*/dist-packages/bwmon.*
17 usr/lib*/python*/dist-packages/conf_files.*
18 usr/lib*/python*/dist-packages/config.*
19 usr/lib*/python*/dist-packages/controller.*
20 usr/lib*/python*/dist-packages/curlwrapper.*
21 usr/lib*/python*/dist-packages/database.*
22 usr/lib*/python*/dist-packages/initscript.*
23 usr/lib*/python*/dist-packages/iptables.*
24 usr/lib*/python*/dist-packages/logger.*
25 usr/lib*/python*/dist-packages/net.*
26 usr/lib*/python*/dist-packages/nodemanager.*
27 usr/lib*/python*/dist-packages/plcapi.*
28 usr/lib*/python*/dist-packages/safexmlrpc.*
29 usr/lib*/python*/dist-packages/slivermanager.*
30 usr/lib*/python*/dist-packages/ticket.*
31 usr/lib*/python*/dist-packages/tools.*
32 usr/lib*/python*/dist-packages/plugins/__init__.*
33 usr/lib*/python*/dist-packages/plugins/codemux.*
34 usr/lib*/python*/dist-packages/plugins/hostmap.*
35 usr/lib*/python*/dist-packages/plugins/interfaces.*
36 usr/lib*/python*/dist-packages/plugins/omf_resctl.*
37 usr/lib*/python*/dist-packages/plugins/privatebridge.*
38 usr/lib*/python*/dist-packages/plugins/rawdisk.*
39 usr/lib*/python*/dist-packages/plugins/reservation.*
40 usr/lib*/python*/dist-packages/plugins/sfagids.*
41 usr/lib*/python*/dist-packages/plugins/sliverauth.*
42 usr/lib*/python*/dist-packages/plugins/specialaccounts.*
43 usr/lib*/python*/dist-packages/plugins/syndicate.*
44 usr/lib*/python*/dist-packages/plugins/vsys.*
45 usr/lib*/python*/dist-packages/plugins/vsys_privs.*
46 usr/share/NodeManager/sliver-initscripts/
47 usr/share/NodeManager/sliver-systemd/
48 usr/bin/forward_api_calls
49 # not quite sure if debian or ubuntu has / plans to have / systemd at some point ?
50 etc/init.d/
51 etc/logrotate.d/nodemanager
52 var/lib/nodemanager/
53 etc/sysconfig/nodemanager