tripleo-image-elements/elements/neutron/README.md
Martin André 91c4996685 Properly format markdown code blocks
The YAML configuration examples were being parsed as markdown, which
resulted in poorly formatted documents.

Also convert tempest element README file to markdown for consistency.

Change-Id: Id6def1c8bcb86e37f10a74bf85361a9da0d151b6
Closes-Bug: 1328304
2014-11-12 10:31:01 +09:00

367 B

Install and configure Neutron.

Configuration

neutron:
  verbose: False
    - Print more verbose output (set logging level to INFO
      instead of default WARNING level).
  debug: False
    - Print debugging output (set logging level to DEBUG
      instead of default WARNING level).
  flat-networks: "tripleo-bm-test"