<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/requirements.txt, branch 1.2.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>Add --os-cloud support</title>
<updated>2015-04-19T04:04:51+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2015-03-02T23:05:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=5649695c658505b0217fb6d03cf199797b90ca4c'/>
<id>5649695c658505b0217fb6d03cf199797b90ca4c</id>
<content type='text'>
This adds a new option --os-cloud that allows the configuration values
for multiple clouds to be stored in a local file and selected with
a single option.

Internal option names have had 'os_' removed to be comptible with
the options returned from OpenStackConfig().get_one_cloud().

The config file is ~/.config/openstack/clouds.yaml:

Sample
------
clouds:
  devstack:
    auth:
      auth_url: http://192.168.122.10:35357/
      project_name: demo
      username: demo
      password: 0penstack
    region_name: RegionOne
  devstack:
     auth:
       auth_url: http://192.168.122.10:35357/
       project_name: demo
       username: demo
       password: 0penstack
     region_name: RegionOne

Co-Authored-By: Monty Taylor &lt;mordred@inaugust.com&gt;
Change-Id: I4939acf8067e44ffe06a2e26fc28f1adf8985b7d
Depends-On: I45e2550af58aee616ca168d20a557077beeab007
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a new option --os-cloud that allows the configuration values
for multiple clouds to be stored in a local file and selected with
a single option.

Internal option names have had 'os_' removed to be comptible with
the options returned from OpenStackConfig().get_one_cloud().

The config file is ~/.config/openstack/clouds.yaml:

Sample
------
clouds:
  devstack:
    auth:
      auth_url: http://192.168.122.10:35357/
      project_name: demo
      username: demo
      password: 0penstack
    region_name: RegionOne
  devstack:
     auth:
       auth_url: http://192.168.122.10:35357/
       project_name: demo
       username: demo
       password: 0penstack
     region_name: RegionOne

Co-Authored-By: Monty Taylor &lt;mordred@inaugust.com&gt;
Change-Id: I4939acf8067e44ffe06a2e26fc28f1adf8985b7d
Depends-On: I45e2550af58aee616ca168d20a557077beeab007
</pre>
</div>
</content>
</entry>
<entry>
<title>Uncap library requirements for liberty</title>
<updated>2015-04-16T18:13:36+00:00</updated>
<author>
<name>Doug Hellmann</name>
<email>doug@doughellmann.com</email>
</author>
<published>2015-04-16T18:13:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=57806064c090f9c5b3ea21d2cdec7193e1c93f62'/>
<id>57806064c090f9c5b3ea21d2cdec7193e1c93f62</id>
<content type='text'>
Change-Id: Ia2b0c00c5b1da19f2f6995aae3c2e0226a3fa2dc
Depends-On: Ib948b756b8e6ca47a4c9c44c48031e54b7386a06
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia2b0c00c5b1da19f2f6995aae3c2e0226a3fa2dc
Depends-On: Ib948b756b8e6ca47a4c9c44c48031e54b7386a06
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2015-03-31T18:38:53+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2015-03-31T18:38:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=f6bd2fa394e2878586f67b38fa64609a86c5d6df'/>
<id>f6bd2fa394e2878586f67b38fa64609a86c5d6df</id>
<content type='text'>
Change-Id: I5907d473b34799f9361ad2b611868ad22db3eaf6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5907d473b34799f9361ad2b611868ad22db3eaf6
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2015-03-05T04:58:03+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2015-03-05T04:58:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=dc00d7c758a431845750974cc10a2734e14f9d03'/>
<id>dc00d7c758a431845750974cc10a2734e14f9d03</id>
<content type='text'>
Change-Id: Iadee329dc9ee5bd3b12a040c732965da43895dc4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iadee329dc9ee5bd3b12a040c732965da43895dc4
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2015-02-24T16:21:57+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2015-02-24T16:21:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=a00cc815b70b17df561a7610ac1408f417ba3f8f'/>
<id>a00cc815b70b17df561a7610ac1408f417ba3f8f</id>
<content type='text'>
Change-Id: I1ea40d3d9fa0c731c5c25a4dc3981c720d450c45
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1ea40d3d9fa0c731c5c25a4dc3981c720d450c45
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2015-01-28T16:40:08+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2015-01-28T16:40:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=6fd5fc2d27fdcc95e6aeac61ea89f83ce3477822'/>
<id>6fd5fc2d27fdcc95e6aeac61ea89f83ce3477822</id>
<content type='text'>
Change-Id: I2512e4e43f53392fe0c1f8ee4d326688e0cad9c5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2512e4e43f53392fe0c1f8ee4d326688e0cad9c5
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing oslo-config to requirements</title>
<updated>2015-01-18T09:20:09+00:00</updated>
<author>
<name>Abhishek Chanda</name>
<email>abhishek@cloudscaling.com</email>
</author>
<published>2015-01-16T20:38:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=052bcb279ba8af0f8ead398fad6e879b186890af'/>
<id>052bcb279ba8af0f8ead398fad6e879b186890af</id>
<content type='text'>
openstackclient uses these oslo-config but it is not in
list of requirements. That results in a stacktrace while
using the cli.

Change-Id: I9b3c8e491ce09624524cf8b3ddcafcf5953d9ab6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
openstackclient uses these oslo-config but it is not in
list of requirements. That results in a stacktrace while
using the cli.

Change-Id: I9b3c8e491ce09624524cf8b3ddcafcf5953d9ab6
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2015-01-13T00:15:54+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2015-01-13T00:15:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=fa84566dac0b16bb02438521b0787c495ff8db6b'/>
<id>fa84566dac0b16bb02438521b0787c495ff8db6b</id>
<content type='text'>
Change-Id: I4be717979bd4371bc544312d556934aef4f3a629
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I4be717979bd4371bc544312d556934aef4f3a629
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2015-01-09T18:35:54+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2015-01-09T18:35:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=80499dc5a196ebc1ecffd56d2a776c9efc401998'/>
<id>80499dc5a196ebc1ecffd56d2a776c9efc401998</id>
<content type='text'>
Change-Id: Iad84313636ee2f53777cdf05d60a322f7a252f27
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iad84313636ee2f53777cdf05d60a322f7a252f27
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2014-12-12T22:21:32+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2014-12-12T22:21:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=a4208a7201bac0d6f361864e6f37bfd6b3626978'/>
<id>a4208a7201bac0d6f361864e6f37bfd6b3626978</id>
<content type='text'>
Change-Id: I3b1cd7aac5c9603dfaccbd4ae30d07cbf7c96da2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I3b1cd7aac5c9603dfaccbd4ae30d07cbf7c96da2
</pre>
</div>
</content>
</entry>
</feed>
