<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/setup.cfg, branch stable/liberty</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>Add image create support for image v2</title>
<updated>2015-09-21T18:51:03+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2015-09-19T17:04:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=f5b50df8ea6de7e763f1c2e7079429d9c783f963'/>
<id>f5b50df8ea6de7e763f1c2e7079429d9c783f963</id>
<content type='text'>
We have it for v1, but v2 is the future. There are two differences,
things in v2 do not go into a properties dict, and the actual image
data needs to get uploaded as a second step.

Closes-Bug: 1405562
Co-Authored-By: Niall Bunting &lt;niall.bunting@hp.com&gt;
Co-Authored-By: Sean Perry &lt;sean.perry@hp.com&gt;
Change-Id: If7b81c4a6746c8a1eb0302c96e045fb0f457d67b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have it for v1, but v2 is the future. There are two differences,
things in v2 do not go into a properties dict, and the actual image
data needs to get uploaded as a second step.

Closes-Bug: 1405562
Co-Authored-By: Niall Bunting &lt;niall.bunting@hp.com&gt;
Co-Authored-By: Sean Perry &lt;sean.perry@hp.com&gt;
Change-Id: If7b81c4a6746c8a1eb0302c96e045fb0f457d67b
</pre>
</div>
</content>
</entry>
<entry>
<title>Alphabetize setup.cfg</title>
<updated>2015-08-07T05:01:55+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-08-07T05:01:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=c54d1241a08be79e3006558cab7b2f44c36e7dda'/>
<id>c54d1241a08be79e3006558cab7b2f44c36e7dda</id>
<content type='text'>
noticed that volume type list was out of order.

Change-Id: I965a201bc9c0fac67d01d5ee368149cac89095c9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
noticed that volume type list was out of order.

Change-Id: I965a201bc9c0fac67d01d5ee368149cac89095c9
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add set feature to volume type v2"</title>
<updated>2015-08-07T05:00:18+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-08-07T05:00:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=35833c94efd27a497f4dffbdbd17329a6e65cd2a'/>
<id>35833c94efd27a497f4dffbdbd17329a6e65cd2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add set feature to volume type v2</title>
<updated>2015-08-07T02:35:01+00:00</updated>
<author>
<name>heha</name>
<email>zhanghanqun@unitedstack.com</email>
</author>
<published>2015-07-24T02:03:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=429ceef0c6c9deff521905c149e7600ffa5334ba'/>
<id>429ceef0c6c9deff521905c149e7600ffa5334ba</id>
<content type='text'>
"volume type set" and "volume type unset" is not in the v2.

Co-Authored-By: Lin Hua Cheng &lt;os.lcheng@gmail.com&gt;

implements bp: volume-v2

Change-Id: Ia804787d76d2029726c030b43c61eac3b411f66a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"volume type set" and "volume type unset" is not in the v2.

Co-Authored-By: Lin Hua Cheng &lt;os.lcheng@gmail.com&gt;

implements bp: volume-v2

Change-Id: Ia804787d76d2029726c030b43c61eac3b411f66a
</pre>
</div>
</content>
</entry>
<entry>
<title>Add list feature to volume v2</title>
<updated>2015-08-07T00:02:46+00:00</updated>
<author>
<name>heha</name>
<email>zhanghanqun@unitedstack.com</email>
</author>
<published>2015-07-31T10:26:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=dc6fe04895287647f6bf5a977b398659edfda822'/>
<id>dc6fe04895287647f6bf5a977b398659edfda822</id>
<content type='text'>
"volume list" is not in the v2.

Co-Authored-By: Lin Hua Cheng &lt;os.lcheng@gmail.com&gt;

implements bp: volume-v2

Change-Id: I9f4585202f5f9ec5f4c091278fc6c4036efb1290
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"volume list" is not in the v2.

Co-Authored-By: Lin Hua Cheng &lt;os.lcheng@gmail.com&gt;

implements bp: volume-v2

Change-Id: I9f4585202f5f9ec5f4c091278fc6c4036efb1290
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for volume v2 commands</title>
<updated>2015-07-24T20:16:38+00:00</updated>
<author>
<name>Amey Bhide</name>
<email>abhide@vmware.com</email>
</author>
<published>2015-06-02T06:40:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=96afb8b1b7b59a8a53b6614457fbbf36fc9882dc'/>
<id>96afb8b1b7b59a8a53b6614457fbbf36fc9882dc</id>
<content type='text'>
Adds the following commands:
openstack volume create
openstack volume set
openstack volume unset

Implements: blueprint volume-v2
Change-Id: Icb7404815763aa88550112fb42f5200ce05c2486
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds the following commands:
openstack volume create
openstack volume set
openstack volume unset

Implements: blueprint volume-v2
Change-Id: Icb7404815763aa88550112fb42f5200ce05c2486
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add configuration show command"</title>
<updated>2015-07-24T03:32:51+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-07-24T03:32:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=46cc7d12ad202184917822dfa16dc66d066c8538'/>
<id>46cc7d12ad202184917822dfa16dc66d066c8538</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add configuration show command</title>
<updated>2015-07-23T19:00:59+00:00</updated>
<author>
<name>TerryHowe</name>
<email>terrylhowe@gmail.com</email>
</author>
<published>2015-07-19T18:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=43942871a9d1515b6ed261e5093001850c2232be'/>
<id>43942871a9d1515b6ed261e5093001850c2232be</id>
<content type='text'>
Create a `configuration show` command that displays the current
configuration of the CLI.  Different configurations can be
displayed using options such as --os-cloud.  Passwords and
tokens are redacted by default unless the --unmask
option is specified.

Closes-Bug: #1476729

Change-Id: I0792365d0c5fa526cd09c0ed88c6bb1e2cb813a7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create a `configuration show` command that displays the current
configuration of the CLI.  Different configurations can be
displayed using options such as --os-cloud.  Passwords and
tokens are redacted by default unless the --unmask
option is specified.

Closes-Bug: #1476729

Change-Id: I0792365d0c5fa526cd09c0ed88c6bb1e2cb813a7
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add create and list for volume type v2"</title>
<updated>2015-07-20T22:28:10+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-07-20T22:28:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=26ea98b30e2c9573eb96378e3689f577d11940a8'/>
<id>26ea98b30e2c9573eb96378e3689f577d11940a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add create and list for volume type v2</title>
<updated>2015-07-20T19:59:57+00:00</updated>
<author>
<name>chengkunye</name>
<email>chengkun@unitedstack.com</email>
</author>
<published>2015-07-17T09:05:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=659abf492825b71b99e6f4be58447d6f393e33ef'/>
<id>659abf492825b71b99e6f4be58447d6f393e33ef</id>
<content type='text'>
Volume API v2 is missing create and list features.

implements bp: volume-v2

Change-Id: I34a1ae440e9620b1c65546f4f43b369c8661250d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Volume API v2 is missing create and list features.

implements bp: volume-v2

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