CI testing is experiencing intermittent failures when deploying base glance
images as part of the openstack-image-setup.yml playbook which is kicked of
as part of the openstack-service-setup.yml playbook in openstack-ansible-ops.
Since the deployment of these resources rely on external URI endpoints, this
type of failure is something that can occur during a customer deployment.
Change-Id: Ieea0f11482646ea152920a1ff1009a2b03705f1c
Added playbook which replicates the actions of openstack-service-setup.sh
which was present in earlier versions. This creates a sample set of
flavors, Linux images, networks, security group rules and a router so
OpenStack is ready to use.
The data controlling what is created is all in the file
multi-node-aio/playbooks/vars/openstack-service-config.yml
Change-Id: Ib1999f215aabadb23a3ebeb55fbce4a2caf69030