Code Monkey home page Code Monkey logo

manageiq-providers-openstack's Introduction

ManageIQ::Providers::Openstack

CI Maintainability Test Coverage

Chat

Build history for master branch

ManageIQ plugin for the OpenStack provider.

Development

See the section on plugins in the ManageIQ Developer Setup

For quick local setup run bin/setup, which will clone the core ManageIQ repository under the spec directory and setup necessary config files. If you have already cloned it, you can run bin/update to bring the core ManageIQ code up to date.

VCR cassettes re-recording

You will need testing OpenStack environment(s) and openstack_environments.yml file with credentials in format like:

---
- test_env_1:
    ip: 11.22.33.44
    password: long_password_1
    user: admin_1
- test_env_2:
    ip: 11.22.33.55
    password: long_password_2
    user: admin_2

Then you can run bundle exec rake vcr:rerecord and following will happen:

  • Current VCR cassettes files will be deleted
  • Credentials from openstack_environments.yml file will be injected into spec files
  • Specs needed for re-recording of VCR cassettes will be run. During this step manageiq will call OpenStack APIs at specified endpoints
  • Credentials present in spec files and VCR cassettes will be changed to dummy data so tests can run from VCR cassettes

License

The gem is available as open source under the terms of the Apache License 2.0.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

manageiq-providers-openstack's People

Contributors

agrare avatar andyvesel avatar aufi avatar bdunne avatar blomquisg avatar bzwei avatar chessbyte avatar d-m-u avatar djberg96 avatar durandom avatar fryguy avatar gilbertcherrie avatar gildub avatar gmcculloug avatar hsong-rh avatar jerryk55 avatar jprause avatar jrafanie avatar kbrock avatar ladas avatar lpichler avatar mansam avatar mzazrivec avatar pyon-yx avatar roliveri avatar rwsu avatar skateman avatar slemrmartin avatar sseago avatar tzumainn avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.