<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-designateclient.git/designateclient/osc/plugin.py, branch train-eol</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>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://91.123.203.49/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 plug-in summary for osc doc</title>
<updated>2016-10-14T10:49:20+00:00</updated>
<author>
<name>KATO Tomoyuki</name>
<email>kato.tomoyuki@jp.fujitsu.com</email>
</author>
<published>2016-10-14T04:51:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=61d43154f1103cf655b46140a1c362df5cb9aed5'/>
<id>61d43154f1103cf655b46140a1c362df5cb9aed5</id>
<content type='text'>
Stevedore Sphinx extension handles this comment.
http://docs.openstack.org/developer/python-openstackclient/plugin-commands.html

Change-Id: Ibab2eb29c1dbd37ee42f2ec9db8e323e2504b5b7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stevedore Sphinx extension handles this comment.
http://docs.openstack.org/developer/python-openstackclient/plugin-commands.html

Change-Id: Ibab2eb29c1dbd37ee42f2ec9db8e323e2504b5b7
</pre>
</div>
</content>
</entry>
<entry>
<title>Add global flags to cli</title>
<updated>2016-06-28T17:03:07+00:00</updated>
<author>
<name>Graham Hayes</name>
<email>graham.hayes@hpe.com</email>
</author>
<published>2016-06-28T12:18:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=3d24d8d3a50db14b7c0d3259f3a1254bfaf49f6a'/>
<id>3d24d8d3a50db14b7c0d3259f3a1254bfaf49f6a</id>
<content type='text'>
This time, try not to break other peoples plugins

Change-Id: I3ff6f584b0a5c89ac2c6f263549d2a8b74805572
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This time, try not to break other peoples plugins

Change-Id: I3ff6f584b0a5c89ac2c6f263549d2a8b74805572
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Revert "Add Global Flags for filtering results""</title>
<updated>2016-06-24T14:39:07+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-06-24T14:39:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=e5f652c630ce231142a0320fa150f442e44de790'/>
<id>e5f652c630ce231142a0320fa150f442e44de790</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use osc-lib instead of openstackclient</title>
<updated>2016-06-24T05:36:37+00:00</updated>
<author>
<name>Tang Chen</name>
<email>chen.tang@easystack.cn</email>
</author>
<published>2016-06-24T05:36:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=e5a76f63f46bca2b81a02cfd07d96c93c624b73d'/>
<id>e5a76f63f46bca2b81a02cfd07d96c93c624b73d</id>
<content type='text'>
osc-lib is a package of common support modules for writing
OSC plugins. All common functions, classes such as exceptions,
utils, logs and so on have been moved from openstackclient to
osc-lib.

So use osc-lib instead of openstackclient.

Change-Id: I4377951ba0b58ea94a43c688b66c0b87dda7225d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
osc-lib is a package of common support modules for writing
OSC plugins. All common functions, classes such as exceptions,
utils, logs and so on have been moved from openstackclient to
osc-lib.

So use osc-lib instead of openstackclient.

Change-Id: I4377951ba0b58ea94a43c688b66c0b87dda7225d
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Add Global Flags for filtering results"</title>
<updated>2016-06-23T18:54:53+00:00</updated>
<author>
<name>Ben Nemec</name>
<email>bnemec@redhat.com</email>
</author>
<published>2016-06-23T18:32:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=f2a14a4479dca314d8b75234a0b3061acb577983'/>
<id>f2a14a4479dca314d8b75234a0b3061acb577983</id>
<content type='text'>
Registering these options as global flags pollutes the global opt
namespace and is masking plugin-specific options in other plugins.

Partial-Bug: 1595616

This reverts commit 0b2b870237b6a332239dcad73cd9cab2634cb44f.

Change-Id: I7ef5c5511adc40d603374c4963ba22556f16252e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Registering these options as global flags pollutes the global opt
namespace and is masking plugin-specific options in other plugins.

Partial-Bug: 1595616

This reverts commit 0b2b870237b6a332239dcad73cd9cab2634cb44f.

Change-Id: I7ef5c5511adc40d603374c4963ba22556f16252e
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Global Flags for filtering results</title>
<updated>2016-06-01T15:51:34+00:00</updated>
<author>
<name>Graham Hayes</name>
<email>graham.hayes@hpe.com</email>
</author>
<published>2016-06-01T15:51:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=0b2b870237b6a332239dcad73cd9cab2634cb44f'/>
<id>0b2b870237b6a332239dcad73cd9cab2634cb44f</id>
<content type='text'>
In the HTTP Headers

--all-projects sets "X-Auth-All-Projects:True"
--edit-managed sets "X-Designate-Edit-Managed:True"
--sudo-project-id &lt;id&gt; sets "X-Auth-Sudo-Project-ID:&lt;id&gt;"

Change-Id: I4985a1a2cd75da4311e819afdbfdafcc8a023c56
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the HTTP Headers

--all-projects sets "X-Auth-All-Projects:True"
--edit-managed sets "X-Designate-Edit-Managed:True"
--sudo-project-id &lt;id&gt; sets "X-Auth-Sudo-Project-ID:&lt;id&gt;"

Change-Id: I4985a1a2cd75da4311e819afdbfdafcc8a023c56
</pre>
</div>
</content>
</entry>
<entry>
<title>Support OS_INTERFACE and set V2 API as default</title>
<updated>2015-11-24T18:16:10+00:00</updated>
<author>
<name>Endre Karlson</name>
<email>endre.karlson@hp.com</email>
</author>
<published>2015-10-30T23:23:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=2dad9c38a3ce6bee73d687b88de20a6a94e41662'/>
<id>2dad9c38a3ce6bee73d687b88de20a6a94e41662</id>
<content type='text'>
This makes the client work with OS_INTERFACE / --os-interface and
makes it use the version 2 as default for dns.

Change-Id: I8d8bdd39f852dbe87846673d9bffc95b17e9a3cd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes the client work with OS_INTERFACE / --os-interface and
makes it use the version 2 as default for dns.

Change-Id: I8d8bdd39f852dbe87846673d9bffc95b17e9a3cd
</pre>
</div>
</content>
</entry>
<entry>
<title>V2 CLI Support</title>
<updated>2015-09-02T13:54:08+00:00</updated>
<author>
<name>Endre Karlson</name>
<email>endre.karlson@hp.com</email>
</author>
<published>2015-05-12T08:51:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=f7d4dbbff5e8cf3d438979836c3957c8c23a1a04'/>
<id>f7d4dbbff5e8cf3d438979836c3957c8c23a1a04</id>
<content type='text'>
Change-Id: I583fc864bb4aa8b4dd2d965c2f8c1f3f6d31dd8c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I583fc864bb4aa8b4dd2d965c2f8c1f3f6d31dd8c
</pre>
</div>
</content>
</entry>
</feed>
