<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-designateclient.git/designateclient/cli/domains.py, branch train-em</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>Removing v1 api support</title>
<updated>2019-09-11T03:53:25+00:00</updated>
<author>
<name>Erik Olof Gunnar Andersson</name>
<email>eandersson@blizzard.com</email>
</author>
<published>2019-09-11T02:45:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=093d8d7170cbf6ef8c7a7c0ff2a4dcd7ecd6361b'/>
<id>093d8d7170cbf6ef8c7a7c0ff2a4dcd7ecd6361b</id>
<content type='text'>
The v1 has officially been removed from Designate since
the Queens release, and was deperecated long before that.

Change-Id: Ic5b44761ff939e2b319924af87849b3a79f9cb07
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The v1 has officially been removed from Designate since
the Queens release, and was deperecated long before that.

Change-Id: Ic5b44761ff939e2b319924af87849b3a79f9cb07
</pre>
</div>
</content>
</entry>
<entry>
<title>Add period in help message</title>
<updated>2015-09-23T23:57:40+00:00</updated>
<author>
<name>Atsushi SAKAI</name>
<email>sakaia@jp.fujitsu.com</email>
</author>
<published>2015-09-23T23:56:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=46349932d636db72f94d93bb0a1f5989480eb725'/>
<id>46349932d636db72f94d93bb0a1f5989480eb725</id>
<content type='text'>
  Command help message uses help and CLI-Reference generation.
  and in convention, help message stops with period ".".

Change-Id: Ia42df8e65aa8ab44f15e28ee0e1753dc17086a48
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Command help message uses help and CLI-Reference generation.
  and in convention, help message stops with period ".".

Change-Id: Ia42df8e65aa8ab44f15e28ee0e1753dc17086a48
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve help strings</title>
<updated>2015-08-07T16:41:29+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.de</email>
</author>
<published>2015-08-07T14:42:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=035657c5146fa4ebcac2fc5bc2eeeadb836c8818'/>
<id>035657c5146fa4ebcac2fc5bc2eeeadb836c8818</id>
<content type='text'>
Improve consistency of help strings - also with other python clients:
* Add missing "." to sentences in shell.py, like the majority already
  was.
* Use sentence capitalization for all help strings (compare with
  shell.py).

Change-Id: Idb3c5ba5167efc8947b4f2e89ba1b4e3d1863e5e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve consistency of help strings - also with other python clients:
* Add missing "." to sentences in shell.py, like the majority already
  was.
* Use sentence capitalization for all help strings (compare with
  shell.py).

Change-Id: Idb3c5ba5167efc8947b4f2e89ba1b4e3d1863e5e
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow to use domain names instead of ids</title>
<updated>2015-04-14T15:52:34+00:00</updated>
<author>
<name>Cedric Brandily</name>
<email>zzelle@gmail.com</email>
</author>
<published>2015-04-14T12:46:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=4f586cb0603c086c590106b661ed886cffffd57a'/>
<id>4f586cb0603c086c590106b661ed886cffffd57a</id>
<content type='text'>
Currently designate allows to identify a resource only by its id. This
change allows to identify domains by name or id. This change defines
the method find_resourceid_by_name_or_id which could be reused to
identify other resources by name or id.

Change-Id: I8e64cdbc5572623d05781d0c4e735ff0c429ea91
Closes-Bug: #1443858
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently designate allows to identify a resource only by its id. This
change allows to identify domains by name or id. This change defines
the method find_resourceid_by_name_or_id which could be reused to
identify other resources by name or id.

Change-Id: I8e64cdbc5572623d05781d0c4e735ff0c429ea91
Closes-Bug: #1443858
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix if checking on ttl for Create/Update commands</title>
<updated>2015-01-29T14:07:09+00:00</updated>
<author>
<name>Endre Karlson</name>
<email>endre.karlson@hp.com</email>
</author>
<published>2015-01-29T14:06:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=e0e428acaff25762f5917bba85612e6091eec233'/>
<id>e0e428acaff25762f5917bba85612e6091eec233</id>
<content type='text'>
Change-Id: I13412fee6c71b00cd5e4bc2ca8c2074cc01fc6d0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I13412fee6c71b00cd5e4bc2ca8c2074cc01fc6d0
</pre>
</div>
</content>
</entry>
<entry>
<title>Enabled hacking check H401</title>
<updated>2014-07-10T19:55:14+00:00</updated>
<author>
<name>Christian Berendt</name>
<email>berendt@b1-systems.de</email>
</author>
<published>2014-07-10T19:54:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=8af71e9bde888df23b2ad8a32c2b8026d1280bee'/>
<id>8af71e9bde888df23b2ad8a32c2b8026d1280bee</id>
<content type='text'>
* [H401] Docstrings should not start with a space.

Change-Id: I1fa248590c7e05ab92b30ae30af1cf107cdd3cc4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [H401] Docstrings should not start with a space.

Change-Id: I1fa248590c7e05ab92b30ae30af1cf107cdd3cc4
</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://git.baserock.org/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>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://git.baserock.org/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>
<entry>
<title>Ensure TTL is treated as an int in the CLI</title>
<updated>2013-10-27T14:52:29+00:00</updated>
<author>
<name>Kiall Mac Innes</name>
<email>kiall@hp.com</email>
</author>
<published>2013-10-27T14:52:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=67147265207435a58748e13e0565967781cc5c61'/>
<id>67147265207435a58748e13e0565967781cc5c61</id>
<content type='text'>
Change-Id: Icd6e56adb416946af98bcc1dd1fbbe16c2aef8c8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Icd6e56adb416946af98bcc1dd1fbbe16c2aef8c8
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename Moniker -&gt; Designate</title>
<updated>2013-06-09T21:08:11+00:00</updated>
<author>
<name>Kiall Mac Innes</name>
<email>kiall@hp.com</email>
</author>
<published>2013-06-09T20:18:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=67c14f0573f15f6fbe6c71e8323828af27e1203a'/>
<id>67c14f0573f15f6fbe6c71e8323828af27e1203a</id>
<content type='text'>
Change-Id: Idf7153aa287adc874a2878dc829950fda52a4879
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Idf7153aa287adc874a2878dc829950fda52a4879
</pre>
</div>
</content>
</entry>
</feed>
