[Airship-discuss] Issue with intalling airship-in-a-bottle on dev_single_node

Roman Gorshunov paye600 at gmail.com
Mon Aug 12 16:45:29 UTC 2019


Hi Soyana,

This bug should have been fixed in latest promenade image. Try to pull
fresh code and re-run with promenade image tagged with
`:cffca055fe78f53dfae029ee37d981507cb089fe` comit id.
Sorry for confusion. We didn't have (actually still don't have) this
problem covered by our CI tests.

Best regards,
--
Roman Gorshunov

On Mon, Aug 12, 2019 at 7:59 AM Soujanya R M <soujanya at atsgen.com> wrote:
>
> Hi,
>
> I am facing an issue while installing airship-in-a-bottle dev_single_node. This is the error that appears.
>
> Status: Downloaded newer image for quay.io/airshipit/promenade:master
> + PORT=9000
> + UWSGI_TIMEOUT=300
> + PROMENADE_THREADS=1
> + PROMENADE_WORKERS=4
> + '[' promenade = server ']'
> + exec promenade generate-certs -o /target deployment_files.yaml
> Traceback (most recent call last):
>   File "/usr/local/lib/python3.6/site-packages/oslo_config/cfg.py", line 2168, in __getattr__
>     return self._get(name)
>   File "/usr/local/lib/python3.6/site-packages/oslo_config/cfg.py", line 2602, in _get
>     value, loc = self._do_get(name, group, namespace)
>   File "/usr/local/lib/python3.6/site-packages/oslo_config/cfg.py", line 2620, in _do_get
>     info = self._get_opt_info(name, group)
>   File "/usr/local/lib/python3.6/site-packages/oslo_config/cfg.py", line 2796, in _get_opt_info
>     raise NoSuchOptError(opt_name, group)
> oslo_config.cfg.NoSuchOptError: no such option logging in group [DEFAULT]
>
> During handling of the above exception, another exception occurred:
> Traceback (most recent call last):
>   File "/usr/local/bin/promenade", line 10, in <module>
>     sys.exit(promenade())
>   File "/usr/local/lib/python3.6/site-packages/click/core.py", line 722, in __call__
>     return self.main(*args, **kwargs)
>   File "/usr/local/lib/python3.6/site-packages/click/core.py", line 697, in main
>     rv = self.invoke(ctx)
>   File "/usr/local/lib/python3.6/site-packages/click/core.py", line 1063, in invoke
>     Command.invoke(self, ctx)
>   File "/usr/local/lib/python3.6/site-packages/click/core.py", line 895, in invoke
>     return ctx.invoke(self.callback, **ctx.params)
>   File "/usr/local/lib/python3.6/site-packages/click/core.py", line 535, in invoke
>     return callback(*args, **kwargs)
>   File "/opt/promenade/promenade/cli.py", line 16, in promenade
>     logging.setup(verbose=verbose)
>   File "/opt/promenade/promenade/logging.py", line 87, in setup
>     log_level = cfg.CONF.logging.log_level
>   File "/usr/local/lib/python3.6/site-packages/oslo_config/cfg.py", line 2172, in __getattr__
>     raise NoSuchOptError(name)
> oslo_config.cfg.NoSuchOptError: no such option logging in group [DEFAULT]
> + cp /root/deploy/genesis/certificates.yaml /root/deploy/airship-in-a-bottle/deployment_files/site/demo/secrets
> cp: cannot stat '/root/deploy/genesis/certificates.yaml': No such file or directory
> + error 'setting up certs with Promenade'
> + set +x
> Error when setting up certs with Promenade.
> + exit 1
> + clean
> + set +x
> To remove files generated during this script's execution, delete /root/deploy.
> This VM is disposable. Re-deployment in this same VM will lead to unpredictable results.
>
> A similar issue has been called out previously here: [0]
> could someone please help me out with this issue.
>
> Thanks & Regards,
> Soujanya R M _______________________________________________
> Airship-discuss mailing list
> Airship-discuss at lists.airshipit.org
> http://lists.airshipit.org/cgi-bin/mailman/listinfo/airship-discuss



More information about the Airship-discuss mailing list