kolla/kolla
Marcin Juszkiewicz 7b99d88ad7 config: make kolla work with oslo.config 7.0.0+
From oslo.config 7.0.0 release notes:

> Positional options are now required by default, to match argparse’s
> default behavior. To revert this behavior (and maintain optional
> positional arguments), you need to explicitly specify positional=True,
> required=False as part of the options definition.

So let's follow.

Change-Id: I77fdbcb905b1a7f2d535c3a37b2899118d1442c5
(cherry picked from commit aaa472bfa2)
2020-01-17 13:34:35 +00:00
..
cmd Allow the use of previously built parent images 2017-03-29 17:48:58 +00:00
common config: make kolla work with oslo.config 7.0.0+ 2020-01-17 13:34:35 +00:00
hacking Remove the extra parentheses 2018-02-25 11:16:20 +00:00
image build: remove link to failed log before creating 2019-12-03 16:35:43 +00:00
template Ignore undefined values in customizable filter 2018-12-27 09:12:01 +00:00
tests handle push error properly 2019-10-16 10:38:22 +00:00
__init__.py Make Kolla installable via PIP 2015-08-24 16:08:49 -07:00
exception.py Add dots at first line in docstring 2017-05-04 09:23:41 +01:00
opts.py Generate the kolla-build.conf file using oslo_config 2016-01-06 08:11:06 +08:00
version.py Generate the kolla-build.conf file using oslo_config 2016-01-06 08:11:06 +08:00