sushy.resources.fabric.constants
Module¶sushy.resources.fabric.constants.
ADDRESS_STATE_DEPRECATED
= 'Deprecated'¶This address is currently within it’s valid lifetime, but is now outside of it’s preferred lifetime as defined in RFC 4862.
sushy.resources.fabric.constants.
ADDRESS_STATE_FAILED
= 'Failed'¶This address has failed Duplicate Address Detection testing as defined in RFC 4862 section 5.4 and is not currently in use.
sushy.resources.fabric.constants.
ADDRESS_STATE_PREFERRED
= 'Preferred'¶This address is currently within both it’s valid and preferred lifetimes as defined in RFC 4862.
sushy.resources.fabric.constants.
ADDRESS_STATE_TENTATIVE
= 'Tentative'¶This address is currently undergoing Duplicate Address Detection testing as defined in RFC 4862 section 5.4.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.