Skip to main content

Help to migrate configuration between FGTs.

Project description

https://badge.fury.io/py/FortiGateConverter.svg https://travis-ci.org/zhangdunxing/FortiGateConverter.svg?branch=master https://codecov.io/gh/zhangdunxing/FortiGateConverter/branch/master/graph/badge.svg

Help to migrate configuration between FGTs.

Documentation

The full documentation is at https://FortiGateConverter.readthedocs.io.

Quickstart

Install FortiGateConverter:

pip install FortiGateConverter

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'fortigateconverter.apps.FortigateconverterConfig',
    ...
)

Add FortiGateConverter’s URL patterns:

from fortigateconverter import urls as fortigateconverter_urls


urlpatterns = [
    ...
    url(r'^', include(fortigateconverter_urls)),
    ...
]

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Credits

Tools used in rendering this package:

History

0.1.0 (2017-04-20)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

FortiGateConverter-0.1.0.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

FortiGateConverter-0.1.0-py2.py3-none-any.whl (5.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file FortiGateConverter-0.1.0.tar.gz.

File metadata

File hashes

Hashes for FortiGateConverter-0.1.0.tar.gz
Algorithm Hash digest
SHA256 e4824c554a8c16a2742abb302591cffb19e4981eb737c52a41177c44f4690b22
MD5 0cc6cbf004c34d688d68e4bb19a040c7
BLAKE2b-256 55a7c8bbedf77c3bf4893b5322d006bc1e3c188b0de442d60dd0ca54c55bc9b5

See more details on using hashes here.

File details

Details for the file FortiGateConverter-0.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for FortiGateConverter-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 033b85b1f92f3bb1034ce02ca3511a608b3b244a875b645bac6b7a3d89e0c0bc
MD5 c4df3474abb661a849687b89aa83b64a
BLAKE2b-256 41bc46013f910908d4e94a09c4feb177df962ca0c1f3b6d27dbced368019e923

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page