magnum/magnum/api/controllers/v1
Vilobh Meshram f58b47fe01 Fix k8s CLI to work with Bay name
K8s CLI especially pod/rc/service show and delete works with UUID. This
patch aims to fix k8s CLI to work with bay name as well. If needed this
patch will be ported back to stable/liberty as well.

Change-Id: I2fc9352af63cb261864be9332609603fb943a165
Closes-Bug: #1509091
2015-10-23 14:06:47 +08:00
..
__init__.py Adding API support for magnum service 2015-09-29 18:45:49 +00:00
base.py Use a simple way to determine whether a wsme type is null 2015-07-16 08:14:32 +08:00
bay.py Change bay.*_cert_uuid to bay.*_cert_ref 2015-09-01 16:16:36 +09:00
baymodel.py Baymodel create should allow no network_driver specified 2015-10-09 20:01:11 +00:00
certificate.py Add Certificate controller for TLS support. 2015-09-05 13:45:43 +00:00
collection.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
container.py Fix comment container delete should accept both uuid/name 2015-10-07 17:14:39 -07:00
magnum_services.py Adding API support for magnum service 2015-09-29 18:45:49 +00:00
node.py Set project_id and user_id from context directly 2015-08-26 14:35:17 +09:00
pod.py Fix k8s CLI to work with Bay name 2015-10-23 14:06:47 +08:00
replicationcontroller.py Fix k8s CLI to work with Bay name 2015-10-23 14:06:47 +08:00
service.py Fix k8s CLI to work with Bay name 2015-10-23 14:06:47 +08:00
types.py Merge "Remove coding:utf-8" 2015-09-23 16:26:55 +00:00
utils.py Remove unreachable code in API utils 2015-07-07 15:38:23 -04:00
x509keypair.py Set project_id and user_id from context directly 2015-08-26 14:35:17 +09:00