GitHub user geomacy opened a pull request:
https://github.com/apache/brooklyn-server/pull/550
Add Openstack live test.
A bit of refactoring to add openstack live test. There is some
work required to tidy and rationalize the various multi platform
live tests; this isn't it but may be a first step.
This change pulls up some functionality from the AbstractEc2LiveTest
into a base class AbstractMultiDistroLiveTest.
The aws-ec2 live test then is a child of that, and there
is also a new base class, AbstractOpenstackLiveTest, to do the same
job for Openstack. The comments describe how to use it.
This change is only to add this class as a basis for further tests to come.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/geomacy/brooklyn-server openstack-test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/550.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #550
----
commit 10866ae872cf6d7ed0b00071c018ccbd62c6e4f9
Author: Geoff Macartney <[email protected]>
Date: 2017-01-26T14:10:59Z
Add Openstack live test.
A bit of refactoring to add openstack live test. There is some
work required to tidy and rationalize the various multi platform
live tests; this isn't it but may be a first step.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---