Configuring storage for image registry

The NPS provides modular commands for performing the individual operations:

Prerequisites
Ensure that the VIM state is in STORAGE_CONFIGURED state.
Procedure
  1. Run the following NPS RHOCP command configures storage for image-registry
    nps deploy -s rhocp -a configure-image-registry
  2. Check the status using the following command:
    1. If the state is displayed as IMAGE_REGISTRY_CONFIGURED, Storage is successfully configured for image registry
    2. If the state is displayed IMAGE_REGISTRY_CONFIGURE_FAILED, see Image registry configuration failed.
    nps show --data vim

    Wait until the status is displayed as IMAGE_REGISTRY_CONFIGURED or IMAGE_REGISTRY_CONFIGURE_FAILED