Patch 1. Added new directory structure and large backlog of material 25/7825/6
authorLuke Hinds <luke.hinds@nokia.com>
Sun, 24 Jan 2016 08:49:07 +0000 (08:49 +0000)
committerLuke Hinds <luke.hinds@nokia.com>
Wed, 27 Jan 2016 09:28:02 +0000 (09:28 +0000)
commitd315185ea1bc3235808397172bdc836eaacfb91a
treea77d1127797da98949a837ed8fef33ab3321b8c6
parentb42da50a1662f2424aa9e6593d7283e735b64c93
Patch 1. Added new directory structure and large backlog of material
Patch 2. Fixed doc8 issues
Patch 3. Added details on using releng test script
Patch 4. Code blocks added to contribute
Patch 5. Fixed homepage formatting
Patch 6. Added Ryota-sans recommended changes (thanks). I omited compute.rst
changes, as pending work commit from sona. Removed conf.py to fall back to
standard opnfv conf

Change-Id: I9c265a660d60e5553a173a1e92e83507f97126d3
Signed-off-by: Luke Hinds <luke.hinds@nokia.com>
43 files changed:
docs/opnfvsecguide/access_identity.rst [new file with mode: 0644]
docs/opnfvsecguide/access_identity/keystone.rst [new file with mode: 0644]
docs/opnfvsecguide/access_identity/multi_site.rst [new file with mode: 0644]
docs/opnfvsecguide/ci.rst [new file with mode: 0644]
docs/opnfvsecguide/code.rst [new file with mode: 0644]
docs/opnfvsecguide/compute.rst
docs/opnfvsecguide/compute/direct_peripheral.rst [new file with mode: 0644]
docs/opnfvsecguide/compute/dpdk.rst [new file with mode: 0644]
docs/opnfvsecguide/compute/hypervisor_security.rst [new file with mode: 0644]
docs/opnfvsecguide/compute/image.rst [new file with mode: 0644]
docs/opnfvsecguide/compute/sr_iov.rst [new file with mode: 0644]
docs/opnfvsecguide/compute/trusted_compute.rst [new file with mode: 0644]
docs/opnfvsecguide/contribution.rst
docs/opnfvsecguide/host_os.rst [new file with mode: 0644]
docs/opnfvsecguide/images/Fc7-wallpaper-wide.png [new file with mode: 0644]
docs/opnfvsecguide/images/osvm.png [new file with mode: 0644]
docs/opnfvsecguide/index.rst
docs/opnfvsecguide/inspector.rst [new file with mode: 0644]
docs/opnfvsecguide/introduction.rst
docs/opnfvsecguide/introduction/background.rst
docs/opnfvsecguide/introduction/intended_audience.rst [new file with mode: 0644]
docs/opnfvsecguide/key_management.rst [new file with mode: 0644]
docs/opnfvsecguide/messaging.rst [new file with mode: 0644]
docs/opnfvsecguide/network.rst
docs/opnfvsecguide/network/attack_resilence.rst [new file with mode: 0644]
docs/opnfvsecguide/network/controller_security.rst [new file with mode: 0644]
docs/opnfvsecguide/network/design_concepts.rst [new file with mode: 0644]
docs/opnfvsecguide/network/east_west.rst [new file with mode: 0644]
docs/opnfvsecguide/network/integrity_trust.rst [new file with mode: 0644]
docs/opnfvsecguide/network/nfv_edge.rst [new file with mode: 0644]
docs/opnfvsecguide/network/north_south.rst [new file with mode: 0644]
docs/opnfvsecguide/network/overlay_security.rst [new file with mode: 0644]
docs/opnfvsecguide/network/sdn_security.rst [new file with mode: 0644]
docs/opnfvsecguide/network/service_forward_chain.rst [new file with mode: 0644]
docs/opnfvsecguide/osvm.rst [new file with mode: 0644]
docs/opnfvsecguide/storage.rst [new file with mode: 0644]
docs/opnfvsecguide/tenant.rst [new file with mode: 0644]
docs/opnfvsecguide/tenant/access_control.rst [new file with mode: 0644]
docs/opnfvsecguide/tenant/entropy.rst [new file with mode: 0644]
docs/opnfvsecguide/tenant/guest_integrity.rst [new file with mode: 0644]
docs/opnfvsecguide/tenant/monitoring.rst [new file with mode: 0644]
docs/opnfvsecguide/tenant/traffic_encryption.rst [new file with mode: 0644]
docs/opnfvsecguide/tenant/zoning.rst [new file with mode: 0644]