Project

General

Profile

Tâche #20393

Scénario #20395: Action DHCP : lecture des baux en cours

Définir le format d'échange

Added by Gwenael Remond about 6 years ago. Updated about 6 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Gwenael Remond
Start date:
11/13/2015
Due date:
% Done:

100%

Estimated time:
3.00 h
Spent time:
Remaining (hours):
0.0

Related issues

Copied from eole-dhcp - Tâche #20335: API d'interface de communication avec l'UI Fermé 11/13/2015

History

#1 Updated by Gwenael Remond about 6 years ago

  • Copied from Tâche #20335: API d'interface de communication avec l'UI added

#2 Updated by Gwenael Remond about 6 years ago

  • Parent task deleted (#20202)

#3 Updated by Gwenael Remond about 6 years ago

  • Target version deleted (sprint 2017 16-18 Dév)
  • % Done changed from 100 to 0
  • Parent task set to #20395
  • Remaining (hours) changed from 0.0 to 12.0

#4 Updated by Gwenael Remond about 6 years ago

  • Assigned To deleted (Gwenael Remond)

#5 Updated by Gwenael Remond about 6 years ago

  • Description updated (diff)

#6 Updated by Gwenael Remond about 6 years ago

  • Status changed from En cours to Nouveau

#7 Updated by Gwenael Remond about 6 years ago

  • Description updated (diff)

#8 Updated by Lionel Morin about 6 years ago

  • Subject changed from API d'interface de communication avec l'UI to Définir le format d'échange
  • Remaining (hours) changed from 12.0 to 3.0

#9 Updated by Lionel Morin about 6 years ago

  • Description updated (diff)

#10 Updated by Gwenael Remond about 6 years ago

  • Status changed from Nouveau to En cours

#11 Updated by Gwenael Remond about 6 years ago

  • Status changed from En cours to Fermé
  • Assigned To set to Gwenael Remond
  • Remaining (hours) changed from 3.0 to 0.0
root@eolebase:~/eole-dhcp# salt-call ead.dhcp_get_leases --output=json
{
    "local": {
        "leases": [
            {
                "mac": "02:00:c0:a8:00:66", 
                "name": "pcxubuntu", 
                "address": "192.168.0.200" 
            }, 
            {
                "mac": "02:00:c0:a8:00:67", 
                "name": "pcxubuntu", 
                "address": "192.168.0.201" 
            }, 
            {
                "mac": "02:00:c0:a8:00:68", 
                "name": "pcxubuntu", 
                "address": "192.168.0.202" 
            }
        ]
    }
}

#12 Updated by Gwenael Remond about 6 years ago

  • % Done changed from 0 to 100

#13 Updated by Lionel Morin about 6 years ago

  • Status changed from Fermé to Résolu

#14 Updated by Lionel Morin about 6 years ago

  • Status changed from Résolu to Fermé

Also available in: Atom PDF