openstack-ansible/playbooks
Kevin Carter ef0d28eb80 Adds the ability to define repositories within a container
This change implements the ability to set the apt repositories
within a container upon container create from both a deployed
image as well as when using the lxc-openstack container build
template.

* There are two new namespaced variables that set the main
  and security repositories for Ubuntu. These two variables
  are the same in both the `lxc_container_create` and `lxc_hosts`
  roles. These two new variables have been set as defaults in their
  respective roles.

* The method by which the template and container create deploy the
  repositories within the container is the same. The old sources list
  is removed and the new entries are created. This will provide a
  consistent experience between hosts and containers as they can now
  use the same repositories without human intervention.

With this change it will now be possible to deploy containers within
a walled garden where the apt repository may not be publicly
accessible.

Juno-Backport-Potential
Closes-Bug: #1433412
Change-Id: Iaf51a5e3919f684b20da370a9470dc45e2452d4e
2015-03-17 23:28:42 -05:00
..
inventory Adds the ability to define repositories within a container 2015-03-17 23:28:42 -05:00
library Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
plugins Merge "Convert existing roles into galaxy roles" 2015-02-19 13:11:23 +00:00
roles Adds the ability to define repositories within a container 2015-03-17 23:28:42 -05:00
vars Bump tempest sha 2015-03-12 14:55:10 +00:00
ansible.cfg Merge "Convert existing roles into galaxy roles" 2015-02-19 13:11:23 +00:00
galera-install.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
haproxy-install.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
lxc-containers-create.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
lxc-containers-destroy.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
lxc-hosts-setup.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
memcached-install.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
openstack-hosts-setup.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
os-cinder-install.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
os-glance-install.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
os-heat-install.yml Add extraroute contrib plugin 2015-02-27 17:56:58 -08:00
os-horizon-install.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
os-keystone-install.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
os-neutron-install.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
os-nova-install.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
os-swift-install.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
os-tempest-install.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
rabbitmq-install.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
repo-build.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
repo-clone-mirror.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
repo-install.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
repo-server.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
repo-store-source.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
rsyslog-install.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
setup-everything.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
setup-hosts.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
setup-infrastructure.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
setup-openstack.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
utility-install.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00