summaryrefslogtreecommitdiff
path: root/targetcli
Commit message (Expand)AuthorAgeFilesLines
* proof-of-concept of dynamically loading a backstore instanceuser-backstore-pocAndy Grover2015-02-032-1/+91
* Don't need to set ui_so.name = so.name in refresh()Andy Grover2015-02-031-1/+0
* self.cfs_cwd is unusedAndy Grover2015-02-023-13/+0
* update version to 2.1.fb39v2.1.fb39Andy Grover2015-01-131-1/+1
* Document target parameters and attributesChristophe Vu-Brugier2015-01-123-4/+87
* Add UI parameter type helper for "Yes" and "No" boolean valuesChristophe Vu-Brugier2015-01-091-0/+23
* Add a global pref for adding default portalAndy Grover2014-12-172-4/+12
* Catch exception if an invalid tag is given when creating a tpgAndy Grover2014-12-171-3/+13
* Autocomplete for restoreconfig and clearconfigAndy Grover2014-12-171-1/+14
* Change targetcli to use new package import namesAndy Grover2014-12-024-15/+15
* version 2.1.fb38v2.1.fb38Andy Grover2014-12-021-1/+1
* Merge pull request #45 from agrover/fix-dir-del-issueAndy Grover2014-11-141-1/+0
|\
| * Fix configuration tree inconsistencyfix-dir-del-issueAndy Grover2014-11-111-1/+0
* | Use any() for seeing if fm.wwns generates anythingAndy Grover2014-11-131-1/+1
|/
* Fix issue with sessions detail commandAndy Grover2014-11-041-1/+1
* Support for user-backed storage objectsAndy Grover2014-10-011-1/+61
* update versionv2.1.fb37Andy Grover2014-09-241-1/+1
* update versionv2.1.fb36Andy Grover2014-08-281-1/+1
* Add message if auto-creating a network portalAndy Grover2014-07-291-1/+4
* 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