Commit Graph

17 Commits

Author SHA1 Message Date
Pedro Henrique fe84ac27c5 Add spec to add audit and ttl in the rating rules
Change-Id: I2048e999a7db7a4b5cc30ce07282c26320560295
2023-02-06 17:39:08 +00:00
Rafael Weingärtner 3848c30c09 Propose reprocessing API
This specification proposes an API to enable reprocessing.

Change-Id: I22993261010e6e7f8b5c0605efad9d4c0ec92d6c
2022-01-10 15:28:40 +01:00
Zuul e7f07732a3 Merge "Deprecate `state` field and propose `last_processed_at` field" 2021-02-08 17:27:18 +00:00
Rafael Weingärtner 95d9ab6a6a Deprecate `state` field and propose `last_processed_at` field
This spec proposes a name change for the `state` field in
`cloudkitty_storage_states` table. The goal is to use a more descriptive
and meaningful name. The proposed new column name is `last_processed_at`.

Change-Id: I13d29e5a91037aa0191e99499203eb1730c2dafd
2021-02-02 08:26:30 -03:00
zhangtongjian 1d8b40f11f remove unicode from code
Change-Id: Id874071065c4420236ae74567db3a949aea7904e
2021-01-05 17:21:36 +08:00
Andreas Jaeger 12d827062b Switch to newer openstackdocstheme version
Switch to openstackdocstheme 2.2.1 version. Using
this version will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Set openstackdocs_pdf_link to link to PDF file. Note that
the link to the published document only works on docs.openstack.org
where the PDF file is placed in the top-level html directory. The
site-preview places the PDF in a pdf directory.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: Ie0575b318b044b750e86e1622cc3c470031f2cc6
2020-08-24 11:17:21 +02:00
Zuul 545c1c3e6c Merge "Cleanup py27 support and docs" 2020-08-24 09:13:23 +00:00
fuzihao 82c7083ac4 Fix pygments style
New theme of docs (Victoria+) respects pygments_style.
Since we starts using Victoria reqs while being on Ussuri,
this patch ensures proper rendering both in Ussuri and Victoria.

Change-Id: Ieeed99524a4de362392c90a872285a80c53c4b55
2020-05-20 14:54:58 +08:00
Andreas Jaeger a9c4ac0a69 Cleanup py27 support and docs
Make a few cleanups:
- Remove obsolete sections from setup.cfg
- Remove install_command from tox.ini, merge constraints
  into dependencies
- Enable warnings for doc build, fix all warnings
- Switch to sphinx-build
- Enable warnings for doc build, fix all warnings
- Remove git handling from conf.py, openstackdocstheme does this now

Change-Id: If7918689c7101da044a38cbb66c6d9d09f8cc53f
2020-04-09 21:36:29 +02:00
Quentin Anglade 665029fd30 Spec: V1 API rating modules endpoints migration to V2 API
See migrate_v1_rating_modules_api_endpoints_to_v2.rst for details.

Change-Id: Ic52d0162b478ebcd353e2e3fbf224937222d816e
Story: 2006572
Task: 36679
2019-10-07 10:10:35 +02:00
Luka Peschke ce74be3933 Add support for PDF documentation
Change-Id: Ie70aaa076462c7a1f3e4f84a63af5f95f381dfde
Story: 2006075
Task: 34810
2019-09-17 10:00:02 +02:00
Luka Peschke b834819bc0 Initializing the Train specs
This adds a "specs/train" directory along with a placeholder spec for that
release. This placeholder spec should be removed when the first spec for Train
is merged.

Change-Id: I80f8264d05959d03950f59544e00026963332400
2019-03-29 09:52:16 +01:00
Luka Peschke 05278f1f9c Remove yasfb dependency
Change-Id: I611aa57ac2bca1fe4705c473bd9a5a134f003e85
2019-03-28 17:18:44 +01:00
Luka Peschke d44668df71 Update the repository
This updates some out-of-date aspects of the CloudKitty specs:

* The specs are now built using the OpenStack docs instead of the old
  RTD theme.

* Requirements have been updated.

Change-Id: I903e601a22938b3434e7d101921886319d888351
2019-02-05 11:20:37 +01:00
Luka Peschke 7baca66b9e Spec: Refactor CloudKitty's documentation
This is a proposal for the new layout of cloudkitty's documentation,

Once this has been approved and discussed, we'll add some tasks to the
associated story.

Depends-On: https://review.openstack.org/#/c/613339/
Change-Id: I64704d9e78a7c70c66cab3068fbc4addf87783a6
Story: 2004179
Task: 27664
2018-11-28 10:36:17 +01:00
Kiran_totad ad39b8c6ce Add pike in cloudkitty-specs
Change-Id: Ieb598651d0953cbb55649ebaba6028f938041af6
2018-10-23 09:31:59 +00:00
Jeremy Liu e250610a3d Initialize cloudkitty-specs repo
Initialize repo, add specs template and tox env.

Change-Id: I88345e48dccd148f142d6c80730879e18185f003
2017-01-09 09:37:44 +08:00