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

Inventory source credentials not saved #4173

Closed
ggiinnoo opened this issue Jun 27, 2019 · 2 comments
Closed

Inventory source credentials not saved #4173

ggiinnoo opened this issue Jun 27, 2019 · 2 comments
Labels

Comments

@ggiinnoo
Copy link
Contributor

ISSUE TYPE
  • Bug Report
SUMMARY
ENVIRONMENT
  • AWX version: 5.0.0
  • AWX install method: docker
  • Ansible version: 2.8.1
  • Operating System: CentOS Linux release 7.6.1810 (Core)
  • Web Browser: Google Chrome 75.0.3770.100
STEPS TO REPRODUCE

Install awx using the installation guide using docker.
Add openstack credentials.

Add inventory source openstack. When saving the Credential field, it goes empty.

EXPECTED RESULTS

The field is being saved and i can start the sync.

ACTUAL RESULTS

Field 'Credential' is empty and sync fails

ADDITIONAL INFORMATION

Credential openstack:
Credentials

Source (after hitting save):
Source

partial_log

@ryanpetrello
Copy link
Contributor

I suspect this is a duplicate of #4059 which has been fixed in devel (via #4074)

@ggiinnoo
Copy link
Contributor Author

Looks like it yeah.
The error in the last picture was my own fault :) i forgot to enter a domain name in the openstack credentials page.

If people are using the openstack V3 api. It is necessary to fill this in. You can enter "Default" in the field and all will be fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants