<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-designateclient.git/designateclient, branch 1.0.3</title>
<subtitle>opendev.org: openstack/python-designateclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/'/>
<entry>
<title>designate record-list should display record data</title>
<updated>2014-04-16T09:08:13+00:00</updated>
<author>
<name>Marcus Furlong</name>
<email>furlongm@gmail.com</email>
</author>
<published>2014-04-16T08:58:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=6025437b65c50d52d3685d0a94eb33082dac9cc2'/>
<id>6025437b65c50d52d3685d0a94eb33082dac9cc2</id>
<content type='text'>
designate record-list currently only displays id, type and name. It would be
very useful if the actual data was also displayed, as running a record-get on
each id to obtain this information is very time-consuming.

This patch improves the output so that it is in the following format:

+--------------------------------------+------+-----------------------------+--------------+
| id                                   | type | name                        | data         |
+--------------------------------------+------+-----------------------------+--------------+
| 8a6b789b-71bc-43b6-91eb-9a0790ee1052 | A    | netapp-c1.rc.nectar.org.au. | 172.22.20.71 |
| aa609885-3f8d-4ed6-9de4-3204448281e1 | A    | netapp-c2.rc.nectar.org.au. | 172.22.20.72 |
+--------------------------------------+------+-----------------------------+--------------+

Change-Id: I9ca85b64505d3331fd0bd458c31163cc243e7b34
Closes-Bug: #1308414
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
designate record-list currently only displays id, type and name. It would be
very useful if the actual data was also displayed, as running a record-get on
each id to obtain this information is very time-consuming.

This patch improves the output so that it is in the following format:

+--------------------------------------+------+-----------------------------+--------------+
| id                                   | type | name                        | data         |
+--------------------------------------+------+-----------------------------+--------------+
| 8a6b789b-71bc-43b6-91eb-9a0790ee1052 | A    | netapp-c1.rc.nectar.org.au. | 172.22.20.71 |
| aa609885-3f8d-4ed6-9de4-3204448281e1 | A    | netapp-c2.rc.nectar.org.au. | 172.22.20.72 |
+--------------------------------------+------+-----------------------------+--------------+

Change-Id: I9ca85b64505d3331fd0bd458c31163cc243e7b34
Closes-Bug: #1308414
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure that url stripping is done correctly</title>
<updated>2014-02-25T13:39:12+00:00</updated>
<author>
<name>Endre Karlson</name>
<email>endre.karlson@hp.com</email>
</author>
<published>2014-02-25T13:28:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=c6542d44378afe1727deeca3f34be9bc98edde0c'/>
<id>c6542d44378afe1727deeca3f34be9bc98edde0c</id>
<content type='text'>
Change-Id: I9c50674f95ab849e4eaceefd05e3a8e770a86c3a
Closes-Bug: #1284640
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I9c50674f95ab849e4eaceefd05e3a8e770a86c3a
Closes-Bug: #1284640
</pre>
</div>
</content>
</entry>
<entry>
<title>Support versionless catalog URLs</title>
<updated>2014-02-18T13:25:38+00:00</updated>
<author>
<name>Kiall Mac Innes</name>
<email>kiall@hp.com</email>
</author>
<published>2014-02-18T12:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=c255e57da723ba3ce7c25838e178e8f232b7bdd7'/>
<id>c255e57da723ba3ce7c25838e178e8f232b7bdd7</id>
<content type='text'>
Change-Id: I37bec66c801e6d04eb89b235a94e8b54ecc50d5a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I37bec66c801e6d04eb89b235a94e8b54ecc50d5a
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly support multiple regions</title>
<updated>2014-02-18T12:48:16+00:00</updated>
<author>
<name>Kiall Mac Innes</name>
<email>kiall@hp.com</email>
</author>
<published>2014-02-18T12:48:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=a8d27524330dac364bedd5bbd9526b9c2eb943c8'/>
<id>a8d27524330dac364bedd5bbd9526b9c2eb943c8</id>
<content type='text'>
Change-Id: I1ad90a68d8652686e3aaee04e1e0e775e5b9152d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1ad90a68d8652686e3aaee04e1e0e775e5b9152d
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix misspellings in python designateclient</title>
<updated>2014-02-08T00:53:04+00:00</updated>
<author>
<name>Shane Wang</name>
<email>shane.wang@intel.com</email>
</author>
<published>2014-02-07T05:28:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=3f43747a7296393506c78159ae4761d7f16ab20d'/>
<id>3f43747a7296393506c78159ae4761d7f16ab20d</id>
<content type='text'>
Fix misspellings detected by:
* pip install misspellings
* git ls-files | grep -v locale | misspellings -f -

