Commit Graph

441 Commits

Author SHA1 Message Date
Pete Birley
c0141e1442 Update Heat DB Jobs 2017-04-04 11:33:42 -05:00
Pete Birley
90c4496bb2 Update Cinder DB Jobs 2017-04-04 11:33:42 -05:00
Pete Birley
a0092c7922 Update Neutron DB Jobs 2017-04-04 11:33:42 -05:00
Pete Birley
105349a95b Update Cinder DB Jobs 2017-04-04 11:33:42 -05:00
Pete Birley
64bbf6700c Update Glance DB Jobs 2017-04-04 11:33:42 -05:00
Pete Birley
549bfea927 Update DB Init script to include tracebacks and improved output 2017-04-04 11:33:42 -05:00
Pete Birley
deabf4389f Remove Personal Copywrite from DB Script
I am removing my copywrite and transfering it to the OpenStack-Helm Authors
for the DB Managment Script. As although this was primarily written while an
independant OSS Developer, it is not currently present in any other codebase
and will only be merged post commencing work on the project in an official
capacity. This does not affect the copywrite of any other code contibuted to
the project by myself or any other party.
2017-04-04 11:33:42 -05:00
Pete Birley
2a2ae0dc4a PyMySQL Keystone Jobs 2017-04-04 11:33:42 -05:00
Pete Birley
f88c401e9e Add Python DB Init Script 2017-04-04 11:33:42 -05:00
Brandon B. Jozsa
34d304b4a5 Merge pull request #325 from dulek/fix-nova-bootstrap
fixes #324: Add missing "[]" to job-bootstrap.yaml
2017-04-04 10:35:15 -04:00
Michał Dulko
83288872c4 fixes #324: Add missing "[]" to job-bootstrap.yaml
Commit afcf1c9848 was merged with obsolete syntax, causing nova
installation to fail as nova/templates/job-bootstrap.yaml was
incorrectly generated. This commit fixes this.
2017-04-04 14:38:37 +02:00
Artur Korzeniewski
803282f97c Improve neutron chart with vxlan support. (#288)
* Improve neutron chart with vxlan support.

Added VLAN and VXLAN as possible tenant networking options.
Also, changed default tenant network type to VXLAN.
Creation of flat networking is still possible.

* Add helm-toolkit to joinListWithComma

* Return to flat as default tenant network.
2017-04-01 09:41:13 -07:00
Larry Rensing
afcf1c9848 feat: adding flavor bootstrap for nova (#290)
* adding flavor bootstrap for nova

* now using openstack cli, changed bootstrap job logic
2017-04-01 09:38:49 -07:00
Brandon B. Jozsa
b83ce91f1e WIP: ToC Preparation for Openstack (#296)
* complete docs refactor

* replaces /data references in favor of /var/lib/localkube - fixes #95

* additional layout changes

* additional operations layout

* readme updates and versioning updates to multinode doc

* remove dragons

* project goal clarity

* remove 'magic'

* clean up container image concerns

* slight verbiage change

* charts not hard coded

* small change requested

* reconfiguration

* updates to minikube docs
2017-04-01 09:19:32 -07:00
Brandon B. Jozsa
412a186eec fixes: #277 Horizon NodePort Conflict (#307) 2017-03-31 16:36:52 -07:00
Brandon B. Jozsa
e1665cb193 fixes #306: missing rabbitmq image (#308) 2017-03-28 09:30:10 -07:00
Brandon B. Jozsa
203520652e Merge pull request #284 from wilkers-steve/nova_ceph_template
bug: Add missing template for nova configmap-etc
2017-03-23 16:35:29 -04:00
Brandon B. Jozsa
2f1b04dcbe Merge pull request #262 from alanmeadows/keystone_config_squashed
Configuration Management Overrides for Keystone
2017-03-23 15:01:24 -04:00
Brandon B. Jozsa
4ffca65aa6 Merge pull request #301 from portdirect/heat/endpoint-fix
Heat Client Endpoint Lookup
2017-03-23 10:15:21 -04:00
Pete Birley
7dbc762d2f Heat Client Endpoint Lookup 2017-03-22 18:26:38 -04:00
Alan Meadows
5452325887 bugfix dependency macro json quoting 2017-03-22 12:33:01 -07:00
Alan Meadows
3886ba09e9 update other entrypoint macrros correctly this time 2017-03-22 12:31:37 -07:00
Alan Meadows
0537f138ac update other entrypoint macrros with empty mounts parameter until they are refactored 2017-03-22 12:30:21 -07:00
Alan Meadows
b6bfe640f2 bugfix merge issue 2017-03-22 12:26:23 -07:00
Alan Meadows
b28ef72c17 Merge branch 'master' into keystone_config 2017-03-22 12:21:37 -07:00
Alan Meadows
4153e6429e move all containers into their own mount namespace; fix typos in new configmap logic 2017-03-22 12:13:39 -07:00
Alan Meadows
8c355ac65c moving conditionals into configmap-etc 2017-03-22 11:23:16 -07:00
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
Brandon B. Jozsa
e111e8bc6a Merge pull request #274 from larryrensing/feat/add-nodeports-heat
feat: Add NodePorts to heat service
2017-03-21 07:12:37 -04:00
Brandon B. Jozsa
8ead46d042 Merge pull request #291 from portdirect/entrypoint/update-version
bug: update kubernetes-entrypoint version required for k8s >1.5
2017-03-20 10:12:19 -04:00
Brandon B. Jozsa
8487dbc368 Merge pull request #292 from portdirect/bug/rabbitmq-creds
bug: Fix default RabbitMQ Credentials
2017-03-20 09:46:55 -04:00
Pete Birley
c9df7ff353 Correct default RabbitMQ Credentials 2017-03-19 22:14:19 -05:00
Pete Birley
43df15137d update kubernetes-entrypoint version 2017-03-19 21:48:29 -05:00
Brandon B. Jozsa
abbe14aa09 Merge pull request #280 from larryrensing/bug/fix-memcached-hosts
bugfix: corrected memcached host
2017-03-19 20:35:42 -04:00
Brandon B. Jozsa
627b8e39ca Merge pull request #275 from portdirect/0.2.0/job-refactor-neutron
feat: Update Neutron Keystone Jobs to match common architecture
2017-03-18 09:43:35 -04:00
Brandon B. Jozsa
92138b367d Merge pull request #273 from portdirect/0.2.0/job-refactor-nova
feat: Update Nova Keystone Jobs to match common architecture
2017-03-18 08:38:10 -04:00
Larry Rensing
de7d71558e corrected memcached host 2017-03-17 15:48:19 -05:00
Brandon B. Jozsa
e7f5b6497e Merge pull request #281 from portdirect/0.2.0/job-refactor-glance
feat: Update Glance Keystone Jobs to match common architecture
2017-03-16 13:15:26 -04:00
Steve Wilkerson
f1fd705852 Add missing template for nova configmap-etc
The ceph client cinder keyring template was missing from nova's
etc templates. This simply adds it in for the nova configmap to
consume
2017-03-15 14:33:11 -05:00
Pete Birley
661de5be9e Remove extraneous items from configmaps 2017-03-15 14:24:09 -05:00
Brandon B. Jozsa
f114a0167f Merge pull request #254 from portdirect/0.2.ß/ks-endpoint-normalization-cleanup
Cleanup for Keystone Endpoint Lookup refactor
2017-03-15 13:56:20 -04:00
Pete Birley
f057460303 Remove unused post script from glance 2017-03-15 12:12:40 -05:00
Pete Birley
a5e1d7c608 Update Glance Keystone Jobs to match common architecture 2017-03-15 12:09:10 -05:00
Pete Birley
e44666e848 Update Neutron Job Deps 2017-03-15 11:55:37 -05:00
Brandon B. Jozsa
df29b12a75 Merge pull request #279 from portdirect/horizon/endpoint-values-fix
Fix horizon endpoints keys in values.yaml
2017-03-15 11:21:10 -04:00
Pete Birley
c83ab50205 Fix horizon endpoints keys in values.yaml 2017-03-15 10:03:05 -05:00
Pete Birley
74fe52295e Update Neutron Keystone Jobs to match common architecture 2017-03-14 13:02:18 -05:00
Larry Rensing
b82e4fbd19 Added nodeports to heat service 2017-03-14 11:09:48 -05:00
Pete Birley
38407e9378 Update Nova Keystone Jobs 2017-03-14 09:54:35 -05:00
Brandon B. Jozsa
3e62cd54e2 docs: general updates to documentation (#247)
* doc mods and etcd-rabbitmq additions

* second pass doc updates

* removal of 0.1.0 references in minikube and gs docs
2017-03-13 06:44:09 -07:00