Review Request 86: Added blivet_init.py snippet to easily initialize Blivet.

Jan Safranek reviewboard at gallagherhome.com
Fri Mar 29 08:48:30 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard-openlmi.rhcloud.com/r/86/
-----------------------------------------------------------

(Updated March 29, 2013, 9:48 a.m.)


Status
------

This change has been marked as submitted.


Review request for OpenLMI Developers.


Repository: openlmi-storage


Description
-------

Added blivet_init.py snippet to easily initialize Blivet.

This script is for playing with Blivet interactively in ipython, e.g.:
$ ipython -i blivet_init.py

>>> sda = b.devicet<tab>.getDeviceByPath("/dev/sda")
>>> print sda
>>> sda.<tab><tab> # to see all method/properties
>>> sda.format.<tab><tab>  # to see all format methods/properties


Diffs
-----

  tools/blivet_init.py PRE-CREATION 

Diff: http://reviewboard-openlmi.rhcloud.com/r/86/diff/


Testing
-------


Thanks,

Jan Safranek

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fedorahosted.org/pipermail/openlmi-devel/attachments/20130329/53d6d69b/attachment.html>


More information about the openlmi-devel mailing list