Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard ssl #389

Merged
merged 2 commits into from
Sep 22, 2020
Merged

Dashboard ssl #389

merged 2 commits into from
Sep 22, 2020

Conversation

gnuoy
Copy link
Contributor

@gnuoy gnuoy commented Aug 20, 2020

No description provided.

Liam Young added 2 commits August 19, 2020 12:36
Update horizin tests to support https if available.
@codecov-commenter
Copy link

codecov-commenter commented Aug 20, 2020

Codecov Report

Merging #389 into master will decrease coverage by 0.04%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #389      +/-   ##
==========================================
- Coverage   18.77%   18.73%   -0.05%     
==========================================
  Files         152      152              
  Lines        8267     8285      +18     
==========================================
  Hits         1552     1552              
- Misses       6715     6733      +18     
Impacted Files Coverage Δ
...openstack/charm_tests/openstack_dashboard/tests.py 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a67b490...110dc53. Read the comment docs.

openstack-mirroring pushed a commit to openstack/openstack that referenced this pull request Aug 21, 2020
* Update charm-openstack-dashboard from branch 'master'
  - Ensure that certificates are correctly managed.
    
    When the certificates relation is ready before the
    HA relation is clustered, the VIP symlinks will not
    be created pointing at the correct certificates. This
    change updates the HA handlers to ensure that the
    certificate relation is handled after clustering,
    if there are any certificate relations.
    
    There was no functional test coverage for HA and TLS
    deployments so this change also add a test for
    those and CMR too. Having said that, the test
    initialises vault once the deployments are
    complete so is unlikely to trigger #1886077 the tests
    to check there is no regression of exising
    functionality.
    
    func-test-pr: openstack-charmers/zaza-openstack-tests#389
    
    Change-Id: I7c9c81318dbbcea618ac3781b8f19e8159e56bcb
    Closes-Bug: #1886077
openstack-mirroring pushed a commit to openstack/charm-openstack-dashboard that referenced this pull request Aug 21, 2020
When the certificates relation is ready before the
HA relation is clustered, the VIP symlinks will not
be created pointing at the correct certificates. This
change updates the HA handlers to ensure that the
certificate relation is handled after clustering,
if there are any certificate relations.

There was no functional test coverage for HA and TLS
deployments so this change also add a test for
those and CMR too. Having said that, the test
initialises vault once the deployments are
complete so is unlikely to trigger #1886077 the tests
to check there is no regression of exising
functionality.

func-test-pr: openstack-charmers/zaza-openstack-tests#389

Change-Id: I7c9c81318dbbcea618ac3781b8f19e8159e56bcb
Closes-Bug: #1886077
@dshcherb dshcherb merged commit 2a6873c into openstack-charmers:master Sep 22, 2020
openstack-mirroring pushed a commit to openstack/charm-openstack-dashboard that referenced this pull request Sep 22, 2020
When the certificates relation is ready before the
HA relation is clustered, the VIP symlinks will not
be created pointing at the correct certificates. This
change updates the HA handlers to ensure that the
certificate relation is handled after clustering,
if there are any certificate relations.

There was no functional test coverage for HA and TLS
deployments so this change also add a test for
those and CMR too. Having said that, the test
initialises vault once the deployments are
complete so is unlikely to trigger #1886077 the tests
to check there is no regression of existing
functionality.

func-test-pr: openstack-charmers/zaza-openstack-tests#389

Change-Id: I7c9c81318dbbcea618ac3781b8f19e8159e56bcb
Closes-Bug: #1886077
(cherry picked from commit b9905a9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants