-
Done when:
- [ ] set up a Openstack Swift container for CWRC
- [ ] set up a mysql DB to track the successful ingest based on https://github.com/ualbertalib/swift_ingest/issues/2
- [ ] deploy the sc…
-
There's seems to be confusion on terminology in the OpenStack provider implementation for what a zone stands for in PKB, and what a zone means for OpenStack.
The following issues/PRs have been opened…
-
Changes we have on top of xena and thus probably need for 2023.1 as well are:
`git cherry -v stable/xena stable/xena-m3`
- [x] 62e2884487fe30518d197d9f590f2da45c9ca46e Configurable swift-accou…
-
Hi
I am using the OpenStack Keystone v3 sample to connect to OpenStack Swift storage to create the buckets and objects. I have used the s3proxy and configured the properties file to start the serv…
-
OpenStack services internal communications usually reuse a user token, and asynchronous operations can fail although client received a successful response code. A couple of examples:
* glance -> swif…
-
Dear Dev,
I am looking for a library that would allow me to upload files to Swift using this authorization backend, so that the password is not seen by the web app:
AUTHENTICATION_BACKENDS = ('ope…
-
/kind bug
**1. What `kops` version are you running?**
```
kops version
Client version: 1.30.1
```
**2. What Kubernetes version are you running?**
```
kubectl version
Client Version: v1.31.1…
-
I setup a ceph object storage and enable swift access. try to access ceph via swift, successed:
```bash
# swift -A http://10.125.224.26:7480/auth/v1.0 -U tstack:swift -K tstackqwer666 list
regswf…
-
Swift V1 auth is still valid and should be included with the OpenStack Swift plugin. Currently only V2 (Keystone) is supported. In standalone Swift deployments where only V1 auth is used the plugin fa…
-
For automation of the architecture deployment, one of the biggest work is too deploy Openstack services (here Swift and Keystone).
A good way to deploy services that are maintainable, scalable and ea…