summaryrefslogtreecommitdiffstats
path: root/build/rpm_specs/openstack-congress.spec
AgeCommit message (Collapse)AuthorFilesLines
2017-02-22Adding congress support back into DanubeDan Radez1-2/+2
opnfv-tht-pr: 97 opnfv-puppet-tripleo-pr: 10 Change-Id: Idfc109fc984f20b096a23d12864a027146a9c74c Signed-off-by: Dan Radez <dradez@redhat.com>
2017-02-10Fixes networking-bgpvpn pkg installTim Rozet1-1/+1
Also includes minor change for tox working directory to move up one dir (build dir) for congress. This is due to https://github.com/tox-dev/tox/issues/66 Removes networking_bgpvpn.conf, and uses neutron service_providers to set. This is because we do not have upstream patches to configure bgpvpn conf file via OOO and having 2 definitions breaks deploy. Change-Id: I9846bd959c1ed8e2e81f3ae30470ec357da3fc8f Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-01-23removeing congress requirements.txtDan Radez1-0/+1
- upstream removes requirements.txt during setup like this seems we're getting bitten by letting pip try and handle deps. This shoudl fix it for now and we can clean out this spec once upstream distgit lands Change-Id: I82356dce100011da78e2b18a678f0fc98fac3216 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-12-22Updating Congress version to NewtonDan Radez1-18/+14
- Congress is not in THT now so this will not install yet - Removing doctor driver sideload in build The doctor driver is upstream in Newton. No need to side load the driver into the congress codebase anymore. - moving to upstream puppet module Change-Id: Ia60d7d33039dddda634cb5485a3c40ce6ec2b261 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-11-29Adding git commit to RPM releasesDan Radez1-1/+1
Preparing for better caching by adding the git hash to the rpm release We can skip building the RPMs if they are cached and would be built off the same hash JIRA: APEX-325 Change-Id: I9b0e26f123667673d126362a2501abb13830e44b Signed-off-by: Dan Radez <dradez@redhat.com>
2016-11-29Adding oslo-config, debtcollector and python34-develNikolas Hermanns1-1/+1
JIRA: APEX-358 Change-Id: Id73e736fb01de7ad0dd5cc3fde95b85cd7dfb735 Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
2016-09-07Add build dependencies for python-crypyographyMichael Chapman1-1/+1
pip will attempt to build this from source, so it needs some libraries. Change-Id: I85820789c5e99b72454e648b21de525bccf314a3 Signed-off-by: Michael Chapman <woppin@gmail.com>
2016-08-17Moving rpm spec files to a sub directoryDan Radez1-0/+80
Change-Id: I10eebc955cae5006155e045accf2924c393ab522 Signed-off-by: Dan Radez <dradez@redhat.com>