diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-03-28 07:21:54 +0000 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-03-28 07:21:54 +0000 |
commit | 4a360c5076f839c8b700638f9b85c3e630894826 (patch) | |
tree | 49f008231aed420e1b029e444860646716f4f165 /build/f_repos/patch/fuel-web/0001-Revert-Packages-for-distributed-serialization-added-.patch | |
parent | 8b28c44a4be6beef8a71e672f543001bcc0a080f (diff) |
Revert "Revert: Blueprint "bp/distributed-serialization""
This reverts commit 8b28c44a4be6beef8a71e672f543001bcc0a080f.
The issue has been fixed in upstream.
Change-Id: Id4ad8fb7b1ec887f8d8d1d5b18a9b33a73bda10c
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'build/f_repos/patch/fuel-web/0001-Revert-Packages-for-distributed-serialization-added-.patch')
-rw-r--r-- | build/f_repos/patch/fuel-web/0001-Revert-Packages-for-distributed-serialization-added-.patch | 72 |
1 files changed, 0 insertions, 72 deletions
diff --git a/build/f_repos/patch/fuel-web/0001-Revert-Packages-for-distributed-serialization-added-.patch b/build/f_repos/patch/fuel-web/0001-Revert-Packages-for-distributed-serialization-added-.patch deleted file mode 100644 index dbd820d15..000000000 --- a/build/f_repos/patch/fuel-web/0001-Revert-Packages-for-distributed-serialization-added-.patch +++ /dev/null @@ -1,72 +0,0 @@ -From: Alexandru Avadanii <Alexandru.Avadanii@enea.com> -Date: Sun, 26 Mar 2017 19:17:40 +0200 -Subject: [PATCH] Revert "Packages for distributed serialization added to - provision" - -This reverts commit 333f2b62ea668d80c6b3f33bf2df67bfa24030b8. ---- - nailgun/nailgun/fixtures/openstack.yaml | 43 +-------------------------------- - 1 file changed, 1 insertion(+), 42 deletions(-) - -diff --git a/nailgun/nailgun/fixtures/openstack.yaml b/nailgun/nailgun/fixtures/openstack.yaml -index 8b4d763..c9cad75 100644 ---- a/nailgun/nailgun/fixtures/openstack.yaml -+++ b/nailgun/nailgun/fixtures/openstack.yaml -@@ -2126,7 +2126,7 @@ - weight: 10 - type: "textarea" - value: | -- acl [32/168] -+ acl - anacron - bash-completion - bridge-utils -@@ -2155,48 +2155,7 @@ - openssh-client - openssh-server - puppet -- python-alembic - python-amqp -- python-amqplib -- python-anyjson -- python-babel -- python-cinderclient -- python-crypto -- python-decorator -- python-distributed -- python-fysom -- python-iso8601 -- python-jinja2 -- python-jsonschema -- python-keystoneclient -- python-keystonemiddleware -- python-kombu -- python-mako -- python-markupsafe -- python-migrate -- python-netaddr -- python-netifaces -- python-networkx -- python-novaclient -- python-oslo-config -- python-oslo-db -- python-oslo-serialization -- python-paste -- python-ply -- python-psycopg2 -- python-pydot-ng -- python-requests -- python-simplejson -- python-six -- python-sqlalchemy -- python-stevedore -- python-tz -- python-urllib3 -- python-uwsgidecorators -- python-webpy -- python-wsgilog -- python-yaml -- python-yaql - ruby-augeas - ruby-ipaddress - ruby-json |