Trying integration
Showing
.idea/cloud.iml
0 → 100644
.idea/dataSources.local.xml
0 → 100644
.idea/dataSources.xml
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
.idea/inspectionProfiles/Project_Default.xml
0 → 100644
.idea/misc.xml
0 → 100644
.idea/modules.xml
0 → 100644
.idea/vcs.xml
0 → 100644
.idea/watcherTasks.xml
0 → 100644
.idea/workspace.xml
0 → 100644
This diff is collapsed.
Click to expand it.
circle/circle/db.sqlite3
0 → 100644
File added
circle/dashboard/templates/auth/login.html
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
circle/openstack_api/__init__.py
0 → 100644
circle/openstack_api/base.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_api/cinder.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_api/exceptions.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_api/glance.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_api/keystone.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_api/messages.py
0 → 100644
circle/openstack_api/microversions.py
0 → 100644
circle/openstack_api/network.py
0 → 100644
circle/openstack_api/neutron.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_api/nova.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_api/rest/__init__.py
0 → 100644
circle/openstack_api/rest/cinder.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_api/rest/config.py
0 → 100644
circle/openstack_api/rest/glance.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_api/rest/json_encoder.py
0 → 100644
circle/openstack_api/rest/keystone.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_api/rest/network.py
0 → 100644
circle/openstack_api/rest/neutron.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_api/rest/nova.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_api/rest/policy.py
0 → 100644
circle/openstack_api/rest/swift.py
0 → 100644
circle/openstack_api/rest/urls.py
0 → 100644
circle/openstack_api/rest/utils.py
0 → 100644
circle/openstack_api/swift.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_api/utils/__init__.py
0 → 100644
circle/openstack_api/utils/csvbase.py
0 → 100644
circle/openstack_api/utils/escape.py
0 → 100644
circle/openstack_api/utils/file_discovery.py
0 → 100644
circle/openstack_api/utils/filters.py
0 → 100644
circle/openstack_api/utils/functions.py
0 → 100644
circle/openstack_api/utils/html.py
0 → 100644
circle/openstack_api/utils/lazy_encoder.py
0 → 100644
circle/openstack_api/utils/memoized.py
0 → 100644
circle/openstack_api/utils/scss_filter.py
0 → 100644
circle/openstack_api/utils/secret_key.py
0 → 100644
circle/openstack_api/utils/settings.py
0 → 100644
circle/openstack_api/utils/units.py
0 → 100644
circle/openstack_api/utils/validators.py
0 → 100644
circle/openstack_auth/__init__.py
0 → 100644
circle/openstack_auth/backend.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_auth/exceptions.py
0 → 100644
circle/openstack_auth/forms.py
0 → 100644
circle/openstack_auth/models.py
0 → 100644
circle/openstack_auth/plugin/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_auth/plugin/base.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_auth/plugin/k2k.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_auth/plugin/password.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_auth/plugin/token.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_auth/policy.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_auth/tests/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
circle/openstack_auth/tests/data_v2.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_auth/tests/data_v3.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_auth/tests/settings.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
circle/openstack_auth/tests/unit/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
circle/openstack_auth/tests/urls.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_auth/urls.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_auth/user.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_auth/user_key.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_auth/utils.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/openstack_auth/views.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment