| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Change-Id: Ieff20bbaead6911ef8049cb14f89d4b072a47830
|
| |
|
|
| |
Change-Id: Iad39049bbf6c49ce43d9215e0fa5a09af5dad70c
|
| |
|
|
| |
Change-Id: Ibe774afeb7afd7117c0ec20bb12d94f0fa333fa3
|
| |
|
|
| |
Change-Id: Iaf799c8bfaa672bb6376bbb7a1b8fe558351ff9f
|
| |
|
|
| |
Change-Id: I17b339a224c7be1c336aacde5f2a122494a886b7
|
| |
|
|
| |
Change-Id: I01cf9b37709fcc05fbbab531589b4aea8b626114
|
| |
|
|
| |
Change-Id: I8cf5244720bcd7ae609b6898c1ea6f0e5b44c41b
|
| |
|
|
| |
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
|
| |
|
|
| |
Change-Id: I9bfbb802c5ec9be048ccecda8286b33fdfc6ef8c
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Add i18n in requirements.txt
implements bp add_i18n
Change-Id: I84ecd16696593414739c52ee344b8a1c9868941a
|
| | |
| |
| |
| | |
Change-Id: I067f2ff0c78547088500fa2831c1c5abb75864bc
|
| |/
|
|
| |
Change-Id: If62daf2539ff69323c905c12c19e041f83ef8eb2
|
| |
|
|
|
|
|
|
| |
* The encryption it purports to offer is completely insecure.
* It also appears to be broken.
Closes-Bug: #1319381
Change-Id: Id15ecfbbfd15f142b14c125bfd85afd5032699ac
|
| |
|
|
| |
Change-Id: I7f7714625a6cfb6bd8e0d313d27e898e178a1efb
|
| |
|
|
|
|
|
| |
bp/neutron
https://wiki.openstack.org/wiki/OpenStackClient/Commands#Network_2
Change-Id: I89ee083154afa544b03587e84becace36d9d522a
|
| |
|
|
| |
Change-Id: Ia54da66d13b2667375a8a85c97ced25fd97b6b25
|
| |
|
|
| |
Change-Id: I708fe9d2f10e53d61e67130ff41b0f92cddef64d
|
| |
|
|
| |
Change-Id: I44f13a22528824a8b24ffb3b0e3075e870e5ee58
|
| |
|
|
| |
Change-Id: Idde32a0bdcee8843c09a968dff69b246b5e784f7
|
| |
|
|
| |
Change-Id: Ib4416938530bd1037cc4b7e84bf81475d91e6b16
|
| |
|
|
| |
Change-Id: I73f40a5fd569d0a5e341aabbece1885a7478d7f5
|
| |
|
|
| |
Change-Id: Ic90d9682a9c15795928c0c5b64c41bd06d74243a
|
| |
|
|
| |
Change-Id: Icad0fcf4125b4aefac7ed8f0df5bef2c6ee64594
|
| |
|
|
| |
Change-Id: I98929876d5a21a990009398d9a8259c54d893e7e
|
| |
|
|
| |
Change-Id: Ie47804617ab9a11a91efd96c7989f0207e47e120
|
| |
|
|
|
|
| |
From global-requirements: requests>=1.1, six>=1.4.1
Change-Id: I536adc511931229a268ba81f81aef1aed59b33eb
|
| |
|
|
| |
Change-Id: I421ab7a5b0c0224122cc747141956bc1282f2b07
|
| |
|
|
| |
Change-Id: Ic3b5de6a54951b4f9a6449f97aa1ab9c395a2f08
|
| |
|
|
| |
Change-Id: I9c60d1d9097d35aa7c3d44168e370a9f30fd6621
|
| |
|
|
|
|
| |
Change-Id: I1687d51bddb873549163dcf488fc40cdd9edcb29
Change-Id: Ic4a43955526fcde313ad2f2afec8fafeb87f37a6
|
| |
|
|
| |
Change-Id: I1969b4d74363a8d77cbb5dac661874f3bea2e96c
|