<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/targetcli.git/targetcli, branch 3.0-pre2</title>
<subtitle>github.com: agrover/targetcli-fb.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/targetcli.git/'/>
<entry>
<title>Use RTSRoot.fabric_modules, not loaded_fabric_modules</title>
<updated>2014-05-19T20:15:30+00:00</updated>
<author>
<name>Jerome Martin</name>
<email>jxm@netiant.com</email>
</author>
<published>2014-05-19T20:15:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/targetcli.git/commit/?id=e61af1b7d35952fbed8ef8d175199c05d93eaab5'/>
<id>e61af1b7d35952fbed8ef8d175199c05d93eaab5</id>
<content type='text'>
RTSRoot now exposes only loaded modules and has no loaded_fabric_modules
property anymore, c.f. rtslib/a4930ad0b4beaa4a7b10e7e8f9389e618245fd60
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RTSRoot now exposes only loaded modules and has no loaded_fabric_modules
property anymore, c.f. rtslib/a4930ad0b4beaa4a7b10e7e8f9389e618245fd60
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove module loading logic, reply on initscript</title>
<updated>2014-05-19T14:57:08+00:00</updated>
<author>
<name>Jerome Martin</name>
<email>jxm@netiant.com</email>
</author>
<published>2014-05-19T14:54:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/targetcli.git/commit/?id=61cbdfb210e4ea7caeb5554b4e095764cfc23ae7'/>
<id>61cbdfb210e4ea7caeb5554b4e095764cfc23ae7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>saveconfig now uses same logic as config mode commit</title>
<updated>2014-05-19T14:12:11+00:00</updated>
<author>
<name>Jerome Martin</name>
<email>jxm@netiant.com</email>
</author>
<published>2014-05-19T13:50:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/targetcli.git/commit/?id=96b9726d589c4981f4337bf97129d9ecf31da16c'/>
<id>96b9726d589c4981f4337bf97129d9ecf31da16c</id>
<content type='text'>
* Moved the configuration backup and dump logic to a separate class method:
  CliConfig.save_running_config()
* Using in both config mode commit and legacy mode saveconfig
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Moved the configuration backup and dump logic to a separate class method:
  CliConfig.save_running_config()
* Using in both config mode commit and legacy mode saveconfig
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaned up commented code in ui_command_configure</title>
<updated>2014-05-19T14:12:11+00:00</updated>
<author>
<name>Jerome Martin</name>
<email>jxm@netiant.com</email>
</author>
<published>2014-05-19T13:53:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/targetcli.git/commit/?id=9bc80ca6363232a2a960795a47cd860c1a25843a'/>
<id>9bc80ca6363232a2a960795a47cd860c1a25843a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow 0.0.0.0 as portal IP to listen on all eths</title>
<updated>2014-05-12T03:41:18+00:00</updated>
<author>
<name>Jerome Martin</name>
<email>jxm@netiant.com</email>
</author>
<published>2014-05-12T03:33:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/targetcli.git/commit/?id=b18e22a611eea9375d4b17d2ef63ef0014f5cede'/>
<id>b18e22a611eea9375d4b17d2ef63ef0014f5cede</id>
<content type='text'>
Actually, allow any dot-separated groups of zeroes as a listen-all IP
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Actually, allow any dot-separated groups of zeroes as a listen-all IP
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop deprecated rd_dr backstore support</title>
<updated>2014-05-12T03:16:55+00:00</updated>
<author>
<name>Jerome Martin</name>
<email>jxm@netiant.com</email>
</author>
<published>2014-05-12T03:16:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/targetcli.git/commit/?id=ca96fd708f3e7b9334bfc29f2a7944c0efc0e787'/>
<id>ca96fd708f3e7b9334bfc29f2a7944c0efc0e787</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reload live config after commit in config mode</title>
<updated>2014-05-12T00:58:14+00:00</updated>
<author>
<name>Jerome Martin</name>
<email>jxm@netiant.com</email>
</author>
<published>2014-05-12T00:58:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/targetcli.git/commit/?id=97efdb1567279f8b925408b63c55ce9886db4d55'/>
<id>97efdb1567279f8b925408b63c55ce9886db4d55</id>
<content type='text'>
Reloading the configuration from the live system after a commit before saving
it, in case this kernel has new attributes not yet in our policy files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reloading the configuration from the live system after a commit before saving
it, in case this kernel has new attributes not yet in our policy files
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow the startup config to contain new attributes</title>
<updated>2014-05-12T00:49:56+00:00</updated>
<author>
<name>Jerome Martin</name>
<email>jxm@netiant.com</email>
</author>
<published>2014-05-11T23:44:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/targetcli.git/commit/?id=b03c4c0be821486252920abb5faf89014d4a7bdd'/>
<id>b03c4c0be821486252920abb5faf89014d4a7bdd</id>
<content type='text'>
Attributes not described in policy files but existing in the installed kernel
modules can now be loaded by rtslib.Config, which means they can also be dumped
to the startup config. We must allow loading them also from there.

Also, the initscript can now load a config with new attributes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Attributes not described in policy files but existing in the installed kernel
modules can now be loaded by rtslib.Config, which means they can also be dumped
to the startup config. We must allow loading them also from there.

Also, the initscript can now load a config with new attributes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow TPGs tags to be 0</title>
<updated>2014-05-11T22:48:52+00:00</updated>
<author>
<name>Jerome Martin</name>
<email>jxm@netiant.com</email>
</author>
<published>2014-05-11T22:48:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/targetcli.git/commit/?id=cb870b426f4214cd703e86dcc9141fc2ea738537'/>
<id>cb870b426f4214cd703e86dcc9141fc2ea738537</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'devel'</title>
<updated>2014-05-11T21:37:07+00:00</updated>
<author>
<name>Jerome Martin</name>
<email>jxm@netiant.com</email>
</author>
<published>2014-05-11T21:37:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/targetcli.git/commit/?id=0e8fd2e4c355afc9973588d324166d25bf936d54'/>
<id>0e8fd2e4c355afc9973588d324166d25bf936d54</id>
<content type='text'>
Conflicts:
	targetcli/ui_backstore.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	targetcli/ui_backstore.py
</pre>
</div>
</content>
</entry>
</feed>
