softwarefactory-project-zuul[bot]
f06141eb00
Merge pull request #9616 from shanemcd/awx-logos
...
Fix paths used for detecting and copying awx-logos
Reviewed-by: Elijah DeLee <kdelee@redhat.com>
Reviewed-by: Ryan Petrello <None>
2021-03-18 22:23:11 +00:00
softwarefactory-project-zuul[bot]
a971e20e05
Merge pull request #9618 from beeankha/fix_cred_input_source_test_lint_errors
...
Fix Linting Errors in Credential Input Source Test File
Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
2021-03-18 22:10:57 +00:00
softwarefactory-project-zuul[bot]
edc97a24b2
Merge pull request #9617 from shanemcd/derp
...
Use correct image for awx-manage inventory_import
Reviewed-by: Elijah DeLee <kdelee@redhat.com>
2021-03-18 22:09:11 +00:00
beeankha
586019fe8f
Fix linting errors in credential input source test file
2021-03-18 15:18:57 -04:00
Shane McDonald
d7b8a20a75
Use correct image for awx-manage inventory_import
2021-03-18 15:18:47 -04:00
Shane McDonald
d98e4c304f
Fix paths used for detecting and copying awx-logos
2021-03-18 15:09:45 -04:00
softwarefactory-project-zuul[bot]
31124e07c6
Merge pull request #9589 from nixocio/ui_issue_9250
...
Do not allow user to modify EE managed by tower
Do not allow user to attempt to modify EE managed by tower.
See: #9250
Reviewed-by: Ryan Petrello <None>
Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
Reviewed-by: Tiago Góes <tiago.goes2009@gmail.com>
2021-03-17 21:22:10 +00:00
softwarefactory-project-zuul[bot]
cb1ab742e8
Merge pull request #9595 from nixocio/ui_issue_9307
...
Add copy functionality to EE
Add copy functionality to EE.
See: #9307
Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
Reviewed-by: Tiago Góes <tiago.goes2009@gmail.com>
2021-03-17 16:44:08 -04:00
softwarefactory-project-zuul[bot]
93093b9bc6
Merge pull request #9595 from nixocio/ui_issue_9307
...
Add copy functionality to EE
Add copy functionality to EE.
See: #9307
Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
Reviewed-by: Tiago Góes <tiago.goes2009@gmail.com>
2021-03-17 20:33:56 +00:00
nixocio
5fa44c61d2
Add copy functionality to EE
...
Add copy functionality to EE.
See: https://github.com/ansible/awx/issues/9307
2021-03-17 15:49:39 -04:00
softwarefactory-project-zuul[bot]
da74c61a09
Merge pull request #9606 from nixocio/ui_add_selectors
...
Improve selectors to ease testing
Improve selectors to ease testing
Reviewed-by: Keith Grant <None>
2021-03-17 18:12:22 +00:00
Tiago Goes
d93ef9f6de
add ouiaID
2021-03-17 14:35:00 -03:00
softwarefactory-project-zuul[bot]
209c5c9378
Merge pull request #9599 from kdelee/refactor_awxkit_fk_fields
...
refactor payload construction for awxkit
This fixes container_group creation to allow passing
"is_container_group" and "credential" to the "create" method
on instance groups, and refactors other page objects
to use a common utility function to eliminate copy-pasted code
This will help us update to set is_container_group correctly as is now needed since de52ade
Reviewed-by: Ryan Petrello <None>
2021-03-17 17:10:59 +00:00
softwarefactory-project-zuul[bot]
6b1110f1c3
Merge pull request #9570 from nixocio/ui_issue_9190
...
Remove custom virtual env
Remove custom virtual from the UI.
Also, surface missing-resource warnings on list items for UJTs that were using
custom virtualenvs. And related details page.
See: #9190
Also: #9207
Reviewed-by: Ryan Petrello <None>
Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
Reviewed-by: Mat Wilson <mawilson@redhat.com>
2021-03-17 16:57:41 +00:00
nixocio
ec08997b63
Improve selectors to ease testing
...
Improve selectors to ease testing
2021-03-17 12:19:31 -04:00
softwarefactory-project-zuul[bot]
09150fe21d
Merge pull request #9542 from ryanpetrello/centrify
...
Add support for Centrify Vault as a credential plugin
replaces #8952
cc @surbhijain1502 @Asharma-bhavna @badrogh
Reviewed-by: Ryan Petrello <None>
Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
Reviewed-by: Chris Meyers <None>
2021-03-17 14:52:25 +00:00
Elijah DeLee
3562be8317
refactor payload construction for awxkit
...
This fixes container_group creation to allow passing
"is_container_group" and "credential" to the "create" method
on instance groups, and refactors other page objects
to use a common utility function to eliminate copy-pasted code
2021-03-17 10:40:00 -04:00
Ryan Petrello
dc8115681a
bump the migration version number for Centrify
2021-03-17 10:20:11 -04:00
Ryan Petrello
6f0f56f4f6
verify all Centrify HTTPS requests
2021-03-17 10:19:03 -04:00
Ryan Petrello
1b2d457090
fix a bug in the Centrify Vault plugin
2021-03-17 10:19:03 -04:00
Ryan Petrello
764322b87b
more centrify fixes
2021-03-17 10:19:03 -04:00
Asharma-bhavna
51005c0342
Bugs identified during flake8 testing
2021-03-17 10:19:03 -04:00
Asharma-bhavna
cccd021d8b
Removed explicitly calling of python json module
2021-03-17 10:19:03 -04:00
Asharma-bhavna
18752a637f
Code changes suggested by AWX repo reviewer team
2021-03-17 10:19:03 -04:00
surbhijain1502
bbf283d1fd
Change namespace placing in the array
2021-03-17 10:19:03 -04:00
surbhijain1502
f83126643a
Removed account name as secret, query changed
2021-03-17 10:19:03 -04:00
surbhijain1502
d913d622d3
Centrify Vault Plugin
...
To read Inputs and fetch the data from PAS Portal
2021-03-17 10:19:03 -04:00
surbhijain1502
f062554e82
To test Centrify Vault Credential Source
2021-03-17 10:19:03 -04:00
surbhijain1502
2d0eae26bc
Adding Centrify plugin namespace to test
2021-03-17 10:19:03 -04:00
surbhijain1502
45937f0be3
Registering Centrify Plugin as entrypoint
...
Register Plugin
2021-03-17 10:19:03 -04:00
softwarefactory-project-zuul[bot]
e0d9100dc4
Merge pull request #9597 from shanemcd/oops
...
Dont require is_container_group in payload when creating InstanceGroups
Reviewed-by: Elijah DeLee <kdelee@redhat.com>
Reviewed-by: Ryan Petrello <None>
2021-03-16 21:19:58 +00:00
Shane McDonald
19d0524461
Dont require is_container_group in payload when creating InstanceGroups
2021-03-16 16:46:24 -04:00
nixocio
babea5d599
Remove custom virtual env
...
Remove custom virtual from the UI.
Also, surface missing-resource warnings on list items for UJTs that were using
custom virtualenvs.
Fix some uni-tests warnings.
See: https://github.com/ansible/awx/issues/9190
Also: https://github.com/ansible/awx/issues/9207
2021-03-16 14:51:27 -04:00
softwarefactory-project-zuul[bot]
a2e3bf1030
Merge pull request #9590 from jerem991/devel
...
Hashicorp Vault Credential Plugin : Support for namespace
SUMMARY
Added the support for Vault Namespace (Enterprise feature)
ISSUE TYPE
Feature Pull Request
COMPONENT NAME
credential_plugins/hashivault.py
AWX VERSION
1.7.0
ADDITIONAL INFORMATION
Adding specific X-Vault-Namespace header when Namespace option is set.
Reviewed-by: Ryan Petrello <None>
2021-03-16 14:40:17 +00:00
Jérémie Ben Arros
1550989482
add vault namespace support
2021-03-16 09:27:22 -04:00
Jérémie
d94a49ac74
Update hashivault.py
2021-03-16 09:16:55 -04:00
softwarefactory-project-zuul[bot]
de52adedef
Merge pull request #9584 from shanemcd/explicit-is_container_group
...
Explicit db field for is_container_group
Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
Reviewed-by: Ryan Petrello <None>
2021-03-15 18:57:01 +00:00
Shane McDonald
876d4316e1
Fix collection tests
2021-03-15 14:14:03 -04:00
Shane McDonald
4a4d25329b
Update instance_group module with is_container_group
2021-03-15 13:34:45 -04:00
Shane McDonald
e6f06a95da
Remove unnecessary code from launch script
...
- Ansible is no longer installed on the control plane
- We register the instance / instance group at dispatcher startup
2021-03-15 13:30:31 -04:00
Shane McDonald
b15a75676d
Fix container group tests
2021-03-15 13:28:40 -04:00
Jake McDermott
098ec63944
Add container group flag to add/edit data
2021-03-15 13:28:40 -04:00
Shane McDonald
1c4a376758
Explicit db field for is_container_group
...
We now have Container Groups that dont require a credential.
2021-03-15 13:28:39 -04:00
softwarefactory-project-zuul[bot]
a52f050f44
Merge pull request #9505 from shanemcd/inventory_import-podman
...
Update inventory_import to run inside of an EE
Option 2 identified in #9504
Reviewed-by: Ryan Petrello <None>
2021-03-15 16:47:35 +00:00
Shane McDonald
836335b4c5
Update inventory_import to run inside of an EE
2021-03-15 12:17:19 -04:00
softwarefactory-project-zuul[bot]
f10bf4c067
Merge pull request #9344 from mabashian/5990-translate-start-node
...
Mark start node for translation
Reviewed-by: John Hill <johill@redhat.com>
https://github.com/unlikelyzero
2021-03-15 14:17:17 +00:00
softwarefactory-project-zuul[bot]
138211da64
Merge pull request #9468 from mabashian/8789-workflow-inv-prompt
...
Adds warning message to inventory step when launching wfjt or creating node with wfjt
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-03-15 13:53:35 +00:00
softwarefactory-project-zuul[bot]
44befa7847
Merge pull request #9581 from saito-hideki/pr/proper_format_with_flake8_v3.9
...
Removed trailing whitespace to pass awx-api-lint check
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-03-15 13:50:22 +00:00
Hideki Saito
b9950deaf9
Modify to address flake8 v3.9 format check
...
* Removed trailing whitespace to pass awx-api-lint check
Signed-off-by: Hideki Saito <saito@fgrep.org>
2021-03-15 17:30:08 +09:00
softwarefactory-project-zuul[bot]
8ba9eef97b
Merge pull request #9281 from keithjgrant/8905-codemirror-replacement
...
AceEditor - codemirror replacement
Reviewed-by: John Hill <johill@redhat.com>
https://github.com/unlikelyzero
2021-03-12 23:22:26 +00:00