Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial implemenation of Agent RPC and service. #13

Closed
wants to merge 1 commit into from

Conversation

richbrowne
Copy link
Contributor

Issues:
Fixes #12>

Problem:
Need to add the framework for LBaaS agent in order to communicate
with plugin.

Analysis:
Adding initial code

Tests:
Basic testing -- manually calling agent RPC API

Issues:
Fixes F5Networks#12>

Problem:
Need to add the framework for LBaaS agent in order to communicate
with plugin.

Analysis:
Adding initial code

Tests:
Basic testing -- manually calling agent RPC API
@richbrowne richbrowne closed this Feb 26, 2016
zhang-shengping pushed a commit to zhang-shengping/f5-openstack-agent that referenced this pull request Feb 27, 2019
Problem: Populate repo with initial code.

Analysis: Copied in code from John Gruber's initial implementation,
with changes required by Liberty release.

Tests:

Configure Travis-CI to run unit tests

Issues:
Fixes F5Networks#3

Problem: Need to configure Travis-CI to run unit tests.

Analysis: Added setup.py to enable recognizing f5lbaasv2driver package. Added
requirements.txt to handle neutron project dependencies.

Tests:

Configure Travis-CI to run unit tests

Issues:
Fixes F5Networks#13

Problem: git clone of neutron projects generates permission error

Analysis: Use http instead of ssh.

Tests:

Configure Travis-CI to run unit tests

Issues:
Fixes F5Networks#13

Problem: oslo error running tests using Python 2.6.

Analysis: Removed, for now, 2.6 tests.

Tests:
zhang-shengping pushed a commit to zhang-shengping/f5-openstack-agent that referenced this pull request Feb 27, 2019
Problem: Populate repo with initial code.

Analysis: Copied in code from John Gruber's initial implementation,
with changes required by Liberty release.

Tests:

Configure Travis-CI to run unit tests

Issues:
Fixes F5Networks#3

Problem: Need to configure Travis-CI to run unit tests.

Analysis: Added setup.py to enable recognizing f5lbaasv2driver package. Added
requirements.txt to handle neutron project dependencies.

Tests:

Configure Travis-CI to run unit tests

Issues:
Fixes F5Networks#13

Problem: git clone of neutron projects generates permission error

Analysis: Use http instead of ssh.

Tests:

Configure Travis-CI to run unit tests

Issues:
Fixes F5Networks#13

Problem: oslo error running tests using Python 2.6.

Analysis: Removed, for now, 2.6 tests.

Tests:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant