Jesse Pretorius 65e322ce47 Remove default pip_links value
The default pip_links is no longer useful for informing
pip of extra places to find wheels. With pypiserver
implemented it will serve all the wheels available on
the repo, so the find-links implementation is redundant.

Also, it's not working anyway. Pip delivers this error:

Skipping link http://x.x.x.x:8181/os-releases/y.y.y/ubuntu-16.04-x86_64/ (from -f); unsupported archive format: .04-x86_64

The pip_links variable can now just be used as a way of
telling pip about more wheel sources, rather than for
the wheels on the repo server.

Depends-On: https://review.openstack.org/562544
Depends-On: https://review.openstack.org/563100
Change-Id: Ic3780ec0f449d0d5e8f17404964d7d967de28b76
Implements: blueprint python-build-install-simplification
Signed-off-by: Jesse Pretorius <jesse.pretorius@rackspace.co.uk>
2018-05-17 18:40:03 +00:00
2018-05-17 18:40:03 +00:00
2018-05-01 18:23:22 +00:00
2018-03-02 05:53:46 +00:00
2017-03-02 11:51:03 +00:00

Team and repository tags

image

OpenStack-Ansible

OpenStack-Ansible is an official OpenStack project which aims to deploy production environments from source in a way that makes it scalable while also being simple to operate, upgrade, and grow.

For an overview of the mission, repositories and related Wiki home page, please see the formal Home Page for the project.

For those looking to test OpenStack-Ansible using an All-In-One (AIO) build, please see the Quick Start guide.

For more detailed Installation and Operator documentation, please see the Deployment Guide.

If OpenStack-Ansible is missing something you'd like to see included, then we encourage you to see the Developer Documentation for more details on how you can get involved.

Developers wishing to work on the OpenStack-Ansible project should always base their work on the latest code, available from the master GIT repository at Source.

If you have some questions, or would like some assistance with achieving your goals, then please feel free to reach out to us on the OpenStack Mailing Lists (particularly openstack-operators or openstack-dev) or on IRC in #openstack-ansible on the freenode network.

OpenStack-Ansible Roles

OpenStack-Ansible offers separate role repositories for each individual role that OpenStack-Ansible supports. For individual role configuration options, see the Role Documentation.

An individual role's source code can be found at: https://git.openstack.org/cgit/openstack/openstack-ansible-<ROLENAME>.

Description
Ansible playbooks for deploying OpenStack.
Readme 139 MiB
Languages
Python 61.3%
Shell 26.8%
Jinja 11.7%
Smarty 0.2%