Merge "Removing conflict" into folsom

This commit is contained in:
Jenkins 2013-02-11 15:23:45 +00:00 committed by Gerrit Code Review
commit 3079f0eb04
1 changed files with 0 additions and 3 deletions

View File

@ -85,10 +85,7 @@ def initSequences(controller):
{'title': 'Adding Cinder manifest entries', 'functions':[createmanifest]}
]
controller.addSequence("Installing OpenStack Cinder", [], [], cindersteps)
<<<<<<< HEAD
=======
>>>>>>> cba297d... Fail when Nova API, Nova network and Swift hosts are not set as IP addresses
def checkcindervg():
server = utils.ScriptRunner(controller.CONF['CONFIG_CINDER_HOST'])