1. merge skyline-config into skyline-apiserver
2. move tests into skyline-apiserver
3. we will remove skyline-config after we merge skline-policy-manager
and skyline-nginx into skyline-apiserver
Change-Id: I76091eb0f19333bafd999f3e03cb8bfc2ada6640
1. Remove -f of poetry build command. Merge two commands
as 'poetry build'.
2. Update submodule for skyline-console
Change-Id: I91a04439c3a605a0159890a4603684a785d7a90c
1. add build sdist into Makefile
2. update the submodule for skyline-console
It's ready for kolla to build image with source packages.
Change-Id: Iee016f241e5c141de4f135a35a406517b3f87e1f
Remove git_config when make venv. So when we integrate
with devstack, we will not be interrupted by git.
Change-Id: I23d6fac4dda5bc1c2caa269f0591cb4e6137743d
1. Add make clean
2. Specify configuration file used by mypy
3. Add some directories to dockerignore
Change-Id: I4f6b0d5ba894214bb0fcff21443f9808f56d595e
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