Commit Graph

28 Commits

Author SHA1 Message Date
Kendall Nelson 353f75eca0 Retire Karbor
As announced on the openstack-discuss ML[1], Karbor is retiring
this cycle (Wallaby).

This commit retires this repository as per the process defined in
the project-guide[2].

Thank you to all the contributors of Karbor for your hard work!

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-November/018643.html
[2] https://docs.openstack.org/project-team-guide/repository.html#retiring-a-repository

Depends-On: https://review.opendev.org/c/openstack/project-config/+/767030
Change-Id: I972ffb299f93863c4e34b1f504b002095661e6af
2020-12-21 11:51:02 -08:00
Andreas Jaeger ee26961cfc Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg
- Update classifiers
- Switch to using sphinx-build
- Cleanup doc/source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme version
- Move constraints into deps
- Increase warlock dependency, glanceclient blocks version 1.3.0

Change-Id: I8feb2e86281f2250bdc379b7868c5e738c1a19e6
2020-04-21 09:44:39 +02:00
jiaopengju 0970daeb5d Add verifications api doc
Change-Id: Id84f40f5786d96438fc7fb84dafc96372a28d634
Story: 2006807
Task: 37357
2019-11-13 10:49:26 +08:00
jiaopengju e75309d792 Add services api doc
Change-Id: I769134524cb47ada83649121e231d337a2dc0db0
Story: 2006807
Task: 37357
2019-11-12 13:37:44 +08:00
jiaopengju 2aac31c11f Update api ref of checkpoint reset
Change-Id: If9dbc815c94f348e31cfa6c9fed303f16a630f64
Story: 2006807
Task: 37357
2019-11-04 17:11:58 +08:00
zhang.lei ac0a8e14f7 Remove the deprecated "giturl" option
From openstackdocstheme 1.18.0, valid Git URLs can be retrieved by
openstackdocstheme[1], we do not need giturl option anymore.

[1] https://review.openstack.org/532163

Change-Id: Idc027a5f4f7bc8dc65c7d7b614b22240963a096e
2018-01-15 03:38:11 +00:00
chenying 70ee9124f3 Add api definition doc for operation log RESTful API
Change-Id: I2d749adbdca807436ea3dbc1b9c63fa0211a603a
blueprint: operation-log-api
2017-08-08 16:40:18 +08:00
Vu Cong Tuan de25529f84 Fix html_last_updated_fmt for Python3
html_last_updated_fmt option is interpreted as a
byte string in python3, causing Sphinx build to break.
This patch makes it utf-8 string.

Change-Id: I2f24240f8920075644e784b3bfc43e051f628b73
Closes-Bug:#1693670
2017-06-04 12:08:41 +07:00
Jenkins 7040031763 Merge "Switch crontab to calendar" 2017-06-02 03:22:03 +00:00
Vu Cong Tuan b8c6a56459 Trivial fix typos
Change-Id: I52fd27c7b4637c78681137b436e6163b0e0142d1
2017-05-31 13:52:32 +07:00
chenying 06fd348b18 Updata the api doc about the extra_info filed of protectable API
blueprint instances-extra-info

Change-Id: I72cade08e7397cfaaa43e3e5e9f28015aeff83c3
2017-04-20 20:27:14 +08:00
zhangshuai 7731d6c144 Switch crontab to calendar
calendar is more exact.

Change-Id: Ia5d5484e5e0441acbca2937aff7dca5129429be1
2017-03-27 05:24:42 +08:00
chenying 6b752cbdbf Updata the api definition of checkpoint API
Change-Id: I66bdcbf4ba8f2f8c97a1096670a1e2be4c861959
blueprint smaug-checkpoint-metadata
2017-03-15 11:01:23 +08:00
Yuval Brik a808a5bcf3 keystone: move to v3
Change-Id: I2bd316e52aede8ca207d364d247b2a0ffeccf9c4
2017-02-07 14:00:45 +02:00
Jenkins 3fb4bdea42 Merge "Add 'Restore Resources Status' spec" 2017-01-24 12:03:34 +00:00
Yuval Brik a38959be5c Add 'Restore Resources Status' spec
Protection plugin should be able to set the status of a restoring
resource during a restore operation. By doing so, users gain visiblity
of the restore process, the status of each resource, and the reason
for restore failure.

Change-Id: I5f08adce86a32306c8548fe32464d2863579c6ed
Implements: blueprint restore-resource-status
2017-01-22 17:45:48 +02:00
chenying b6c1415c5c Fix the errors about the protectable API reference documentation
Change-Id: I0473caa946af90e9bee40a227e4708fa1a3b4855
Closes-Bug: #1656161
2017-01-13 11:12:45 +08:00
chenying 03d7a18210 Add sort and pagination parameters for karbor api-def doc
Change-Id: If523e913aea8bc2e2f51ca05503a8a95aad8aaad
2016-12-07 21:35:51 +08:00
zhangshuai f00376c8c0 fix api-ref for restore
Keep sync updates with following code.
  [1]. https://review.openstack.org/#/c/370841/
  [2]. https://review.openstack.org/#/c/370819/
  [3]. https://review.openstack.org/#/c/370817/
  [4]. https://review.openstack.org/#/c/375959/

Change-Id: I6271ada24a72a402539599ab212d94da7a377745
2016-11-25 08:12:15 +08:00
zhangshuai 55bf2e0a7f Add restores api-ref
add api reference of restores.

Change-Id: Id9fb4ceca4c423fc06bd1f40f374455d9c1453ce
2016-09-30 04:27:39 +08:00
zhangshuai 7793322269 Add triggers api-ref
add api reference of triggers.

Change-Id: Ia9dcf6b8122e74d695a1b31c4df6fe169a6c2246
2016-09-30 04:26:42 +08:00
zhangshuai 61a511e4ab Add scheduled operations api-ref
add api reference of scheduled operations.

Change-Id: I7c7772b9bf775b3b4f02e3d50d8fb86cad7648fc
2016-09-30 04:25:47 +08:00
zhangshuai ed8acfd7ec Add providers api-ref
add api reference of providers.

Change-Id: I9ad0bed7dce6d24f7a5bcdcd1343a4566525b16a
2016-09-30 04:24:39 +08:00
zhangshuai b1cf2fae0c Add protectables api-ref
add api reference of protectables.

Change-Id: I31673ce2c0c7f0f381c697256569e53be624dfda
2016-09-30 04:23:02 +08:00
zhangshuai 5c326e71a3 Add checkpoints api-ref
add api reference of checkpoints.

Change-Id: I7ac3f3ece7a2a1d3cb8737ee71e4c968e9a71cb6
2016-09-30 04:21:43 +08:00
zhangshuai aaf98478e7 Add plans api-ref
add api reference of plans.

Change-Id: I4d50dd6a6921bd7c205d3e34a1a599308999245b
2016-09-30 04:20:07 +08:00
zhangshuai de58d73752 Refactor the dos newlines to unix
Also include fix some error.

Change-Id: Id1df5f0317704b14bf12c200f191e6208b3a5a97
2016-09-30 04:18:23 +08:00
zhangshuai 87e9309f05 Add frame for api reference
- Adds an API Ref docs frame for karbor

Change-Id: Ie179f90c83e71a98cbfc197a170f5f55748f9e21
2016-09-14 01:54:23 +00:00