106 Commits

Author SHA1 Message Date
OpenStack Proposal Bot
2cb0f85288 Updated from global requirements
Change-Id: I807f29306f262cf5c7deceb240e0a257b96af456
2016-12-02 05:13:51 +00:00
OpenStack Proposal Bot
da03f6e17d Updated from global requirements
Change-Id: I517d93ce1a2fcdb6b674bd5617902c4daf078031
2016-11-24 18:50:36 +00:00
OpenStack Proposal Bot
3a7bb859a6 Updated from global requirements
Change-Id: Iec7883cfbc38d44aa1ad39c3a2879ad400b7ebb9
2016-11-22 17:59:10 +00:00
OpenStack Proposal Bot
970b0e0005 Updated from global requirements
Change-Id: I2cfff831e1ef85249bb6ec19637ac75f2ee9f899
2016-11-02 15:40:40 +00:00
OpenStack Proposal Bot
be9306f1d4 Updated from global requirements
Change-Id: I76fa121b61b50403af404c8d6e5d9a390231230c
2016-10-22 01:27:27 +00:00
OpenStack Proposal Bot
fee1a31296 Updated from global requirements
Change-Id: I54c524ba67b4f481fe3e262dcc4bc6c5601608a8
2016-10-19 17:46:01 +00:00
OpenStack Proposal Bot
55c4290403 Updated from global requirements
Change-Id: Iacadedbfcf1500ae67f7c401bf5a3e22aa07c366
2016-10-06 17:02:13 +00:00
OpenStack Proposal Bot
eadbeb3979 Updated from global requirements
Change-Id: I065a55b5fb0fdf01d47434012a4ea4ea3d67c2ba
2016-09-30 10:24:22 +00:00
OpenStack Proposal Bot
f41e27ec3a Updated from global requirements
Change-Id: I0895da779013a3fc586a36d4bbd6d1daf55bde20
2016-09-28 17:33:31 +00:00
OpenStack Proposal Bot
7d2d9fd84c Updated from global requirements
Change-Id: Idd9c9a1c114001a3628ec69098495f9875537ec2
2016-09-27 10:07:38 +00:00
OpenStack Proposal Bot
5cc3efb004 Updated from global requirements
Change-Id: I9989b7e0b6aa2062283451831d74c7852701acd2
2016-09-26 04:27:11 +00:00
OpenStack Proposal Bot
567ba7bb20 Updated from global requirements
Change-Id: Id079bf205bf61f3d26dfec526c98718fe05874f6
2016-09-25 10:02:35 +00:00
OpenStack Proposal Bot
2731fc3912 Updated from global requirements
Change-Id: Ic4aed24a86fbce3c20ab96bd98edf9e249f8d247
2016-09-23 23:53:20 +00:00
OpenStack Proposal Bot
a24d6ba605 Updated from global requirements
Change-Id: I87af564cffaf44669e1efe4ca45c75a6307f1286
2016-08-31 09:14:50 +00:00
OpenStack Proposal Bot
8241f08ee1 Updated from global requirements
Change-Id: I2eedd06457425f48353e416b4d5145ce1967d57c
2016-08-30 14:53:39 +00:00
OpenStack Proposal Bot
5b14741fcc Updated from global requirements
Change-Id: I90afe332e959ba8bbfb1f04cc84454d30a4cf4a8
2016-08-29 10:57:56 +00:00
OpenStack Proposal Bot
3f86cc0d80 Updated from global requirements
Change-Id: I53797c068d919027c7cfadcb245ab06eb9affc9e
2016-08-24 13:35:57 +00:00
OpenStack Proposal Bot
2f0d419e7c Updated from global requirements
Change-Id: Ia8340e97b90f7497244f57c7ab7e46d7a461b896
2016-08-21 00:10:10 +00:00
Steve Martinelli
51cbe414e3 update requirements and test requirements
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
2016-08-11 00:45:56 -07:00
Jenkins
3692a2a91a Merge "osc-lib: shell" 2016-08-06 08:01:52 +00:00
Dean Troyer
6a15f90dae osc-lib: shell
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
2016-08-05 13:48:55 -05:00
OpenStack Proposal Bot
06ea24725b Updated from global requirements
Change-Id: I202897c2d66cc9e20b3d2ef1564a37db26f88d47
2016-08-03 16:15:20 +00:00
OpenStack Proposal Bot
19bea1ca91 Updated from global requirements
Change-Id: Ie90dc3937e1991202a9af7aa38c5e510947cb219
2016-07-30 01:24:17 +00:00
Swapnil Kulkarni (coolsvap)
d84393999a Remove discover from test-requirements
It's only needed for python < 2.7 which is not supported

Change-Id: If0e9fd59c47d27bc58917500c554819c6aa30b2c
2016-07-22 04:09:38 +00:00
Richard Theis
578065b2c8 Add python-neutronclient to OSC plugins
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
2016-07-05 09:37:05 -05:00
OpenStack Proposal Bot
8a3b5d2b50 Updated from global requirements
Change-Id: I0954807ccd7be3256627eb330a66c9fb539d639f
2016-07-01 04:24:41 +00:00
Steve Martinelli
46b14afc3f update plugin documentation
- add watcher, gnocchi and aodh
- organize sphinx docs based on alphabetical order
  of the library

