Metadata-Version: 1.1
Name: tacker-horizon
Version: 0.11.0
Summary: Tacker extension for Horizon
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: ========================
        Team and repository tags
        ========================
        
        .. image:: http://governance.openstack.org/badges/tacker-horizon.svg
                  :target: http://governance.openstack.org/reference/tags/index.html
        
        .. Change things from this point on
        
        
        Tacker Horizon UI
        =================
        
        Horizon UI for Tacker VNF Manager
        
        Installation
        ============
        
        1. Install module
        
          ::
        
            sudo python setup.py install
        
        
        2. Copy files to Horizon tree
        
          ::
        
            cp tacker_horizon/enabled/* /opt/stack/horizon/openstack_dashboard/enabled/
        
        
        3. Restart the apache webserver
        
          ::
        
            sudo service apache2 restart
        
        
        More Information
        ================
        
        Tacker Wiki:
        https://wiki.openstack.org/wiki/Tacker
        
        
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Developers
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
