1. remove base_roles from openstack group
2. add qos and floating-ip-port-forwarding into extention_mapping
Change-Id: I461ae3f8979377ae22ec851bf3315e509b22cfbd
Some users forget to add single quotation marks for the password
value which contains blanks or back slashes, which cause login
failures. Adding signle quotation marks for password values in
the example file as a remind.
Change-Id: I0ab68d67f94a90b983b204ced76e85323eeaacdc
1. add barbican related policy
2. add barbican into service_mapping
3. add releatenote for barbican
4. update releatenote for zun and magnum
Change-Id: I366e4482617654baab9091736e6f2b186aed6371
Add manila into service mapping. So if we deployed the
manila service, we can get the endpoint of it by default.
Re-sort the service mapping by its' initial.
Change-Id: I88dbafbe34b0e95eff0b00d9260f1b7a6fc0db77
1. add magnum install into post_install.sh
2. add magnum into SUPPORTED_SERVICE_EPS and PREFIX_MAPPINGS
3. add magnum policy
Change-Id: I10d2d337331d8c4857f6e58331e545eead0bf26f
If the log_dir is /var/log/kolla, and when we
deploy with devstack, we only chown the permission
for /var/log/kolla/skyline with stack user.
But the permission for /var/log/kolla is still root.
So it can not be access by stack user.
We will both change the log_dir in skyline-console
project.
Change-Id: I852c44cda2f9879aa8d8e405bb39bba13f35b8ca
Add swift endpoint url when generate nginx.conf.
Add swift type into service mapping. Also update
the sample file of skyline.yaml.
Change-Id: Ib7dc4202bb390557afb665da7f5ae4004d40f324
1. add ironic into service_mapping
2. add octavia into service_mapping
3. change interface_type as public
Change-Id: I9ffa419ffac3b7f20784cf7ae4e12a26e3e6bb4d
Under etc dictory, add sample yaml config file
named skyline-apiserver.yaml.sample
Updated the README.md and README-zh_CN.md file
to make quick start more clearly.
Closes-Bug: #1931673
Change-Id: I023cfbeac33543d2989f5017c878cd17160f8c76