<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-designateclient.git, branch stable/xena</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 "Update zuul queue configuration" into stable/xena</title>
<updated>2022-06-10T01:27:00+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2022-06-10T01:27:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=018b722f43c0d2ae59edee3051cf52160e0c73d9'/>
<id>018b722f43c0d2ae59edee3051cf52160e0c73d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Clarify that name or ID can be used on TLDs" into stable/xena</title>
<updated>2022-06-10T00:28:44+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2022-06-10T00:28:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=2b254902d51c90c056ed3dcef0c147126d149228'/>
<id>2b254902d51c90c056ed3dcef0c147126d149228</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove edit-managed from unsupported commands" into stable/xena</title>
<updated>2022-06-09T23:42:45+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2022-06-09T23:42:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=d10bb1356a4adc648a0ae0616431239144609ba9'/>
<id>d10bb1356a4adc648a0ae0616431239144609ba9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix missing --target-project-id for transfer req</title>
<updated>2022-06-08T22:02:41+00:00</updated>
<author>
<name>Michael Johnson</name>
<email>johnsomor@gmail.com</email>
</author>
<published>2022-06-03T23:28:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=e5ec080ac1ebacc3cbace38ac81cba21559a1182'/>
<id>e5ec080ac1ebacc3cbace38ac81cba21559a1182</id>
<content type='text'>
The zone transfer request set command was missing the
--target-project-id option so you cannot change the target project ID of
a zone transfer request after creation with the CLI.
This option is supported by the API and documented in the API reference
guide.
This patch adds this option.

Closes-Bug: #1977625
Change-Id: Idd570a5aef57c06971db2450fdfb823cf0c07bfd
(cherry picked from commit fba1354e039809edaba9bbf0f31b3fe743aae36f)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The zone transfer request set command was missing the
--target-project-id option so you cannot change the target project ID of
a zone transfer request after creation with the CLI.
This option is supported by the API and documented in the API reference
guide.
This patch adds this option.

Closes-Bug: #1977625
Change-Id: Idd570a5aef57c06971db2450fdfb823cf0c07bfd
(cherry picked from commit fba1354e039809edaba9bbf0f31b3fe743aae36f)
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove edit-managed from unsupported commands</title>
<updated>2022-06-07T21:40:00+00:00</updated>
<author>
<name>Michael Chapman</name>
<email>woppin@gmail.com</email>
</author>
<published>2021-05-14T03:47:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=be1b1fda8a9f5060653fe4d30e28993a60dfefc6'/>
<id>be1b1fda8a9f5060653fe4d30e28993a60dfefc6</id>
<content type='text'>
--edit-managed sets a header x-designate-edit-managed-records
that indicates the current request wishes to modify managed records
such as the SOA or NS record created for a zone. This is only used
by the recordset update and delete API methods so can be removed
elsewhere.

Closes-Bug: 1928411

Change-Id: I18bfdae045c8b5e589075865eb024cee4852d8f9
(cherry picked from commit 94e7e97e50b0622cb27a20c3aead22e6e25ac5ad)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--edit-managed sets a header x-designate-edit-managed-records
that indicates the current request wishes to modify managed records
such as the SOA or NS record created for a zone. This is only used
by the recordset update and delete API methods so can be removed
elsewhere.

Closes-Bug: 1928411

Change-Id: I18bfdae045c8b5e589075865eb024cee4852d8f9
(cherry picked from commit 94e7e97e50b0622cb27a20c3aead22e6e25ac5ad)
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify that name or ID can be used on TLDs</title>
<updated>2022-06-07T21:38:54+00:00</updated>
<author>
<name>Michael Johnson</name>
<email>johnsomor@gmail.com</email>
</author>
<published>2021-10-20T18:45:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=5ef179ffda9b48be2ef73902d19754c7257caa1b'/>
<id>5ef179ffda9b48be2ef73902d19754c7257caa1b</id>
<content type='text'>
We had a question about whether the TLD name could be used as the
"id" positional argument when show/set/delete a TLD.
This patch clarifies that names or IDs will work with those commands
in the OpenStack client.

