Segnalazione #150
Creazione di un gruppo di host
Start date:
01/18/2017
Due date:
% Done:
0%
Estimated time:
Description
Non riesco a trovare come creare un gruppo di host (cluster)
Dove lo trovo nella ui? Si puo' mettere nel menu contestuale della app host?
Associated revisions
GroupCreate. refs: #150
Add menu item for GroupCreate. refs: #150
Add HostMixin to get all groups in the template context, and to allow showing them in the navbar menu. refs: #150
Avoid creating two clusters with the same name (just in case). refs: #150
History
Updated by Mark Caglienzi almost 8 years ago
- Status changed from In elaborazione to Commenti
- Assignee changed from Mark Caglienzi to Christopher R. Gabriel
a1ba5f59:
- Aggiunta view
GroupCreate
- Fatto quote/unquote del nome del cluster quando serve
- Aggiunto controllo che il cluster non sia già presente (con messaggio di errore e redirect alla view di creazione cluster)
- Aggiunta la voce nel menu della navbar
- Il redirect dopo creazione è all'edit del cluster stesso, in modo che sia possibile iniziare ad aggiungere subito gli host
- Fixato bug nell'url di
HostCreate
in d91e3731
Mergiato e pushato
Updated by Christopher R. Gabriel almost 8 years ago
- Status changed from Commenti to Chiuso
Ok, verificato.
Hosts are not created via this view. refs: #150