magnum/magnum/common
Theodoros Tsioutsias 23ca0d3c66 No new NGs for clusters without an api_address
With this change, the nodegroup api controller raises an exception
if the user tries to create a nodegroup in a cluster that does not
have an api_address yet. If the nodegroup is created without the
cluster's API address as an input then the new nodes will not be
able to join the cluster.

Change-Id: If3b168d7f756a055b80d38a4f80cedc97f1b47e8
story: 2006716
task: 37087
2019-10-23 10:04:57 +00:00
..
cert_manager Fix python3 compatibility 2019-01-17 08:46:52 +00:00
policies ng-8: APIs for nodegroup CRUD operations 2019-09-26 08:45:57 +00:00
x509 Fix python3 compatibility 2019-01-17 08:46:52 +00:00
__init__.py Create a ReST API entrypoint 2014-11-18 14:01:20 -07:00
cinder.py [fedora atomic k8s] Add boot from volume support 2019-09-20 05:00:29 +00:00
clients.py [fedora atomic k8s] Add boot from volume support 2019-09-20 05:00:29 +00:00
config.py Integrate OSProfiler in Magnum 2017-01-24 07:43:31 +07:00
context.py Deprecate usage of tenant and user in context 2018-02-06 14:00:43 +00:00
docker_utils.py Move to docker python SDK 2.x.x 2017-06-09 15:03:25 +00:00
exception.py No new NGs for clusters without an api_address 2019-10-23 10:04:57 +00:00
keystone.py Add support for www_authentication_uri 2018-11-06 17:13:10 +00:00
name_generator.py Trivial code cleanups 2018-10-02 19:41:34 +00:00
neutron.py bug: Cluster should be creatable w/o fixed subnet 2019-10-17 22:33:27 +00:00
nova.py Pass ssh public key as string 2019-10-08 07:56:52 +00:00
octavia.py Delete loadbalancers and floatingips for service and ingress 2019-02-05 10:12:35 +13:00
policy.py Implement basic policy module in code 2017-10-19 08:33:58 +07:00
profiler.py Remove log translations 2017-03-30 17:05:10 +08:00
rpc.py Set access_policy for messaging's dispatcher 2017-06-21 11:14:24 +05:30
rpc_service.py Avoid running periodic processes inside each worker process 2017-09-19 10:06:32 +00:00
service.py Centralize config option: service section 2016-09-22 05:57:24 +00:00
short_id.py Convert bytes to string in get_id for python3 compatibility 2016-02-29 14:34:01 +08:00
urlfetch.py Add missing ws separator between words 2018-11-21 14:24:53 +08:00
utils.py Improve dns format validation 2019-08-15 23:25:06 +00:00