1166 - 'Quay Enterprise' to 'Red Hat Quay'
This commit is contained in:
parent
b5a5ce7c43
commit
674e471973
24 changed files with 71 additions and 71 deletions
|
@ -13,7 +13,7 @@ logger = logging.getLogger(__name__)
|
|||
|
||||
@resource('/v1/kubernetes/deployments/')
|
||||
class SuperUserKubernetesDeployment(ApiResource):
|
||||
""" Resource for the getting the status of Quay Enterprise deployments and cycling them """
|
||||
""" Resource for the getting the status of Red Hat Quay deployments and cycling them """
|
||||
schemas = {
|
||||
'ValidateDeploymentNames': {
|
||||
'type': 'object',
|
||||
|
|
Reference in a new issue