Change-Id: I93952596f3c82ae37d903a8ea4dd8700ae8fc314
(cherry picked from commit 5fbc5b115441c16db6f9381cc62e63537b60a5a8)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We had a question about whether the TLD name could be used as the
"id" positional argument when show/set/delete a TLD.
This patch clarifies that names or IDs will work with those commands
in the OpenStack client.

Change-Id: I93952596f3c82ae37d903a8ea4dd8700ae8fc314
(cherry picked from commit 5fbc5b115441c16db6f9381cc62e63537b60a5a8)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update zuul queue configuration</title>
<updated>2022-05-26T14:45:21+00:00</updated>
<author>
<name>Michael Johnson</name>
<email>johnsomor@gmail.com</email>
</author>
<published>2022-05-19T16:13:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=6c7f47c642789ee3fc6130671376d22add6cfd6b'/>
<id>6c7f47c642789ee3fc6130671376d22add6cfd6b</id>
<content type='text'>
Zuul is changing how queues are declared[1]. This patch updates Designate client for the new way to define the queue.

[1] https://lists.zuul-ci.org/pipermail/zuul-discuss/2022-May/001801.html

Change-Id: Ibf3bab374ec3a5bec842051c29d18864d42c02b8
(cherry picked from commit ef2098e6543019e0dc41344d704f56b6957e88b6)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Zuul is changing how queues are declared[1]. This patch updates Designate client for the new way to define the queue.

[1] https://lists.zuul-ci.org/pipermail/zuul-discuss/2022-May/001801.html

Change-Id: Ibf3bab374ec3a5bec842051c29d18864d42c02b8
(cherry picked from commit ef2098e6543019e0dc41344d704f56b6957e88b6)
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove lower-constraint job from stable/xena</title>
<updated>2022-01-19T18:07:12+00:00</updated>
<author>
<name>Michael Johnson</name>
<email>johnsomor@gmail.com</email>
</author>
<published>2022-01-19T18:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=da7f4ca6276e49d366bb457b903d2fe21cdd614b'/>
<id>da7f4ca6276e49d366bb457b903d2fe21cdd614b</id>
<content type='text'>
This patch removes the lower-constraint job from the stable/xena branch.

This is part of a series of patches that will remove the job from all stable
branches of Designate.

The lower constraint check is important on the master branch to make sure that
new patches are tested against the lowest supported version of dependencies.
This helps packagers make sure they have at least the minimum version of a
dependency packaged along with the service.
After a release and the stable branch is created, these jobs can cause
problems maintaining the stable branches as bug fix patches are released for
the dependency projects.
For this reason, we are proposing to maintain the lower-constraints job on the
master branch, but disable it on the stable branches.

Change-Id: I8fef9559e21d0bf3bb9a760793809e630efe62e2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch removes the lower-constraint job from the stable/xena branch.

This is part of a series of patches that will remove the job from all stable
branches of Designate.

The lower constraint check is important on the master branch to make sure that
new patches are tested against the lowest supported version of dependencies.
This helps packagers make sure they have at least the minimum version of a
dependency packaged along with the service.
After a release and the stable branch is created, these jobs can cause
problems maintaining the stable branches as bug fix patches are released for
the dependency projects.
For this reason, we are proposing to maintain the lower-constraints job on the
master branch, but disable it on the stable branches.

Change-Id: I8fef9559e21d0bf3bb9a760793809e630efe62e2
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Update TOX_CONSTRAINTS_FILE for stable/xena" into stable/xena</title>
<updated>2021-09-26T15:00:47+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2021-09-26T15:00:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=9a1d3c2e956dc28770d3507f829ca9964a2cb979'/>
<id>9a1d3c2e956dc28770d3507f829ca9964a2cb979</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Update .gitreview for stable/xena" into stable/xena</title>
<updated>2021-09-26T12:18:29+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2021-09-26T12:18:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=c7a0f9ac5e44c6ebacc6748d419dc830683a67d1'/>
<id>c7a0f9ac5e44c6ebacc6748d419dc830683a67d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
