aboutsummaryrefslogtreecommitdiffstats
path: root/patches/fuel-web
diff options
context:
space:
mode:
authorStanislaw Kardach <kda@semihalf.com>2016-04-05 12:33:16 +0200
committerStanislaw Kardach <kda@semihalf.com>2016-04-05 12:33:16 +0200
commit4d4bf7c29530ea85570b30ee9b351bc55825b950 (patch)
tree9cbdd36473337263b7f0fafaba2f74879c4967aa /patches/fuel-web
parent99f2db2813e2fc16464a2a9493307e9279f4d7f5 (diff)
Rebase after upstream bump
Diffstat (limited to 'patches/fuel-web')
-rw-r--r--patches/fuel-web/0004-direct-kernel-boot-for-cirros.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/fuel-web/0004-direct-kernel-boot-for-cirros.patch b/patches/fuel-web/0004-direct-kernel-boot-for-cirros.patch
index ef3acc36..56ff4ffc 100644
--- a/patches/fuel-web/0004-direct-kernel-boot-for-cirros.patch
+++ b/patches/fuel-web/0004-direct-kernel-boot-for-cirros.patch
@@ -35,7 +35,7 @@ index 16dc3fa..23d6589 100644
class VmwareDeploymentSerializerMixin(object):
diff --git a/nailgun/nailgun/orchestrator/deployment_serializers.py b/nailgun/nailgun/orchestrator/deployment_serializers.py
-index b8b38e2..b76a3d3 100644
+index b8b38e2..d3d03ec 100644
--- a/nailgun/nailgun/orchestrator/deployment_serializers.py
+++ b/nailgun/nailgun/orchestrator/deployment_serializers.py
@@ -274,6 +274,9 @@ class DeploymentMultinodeSerializer(object):