This commit moves Glance to use the configuration methods from Heat,
Nova, Neutron and Keystone.
It includes a _values-mvp.yaml that applies values suitable for using
a file backend, including the auto creation of a PVC.
Change-Id: I55a96982a7d0adbc118492aff4b56adf127b2cd1
This patch set adds in a skeleton setup_gate.sh script in preparation
of integration with the OpenStack infra job.
Change-Id: I62e84593e50b5e5d8ee04007d5e36cd3116322d8
Adding lost parameter to neutron to nova API call: "auth_type: password"
Also correcting the project_name and username to neutron-> keystone
communication.
Change-Id: I516a2d5fb17b0ac2ca170b249185a914b34c8250
oslo_concurrency value was not correctly defined in neutron/values.yaml.
The template structure expects to have oslo_concurrency.oslo.concurrency
fields, while values.yaml had oslo_concurrency.oslo_concurrency fields.
Change-Id: I4930acf290093a5d8b43cf37171380207cecba6b
Removing domain_name from nova.conf in neutron section. domain_name and
project_name cannot be declared in the same section in the same time
for keystone auth.
Otherwise the exception is raised:
AuthorizationFailure: Authentication cannot be scoped to multiple targets.
Pick one of: project, domain, trust or unscoped
Change-Id: I55072d3662a9bfeb76725e5f0b4612b68e980605
Corrected then in the following guide located at
docs/guides-install/developer/install-minikube.md
Change-Id: Id56fb847d68b57563ef520b13716b5b61637266b
Closes-Bug: #1684969
This patch set removes the .github directory as this project
moved from github to OpenStack gerrit system.
Change-Id: Ie606388cefba5f3fd153209023bb6a626c10b5fe
This PS brings Heat inline with Nova, Neutron and Keystone providing
a mechanism for appending additional volumes to the manifests as
required.
Change-Id: I17045d35ce5d3e7cfc654c1d962aabd8e6fc73f8
This PS proposes a potential enhancement to the chart.yaml, idealy
this would also reference the project Mascot but currently there is
no CDN (that I'm aware of) hosting these images publicly.
Change-Id: I5160290e1e6b4bc67486e9834461ebfaa00bf665
This PS moves Heat to Kolla produced and published images:
* This is part of a larger effort to move to a single image source
Change-Id: I6d784ad53363987d9a1e62865e332c835ed9fea3
This patch set moves the required keystone config files to the manifests, and
allows users to specify their own additional volume mounts if necessary.
Change-Id: I622abbba3e19390ce1003441eb9c0a3477754b82
This PS updates the chart.yaml to be consistent across the repo, and
changes the description to make clear that they are the OpenStack-Helm
derived versions of the charts while using `helm search`.
Change-Id: Iac3cfd2cddba7130b28a65c3d353712c8a3aa02b
This updates the documentation for KubeADM-AIO based development
to explicity state previously assumed steps, and add the requirements
to build OpenStack-Helm. This has been tested on a freshly provisioned
AWS Ubuntu 16.04 AMI.
Change-Id: Ie64f75ba29b5263d50ea2d4c26b6e6952ace9310
This PS fixes the quotes round the echo statments. Though mostly
cosmetic, it is needed for some things that slipped thorough with ! them.
Change-Id: Ie752cc88732192c51e97a2f44f554ad0474f09e5
This PS brings in a container for setting up a Kubeadm based
AIO environement for development and Gating purposes.
Change-Id: Ice96b03b519a380d4679d701e4bbb97024bb2fb5