Made to use random passwords for creating opennebula users and managing their VMs.

This commit is contained in:
M.Ravi 2017-04-23 22:46:59 +05:30
commit d10285e23d
2 changed files with 10 additions and 2 deletions

View file

@ -46,5 +46,7 @@
</tbody>
</table>
</section>
{% else %}
<h4>You do not have any VM.</h4>
{% endif %}
{% endblock %}