Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dkorn/manageiq-ansible-module issues and pull requests

#89 - Last upstream module merged

Pull Request - State: closed - Opened by cben about 7 years ago

#88 - README: fix links to upstream modules docs

Pull Request - State: closed - Opened by cben about 7 years ago

#87 - Prominent notice that this repo is unmaintained

Pull Request - State: closed - Opened by cben about 7 years ago - 4 comments

#86 - Initial commit for ovirt provider

Pull Request - State: closed - Opened by snecklifter about 7 years ago - 4 comments

#85 - Incompatible changes in modules upstreamed into Ansible

Issue - State: open - Opened by cben over 7 years ago - 1 comment

#84 - add_tag.yml

Pull Request - State: closed - Opened by pavelzag over 7 years ago - 1 comment

#83 - Trying to add tags to a User object fails

Issue - State: open - Opened by pavelzag over 7 years ago - 1 comment

#82 - Fix NameError in manageiq_tag_assignment module

Pull Request - State: closed - Opened by cben over 7 years ago - 3 comments

#81 - Unsupported parameter for hawkular_hostname when running add_provider

Issue - State: closed - Opened by pavelzag over 7 years ago - 2 comments

#80 - API connection error is too noisy

Issue - State: open - Opened by cben over 7 years ago

#79 - Add manageiq_fetch_key and manage_join_region modules

Pull Request - State: closed - Opened by itewk over 7 years ago - 1 comment

#78 - [manageiq_user] Can't update only password of existing user

Issue - State: closed - Opened by cben over 7 years ago - 1 comment

#77 - Updated cm-ops deployment playbook

Pull Request - State: closed - Opened by zgalor over 7 years ago - 1 comment

#76 - Create Openshift provider with Prometheus endpoint

Pull Request - State: closed - Opened by zgalor over 7 years ago - 9 comments

#75 - [WIP] ManageIQ Utils: moving all shared code to manageiq_utils

Pull Request - State: closed - Opened by dkorn over 7 years ago - 1 comment

#74 - Refactor: default state to 'present' in all modules

Pull Request - State: closed - Opened by dkorn almost 8 years ago - 4 comments

#73 - Small fix in tag_assignment test and typo in module message

Pull Request - State: closed - Opened by dkorn almost 8 years ago - 1 comment
Labels: bug

#72 - Contributing to Ansible checklist

Issue - State: closed - Opened by cben almost 8 years ago - 3 comments

#71 - Fix manageiq_user tests

Pull Request - State: closed - Opened by dkorn almost 8 years ago - 1 comment
Labels: bug

#70 - Fix delete_existing_custom_attribute test and rename tests file

Pull Request - State: closed - Opened by dkorn almost 8 years ago - 1 comment
Labels: bug

#69 - Fix example playbooks links in README.md

Pull Request - State: closed - Opened by dkorn almost 8 years ago - 1 comment

#68 - Alert Definition module

Pull Request - State: closed - Opened by dkorn almost 8 years ago - 15 comments
Labels: enhancement

#67 - Send security_protocol field with provider endpoint

Pull Request - State: closed - Opened by zgalor almost 8 years ago - 8 comments
Labels: enhancement

#66 - add initiate_refresh and validate_provider_auth flags to openshift provider module

Pull Request - State: closed - Opened by enoodle almost 8 years ago - 8 comments
Labels: enhancement

#65 - Refactor: rename ManageIQ class to ManageIQProvider in manageiq_provider module

Pull Request - State: closed - Opened by dkorn almost 8 years ago - 3 comments

#64 - Add yamllint to tox.ini and fix errors in example playbooks

Pull Request - State: closed - Opened by dkorn almost 8 years ago - 3 comments

#63 - Provider custom CA support backward compatibility

Pull Request - State: closed - Opened by dkorn almost 8 years ago - 1 comment

#62 - Fix the documentation inside the modules

Pull Request - State: closed - Opened by dkorn almost 8 years ago - 1 comment

#61 - Adding provider to Euwe fails even if provider_verify_ssl is set to false

Issue - State: closed - Opened by pavelzag almost 8 years ago - 6 comments

#60 - Add GNU General Public License V3 license

Pull Request - State: open - Opened by dkorn almost 8 years ago - 6 comments

#59 - Add a LICENSE.txt

Pull Request - State: closed - Opened by dkorn almost 8 years ago - 2 comments

#58 - Group example playbooks in "examples" dir

Pull Request - State: closed - Opened by dkorn almost 8 years ago - 4 comments

#57 - Tag assignment module

Pull Request - State: closed - Opened by dkorn almost 8 years ago - 1 comment

#56 - Fix the documentation on the modules

Issue - State: closed - Opened by dkorn almost 8 years ago

#55 - Support for provider TLS and custom CA

Pull Request - State: closed - Opened by dkorn almost 8 years ago - 4 comments

#54 - Add examples of setting group triggers and members

Pull Request - State: closed - Opened by zgalor almost 8 years ago - 2 comments

#53 - Add hawkular datawarehouse provider and example playbook

Pull Request - State: closed - Opened by zgalor about 8 years ago - 5 comments

#52 - Hide ManageIQ Password in Ansible log

Pull Request - State: closed - Opened by dkorn about 8 years ago - 4 comments

#51 - [WIP] CM-OPS Deployment Playbook

Pull Request - State: open - Opened by dkorn about 8 years ago

#50 - Failed to validate provider error

Issue - State: closed - Opened by pavelzag about 8 years ago - 1 comment

#49 - Refactor auth validation verification method

Pull Request - State: closed - Opened by dkorn about 8 years ago - 2 comments

#48 - [manageiq_provider] Can't update only token of existing provider

Issue - State: closed - Opened by cben about 8 years ago - 1 comment

#47 - Running update_provider.yml returns an authentication error

Issue - State: closed - Opened by pavelzag about 8 years ago - 8 comments

#46 - Small indentation fix and an explanation on using field_type Date

Pull Request - State: closed - Opened by dkorn about 8 years ago - 1 comment

#45 - Add refresh provider inventory functionality

Pull Request - State: closed - Opened by dkorn about 8 years ago - 1 comment

#44 - Providers with bad API auth tokens can be added successfully

Issue - State: closed - Opened by pavelzag about 8 years ago - 3 comments

#43 - Provider API Token doesn't get passed successfully with an Ansible script?

Issue - State: closed - Opened by pavelzag about 8 years ago - 3 comments

#42 - Fix endpoint authentication method bug

Pull Request - State: closed - Opened by dkorn about 8 years ago - 3 comments

#41 - Update README.md

Pull Request - State: closed - Opened by dkorn about 8 years ago

#40 - Needed changes following the manageiq api client rename

Pull Request - State: closed - Opened by dkorn about 8 years ago - 1 comment

#39 - [WIP] mock MiqAPI to mirror post resources

Pull Request - State: closed - Opened by enoodle about 8 years ago - 3 comments

#38 - [WIP] Connected ManageIQ + Openshift containers in one playbook

Pull Request - State: closed - Opened by cben about 8 years ago - 3 comments

#37 - Mind the section of Custom Attributes for their identity

Pull Request - State: closed - Opened by enoodle about 8 years ago - 12 comments

#36 - Share MIQ API boilerplate across modules

Issue - State: closed - Opened by cben about 8 years ago - 1 comment

#35 - SSL cert verification support for policy assignment and custom attributes modules

Pull Request - State: closed - Opened by dkorn over 8 years ago - 2 comments

#34 - Rename provider module unittests

Pull Request - State: closed - Opened by dkorn over 8 years ago - 1 comment

#33 - ManageIQ User Management module

Pull Request - State: closed - Opened by dkorn over 8 years ago - 1 comment

#31 - Refactor documentation and example playbooks

Pull Request - State: closed - Opened by dkorn over 8 years ago - 1 comment

#30 - Do repr rather than str for the error objects

Pull Request - State: closed - Opened by jarovo over 8 years ago - 2 comments

#29 - Error messages are not informative and sometimes quite funny

Issue - State: closed - Opened by jarovo over 8 years ago

#28 - Add SSL Cert Verification support

Pull Request - State: closed - Opened by dkorn over 8 years ago - 6 comments

#27 - ManageIQ Custom Attributes module

Pull Request - State: closed - Opened by dkorn over 8 years ago - 3 comments

#26 - Option to add Amazon EC2 Cloud provider to ManageIQ

Pull Request - State: closed - Opened by dkorn over 8 years ago - 2 comments

#25 - Rename type option to provider_type

Pull Request - State: closed - Opened by dkorn over 8 years ago - 7 comments

#24 - Renaming several provider options

Pull Request - State: closed - Opened by dkorn over 8 years ago - 13 comments

#23 - Adding ManageIQ Policy Assignment module

Pull Request - State: closed - Opened by dkorn over 8 years ago - 6 comments

#22 - Modules separation: rename module manageiq -> manageiq_provider

Pull Request - State: closed - Opened by dkorn over 8 years ago - 2 comments

#21 - Verify authentications validation after provider addition/update

Pull Request - State: closed - Opened by dkorn over 8 years ago - 3 comments

#20 - Add python .gitignore file

Pull Request - State: closed - Opened by dkorn over 8 years ago

#19 - Add provider zone option

Pull Request - State: closed - Opened by dkorn over 8 years ago - 3 comments

#18 - Cleanup the dependencies

Pull Request - State: closed - Opened by jarovo over 8 years ago - 1 comment

#17 - Travis build status badge

Pull Request - State: closed - Opened by cben over 8 years ago - 1 comment

#16 - Added testing

Pull Request - State: closed - Opened by jarovo over 8 years ago

#15 - Don't peek into module.params in ManageIQ class

Pull Request - State: closed - Opened by cben over 8 years ago - 3 comments

#14 - Typo

Pull Request - State: closed - Opened by theute over 8 years ago - 1 comment

#13 - Add miq prefix to manageiq related options: url, username and password

Pull Request - State: closed - Opened by dkorn over 8 years ago - 10 comments

#12 - Delete provider functionality and 'state' option

Pull Request - State: closed - Opened by dkorn over 8 years ago - 7 comments

#11 - Use requirements file to track dependencies

Issue - State: closed - Opened by simon3z over 8 years ago

#10 - Add first unittests

Pull Request - State: closed - Opened by jarovo over 8 years ago - 2 comments

#9 - Updating a Provider: report the updated values

Pull Request - State: closed - Opened by enoodle over 8 years ago - 7 comments

#8 - Add Travis CI to the repository

Pull Request - State: closed - Opened by dkorn over 8 years ago - 2 comments

#7 - Add support for getting mangeiq url, username and password from the env vars by default

Pull Request - State: closed - Opened by dkorn over 8 years ago - 5 comments

#6 - Fix Openshift provider type argument choices

Pull Request - State: closed - Opened by dkorn over 8 years ago - 2 comments

#5 - Refactor string formatting in rest api requests

Pull Request - State: closed - Opened by dkorn over 8 years ago - 8 comments

#4 - Add option to add provider with hawkular metrics

Pull Request - State: closed - Opened by dkorn over 8 years ago - 4 comments

#3 - Add flake8 testing using tox.ini

Pull Request - State: closed - Opened by jarovo over 8 years ago - 5 comments

#2 - Add Openshift provider type option to the module

Pull Request - State: closed - Opened by dkorn over 8 years ago - 5 comments

#1 - [Refactor] Create ManageIQ class and move all relevant methods inside it

Pull Request - State: closed - Opened by dkorn over 8 years ago - 7 comments