Metadata-Version: 2.1
Name: skyline-apiserver
Version: 0.1.0
Summary: 
License: Apache-2.0
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML
Requires-Dist: aiomysql (>=0.0.21,<0.0.22)
Requires-Dist: aiosqlite (>=0.17.0,<0.18.0)
Requires-Dist: alembic (>=1.4.2,<2.0.0)
Requires-Dist: bcrypt (>=3.2.0,<4.0.0)
Requires-Dist: databases
Requires-Dist: email-validator (>=1.1.1,<2.0.0)
Requires-Dist: fastapi[all]
Requires-Dist: gunicorn
Requires-Dist: hiyapyco (>=0.4.16,<0.5.0)
Requires-Dist: httpx (>=0.16.1,<0.17.0)
Requires-Dist: immutables
Requires-Dist: keystoneauth1 (>=3.17.0,<3.18.0)
Requires-Dist: orjson
Requires-Dist: osc-placement (>=1.7.0,<1.8.0)
Requires-Dist: passlib (>=1.7.2,<2.0.0)
Requires-Dist: pymysql
Requires-Dist: python-cinderclient (>=5.0.0,<5.1.0)
Requires-Dist: python-glanceclient (>=2.17.0,<2.18.0)
Requires-Dist: python-heatclient (>=1.18.0,<1.19.0)
Requires-Dist: python-jose (>=3.2.0,<4.0.0)
Requires-Dist: python-keystoneclient (>=3.21.0,<3.22.0)
Requires-Dist: python-neutronclient (>=6.14.0,<6.15.0)
Requires-Dist: python-novaclient (>=15.1.0,<15.2.0)
Requires-Dist: python-octaviaclient (>=1.10.0,<1.11.0)
Requires-Dist: skyline-config
Requires-Dist: skyline-log
Requires-Dist: skyline-policy-manager
Requires-Dist: sqlalchemy (>=1.3.0,<1.4.0)
Requires-Dist: ujson
Requires-Dist: uvicorn[standard] (>=0.12.1,<0.13.0)
