zalando-stups / sevenseconds

THIS PROJECT IS NOT LONGER ACTIVELY MAINTAINED
https://pypi.python.org/pypi/stups-sevenseconds
Other
66 stars 17 forks source link

route propagation check #68

Closed tuxlife closed 7 years ago

tuxlife commented 7 years ago

print an error message, if the vpc have a vgw without enabled route propagation

don't enable the route propagation per default. every vpn is a manuell process and must not change automatically

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.06%) to 24.149% when pulling f772683926a8a8077007ed410c883ed6c89efb49 on route-propagation-check into 3cce8b4251ebf6e48a70df1914a8513e29949d01 on master.

codecov-io commented 7 years ago

Codecov Report

Merging #68 into master will decrease coverage by 0.05%. The diff coverage is 20%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
- Coverage   22.24%   22.19%   -0.06%     
==========================================
  Files          24       24              
  Lines        2171     2185      +14     
==========================================
+ Hits          483      485       +2     
- Misses       1688     1700      +12
Impacted Files Coverage Δ
sevenseconds/config/vpc.py 6.92% <20%> (+0.24%) :arrow_up:

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 3cce8b4...f772683. Read the comment docs.

mikkeloscar commented 7 years ago

:+1:

tuxlife commented 7 years ago

:+1: