Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"create" let me make a slice which was already expired #413

Closed
nbastin opened this issue Aug 31, 2015 · 3 comments
Closed

"create" let me make a slice which was already expired #413

nbastin opened this issue Aug 31, 2015 · 3 comments
Assignees
Milestone

Comments

@nbastin
Copy link

nbastin commented Aug 31, 2015

{'SLICE_CREATION': <DateTime '20150831T00:14:03' at 7f3ecdd3fb48>,
 'SLICE_DESCRIPTION': None,
 'SLICE_EXPIRATION': <DateTime '20150830T19:13:56' at 7f3ecdd3fb00>,
 'SLICE_EXPIRED': None,
 'SLICE_NAME': 'chtest-1',
 'SLICE_PROJECT_URN': 'urn:publicid:IDN+ch.geni.net+project+vts-infra',
 'SLICE_UID': '60e3e5de-cc27-4971-8f81-2af71eb3899f',
 'SLICE_URN': 'urn:publicid:IDN+ch.geni.net:vts-infra+slice+chtest-1',
 '_GENI_PROJECT_UID': '10c88fc8-9d57-4971-8820-5b14323557f5',
 '_GENI_SLICE_EMAIL': None,
 '_GENI_SLICE_OWNER': '8a447f06-8bd5-4f32-8fd6-1a3528e7fa37'}
@tcmitchell
Copy link
Member

Perhaps this case should cause an ARGUMENT_ERROR.

@tcmitchell tcmitchell added this to the undecided milestone Aug 31, 2015
@nbastin
Copy link
Author

nbastin commented Aug 31, 2015

Lest I facepalm on more ARGUMENT_ERROR, it would be nice if there were either other errors (as filed in another ticket), or more specific messages / sub-errors that came with it.

@tcmitchell tcmitchell modified the milestones: 2.4, undecided Sep 2, 2015
@tcmitchell tcmitchell self-assigned this Sep 2, 2015
@tcmitchell
Copy link
Member

This now yields an ARGUMENT_ERROR that includes the message "Requested expiration is in the past".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants