First time here? Check out the FAQ!
2014-09-16 03:51:51 -0500 | received badge | ● Famous Question (source) |
2014-07-11 03:05:58 -0500 | received badge | ● Famous Question (source) |
2014-07-08 04:57:04 -0500 | answered a question | CRITICAL error glance. AttributeError: 'NoneType' object has no attribute 'drivername' I found the problem. In configuration files glance-api.conf and glance-registry.conf I wrote |
2014-07-08 04:49:00 -0500 | received badge | ● Notable Question (source) |
2014-07-07 07:04:01 -0500 | received badge | ● Popular Question (source) |
2014-07-04 07:30:58 -0500 | commented answer | glance-manage db_sync problem I ran Sorry for any misunderstanding I'm pretty inexperienced in this. |
2014-07-04 07:30:36 -0500 | commented answer | glance-manage db_sync problem I searched answers and I found it was a bug and a new version was deployed. I tried apt-get update but in the repository there wasn't any change. So, finally, I had to install from sources(with python install). This is the link from where I downloaded the package |
2014-07-04 07:29:38 -0500 | commented answer | glance-manage db_sync problem Thanks for reply, First time I tried to install with |
2014-07-04 06:45:35 -0500 | received badge | ● Notable Question (source) |
2014-07-03 22:31:25 -0500 | received badge | ● Popular Question (source) |
2014-07-03 16:19:32 -0500 | commented answer | glance-manage db_sync problem Thanks, Well, I tried either glance-api.conf and glance-api-paste.ini as --config-file option but the output is the same. Glance user has permissions on these files. Also using |
2014-07-03 12:27:22 -0500 | asked a question | glance-manage db_sync problem Hi guys, I am trying to create the database tables for the Image Service.
When I run the following command Traceback (most recent call last): |
2014-07-02 08:32:43 -0500 | received badge | ● Editor (source) |
2014-07-02 08:29:23 -0500 | asked a question | CRITICAL error glance. AttributeError: 'NoneType' object has no attribute 'drivername' Hi guys, I am trying to configure the Image Service. Well, my knowledges are not very large and I follow this link in order to complete the installation.
When I try to create the database tables for the Image Service with Thanks Later Edit: I didn't know I couldn't share links, my bad |