In Newton, kolla moved to Dockerfile customization, and
the parameters --included-header and --include-footer
were marked deprecated. This patch set removes them
in the Ocata release.
Change-Id: I3263c305bf619ab47a31cf4eafe5d4fcfa4aec17
Closes-Bug: #1643967
When building Desginate from source, the require binaries were not
included, this commit addresses that issue by installing them
regardless of the build type.
Change-Id: I05d11ce8289a6f201311b556d2b43b373c90cd64
Closes-Bug: #1642995
The Percona Repo was updated on the 14th November to version 0.1-4
this commit updates rpm based builds to reflect that change.
Closes-Bug: #1643867
Change-Id: I5787943bb2bc11408ca8e8cdd6d1997cbc8919f1
LOC was broken and called out vagrant specifically. This patch
makes LOC work and renames "Vagrant" to "devenv".
Change-Id: I29f930114d3cba17e870437c99eb3cbae6abb251
init-runonce is should be part of kolla-ansible and was
missed in the original Ansible mass removal.
Change-Id: I7f02d86526f3be56be8960270100547512e7a494
In debian/ubuntu based containers, package 'python-libvirt' must be installed
in order to get rid of this ERROR:
ceilometer.agent.manager ExtensionLoadError: No module named libvirt
Change-Id: I41aae5e7e16d40a2b4ab8fb1b0657b436163896c
Closes-Bug: #1642640
This is image for generic init container required for k-k8s deployment.
This is related to this spec https://review.openstack.org/#/c/392257/
Change-Id: I0cb7249f9b881d13ca7924207362cbfdd68b39b6
Incases where it is useful to place many config.json files
under the same directory (ie one for config_glance_api.json or
one for config_glance_registry.json) we should be able to
specify which file under that directory do we actually want to
use (instead of assuming it is always config.json).
Change-Id: I42eeb093d29bac27d71ee08e55e115c2d8b5e9ae
* Remove duplicated info between the 'image-building' and 'multinode'
guides regarding deploying a local insecure registry.
* Add a helper script to easily start a local registry in a consistent
way.
* Remove warnings around bugs in older registries, 2.3+ is now the
default
* Remove references to running the local registry on port 4000, this
causes confusion as Docker expects port 5000 by default unless
specified, and registries are not required for all-in-one deployments
anyhow.
TrivialFix
Change-Id: I89f231df09102e3f1d5f21c8a8ca938ea60ae95b
Following a discussion on the mailing list[0] the community has agreed
there is limited use around enforcing the TrivialFix tag for all commits
that don't warrant a bug.
Update the docs to reflect this.
[0] http://lists.openstack.org/pipermail/openstack-dev/2016-November/106643.html
Closes-Bug: 1641925
Change-Id: If9a73fc767ace681203e9dae8d0c291635060dc9
Option "scheduler_max_attempts" from group "DEFAULT" is deprecated.
Use option "max_attempts" from group "scheduler".
Change-Id: I7b25291b61200cf2402f19a187cc4fe2fe6b0e11
Closes-Bug: #1641840
maxsize do exist and is better than size. need another approach to
solve the issue.
This reverts commit c4107ed723354336427afb30bc3e25cd5303baf5.
Change-Id: I76eb00a9771907b071d974db33c15accd404e9ec