jujucharms.com not able to ingest charm and bundles at this time

2015-06-16 Thread Richard Harding
I apologize that this has taken so long to go out. I wanted to let everyone
know that the UI Engineering team has been fighting to get a new
environment for jujucharms.com up and running. We have not been successful
to date however.

Currently we're running off our old staging site which is not able to run
our ingestion scripts that pull charm and bundle updates from launchpad.
When run, they trigger an issue that causes mongodb to crash and go down.
Mongodb is used to store the data for the charmstore on jujucharms.com.

The team has worked hard this past week to fix those issues and we spent
the last two days attempting to get those fixes into a new environment with
the great help of webops. Unfortunately we've hit an additional bug that
the team has to go back and look into.

The issue is critical and the team is investigating immediately. Our hope
is that it's small and we can attempt to get things going again tomorrow.
However, at this point we do not have a firm date and time for when full
service will be restored.

I want to apologize that this email was not sent out immediately upon the
service issues. This has been noted within the team and a new process put
into place to make sure that any time we have an issue that effects users
of our systems we're up front and clear on what's going on and when you can
expect things to return to normal.

If you have any questions please don't hesitate to ping me on irc (rick_h)
or via email and I will do my best to help in any way I can.

Thank you all for your patience and understanding.

--

Rick Harding

Juju UI Engineering
https://launchpad.net/~rharding
@mitechie

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


RE: Keystone error

2015-06-16 Thread dinesh.senapaty
The part where we relate keystone with mysql ( juju add-relation ) fails after 
we create a connection between the two. It says shared-db relation-changed 
fails. And this is the first thing we are trying to do before relating any 
other services.

From: John Meinel [mailto:j...@arbash-meinel.com]
Sent: Tuesday, June 16, 2015 7:28 PM
To: Dinesh Kumar Senapaty (WT01 - Global Media & Telecom)
Cc: juju
Subject: Re: Keystone error

Just that keystone needs to be related to mysql (juju add-relation) before you 
add any realations to other services.

John
=:->


On Tue, Jun 16, 2015 at 12:46 PM, 
mailto:dinesh.senap...@wipro.com>> wrote:


Not sure exactly on what you meant. Do we need to manually relate keystone with 
mysql DB rather than trying to relate from juju ?


From: John Meinel mailto:j...@arbash-meinel.com>>
Sent: Tuesday, June 16, 2015 1:17 PM
To: Dinesh Kumar Senapaty (WT01 - Global Media & Telecom)
Cc: juju
Subject: Re: Keystone error

I think I remember that keystone needs to be set up with its database relation 
before anything else is related to keystone, as the charm doesn't implement db 
migration.

John
=:->


On Mon, Jun 15, 2015 at 1:51 PM, 
mailto:dinesh.senap...@wipro.com>> wrote:

Hi ,



   We have been trying to deploy keystone charm using juju-gui ( the 
environment being "manual provisioning" ). When we relate mysql with keystone 
we always get an error " Hook Failed- shared db changed ". When we tried to 
debug this we found, juju takes the os endpoint different than the one it 
should actually take. Need your help.



Thanks,

Dinesh


The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

--
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Juju Office Hours - Thursday, 18 June @ 8pm UTC

2015-06-16 Thread Jorge O. Castro
Hello everyone,

It's time for office hours again this week! We'll be in Freenode IRC
#juju and on hangouts on air.

http://ubuntuonair.com for the feed, if you want to join into the
hangout itself I'll post the URL in the channel.

8pm UTC, 4pm EDT, 1pm PDT

-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


[review queue] Python Django

2015-06-16 Thread Charles Butler
https://code.launchpad.net/~thumper/charms/trusty/python-django/support-1.7/+merge/260389

I had a chance ot review thumpers python-django merge set which preps the
charm for django 1.7 and refactors several of the integration tests.  +1
and merged.

Charles Butler  - Juju Charmer
Come see the future of datacenter orchestration: http://jujucharms.com
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Keystone error

2015-06-16 Thread John Meinel
Just that keystone needs to be related to mysql (juju add-relation) before
you add any realations to other services.

John
=:->


On Tue, Jun 16, 2015 at 12:46 PM,  wrote:

