Re: [Openstack] (Juno - *sigh*) Want non-admin access to hypervisor:VM association.

2018-11-18 Thread Ken D'Ambrosio
On 2018-11-18 09:11, Mohammed Naser wrote: > https://blueprints.launchpad.net/nova/+spec/openstack-api-hostid > > This should take care of it, don't know if it exists in Juno though. It *does* exist in Juno, it *can't*, however, do what I want -- at least, generically. The hostId that gets ret

Re: [Openstack] (Juno - *sigh*) Want non-admin access to hypervisor:VM association.

2018-11-18 Thread Mohammed Naser
https://blueprints.launchpad.net/nova/+spec/openstack-api-hostid This should take care of it, don't know if it exists in Juno though. On Thu, Nov 15, 2018 at 1:49 PM Ken D'Ambrosio wrote: > Hey, all. We've got a Juno cloud, and we'd like various end-users to be > able to see which hypervisors

[Openstack] (Juno - *sigh*) Want non-admin access to hypervisor:VM association.

2018-11-15 Thread Ken D'Ambrosio
Hey, all. We've got a Juno cloud, and we'd like various end-users to be able to see which hypervisors their VMs spring up on. /etc/nova/policy.json seems to have some relevant info, but it's hard to tell what does what. "compute_extension:hypervisors" looks like a possible candidate, but th