You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issues:
FixesF5Networks#958
Problem:
* `setup_requirements.txt` missing from `setup.py`
Analysis:
* This adds it and allows for pip library to exist for redhat and ubuntu
* Both required for build Dockerfile's
Tests:
This is driven by the:
`./f5-openstack-agent-dist/scripts/test_install.sh`
Test script for building packages and validating them.
Issues:
FixesF5Networks#958
Problem:
* `setup_requirements.txt` missing from `setup.py`
Analysis:
* This adds it and allows for pip library to exist for redhat and ubuntu
* Both required for build Dockerfile's
Tests:
This is driven by the:
`./f5-openstack-agent-dist/scripts/test_install.sh`
Test script for building packages and validating them.
OpenStack Release
All supported
Description
Somehow I missed inserting the
setup_requirements.txt
handling in thesetup.py
file.Agent Version
liberty; mitaka; newton
Operating System
All that use pip's install methodology
The text was updated successfully, but these errors were encountered: