ManageIQ allows users to manage containers, virtual machines, networks, and storage from a single platform.
Questions tagged [manageiq]
32 questions
3
votes
2 answers
Is there any chance to create VM in ManageIQ using rest API?
I need to create VM in ManageIQ (http://manageiq.org/) by rest API.
Is there any way to do that?
I was trying to use https://github.com/01000101/python-cloudforms, but with no luck.
I'am new in virtualization topic so any help will be appreciated.

k.rozycki
- 635
- 1
- 5
- 12
3
votes
2 answers
What are the advantages ManageIQ has over OpenStack Horizon? I am currently working on Horizon but was wondering if ManageIQ is better
What is the difference between those two? I want to control resources down to the user level from the dashboard. Just wanted to know what are the advantages of using ManageIQ or Horizon.

inSynergy
- 77
- 3
- 12
2
votes
2 answers
ManageIQ docker container cannot not be connected with web browser
I try to test manageiq monitoring to hawkular. I made manageiq docker container with the following commands
docker pull manageiq/manageiq:euwe-1
docker run --privileged -d -p 8443:443 manageiq/manageiq:euwe-1
I can see the container be generated…

Joseph Hwang
- 1,337
- 3
- 38
- 67
1
vote
0 answers
ManageIQ to configure static IP for Windows system
How to set static IP address using cloud-config (customization script - ManageIQ) for Windows

vicky
- 41
- 2
1
vote
1 answer
Can one create an MIQ Dev Appliance in Linux or Windows environment?
This README file provides a link to instructions on how to create the ManageIQ Appliance dev setup for a MAC OSX environment, but it says that Linux instructions are TBD. See Screenshot:
Are we truly limited to MAC OS for development? Are there…

208_man
- 1,440
- 3
- 28
- 59
1
vote
1 answer
How to remove disk from VM in Cloudforms, using custom Button?
Currently, I'm Setting up a custom button in Cloudforms to allow for the removal of a drive from a Virtual Machine that has been provisioned using Cloudforms(hooked into ansible)
I've been looking at this a little while and after some digging…

dodge2451
- 13
- 3
1
vote
2 answers
how to integrate haml with react js.i want to render react component using Haml file?
I want to render React component in Haml file.Is there any way to call React JS class from Haml file for rendering.

Ashish
- 49
- 2
- 9
1
vote
1 answer
ManageIQ displays no info for Kubernetes container provider and cluster-reader ClusterRole is missing
I have a Kubernetes v1.9.3 (no OpenShift) cluster I'd like to manage with ManageIQ (gaprindashvili-3 running as a Docker container).
I prepared the k8s cluster to interact with ManageIQ following these instructions. Notice that I performed the steps…

Matteo
- 154
- 12
1
vote
1 answer
Ansible Integration without Tower?
I don't have a tower license but have an extensive list of playbooks I want to expose via manageiq. Is there any way to add ansible playbooks and run them as shown in the Announcement

thisguy123
- 939
- 1
- 9
- 31
1
vote
0 answers
503 Service Unavailable from manageiq docker container
My Manageiq docker container(manageiq/manageiq:fine-1) throws the following error messsage. My OS is windows 10. The ref site is link. The environmental variables are all default. But this url https://localhost:8443 throws the below error message…

Joseph Hwang
- 1,337
- 3
- 38
- 67
1
vote
1 answer
Please explain me this Lambda expression usage with Python
I am struggling a bit with the concept of Lambda expressions and I have this piece of code here:
nav.add_branch(
'containers_pods',
{
'containers_pod':
[
lambda ctx: list_tbl.select_row_by_cells(
{'Name': ctx['pod'].name,…

Pavel Zagalsky
- 1,620
- 7
- 22
- 52
0
votes
0 answers
ansible-playbook: error: unrecognized arguments: create-file.yml
When I try to run ansible playbook on target host (remote machine) I get the following error.
Any explanation to what this error means?
Identity added: /tmp/ansible-runner20211205-356-7iz5rz/artifacts/result/ssh_key_data…

user630702
- 2,529
- 5
- 35
- 98
0
votes
1 answer
ManageIQ all files return 404 Not found
I cloned the repo https://github.com/ManageIQ/manageiq/ and used the Dockerfile to build the docker image. But when I start the container none of the files are served.
It seems the files required are under public/ directory but I'm not sure where it…

user630702
- 2,529
- 5
- 35
- 98
0
votes
3 answers
How to pass arrays to AWX/Ansible Tower
I'm calling AWX template from ManageIQ. I'm passing 9 variables to the playbook (with prompt on launch active). The playbook is successfully called, and all of the vars come through. However two of the vars are supposed to be arrays. Instead…

208_man
- 1,440
- 3
- 28
- 59
0
votes
0 answers
Why my Manageiq Integerated with openstack is not getting refreshed?
My ManageIQ is been integrated with Openstack, previously refreshing was working fine. But after some migrations happened in Openstack, after then the changes is not reflecting in ManageIQ.

Sreejith
- 45
- 1
- 1
- 6