-
Notifications
You must be signed in to change notification settings - Fork 21
Use dynamic build for Manager class #1042
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Use dynamic build for Manager class #1042
Conversation
f60cbfb to
b166f92
Compare
|
|
3cb269c to
69828b1
Compare
|
The invocations of |
Signed-off-by: mulhern <amulhern@redhat.com>
Signed-off-by: mulhern <amulhern@redhat.com>
Signed-off-by: mulhern <amulhern@redhat.com>
69828b1 to
93c34b1
Compare
Signed-off-by: mulhern <amulhern@redhat.com>
Signed-off-by: mulhern <amulhern@redhat.com>
Signed-off-by: mulhern <amulhern@redhat.com>
Signed-off-by: mulhern <amulhern@redhat.com>
Signed-off-by: mulhern <amulhern@redhat.com>
0f77dff to
20e4e26
Compare
|
Need to add into a test that invokes CreatePool. |
Signed-off-by: mulhern <amulhern@redhat.com>
Signed-off-by: mulhern <amulhern@redhat.com>
67fb6bf to
513ce91
Compare
Signed-off-by: mulhern <amulhern@redhat.com>
513ce91 to
044e083
Compare
|
This is not the correct way to do this. It should really be possible to make dynamic self-generating classes, and that would require working with dbus-python-client-gen. |
Related #1033