Re: [Openstack] heat policy.json

2014-05-27 Thread Benedikt Trefzer
Hi Steve Thanks for the information. I will launch a bug to request this. So the only way to prevent http access to anywhere (which includes eg the managemt lan the server is connected to) is to deinstall heat. Or is there another solution eg. using a proxyServer ? Cheers Benedikt On 28.05.20

Re: [Openstack] heat policy.json

2014-05-27 Thread Steve Baker
On 15/05/14 01:10, Benedikt Trefzer wrote: > Hi all > > I like to disallow upload of heat templates by mentioning a template URL > in Horizon (and the same for the environment). This should be achieved > with policy.json file since the functionality should also be disabled > for api access. > Anyo