<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/designate.git/devstack/upgrade/settings, 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>Don't install Horizon as part of the upgrade test</title>
<updated>2019-11-16T01:02:44+00:00</updated>
<author>
<name>Erik Olof Gunnar Andersson</name>
<email>eandersson@blizzard.com</email>
</author>
<published>2019-11-16T01:02:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/designate.git/commit/?id=306e231c4ba63fcfd2bbafc34718c1aba333c755'/>
<id>306e231c4ba63fcfd2bbafc34718c1aba333c755</id>
<content type='text'>
Change-Id: I961aecf23ee1a76e15c716c0733bd418b21efb58
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I961aecf23ee1a76e15c716c0733bd418b21efb58
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace git.openstack.org URLs with opendev.org URLs</title>
<updated>2019-04-24T00:47:23+00:00</updated>
<author>
<name>ZhongShengping</name>
<email>chdzsp@163.com</email>
</author>
<published>2019-04-22T02:07:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/designate.git/commit/?id=5d0408c71924c4f7988999d91f73709a9941b0b5'/>
<id>5d0408c71924c4f7988999d91f73709a9941b0b5</id>
<content type='text'>
Thorough replacement of git.openstack.org URLs with their opendev.org
counterparts.

Change-Id: I5cfdd0c3e813f1cb6f72087fdb3ee3957b6e9ea7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thorough replacement of git.openstack.org URLs with their opendev.org
counterparts.

Change-Id: I5cfdd0c3e813f1cb6f72087fdb3ee3957b6e9ea7
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CI Jobs</title>
<updated>2017-12-05T21:38:44+00:00</updated>
<author>
<name>Graham Hayes</name>
<email>gr@ham.ie</email>
</author>
<published>2017-12-01T17:11:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/designate.git/commit/?id=51a6d617d323df1a914bdeddccc6538eb5890143'/>
<id>51a6d617d323df1a914bdeddccc6538eb5890143</id>
<content type='text'>
- Added 'manager_model' flag for old style
  pool-manager + zone-manager

- Added grenade testing for verify_noapi which
  shows we can do an upgrade without impacting the
  data plane

- Removed old keystone v3 test (v2 no longer exists, so
  we are already testing it

- Make py35 job voting

- Stop dsvm jobs on docs / releasenotes / api-ref changes

Change-Id: I0de8d8c3366bb0325a73dd19ce0e1f9a57553d0b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added 'manager_model' flag for old style
  pool-manager + zone-manager

- Added grenade testing for verify_noapi which
  shows we can do an upgrade without impacting the
  data plane

- Removed old keystone v3 test (v2 no longer exists, so
  we are already testing it

- Make py35 job voting

- Stop dsvm jobs on docs / releasenotes / api-ref changes

Change-Id: I0de8d8c3366bb0325a73dd19ce0e1f9a57553d0b
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix grenade to use the driver specified in the gate</title>
<updated>2016-12-07T15:17:14+00:00</updated>
<author>
<name>Graham Hayes</name>
<email>graham.hayes@hpe.com</email>
</author>
<published>2016-12-07T15:11:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/designate.git/commit/?id=13ee3fbc3fd3f95d0baaa773052cfa266414591a'/>
<id>13ee3fbc3fd3f95d0baaa773052cfa266414591a</id>
<content type='text'>
Change-Id: I5aa749b1b60b61e14a273a6d1d22f9681f1dfb3e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5aa749b1b60b61e14a273a6d1d22f9681f1dfb3e
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Grenade Gate</title>
<updated>2016-09-08T23:34:30+00:00</updated>
<author>
<name>Graham Hayes</name>
<email>graham.hayes@hpe.com</email>
</author>
<published>2016-09-08T22:09:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/designate.git/commit/?id=65b56946143fc5b80890d07ef440c8ed80102125'/>
<id>65b56946143fc5b80890d07ef440c8ed80102125</id>
<content type='text'>
For some inexplicable reason grenade seems to think
horizon is installed, and is in ENABLED_SERVICES.

To avoid breaking the testing done in the other gates,
enable horizon to ensure that it is there for the
configure_designatedashboard function.

Closes-Bug: #1618253
Change-Id: I37d8756ba9f1e9f55ac9dd787ed19564e398d0dc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For some inexplicable reason grenade seems to think
horizon is installed, and is in ENABLED_SERVICES.

To avoid breaking the testing done in the other gates,
enable horizon to ensure that it is there for the
configure_designatedashboard function.

Closes-Bug: #1618253
Change-Id: I37d8756ba9f1e9f55ac9dd787ed19564e398d0dc
</pre>
</div>
</content>
</entry>
<entry>
<title>Grenade Plugin</title>
<updated>2016-07-14T14:06:45+00:00</updated>
<author>
<name>Graham Hayes</name>
<email>graham.hayes@hpe.com</email>
</author>
<published>2016-07-11T12:21:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/designate.git/commit/?id=f374b5fe2c656400303f70a47c9f31bb6537ba0d'/>
<id>f374b5fe2c656400303f70a47c9f31bb6537ba0d</id>
<content type='text'>
Change-Id: I890fd4c6e329ad1875bac00e98156f90f52c78f5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I890fd4c6e329ad1875bac00e98156f90f52c78f5
</pre>
</div>
</content>
</entry>
</feed>