Change-Id: Ib47acd8a5e4b1b733e1d75b8995a14620f2c9627
Closes-Bug: #1257295
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix misspellings detected by:
* pip install misspellings
* git ls-files | grep -v locale | misspellings -f -

Change-Id: Ib47acd8a5e4b1b733e1d75b8995a14620f2c9627
Closes-Bug: #1257295
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable verbose logging by default</title>
<updated>2014-01-16T16:30:33+00:00</updated>
<author>
<name>Pavel Kirpichyov</name>
<email>pavel.kirpichyov@gmail.com</email>
</author>
<published>2014-01-16T11:01:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=7655ba80da745ef2491a7ef872683620d6328304'/>
<id>7655ba80da745ef2491a7ef872683620d6328304</id>
<content type='text'>
cliff app will manage logging level instead of making it manually

Closes-Bug: #1269729
Change-Id: I8f75c1c086c7c7bca6531e7244785caaa69d4a88
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cliff app will manage logging level instead of making it manually

Closes-Bug: #1269729
Change-Id: I8f75c1c086c7c7bca6531e7244785caaa69d4a88
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix and enable gating on H306</title>
<updated>2013-12-16T14:41:51+00:00</updated>
<author>
<name>Dirk Mueller</name>
<email>dirk@dmllr.de</email>
</author>
<published>2013-12-16T14:41:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=109ea08546881703cc5841f4b3311c03768b20d4'/>
<id>109ea08546881703cc5841f4b3311c03768b20d4</id>
<content type='text'>
H306, module imports should be in alphabetical order
This hacking check actually improves readability quite
a bit, as module imports can be sorted in groups (python stdlibs,
external imports, in-module imports)

Change-Id: I11dc9155fbfc84389f2a5956f393f705388f83ba
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
H306, module imports should be in alphabetical order
This hacking check actually improves readability quite
a bit, as module imports can be sorted in groups (python stdlibs,
external imports, in-module imports)

Change-Id: I11dc9155fbfc84389f2a5956f393f705388f83ba
</pre>
</div>
</content>
</entry>
<entry>
<title>Add touch-domain to CLI</title>
<updated>2013-11-12T14:36:13+00:00</updated>
<author>
<name>Kiall Mac Innes</name>
<email>kiall@hp.com</email>
</author>
<published>2013-11-12T12:39:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=8de6241201fa72ca86f3aa53be2796dcdae985f4'/>
<id>8de6241201fa72ca86f3aa53be2796dcdae985f4</id>
<content type='text'>
Change-Id: I369051e7d7ba2c0819835dada3a13e54798a63ad
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I369051e7d7ba2c0819835dada3a13e54798a63ad
</pre>
</div>
</content>
</entry>
<entry>
<title>Move "sync" commands out of Diagnostics and fix them</title>
<updated>2013-11-12T14:36:09+00:00</updated>
<author>
<name>Kiall Mac Innes</name>
<email>kiall@hp.com</email>
</author>
<published>2013-11-12T12:07:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=c0c6e59a17bb7fa9edcd34001b09f3a04f89a770'/>
<id>c0c6e59a17bb7fa9edcd34001b09f3a04f89a770</id>
<content type='text'>
This mirrors the layout on the server side.

I don't consider this a breaking change, as the existing sync commands were broken
to begin with.

Change-Id: Id80e148e2a0218d6bd64673bb09c15ab0d98418b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This mirrors the layout on the server side.

I don't consider this a breaking change, as the existing sync commands were broken
to begin with.

Change-Id: Id80e148e2a0218d6bd64673bb09c15ab0d98418b
</pre>
</div>
</content>
</entry>
<entry>
<title>Added domain and record description editing</title>
<updated>2013-10-30T18:41:06+00:00</updated>
<author>
<name>Graham Hayes</name>
<email>graham.hayes@hp.com</email>
</author>
<published>2013-10-30T18:22:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=e2d7dc2c5cd0c7e2e2a87f9742f9456968b705c9'/>
<id>e2d7dc2c5cd0c7e2e2a87f9742f9456968b705c9</id>
<content type='text'>
Change-Id: I8cdf3b9fa986255a9c1787f4ed8375bded8ee062
Closes-Bug: 1213889
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I8cdf3b9fa986255a9c1787f4ed8375bded8ee062
Closes-Bug: 1213889
</pre>
</div>
</content>
</entry>
</feed>
