When building a docker image, skyline-console is required,
so add skyline-console as a git submodule.
Change-Id: I429879dbfb93f48aacbe09966388f25a5afab43d
1. add a cmd script to generate sample config
2. set setup as False for generate_swagger, so we can make swagger
without skyline-apiserver yaml config
3. add make genconfig into Makefile
4. add config-sample-generator scripts into pyproject.toml
5. replace async with sync for generate_swagger script
6. add items, keys, values function for Group and Configuration
Change-Id: I4c7196f1d766a6abdc24c71c4b3135cd40cc26ef
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
Before adding any code, add basic Zuul support for the repository
(noop-tests) so that it can pass Zuul checks and gating.
Change-Id: Ib728f83fedd08c989c38f02672f700fe133b39f5