summaryrefslogtreecommitdiff
path: root/targetcli
Commit message (Expand)AuthorAgeFilesLines
* Updating version string format and numberv2.0.fb22Andy Grover2013-04-091-1/+1
* Remove accidentally left-in printAndy Grover2013-04-011-1/+0
* Remove execute_command in UIRTSLibNodeAndy Grover2013-03-281-16/+0
* Fix params to UITarget.summary()Andy Grover2013-03-281-1/+1
* Next version is fb21v2.0.fb21Andy Grover2013-03-041-1/+1
* Add error checking for tag()Andy Grover2013-03-041-1/+6
* Fix UINodeACL creationAndy Grover2013-03-041-1/+1
* Next version is 2.0.fb20v2.0.fb20Andy Grover2013-02-261-1/+1
* Better fileio checking for existing backstore.Andy Grover2013-02-261-2/+4
* 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
* Save N backups of config fileAndy Grover2013-02-121-9/+23
* model alias follow-upAndy Grover2013-02-072-17/+11
* Add some comments to document some classes as ABCsAndy Grover2013-02-071-0/+2
* Add feature support for emulate_model_aliasTregaron Bayly2013-02-072-3/+19
* Change summary formats to "<thing>s: X" and handle rtslib changesAndy Grover2013-02-063-66/+25
* Lower log level of a message in block create()Andy Grover2013-01-251-1/+1
* Better human_to_bytes parsingAndy Grover2013-01-251-5/+7
* next version is fb20Andy Grover2013-01-251-1/+1
* next version is fb19v2.0rc1.fb19Andy Grover2013-01-071-1/+1
* Use new restore functionality to provide better restoreconfig errorsAndy Grover2013-01-071-1/+3
* 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
* next version is fb18Andy Grover2012-11-121-1/+1
* disable authentication by defaultv2.0rc1.fb17Andy Grover2012-11-051-0/+4
* use os.ftruncate() for sparse file extensionAndy Grover2012-08-081-2/+1
* next version is fb17Andy Grover2012-08-071-1/+1
* Catch TPG enable errorsv2.0rc1.fb16Andy Grover2012-08-071-2/+5
* Safer savefile writingAndy Grover2012-08-071-1/+4
* Include readonly in summaryAndy Grover2012-08-071-2/+6
* Make write_back an optional parameter for block backstoresAndy Grover2012-08-071-2/+3
* Return human sizes in 2^10 units (gibi, mebi etc)Andy Grover2012-08-061-3/+11
* fileio: modify based on rtslib changesAndy Grover2012-08-061-20/+20
* remove UIBackstore.prm_buffered()Andy Grover2012-08-031-12/+5
* log.error only takes strings, not objectsAndy Grover2012-08-031-1/+1
* Only show fabrics present in the systemAndy Grover2012-08-012-8/+5
* next version is fb16Andy Grover2012-07-311-1/+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
* Add support for readonly parameter for block backstoresAndy Grover2012-07-111-2/+4
* Don't need conditional in bytes_to_humanAndy Grover2012-07-101-2/+0
* Refactor for different storageobject summariesAndy Grover2012-07-101-20/+33
* Don't allow creation of storageobjects if already existsAndy Grover2012-07-101-0/+5
* next version is fb15Andy Grover2012-06-271-1/+1
* Fix backstore delete cmd, it no longer needs to delete storage objectsv2.0rc1.fb14Andy Grover2012-06-251-3/+0
* next version is fb14Andy Grover2012-06-121-1/+1
* lun may be Nonev2.0rc1.fb13Andy Grover2012-06-121-1/+1