Metadata-Version: 1.1
Name: python-bsn-neutronclient
Version: 0.0.7
Summary: Python bindings for Big Switch Networks Neutron API
Home-page: http://www.bigswitch.com/
Author: Big Switch Networks
Author-email: support@bigswitch.com
License: ASL 2.0
Description-Content-Type: UNKNOWN
Description: ========================
        python-bsn-neutronclient
        ========================
        
        Python bindings for Big Switch Networks Neutron API
        
        * Free software: Apache license
        
        Features
        --------
        
        - Network Templates
        - Reachability Tests - BCF test path extension
        - Tenant Policies
        - Manually force BCF to sync network configuration
        
        CLI Usage
        ---------
        Currently only force-bcf-sync should be accessed via CLI, other features
        should be accessed via Horizon GUI
        
        OpenStack CLI:
        
        - openstack force-bcf-sync
            - Force BCF to sync network configuration
            - No parameter
        
        Neutron CLI (Deprecated):
        
        - neutron force-bcf-sync 1
            - Force BCF to sync network configuration
            - Number 1 is required as parameter
        
        
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
