- 23 Sep, 2019 3 commits
- 20 Sep, 2019 5 commits
-
-
Justin Ferrieu authored
Support for the ``/v2/dataframes`` endpoint has been added to the client. A new ``dataframes add`` CLI command is also available. Change-Id: I7fe9072d7280f251edc865a653a0b9ed2ab26c90 Story: 2005890 Task: 35970 (cherry picked from commit c8d7a9e1)
-
Luka Peschke authored
This adds test jobs for the v2 client, in python2 and python3. Work items: * Remove the "functional" tox environment and introduce the "functional-v1" and "functional-v2" environments. * Add zuul base jobs for python2 and python 3 testing. Two jobs inherit from each of these new jobs: one for the v1 client and one for the v2 client. * Add "OS_ENDPOINT" to the list of environment variables forwarded to the functional test environments in order to ease local testing. Change-Id: I54a43a1e844e92730afbf87316b9efe73a08d850 (cherry picked from commit dd4112ac)
-
pengyuesheng authored
create a tox environment for running the unit tests against the lower bounds of the dependencies. Add openstack-tox-lower-constraints job to the zuul configuration. See http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html for more details. Change-Id: Iae676c4bbd00836cc6dce0f083f7aa308bbfc372 (cherry picked from commit 3010383f)
-
OpenStack Release Bot authored
Update the URL to the upper-constraints file to point to the redirect rule on releases.openstack.org so that anyone working on this branch will switch to the correct upper-constraints list automatically when the requirements repository branches. Until the requirements repository has as stable/train branch, tests will continue to use the upper-constraints list on master. Change-Id: I2bc755e71ad06ebbb4aef23b25aa1cf310d0b897
-
OpenStack Release Bot authored
Change-Id: Ia90ce3ac73c87953fc379d43c8005e24e57c5db5
-
- 22 Jul, 2019 1 commit
-
-
Justin Ferrieu authored
This allows to reset the state of one or several scopes through the API via the client library and cli tool. Change-Id: I69ce9a1c2ee0d8a6dd191a39e5c843e0baa1290f Story: 2005395 Task: 30794
-
- 27 Jun, 2019 2 commits
-
-
Luka Peschke authored
This allows to get a summary through the v2 API endpoint via the client library and cli tool. Depends-On: https://review.opendev.org/#/c/660608/ Change-Id: Id63f2419fe3a1eb518a0ffa7ea5fa572b18df651 Story: 2005664 Task: 30960
-
pengyuesheng authored
...to pick up many improvements, including the return of table borders. Change-Id: I6af7c339e139f0980c64927fdd7cf3304b0715c5
-
- 25 Jun, 2019 1 commit
-
-
Luka Peschke authored
This allows to retrieve the state of one or several scopes through the API via the client library and cli tool. Change-Id: I53995062fe76100f6dfcc672af482f653cc85bde Story: 2005395 Task: 30795 Depends-On: https://review.opendev.org/#/c/658073/
-
- 18 Jun, 2019 1 commit
-
-
pengyuesheng authored
Depends-On: http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006478.html Change-Id: I6442a6423d3ab4df5dc699ad594eb2244e9ef994
-
- 17 Jun, 2019 1 commit
-
-
pengyuesheng authored
See https://github.com/sphinx-doc/sphinx/issues/6440 for upstream details Depend-On: https://review.opendev.org/#/c/663060/ Change-Id: I3adad072b1acacecec47be076b5fca67fd1a9469
-
- 13 Jun, 2019 3 commits
-
-
Zuul authored
-
pengyuesheng authored
Change-Id: I9da335c8f7f186aa2bb8c7f4d30febafb0ec0649
-
pengyuesheng authored
Depends-On:https://review.opendev.org/#/c/641878/ Change-Id: I41112851450e23a05cd7ad4ccdf43bc2ad678386
-
- 20 May, 2019 1 commit
-
-
98k authored
Without these dependencies, the releasenotes build does not actually work. Change-Id: Iebb060857df6ec0b582e7635844e8505e09f9a4f
-
- 16 May, 2019 1 commit
-
-
Luka Peschke authored
Change-Id: I529172550f042eb291713661b6c97a8833db1872
-
- 15 May, 2019 2 commits
-
-
Luka Peschke authored
This adds a v2 client class allowing to add support for upcoming v2 API endpoints. The v2 client class implements all v1 endpoints. The cloudkitty API version can be specified with the "--os-rating-api-version" option or the "OS_RATING_API_VERSION" environment variable. Change-Id: If38730da3baed59c93543a08f8a4989f919611db
-
Luka Peschke authored
Change-Id: I0de0864dbc2e12efa1de6ad0da5f62a9a624b5d4
-
- 19 Apr, 2019 1 commit
-
-
OpenDev Sysadmins authored
This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have.
-
- 15 Apr, 2019 1 commit
-
-
Ghanshyam Mann authored
All the integration testing has been moved to Bionic now[1] and py3.5 is not tested runtime for Train or stable/stein[2]. As per below ML thread, we are good to drop the py35 testing now: http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html [2] https://governance.openstack.org/tc/reference/runtimes/stein.html https://governance.openstack.org/tc/reference/runtimes/train.html Change-Id: Iaa29ad6616ca2cbdfeb492201aecb1aa51e728f3
-
- 04 Apr, 2019 1 commit
-
-
Zuul authored
-
- 29 Mar, 2019 1 commit
-
-
Luka Peschke authored
Change-Id: I3bb28edc9d62e8ea622e1061cbfb50168c217f24
-
- 28 Mar, 2019 2 commits
-
-
Luka Peschke authored
This updates the rating.get_quotation method of the client. Tests on this method have been added. Depends-On: https://review.openstack.org/#/c/648062/ Change-Id: Ie2de0162311c2d162c1573042187ac4e628bd966
-
Luka Peschke authored
Since no data is available in devstack in our functional test environment, we make the assertion that 'summary get' returns nothing. This is prone to update if more complete test scenarios are implemented. Change-Id: Ic80e39f0d2a75882762ebd6a0dba46033c9fd7f4
-
- 27 Mar, 2019 1 commit
-
-
Luka Peschke authored
Change-Id: Id72ea6407350bfccf7443bca9f4880d1324812c9
-
- 21 Mar, 2019 1 commit
-
-
Zuul authored
-
- 18 Mar, 2019 1 commit
-
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/stein. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/stein. Change-Id: Ifba1f5deb95cc54e2b0d7a0e5782ad57e9842f62 Sem-Ver: feature
-
- 19 Feb, 2019 1 commit
-
-
ZhongShengping authored
This is a mechanically generated patch to add a unit test job running under Python 3.7. See ML discussion here [1] for context. [1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135626.html Change-Id: Ib366a82afa36152701947bcdfe9fad680264c858 Story: #2004073 Task: #27407
-
- 11 Jan, 2019 1 commit
-
-
huang.zhiping authored
Change-Id: I81aebb4ca5f818fac4bd7077390b0283dce6ce18
-
- 31 Dec, 2018 1 commit
-
-
ZhijunWei authored
Change-Id: Ib089bdbc75d5a5008081ba0749eb944fa839f095
-
- 04 Dec, 2018 1 commit
-
-
98k authored
Mailinglists have been updated. Openstack-discuss replaces openstack-dev. Change-Id: Id0b5b599072f14824e29d2f896e9ea7c960545ff
-
- 13 Nov, 2018 1 commit
-
-
taoguo authored
Modify http to https. Change-Id: I9cf0b476dd915725160b75affa54ef7bcbf6dc6c
-
- 26 Oct, 2018 2 commits
- 23 Oct, 2018 2 commits
-
-
Jeremy Liu authored
Specify test directory so that tox won't complain `ImportError: Start directory is not importable` Change-Id: I16fff5a8a43da50e4db8fbc5ef32cb59b0ba7f24
-
Luka Peschke authored
This fixes the "cloudkitty report tenant list": command, by transforming each element of the list returned by CliTenantList's take_action method into a tuple. Change-Id: Iba1401b0cb4319a668d449139c8d20fc011cf178 Story: 2004149 Task: 27622
-
- 22 Oct, 2018 1 commit
-
-
Luka Peschke authored
This updates cloudkittyclient's requirement files in order to use openstack/requirements for constraints. This will help to avoid dependency conflicts when cloudkittyclient is deployed in an openstack context. Work items: * Updated requirements.txt, test-requirements.txt and doc/requirements.txt with the `update-requirements` tool provided by openstack/requirements. * Added a lower-constraints.txt file. * Added the "check-requirements" zuul job template to the CI. Change-Id: I12a882ce4d24ade153a64b75852396377ac42ca6
-