Fix personas due to new services.
Change-Id: I2e70dfa090a3b81070c124cbf89e82c818c7aba2
This commit is contained in:
parent
74ca7202fd
commit
4f682ab484
@ -17,7 +17,6 @@ components:
|
|||||||
- quantum
|
- quantum
|
||||||
- openvswitch
|
- openvswitch
|
||||||
- cinder
|
- cinder
|
||||||
- novnc
|
|
||||||
- nova
|
- nova
|
||||||
- nova-client
|
- nova-client
|
||||||
- django-openstack-auth
|
- django-openstack-auth
|
||||||
@ -64,11 +63,14 @@ subsystems:
|
|||||||
- novncproxy
|
- novncproxy
|
||||||
- scheduler
|
- scheduler
|
||||||
- xvpvncproxy
|
- xvpvncproxy
|
||||||
|
- spicehtml5proxy
|
||||||
quantum:
|
quantum:
|
||||||
- server
|
- server
|
||||||
- agent
|
- agent
|
||||||
cinder:
|
cinder:
|
||||||
- all
|
- api
|
||||||
|
- scheduler
|
||||||
|
- volume
|
||||||
supports:
|
supports:
|
||||||
- rhel
|
- rhel
|
||||||
...
|
...
|
||||||
|
@ -40,19 +40,16 @@ subsystems:
|
|||||||
keystone:
|
keystone:
|
||||||
- all
|
- all
|
||||||
nova:
|
nova:
|
||||||
- api-ec2
|
- api
|
||||||
- api-metadata
|
|
||||||
- api-os-compute
|
|
||||||
- cert
|
- cert
|
||||||
- compute
|
- compute
|
||||||
- conductor
|
- conductor
|
||||||
- consoleauth
|
|
||||||
- network
|
- network
|
||||||
- novncproxy
|
|
||||||
- scheduler
|
- scheduler
|
||||||
- xvpvncproxy
|
|
||||||
cinder:
|
cinder:
|
||||||
- all
|
- api
|
||||||
|
- scheduler
|
||||||
|
- volume
|
||||||
supports:
|
supports:
|
||||||
- rhel
|
- rhel
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user