Change-Id: Ibdd500da0e488ce3256320d53b3354ee7c66468a
2016-06-30 12:57:42 -04:00
OpenStack Proposal Bot
6828f5ce27 Updated from global requirements
Change-Id: I43d04f2cbb0543d55783252d8618ddafdda3a66c
2016-06-24 03:17:41 +00:00
OpenStack Proposal Bot
f6a188c3e1 Updated from global requirements
Change-Id: I99fc95e55e3a8030ed9175658895335beef059c3
2016-06-21 18:05:37 +00:00
OpenStack Proposal Bot
df71ae814e Updated from global requirements
Change-Id: I729673d3c5e7f32ddf6f912d8ac5b7ca3b1cb394
2016-06-09 16:23:05 +00:00
OpenStack Proposal Bot
db0849e711 Updated from global requirements
Change-Id: I944891584a7479c8d8bdf545af8a6af0460f42d5
2016-06-08 22:04:01 +00:00
OpenStack Proposal Bot
3078540161 Updated from global requirements
Change-Id: I17243642ec7d2c4d27ba42f722f848dead2f820a
2016-06-03 03:44:52 +00:00
OpenStack Proposal Bot
e7be9731ce Updated from global requirements
Change-Id: I04e0189527b1affabf351002d66fe857ec73a694
2016-05-31 18:56:32 +00:00
OpenStack Proposal Bot
dfea25d70c Updated from global requirements
Change-Id: I2a70d88480db366bffc8e69d318be89625e9177c
2016-05-30 17:50:11 +00:00
OpenStack Proposal Bot
7a252128f9 Updated from global requirements
Change-Id: I61b3e84cbca369a5581aff38d65bb51af96e8baa
2016-05-15 02:57:05 +00:00
Jenkins
1ccb26b5c9 Merge "add a bandit environment to tox" 2016-05-02 14:03:29 +00:00
Daniel Gonzalez
9ec41c0397 Replace tempest-lib with tempest.lib
tempest-lib is deprecated, so replace it with tempest.lib.

Co-Authored-By: Sheel Rana <ranasheel2000@gmail.com>

Change-Id: I0495eba110bb7581623fbcf49dc63a27e9cb6d64
Closes-Bug: #1553047
2016-04-29 08:33:45 +00:00
Michael McCune
505659b0aa add a bandit environment to tox
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
2016-04-28 14:52:33 -04:00
OpenStack Proposal Bot
745dc7633e Updated from global requirements
Change-Id: I8e2060cd483262c88c76b49a060aa7288fa2bbb6
2016-04-20 14:41:58 +00:00
OpenStack Proposal Bot
3485c223ea Updated from global requirements
Change-Id: I9fe06c9739c3625abd7cb03ac97c58bb9cdbc5bd
2016-04-08 00:33:16 +00:00
OpenStack Proposal Bot
29c92f5d24 Updated from global requirements
Change-Id: I2af3dc17e6f2c4cada96f1ff08627a3b41196f4d
2016-04-07 17:33:22 +00:00
OpenStack Proposal Bot
236e74d46f Updated from global requirements
Change-Id: Icaa101bded765c81774d73d84d552d41e40fec72
2016-03-20 15:47:37 +00:00
Steve Martinelli
92aa981fa8 update docs with status of plugins
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
2016-03-17 19:10:44 -04:00
OpenStack Proposal Bot
f70d9b8768 Updated from global requirements
Change-Id: If9408d7057b7936427b4b6842318c583ebad828e
2016-03-16 19:20:30 +00:00
OpenStack Proposal Bot
4ab66631d0 Updated from global requirements
Change-Id: Icc45c24eebbdd524254dc3200b016fe75b621b15
2016-03-02 19:23:53 +00:00
Jenkins
2819450be5 Merge "Add shell --profile option to trigger osprofiler from CLI" 2016-02-26 19:49:21 +00:00
Dina Belova
16f00833a7 Add shell --profile option to trigger osprofiler from CLI
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
2016-02-25 20:13:27 +00:00
OpenStack Proposal Bot
198371b0b7 Updated from global requirements
Change-Id: Ib681d0b07afdde821ab4f9a17b1333bd12739eec
2016-02-24 01:39:41 +00:00
Chaozhe.Chen
444fc6149d Remove unused test-requirments
WebOb is not needed in our test code.
So remove it to make less dependences.

Change-Id: I4910263449ff3d49c4ee44a6ef7a7762875fe76f
2016-02-18 22:51:04 +08:00
OpenStack Proposal Bot
08e045282c Updated from global requirements
Change-Id: I1583731e73699b71aa7a03ae4541e481abd6f1ea
2016-02-12 20:06:35 +00:00