# inetnum status tests
# CASE 1: We try to create inetnum object
# with status LIR-PARTITIONED PA under ALLOCATED PA
#
# create inetnum object 
#
#SUCCESS
#
# RESULT 1: The creation will succeed

# inetnum status tests
# CASE 2: We try to create inetnum object
# with status LIR-PARTITIONED PI under LIR-PARTITIONED PA
#
# create inetnum object 
#
#FAILURE
#
# RESULT 2: The creation will fail with Authorisation failed

# inetnum status tests
# CASE 3: We try to create inetnum object
# with status LIR-PARTITIONED PA under LIR-PARTITIONED PA
#
# create inetnum object 
#
#SUCCESS
#
# RESULT 3: The creation will succeed

# inetnum status tests
# CASE 4: We try to create inetnum object
# with status ASSIGNED PI under LIR-PARTITIONED PA
#
# create inetnum object 
#
#FAILURE
#
# ***but will succeed at the moment until checks are tightened***
# RESULT 4: The creation will fail with Authorisation failed

# inetnum status tests
# CASE 5: We try to create inetnum object
# with status ASSIGNED PA under LIR-PARTITIONED PA
#
# create inetnum object 
#
#SUCCESS
#
# RESULT 5: The creation will succeed

# inetnum status tests
# CASE 6: We try to create inetnum object
# with status ASSIGNED PA under ASSIGNED PA
#
# create inetnum object 
#
#FAILURE
#
# ***but will succeed at the moment until checks are tightened***
# RESULT 6: The creation will fail with Authorisation failed

# inetnum status tests
# CASE 7: We try to update inetnum object
# changing status LIR-PARTITIONED PA to ASSIGNED PA status
# with more specific objects existing
#
# update inetnum object 
#
#FAILURE
#
# ***but will succeed at the moment until checks are tightened***
# RESULT 7: The update will fail with Authorisation failed

# inetnum status tests
# CASE 8: We try to create inetnum object
# with status LIR-PARTITIONED PA under ASSIGNED PA status
#
# create inetnum object 
#
#FAILURE
#
# ***but will succeed at the moment until checks are tightened***
# RESULT 8: The creation will fail with Authorisation failed

# inetnum status tests
# CASE 9: We try to update inetnum object
# changing status ASSIGNED PA to LIR-PARTITIONED PA
#
# update inetnum object 
#
#SUCCESS
#
# RESULT 9: The update will succeed

# inetnum status tests
# CASE 10: We try to create inetnum object
# with status ASSIGNED PA under ALLOCATED PA
#
# create inetnum object 
#
#SUCCESS
#
# RESULT 10: The creation will succeed

# inetnum status tests
# CASE 11: We try to delete inetnum object
# with status LIR-PARTITIONED PA from a hierarchy
#
# delete inetnum object 
#
#SUCCESS
#
# RESULT 11: The deletion will succeed

# inetnum status tests
# CASE 12: We try to create inetnum object
# with status LIR-PARTITIONED PA under ALLOCATED UNSPECIFIED
#
# create inetnum object 
#
#SUCCESS
#
# RESULT 12: The creation will succeed

# inetnum status tests
# CASE 13: We try to create inetnum object
# with status ALLOCATED UNSPECIFIED under ALLOCATED UNSPECIFIED
#
# create inetnum object 
#
#FAILURE
#
# RESULT 13: The creation will fail with Authorisation failed

# inetnum status tests
# CASE 14: We try to update inetnum object
# with status ALLOCATED UNSPECIFIED 
# and change the mnt-by to something not in the allocmnt list
#
# update inetnum object 
#
#SUCCESS
#
# RESULT 14: The update will succeed

