<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/designate.git/devstack/statsd_mock_server.py, branch master</title>
<subtitle>opendev.org: openstack/designate.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/designate.git/'/>
<entry>
<title>Enable H306 check and fix import ordering</title>
<updated>2021-11-18T00:30:05+00:00</updated>
<author>
<name>Michael Johnson</name>
<email>johnsomor@gmail.com</email>
</author>
<published>2021-11-18T00:28:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/designate.git/commit/?id=0e16095a80c28c86dcb0a4fa2be4370b8ee9116b'/>
<id>0e16095a80c28c86dcb0a4fa2be4370b8ee9116b</id>
<content type='text'>
To better align with other OpenStack projects and to reduce the
ongoing problem with duplicate imports, this patch re-enables the
H306 check for proper module import order.

Change-Id: Iced92590829f6d9177d64ad4868aebe6eafd6a8a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To better align with other OpenStack projects and to reduce the
ongoing problem with duplicate imports, this patch re-enables the
H306 check for proper module import order.

Change-Id: Iced92590829f6d9177d64ad4868aebe6eafd6a8a
</pre>
</div>
</content>
</entry>
<entry>
<title>Update hacking for Python3</title>
<updated>2020-04-01T21:52:38+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.com</email>
</author>
<published>2020-03-29T12:39:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/designate.git/commit/?id=2e3d8ab80daac00bad7d2b46246660592163bf17'/>
<id>2e3d8ab80daac00bad7d2b46246660592163bf17</id>
<content type='text'>
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Fix problems found.

Update local hacking checks for new flake8.

# to unbreak gate:
Depends-on: https://review.opendev.org/715835

Change-Id: Icc2f4368cc90689d74510ce36fe77d2346aec625
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Fix problems found.

Update local hacking checks for new flake8.

# to unbreak gate:
Depends-on: https://review.opendev.org/715835

Change-Id: Icc2f4368cc90689d74510ce36fe77d2346aec625
</pre>
</div>
</content>
</entry>
<entry>
<title>Using sys.exit(main()) instead of main()</title>
<updated>2016-09-26T03:23:44+00:00</updated>
<author>
<name>Luong Anh Tuan</name>
<email>tuanla@vn.fujitsu.com</email>
</author>
<published>2016-09-26T02:24:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/designate.git/commit/?id=e5cb2569a65e77acc5105522fa3b4d2488b5302a'/>
<id>e5cb2569a65e77acc5105522fa3b4d2488b5302a</id>
<content type='text'>
TrivialFix: Similar [1] in Kolla project
As we known, Exceptions are raised by the sys.exit() function. When they
are not handled, no stack traceback is printed in the Python interpreter.
Therefore, when using sys.exit(main()) instead of main()
may be more readable and reasonable.

[1] https://review.openstack.org/#/c/349353/

Change-Id: Ied52a7631da82a72f0dcf2fc9ed81840d24041d9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TrivialFix: Similar [1] in Kolla project
As we known, Exceptions are raised by the sys.exit() function. When they
are not handled, no stack traceback is printed in the Python interpreter.
Therefore, when using sys.exit(main()) instead of main()
may be more readable and reasonable.

[1] https://review.openstack.org/#/c/349353/

Change-Id: Ied52a7631da82a72f0dcf2fc9ed81840d24041d9
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Monasca-statsd metric generation</title>
<updated>2016-09-09T17:50:11+00:00</updated>
<author>
<name>Federico Ceratto</name>
<email>federico.ceratto@hpe.com</email>
</author>
<published>2016-05-27T16:05:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/designate.git/commit/?id=2f061879cd0bda590b45fe1d82095b73f43f2041'/>
<id>2f061879cd0bda590b45fe1d82095b73f43f2041</id>
<content type='text'>
Statsd integration is disabled by default.
Add a simple local daemon for testing/devstack use.

Change-Id: I990472fa059afde37f7e4a1284360c17162aab49
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Statsd integration is disabled by default.
Add a simple local daemon for testing/devstack use.

Change-Id: I990472fa059afde37f7e4a1284360c17162aab49
</pre>
</div>
</content>
</entry>
</feed>
