Re: [Openstack] Trove MySQL v5.[67] images?

2016-10-12 Thread Turbo Fredriksson
On Oct 11, 2016, at 10:12 PM, Mark Kirkwood wrote: > Hmm - so what error are you getting? For a long time i got problem with trove-guestagent not being able to connect to the RabbitMQ cluster I have. After a lot of trial and error I finally realized it must be the same cluster that Openstack use

Re: [Openstack] Trove MySQL v5.[67] images?

2016-10-12 Thread Turbo Fredriksson
On Oct 12, 2016, at 9:53 AM, Turbo Fredriksson wrote: > On Oct 11, 2016, at 10:12 PM, Mark Kirkwood wrote: > >> Hmm - so what error are you getting? > > Which must be because I'm running an old guest agent.. I'm upgrading my > guest image at the moment. Oh, YEAH! Now working just fine (with a

[Openstack] [OpenStack] [Swift] How to install Swift3 middleware?

2016-10-12 Thread Alexandr Porunov
Hello, I want to use S3 api for Swift. I have installed swift3 as here: git clone https://github.com/openstack/swift3 cd swift3 python setup.py install Then I have configured my proxy-server.conf as here: [pipeline:main] pipeline = catch_errors gatekeeper healthcheck proxy-logging cache contai

Re: [Openstack] [OpenStack] [Swift] How to install Swift3 middleware?

2016-10-12 Thread John van Ommen
Are you installing OpenStack from trunk? I've installed Swift3 on Helion Open Stack 2.0, and the published instructions didn't work for me at all. On Wed, Oct 12, 2016 at 10:26 AM, Alexandr Porunov wrote: > Hello, > > I want to use S3 api for Swift. > > I have installed swift3 as here: > > git c

[Openstack] Missed Domain tab

2016-10-12 Thread Mindaugas
Hello, After dashboard was installed (newton release) - i could not find domain tab in a identity section. Domain appears in a login screen. Controller OS Centos 7.2. Issue or configuration problems? Thank you in advance. Pagarbiai /Best regards Mindaugas _

[Openstack] Does anybody know something about ceph.com unavailability?!

2016-10-12 Thread Erdősi Péter
Hello! I know, it's not exactly OS question, but I think a lot of us using it with libvirt, and maybe somebody have info, cause I cannot reach download.ceph.com and ceph.com either for 3-4 days, and not found anything about this issue... Thanks, Peter __

Re: [Openstack] Does anybody know something about ceph.com unavailability?!

2016-10-12 Thread Jens Rosenboom
2016-10-12 20:18 GMT+02:00 Erdősi Péter : > Hello! > > I know, it's not exactly OS question, but I think a lot of us using it with > libvirt, and maybe somebody have info, cause I cannot reach > download.ceph.com and ceph.com either for 3-4 days, and not found anything > about this issue... These

Re: [Openstack] Missed Domain tab

2016-10-12 Thread Brad Pokorny
Please see the info here on things to watch for in the setup and common configuration issues: https://www.symantec.com/connect/blogs/domain-support-horizon-here Thanks, Brad On 10/12/16, 10:47 AM, "Mindaugas" wrote: >Hello, > >After dashboard was installed (newton release) - i could not find do

Re: [Openstack] [OpenStack] [Swift] How to install Swift3 middleware?

2016-10-12 Thread Alexandr Porunov
No, I have only OpenStack Swift and Keystone. I used simple installation and configuration from this tutorials: http://docs.openstack.org/mitaka/install-guide-rdo/ On Wed, Oct 12, 2016 at 8:44 PM, John van Ommen wrote: > Are you installing OpenStack from trunk? > > I've installed Swift3 on Helio

Re: [Openstack] [OpenStack] [Swift] How to install Swift3 middleware?

2016-10-12 Thread Mark Kirkwood
On 13/10/16 06:26, Alexandr Porunov wrote: Hello, I want to use S3 api for Swift. I have installed swift3 as here: git clone https://github.com/openstack/swift3 cd swift3 python setup.py install Then I have configured my proxy-server.conf as here: [pipeline:main] pipeline = catch_errors ga

Re: [Openstack] Trove MySQL v5.[67] images?

2016-10-12 Thread Mark Kirkwood
On 12/10/16 21:53, Turbo Fredriksson wrote: Also, the bug I reported a few months ago (about hardcoded Security Groups) was also a problem. But in the meantime, I have to try to remember to go in and add a SG every time I add a DB.. Not ideal, but it will work for now.. I think you can avoid

[Openstack] [openstack] Prevent floating IP reassignment

2016-10-12 Thread Derek Wood
Hi, I have a question regarding using the compute "action" API to assign a floating IP to a server (http://developer.openstack.org/api-ref-compute-v2.1.html#addFloatingIp). Using the API call below [1], I am able to successfully assign a floating IP to a server, even if the floating IP is already

[Openstack] [Swift] Where can I get the libshss library ?

2016-10-12 Thread Yu Watanabe
Hello. I would like to ask question related to swift object storage node. I have set up swift object storage node following the installation guide and now finalizing the installation using the guide. http://docs.openstack.org/mitaka/install-guide-rdo/swift-finalize-installation.html However, I

Re: [Openstack] [Swift] Where can I get the libshss library ?

2016-10-12 Thread John Dickinson
Unfortunately, no (as far as i know). It's a proprietary library used by NTT. However, if you update to the latest version of liberasurecode, that warning message is suppressed. --John On 12 Oct 2016, at 19:58, Yu Watanabe wrote: > Hello. > > I would like to ask question related to swift obj

Re: [Openstack] [Swift] Where can I get the libshss library ?

2016-10-12 Thread Kota TSUYUZAKI
Correct. Thanks John for your quick response. Kota (2016/10/13 12:14), John Dickinson wrote: > Unfortunately, no (as far as i know). It's a proprietary library used by NTT. > > However, if you update to the latest version of liberasurecode, that warning > message is suppressed. > > --John > >

Re: [Openstack] [OpenStack] [Swift] How to install Swift3 middleware?

2016-10-12 Thread Alexandr Porunov
Hello, It still doesn't work... The same error is shown. Maybe I missed something? Maybe before the installation I had to done something or something else. I tried different things to run it. But when we do have swift3 or/and s3token in pipeline it doesn't work. Sincerely, Alexandr On Thu, Oct 1

Re: [Openstack] [Swift] Where can I get the libshss library ?

2016-10-12 Thread Yu Watanabe
Thank you for the response. I will check the latest liberasurecode (ver1.2.0). https://github.com/openstack/liberasurecode Best Regards, Yu Watanabe On Thu, Oct 13, 2016 at 1:47 PM, Kota TSUYUZAKI < tsuyuzaki.k...@lab.ntt.co.jp> wrote: > Correct. Thanks John for your quick response. > > Kota >

Re: [Openstack] [OpenStack] [Swift] How to install Swift3 middleware?

2016-10-12 Thread John van Ommen
To me, the errors you're receiving are indicative of the swift3 package not installing correctly. When you ran that first step (setup.py), did you get errors? John On Wed, Oct 12, 2016 at 10:03 PM, Alexandr Porunov wrote: > Hello, > > It still doesn't work... The same error is shown. Maybe I mi

Re: [Openstack] [OpenStack] [Swift] How to install Swift3 middleware?

2016-10-12 Thread Alexandr Porunov
No, I didn't. I ran "python setup.py install" one more time. Here is the output: http://paste.openstack.org/show/585535/ On Thu, Oct 13, 2016 at 8:21 AM, John van Ommen wrote: > To me, the errors you're receiving are indicative of the swift3 > package not installing correctly. > > When you ran

Re: [Openstack] [OpenStack] [Swift] How to install Swift3 middleware?

2016-10-12 Thread Kota TSUYUZAKI
Hi Alexandr, Though I cannot see the actual reason why the proxy-server failed (your report looks just proxy-server exist with status code 1), looking at your procedure, you might need to install dependencies (e.g. lxml) for swift3. I mean, > git clone https://github.com/openstack/swift3 >>