]>
review.fuel-infra Code Review - openstack-build/neutron-lbaas-build.git/log
summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Jerzy Mikolajczak [Mon, 11 Apr 2016 10:42:11 +0000 (12:42 +0200)]
Update to 8.0.0
Update spec for latest Mitaka release
DEB:
* Source: http://archive.ubuntu.com/ubuntu/pool/main/n/neutron-lbaas/neutron-lbaas_8.0.0-0ubuntu1.dsc
RPM:
* Source: https://github.com/openstack-packages/neutron-lbaas/blob/mitaka-rdo/openstack-neutron-lbaas.spec
Change-Id: If01a608fcd7404d7d3302182f5e85090e6ac02ab
(cherry picked from commit
d79b85e7ad853d3c3088dec57a9f8f3038640a94 )
Jerzy Mikolajczak [Tue, 15 Mar 2016 07:52:28 +0000 (08:52 +0100)]
Update deb to 8.0.0.0b3
* Source: http://archive.ubuntu.com/ubuntu/pool/main/n/neutron-lbaas/neutron-lbaas_8.0.0~b3-0ubuntu1.dsc
Change-Id: Ic7b557a58b45eaf35f19b0d93019e6b26d037ffe
Jerzy Mikolajczak [Thu, 11 Feb 2016 10:28:06 +0000 (11:28 +0100)]
Update rpm to 8.0.0.0b3
- Update to upstream 8.0.0.0b3
- Update requirements
- Add sample config file generation
Change-Id: I9e5c1914b8b040112615232edc00388cc15b6902
Jerzy Mikolajczak [Wed, 20 Jan 2016 12:54:11 +0000 (13:54 +0100)]
Update to 8.0.0.0b2
- Source: [0]
- Update package requirements
- Add git as build dependency
- Update tests for LBaaSv2
[0] http://archive.ubuntu.com/ubuntu/pool/main/n/neutron-lbaas/neutron-lbaas_8.0.0~b1-0ubuntu2.dsc
Change-Id: I8720d8755fb2400ee8df6c80fb24e9d6148c2c66
Sergey Kolekonov [Thu, 17 Dec 2015 18:24:37 +0000 (21:24 +0300)]
Use mask to package *egg-info files
Mask should be used to package egg-info files which contains current tag
otherwise on tag update spec have to be fixed
Change-Id: I3ae006a8fa56a124863f96d74aaed0f064be177b
Mikhail Ivanov [Tue, 17 Nov 2015 12:58:33 +0000 (15:58 +0300)]
Rebuild neutron-lbaas for centos7
Change-Id: I31157f5c974072efa68736d8bb211441c145b07e
Sergey Kolekonov [Fri, 13 Nov 2015 10:15:02 +0000 (13:15 +0300)]
Do not set service_provider in neutron.conf
service_provider value is set in vpn-agent conf file, if it's set also in
Neutron conf, it prevents neutron-server from starting
Change-Id: I0ce68a999457f9bdbcb57c0c3663eab019a3c3eb
Sergey Kolekonov [Tue, 20 Oct 2015 16:25:57 +0000 (19:25 +0300)]
Add neutron-lbaas for MOS 8.0
Change-Id: I78a0fe36ca85160efecf34af37d8c42b387b5560
Source: http://archive.ubuntu.com/ubuntu/pool/main/n/neutron-lbaas/neutron-lbaas_7.0.0-0ubuntu1.dsc
Sergey Kolekonov [Fri, 14 Aug 2015 11:50:53 +0000 (14:50 +0300)]
Bump version to 2015.1.1 according to the latest tag
- updated changelog file according to the latest tag
Change-Id: Ibbbb1a0cab57f3fad06dd32ded8bbd9d5912403b
Sergey V. Yudin [Thu, 13 Aug 2015 13:29:02 +0000 (13:29 +0000)]
Install missing configuration files
* etc/neutron_lbaas.conf
* etc/services_lbaas.conf
Closes-Bug: #
1484153
Change-Id: Ie1ecc1c8e74174a480744d58ac421932745d7b41
Sergey Kolekonov [Mon, 13 Jul 2015 12:18:03 +0000 (15:18 +0300)]
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
Sergey Kolekonov [Thu, 28 May 2015 15:42:06 +0000 (18:42 +0300)]
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
Sergey Kolekonov [Fri, 30 Jan 2015 12:10:14 +0000 (15:10 +0300)]
Add Neutron LBaaS 2015.1 for Ubuntu 14.04
- Updated specs for 2015.1
- Updated dependencies according to global-requirements [0]
[0] https://github.com/openstack/requirements/blob/stable/kilo/global-requirements.txt
Change-Id: I63fb870a42c813af7aecd7b9f7d29b4f05a17363
Andrey Nikitin [Mon, 26 Jan 2015 10:50:42 +0000 (13:50 +0300)]
Added .gitreview