summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Update license to "Apache 2.0" in setup.pyChristophe Vu-Brugier2013-08-291-7/+5
|/
* Further break up setup()Andy Grover2013-07-302-105/+122
* Change StorageObject.all() to not take a path parameterAndy Grover2013-07-302-3/+3
* Push setup() code down into TPG from TargetAndy Grover2013-07-301-100/+104
* Restore TPG Auth params in setup()Andy Grover2013-07-301-0/+10
* Update version to 2.1.37v2.1.fb37Andy Grover2013-07-231-1/+1
* Update license for fabric.pyAndy Grover2013-07-231-10/+11
* rtslib: Change copyright to Apache License 2.0Nicholas Bellinger2013-07-2313-769/+294
* Make get_blockdev_size work better with mdAndy Grover2013-07-221-4/+8
* Clarify fabric requirements: supporting auth requres supporting aclsAndy Grover2013-07-181-0/+1
* Simplify MappedLUN._get_write_protectAndy Grover2013-07-181-5/+1
* authenticate_target can't use _get_auth_attrAndy Grover2013-07-181-2/+17
* Use partials for discovery authAndy Grover2013-07-181-88/+24
* Rename 'acls_auth' feature to 'auth'Andy Grover2013-07-182-7/+11
* Add fabric.discovery_authenticate_target supportAndy Grover2013-07-181-0/+8
* Add support for TPG authenticationAndy Grover2013-07-182-91/+83
* update version to .36v2.1.fb36Andy Grover2013-07-021-1/+1
* Rename get_block_* to get_blockdev_*Andy Grover2013-06-222-24/+20
* Fix get_disk_size to handle partitionsAndy Grover2013-06-222-5/+11
* tabs -> spacesAndy Grover2013-06-071-3/+3
* update versionv2.1.fb35Andy Grover2013-06-071-1/+1
* Fix is_configured()Andy Grover2013-05-301-4/+4
* Add support for restoring PR APTPL infoAndy Grover2013-05-301-0/+30
* Add _configure() to StorageObjectAndy Grover2013-05-301-10/+16
* Don't allow reading wwn from unconfigured SOsAndy Grover2013-05-301-1/+2
* Add support for nullio ramdisksAndy Grover2013-05-291-3/+20
* update version to 2.1.34v2.1.fb34Andy Grover2013-05-091-1/+1
* Fix issues found by pycheckerAndy Grover2013-05-096-9/+4
* Fix qla2xxx fabric's HBA detection to be more inclusiveAndy Grover2013-05-081-1/+1
* Fix RequiresAndy Grover2013-05-071-1/+0
* Fix build scripts for renamed READMEAndy Grover2013-05-072-2/+2
* Distinguish between qla2xxx and fcoe in wwns()Andy Grover2013-05-071-3/+7
* Fix from_fabric_wwn for qla2xxxAndy Grover2013-05-071-1/+3
* Update version to 2.1.33v2.1.fb33Andy Grover2013-05-021-1/+1
* Rename README to READM.md and update for new project infoAndy Grover2013-04-302-51/+28
* Add fileio.is_block and fix size calcsAndy Grover2013-04-302-4/+14
* set fd_buffered_io=1 if write_back is true for fileioAndy Grover2013-04-261-3/+4
* Fix doc typoAndy Grover2013-04-251-1/+1
* Remove size check for block-backed fileio objectsAndy Grover2013-04-251-2/+2
* Shorten some exception messagesAndy Grover2013-04-251-4/+3
* Exception msg cleanupAndy Grover2013-04-251-28/+4
* utils.py disk-functions cleanupAndy Grover2013-04-242-240/+34
* Mark vhost as supporting tpgsAndy Grover2013-04-241-1/+1
* Fix another 'make rpm' issueAndy Grover2013-04-181-1/+0
* Access discovery_auth params only if fabric supports itAndy Grover2013-04-171-5/+6
* Fix up in-tree build options for spec removalAndy Grover2013-04-173-4/+0
* Preliminary support for NetworkPortal iser propertyAndy Grover2013-04-121-1/+25
* Have discovery_enable_auth return boolAndy Grover2013-04-121-2/+2
* Use with to factor out try/exceptsAndy Grover2013-04-122-27/+18
* Update setup.py versionv2.1.fb32Andy Grover2013-04-091-1/+1