openstack-ansible-os_swift/tasks
Matt Thompson 6883896934 Fix how constraints are added to pip_install_options
This commit changes the pip_install_options fact name in
swift_install.yml to pip_install_options_fact.  This allows us to
maintain the existing pip_install_options variable without overwriting
it with options when in developer mode, which ultimately means we can
have multiple services running in a container use a combination of
*_developer_mode: true and *_developer_mode: false.  At the moment,
if a service writes pip_install_options fact with the constraints
options, those options will persist to other services running in the
container even if *_developer_mode: false.

Change-Id: I248aeecafe9ac4e06e3e24796dd279f67c6589dd
2016-03-17 15:52:17 +00:00
..
main.yml Merge os-swift-sync role into os-swift 2016-03-17 09:10:52 +00:00
swift_command_check.yml Merge os-swift-sync role into os-swift 2016-03-17 09:10:52 +00:00
swift_install.yml Fix how constraints are added to pip_install_options 2016-03-17 15:52:17 +00:00
swift_key_distribute.yml Merge os-swift-sync role into os-swift 2016-03-17 09:10:52 +00:00
swift_key_populate.yml Merge os-swift-sync role into os-swift 2016-03-17 09:10:52 +00:00
swift_key_setup.yml Merge os-swift-sync role into os-swift 2016-03-17 09:10:52 +00:00
swift_post_install.yml Move swift memcache conf into separate file 2016-02-10 16:29:17 +00:00
swift_pre_install.yml Use swift_syslog_* vars for consistency 2016-03-06 16:56:30 -05:00
swift_proxy_hosts.yml Removing unneeded with_items usage for clarity 2016-03-03 14:07:54 +00:00
swift_rings_build.yml Merge os-swift-sync role into os-swift 2016-03-17 09:10:52 +00:00
swift_rings_check.yml Merge os-swift-sync role into os-swift 2016-03-17 09:10:52 +00:00
swift_rings_distribute.yml Merge os-swift-sync role into os-swift 2016-03-17 09:10:52 +00:00
swift_rings_md5sum.yml Merge os-swift-sync role into os-swift 2016-03-17 09:10:52 +00:00
swift_rings_post_distribution_check.yml Merge os-swift-sync role into os-swift 2016-03-17 09:10:52 +00:00
swift_rings.yml Merge os-swift-sync role into os-swift 2016-03-17 09:10:52 +00:00
swift_service_setup.yml Merge os-swift-sync role into os-swift 2016-03-17 09:10:52 +00:00
swift_storage_hosts_account.yml Removing unneeded with_items usage for clarity 2016-03-03 14:07:54 +00:00
swift_storage_hosts_container.yml Removing unneeded with_items usage for clarity 2016-03-03 14:07:54 +00:00
swift_storage_hosts_object.yml Run swift's drive-audit script regularly 2016-03-10 15:08:34 -06:00
swift_storage_hosts_setup.yml Add functional convergence test for os-swift role 2016-03-11 11:11:38 +00:00
swift_storage_hosts.yml Fix dedicated replication network logic 2015-03-24 12:43:47 +00:00
swift_sync_post_install.yml Merge os-swift-sync role into os-swift 2016-03-17 09:10:52 +00:00
swift_upstart_common_init.yml Handler should only restart relevent swift services 2015-03-04 09:53:08 +00:00