>
>  Not sure exactly on what you meant. Do we need to manually relate
> keystone with mysql DB rather than trying to relate from juju ?
>
>  --
> *From:* John Meinel 
> *Sent:* Tuesday, June 16, 2015 1:17 PM
> *To:* Dinesh Kumar Senapaty (WT01 - Global Media & Telecom)
> *Cc:* juju
> *Subject:* Re: Keystone error
>
>  I think I remember that keystone needs to be set up with its database
> relation before anything else is related to keystone, as the charm doesn't
> implement db migration.
>
>  John
> =:->
>
>
> On Mon, Jun 15, 2015 at 1:51 PM,  wrote:
>
>>  Hi ,
>>
>>
>> We have been trying to deploy keystone charm using juju-gui (
>> the environment being "manual provisioning" ). When we relate mysql with
>> keystone we always get an error " Hook Failed- shared db changed ". When we
>> tried to debug this we found, juju takes the os endpoint different than the
>> one it should actually take. Need your help.
>>
>>
>>  Thanks,
>>
>> Dinesh
>>
>>
>>  The information contained in this electronic message and any
>> attachments to this message are intended for the exclusive use of the
>> addressee(s) and may contain proprietary, confidential or privileged
>> information. If you are not the intended recipient, you should not
>> disseminate, distribute or copy this e-mail. Please notify the sender
>> immediately and destroy all copies of this message and any attachments.
>> WARNING: Computer viruses can be transmitted via email. The recipient
>> should check this email and any attachments for the presence of viruses.
>> The company accepts no liability for any damage caused by any virus
>> transmitted by this email. www.wipro.com
>>
>> --
>> Juju mailing list
>> Juju@lists.ubuntu.com
>> Modify settings or unsubscribe at:
>> https://lists.ubuntu.com/mailman/listinfo/juju
>>
>>
>The information contained in this electronic message and any
> attachments to this message are intended for the exclusive use of the
> addressee(s) and may contain proprietary, confidential or privileged
> information. If you are not the intended recipient, you should not
> disseminate, distribute or copy this e-mail. Please notify the sender
> immediately and destroy all copies of this message and any attachments.
> WARNING: Computer viruses can be transmitted via email. The recipient
> should check this email and any attachments for the presence of viruses.
> The company accepts no liability for any damage caused by any virus
> transmitted by this email. www.wipro.com
>
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Keystone error

2015-06-16 Thread dinesh.senapaty

Not sure exactly on what you meant. Do we need to manually relate keystone with 
mysql DB rather than trying to relate from juju ?


From: John Meinel 
Sent: Tuesday, June 16, 2015 1:17 PM
To: Dinesh Kumar Senapaty (WT01 - Global Media & Telecom)
Cc: juju
Subject: Re: Keystone error

I think I remember that keystone needs to be set up with its database relation 
before anything else is related to keystone, as the charm doesn't implement db 
migration.

John
=:->


On Mon, Jun 15, 2015 at 1:51 PM, 
mailto:dinesh.senap...@wipro.com>> wrote:

Hi ,


   We have been trying to deploy keystone charm using juju-gui ( the 
environment being "manual provisioning" ). When we relate mysql with keystone 
we always get an error " Hook Failed- shared db changed ". When we tried to 
debug this we found, juju takes the os endpoint different than the one it 
should actually take. Need your help.


Thanks,

Dinesh


The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

--
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Keystone error

2015-06-16 Thread John Meinel
I think I remember that keystone needs to be set up with its database
relation before anything else is related to keystone, as the charm doesn't
implement db migration.

John
=:->


On Mon, Jun 15, 2015 at 1:51 PM,  wrote:

>  Hi ,
>
>
> We have been trying to deploy keystone charm using juju-gui (
> the environment being "manual provisioning" ). When we relate mysql with
> keystone we always get an error " Hook Failed- shared db changed ". When we
> tried to debug this we found, juju takes the os endpoint different than the
> one it should actually take. Need your help.
>
>
>  Thanks,
>
> Dinesh
>
>
>  The information contained in this electronic message and any attachments
> to this message are intended for the exclusive use of the addressee(s) and
> may contain proprietary, confidential or privileged information. If you are
> not the intended recipient, you should not disseminate, distribute or copy
> this e-mail. Please notify the sender immediately and destroy all copies of
> this message and any attachments. WARNING: Computer viruses can be
> transmitted via email. The recipient should check this email and any
> attachments for the presence of viruses. The company accepts no liability
> for any damage caused by any virus transmitted by this email.
> www.wipro.com
>
> --
> Juju mailing list
> Juju@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/juju
>
>
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju