- 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.
-
- 24 Mar, 2019 1 commit
-
-
Ian Wienand authored
This is a mechanically generated change to replace openstack.org git:// URLs with https:// equivalents. This is in aid of a planned future move of the git hosting infrastructure to a self-hosted instance of gitea (https://gitea.io), which does not support the git wire protocol at this stage. This update should result in no functional change. For more information see the thread at http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html Change-Id: I5f5e3d1d3119c14e89b7016eaee9e55a27d5ef02
-
- 05 Sep, 2018 1 commit
-
-
Andreas Jaeger authored
Import job legacy-cloudkitty-dsvm-install and rename it. Change-Id: I794463a056d76d384b754f6320e10fa6f85a2e0e (cherry picked from commit b2ae9f30432518f3541652f967055bfa524bf600)
-
- 31 Aug, 2018 1 commit
-
-
Doug Hellmann authored
This is a mechanically generated patch to complete step 1 of moving the zuul job settings out of project-config and into each project repository. Because there will be a separate patch on each branch, the branch specifiers for branch-specific jobs have been removed. Because this patch is generated by a script, there may be some cosmetic changes to the layout of the YAML file(s) as the contents are normalized. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: I1a7a9442530af7cf8a2f1d4ccdf5df672c4e92fe Story: #2002586 Task: #24289
-
- 18 Aug, 2017 1 commit
-
-
OpenStack Release Bot authored
Change-Id: I114a790c13c1c412bad61e792996966d4a91c9c4
-
- 16 Aug, 2017 1 commit
-
-
Jenkins authored
-
- 26 Jul, 2017 2 commits
-
-
Jenkins authored
-
Christophe Sauthier authored
Update the documentation layout and content to reflect the admin, installation and config sections. Change-Id: Ia4ce25cf18d3cff64eef7eec01c8abe079f1b72a Closes-Bug: #1706157
-
- 21 Jul, 2017 1 commit
-
-
liangcui authored
Change-Id: I9c27cc92f9706adf9bc021e5df5ed4e85ba925e9
-
- 18 Jul, 2017 1 commit
-
-
zhangguoqing authored
Recommands to setup cloudkitty through an other WSGI services like Apache 'mod_wsgi'. And the community has set a community wide goal in Pike cycle: "Control Plane API endpoints deployment via WSGI" https://governance.openstack.org/tc/goals/pike/deploy-api-in-wsgi.html Work Item: Add WSGI support 1. Provide WSGI application script file. 2. Removing the cloudkitty-api command line. 3. Adding cloudkitty-api wsgi_scripts, by 'cloudkitty-api -p 8889' to run. Work Item: Make the devstack setup ck-api with wsgi 1. Switch devstack jobs to deploy control-plane API services in WSGI with Apache. 2. Default to deploy with Apache by global ENABLE_HTTPD_MOD_WSGI_SERVICES, in local.conf expose CLOUDKITTY_USE_MOD_WSGI=False to run without Apache. Work Item: Update the docs about installation 1. Installing the cloudkitty-api behind mod_wsgi. 2. Updating the installation about the cloudkitty-api. Implements: blueprint wsgi-support Change-Id: I207587c5360bb80c0e856cd0239e4073578951aa
-
- 29 Jun, 2017 1 commit
-
-
Van Hung Pham authored
As part of the docs migration work[0] for Pike we need to switch to use the openstackdocstheme. [0]https://review.openstack.org/#/c/472275/ Change-Id: I90c760c25a2d9007982c7c0ae5b0bd76c9606bd2
-
- 22 Jun, 2017 4 commits
- 07 Jun, 2017 2 commits
-
-
Luka Peschke authored
This aims at simplifying the documentation. The storage and collector parts of the documentation have been explained, and some deprecated items (oslo_messaging_rabbit) have been updated. An explanation of how the sections are linked has also been written. Change-Id: Idbfd3f1b52206fb125f10e946d08a14b20db82dd -
Jenkins authored
-
- 31 May, 2017 2 commits
-
-
Maxime Cottret authored
Since [1], systemd is the default process init. Therefore, CK devstack plugin still uses screen_it function instead of generic run_process function. This leads to strange behavior of the plugin. This patch fixes this problem. [1] https://review.openstack.org/#/c/461716/ Story: 2001047 Task: 4634 Change-Id: I57c71c85f2a31cd90afeaf7f32754f1f1a503753
-
Jeremy Liu authored
Oslo.config deprecated parameter enforce_type and change its default value to True in Ifa552de0a994e40388cbc9f7dbaa55700ca276b0. Remove the usage of it to avoid DeprecationWarning: "Using the 'enforce_type' argument is deprecated in version '4.0' and will be removed in version '5.0': The argument enforce_type has changed its default value to True and then will be removed completely." Closes-bug: #1694616 Change-Id: I0bfda96d529ec3f8cf2691b3ffbee9df686a0fb2
-
- 29 May, 2017 2 commits
-
-
Jenkins authored
-
shubhendu authored
oslo.messaging allow dispatcher to restrict endpoint methods since 5.11.0 in d3a8f280ebd6fd12865fd20c4d772774e39aefa2, set with DefaultRPCAccessPolicy to fix FutureWarning like: FutureWarning: The access_policy argument is changing its default value to <class 'oslo_messaging.rpc.dispatcher.DefaultRPCAccessPolicy'> in version '?', please update the code to explicitly set None as the value: access_policy defaults to LegacyRPCAccessPolicy which exposes private methods. Explicitly set access_policy to DefaultRPCAccessPolicy or ExplicitRPCAccessPolicy. Change-Id: I4ef639d3f93bc56884e92ce17ced091dcebb4170
-
- 24 May, 2017 1 commit
-
-
Huachao Mao authored
Change-Id: If1839723fce56c2007b087566b02af94e18348cf
-
- 15 May, 2017 1 commit
-
-
Luka Peschke authored
The releases for which cloudkitty is available are now specified. The ppa for the Ocata release on Ubuntu Xenial was added Change-Id: Ia194ec7980ec9d991eae5be3b276e73fc0421ceb
-
- 12 May, 2017 1 commit
-
-
Luka Peschke authored
This fixes the following bug: https://bugs.launchpad.net/cloudkitty/+bug/1684055 The decimal.Decimal type (used for network-related metrics) was missing in the CloudKittyResource class. Timestamps were not passed in the right format when gettings resource infos, and the new prototype of the "resource_info" function was not supported. Change-Id: I4654e677f228f8a8cffb09467095cb2498577fc4 Closes-Bug: #1684055
-
- 01 May, 2017 1 commit
-
-
rajat29 authored
Running py2* post py3* tests results in error. Add 'rm -f .testrepository/times.dbm' command in testenv to resolve this. Closes-Bug: #1565928 Change-Id: I9f29c187ff0e2b6ef46c0b8e28e2aff3f36949b8
-
- 28 Apr, 2017 2 commits
-
-
Jeremy Liu authored
orchestrator_opts are missing when generating configuration file using `tox -e genconfig`, this patch adds that. Change-Id: Iabfccb8b90f0295e94dcef26a7f9b38e6fd96068
-
fpxie authored
Log messages are no longer being translated. This removes all use of the _LE, _LI, and _LW translation markers to simplify logging and to avoid confusion with new contributions. Change-Id: I6de4a70ed5d2a09b10b1446cfd5950446b145031 Co-Authored-By:hnyang <hnyang@fiberhome.com>
-
- 24 Apr, 2017 1 commit
-
-
Jenkins authored
-
- 20 Apr, 2017 2 commits
-
-
Jenkins authored
-
zhangguoqing authored
Improving the qty digit from Numeric(10,5) to Numeric(15,5). Upgrading the storage sqlalchemy DB by the cloudkitty-storage-init command. Closes-Bug: #1672685 Change-Id: If086520479703257a0453a0371a1bc184911a802
-
- 19 Apr, 2017 2 commits
-
-
Maxime Cottret authored
A recent patch in devstack [1] forces the use of path access instead of port for Keystone authentication, leading to connection error in CK when launching the devstack. Now CK devstack plugin uses $KEYSTONE_SERVICE_URI to support now and future keystone devstack modification. [1] https://review.openstack.org/#/c/456344/ Change-Id: I7ef964185b029036e7ea7abfb555162e9f2d6ec6
-
Maxime Cottret authored
Return 0 when a resource is active, the used metric exists but no value have been stored for the current collect period. Thus, unit conversion won't fail anymore Change-Id: Ieeb6e53042c10b43383b3ecbcfe7d273ff9fd17e Closes-Bug: #1671841
-
- 14 Apr, 2017 1 commit
-
-
Christophe Sauthier authored
Change-Id: I3dde6bafd5d0fb8ed896b4b7b712a36ed8b1b862 Closes-bug: #1682801
-
- 02 Apr, 2017 1 commit
-
-
zhangguoqing authored
The default resource_type parameter of search resource by gnocchiclient is 'generic' [1], which the retrieve resource did not include metadata like flavor_id, display_name, volume_type, etc. The metadata is the key of field in hashmap rating module, [1] http://gnocchi.xyz/gnocchiclient/api/gnocchiclient.v1.resource.html#gnocchiclient.v1.resource.ResourceManager.search Closes-Bug: 1678166 Change-Id: If6475a27011a7ae5cd1a0c9aa36eb90273938a1a
-
- 30 Mar, 2017 1 commit
-
-
XieYingYun authored
In testcase, setUp will be called automatically. This patch used to remove setUp functions that do nothing. Besides, it will keep code clean. Change-Id: I8ed9bbd39794507e640fe45c21ab27e359fa7c9b
-
- 16 Mar, 2017 1 commit
-
-
zhangguoqing authored
Now FYI.[1][2][3], if a resource is deleted, which will set the gnocchi resource ended_at in gnocchi indexer by gnocchi event dispatcher. 1 Deprecating the revision_start when get resources by gnocchi. 2 Deprecating the resource_id when get resources by gnocchi. 3 Removing the recursion in gnocchi collector. FYI. [1] https://review.openstack.org/#/c/377374/ [2] https://review.openstack.org/#/c/388291/ [3] https://review.openstack.org/#/c/404514/ Change-Id: I262b2d6a30ce78f0b2f2c29128ef992f4a645326
-
- 15 Mar, 2017 1 commit
-
-
Jenkins authored
-
- 09 Mar, 2017 1 commit
-
-
Maxime Cottret authored
The volume of floating.ip pushed by ceilometer (whatever backend used) is the numerical status of the floating, leading to an incorrect rating by CK. With ceilometer collector, the value is already forced to 1 (as for compute). This patch fixes the bug for the gnocchi collector. Change-Id: I974db35a87c3a791f25e19dbbeac77a4fae0a25f Closes-Bug: #1659491
-
- 07 Mar, 2017 2 commits