RETIRED, A set of python scripts and utilities to forge raw OpenStack into a productive tool!
Go to file
Stanislav Kudriashev 6fa834bad3 Make it easy to choose OpenStack versions.
Now it is possible to select components versions for the install
using yaml configurations files and specifying them in the
command line:
* Added new option (--origin) to specify components sources
  configuration file to be used.
* Implemented configuration load (repo, branch, tag) during
  component sources download.
* Remove url parsing logic from downloader and make it work
  with passed configuration.
* Removed components 'get_from' options from configurations.
* Added new sources configuration files for master, havana and
  havana-1.

Implements: blueprint flexible-versions
Change-Id: I35665a309bf8203f10588c01a336e2e62d8e4b5e
2013-11-04 10:24:57 +02:00
anvil Make it easy to choose OpenStack versions. 2013-11-04 10:24:57 +02:00
conf Make it easy to choose OpenStack versions. 2013-11-04 10:24:57 +02:00
docs Adjust the wording in the summary. 2013-08-15 23:36:49 -07:00
tools Install packages from prefered repositories. 2013-10-23 16:51:28 +03:00
.anvilrc Seems like nova uses 1.2, others use 1.3+ 2012-11-19 15:33:21 -08:00
.gitignore yyoom: extending error messages 2013-09-16 13:41:55 +03:00
.gitreview Add gitreview file 2013-03-16 19:28:04 -07:00
.mailmap Another bad mailmap entry 2013-09-17 10:20:38 -07:00
HACKING.md Don't use '_' 2013-08-15 22:52:29 -07:00
LICENSE Added a good ole license file. 2012-02-18 07:53:43 -08:00
MANIFEST.in Switch to pbr 2013-06-21 17:44:48 -07:00
pylintrc Actually create /etc/neutron/plugin.ini 2013-08-09 17:58:04 +04:00
README.rst Move package management to yum tool 2013-07-11 14:08:58 +04:00
requirements.txt Merge "Remove d2to dependency" 2013-10-08 04:36:33 +00:00
setup.cfg Refactor package management 2013-10-11 18:15:01 +03:00
setup.py Remove d2to dependency 2013-09-30 10:35:35 -04:00
smithy Refactor package management 2013-10-11 18:15:01 +03:00
test-requirements.txt Extract merge process of the component options: 2013-10-22 13:36:21 +03:00
tox.ini Add hacking requirement + fix violations. 2013-08-04 19:39:57 -07:00

We want more information!

Please check out: http://anvil.readthedocs.org.

Licensing

Anvil is licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Some tools are licensed under different terms; see tools/README.rst for more information.