13 Commits

Author SHA1 Message Date
Jean-Philippe Evrard
630ca71e3c Cleanup specs folder
Specs are not ordered currently, and every rst file inside the
specs folder is included in the TOC tree, but manually.

This is a problem as:
- the current readability of the specs was reduced due to inclusion
  of non-specs files
- the process of writing a spec was more tedious, due to the
  update of the specs/index.rst.

This fixes it by removing the extra files included by mistake in
the middle of the specs (the template for spec writing, and
the specs purpose/process), and automatically load all the
remaining files using a glob.

The content of the files removed is not lost: The template was
simply renamed COPYME to clearly state a spec writer should
copy the file (and will understand it needs to be named .rst)
with the other files present. The specs process/purpose is
now part of the main page of specs, which therefore doesn't need
extra including.

Change-Id: I8aa15c8a8f2d8b3ffb764c3fb2411eb27477d0b6
2019-03-04 15:13:28 +01:00
renmak
609196d366 Deploying multiple Ceph clusters (tenant Ceph)
- This doc ps include guide to setup multiple Ceph clusters
- One Ceph cluster for k8 storage backend (pv)
- Other Ceph cluster for Cinder and Glance storage backend.
- All dependant PS has been merged during Ceph split

Change-Id: I918eb10e7d908b1f879d9011020b6d74ac303eea
2018-11-05 00:38:29 -08:00
Dae Seong Kim
72172aae5a Specification: Value File Ordering
This specification proposes a value file ordering guideline
to enforce uniformity across all the charts in openstack-helm
project.

Story: 2002206
Task: 21742

Change-Id: I55691f4fb1c1e6aa5b430f5c287fd3f94e12f071
2018-10-05 02:59:37 +00:00
Matt McEuen
33c998521f Add OSH 1.0 Release Requirements
Adds a spec outlining the work that must be completed for
OpenStack-Helm to be ready for a 1.0 Release.

Change-Id: If0f9ddc14a0c1730426bfaad0a18aca59d61e307
2018-04-29 15:07:30 -05:00
Tin Lam
0685f75d97 Spec: Add nginx sidecar
This specification proposes to add an nginx sidecar container to support
TLS offloading and termination.

Change-Id: I6d7e19539b5411d8ab15dc2d39e2051da1cce126
External-tracking: F#47
2017-11-30 09:53:25 -06:00
portdirect
bf321d2969 Spec: Developer Environment
This PS introduces a Spec for the updated OpenStack-Helm developer
environment.

Change-Id: I02ac56e39049f866dc875374f596e169d952f148
Implements: blueprint developer-environment
2017-11-28 16:54:49 -05:00
Jenkins
b82a1d5145 Merge "Specification: OSH logging combining fluentbit-fluentd" 2017-10-14 22:49:57 +00:00
Jaesuk Ahn
2cac8d043c Specification: OSH logging combining fluentbit-fluentd
This ourlines the log forwarding and aggregation architecture
for openstack-helm, especially leveraging fluentbit and fluentd
combined. It should result in a path forward for the technical
requirements and the proper default configurations to work on
the implementation.

parent specification: https://review.openstack.org/#/c/482687/
Implements: blueprint osh-logging-framework

Change-Id: I0a38b91309f90fda6c64a44b01a733e94b6741da
2017-10-13 15:33:50 +00:00
Jenkins
5fe6055d6b Merge "Specification: OSH logging, monitoring and alerting" 2017-10-05 11:14:33 +00:00
Artur Korzeniewski
97ae8a9dc6 spec: Add linux bridge to Neutron chart
Change-Id: Ic230d62fd36183379b3f3d7ee2006f6d143ca95a
Implements: blueprint support-linux-bridge-on-neutron
2017-08-23 14:28:35 +02:00
Artur Korzeniewski
8423ba6bac spec: Neutron multiple SDNs design
Change-Id: I4fd144575ab6f6c63225e0a31d3cc3de396110b3
Implements: blueprint neutron-multiple-sdns
2017-08-23 14:28:12 +02:00
Steve Wilkerson
c30935ca08 Specification: OSH logging, monitoring and alerting
This outlines the foundation for a logging, monitoring and
alerting platform for openstack-helm. It should result in a
path forward for the technical requirements and the proper
default configurations to provide operational benefits

The goal is to gain feedback and consensus on the path forward
for these services

Change-Id: I069c2ad860d265fab8155972b19a71021685f2ce
2017-08-15 15:17:19 -05:00
Steve Wilkerson
7279be8b85 Add specs directory to OpenStack-Helm
Adds the specs/ directory to openstack-helm for housing future
specifications for the project.  It also includes an appropriate
README with directions for drafting specs, links to the openstack
resources for bp+spec lifecycle, and a template for use in
drafting specifications

Change-Id: Ice23447b358b520a8b4fb703fc836e8f09fa34d1
2017-07-25 11:17:35 -05:00