| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Change-Id: I526cf2e7329917ea0a47a7144e39fb8fa407038a
|
| |
|
|
| |
Change-Id: Ic826471279d1f1af85ff760b45a094f17916e749
|
| |
|
|
|
| |
Depends-On: Ic7300d1f708339701b5daadbf2c4769b239a2adb
Change-Id: I203479c6e834e6fbcfe2e4266a17a6885f4ff248
|
| |
|
|
| |
Change-Id: Iddc293476590898e33e52541636a8b5e1daa9d6a
|
| |
|
|
| |
Change-Id: Iaa05ab4e7b319c3dbd4f83700c0bdba103c0e18c
|
| |
|
|
| |
Change-Id: Ie095fa050c906b5ba95a1752aac7543a0a274955
|
| |
|
|
| |
Change-Id: Id0791447748e9430c995cbab87260e843e8a2819
|
| |
|
|
| |
Change-Id: I63d1c3bdf6bdd5ff5e1c16af3ee4f095a7d659f1
|
| |
|
|
| |
Change-Id: I302808700fe98add83069e7ed32ea329eb32cea1
|
| |
|
|
| |
Change-Id: Ie9049726dd4ac60238cb8b2658fa8510f4b11fde
|
| |
|
|
| |
Change-Id: Ie503f1ed6f6f91adfcf40f71053ba4fec02179f3
|
| |
|
|
| |
Change-Id: I8fbb5213701f995bad7de243fd3a54fd147eb074
|
| |
|
|
| |
Change-Id: I9232c1a3069cdb29a174eb7d93f55069d2f68e54
|
| |
|
|
| |
Change-Id: I7fc281b80342a14e11f87afb41c3abc515d8487c
|
| |
|
|
| |
Change-Id: I0703a48d8c95617e687eea9eea7990d778d760b5
|
| |
|
|
| |
Change-Id: I4c5304a276b1c2b2ea98c98518217b0201a2c993
|
| |
|
|
| |
Change-Id: Ib550688f8420e8d29b594d90705ef8a89eb03018
|
| |
|
|
| |
Change-Id: Ie4f93534ec504e7672c88ab02efc8747df91318c
|
| |
|
|
| |
Change-Id: Ib17c91ef8395b1a4f490765896bffad166aa0ab6
|
| |
|
|
| |
Change-Id: I635a3ff9d1a90d0b1bb1e295a380eddd9d30a295
|
| |
|
|
| |
Change-Id: I4055698d0e4492a17623836e802ac56cd869ab0a
|
| |
|
|
| |
Change-Id: I5b469d19ac58bcb31ebd276e1d62b3db8ccfb5a3
|
| |
|
|
| |
Change-Id: I243598ee6778297b622c8e29c78b76d8eb5a4692
|
| |
|
|
|
|
|
|
|
| |
Recently oslo serialization has started to also include
python-msgpack. Since we were only using it for json support, we
should just use python's json support. Especially since it's only
used by our tests.
Change-Id: I0f8d939d6fca7608eaa3eea7ea4ca93296aaab3a
|
| |
|
|
| |
Change-Id: I432b3224f23616a5181412f01d31d6cedcc2ff84
|
| |
|
|
| |
Change-Id: I94752657b7753d277950168f9efcea7074fb25ec
|
| |
|
|
| |
Change-Id: Ica958638a86fe3f740aaa37b3d40d57680afd103
|
| |
|
|
| |
Change-Id: I1d339589a5ed94c726a6478318651b9db9765fdd
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 <mordred@inaugust.com>
Change-Id: I4939acf8067e44ffe06a2e26fc28f1adf8985b7d
Depends-On: I45e2550af58aee616ca168d20a557077beeab007
|
| |
|
|
|
| |
Change-Id: Ia2b0c00c5b1da19f2f6995aae3c2e0226a3fa2dc
Depends-On: Ib948b756b8e6ca47a4c9c44c48031e54b7386a06
|
| |
|
|
| |
Change-Id: I5907d473b34799f9361ad2b611868ad22db3eaf6
|
| |
|
|
| |
Change-Id: Iadee329dc9ee5bd3b12a040c732965da43895dc4
|
| |
|
|
| |
Change-Id: I1ea40d3d9fa0c731c5c25a4dc3981c720d450c45
|
| |
|
|
| |
Change-Id: I2512e4e43f53392fe0c1f8ee4d326688e0cad9c5
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Change-Id: I4be717979bd4371bc544312d556934aef4f3a629
|
| |
|
|
| |
Change-Id: Iad84313636ee2f53777cdf05d60a322f7a252f27
|
| |
|
|
| |
Change-Id: I3b1cd7aac5c9603dfaccbd4ae30d07cbf7c96da2
|
| |
|
|
| |
Change-Id: I778a0c00da51cdc52cd67d1b273d52e84d68992b
|
| |
|
|
|
|
|
|
|
| |
cliff-tablib gives cliff the ability to format list and show output in
html, json, or yaml (http://cliff-tablib.readthedocs.org/). This patch
adds cliff-tablib to requirements.txt so that it can be installed along
with cliff.
Change-Id: I4daab97642482e6f40cd8209ff5edd9c680092c0
|
| |
|
|
|
|
|
|
| |
keystoneclient/openstack/common/jsonutils.py is removed in this patch
https://review.openstack.org/#/c/128454/
Now, we should use jsonutils in oslo.serialization package.
Change-Id: I7c8e8e6d5dffa85244368fd578616c9b19f4fd21
|
| |
|
|
|
|
|
| |
Each of them have scenarios where it's important that they install
first.
Change-Id: Ia9fff6e94651693f9fa74ca676771b19144bcd8b
|
| |\ |
|
| | |
| |
| |
| | |
Change-Id: I2ac5b9ac545c1bb6ec6279ecbe74e3301eb07a25
|
| |\ \
| |/
|/| |
|
| | |
| |
| |
| |
| |
| | |
implements bp use_i18n
Change-Id: I86508a232c9cf88695b7982dad0b9b02eaf8b3a1
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch allows the user to choose which authentication plugin
to use with the CLI. The arguments needed by the auth plugins are
automatically added to the argument parser. Some examples with
the currently available authentication plugins::
OS_USERNAME=admin OS_PROJECT_NAME=admin OS_AUTH_URL=http://keystone:5000/v2.0 \
OS_PASSWORD=admin openstack user list
OS_USERNAME=admin OS_PROJECT_DOMAIN_NAME=default OS_USER_DOMAIN_NAME=default \
OS_PROJECT_NAME=admin OS_AUTH_URL=http://keystone:5000/v3 OS_PASSWORD=admin \
OS_IDENTITY_API_VERSION=3 OS_AUTH_PLUGIN=v3password openstack project list
OS_TOKEN=1234 OS_URL=http://service_url:35357/v2.0 \
OS_IDENTITY_API_VERSION=2.0 openstack user list
The --os-auth-plugin option can be omitted; if so the CLI will attempt to
guess which plugin to use from the other options.
Change-Id: I330c20ddb8d96b3a4287c68b57c36c4a0f869669
Co-Authored-By: Florent Flament <florent.flament-ext@cloudwatt.com>
|
| |
|
|
| |
Change-Id: I2a8250d0b01651563cfe74704ce5a9f97dd9fdf4
|
| |
|
|
|
|
|
|
| |
Module `importutils` from common code was graduated to oslo.utils,
so it would be great if we reuse this library.
Remove unused strutils.py and gettextutils.py
Change-Id: Iaae19fc5018d83103e5f15ff76d6da686bfdf5f8
|
| |
|
|
| |
Change-Id: I744a629cf685760ad96d60654d081fc495024ea8
|