summaryrefslogtreecommitdiff
path: root/targetcli/ui_target.py
Commit message (Expand)AuthorAgeFilesLines
* 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-031-12/+7
* Print a warning if creating a HW-based target for absent WWNAndy Grover2014-01-081-0/+3
* Make use of ethtool module optionalAndy Grover2013-10-161-1/+7
* Fix missed spot in tags conversionAndy Grover2013-08-021-1/+1
* targetcli: Change copyright to Apache License 2.0Nicholas Bellinger2013-07-231-10/+10
* 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
* Fix re-taggingAndy Grover2013-06-071-3/+8
* Update 'tag' doctextAndy Grover2013-06-041-1/+3
* Fix pychecker questionable codeAndy Grover2013-05-091-4/+4
* Make 'info' command return dump() informationAndy Grover2013-04-171-24/+23
* iSER supportAndy Grover2013-04-121-0/+12
* Fix discovery authv2.1.fb23Andy Grover2013-04-121-2/+2
* Remove accidentally left-in printAndy Grover2013-04-011-1/+0
* Fix params to UITarget.summary()Andy Grover2013-03-281-1/+1
* Add error checking for tag()Andy Grover2013-03-041-1/+6
* Fix UINodeACL creationAndy Grover2013-03-041-1/+1
* Simplify tag()Andy Grover2013-02-261-5/+1
* Add tag supportAndy Grover2013-02-251-58/+201
* Use super() to call base class methodsAndy Grover2013-02-251-11/+11
* Change summary formats to "<thing>s: X" and handle rtslib changesAndy Grover2013-02-061-59/+23
* Handle localhost and ipv6 addresses in portal create and deletev2.0rc1.fb18Andy Grover2012-12-191-19/+49
* Use SO equivalence support to simplify TPG LUN creation codeAndy Grover2012-12-031-3/+1
* Allow a backstore path when creating a NodeACL MappedLUNAndy Grover2012-12-031-6/+60
* check that a lun hasn't already been added to a tpg when addingAndy Grover2012-11-301-2/+8
* disable authentication by defaultv2.0rc1.fb17Andy Grover2012-11-051-0/+4
* Catch TPG enable errorsv2.0rc1.fb16Andy Grover2012-08-071-2/+5
* log.error only takes strings, not objectsAndy Grover2012-08-031-1/+1
* Only show fabrics present in the systemAndy Grover2012-08-011-6/+1
* Add workaround for sbpv2.0rc1.fb15Andy Grover2012-07-301-1/+2
* Print a warning if defining a mappedLun that already exists in the nodeaclAndy Grover2012-07-111-0/+4
* lun may be Nonev2.0rc1.fb13Andy Grover2012-06-121-1/+1
* sroeageobject.backstore no longer availableAndy Grover2012-06-121-5/+4
* luns create/delete now accept lunX syntaxAndy Grover2012-05-311-4/+12
* Fixed wrong exception check in luns/ createJerome Martin2012-05-311-2/+3
* Only access authentication attribute in UINodeACL if has_feature(acls_auth)Andy Grover2012-04-191-4/+5
* loop "tpg" has no authentication -> don't show in summaryJohannes Dewender2012-03-081-2/+3
* Allow "delete tpg4" as well as "delete 4"v2.0rc1.fb10Andy Grover2012-02-281-1/+3
* fix for rd_mcp -> ramdisk renameAndy Grover2012-02-281-5/+4
* Fixup previous commit, mutual auth builds on authAndy Grover2012-02-281-7/+12
* Show auth status, and errors if auth is misconfiguredAndy Grover2012-02-231-6/+29
* Make TPGs called tpgX in ui instead of tpgtXAndy Grover2012-02-181-1/+1
* Change summary to indicate if fabrics that need HW don't have itAndy Grover2012-02-071-1/+3