summaryrefslogtreecommitdiffstats
path: root/mcp/reclass/classes/cluster/baremetal-mcp-ocata-ovs-dpdk-ha/openstack/control_init.yml
blob: 79c3879400ebe9e76c59bb0662f92842844d60dd (plain)
1
2
3
4
5
6
7
8
9
10
---
classes:
  - system.keystone.client.single
  - system.keystone.client.service.aodh
  - system.keystone.client.service.ceilometer
  - system.keystone.client.service.nova21
  - system.keystone.client.service.nova-placement
  - system.keystone.client.service.glare
  - system.keystone.client.service.cinder3
  - system.keystone.client.service.designate
isofs nfs coda udf Ioctl() fixups have been made for: ncpfs smbfs Filesystems with simple fixups to prevent 16-bit UID wraparound: minix sysv qnx4 Other filesystems have not been checked yet. - The ncpfs and smpfs filesystems cannot presently use 32-bit UIDs in all ioctl()s. Some new ioctl()s have been added with 32-bit UIDs, but more are needed. (as well as new user<->kernel data structures) - The ELF core dump format only supports 16-bit UIDs on arm, i386, m68k, sh, and sparc32. Fixing this is probably not that important, but would require adding a new ELF section. - The ioctl()s used to control the in-kernel NFS server only support 16-bit UIDs on arm, i386, m68k, sh, and sparc32. - make sure that the UID mapping feature of AX25 networking works properly (it should be safe because it's always used a 32-bit integer to communicate between user and kernel) Chris Wing wingc@umich.edu last updated: January 11, 2000