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
This removes the unnecessary extra line break that
gen-oslo-openstack-helm creates at the top of each
file
Change-Id: I00803c63b2125b71e7f2740959f3de08026d9e57
The ports we add to the external network bridge or standard physical
network bridges may be in a down state after they are added. This
ensures we bring them up after adding them to the bridge
Change-Id: I34b1c2fa17bdfd4941c09de8162418ee3d36eaba
This PS moves Neutron to Kolla produced and published images:
* This is part of a larger effort to move to a single image source
Change-Id: I948b32ebabe5acd02dbe0ca6e2f556ae5db29e03
This PS moves Nova to Kolla produced and published images:
* This is part of a larger effort to move to a single image source
* Stackenetes Newton images do not run with the systemd cgroup driver
in my testing.
Change-Id: I10fff6e9f2977104726c8a2f34090a86e524b661
OVS agent was pointing at the wrong config file, it should reference
'ml2_conf' rather than 'ml2-conf'.
Change-Id: I39d20d621f3634456498440cd4d35ac117cbe1f7
Currently cinder doesn't include the template for adding
rootwrap. As we look to include additional backends, we'll require
rootwrap.conf to be present for cinder function properly
Change-Id: Id8af3637edca12bc54edc9e25f5f88b2ef0cc410
The Keystone Chart had some extranious whitespace at the
end of lines, this commit rectifies that.
Change-Id: I4da8e4812a5aa92b85cc3baa3f76d08ba5967091
The Nova Chart had a large amount of extranious whitespace at the
end of lines, this commit rectifies that.
Change-Id: I7dd483010388f6c59971ccddb77d2e57b4479e08
This PS adds OpenStack-Helm formatted configuration files for
all the standard Neutron Plugins, which was missed in the original
PR on GitHub.
Change-Id: I1467ca0f3d0308657ff39cc0e096089826de9575
The Neutron Chart had a large amount of extranious whitespace at the
end of lines, this commit rectifies that.
Change-Id: I2280563934e07958d0ac5b2a93b0840a8b6424ab
This commit moves Heat to use the configuration methods from Nova,
Neutron and Keystone.
To make reviewing easier, volume configuration will be summited in
a seperate PS.
Change-Id: I3714f885cf4a6a9a34ba13fc9ea4a37e5bcef638
This commit updates the Nova DB init jobs to match those of other
OpenStack Helm Services, it completes the work to move away from
Ansible for DB management.
Change-Id: I2e53846f917a56448392cfebe5d8548f96e3eed2
This commit resolves an error that was introduced in:
* 16508c32eec11a96e011b6eff66081484d65ffdf
It also moves to a mostly autogenerated config file produced
by the Docker Container within the openstack-helm repo.
Additionally it also removes some extranious whitespace
Change-Id: I3b6d153c89783fa5f818df7d416c565a3d682552