Commit Graph

3 Commits

Author SHA1 Message Date
Ricardo Carrillo Cruz efd0234300 Switch the provisioning step to the cloud launcher role
I've been slowly decoupling the provisioning role from infra-ansible
into its own role:

http://git.openstack.org/cgit/openstack/ansible-role-cloud-launcher

Now that it has feature parity and it is gating in OpenStack CI,
just use it and remove setup_openstack_resources roles.

Change-Id: I4810d0bdb57cf1f069f20fb133f5f2afe15e4e87
2016-06-07 13:35:47 +00:00
Ricardo Carrillo Cruz 3e3a3b0ff0 Add tox env for ansible syntax check
Looks like the tox macro on project-config requires an env,
thus creating a specific one to infra-ansible tox.ini.
When this lands, I will amend the change on project-config
that adds tox to have envlist value 'ansible-syntax-check'.

Change-Id: Ide54e9d4b614cc687bed293a7835d6055212f7f8
2015-10-07 11:02:59 +02:00
Ricardo Carrillo Cruz b15cf20050 Switch to Tox for prepping and running tests
Rather than using homegrown bash scripts, let's just use
tox which is a tool specifically designed for that.

Change-Id: If94c7148fd7a5e0ae43c2c49538138421e6498b7
2015-10-05 13:50:04 +02:00