3 Commits

Author SHA1 Message Date
Shu Muto
5e68fcc086 Add 'interaction' attribute into creation dialog
To enable Web console for container, this patch adds
'interaction' attribute into creation dialog

Change-Id: Ia941afad48c5f83594972f6f83d9267e36c04501
Partial-Impements: blueprint interactive-mode
2017-04-03 11:51:33 +09:00
Shu Muto
4797b3027b Hotfix creation dialog
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
2017-03-09 17:48:23 +09:00
Shu Muto
78620bef27 Add parameters for container
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
2016-10-08 09:38:31 +09:00