Sai Sindhur Malleni

Results 22 issues of Sai Sindhur Malleni

https://github.com/jaredoconnell/cluster-impairment-operator built by Jared runs on the cluster and itnroduces latency/packet loss to simulate WAN/Remote worker node scenarios. Kraken can install this operator on the cluster and introduce network faults...

enhancement

Right now, we inject failures and check for cluster health and recovery on a idle cluster. However, in production that is hardly the case, as the cluster will have some...

Currently, if we want to dpeloy OpenStack at scale using infrared VMs, we are limited by the RAM/capacity on the hypervisor. It would greatly help to add functionality to deploy...

Several paremeters in the undercloud.conf.j2 used by the tripleo-undercloud plugin have been deprecated from the DEFAULT section and been moved to ctlplane-subnet section. However, the jinja2 template being used has...

It would be good to be able to set the root disk on nodes for baremetal machines in ironic properties, using introspection data from swift. We are seeing the need...

In cerberus/database/client.py it would be a good improvement to use SQLAlchemy for ORM as you would then no longer need to write pure SQL statements as in https://github.com/openshift-scale/cerberus/blob/master/cerberus/database/client.py#L54-L55

enhancement

Ansible networking (https://docs.ansible.com/ansible/latest/network/index.html) is now being used in several very large production environments with network devices in the order of thousands. It has support for several major vendors such as...

enhancement
external-dependency
network
ansible

Instead of assuming the first host is always the undercloud, there should be a programmatic way through QUADS cli to set the undercloud host in a cloud. This is needed...

enhancement

It would be cool if the user had an option to specify the version/puddle/build of TripleO/Director he wanted in the ticket and QUADs hands him over the fully baked cloud...

enhancement

As we make further improvements to QUADS and possible have a base Networking Class that is inherited by classes specific to vendors like Juniper.py, Cisco.py as some of the other...

enhancement
external-dependency