Ansible slated to remove sudo feature, bifrost needs update

Bug #1504535 reported by Julia Kreger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bifrost
Fix Released
High
Stephane Miller

Bug Description

When running bifrost with the current ansible devel branch:

 set +e
+ export BIFROST_INVENTORY_SOURCE=/tmp/baremetal.csv
+ BIFROST_INVENTORY_SOURCE=/tmp/baremetal.csv
+ ansible-playbook -vvvv -i inventory/bifrost_inventory.py test-bifrost-dynamic.yaml -e use_cirros=true -e testing_user=cirros -e write_interfaces_file=true
No config file found; using defaults
[DEPRECATION WARNING]: Instead of sudo/sudo_user, use become/become_user and make sure become_method is 'sudo' (default). This feature will be removed in a future release. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
6 plays in test-bifrost-dynamic.yaml
Loaded callback default of type stdout, v2.0

Changed in bifrost:
assignee: nobody → Stephane Miller (stephaneeee)
Changed in bifrost:
status: Confirmed → In Progress
Revision history for this message
Julia Kreger (juliaashleykreger) wrote :

This has largely been completed, although one doc revision remains. https://review.openstack.org/256546. Marking as committed as the doc change will be merged shortly and the playbooks no longer use "sudo:".

Changed in bifrost:
status: In Progress → Fix Committed
Revision history for this message
Julia Kreger (juliaashleykreger) wrote : Fix included in

This issue was fixed in the .

Revision history for this message
Julia Kreger (juliaashleykreger) wrote : Fix included in openstack/bifrost 0.1.0

This issue was fixed in the https://git.openstack.org/cgit/openstack/bifrost/ 0.1.0.

Changed in bifrost:
status: Fix Committed → Fix Released
Revision history for this message
Julia Kreger (juliaashleykreger) wrote : Fix included in openstack/bifrost 1.0.0

This issue was fixed in the openstack/bifrost 1.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.