Marek Marczykowski-Górecki
|
b4e6089cd5
|
make pylint happy
|
2017-03-01 23:49:19 +01:00 |
|
Marek Marczykowski-Górecki
|
745d16a879
|
Rename '_do_qubesd_call' to 'qubesd_call'
This method don't need to be private. Also the 'do_' prefix is
superfluous - methods typically do something.
QubesOS/qubes-issues#853
|
2017-03-01 23:49:19 +01:00 |
|
Marek Marczykowski-Górecki
|
58c940b5c0
|
Rename qubesmgmt.property.DEFAULT to qubesmgmt.DEFAULT
Don't shadow builtin 'property' type. We don't need to kee compatibility
with actual core3 implementation yet, so don't make the same mistake
twice.
|
2017-03-01 23:49:18 +01:00 |
|
Marek Marczykowski-Górecki
|
1fc6cceb73
|
Add setup.py and related files
|
2017-03-01 23:49:18 +01:00 |
|
Marek Marczykowski-Górecki
|
3a2e0b770b
|
Initial commit
First minimal version, with just listing VMs and handling properties.
QubesOS/qubes-issues#853
|
2017-03-01 23:48:53 +01:00 |
|