<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-designateclient.git/designateclient, branch stable/liberty</title>
<subtitle>opendev.org: openstack/python-designateclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/'/>
<entry>
<title>Merge "Add formatting of output data"</title>
<updated>2015-09-21T18:59:08+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-09-21T18:59:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=b97ae05612522180cc6f64485212811329da9645'/>
<id>b97ae05612522180cc6f64485212811329da9645</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Meaningful Exception for over-quota on domains"</title>
<updated>2015-09-21T18:59:04+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-09-21T18:59:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=adee5b41e726fbd386427688e09100bef3f8567d'/>
<id>adee5b41e726fbd386427688e09100bef3f8567d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Make is so exceptions have some message"</title>
<updated>2015-09-21T18:51:37+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-09-21T18:51:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=b4c2643d116378bc3ecdc88f667efcd033a84d73'/>
<id>b4c2643d116378bc3ecdc88f667efcd033a84d73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add formatting of output data</title>
<updated>2015-09-16T10:57:07+00:00</updated>
<author>
<name>Endre Karlson</name>
<email>endre.karlson@hp.com</email>
</author>
<published>2015-09-14T14:15:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=32ead48dc8edfb9a37c72cc59a9ea98f8ec3ee97'/>
<id>32ead48dc8edfb9a37c72cc59a9ea98f8ec3ee97</id>
<content type='text'>
Show records on seperate lines when doing show / commands on recordsets.
Remove resource['link']

Change-Id: I93e5e7c382d0b97c37b8e4b6c8cfad94488290ba
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Show records on seperate lines when doing show / commands on recordsets.
Remove resource['link']

Change-Id: I93e5e7c382d0b97c37b8e4b6c8cfad94488290ba
</pre>
</div>
</content>
</entry>
<entry>
<title>Added appropriate error message for designate cli</title>
<updated>2015-09-11T06:10:26+00:00</updated>
<author>
<name>sonu.kumar</name>
<email>sonu.kumar@nectechnologies.in</email>
</author>
<published>2015-09-11T06:10:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=6952ecbec52684c0584823bc5442ae30564eb6da'/>
<id>6952ecbec52684c0584823bc5442ae30564eb6da</id>
<content type='text'>
This patch adds appropriate error message for Exception
generated when running cli without authentication and
endpoint.

Change-Id: I78fe2f8db9a2cfa716c0071a7da404817dd5fbdd
Closes-Bug: #1490843
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds appropriate error message for Exception
generated when running cli without authentication and
endpoint.

Change-Id: I78fe2f8db9a2cfa716c0071a7da404817dd5fbdd
Closes-Bug: #1490843
</pre>
</div>
</content>
</entry>
<entry>
<title>Meaningful Exception for over-quota on domains</title>
<updated>2015-09-09T06:14:33+00:00</updated>
<author>
<name>sonu.kumar</name>
<email>sonu.kumar@nectechnologies.in</email>
</author>
<published>2015-09-09T06:14:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=519c18f92ee7eb9878e14ff8a6d0d8308ddc3e20'/>
<id>519c18f92ee7eb9878e14ff8a6d0d8308ddc3e20</id>
<content type='text'>
This patch makes meaningful exception to be thrown
when over-quota on domains is found.

Change-Id: I98c7e41bc14eb758f45bc4d35dd12c0bd98e1b2b
Closes-Bug: #1463488
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch makes meaningful exception to be thrown
when over-quota on domains is found.

Change-Id: I98c7e41bc14eb758f45bc4d35dd12c0bd98e1b2b
Closes-Bug: #1463488
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Implement socket timeout in v1"</title>
<updated>2015-09-08T13:40:16+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-09-08T13:40:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=9803b87a31971b601920e37956e17a64ad896b8e'/>
<id>9803b87a31971b601920e37956e17a64ad896b8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Added test cases for reports in designateclient"</title>
<updated>2015-09-07T13:42:19+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-09-07T13:42:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=649e7d48c8bcd76b1ef1f5d8f0f87e8f1056fd24'/>
<id>649e7d48c8bcd76b1ef1f5d8f0f87e8f1056fd24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Added diagnostics,sync and touch test cases for v1 designateclient"</title>
<updated>2015-09-07T13:42:15+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-09-07T13:42:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=1212e969a646e84ef6c6f87f4012bda06999e11f'/>
<id>1212e969a646e84ef6c6f87f4012bda06999e11f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Added quotas and servers test cases for designateclient"</title>
<updated>2015-09-07T13:42:13+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-09-07T13:42:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=20e7ef702a03ac506f9f606aca6b7cee2552c2e0'/>
<id>20e7ef702a03ac506f9f606aca6b7cee2552c2e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
