monasca team mailing list archive
-
monasca team
-
Mailing list archive
-
Message #00049
Monasca-ui Setup
Hello everyone,
I am using the following setup to install Monasca (python)
https://github.com/openstack/monasca-api/tree/master/devstack
To see the Monitoring tab in OpenStack, i am following
https://github.com/openstack/monasca-ui/
When I run
./run_tests.sh
I get the following error
Creating test database for alias 'default'...
........................................................................................
........................................................................................
........................................................................................
........................................................................................
........................................................................................
........................................................................................
........................................................................................
........................................................................................
........................................................................................
........................................................................................
.Failed to create user from domain scoped token.
..Failed to create user from domain scoped token.
.Failed to create user from domain scoped token.
.Failed to create user from domain scoped token.
.Failed to create user from domain scoped token.
........................................................................................SSSSSSSSS.S
----------------------------------------------------------------------
Ran 1436 tests in 860.935s
OK (SKIP=10)
Destroying test database for alias 'default'...
Running flake8 ...
./openstack_dashboard/enabled/_50_admin_add_monitoring_panel.py:1:1:
H102 Apache 2.0 license header not found
./openstack_dashboard/enabled/_50_admin_add_monitoring_panel.py:17:80:
E501 line too long (80 > 79 characters)
Tests failed.
Does anybody have any idea how to get rid of this error?
Thanks.
Regards,
Hifza