153 Commits

Author SHA1 Message Date
portdirect
f02e0eb78d OpenStack Heat Initial Commit
Initial commit of Heat Chart
2017-01-02 01:05:04 +00:00
Brandon B. Jozsa
5918cb19b8 Update minikube.md 2016-12-30 21:25:44 -05:00
Brandon B. Jozsa
e0f0fa4393 Update minikube.md 2016-12-30 21:24:13 -05:00
Brandon B. Jozsa
4e72d31752 Update minikube.md 2016-12-30 21:22:25 -05:00
Brandon B. Jozsa
d7763963d3 Merge pull request #73 from wilkers-steve/minikube_doc_fix
Fix helm deployment names
2016-12-30 10:19:18 -05:00
Steve Wilkerson
c0ab32cf06 Fix helm deployment names
The deployment names for nova and neutron were both listed as
'glance'. Changed the names to match the services
2016-12-30 09:11:01 -06:00
Brandon B. Jozsa
e4527c6a7d Update getting-started.md 2016-12-30 09:30:32 -05:00
Brandon B. Jozsa
a89b93e0bf general doc edits 2016-12-30 01:19:31 -05:00
Brandon B. Jozsa
f6d4bd8eca Update minikube.md 2016-12-29 23:32:57 -05:00
Brandon B. Jozsa
8bd4c416f7 Update minikube.md 2016-12-29 22:22:56 -05:00
Brandon B. Jozsa
6af6343957 Update minikube.md 2016-12-29 21:59:32 -05:00
Brandon B. Jozsa
a30fe7e5d1 Update minikube.md 2016-12-29 21:56:50 -05:00
Brandon B. Jozsa
e31b58c442 Update minikube.md 2016-12-29 21:52:33 -05:00
Brandon B. Jozsa
c7619db2ed Update minikube.md 2016-12-29 21:49:04 -05:00
Brandon B. Jozsa
6ded595c32 Update minikube.md 2016-12-29 21:48:18 -05:00
Brandon B. Jozsa
d118dcd81a Update README.md 2016-12-29 20:44:13 -05:00
Brandon B. Jozsa
eaa44ce1fe Merge pull request #72 from v1k0d3n/master
new minikube developer docs
2016-12-29 20:40:35 -05:00
Brandon B. Jozsa
9047e6b687 new minikube developer docs 2016-12-29 20:40:01 -05:00
Brandon B. Jozsa
4943ea9dc4 Merge pull request #71 from alanmeadows/mariadb-devmode
Add development mode for mariadb chart
2016-12-29 20:02:41 -05:00
Alan Meadows
fe8ad47f9b Bugfix typo with development storage path 2016-12-29 14:58:09 -08:00
Alan Meadows
796c0066cc Add development mode for mariadb chart.
This can be enabled with:

helm install --name mariadb --set development.enabled=true local/mariadb

This will ensure only a single replica is used and that PVCs (which
require a persistent volume solution) like ceph are not used.  Instead
this flag enables a single replica with hostDir storage using the
host path defined in values.yaml which defaults to the following:

/var/lib/openstack-helm/mariadb
2016-12-29 11:22:02 -08:00
Brandon B. Jozsa
f6c9b6a8a8 Update getting-started.md 2016-12-28 14:07:34 -05:00
Brandon B. Jozsa
2ef9474443 Update getting-started.md 2016-12-28 13:31:11 -05:00
Brandon B. Jozsa
c3085d2b87 Merge pull request #70 from v1k0d3n/master
makefile cleanup
2016-12-27 20:56:57 -05:00
Brandon B. Jozsa
95f03a5614 makefile cleanup 2016-12-27 20:55:01 -05:00
Brandon B. Jozsa
32334ccf99 Merge pull request #68 from v1k0d3n/master
add basic tests for users
2016-12-24 10:39:15 -05:00
Brandon B. Jozsa
4071565f66 add basic tests for users 2016-12-24 10:37:55 -05:00
Brandon B. Jozsa
cf06e6bb5a Merge pull request #67 from v1k0d3n/master
remove last aic reference in values
2016-12-24 10:33:13 -05:00
Brandon B. Jozsa
60908c237a remove last aic reference in values 2016-12-24 10:32:30 -05:00
Brandon B. Jozsa
0f01107872 update welcome readme 2016-12-24 02:25:06 -05:00
Brandon B. Jozsa
610de064b7 Merge pull request #62 from alanmeadows/horizon_merge
Initial commit of horizon chart
2016-12-24 01:40:35 -05:00
Brandon B. Jozsa
20d50f7e8c Merge pull request #66 from v1k0d3n/master
doc changes
2016-12-24 01:40:13 -05:00
Brandon B. Jozsa
e8f7f01923 minor changes to docs 2016-12-24 01:37:47 -05:00
Brandon B. Jozsa
a3cdc3a6ca updates to getting-started guide 2016-12-24 01:29:52 -05:00
Alan Meadows
1c6fc76842 Merge branch 'master' into horizon_merge 2016-12-23 15:01:28 -08:00
Alan Meadows
6d06e612cf Merge pull request #65 from v1k0d3n/master
general bugfixes and doc updates
2016-12-23 14:58:15 -08:00
Brandon B. Jozsa
d2bc299380 cleaning up docs, removing aic references 2016-12-23 17:40:17 -05:00
Brandon B. Jozsa
1d138e5ff3 correcting mistype and add to gitignore 2016-12-23 17:30:07 -05:00
Brandon B. Jozsa
e5a4237d60 Merge branch 'master' of https://github.com/v1k0d3n/openstack-helm-1 2016-12-23 17:12:00 -05:00
Brandon B. Jozsa
91c59e1fd2 bug fix for rgw crashloops 2016-12-23 17:11:33 -05:00
Brandon B. Jozsa
fa2163b6e3 Update getting-started.md 2016-12-23 15:57:04 -05:00
Brandon B. Jozsa
c6dd9b617f fixes bugs in deployment 2016-12-23 15:31:10 -05:00
Brandon B. Jozsa
501a19f74c Update getting-started.md 2016-12-23 13:09:39 -05:00
Brandon B. Jozsa
20098b2f19 Update getting-started.md 2016-12-23 13:08:31 -05:00
Brandon B. Jozsa
ec891f9624 Update getting-started.md 2016-12-23 12:38:38 -05:00
Brandon B. Jozsa
22c50d08cc Update getting-started.md 2016-12-23 12:05:09 -05:00
Brandon B. Jozsa
e3c29d6303 Update getting-started.md 2016-12-23 12:02:52 -05:00
Brandon B. Jozsa
444be4b318 Update getting-started.md 2016-12-23 10:06:50 -05:00
Brandon B. Jozsa
e2cc9abe69 Update getting-started.md 2016-12-23 10:05:03 -05:00
Brandon B. Jozsa
5092c0c813 Update getting-started.md 2016-12-23 10:01:25 -05:00