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 Support for Openstack Iaas #8

Closed

Conversation

poblin-orange
Copy link
Contributor

@poblin-orange poblin-orange commented Mar 20, 2016

added openstack nova jclouds libs and properties to support Openstack Iaas.

nebhale pushed a commit that referenced this pull request Mar 20, 2016
This change adds an OpenStack infrastructure to the project.

[#8]
@nebhale nebhale closed this in d59a0e7 Mar 20, 2016
@poblin-orange
Copy link
Contributor Author

poblin-orange commented Mar 21, 2016

@nbahe thks for integration / fix of our pull request

@nebhale
Copy link
Contributor

nebhale commented Mar 22, 2016

@poblin-orange I don't have an OpenStack installation to test this on. I think that the documented properties should work with the current design. Would it be possible for you to verify this?

@poblin-orange
Copy link
Contributor Author

poblin-orange commented Mar 22, 2016

@nebhale just did a quick test
Here is the cf-env results

User-Provided:
BLACKLIST: postgres
DEFAULT_PROBABILITY: 0.1
DIRECTOR_HOST: xx.yy.zz.xx
DIRECTOR_PASSWORD: wwwwwww
DIRECTOR_USERNAME: chaos
DRY_RUN: false
JAVA_OPTS: -Djava.security.egd=file:///dev/urandom
OPENSTACK_ENDPOINT: https://xxxx/v2.0
OPENSTACK_PASSWORD: zzzzzzzzzzzz
OPENSTACK_TENANT: Tenant
OPENSTACK_USERNAME: xx@uu.com
SCHEDULE: 0 0/15 * * * *
SECURITY_USER_NAME: chaos
SECURITY_USER_PASSWORD: zzzzz
WHITELIST: worker

ok, match the documented props

@nebhale
Copy link
Contributor

nebhale commented Mar 22, 2016

Thanks for checking it out.

Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants