summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add sorting ability to Python-saharaclientMikhail Lelyakin2016-08-049-17/+39
| | | | | | | | | | Now we are working on pagination and sorting ability in Sahara API. This changes support work with sorting abilities. Change-Id: I824690f106bd81cc2ee949a65ba129c7ccf21d90 bp: pagination Depends-on: Icb83422a516961acd7c1c20a88cb0bb816c6bc81
* Updated from global requirementsOpenStack Proposal Bot2016-08-011-1/+1
| | | | Change-Id: Id4972c8c09f8f4222a5d2a2a3b5f9d7bf28be160
* Updated from global requirements0.16.0OpenStack Proposal Bot2016-07-291-1/+1
| | | | Change-Id: I7278cab9ba34a8bebc26b07951d3027a4a74268d
* Merge "Add pagination ability to Python-saharaclient"Jenkins2016-07-2911-28/+102
|\
| * Add pagination ability to Python-saharaclientMikhail Lelyakin2016-07-2811-28/+102
| | | | | | | | | | | | | | | | | | Now we are working on pagination ability in Sahara API. This changes support work with new abilities. Change-Id: Idf96a82b0f49bd288eb3fd9bfa82f92074ea4e7c bp: pagination Depends-on: I50fa225361617e835c314e873035704b9fe811d0
* | Merge "Remove discover from test-requirements"Jenkins2016-07-261-1/+0
|\ \
| * | Remove discover from test-requirementsSwapnil Kulkarni (coolsvap)2016-07-221-1/+0
| | | | | | | | | | | | | | | | | | It's only needed for python < 2.7 which is not supported Change-Id: I3f9f2670ad8f85b39861644899bb9ff8fe3645bf
* | | Merge "include storm.pyleus in job types"Jenkins2016-07-261-2/+2
|\ \ \
| * | | include storm.pyleus in job typesVitaly Gridnev2016-07-201-2/+2
| | | | | | | | | | | | | | | | Change-Id: I44f4a85ce9c037e8fa1a75c2b4ff214902bf974c
* | | | Merge "support event logs for CLI"Jenkins2016-07-263-6/+68
|\ \ \ \ | |_|/ / |/| | |
| * | | support event logs for CLIVitaly Gridnev2016-07-133-6/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | provision progress has nested structure, so it's hard display that nicely. so implemented ability to make dump with full event log details Change-Id: I7c14253c8c8724fdad4bd80178cdde74a225f37c
* | | | Updated from global requirementsOpenStack Proposal Bot2016-07-211-1/+1
| |/ / |/| | | | | | | | Change-Id: I05ab8e921017e6f6e64c281b9d9ba429f4f2aa4e
* | | Updated from global requirementsOpenStack Proposal Bot2016-07-131-1/+1
|/ / | | | | | | Change-Id: I9ea141602a0a1512bbb7e22dd1f4e1308c09516f
* | Merge "plugin's api update support"Jenkins2016-07-136-12/+130
|\ \
| * | plugin's api update supportVitaly Gridnev2016-07-126-12/+130
| |/ | | | | | | | | | | | | | | this change adding support of plugin's api patch method. blueprint: plugin-management-api Change-Id: I94dd1d4faf2ccbc3901ea5d5c7d69e7c5a4f8bdf
* | Updated from global requirementsOpenStack Proposal Bot2016-07-091-1/+1
|/ | | | Change-Id: I8825802c03702c4b6fae9fb8c7ec12090862b5a8
* Merge "Remove unused functional tests"Jenkins2016-07-067-189/+4
|\
| * Remove unused functional testsAlina Nesterova2016-07-027-189/+4
| | | | | | | | | | | | | | | | Replace this tests with tests in sahara-tests Depends-on: I2fc73686fcbcb458fd22cef3fe335fd4f690302d Change-Id: I590a91277f411f5bfa9f7dbf3bea2780c666bbc0
* | Merge "Add openstackclient dependency back"Jenkins2016-07-011-0/+1
|\ \ | |/ |/|
| * Add openstackclient dependency backTang Chen2016-06-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change I9543988830eeeac0d09facebabdeed9a968ba3f0 used osc-lib to replace OpenStackClient(OSC), and removed OSC from requirement.txt. This will cause this plugin client unable to work until users install OSC themselves. osc-lib aims to provide common utils that all OSC plugins may use. At some point, some uses will not want OSC automagically pulled in, and osc-lib allows that. But for those who want to install OSC automatically, we should add the dependency back. Change-Id: I390fd17ff6b856990ee0de8bfb0954e2e85a33bb
* | Updated from global requirementsOpenStack Proposal Bot2016-07-011-1/+1
| | | | | | | | Change-Id: Ib74fc563870705b5ab7ed457636ce0937bc0a1a7
* | Merge "Updated from global requirements"Jenkins2016-06-301-1/+1
|\ \
| * | Updated from global requirementsOpenStack Proposal Bot2016-06-301-1/+1
| | | | | | | | | | | | Change-Id: I9c5604e4ca28a14348f66b978ff9ee0a923462eb
* | | Merge "Use osc_lib instead of cliff"Jenkins2016-06-3011-69/+49
|\ \ \ | |/ / |/| |
| * | Use osc_lib instead of cliffTang Chen2016-06-2711-69/+49
| |/ | | | | | | | | | | | | | | | | Base classes of commands are defined in cliff, but have been encapsulated again in osc-lib for all plugin clients. So use osc-lib instead of cliff. Change-Id: I4697a79ba19934e05564b85a2e71eb3546b28377
* | Merge "print statment has become a function in py3"Jenkins2016-06-271-1/+1
|\ \ | |/ |/|
| * print statment has become a function in py3bhagyashris2016-06-211-1/+1
| | | | | | | | | | Change-Id: Iba2adae27bbe74f98254df34b493600df6c05b39 Closes-bug: #1594741
* | Merge "Updated from global requirements"Jenkins2016-06-241-1/+1
|\ \
| * | Updated from global requirementsOpenStack Proposal Bot2016-06-241-1/+1
| | | | | | | | | | | | Change-Id: I3463c2021db53f7b8da111fb2abb57c9aa90d656
* | | Merge "Use osc-lib instead of openstackclient"Jenkins2016-06-2420-27/+27
|\ \ \ | |/ / |/| |
| * | Use osc-lib instead of openstackclientTang Chen2016-06-2320-27/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | osc-lib is a package of common support modules for writing OSC plugins. All common functions, classes such as exceptions, utils, logs and so on have been moved from openstackclient to osc-lib. So use osc-lib instead of openstackclient in sahara client. Change-Id: I9543988830eeeac0d09facebabdeed9a968ba3f0
* | | Merge "avoid additional requirement for building docs"Jenkins2016-06-234-2/+525
|\ \ \
| * | | avoid additional requirement for building docsVitaly Gridnev2016-06-164-2/+525
| | | | | | | | | | | | | | | | | | | | | | | | | | | | DocImpact Change-Id: I2d4dda2ee6fdfcf82702f4400a2513e7aa83957d closes-bug: 1551292
* | | | Updated from global requirementsOpenStack Proposal Bot2016-06-231-1/+1
| |/ / |/| | | | | | | | Change-Id: I7d411c6a287a89529375ae1960a65e1a67d877e6
* | | Merge "Remove incorrectly used "# flake8: noqa""Jenkins2016-06-221-1/+1
|\ \ \
| * | | Remove incorrectly used "# flake8: noqa"bhagyashris2016-06-211-1/+1
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | "# flake8: noqa" option disables all checks for the whole file. To disable one line we should use "# noqa". Remove unused "# flake8: noqa" and fix hidden hacking errors. Closes Bug: #1540254 Change-Id: I5c7f2f95038e0a26d1ebfb6a64aaae31b80ed5cc
* | | Updated from global requirementsOpenStack Proposal Bot2016-06-211-1/+1
|/ / | | | | | | Change-Id: I07a80cadc637cbb51f170ae4d95e4a351d4a28da
* | Updated from global requirementsOpenStack Proposal Bot2016-06-171-1/+1
| | | | | | | | Change-Id: I7697e5cfb809f7f87d2868184056351461fb13c4
* | Migrate functional tests to openstack-clientzemuvier2016-06-082-107/+64
| | | | | | | | | | | | Previous CLI version is deprecated, need to refactor tests. Change-Id: I491175b464959abe797e2c0ac46af422101f5b85
* | Merge "Replace tempest_lib with tempest.lib"Jenkins2016-06-063-3/+3
|\ \
| * | Replace tempest_lib with tempest.libbhagyashris2016-05-243-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | As the tempest_lib is deprecated and the code has been moved into tempest. We should use tempest.lib instead of tempest_lib. TrivialFix Change-Id: I2d1ded815fa7d3ad2697e405cdab8232ed49447d
* | | Merge "Change plugin version 'version' parameter to 'plugin-version'"0.15.0Jenkins2016-06-0211-126/+145
|\ \ \
| * | | Change plugin version 'version' parameter to 'plugin-version'Denis Egorenko2016-06-0111-126/+145
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently we have parameter 'version' for specifying plugin version for creating node group templates and also for listing available plugins. The problem is that this parameter is global parameter for getting version of client. So, this patch fixes this confusion. Change-Id: I89a670188c20e3b20b98b596a3efb8d5997c3214 Closes-bug: #1565775
* | | | Updated from global requirementsOpenStack Proposal Bot2016-06-011-1/+1
| |_|/ |/| | | | | | | | Change-Id: I089dee6982eeca4a10a8f1607ff5a4421959db35
* | | Updated from global requirementsOpenStack Proposal Bot2016-05-312-2/+2
|/ / | | | | | | Change-Id: I1be2153792cae9cc29039c340a8da7997d8fd0b7
* | Updated from global requirementsOpenStack Proposal Bot2016-05-261-1/+1
|/ | | | Change-Id: I8bfead61d6a17a332d196968dd38d31c3b9d16ce
* Updated from global requirementsOpenStack Proposal Bot2016-05-171-1/+1
| | | | Change-Id: Id4f6003c88cc60943d9ae0a3ca19f2c2ba00cf87
* Updated from global requirementsOpenStack Proposal Bot2016-05-171-1/+1
| | | | Change-Id: I0e4a94840897f7b0247095ee232a5b4bdeacefed
* Updated from global requirementsOpenStack Proposal Bot2016-05-061-1/+1
| | | | Change-Id: I9d95ed7e939de0470b7f21456ab586e1062d2261
* Updated from global requirementsOpenStack Proposal Bot2016-04-131-1/+1
| | | | Change-Id: I99a1a9105a26821baeca5e8cab87d29f219504d1