summaryrefslogtreecommitdiffstats
path: root/build/rpm_specs
AgeCommit message (Collapse)AuthorFilesLines
2016-12-02Adding a release RPMDan Radez1-0/+30
JIRA: APEX-351 Change-Id: I9b8b74073287005221a7a3f6dfe2d52a7d1cf667 Signed-off-by: Dan Radez <dradez@redhat.com> (cherry picked from commit 72f30f98de111e9f10a58829b78e51e80a5a52a5)
2016-10-18Consolidate ODL SFC RPM into ODL RPMDan Radez1-34/+0
OVS NSH can be installed at deploy time. Change-Id: Ie875ada99053df95c6534e269f4dd627396489bc JIRA: APEX-324 Signed-off-by: Dan Radez <dradez@redhat.com> (cherry picked from commit 0f866cf4bfd57c28a754f274582887c943694953)
2016-10-07Remove yum udpate all from overcloud buildFeng Pan1-1/+1
Also changes python path in networking-vpp spec to use abolsute path. This avoids issues when python path is found on a different path on build machine. Change-Id: Icc2951bc66ba0b2ab0510083ecad6e680da9d5fc Signed-off-by: Feng Pan <fpan@redhat.com> (cherry picked from commit dfe970932417a0a6ceca1b84d16aa51ba30e07f3)
2016-10-05VPP version updateFeng Pan1-0/+50
- Update VPP version to latest on 16.09 branch - Change networking-vpp repo to point to openstack. - Update VPP python API rpm location - Configure etcd for networking-vpp ML2 plugin opnfv-tht-pr: 85 JIRA: APEX-283 Change-Id: I4e69de3c51b1f4221995cc8568cdfa18aacbc55c Signed-off-by: Feng Pan <fpan@redhat.com>
2016-09-20Fix release-notes.html file nameFeng Pan1-1/+1
Change-Id: I00ac84b48eb8cdb5371b6d56d5d2346b3c8928cf Signed-off-by: Feng Pan <fpan@redhat.com>
2016-09-20Update all references to release-notes pathFeng Pan1-2/+2
Change-Id: I04be6a9ff2a89b5058d6872b7023f9e3fd4c02cd Signed-off-by: Feng Pan <fpan@redhat.com> (cherry picked from commit e8291fa16cc569c3982eb7610ef0d4813cdabf54)
2016-09-20Fix release notes path in common specFeng Pan1-1/+1
Change-Id: I277e7acb0dc3dd365f82bc6241dfb5b457cdd312 Signed-off-by: Feng Pan <fpan@redhat.com> (cherry picked from commit f71bee80dac179ed9db1963a71b8b1a22efc2e08)
2016-09-08Merge "Add python3-ipmi to dependencies in doc and spec" into stable/coloradoMichael Chapman1-1/+1
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> (cherry picked from commit c5904a139026826c3dea1a63e5ff21953aa4869a)
2016-09-03Add python3-ipmi to dependencies in doc and specMichael Chapman1-1/+1
Change-Id: I5dea9d61c2fc0b9d5af1ff88823f4ec3cb92c8d5 Signed-off-by: Michael Chapman <woppin@gmail.com> (cherry picked from commit 61b970e992fb514cb222482dfe5cafb7221be01d)
2016-08-30Adds ability to power off nodes in cleanTim Rozet1-0/+3
Now if an inventory file is provided to clean, those nodes will be powered off. JIRA: APEX-250 Change-Id: I2d78285717726c3d1c9d7d88c38e706d4617e337 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-20Fixes rpmbuilding for doc structure changeTim Rozet1-3/+3
Change-Id: I2ac2910eaecab1fc4fb9634b6af9bc7f454ff77a Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-17Moving rpm spec files to a sub directoryDan Radez8-0/+533
Change-Id: I10eebc955cae5006155e045accf2924c393ab522 Signed-off-by: Dan Radez <dradez@redhat.com>