fuel-plugin-xenserver/plugin_source
Jianghua Wang fe83d703aa Avoid except exit due to no TestVM image
The controller_post_deployment.sh is run with "-e" which means it
will exit directly if any error occured. The command of "grep"
will return non-zero if it find no line with the pattern. So this
script will exit unexpectedly if there is no TestVM image exists.

Change-Id: Ie5ca9e89e1687787a5173e2ea8cedffd8eb9bfdd
2016-10-14 11:18:01 +08:00
..
deployment_scripts Avoid except exit due to no TestVM image 2016-10-14 11:18:01 +08:00
repositories Add branding and version number templating support 2016-08-08 10:03:01 +01:00
components.yaml Re-enable ceilometer service after applying some patches 2016-10-10 08:48:46 +00:00
deployment_tasks.yaml Put pre-test earlier after network configuration 2016-08-30 10:09:10 +08:00
environment_config.yaml Re-enable ceilometer service after applying some patches 2016-10-10 08:48:46 +00:00
metadata.yaml Upgrade to MOS 9 2016-08-12 16:55:26 +08:00