Commit Graph

10 Commits

Author SHA1 Message Date
Jake Yip c5a7a81979 Improve driver discovery
Spec to improve driver discovery and allow for use of multiple drivers
that clashes on the same ('coe', 'server_type', 'os') tuple.

Change-Id: I9ea1e4df9c437fd8aa99dbabdff63a21a5ee5443
2023-11-27 17:01:49 +11:00
Stig Telfer 042d55a322 Add Cluster API Kubernetes COE driver
This spec proposes a new driver class that implements Kubernetes
cluster orchestration using Cluster API. The intention of this
proposal is to create a simplified Kubernetes driver that takes
advantage of a broader cross-infrastructure community using Cluster
API.

story: 2009780
Change-Id: I0750ec7440c1fa329104a524cf6779203e842c7c
2023-01-30 23:17:46 +11:00
niuke c549fba925 remove unicode prefix from code
Change-Id: I376f75683be5101db3f41b152bb42ae88bb56fca
2022-08-24 11:11:51 +08:00
Andreas Jaeger eb7c979999 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.

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: I9dbba04f3918ced819e9e69a58bc5e580ad5d538
2020-05-31 17:50:01 +02:00
Theodoros Tsioutsias 26d573ecaa Magnum Labels Override
This spec tries to address the problem of label overriding during
cluster and nodegroup creation.

Change-Id: Ie93d7faed0e5e68a084cc4e63a49431365efcd72
Story: #2007515
Task: #39298
2020-05-05 09:40:25 +00:00
Bharat Kunwar d2b6c23959 ci: Fix and address all tox -e docs warnings
Warning is now treated as an error to prevent backlog of genuine
formatting issues, e.g. improper references, indentation and not listing
newly added specs into the index.

Change-Id: I3b8a1ce7f931bfd83db36600dc74d1d0c2ef293e
2020-04-02 11:13:31 +00:00
Ricardo Rocha 1315420afe Add Federation API specification
Add a new spec covering the impact and implementation details for a new
Magnum API managing federation and federated clusters.

Implements: blueprint federation-api
Co-Authored-By: Clenimar Filemon <clenimar.filemon@gmail.com>

Change-Id: I1b58f44520c6d968dd0c930a54dbd0ef36c2cb4e
2017-10-25 10:45:41 +02:00
Spyros Trigazis fdcd152080 Add pre-ocata and ocata index
We need to add the specs directories in the index file.

Change-Id: I94bb6393c2ed5c428c353eae3e38bc17d96e3393
2016-11-18 16:08:41 +01:00
Spyros Trigazis 8b0a99e44b Import all implemented specs from magnum repo
* Add all implemented specs to specs/implemented.
* Create ocata directory to store the corresponding specs.

Change-Id: I36da3a26ece3b6f7d27b7af80460303f4a6c4226
2016-11-09 16:35:04 +01:00
Spyros Trigazis 74da0acf5d Initial commit
Spec repo created using the specs-cookiecutter repo [1].

[1] https://git.openstack.org/cgit/openstack-dev/specs-cookiecutter

Change-Id: Id6ed56d21ff0984ea7394e21b204a99cd2237956
2016-11-09 16:34:29 +01:00