summaryrefslogtreecommitdiff
path: root/targetcli
Commit message (Expand)AuthorAgeFilesLines
* Remove support for level argumentuserbackAndy Grover2014-08-191-2/+2
* Support for user-backed storage objectsAndy Grover2014-07-031-1/+38
* Remove write_back param from block backstore create cmdAndy Grover2014-05-051-3/+2
* update version to 2.1.fb35v2.1.fb35Andy Grover2014-03-141-1/+1
* Allow creation of MappedLUN or LUN to also create storage objectAndy Grover2014-03-041-7/+30
* Auto-create a portal for new TPGs that support themAndy Grover2014-03-041-0/+3
* Fix NodeACL spacing if tags are being usedAndy Grover2014-03-041-2/+2
* Change targetcli for configshell exception changeAndy Grover2014-03-034-41/+19
* update version to 2.1.fb34v2.1.fb34Andy Grover2014-02-241-1/+1
* Print a warning if creating a HW-based target for absent WWNAndy Grover2014-01-081-0/+3
* update version to 2.1.fb33v2.1.fb33Andy Grover2013-12-031-1/+1
* Fix issue #23: use fallocate() to create fileio backstoresChristophe Vu-Brugier2013-12-021-7/+16
* Add path completion to block and fileio backstoresChristophe Vu-Brugier2013-11-241-0/+34
* Use new rtslib restore_from_file and save_to_file APIsAndy Grover2013-11-201-15/+6
* Save RTSRoot to a member variableAndy Grover2013-11-201-7/+7
* update version to 2.1.fb32v2.1.fb32Andy Grover2013-11-071-1/+1
* update version to 2.1.fb31v2.1.fb31Andy Grover2013-10-301-1/+1
* Do not use string.maketrans() since it does not exist in Python 3Christophe Vu-Brugier2013-10-171-4/+3
* Make use of ethtool module optionalAndy Grover2013-10-161-1/+7
* Replace filter() with list comprehensionsChristophe Vu-Brugier2013-10-111-1/+1
* Fix whitespace in comma separated itemsChristophe Vu-Brugier2013-10-111-1/+1
* Comply with PEP 3310 "Catching Exceptions in Python 3000"Christophe Vu-Brugier2013-10-111-1/+1
* update version to 2.1.fb30v2.1.fb30Andy Grover2013-09-111-1/+1
* Revert "Put version directly in setup.py"Andy Grover2013-09-111-0/+18
* Put version directly in setup.pyv2.1.fb29Andy Grover2013-09-101-18/+0
* Put package information in setup.py instead of importing the targetcli moduleChristophe Vu-Brugier2013-08-292-6/+19
* Prevent invalid files from being usedAndy Grover2013-08-091-0/+2
* update version to fb28v2.1.fb28Andy Grover2013-08-051-1/+1
* Fix missed spot in tags conversionAndy Grover2013-08-021-1/+1
* update version to 2.1.27v2.1.fb27Andy Grover2013-07-231-1/+1
* targetcli: Change copyright to Apache License 2.0Nicholas Bellinger2013-07-235-50/+50
* More summary workAndy Grover2013-07-191-28/+32
* Enhance summary line for TPGs and ACLs based on auth optionsAndy Grover2013-07-181-13/+45
* Add an auth group to TPG if presentAndy Grover2013-07-181-0/+17
* Use global list of auth params, instead of duplicating itAndy Grover2013-07-171-2/+1
* Use authenticate_target properties if availableAndy Grover2013-07-171-2/+2
* Update targetcli for acls_auth -> auth feature changeAndy Grover2013-07-171-5/+5
* update versionv2.1.fb26Andy Grover2013-06-071-1/+1
* Fix re-taggingAndy Grover2013-06-071-3/+8
* Update 'tag' doctextAndy Grover2013-06-041-1/+3
* Allow tilde-expansion for file backstore filenameAndy Grover2013-06-041-0/+1
* Fix check if so.udev_path is not setAndy Grover2013-06-041-1/+1
* Add ramdisk nullio supportAndy Grover2013-05-301-3/+10
* update version to 2.1.fb25v2.1.fb25Andy Grover2013-05-091-1/+1
* Fix pychecker questionable codeAndy Grover2013-05-093-6/+6
* Update version to 2.1.24v2.1.fb24Andy Grover2013-05-021-1/+1
* Check file exists before calling samefile()Andy Grover2013-04-301-4/+5
* Accidental space in bytes_to_humanAndy Grover2013-04-251-1/+1
* Fix info print when using block device with fileio backstoreAndy Grover2013-04-251-1/+1
* Remove usage of is_disk_partitionAndy Grover2013-04-251-6/+3