fuel-web/nailgun
Igor Kalnitsky 46cd6a8d8e Implement advanced apt pinning
Current approach is an error prone, because Debian repos may contain
metadata that doesn't fit our pinning template. Yes, in some cases
our template will work (and it does with upstream Ubuntu and Fuel),
but we want to be flexible and cover all cases.

In order to set corrent pinning, we have to use repo's metadata and
that means download repo's Release file, parse it and create pinning
based on it. In that case we'll use all available pinning rules, so
all possible issues will be up to repo maintainer and not because
we're using error prone approach.

Related-Bug: #1435892
Related-Bug: #1438783
Closes-Bug:  #1446686

Change-Id: I5279b7f414f831503fd993109dd5c91bef51a9ef
Signed-off-by: Igor Kalnitsky <igor@kalnitsky.org>
2015-04-21 19:03:41 +03:00
..
examples [nailgun] Add log filtration by date. Add fake logs for nodes. Add posibility to show last logs only. 2013-01-17 20:29:00 +00:00
gulp Replace Grunt with Gulp 2015-03-23 13:47:55 +03:00
nailgun Implement advanced apt pinning 2015-04-21 19:03:41 +03:00
static Merge "Exclude LACP bonds checking from network verification" 2015-04-17 06:56:22 +00:00
ui_tests Merge "Uncontrolled inputs on Settings tab" 2015-02-05 13:18:09 +00:00
.jscsrc Set disallowMultipleSpaces to true in JSCS config 2015-03-29 18:38:36 +03:00
.jshintrc Move JSCS and JSHint configs to separate files 2015-01-22 14:37:26 +03:00
bower.json Replace Grunt with Gulp 2015-03-23 13:47:55 +03:00
conftest.py Add option to flush database before/after tests 2014-11-26 11:33:58 +02:00
gulpfile.js Generate source maps for JS bundle 2015-04-17 01:50:07 +03:00
manage.py Add 'dbshell' argument to manage.py 2014-10-22 11:08:13 +02:00
MANIFEST.in Refactoring nailgun dependencies 2013-12-20 12:13:09 +02:00
npm-shrinkwrap.json Update npm-shrinkwrap.json 2015-04-03 13:51:56 +03:00
openstack-common.conf Initial support of database migrations 2014-02-12 18:34:26 +04:00
package.json Set disallowMultipleSpaces to true in JSCS config 2015-03-29 18:38:36 +03:00
requirements.txt Use OrderedDict as data structure for networkx graph 2015-03-20 10:41:50 +02:00
setup.py Refactor nailgun.statistics package 2015-04-07 13:27:31 +03:00
test-requirements.txt Parallel test execution with py.test 2014-11-11 13:39:54 +00:00
tox.ini Add graph visualization handler 2015-03-09 15:08:39 +01:00