diff options
author | Monty Taylor <mordred@inaugust.com> | 2016-04-02 09:09:54 -0500 |
---|---|---|
committer | Monty Taylor <mordred@inaugust.com> | 2016-04-02 09:09:54 -0500 |
commit | 7c439073f39010ad3ac937b8c9726da0f27976b7 (patch) | |
tree | 3e0d9e1aab4cc2da78514ac8a9067a9332bf9a34 /README.rst | |
parent | 278a761df68d1e7d4d93ee2c6fb91f1a0e82e78a (diff) | |
download | os-client-config-7c439073f39010ad3ac937b8c9726da0f27976b7.tar.gz |
Flesh out netowrk config list
Add support for indicating default_interface. Also, add some validation
and normalization code, some interface methods and, shockingly,
documentation.
Change-Id: Ib45b68894585ac02821d5d2376510fd7a8e8ee40
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -277,7 +277,7 @@ To support this, the region list can actually be a list of dicts, and any setting that can be set at the cloud level can be overridden for that region. -:: +.. code-block:: yaml clouds: internap: |