Commit Graph

442 Commits

Author SHA1 Message Date
Brandon B. Jozsa
e337f288e3 Merge pull request #309 from portdirect/finish-additions-removal
bug/feat: Finish removal of non OpenStack Services
2017-04-04 14:03:14 -04:00
Brandon B. Jozsa
c681fdc54e Merge pull request #314 from alraddarla/feat/finish-nodeports
Add NodePort to remainder of services
2017-04-04 14:02:14 -04: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
Darla Ahlert
b757c1195b Merge branch 'feat/finish-nodeports' of https://github.com/alraddarla/openstack-helm into feat/finish-nodeports 2017-04-03 09:53:04 -05:00
Darla Ahlert
1326e3b92c Merge branch 'feat/finish-nodeports' of https://github.com/alraddarla/openstack-helm into feat/finish-nodeports 2017-04-03 09:49:04 -05: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
Darla Ahlert
6747cf0fdf Merge branch 'feat/finish-nodeports' of https://github.com/alraddarla/openstack-helm into feat/finish-nodeports 2017-03-31 16:13:20 -05:00
Darla Ahlert
0579e7ea01 Merge branch 'feat/finish-nodeports' of https://github.com/alraddarla/openstack-helm into feat/finish-nodeports 2017-03-31 16:12:32 -05:00
Darla Ahlert
75fcc1a311 Merge branch 'feat/finish-nodeports' of https://github.com/alraddarla/openstack-helm into feat/finish-nodeports 2017-03-31 10:37:11 -05:00
Darla Ahlert
bdf1c242ed Add NodePort to remainder of services 2017-03-31 10:34:21 -05:00
Darla Ahlert
0f05219fc2 Add NodePort to remainder of services 2017-03-30 19:42:51 -05:00
Pete Birley
2ba2c05008 Finish removal of non OpenStack Services
This Commit removes Maas and Postgresql from openstack-helm as they
have now migrated to openstack-helm-addons.

Finishes the work in: https://github.com/att-comdev/openstack-helm/issues/209
2017-03-29 16:07:49 -05: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