To enable Web console for container, this patch adds
'interaction' attribute into creation dialog
Change-Id: Ia941afad48c5f83594972f6f83d9267e36c04501
Partial-Impements: blueprint interactive-mode
This patch removes hostname and ports attributes, and modifies
memory_size as MiB from create dialog.
Also, merge environment tab into miscellaneous tab.
Since create dialog will be changed widely in following patch,
so this patch is provided as hotfix.
Change-Id: I63920f7792655cce06d3bcf531ecdce6591cdd44
This patch adds following parameters for container creation.
* cpu
* hostname
* workdir
* ports
* labels
Also, classify all params for creation dialog and details view.
And 'task_state' is added for views.
Change-Id: I647c8d6b06b9b573b45f804f55d4e2154e8c1f4a
Depends-On: Ief55b52317c0a97dd7175556755e460522959789