| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Change-Id: Ia8340e97b90f7497244f57c7ab7e46d7a461b896
|
| |
|
|
|
|
|
|
|
|
|
| |
with the move to osc-lib we don't have to list some requirements.
removed oslo.config since it was not being used, and moved a few
to test-requirements since they are still used in examples and
unit tests.
Closes-Bug: 1593784
Change-Id: I39b610e6a49a4a346dddcedd231d9a7a81cab261
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Convert to using ClientManager and OpenStackShell from osc-lib.
* Change all internal uses of ClientManager private attributes that are
now public in osc-lib's ClientManager. Leave back-compat copies in
place in OSC's clientManager so we don't break plugins.
* Put some work-arounds in place for changes in osc-lib that we need until
a new release makes it through the g-r and u-c change process.
* Add a test for Unicode decoding of argv in shell.main() to parallel
the one in osc-lib.
Change-Id: I85289740d4ca081f2aca8c9b40ec422ad25d302c
|
| |/
|
|
| |
Change-Id: I202897c2d66cc9e20b3d2ef1564a37db26f88d47
|
| |
|
|
| |
Change-Id: Ie90dc3937e1991202a9af7aa38c5e510947cb219
|
| |
|
|
|
|
| |
It's only needed for python < 2.7 which is not supported
Change-Id: If0e9fd59c47d27bc58917500c554819c6aa30b2c
|
| |
|
|
|
|
|
|
|
|
| |
Neutron is transitioning its CLI to OSC. Some CLIs will reside
within python-openstackclient while others will be OSC plugins
within python-neutronclient.
Depends-On: I9a20bc7a3d8aa7b631fb0fd534fc5705c23326ce
Change-Id: I2d8d369739d1df1597201368dd2158e07c8d2baf
Related-Bug: #1521291
|
| |
|
|
| |
Change-Id: I0954807ccd7be3256627eb330a66c9fb539d639f
|
| |
|
|
|
|
|
|
| |
- add watcher, gnocchi and aodh
- organize sphinx docs based on alphabetical order
of the library
Change-Id: Ibdd500da0e488ce3256320d53b3354ee7c66468a
|
| |
|
|
| |
Change-Id: I43d04f2cbb0543d55783252d8618ddafdda3a66c
|
| |
|
|
| |
Change-Id: I99fc95e55e3a8030ed9175658895335beef059c3
|
| |
|
|
| |
Change-Id: I729673d3c5e7f32ddf6f912d8ac5b7ca3b1cb394
|
| |
|
|
| |
Change-Id: I944891584a7479c8d8bdf545af8a6af0460f42d5
|
| |
|
|
| |
Change-Id: I17243642ec7d2c4d27ba42f722f848dead2f820a
|
| |
|
|
| |
Change-Id: I04e0189527b1affabf351002d66fe857ec73a694
|
| |
|
|
| |
Change-Id: I2a70d88480db366bffc8e69d318be89625e9177c
|
| |
|
|
| |
Change-Id: I61b3e84cbca369a5581aff38d65bb51af96e8baa
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This change is being proposed as part of the OpenStack Security Project
working session at the Austin 2016 summit. It adds support for running
the bandit[1] security linting tool against the python-openstackclient
codebase. This change adds a targetted environment for bandit and also
adds bandit as part of the pep8 job.
The bandit configuration has been tailored to exclude tests that are
currently producing warning against the codebase. These issues will be
followed up with bug reports and patches.
[1]: https://wiki.openstack.org/wiki/Security/Projects/Bandit
Depends-On: Iccd81c17e84df03d249c1012277dad9cb68c5845
Change-Id: I691829c1224557d1d239c9f665ac539d0f13c4d3
|
| |/
|
|
|
|
|
|
|
| |
tempest-lib is deprecated, so replace it with tempest.lib.
Co-Authored-By: Sheel Rana <ranasheel2000@gmail.com>
Change-Id: I0495eba110bb7581623fbcf49dc63a27e9cb6d64
Closes-Bug: #1553047
|
| |
|
|
| |
Change-Id: I8e2060cd483262c88c76b49a060aa7288fa2bbb6
|
| |
|
|
| |
Change-Id: I9fe06c9739c3625abd7cb03ac97c58bb9cdbc5bd
|
| |
|
|
| |
Change-Id: I2af3dc17e6f2c4cada96f1ff08627a3b41196f4d
|
| |
|
|
| |
Change-Id: Icaa101bded765c81774d73d84d552d41e40fec72
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
several other projects have joined the bandwagon, let's add them
to the list, these include:
python-ironic-inspector-client
python-muranoclient
python-senlinclient
python-tripleoclient
python-searchlightclient
Change-Id: I9165daf64bf817b9e12ee8fc27ce6e11ebe01e5e
|
| |
|
|
| |
Change-Id: If9408d7057b7936427b4b6842318c583ebad828e
|
| |
|
|
| |
Change-Id: Icc45c24eebbdd524254dc3200b016fe75b621b15
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This will allow to trigger profiling of various services that
allow it currently and which APIs support is added to openstackclient.
Cinder and Glance have osprofiler support already, Nova and Keystone
are in progress.
To use this functionality osprofiler (and its storage backend) needs
to be installed in the environment. If so, you will be able to trigger
profiling via the following command, for example:
$ openstack --profile SECRET_KEY user list
At the end of output there will be message with <trace_id>, and
to plot nice HTML graphs the following command should be used:
$ osprofiler trace show <trace_id> --html --out result.html
Related Keystone change: https://review.openstack.org/#/c/103368/
Related Nova change: https://review.openstack.org/#/c/254703/
The similar change to the keystoneclient
(https://review.openstack.org/#/c/255308/) was abandoned as new
CLI extenstions are not more accepted to python-keystoneclient.
Change-Id: I3d6ac613e5da70619d0a4781e5d066fde073b407
|
| | |
| |
| |
| | |
Change-Id: Ib681d0b07afdde821ab4f9a17b1333bd12739eec
|
| | |
| |
| |
| |
| |
| |
| | |
WebOb is not needed in our test code.
So remove it to make less dependences.
Change-Id: I4910263449ff3d49c4ee44a6ef7a7762875fe76f
|
| | |
| |
| |
| | |
Change-Id: I1583731e73699b71aa7a03ae4541e481abd6f1ea
|
| |/
|
|
| |
Change-Id: Icdee08fa079eb3646388567050643c29eac1eca8
|
| |
|
|
| |
Change-Id: I14a68f0ed63f1a3e3cac7379324d58b613afdfa9
|
| |
|
|
| |
Change-Id: I2f00e8ff1609d76c2ab20226f2b4503231fdb003
|
| |
|
|
|
|
| |
The Tuskar project is now inactive and has been archived.
Change-Id: I4c7cb50560b40ba1bc130be5bdc9446a46b09c24
|
| |
|
|
| |
Change-Id: Iafdb2a4841ff9a9f643182f13ff1bcec47e3adb2
|
| |
|
|
| |
Change-Id: I68ad139345040dee6e5b0e8a7477acb84aa1a06b
|
| |
|
|
| |
Change-Id: I3430eea5b97057caad6d211885e1402bec7c1a01
|
| |
|
|
| |
Change-Id: I589f0463cb9696586fa3ed7ed0bb756d155cc0e5
|
| |
|
|
| |
Change-Id: I7910586e32ec248e95f7f54fe776b3603f667c49
|
| |
|
|
| |
Change-Id: I3ca62d29df56ec45bf1fe10d920c1f9ed5f5b4f1
|
| |
|
|
| |
Change-Id: Iaaf3f9ca7cb431e41adfb2a052e01e2240a63a07
|
| |
|
|
|
|
|
|
| |
conflicting command names are a painpoint, so is manually updating
a list. let's autodocument the commands that are being use by
existing osc supporters.
Change-Id: If37d81dfd57cc79803668b64be1ccd776e319572
|
| |
|
|
| |
Change-Id: If8a37fdf90f3e97712a5d223d8e166840d036ab2
|
| |
|
|
| |
Change-Id: Ie32abbbe6bb5ace5f1178fb266b9f1c60f625d72
|
| |
|
|
| |
Change-Id: I400cce4dfd840bba2d4f368a5d7f057f28b435ab
|
| |
|
|
| |
Change-Id: I60a7bd4cd9527cf3b54ab5d2968dff5134711bff
|
| |
|
|
| |
Change-Id: I5b898fc5444688bde538fbccda6e3c189a66f701
|