horizon/openstack_dashboard/api/rest
Andrey Kurilin 3a2e82ab75 Extend settings with OPENSTACK_SERVER_DEFAULT_USER_DATA
The new setting should allow an administrator to specify default user_data
for new VMs. The default user_data can be a string template that accepts
request object which has info about the user, so the default user_data can
be personalized.

Change-Id: I86ac21bf82c1667135abd4f20fb4514da0899450
2022-09-01 19:23:00 +03:00
..
__init__.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
cinder.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
config.py Extend settings with OPENSTACK_SERVER_DEFAULT_USER_DATA 2022-09-01 19:23:00 +03:00
glance.py pylint: Fix unnecessary-comprehension warning 2020-09-27 12:44:16 +09:00
json_encoder.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
keystone.py Define default settings explicitly (openstack_dashboard 1/5) 2019-04-24 02:32:47 +09:00
network.py Fix tenant floating_ip_allocation call in neutron rest api. 2019-06-07 10:47:41 +10:00
neutron.py Merge "Address RemovedInDjango40Warning (2)" 2022-03-03 10:14:04 +00:00
nova.py Address RemovedInDjango40Warning (4) 2022-02-04 16:27:18 +09:00
policy.py Trivial: Fix import order in api/rest/*.py 2016-02-12 12:41:44 +08:00
swift.py Merge "Address RemovedInDjango40Warning (4)" 2022-03-10 12:24:44 +00:00
urls.py Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
utils.py Address RemovedInDjango40Warning (7) 2022-02-04 16:27:32 +09:00