Allows for manual addition of bookings 95/49395/1
authorParker Berberian <pberberian@iol.unh.edu>
Wed, 20 Dec 2017 18:30:31 +0000 (13:30 -0500)
committerParker Berberian <pberberian@iol.unh.edu>
Wed, 20 Dec 2017 18:30:31 +0000 (13:30 -0500)
commit6f052614f99b9d98731a86d72c67d5dc4dc3e22d
tree0a37ccce2a474d305759312e7cc2285f0f31725c
parentb8c13cecb4a8a4eff301c6cbc1ffa4d181aae410
Allows for manual addition of bookings

JIRA: None

The added action takes a booking id from the dashboard and manually adds it
to the list of bookings it tracks. This allows us to have a much easier transition
to using a fully automated system after manually tracking all bookings.

Change-Id: I83ebe2a4aabad2ce7d59b3d80659fc6438fda7f4
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
laas-fog/pharoslaas/actions/add_booking.py [new file with mode: 0644]
laas-fog/pharoslaas/actions/add_booking.yaml [new file with mode: 0644]