<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/doc, branch 3.15.0</title>
<subtitle>opendev.org: openstack/python-openstackclient
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/'/>
<entry>
<title>Updated from global requirements</title>
<updated>2018-03-28T10:36:59+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2018-03-28T10:36:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=26b1732a7c74fcf3b7b70da68fba03a504706b6a'/>
<id>26b1732a7c74fcf3b7b70da68fba03a504706b6a</id>
<content type='text'>
Change-Id: I8c400b12269f00fcf9fcaac27098ca55cdc27ac4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I8c400b12269f00fcf9fcaac27098ca55cdc27ac4
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "neutron: add --mtu for create/set network"</title>
<updated>2018-03-23T14:31:39+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-03-23T14:31:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=29d4dd7a6150cb4cf5bfbb2ecbb82a404b5898b5'/>
<id>29d4dd7a6150cb4cf5bfbb2ecbb82a404b5898b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Correct application credential usage doc"</title>
<updated>2018-03-16T20:28:53+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-03-16T20:28:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=6361e5e121d6ea058aa1c5c20ec897929b7a9c05'/>
<id>6361e5e121d6ea058aa1c5c20ec897929b7a9c05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct application credential usage doc</title>
<updated>2018-03-16T16:47:47+00:00</updated>
<author>
<name>Colleen Murphy</name>
<email>colleen@gazlene.net</email>
</author>
<published>2018-03-16T16:45:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=25808affd1e9152a4f02fc1aea068bcef5d1b55d'/>
<id>25808affd1e9152a4f02fc1aea068bcef5d1b55d</id>
<content type='text'>
There is a --restricted flag to counter the --unrestricted flag. It was
documented, but the usage example had missed it. Add it for
completeness.

Change-Id: Ib4cdcacdd16bfb59e9d18714106ecda99e418812
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is a --restricted flag to counter the --unrestricted flag. It was
documented, but the usage example had missed it. Add it for
completeness.

Change-Id: Ib4cdcacdd16bfb59e9d18714106ecda99e418812
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in 'floating ip associate' command and doc</title>
<updated>2018-03-15T20:30:43+00:00</updated>
<author>
<name>Brian Haley</name>
<email>bhaley@redhat.com</email>
</author>
<published>2018-03-15T20:30:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=2ed1b24c71701162e29c8708fdb17fc1fbbd576b'/>
<id>2ed1b24c71701162e29c8708fdb17fc1fbbd576b</id>
<content type='text'>
Assocaite -&gt; Associate

Trivialfix

Change-Id: I432e35ddcd80ef77c865bee9a54ac2777f5b6386
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Assocaite -&gt; Associate

Trivialfix

Change-Id: I432e35ddcd80ef77c865bee9a54ac2777f5b6386
</pre>
</div>
</content>
</entry>
<entry>
<title>neutron: add --mtu for create/set network</title>
<updated>2018-03-15T13:50:59+00:00</updated>
<author>
<name>Emilien Macchi</name>
<email>emilien@redhat.com</email>
</author>
<published>2018-03-15T12:21:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=18563b4132f794cc6612c2897795f96a31b565ae'/>
<id>18563b4132f794cc6612c2897795f96a31b565ae</id>
<content type='text'>
Support Neutron network mtu configuration with a new argument, --mtu
that allows CLI users to set MTU for Neutron networks.

Change-Id: I93d23581c7e8c84eaf9bb3b293360036f60f456b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support Neutron network mtu configuration with a new argument, --mtu
that allows CLI users to set MTU for Neutron networks.

Change-Id: I93d23581c7e8c84eaf9bb3b293360036f60f456b
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add CRUD support for application credentials"</title>
<updated>2018-03-14T02:16:35+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-03-14T02:16:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=e78c9bc00d995a3dd6e1ed2bb48fdc46498e3dab'/>
<id>e78c9bc00d995a3dd6e1ed2bb48fdc46498e3dab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add support for endpoint group commands"</title>
<updated>2018-02-25T01:05:18+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-02-25T01:05:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=c24451e19c2aa3f0324ff1de58f2a2d499c26404'/>
<id>c24451e19c2aa3f0324ff1de58f2a2d499c26404</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add project tags functionality"</title>
<updated>2018-02-25T01:05:16+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-02-25T01:05:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=d6761f093608247846acb946cbe2bbdf91e21d0d'/>
<id>d6761f093608247846acb946cbe2bbdf91e21d0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add support for "--dns-domain" argument"</title>
<updated>2018-02-24T10:59:41+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-02-24T10:59:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=1b5cab40b54ad2436c5d8b35369b0d802c75837d'/>
<id>1b5cab40b54ad2436c5d8b35369b0d802c75837d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
