Page MenuHomeDevCentral

Read flatter docker_networks pillar
Needs ReviewPublic

Authored by dereckson on Thu, Sep 11, 23:56.

Details

Summary

The docker_network pillar contains directly the networks,
so we skip the "by node" step when reading the dictionary.

This is a follow-up for bbc48f9eb26d.

Ref T2123

Test Plan

(cd _tests && python3 -m unittest pillar/paas/test_docker.py)

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
tests-docker-subnet
Build Status
Buildable 5866
Build 6148: arc lint + arc unit

Event Timeline

dereckson created this revision.