Alan Meadows
89696cccb9
Handle MuliStr Options and reduce values.yaml skeleton
...
by creating blank dicts within the generator for
keystone.conf.tpl.
2017-03-21 08:13:52 -07:00
Alan Meadows
b40a7bf3be
bugfix discrepency between etc and bin
2017-03-09 12:45:03 -08:00
Alan Meadows
236be51343
Configuration Management Overrides for Keystone
...
This commit introduces several new paradigms:
* .Values driven mounts in service containers as well as jobs.
These can be overriden at runtime by manipulating .Values.mounts.*
* Authenticated Endpoint Resolution methods in helm-toolkit
to allow the database and rabbit type endpoints to be moved
under the endpoints section. Now endpoint lookup functions exist
for openstack endpoints as well as infrastructure elements such as
the database, rabbitmq, and memcache.
* Importing of upstream "out of the box" policy.json
and keystone-paste.ini files for better or worse.
* A rendering of the keystone.conf oslo generated config
using a new helm based Values generator. This provides "known"
paths to all configuration elements in the form of
"<section>.<oslo_namespace>.<element>" so that any of these can
be targeted for override via --set or values.yaml files loaded at
run time.
* Support for appending arbitrary string data to the policy.json,
keystone-paste.ini, or keystone.conf files via --set conf.keystone.append="#
some comment", or --set conf.policy.append="\"identity:list_projects\":
\"role:fake\""
* Support for complete verbatim overrides of these three
files via --set conf.keystone.override="full file contents",
or --set conf.policy.override="full file contents" for example
2017-03-09 12:06:06 -08:00
Brandon B. Jozsa
97fd35009a
Merge pull request #244 from wilreichert/dbcmd
...
use pod command: instead of the COMMAND environment variable
2017-03-04 11:57:41 -05:00
Brandon B. Jozsa
6e17d3d78c
Merge pull request #240 from portdirect/2.0ß/ks-endpoint-normalisation
...
KS endpoint type lookup for Keystone, Cinder & Glance Charts
2017-03-04 11:38:44 -05:00
Wil Reichert
3899b73a47
use pod command: instead of the COMMAND environment variable
2017-03-03 15:07:29 +09:00
Pete Birley
acc243a768
Move Glance to endpoint type lookups
2017-03-03 01:08:59 +00:00
Pete Birley
5e692febcc
Keystone Apache.conf port fix
2017-03-03 00:44:45 +00:00
Brandon B. Jozsa
f45633ad63
Merge pull request #242 from larryrensing/maas-secret-header
...
maas cannot parse header in secret file
2017-03-02 12:10:18 -05:00
Larry Rensing
8071858f21
maas cannot parse header in secret file
2017-03-02 10:56:04 -06:00
Pete Birley
fe7a1cf62d
Rename Keystone Endpoint type functions
2017-03-02 02:11:59 +00:00
Pete Birley
ff0d8ca267
Finalise Cinder endpoint type lookup implementation
2017-03-02 02:06:09 +00:00
Pete Birley
01028991c3
Move Keystone to endpoint type lookups
2017-03-02 00:51:18 +00:00
Pete Birley
754ab3ce05
Update Cinder chart to use Keystone Endpoint functions from Helm-Toolkit
2017-03-02 00:45:40 +00:00
Pete Birley
503ed6cdb8
Add Revised Keystone Endpoint Lookup Functions into Helm-Toolkit
...
This commit adds the revised helm lookup functions from cinder to
Helm-Toolkit.
2017-03-02 00:38:09 +00:00
Brandon B. Jozsa
2d4618d944
Merge pull request #236 from gardlt/docs/troubleshoot/readme-upon-failed-envs
...
[WIP][docs] creating-troubleshooting-sub-directory
2017-02-26 21:15:23 -05:00
Brandon B. Jozsa
52e3d7f55b
Merge pull request #238 from mattmceuen/rabbitmq-copyright-fix
...
Fixed copyright headers for rabbitmq erlang templates
2017-02-25 14:31:25 -05:00
mattmceuen
7462949643
Fixed copyright headers for rabbitmq erlang templates
2017-02-25 11:46:23 -06:00
gardlt
797bb7fcc1
[docs] creating-troubleshooting-sub-dir
...
* minikube
* networking
* storage
2017-02-24 15:58:35 -06:00
Brandon B. Jozsa
2469b78970
Merge pull request #235 from gardlt/docs/update/common-is-replace-with-helm-toolkit
...
[docs] updating-common-to-helm-toolkit
2017-02-23 23:52:53 -05:00
Brandon B. Jozsa
facd6f874a
Merge pull request #234 from wilkers-steve/fix_cinder_template
...
Remove extra file extension from cinder template
2017-02-23 22:53:27 -05:00
Larry Rensing
9bc0183ba0
point MaaS to postgresql instance within cluster ( #199 )
...
* Initial postgresql chart
* maas/postgres wip
* updated readme for postgresql
* Edit service dependency
2017-02-23 20:01:48 -05:00
gardlt
afdc47d7cc
[docs] updating-common-to-helm-toolkit
...
* replaced common with helm-toolkit
* common was removed
2017-02-23 14:24:41 -06:00
wilkers-steve
5f0ffce99b
Remove lost "Hello World" message ( #229 )
...
Someone misplaced their "Hello World" debug message. It's been
removed and returned to its owner
2017-02-23 14:28:06 -05:00
Steve Wilkerson
2c521d77fa
Remove extra file extension from cinder template
...
This removes the extra .yaml extension from the cinder
job-ks-endpoints.yaml.yaml template
2017-02-22 06:31:52 -06:00
Brandon B. Jozsa
e1cb6705b2
Docs roadmap ( #228 )
...
* update readme for roadmap
* adding break
2017-02-21 09:02:02 -05:00
Brandon B. Jozsa
5f52032066
add license headers to remaining files ( #227 )
2017-02-20 07:11:09 -08:00
Brandon B. Jozsa
1ff7bcac7b
add license headers to rabbitmq ( #226 )
2017-02-20 07:10:35 -08:00
Brandon B. Jozsa
6aaf950a49
add license headers to postgresql ( #225 )
2017-02-20 07:09:47 -08:00
Brandon B. Jozsa
2a3aefe701
add license headers to openstack ( #224 )
2017-02-20 07:09:07 -08:00
Brandon B. Jozsa
617bf74deb
add license headers to maas ( #220 )
2017-02-20 07:08:18 -08:00
Brandon B. Jozsa
df78d03592
add license headers to helm-toolkit ( #217 )
2017-02-20 07:06:34 -08:00
Brandon B. Jozsa
78d8235e5f
Merge pull request #221 from v1k0d3n/lic-updates-memcached
...
add license headers to memcached
2017-02-18 10:21:12 -05:00
Brandon B. Jozsa
3478ed022c
Merge pull request #222 from v1k0d3n/lic-updates-neutron
...
add license headers to neutron
2017-02-18 10:20:58 -05:00
Brandon B. Jozsa
05c53f1835
Merge pull request #223 from v1k0d3n/lic-updates-nova
...
add license headers to nova
2017-02-18 10:20:44 -05:00
Brandon B. Jozsa
376a3f2c83
Merge pull request #218 from v1k0d3n/lic-updates-horizon
...
add license headers to horizon
2017-02-18 10:20:32 -05:00
Brandon B. Jozsa
db7d375c8b
Merge pull request #219 from v1k0d3n/lic-updates-keystone
...
add license headers to keystone
2017-02-18 10:20:17 -05:00
Brandon B. Jozsa
b567201382
Merge pull request #216 from v1k0d3n/lic-updates-heat
...
add license headers to heat
2017-02-18 10:20:01 -05:00
Brandon B. Jozsa
d6be9aab2d
Merge pull request #215 from v1k0d3n/lic-updates-glance
...
add license headers to glance
2017-02-18 10:19:44 -05:00
Brandon B. Jozsa
4d5762adda
Merge pull request #213 from v1k0d3n/lic-updates-cinder
...
add license headers to cinder
2017-02-18 10:19:26 -05:00
Brandon B. Jozsa
3099ccc649
add license headers to nova
2017-02-17 13:53:51 -05:00
Tomasz Paszkowski
e3f1389f60
Add rabbitmq deployment with HA. ( #123 )
...
This works is based on http://github.com/openstack-fuel-ccp-rabbitmq and it mostly adjusts this solution
to a helm based deployment.
2017-02-17 10:49:32 -08:00
Brandon B. Jozsa
18b3bca8e0
add license headers to neutron
2017-02-17 13:05:32 -05:00
Brandon B. Jozsa
7b0eca913d
add license headers to memcached
2017-02-17 12:52:52 -05:00
Brandon B. Jozsa
f0c7128ae1
add license headers to keystone
2017-02-17 12:13:19 -05:00
Brandon B. Jozsa
b25f3048f9
add license headers to horizon
2017-02-17 10:44:54 -05:00
Brandon B. Jozsa
05783b9b35
add license headers to heat
2017-02-17 10:07:30 -05:00
Brandon B. Jozsa
a0c80ac038
add license headers to glance
2017-02-17 09:59:51 -05:00
Brandon B. Jozsa
d63d344dc9
add license headers to bootstrap ( #212 )
2017-02-17 06:19:34 -08:00
Brandon B. Jozsa
37e470444e
add license headers to cinder
2017-02-17 09:18:44 -05:00