From d89bd933ce61375b24f05879aa13c3e6b1272c05 Mon Sep 17 00:00:00 2001 From: Jay Lau Date: Fri, 8 Jan 2016 23:48:24 -0500 Subject: [PATCH] Highlighted NOTE in magnum-proxy.rst. The magnum-proxy.rst NOTE is not hightlighted for now, it is better highlight it to make sure end user can pay some attention to it. Change-Id: I589ae7cbe731a2acd1ef220bd36185507e2f4e9b --- doc/source/magnum-proxy.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/magnum-proxy.rst b/doc/source/magnum-proxy.rst index c973fd1082..f6a2518dc0 100644 --- a/doc/source/magnum-proxy.rst +++ b/doc/source/magnum-proxy.rst @@ -7,7 +7,7 @@ for using services like docker, kubernetes and mesos. Use these steps when your firewall will not allow you to use those services without a proxy. -NOTE: This feature only works with Swarm bays. +**NOTE:** This feature only works with Swarm bays. Proxy Parameters to define before use ===================================== @@ -29,7 +29,7 @@ https://10.11.12.13:8000 or https://abcproxy.com:8000 A comma separated list of IP addresses or hostnames that should bypass your proxy, and make conenctions directly. -NOTE: You may not express networks/subnets. It only accepts names +**NOTE:** You may not express networks/subnets. It only accepts names and ip addresses. Bad example: 192.168.0.0/28. Steps to configure proxies.