Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ├── build.py
- ├── build_vars.yaml
- ├── templates
- │ ├── build_debianfiles.py
- │ ├── changelog_template
- │ ├── compat
- │ ├── control_template
- │ ├── karaf
- │ ├── opendaylight.install
- │ ├── opendaylight.postinst
- │ ├── opendaylight.postrm
- │ ├── opendaylight.service
- │ ├── opendaylight.upstart
- │ └── rules_template
- ├── opendaylight-4.2.0-1 (auto-generated)
- │ └── debian
- │ ├── changelog
- │ ├── compat
- │ ├── control
- │ ├── karaf
- │ ├── opendaylight.install
- │ ├── opendaylight.postinst
- │ ├── opendaylight.postrm
- │ ├── opendaylight.service
- │ ├── opendaylight.upstart
- │ └── rules
- ├── README.markdown
- ├── requirements.txt
- └── Vagrantfile
Advertisement
Add Comment
Please, Sign In to add comment