DO not install ceilometer from git in n-server-opendaylight

Ceilometer is being installed from pip in networking-odl.
Installing from git was a workaround to fix a build error.

This change should be backported to rocky along with
a networking-odl version upgrade.

Depends-On: If4f0e952dc3b4577c5e21f6a9d0bc13a0f02e66c
Change-Id: I181a6e7b7014c7c5f47829d6a738446fe541f05f
This commit is contained in:
Eduardo Gonzalez 2018-09-16 04:23:22 +02:00
parent 13a3746ffc
commit 3eb3d744dd
1 changed files with 0 additions and 4 deletions

View File

@ -585,10 +585,6 @@ SOURCES = {
'type': 'url',
'location': ('$tarballs_base/neutron-lbaas/'
'neutron-lbaas-master.tar.gz')},
'neutron-server-opendaylight-plugin-ceilometer': {
'type': 'url',
'location': ('$tarballs_base/ceilometer/'
'ceilometer-master.tar.gz')},
'neutron-server-opendaylight-plugin-networking-odl': {
'type': 'url',
'location': ('$tarballs_base/networking-odl/'