summaryrefslogtreecommitdiff
path: root/virtManager/createpool.py
Commit message (Expand)AuthorAgeFilesLines
* Clean up FileChooser usage a bitCole Robinson2022-12-141-3/+2
* virtManager: add coverage annotations and remove dead codeCole Robinson2020-08-261-2/+1
* createpool: Remove pool-created callbackCole Robinson2020-08-261-10/+0
* createpool: Remove 'build' checkboxCole Robinson2020-08-261-24/+3
* virtManager: Convert to CSS for most color usageCole Robinson2020-02-031-4/+0
* createpool: Add more coverage testingCole Robinson2019-07-031-16/+5
* createpool: Simplify LVM volume group UICole Robinson2019-07-031-41/+36
* storage: Simplify source pool enumerationCole Robinson2019-07-031-41/+11
* createpool: Add _get_visible_text helperCole Robinson2019-07-031-29/+18
* storage: Replace pool supports_property with supports_XCole Robinson2019-07-031-7/+7
* storage: move pool pretty printing to virtManagerCole Robinson2019-07-031-2/+3
* virtManager: Move a lot of misc files to lib/Cole Robinson2019-06-171-1/+1
* Switch to more traditional logging structureCole Robinson2019-06-171-7/+7
* createpool: Drop disk and netfs pool source listingCole Robinson2019-06-141-34/+0
* createpool: add xmleditor UICole Robinson2019-06-131-27/+56
* createpool: Use StoragePool.default_target_pathCole Robinson2019-06-111-1/+6
* createpool: Fix a couple gtk stderr warningsCole Robinson2019-06-051-2/+2
* createpool: Modernize code styleCole Robinson2019-05-131-184/+191
* createpool: Switch to a single pageCole Robinson2019-05-131-84/+38
* Fix a few issues reported by codespellErik Skultety2019-03-181-1/+1
* createpool: Fix showing formatsCole Robinson2018-09-061-14/+5
* virtinst: Remove name field validate_cb usageCole Robinson2018-09-041-1/+4
* storage: remove default_cb usageCole Robinson2018-09-041-2/+3
* Fix copyright header to specify GPLv2 or later, not GPLv2 only.Daniel P. Berrangé2018-04-041-1/+1
* Use consistent and minimal license header for every fileCole Robinson2018-03-211-16/+2
* baseclass: Export GObject.SignalFlags.RUN_FIRSTCole Robinson2018-03-151-2/+1
* xmlbuilder: centralize adding child new child prop instancesCole Robinson2018-02-081-1/+2
* pycodestyle: fix all E203 warningsChen Hanxiao2017-08-111-9/+9
* Switch to python3 style 'except X as Y' notationCole Robinson2017-05-051-3/+3
* baseclass: share wizard cursor setting codeCole Robinson2017-04-271-7/+3
* pylint: Fix some issues with F25 versionCole Robinson2016-12-131-2/+2
* maint: fix pylint warnings wrong-import-orderPavel Hrdina2016-06-071-2/+2
* createpool: Fix adding iscsi pools (bz 1231558)Cole Robinson2015-06-211-2/+4
* uiutil: streamline column vs rowidx parameter nameCole Robinson2015-05-191-6/+6
* createpool: Don't unconditionally use /var/lib/libvirtCole Robinson2015-05-021-1/+2
* uiutil: Clarify a few ambiguous function namesCole Robinson2015-04-101-2/+2
* connection: Use consistent nodedev function namesCole Robinson2015-04-101-2/+2
* storagelist: Select newly created pool/volumesCole Robinson2015-04-101-1/+13
* connection: Have get_nodedevs return vmmNodeDeviceCole Robinson2015-04-071-3/+3
* createpool: Remove some pylintCole Robinson2015-04-031-2/+0
* virt-manager: Don't allow an empty string for a network nameCharles Arnold2015-04-031-2/+0
* storage: More support for network poolsCole Robinson2014-12-091-4/+9
* virtManager: Switch to relative importsCole Robinson2014-09-121-3/+3
* createpool: Raise validation error if no name specifiedCole Robinson2014-09-061-0/+4
* createpool.py: fix creation of gluster poolsGiuseppe Scrivano2014-06-161-2/+1
* createpool.py: fix comment typoGiuseppe Scrivano2014-06-121-2/+2
* createpool: Clarify iscsi IQN fields (bz 1084011)Cole Robinson2014-04-031-0/+5
* Clean up pylint integrationCole Robinson2014-04-021-2/+0
* ui: add support for gluster fsGiuseppe Scrivano2014-02-121-0/+15
* storage: make "target_path" optionalGiuseppe Scrivano2014-02-121-2/+4