prameswar 246acc40f3 nova-spicehtml5proxy dependency package added
centos based container already have  python-websockify installed.
but it gives warning to install numpy package.
ubuntu based container  need to install websockify package that will
install both module websockify and its dependency numpy module. so no
need to install numpy package externally in ubnutu but in centos
it need to install.

Closes-bug: #1638801

Change-Id: Ic858543733ec86f55ab506edcd3631a6df1a086d
2016-11-03 05:47:37 +00:00
..