Install missing configuration files
* etc/neutron_lbaas.conf
* etc/services_lbaas.conf
Closes-Bug: #
1484153
Change-Id: Ie1ecc1c8e74174a480744d58ac421932745d7b41
Added doc package for Neutron LBaaS
* debian/control:
- Add neutron-lbaas-doc package section
- Add python-sphinx, python-oslosphinx to build dependencies
* debian/rules:
- Add sphinxdoc to build with
- Add override_dh_sphinxdoc section
* Add missing call to setup_rabbitmq function in tests
Change-Id: I607e4d74f4b77fb6b1092fbca1ffa7440bc115ff
Related-Bug: #
1460282
Fix python-oslo-* dependency names
- Replace python-oslo-<lib> with python-oslo.<lib>
- Disable unit tests execution during buiding
Change-Id: I89a0752dc7b50817e871bd18bc0fcb24be908a11
Related-Bug: #
1459494